ECE445: The Design Review Raj Vinjamuri February 3, 2014.

Slides:



Advertisements
Similar presentations
Give qualifications of instructors: DAP
Advertisements

Planning PERT - Project Evaluation and Review Technique) and CPM - Critical Path Method are network analysis techniques that are commonly used in project.
Documentation Letts Study Guide Information Systems - IT Chapter 19.
1 Chapter 2: Product Development Process and Organization Introduction Importance of human resources: Most companies have similar technology resources.
ATTENTION This presentation breaks down the purchasing process into 6 steps, which are then detailed in the subsequent slides. While responding from either.
Starting Out with C++, 3 rd Edition 1 Chapter 1. Introduction to Computers and Programming.
EE 496 Poster Session Instructions Rev. 2/9/15 WS.
Protocol & Test Review Spaceport America Student Launch University/Institution Team Members Date.
Data Test Review Spaceport America Student Launch University/Institution Team Members Date.
Flight Readiness Review New Mexico Space Grant Consortium University/Institution Team Members Date.
GRADUATING PROJECT ORIENTATION BY Professor Muhammad Arshad Malik
Team Name Conceptual Design Review University/Institution Team Members Date.
Technical Writing II Acknowledgement: –This lecture notes are based on many on-line documents. –I would like to thank these authors who make the documents.
12 C H A P T E R Systems Investigation and Analysis and Analysis.
CSI 101 Elements of Computing Spring 2009 Lecture #2 Development Life Cycle of a Computer Application Monday January 26th, 2009.
Department of Electrical and Computer Engineering SDP07 Preparation for PDR II (Progressus Demonstrandum Recenseo) 01 March 2007 There is an MP3 file that.
EE x12 Technical Reports Writing Lecture 1 Dr. Essam Sourour Faculty of Engineering Alexandria University 1.
EE496A Senior Design Project I Dr. Jane Dong Electrical and Computer Engineering.
The Program Design Phases
CSULB EE400D Documentation Instructional Series
Project Proposal ECE 445 Lecture 2 Jan 27, 2015 ECE Main Slide.
Project Management Software Tools Cheryl A. Wilhelmsen Lee Ostrom.
The Project AH Computing. Functional Requirements  What the product must do!  Examples attractive welcome screen all options available as clickable.
Brainstorming & Project Management
The Software Development Cycle Defining and understanding the problem.
Succeeding with Technology Systems Development An Overview of Systems Development Tools and Techniques for Systems Development Systems Investigation Systems.
The Node Voltage Method
Review of Unit 1 SBA By Nyoka English. Problem Definition Identifies an organization and gives a brief description of the organization, zeroing in on.
INFORMATION SYSTEM APPLICATIONS System Development Life Cycle.
Helpful Hints for Making a Great Owl Project Powerpoint.
CPIS 357 Software Quality & Testing
SENIOR DESIGN 11/6. Lab update (time, difficulty) Writing update (interest)
Planning and Writing Your Documents Chapter 6. Start of the Project Start the project by knowing the software you will write about, but you should try.
Put the Title of the WebQuest Here A WebQuest for xth Grade (Put Subject Here) Designed by (Put Your Name Here) Put Your Address Here Put some interesting.
Take the University Challenge: Writing in the Sciences The Academic Skills Centre.
Project Proposal ECE 445 Lecture 2 September 1 st, 2015.
Laboratory 1: Introduction to Microsoft Word, Excel, and PowerPoint General Engineering Polytechnic University.
Systems Analysis and Design
CSULB EE400D DOCUMENTATION INSTRUCTIONAL SERIES PRELIMINARY DESIGN REVIEW.
ECE 3331 Project Lab I Lab Projects and Presentations 1.
Design Proposal A document prepared to (a) justify the need for the project, (b) describe the engineering process to be taken, (c) outline the expected.
Going Deeper with Mark Twain A WebQuest for 10th Grade Composition Designed by Sandy Schaufelberger Wes-Del High School, Gaston IN
Video Editing & System Review October 5, 2006 Benjamin Hammel Senior, IST October 5, 2006 Benjamin Hammel Senior, IST
Project Documentation Presentation Fall Outline Purpose Types of Documentation Individual Documentation Project Documentation Team Documentation.
ECE445: The Design Review Sept 2, Documentation Roadmap Request for Approval Proposal Design Review Final Paper &Presentation Sept 10Sept 16Sept.
ECE398: The Design Review Fall What the Design Review is  Board meeting with engineers- (faculty, TA, classmates)  Structured discussion of your.
P16221 – FSAE Shock Dynamometer Preliminary Detailed Design Review November 13, 2015.
ECE791 Senior Design Experience Project Requirements and Timeline.
Copyright 2010, The World Bank Group. All Rights Reserved. Statistical Work Plan Development Section A 1.
Research Methods Technical Writing Thesis Conference/Journal Papers
Project Management Requirements Prof. Ralph Locurcio, PE Dr. Troy Nguyen, PE.
Technical Report Outline Title Page Frontispiece Abstract Table of Contents List of Figures/ List of Tables.
Class of 2016 Senior Advisory 2/17/16. What’s next?
Brainstorming & Project Management ENGR Brainstorming  Proposing new ideas  Free flowing exchange of ideas  No judgment  No decisions  Build.
10 Aug 2010 ECE/BENG-492 SENIOR ADVANCED DESIGN PROJECT Meeting #6.
Intro to Systems Engineering
SPE 512 STUDY creative knowledge /spe512study.com
Writing the research protocol
System Design.
Defining the Activities
BIS 221 RANK Education Your Life--
NTC 320Competitive Success/snaptutorial.com
NTC 320 RANK Knowledge is divine-- ntc320rank.com.
NTC 320 Education for Service-- snaptutorial.com
CLINICAL INFORMATION SYSTEM
Introduction to Systems Analysis and Design
Control Award This award is given to the Team that demonstrates innovate thinking in the control system to solve game challenges such as autonomous operation,
Project Prototype Demo 1 Grading Rubric
Design Process AKA Modular Design ECE 445.
Systems Development An Overview of Systems Development
Presentation transcript:

ECE445: The Design Review Raj Vinjamuri February 3, 2014

Pro Tip: Be Organized!  Always look ahead in the calendar  Organize a central repository for your team (Box/OneDrive/DropBox/Drive/Blue Waters/etc.)  Version control documents and code  Hope for the best, plan for the worst –Price, lead time, design margins, etc.  Document your progress throughout –Video and pictures are great for a portfolio!

What the Design Review is  Structured discussion of your entire project  Defense of the complete electrical design  Design Review should be a stand alone document  ‘Requirements and Verification’ section is thought through and thorough

What the Design Review is NOT  Do not prepare a PowerPoint  Do not dress up  Do not bring in or demonstrate any hardware  Do not bring datasheets for all the parts you use

Administrative  Mock DR 2/18 - 2/19 (sign-ups open 2/11)  DR week of 2/23 (sign-ups open 2/16) –Don’t forget to sign up to peer-review another project  Grading rubric on the website  Description on the website  Look at design reviews from past award- winning projects

Structure/Sections of the Document  Modular Block Diagrams  Written descriptions of each block –Similar to proposal, but now includes the detailed design –Circuit diagrams, design calculations, circuit simulations –Flow charts for software and algorithms  Requirements and Verifications  Tolerance Analysis  Cost analysis (parts and labor)  Schedule  Ethics and Safety  Citations and References

Block Diagrams  High level overview of components  Break into sub-blocks if necessary  Clarity is important  Not a flowchart

Block Diagrams Examples and Considerations Growing Degree Day Monitor, Spring 2014

Block Diagrams Examples and Considerations cont. Ski Computer, Spring 2014

Block Descriptions  Similar to proposal, but includes detailed design  Justify your design  Reference your schematics (see schematics lecture)  Flowcharts for software and control  Calculations and simulations –Equations and their application –Design feasibility

Flowcharts Goo d Bad  Clearly labeled  All decision paths shown  No unnecessary information

Calculations and Simulations  Power budget  Link budget  Calculations for component values  Simulations of circuit designs

Calculations and Simulations cont.

Requirements and Verification  Requirements –Quantitative operational requirements –Break down into sub-requirements if necessary

Requirements and Verification cont.  Verification –Method to confirm each requirement –Checklist of acceptable results, quantitative –Debugging plan –“Make sure it works” is not a verification

Requirements and Verification cont.  Assign 100 points across all requirements. –This will be used as a rubric for your team.  Break down functionality into requirements and what is needed to fulfill the separate requirements

Tolerance Analysis  A part of the design process, not just a test procedure  R/V Table is a guide to goals of tolerance analysis  Actual test procedure in a separate section outside the R&V table

Cost Analysis  Bill of Materials (BOM) –Specific part numbers & component values –Module that uses it –Price and quantity  Labor costs

Schedule  Week-by-Week  Break down tasks  Assign responsibility  Stick to it

Ethics  IEEE code of ethics –Do not just copy/paste this into your paper –Know and understand it –  Discuss ethical concerns as they apply to your project  If no ethical concerns, justify yourself

Safety  Discuss safety concerns –Electrical safety –Mechanical safety –Lab safety –Consider safety of both yourselves and end users –Make a safety plan if necessary –If few safety concerns, justify yourself  If you have hazardous, or volatile elements of your project, you must create a “Lab Safety Manual”

Citations and References  List of references formatted using the IEEE standard – pdfhttp:// pdf  Should include things like… –Textbooks or datasheets where you got design equations –Informative articles or tutorials used –IEEE code of ethics

Questions?  Mock DR 2/18 - 2/19 (sign-ups open 2/11)  DR week of 2/23 (sign-ups open 2/16) –Don’t forget to sign up to peer-review another project  Grading rubric on the website  Description on the website  Look at design reviews from past projects