DR2 - Conceptual Design Review Guidelines
DR2 - Conceptual Design Review Guidelines
DR2 - Conceptual Design Review Guidelines
System Diagrams
The following information is required for the conceptual design review and all subsequent
design reviews.
System architecture diagram (hierarchical function diagram OR component diagram)
Function-flow block diagram
Circuit block diagram (NOT circuit schematics)
System architecture diagram
A system architecture diagram is a hierarchical representation of the system, subsystem, and
components. An optional diagram is a hierarchical function diagram, which closely mirrors
the architecture diagram with the key difference that nodes are represented as functions
instead of subsystems and components.
Example:
Concept Generation
The following information is required for the conceptual design review, but NOT
subsequent design reviews.
Technical benchmarking
Summary of concept generation
o Highlights of most important generated concepts
o Rationale for selecting specific concepts
Proofs of concept for risky or uncertain concepts
Backup plan in case the primary concept does not work as expected
Customer feedback on concepts
Technical Benchmarking
In the preliminary design review, you reported on relevant benchmarks. For this design
review, you should update your report to include
When done properly, you will likely have hundreds of concepts. A few of these concepts will
be very different from one another, and a large portion of them will be small modifications to
other concepts. It is too difficult to comprehensively communicate every concept you and
your team generated and evaluated, so you will need to prioritize which to show. You should
NOT present a chronology of how each concept was developed.
To do this, you should highlight a few generated concepts from a few iterations that
demonstrate a wide variety of ideas the rationale for choosing particular concepts to move
forward. You should briefly explain which methods you used to generate concepts, show a
few of the results, and show how you eliminated or modified concepts.
It is important to demonstrate the rationale for selecting specific concepts, and you should
use the framework provided in the lecture on selecting concepts for describing your decision
making. One major part of this rationale will be the weighted decision matrix, which will
help you distinguish between concepts that have passed go/no-go decision making steps.
Some of the concepts you consider will be risky, in the sense that the likelihood of success
will be uncertain. This will especially be the case when considering which technology to use
to achieve a particular function.
As much as possible, you should use small-scale or simple experiments or prototypes to test
ideas. The goal here is to demonstrate some reasonable proof that a concept is viable. These
proofs can come in many forms, but any proof should be gathered with the goal of reducing
ambiguity or answering a specific design question.
Backup plan in case the primary concept does not work as expected
Because some concepts can be risky or uncertain, it is useful to have a backup concept or
plan to rely on in the event of the preferred concept failing. You should describe this in your
design review briefly.
Gather feedback on early concepts from potential customers and present this data. Be careful
to not ask customer what they think about your idea, since this will lead to unreliable results.
MENG 487/488 Conceptual Design Review Guidelines
Instead, ask customers how they imagine they would use this concept, how they would
change it, and what concepts they might think of instead.
This should be done early into the concept generation process to give the team time to
incorporate feedback.
Important Notes
Generally, teams can generate more and better concepts if individuals generate concepts first
and then the team meets to discuss and combine concepts into another round of concepts.
Concepts should be represented as annotated sketches. DO NOT USE CAD at this stage!
Computer graphics take too much time to make relative to sketches, and forces designers to
make detailed decisions that are better to defer, such as dimensions or the relative placement
of components in a system. Designers who prematurely use CAD also limit the breadth of
ideas they consider, negatively influencing design outcomes. Sketches do not need to be
artistic, but they should be clear and annotated in order to maximize their ability to
communicate the idea. Include length scales to indicate size.
When presenting the final idea, you should include sketches of the primary subsystems and a
composite sketch of the overall project solution. The sketch should clearly show the
subsystems and include a scale to indicate the general size of the composite system.
Binder Submission
Producing good documentation is an essential part of being an engineer. In this class, you
produce both a printed binder with the essential documentation and a digital submission on a
USB drive with additional information that does not make sense to print, such as code or
CAD files.
While design reviews are ungraded and are on a pass/fail basis only, your documentation
contained in the team binder is graded. Each project binder submission represents about
13% your semester grade. You will submit a team binder 7 days after a passed design
review. If the binder is submitted after 7 days, the late penalties described in the syllabus will
be applied.
Because the binder is required to be printed, this can potentially represent a large cost to print
the documentation. You should NOT use your own personal funds to print the
documentation for the binder. Glenn has a printer and other printing services for the use of
this class. Additionally, arrange printing posters or Gantt charts with Glenn.
Binder Content and Structure
At the end of the school year, your final deliverable will be a prototype and a team binder
with complete documentation of the design process and documentation for that prototype.
Each design review builds on the prior design review, and subsequently builds content for
that final submission.
MENG 487/488 Conceptual Design Review Guidelines
The team binder must include printed versions of the content covered in the design review.
All the expected minimum content for the design review must be present, in addition to any
necessary information important for your particular project. The binder documentation
should be written in a way that someone could reproduce what you have done so far.
Problem Statement
o This section includes 2-3 page write-up of the problem statement, background,
and problem definition. Include references at the end of this section as needed.
Design Documentation
o This documentation will detail various aspects of the design and analysis for the
project. This documentation helps others understand your design decisions.
o Have a separate subsection for each type of content from each design review in
the lists of minimum expected content (see the list at the top of this document, for
example)
Each section should include a short write-up explaining the content and
important decisions or conclusions based on the presented evidence and
content
The goal is to orient the reader to what they are looking at.
e.g., there should be a section for customer research, a section for
benchmarks, a section for market research, etc.
Include supporting evidence and data, if it makes sense to print it off.
Otherwise, include it in the digital submission only.
o Write-ups do NOT need to include transitions between binder sections
3-9 reports – Weekly 3-9 reports
Drawings – system-level CAD printouts, wiring diagrams, and programming flowcharts
You should label files in any way that makes sense to you, but you should append a version
number at the end of each file. Minor changes increase the version count by 0.1, and major
changes increment the version counter to the next integer. Keep file names descriptive and
avoid abbreviations if there is room for confusion.