Design Document

Video Lecture

Video, Slides

Description

The design document communicates the complete and detailed design of your project. It is substantially more detailed than the proposal and prepares you for the assembly phase of the semester. A quality design document is the key to a successful project. Use the following format.

  1. Introduction

    • Problem and Solution Overview:

      One to two paragraphs explaining the context of the problem to be solved by your project, including any relevant references to justify the existence and/or importance of the problem (i.e., the need or want for a solution). Justify the novelty of your solution or explain the expected improvements of your solution over previous results.

    • Visual Aid

      A pictorial representation of your project that puts your solution in context. Not necessarily restricted to your design. Include other external systems relevant to your project (e.g. if your solution connects to a phone via Bluetooth, draw a dotted line between your device and the phone). Note that this is not a block diagram and should explain how the solution is used, not a breakdown of inner components.

    • High-level requirements list:

      A list of three to four objective characteristics that this project must exhibit in order to solve the problem. These should be selected such that if any of these requirements were not met, the project would fail to solve the problem. Avoid vague requirements that can be interpreted a number of ways (e.g. "The radio subsystem should work reliably."). Each high-level requirement must be stated in complete sentences and displayed as a bulleted list.

  2. Design

    • Block Diagram:

      A general block diagram of the design of your solution. Each block should be as modular as possible and represent a subsystem of your design. In other words, they can be implemented independently and re-assembled later. The block diagram should be accompanied by a brief (1 paragraph) description of the high level design justifying that the design will satisfy the high-level requirements.

    • Physical Design (if applicable):

      A physical diagram of the project indicating things such as mechanical dimensions or placement of sensors and actuators. The physical diagram should also be accompanied by a brief one paragraph description.

    • [SUBSYSTEM NAME]

      For each subsystem in your block diagram, you should include a highly detailed and quantitative block description. Each description must include a statement indicating how the block contributes to the overall design dictated by the high-level requirements. Any and all design decisions must be clearly justified. Any interfaces with other blocks must be defined clearly and quantitatively.

      Include any relevant supporting figures and data in order to clearly illustrate and justify the design. Typically a well justified block design will include some or all of the following items: Circuit schematics, simulations, calculations, measurements, flow charts, mechanical diagrams (e.g. CAD drawings, only necessary for mechanical components).

      You must include a Requirements and Verifications table. Please see the R&V page for guidance on writing requirements and verification procedures.

    • Tolerance Analysis: Through discussions with your TA, identify the block or interface critical to the success of your project that poses the most challenging requirement. Analyze it mathematically and show that it can be feasibly implemented and meet its requirements. See the Tolerance Analysis guide for further guidance.
  3. Cost and Schedule

    1. Cost Analysis: Include a cost analysis of the project by following the outline below. Include a list of any non-standard parts, lab equipment, shop services, etc., which will be needed with an estimated cost for each.
      • Labor: (For each partner in the project)
        Assume a reasonable salary
        ($/hour) x 2.5 x hours to complete = TOTAL
        Then total labor for all partners. It's a good idea to do some research into what a graduate from ECE at Illinois might typically make.
      • Parts: Include a table listing all parts (description, manufacturer, part #, quantity and cost) and quoted machine shop labor hours that will be needed to complete the project.
      • Sum of costs into a grand total
    2. Schedule:

      Include a time-table showing when each step in the expected sequence of design and construction work will be completed (general, by week), and how the tasks will be shared between the team members. (i.e. Select architecture, Design this, Design that, Buy parts, Assemble this, Assemble that, Prepare mock-up, Integrate prototype, Refine prototype, Test integrated system).

  4. Discussion of Ethics and Safety:

    1. Expand upon the ethical and safety issues raised in your proposal to ensure they are comprehensive. Add any ethical and safety concerns that arose since your proposal.
    2. Document procedures to mitigate the safety concerns of your project. For example, include a lab safety document for batteries, human/animal interfaces, aerial devices, high-power, chemicals, etc. Justify that your design decisions sufficiently protect both users and developers from unsafe conditions caused by your project.
      Projects dealing with flying vehicles, high voltage, or other high risk factors, will be required to produce a Safety Manual and demonstrate compliance with the safety manual at the time of demo.
  5. Citations:

    Any material obtained from websites, books, journal articles, or other sources not originally generated by the project team for this project must be appropriately attributed with properly cited sources. This means that even work the project team has done previously, as long as it was not done for this project, must be cited. Use IEEE format citations.

Grading

An example is available available to illustrate the expectations for a high quality Design Document: Sample DD.

Submission and Deadlines

Your design review document should be uploaded to PACE in PDF format by the deadline shown on the course calendar. If you have uploaded a DDC document to PACE, please make sure that it has been removed before uploading your Design Document.

A Direct Digitally Modulated Wireless Communication System

Qingyang Chen, Bingsheng Hua, Luyi Shen, Dingkun Wang

Featured Project

TEAM MEMBERS: Luyi Shen luyis2 Bingsheng Hua bhua5 Dingkun Wang dingkun2 Qingyang Chen qc20

PROJECT NAME: A Direct Digitally Modulated Wireless Communication System

PROBLEM: Communication system is closely related to our life. We measure communication systems primarily by their effectiveness and reliability. But in fact, validity and reliability are a pair of contradictory indicators, and they need a certain compromise. We hope to improve the efficiency of communication system on the basis of guaranteeing the accuracy of communication.

SOLUTION OVERVIEW: The project is to design and implement a kind of communication system for the next generation technology which is much more simplified compared to the systems that existed. The final version of the system should be expected to be able to transmit data like images and videos.

Our basic idea is that the information can be send in digital signal form to matesurface, EM waves will be sent to the matesurface and be scattered to space. The information we want to transit will be carried on scattered EM waves. And once the receiver receives the signal it will be decoded into the original information.

Basically, our project is a kind of innovation or re-creation of an existing communication system. The biggest difference between our design and other systems could be the method to process the information. There is a significant component in our future design called metasurface, which could be used to adjust the phase, magnitude, and polarization along with other significant properties of EM waves which can send multi-digit signal at same time.

As for the functionality of our project, we think it could be an interesting trial and we have faith to finish it since everything we need in the project we could find plenty of research materials and reports to look into. Even if the project is not applicable in the end, we believe the application of the metasurface material could be still powerful in communication system.

SOLUTION COMPONENTS: Metasurface: it could be used to adjust the phase, magnitude, and polarization along with other significant properties of EM waves. Receiver: it is where information will be received and decoded. FPGA: it is where information will be prepared and send to the metasurface. Signal emitter: Send EM wave to matesurface.

CRITERION FOR SUCCESS 1.The system could be used to transmit data like Images and Videos. 2.The system should be able to demonstrate a certain level of supreme communication efficiency

DISTRIBUTION OF WORK: Dingkun Wang & Qingyang Chen

Responsible for the software part of the communication system, including the information processing sent by the computer, the receiver information receives and decode, the interface between software and hardware, etc.

Bingsheng Hua & Luyi Shen

Responsible for the design of metasurface in the communication system and the construction of the hardware of the communication system.