Information Flow Between Tools Early in the Engineering Design Process

Slides:



Advertisements
Similar presentations
Support.ebsco.com Points of View Reference Center Tutorial.
Advertisements

Lumberton High School Sci Vis I V105.02
Barry Y. Miller GEOG 596A: HLZ Capstone Project Proposal, 26 September 2012.
R. I. T Mechanical Engineering Engineering Design Brief Case Study: What is the Engineering Design Process and Why is it Critical? Rochester Institute.
Product Design L5- Ch4: Product Specifications Dr. Husam Arman 1.
EDGE™ Copyright © 2007 Rochester Institute of Technology All rights reserved.. Design, Fabrication, and Testing of a Novel, Automated, Remotely Operated.
Multidisciplinary Engineering Senior Design Project 05xxx Project Name 2005 Critical Design Review May 13, 2001 Project Sponsor: Team Members: Team Mentor:
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)
EDGE™ A P D C Copyright © 2004 Dr. Edward Hensel P.E. and P.H. Stiebitz. All rights reserved. Technical Data Package & Team Notebook …what is it anyway?
Silicon Prairie Initiative on Robotics in Information Technology
Silicon Prairie Initiative on Robotics in Information Technology
Analysis Concepts and Principles
1 Introduction to System Engineering G. Nacouzi ME 155B.
Computers: Tools for an Information Age
Overview of Software Requirements
Multidisciplinary Engineering Senior Design Project xxxxx Project Name Preliminary Design Review mm/dd/yy Project Sponsor: Team Members: Team Mentor: Acknowledgements:
By: Raj Akula. Professor: Wei Hao. Course: CSC 599. Semester: Fall 2011.
Section 01Resources1 HSQ - DATABASES & SQL 01 Resources And Franchise Colleges Name :MANSHA NAWAZ room :G 0/32
Mike Kemakolam Adam Thornton Brandon Shrewsbury. Changes made to implementation scope Migrated to MySQL database Created a home page Used ADO.Net entity.
Web Database Design Session 6 and 7 Matakuliah: Web Database Tahun: 2008.
CSI315 Web Applications and Technology Overview of Systems Development (342)
Teachers Discovering Computers Integrating Technology and Digital Media in the Classroom 7 th Edition Evaluating Educational Technology and Integration.
1 BTEC HNC Systems Support Castle College 2007/8 Systems Analysis Lecture 9 Introduction to Design.
Unit B065 – Coding a solution PREP WORK 1)Make sure you keep a work log / diary. Use the table on page 16 of the hand book as a template 2)Keep a bibliography.
Information Systems: Databases Define the role of general information systems Describe the elements of a database management system (DBMS) Describe the.
2/6/01D-1 © 2001 T. Horton CS 494 Object-Oriented Analysis & Design Using PARTS to Illustrate Requirements Concepts.
Microsoft Business Intelligence Environment Overview.
REAL TIME GPS TRACKING SYSTEM MSE PROJECT PHASE I PRESENTATION Bakor Kamal CIS 895.
Robin Mullinix Systems Analyst GeorgiaFIRST Financials PeopleSoft Query: The Next Step.
CORE 1: PROJECT MANAGEMENT Designing. This stage is where the actual solution is designed and built. This includes describing information processes and.
Search Engine Optimization © HiTech Institute. All rights reserved. Slide 1 What is Solution Assessment & Validation?
Copyright © 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 2 Database System Concepts and Architecture.
Copyright © 2007, Oracle. All rights reserved. Managing Items and Item Catalogs.
Information Flow Between Tools Early in the Engineering Design Process Kate E. Nordland Advisor: Dr. Edward Hensel M.S. Thesis Presentation July 23, 2007.
Concept Selection and DFMEA Heidi Ploeg Associate Professor Mechanical Engineering and Biomedical Engineering.
 The processes used for RE vary widely depending on the application domain, the people involved and the organisation developing the requirements.  However,
ISC321 Database Systems I Chapter 2: Overview of Database Languages and Architectures Fall 2015 Dr. Abdullah Almutairi.
Online MusicCD Store MSE Project Presentation II Presented by: Reshma Sawant Major Professor: Dr. Daniel Andresen.
HMVR System Final Presentation
Working in the Forms Developer Environment
Points of View Reference Center
Chapter 5 – Requirements Engineering
School of Business Administration
Database System Concepts and Architecture
Points of View Reference Center
PEL Vs MDX By Jeremy Kashel TVP, 17th July 2008
DT249/4 Information Systems Engineering Lecture 0
Software Support Framework
Balanced Scorecard Designer
Brain Initiative Informational Conference Call
PHP / MySQL Introduction
The Product Design Process
Copyright © 2011 Pearson Education, Inc. Publishing as Pearson Addison-Wesley Chapter 2 Database System Concepts and Architecture.
Points of View Reference Center
OVERVIEW Debate in engineering design community: Should design be taught as: Establishing a foundation of theory? or Engaging students in loosely supervised.
Guilford County SciVis V105.02
Introduction to NetDB2 IST210.
Analysis models and design models
Connected Vehicle Reference Implementation Architecture (CVRIA)
Introduction to Database Programs
Data Management Innovations 2017 High level overview of DB
Introduction to Engineering Design II (IE 202)
Chapter 11 Describing Process Specifications and Structured Decisions
Phases of Designing a Website
Members: Keshava Shiva Sanjeeve Kareena
Introduction to Database Programs
MIS2502: Data Analytics MySQL and MySQL Workbench
Subject Name: SOFTWARE ENGINEERING Subject Code:10IS51
Advancing Children’s Engineering Through Desktop Manufacturing
SDMX IT Tools SDMX Registry
Presentation transcript:

Information Flow Between Tools Early in the Engineering Design Process Kate E. Nordland Advisor: Dr. Edward Hensel M.S. Thesis Presentation July 23, 2007 09-2030, Conference Room, Level 2. Department of Mechanical Engineering The Kate Gleason College of Engineering Rochester Institute of Technology

Agenda Overview Statement of work Literature Review Background Intro to Design Database Scripts Case Studies Conclusion Recommendations Questions

Definition of Engineering Design “Engineering design is a systematic, intelligent process in which designers generate, evaluate, and specify concepts for devices, systems, or processes whose form and function achieve clients’ objectives or users’ needs while satisfying a specified set of constraints.” C.L. Dym, A.M. Agogino, O. Eris, D.D. Frey, and L.J. Leifer. Engineering design thinking, teaching, and learning. Journal of Engineering Education, 94:103–119, 2005.

Design Process

Design Tools Affinity Diagram Brain Ball Brainstorming C-Sketch Method Function-Means Tree House of Quality Morphological Chart Objective Tree Method Pairwise Comparison Weighted Voting

FACETS Needs Assessment Concept Development Feasibility Assessment Engineering Analysis Tradeoff Assessment, Preliminary Design Synthesis Engineering Models DFx: Detailed Design Production Planning and Tooling Design Pilot Production Transition to Commercial Production Product Stewardship

Forest of Information

Project Flowchart

test Schema MySQL Database

Script Schema Connections Page name Passed in Passed out Tables accessed Tables always written to Tables some-times written to welcome nothing project search keyword existing project search term, project number branch number, project number branch, branchfamily use branch number leaf, leaffamily, branch leaf, leaffamily beta pairwise leaf, leaffamily, alpha alpha leaf, branch morphchart/ comparison leaf, branch, beta proposed beta voting leaf, branch, beta, gamma gamma

existing

use

use traffic controller

pairwise

morphchart

comparison

voting

Safe Beverage Container Case Study As displayed in the project website

BikeE Case Study As displayed in the project website

Needs to Concepts Rendering

Cornerstone Design Case Study Cornerstone Design Chicago house user requirements

DPM Case Study Power Drill Customer Needs

Conclusions Determined similar facets early in engineering design process. Identified common tools used in the early facets of the design process. Proposed a table structure to store information from identified tools. Implemented the table structure through a series of web-based scripts. Demonstrated several tools through case studies utilizing the web-based scripts. Evaluated the table structure and implementation. Recommended considerations for future work.

Additional Conclusions Connections between engineering specifications and design functions are not covered in current literature. This area should be investigated further. Implicit relationships were identified within the House of Quality that aren’t explicitly stated. This apparent inconsistency needs to be looked into.

Immediate Recommendations Implement into EDGE environment. Develop wiki-based user interface. Improve functionality for generating concepts by selecting a single function, having that selected function stay “on” and only displaying that functions’ concepts. Add ability to assign multiple parents to a leaf in the sorting view of use Display confirmation before deleting a leaf. Differentiate between display of implicit relationships and explicit relationships in comparison. Determine appropriate method of storing strength of relationship data (beta.data vs. gamma.data).

Future Recommendations Incorporate the ability to consolidate input from multiple tools Update comparison so cells can be edited to write relationships to beta. Develop a tool to allow a “chief engineer” style weighted importance ranking to be written to alpha. Display items in morphchart in rank order. Include links to concept generation or voting. Identify the customers for the project are and relate the importance of the customer need relative to the different end users. Offer ability to add images such as used in the c-sketch method. Create appropriate table(s) and user interface for metrics to add capability for quantifying data. Expand tools set to the additional 10 facets of EDGE. Make recommendations to the user based in information stored in the database. Evaluate the effectiveness of performing an analytical analysis on validity of pairwise comparison [25].

Obviously you don’t have Any Questions?