The Design Process.

Slides:



Advertisements
Similar presentations
S Y S T E M S E N G I N E E R I N G.
Advertisements

IOT POLY ENGINEERING I1-4 September 2, 2010 Drill Exercise With 1 partner: 1.Get out last night’s homework and critique the paper layout for correct formatting.
© 2005 Prentice Hall6-1 Stumpf and Teague Object-Oriented Systems Analysis and Design with UML.
The Design Process. What is Design? What is a Design Process? Design Process Example.
The Design Process. Analysis Think – what should the final design do? List customer requirements Consider constraints – balance tradeoffs Define specifications.
ABET 1 SAYS - Your Senior Design Course Should Include Engineering design is the process of devising a system, component, or process to meet desired needs.
A Design Process Introduction © 2011 Project Lead The Way, Inc.
System Engineering Instructor: Dr. Jerry Gao. System Engineering Jerry Gao, Ph.D. Jan System Engineering Hierarchy - System Modeling - Information.
Design Process Overview
A Design Process.
A Design Process. What is Design? What is a Design Process? Design Process Examples Design Process used in IED The Design Process.
CPSC 871 John D. McGregor Module 4 Session 3 Architecture Evaluation.
Design Process.  What is Design? What is a Design Process? Design Process Examples Design Process used in STEM.
What Is Design? What Is a Design Process? Design Process Examples The Design Process © 2012 Project Lead The Way, Inc.
Instant Design Challenge
ECE 2799 “The Engineering Design Process” Prof. Bitar and Prof. Michalson Last Update – 3/18/15.
Software Engineering Management Lecture 1 The Software Process.
What is a Business Analyst? A Business Analyst is someone who works as a liaison among stakeholders in order to elicit, analyze, communicate and validate.
1 DORS PROPRIETARY–SENSITIVE INFORMATION Welcome to DORS Many high volume restaurants during peak periods can experience a significant increase in inaccurate.
Lecture-3.
Design Process Overview. What is Design? The word “design” is often used as a generic term that refers to anything that was made by a conscious human.
Software Development Life Cycle by A.Surasit Samaisut Copyrights : All Rights Reserved.
Request for Proposal (RFP)
1 Chapter 8 Building the Analysis Model (1) Analysis Concepts and Principles.
Software Engineering Lecture # 1.
Level 2 Unit 2 Investigating Engineering Design Engineering Diploma Level 2 Unit 2 Investigating Engineering Design In this unit you will find out how.
® Forging new generations of engineers. Design Process Review.
RHS Tech Ed The Engineering Design Process. What Is Design?
Design Process. What is Design? What is a Design Process? Design Process Examples Design Process we will use in Engineering The Design Process.
A Design Process Introduction to Engineering Design
Systems Development Life Cycle (SDLC)
ENGR-TS-2: The students will develop an understanding of how the design process is used to develop a technological system. a. Identify the steps of the.
Preproduction: Engineering Design
IFS310: Module 9 Systems Design - Procurement Phase - Software Design.
1 Lecture 2.3: SE Process (SEF Ch 3) Dr. John MacCarthy UMBC CMSC 615 Fall, 2006.
The Engineering Design Process
Design Process Overview. A design process is a systematic problem-solving strategy, with criteria and constraints, used to develop many possible solutions.
Request for Proposal (RFP) In response to the RFP – the first step is to prepare a proposal 1. Review Customer Requirements and come up with candidate.
SYSE 802 John D. McGregor Module 0 Session 3 Systems Engineering QuickView.
 System Requirement Specification and System Planning.
Building Information Systems
A Design Process © 2012 Project Lead The Way, Inc.Introduction to Engineering Design.
IS Development Methodology
Software Engineering Management
August 28, 2008 I1-4 With 1 partner:
What is Design? The word “design” is often used as a generic term that refers to anything that was made by a conscious human effort. Design is also a process.
A Design Process Introduction to Engineering Design
Request for Proposal (RFP)
Engineering Design Process
Module C: Presentation The Engineering / Design Process
Design Process Overview
Design Process: The Scientific Method of Building
Design Process Overview
Engineering Design Process
A Design Process Introduction to Engineering Design
Engineering design is the process of devising a system, component, or process to meet desired needs. It is a decision-making process in which the basic.
Instant Design Challenge
What is a Design Process?
Incremental Waterfall
Design Process Overview
Sample Engineering Design Models
Dr. Mwangi Engineering and Technology
Design Process Overview
Design Process.
Design Process Overview
Design Process Overview
Requirements Engineering
System Analysis and Design:
Engineering Design Process
Presentation transcript:

The Design Process

Analysis Think – what should the final design do? List customer requirements Consider constraints – balance tradeoffs Define specifications How will you know if it works? How will you test it?

Requirements Review Validate the specifications Will the requirements be satisfied?

Synthesis How can each goal be accomplished? Make basic decisions to arrive at a possible solution Look at what impact each decision will have on other parts of the system

Technical Design -- Concept-- Partition into functional modules and define the operation of each Do circuit design and/or software design for each module – at least in concept Integrate modules into system Document design so far

Go back to synthesis step and repeat several times Evaluation/Decision Review design – does it meet specifications? Is it reasonable? …….. Go back to synthesis step and repeat several times ……... Compare different concept designs Pick overall best solution

Proposal

High-level Design Review

Prototyping Build Test – does it work to specifications?

Evaluation Review as-built design Does it meet all specifications? Is it reasonable?

Technical Design Review

Documentation Gather details Prepare complete final engineering design report

Final Presentation

??? Acceptance ???

Production