Welcome W 6.2 Introduction to Engineering Design II (IE 202)

Slides:



Advertisements
Similar presentations
Introduction to Engineering and Technology Concepts
Advertisements

Lect.3 Modeling in The Time Domain Basil Hamed
1 1 Eng. Mohamed Eltaher Eng.Ahmed Ibrahim Programming & Flowchart.
Alternative Approach to Systems Analysis Structured analysis
Analysis Concepts, Principles, and Modeling
Using the Crosscutting Concepts As conceptual tools when meeting an unfamiliar problem or phenomenon.
©2003 Prentice Hall Business Publishing, Accounting Information Systems, 9/e, Romney/Steinbart 6-1 Systems Development and Documentation Techniques.
Chapter 4 Enterprise Modeling.
Project Clarification: Objectives Tree BE 20–Engineering Design with Computer Applications Week 4: 15-September-2004.
6 Establishing Functions
1 SPIRIT Agenda for Monday July 16, Welcome for the Day (BC/NG/HD and faculty) AIM for Stars overview (Neal) Lesson Idea List distribution (Neal)
Silicon Prairie Initiative on Robotics in Information Technology
Silicon Prairie Initiative on Robotics in Information Technology
Data and Process Modeling
Introduction to Software Engineering CS-300 Fall 2005 Supreeth Venkataraman.
Chapter 4.
1 SPIRIT Silicon Prairie Initiative on Robotics in Information Technology Engineering Design Tools.
Voice of the Engineer (VOE)
The Software Development Cycle Defining and understanding the problem.
Chapter 4 Requirements Engineering
Linear System Theory Instructor: Zhenhua Li Associate Professor Mobile : School of Control Science and Engineering, Shandong.
Programming in Java Unit 3. Learning outcome:  LO2:Be able to design Java solutions  LO3:Be able to implement Java solutions Assessment criteria: 
Introduction A GENERAL MODEL OF SYSTEM OPTIMIZATION.
Block A Unit 3 outline One port network Two port network
Black Box Testing Techniques Chapter 7. Black Box Testing Techniques Prepared by: Kris C. Calpotura, CoE, MSME, MIT  Introduction Introduction  Equivalence.
1 Introduction to Software Engineering Lecture 1.
1 Entity-Relationship Diagram. 2 Components of ERD: –Entity –Relationship –Cardinality –Attributes.
Mathematical Models and Block Diagrams of Systems Regulation And Control Engineering.
Object-Oriented Software Engineering using Java, Patterns &UML. Presented by: E.S. Mbokane Department of System Development Faculty of ICT Tshwane University.
First Steps in Modularization. Simple Program Design, Fourth Edition Chapter 8 2 Objectives In this chapter you will be able to: Introduce modularization.
GE 121 – Engineering Design Engineering Design GE121 Functions & Specifications Lecture 6B.
First Steps in Modularization. Simple Program Design, Fourth Edition Chapter 8 2 Objectives In this chapter you will be able to: Introduce modularization.
Modern Systems Analysis and Design Fifth Edition
1Lecture 8 Introduction to Systems Analysis l Objectives –Explain how systems analysis relates to business needs, problems, and opportunities –List and.
Introduction to Computer Engineering Lesson 5 Intro Eng1.
DATA FLOW DIAGRAMS.
| MSC 8102:PROGRAMMING CONCEPTS By Vincent Omwenga, PhD. 1.
Chapter 13 Ideal Transformers
© 2012 Cengage Learning. All Rights Reserved. This edition is intended for use outside of the U.S. only, with content that may be different from the U.S.
Introduction to Computing Systems
Functional Decomposition
Tools Of Structured Analysis
CHAPTER
Office Room: H116 Lab. : H830-1 Telephone: 4100
Chapter 2 Connecting Technology and Engineering through Mathematics and Science.
Object-Oriented Software Engineering Using UML, Patterns, and Java,
Chapter 17: Designing an Architecture
ME886.3 Topic 1: System and System Design (II)
Problem Solving How do we attack a large problem?
Requirements Analysis and Specification
Process & Logic Modeling
An engineer is, in essence, a problem-solver.
CHAPTER 4 Test Design Techniques
Creating Flowcharts AIM:
Software Requirements analysis & specifications
Introduction to Engineering Design II (IE202) Section XBG Team 7 Designing a Robot Students name: IE202-Team#7 Celebration.
Welcome W 1.2 Introduction to Engineering Design II
Objective of This Course
Welcome W 5 Introduction to Engineering Design II (IE 202)
ME 142 Engineering Computation I
Welcome W 7.1 Introduction to Engineering Design II (IE 202)
Introduction to Engineering Design II (IE 202)
Welcome W 8.2 Introduction to Engineering Design II (IE 202)
Welcome W 8.1 Introduction to Engineering Design II (IE 202)
Introduction to Engineering Design II (IE 202)
Conceptual Design Components and Ethics
Chapter 2 Technology as a System.
RELATIONS & FUNCTIONS CHAPTER 4.
Principles of Lifting Machines
Presentation transcript:

Welcome W 6.2 Introduction to Engineering Design II (IE 202) Chapter 4: Functions and Objectives 1 1

Today’s Learning Outcomes By the completion of today's meeting, students should be able to: identify function. express functions. analyze functions. 2 2

What is the next step? What have we covered so far? Overall design process Project management Problem definition 3 3

2nd Task in the Design Process 4 4

Identifying Functions Mathematical Functions are: specifying how some set of inputs is transformed into a set of outputs. Engineering Functions: are concerned with the transformation or transfer of energy, materials and information between input and output. Techniques to identify and specify Functions are: black boxes and transparent boxes dissection and reverse engineering function-means tree 5 5

The Black Box Approach What does a black box mean to you? A black boxes is a graphic representation of the system or object being designed, with inputs shown entering the box from one side and outputs leaving on the other side, without knowing what the system is. INPUT System? OUTPUT 6 6

Consider the power drill. Example on the Black Box Consider the power drill. Work in your team to specify the inputs and outputs. When asked come and present your black box approach. 7 7

The Power Drill Black Box There are three inputs: a source of electric power, a supporting force that holds or grasps the drill, and the control speed and direction of the drill chuck’s rotation. The output is a hole in the wall. 8 8

Example on the Transparent Box Consider the power drill, again. 9 9

The Transparent Box Example After drawing the black box indicating the system boundary, all the inputs and outputs are shown going into or coming out of the systems. The cover of the box is then “removed”, and the designer can focus attention on how the various inputs are transformed. This process can be repeated iteratively until the designer is satisfied that he can develop a suitable means of realizing the functions. 10 10

Dissection and Reverse Eng. The designer can often find an artifact that performs some or all aspects of the basic function. The artifact can then be examined with the question, “what does this do?” being asked of all the components of the artifact. 11 11

Example on Dissection Exploded view of the major subsystems in corded power drill. 12 12

Functions and Means Functions and Means Means are methods of achieving functions, and they imply solutions. Examine the power drill. Can you identify any means? 13 13

Functions-Means Tree For each function, several means of accomplishing the function are listed, and then the subsidiary functions that result from that are listed below the means. This continues until the designer is satisfied that all the functions have been developed. 14 14

Activity The primary function of a cigarette lighter is to ignite leafy material. Identify means for a cigarette lighter. Identify sub-functions for one of the means. Identify means for each of those sub- functions, within your team. 15 15

Functions-Means Tree Ex. Consider a cigarette lighter. 16 16

Functions and Objectives Functions describe what artifacts do, while objectives tend to characterize what artifacts are. Can you come up with some functions of the mobile phone and some objectives. 17 17

Functions and Objectives’ Functions describe what objects will do, with particular focus on the input/output transformations. Functions transform inputs to outputs, active verbs. Objectives describe what the designed device will look like, i.e. what the final object will be and what qualities it will have. Objectives detail attributes, linking verbs. 18 18

In-Class Assignment # 3 – ZX TX MX This is an in-class assignment to be solved individually. The answer should be submitted electronically. The file name for your work when submitted should be: In-Class Assignment # 3 – ZX TX MX You have to change X for your case. 19 19