SlideShare a Scribd company logo
1 of 21
Engineering Problem Solving
What Is Engineering?
• Engineering is the application of science and
mathematics to solve technical problems and
create new systems, products, or devices to
benefit civilization.
• The end result of science is new knowledge.
The end result of engineering is design.
• ABET: Engineering is the profession in
which a knowledge of the mathematical and
natural sciences gained by study, experience,
and practice is applied with judgment to
develop ways to utilize, economically, the
materials and forces of nature for the benefit
of mankind.
The Technological Team
Scientist Engineer Technologist Craftsperson
Theory <---------------------------------------------->Practice
Problem Solving
• ... is the foundation of all engineering
activities.
• ... is the process of determining the best
possible action to take in a given situation.
Two Types of Problems:
Analysis and Design
• Analysis Problems - closed-ended problems
which determine the properties of a given
device or system, and generally have only a
single correct solution.
• Design Problems - open-ended problems to
create a system or device that has given
properties, and generally have multiple
correct solutions.
• A formal, systematic problem-solving
methodology is necessary for both types of
problems.
Analysis Problems
The Analysis Process -
5 Steps
1. Define problem - diagram or sketch is good.
2. Collect information - data, theories,
assumptions, approximations.
3. Generate a solution - maybe several possible
ways.
4. Refine and implement - use a tool:
spreadsheet, MATLAB, or other computer
program/language.
5. Verify and test - estimate, work another way,
try other data input, compare with a plot,
check dimensional consistency.
Problem-Solving Tools
• Calculator, pencil, and paper
• Electronic spreadsheet
• Math software
• Programming languages
Example: Typical math
“word problem”
1. Define the problem:
Bill is shopping for some carpet for his den,
which is 12 x 18 feet. The carpet he likes is
$20 per square yard. He has $500 to spend.
After purchasing the carpet, will he be able to
purchase a $5 Happy Meal with the money
left over?
Word Problem (cont’d)
2. Collect information
$500 available
$20 per square yard
9 square feet per square yard
18 ft = 6 yds
12 ft = 4 yds
Word Problem (cont’d)
3. Generate a solution
• Develop an algorithm:
– Find dimensions of room in yards.
– Find area of room in square yards.
– Multiply by cost of the carpet per square
yard to get total cost.
– Subtract total cost from money available.
– Is remainder enough for Happy Meal?
• Draw a flow chart for this.
Word Problem (cont’d)
4. Refine and implement
– Compute steps using a pencil and paper,
or a calculator.
Word Problem (cont’d)
5. Verify and test
– Rework problem in feet, rather than yards.
– Estimate and compare:
» 12 x 18 is close to 10 x 20 = 200 sq ft
» 200 sq ft is close to 20 sq yds
» 20 sq yds times $20 each is $400
» This is the same order of magnitude as our $480
answer.
» Estimates are used simply to check whether your
answer makes sense.
Example: Maximum Height
of a Projectile
1. Define the problem:
A snowball is tossed straight up in the air with
an initial velocity of 100 ft/sec. The moment
it leaves the thrower’s hand it is 6 ft above
the ground. What is the maximum height
reached by the snowball?
2. Collect information
3. Generate a solution
4. Refine and implement
– pencil and paper (chalk and blackboard)
– spreadsheet
– MATLAB
5. Verify and test
Communicating Solutions
• All solutions should be clearly labeled,
documented, and commented.
• Standards will be followed in this course for:
– Spreadsheet solutions
– MATLAB solutions
Spreadsheet Solutions
• Provide standard labeled sections.
• Use separate, labeled sheets to divide the
work logically.
• Label columns, rows, important cells.
• Use (but don’t overuse) color to delimit
ranges in a consistent way.
• Use named ranges - carefully.
MATLAB Solutions
• Provide standard labeled sections.
• Insert comments or subsection headings
liberally.
• Choose meaningful, consistent variable
names.
• Entire program should execute correctly
from the top.
Design Problems
The Design Process -
5 Steps
1. Define the problem.
2. Collect information.
3. Generate multiple solutions.
4. Analyze and select a solution. (Use a tool.)
5. Test and implement the solution. (Use a tool.)
This is a contingent, iterative process.
Test & implement
a solution
Define the problem
Gather information
Generate multiple
solutions
Analyze & select
a solution
Engineering
Design
Process
Example: Creating a Report
1. Define the problem:
Write and print out a professional-looking
report that includes a table of data stored in a
text file on the Engineering anonymous ftp
server (UNIX), and a figure stored in a BMP
file on the Windows NT server.
2. Collect information
3. Generate multiple solutions
4. Analyze and select best solution
5. Test and implement

More Related Content

Similar to ProblemSolving for engineering presentation.ppt

Design process: Stages of Engineering Design
Design process: Stages of Engineering Design Design process: Stages of Engineering Design
Design process: Stages of Engineering Design Naseel Ibnu Azeez
 
Introduction to Engineering Design
Introduction to Engineering DesignIntroduction to Engineering Design
Introduction to Engineering DesignMANJUNATH N
 
LINEAR PROGRAMMING
LINEAR PROGRAMMINGLINEAR PROGRAMMING
LINEAR PROGRAMMINGrashi9
 
138755986 problem-solving-methods-ppt
138755986 problem-solving-methods-ppt138755986 problem-solving-methods-ppt
138755986 problem-solving-methods-pptANn Villanueva
 
GENN001 Fall2013 Session #8 Problem Solving
GENN001 Fall2013 Session #8 Problem SolvingGENN001 Fall2013 Session #8 Problem Solving
GENN001 Fall2013 Session #8 Problem SolvingEsmail Bialy
 
Basicqualitytoolspresentationleanjourneyvjen 110917194351-phpapp01
Basicqualitytoolspresentationleanjourneyvjen 110917194351-phpapp01Basicqualitytoolspresentationleanjourneyvjen 110917194351-phpapp01
Basicqualitytoolspresentationleanjourneyvjen 110917194351-phpapp01Md Jawed Akbar
 
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docx
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docxNAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docx
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docxherthaweston
 
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docx
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docxNAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docx
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docxroushhsiu
 
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa
NAMEMATH125 Unit 2 Submission Assignment Answer FormMaNAMEMATH125 Unit 2 Submission Assignment Answer FormMa
NAMEMATH125 Unit 2 Submission Assignment Answer FormMaEstelaJeffery653
 
Introduction to Management Science and Linear Programming
 Introduction to Management Science and Linear Programming  Introduction to Management Science and Linear Programming
Introduction to Management Science and Linear Programming Kishore Morya PhD.
 
lesson-4.pptx
lesson-4.pptxlesson-4.pptx
lesson-4.pptxOut Cast
 
2.1 Understand problem solving concept
2.1 Understand problem solving concept2.1 Understand problem solving concept
2.1 Understand problem solving conceptFrankie Jones
 

Similar to ProblemSolving for engineering presentation.ppt (20)

Design process: Stages of Engineering Design
Design process: Stages of Engineering Design Design process: Stages of Engineering Design
Design process: Stages of Engineering Design
 
Introduction to Engineering Design
Introduction to Engineering DesignIntroduction to Engineering Design
Introduction to Engineering Design
 
LINEAR PROGRAMMING
LINEAR PROGRAMMINGLINEAR PROGRAMMING
LINEAR PROGRAMMING
 
138755986 problem-solving-methods-ppt
138755986 problem-solving-methods-ppt138755986 problem-solving-methods-ppt
138755986 problem-solving-methods-ppt
 
GENN001 Fall2013 Session #8 Problem Solving
GENN001 Fall2013 Session #8 Problem SolvingGENN001 Fall2013 Session #8 Problem Solving
GENN001 Fall2013 Session #8 Problem Solving
 
Basicqualitytoolspresentationleanjourneyvjen 110917194351-phpapp01
Basicqualitytoolspresentationleanjourneyvjen 110917194351-phpapp01Basicqualitytoolspresentationleanjourneyvjen 110917194351-phpapp01
Basicqualitytoolspresentationleanjourneyvjen 110917194351-phpapp01
 
7 qc tools
7 qc tools7 qc tools
7 qc tools
 
OR Ndejje Univ.pptx
OR Ndejje Univ.pptxOR Ndejje Univ.pptx
OR Ndejje Univ.pptx
 
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docx
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docxNAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docx
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docx
 
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docx
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docxNAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docx
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa.docx
 
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa
NAMEMATH125 Unit 2 Submission Assignment Answer FormMaNAMEMATH125 Unit 2 Submission Assignment Answer FormMa
NAMEMATH125 Unit 2 Submission Assignment Answer FormMa
 
PPS_Unit 1.pptx
PPS_Unit 1.pptxPPS_Unit 1.pptx
PPS_Unit 1.pptx
 
Chapter#3
Chapter#3Chapter#3
Chapter#3
 
Introduction to Management Science and Linear Programming
 Introduction to Management Science and Linear Programming  Introduction to Management Science and Linear Programming
Introduction to Management Science and Linear Programming
 
Lecture 1 (bce-7)
Lecture   1 (bce-7)Lecture   1 (bce-7)
Lecture 1 (bce-7)
 
lesson-4.pptx
lesson-4.pptxlesson-4.pptx
lesson-4.pptx
 
OR Ndejje Univ (1).pptx
OR Ndejje Univ (1).pptxOR Ndejje Univ (1).pptx
OR Ndejje Univ (1).pptx
 
CC-112-Lec.1.ppsx
CC-112-Lec.1.ppsxCC-112-Lec.1.ppsx
CC-112-Lec.1.ppsx
 
2.1 Understand problem solving concept
2.1 Understand problem solving concept2.1 Understand problem solving concept
2.1 Understand problem solving concept
 
Problem solving
Problem solvingProblem solving
Problem solving
 

Recently uploaded

Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfakmcokerachita
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentInMediaRes1
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docxPoojaSen20
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfUmakantAnnand
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting DataJhengPantaleon
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...Marc Dusseiller Dusjagr
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdfssuser54595a
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application ) Sakshi Ghasle
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxNirmalaLoungPoorunde1
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactdawncurless
 

Recently uploaded (20)

Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
Class 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdfClass 11 Legal Studies Ch-1 Concept of State .pdf
Class 11 Legal Studies Ch-1 Concept of State .pdf
 
Alper Gobel In Media Res Media Component
Alper Gobel In Media Res Media ComponentAlper Gobel In Media Res Media Component
Alper Gobel In Media Res Media Component
 
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Tilak Nagar Delhi reach out to us at 🔝9953056974🔝
 
MENTAL STATUS EXAMINATION format.docx
MENTAL     STATUS EXAMINATION format.docxMENTAL     STATUS EXAMINATION format.docx
MENTAL STATUS EXAMINATION format.docx
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdfTataKelola dan KamSiber Kecerdasan Buatan v022.pdf
TataKelola dan KamSiber Kecerdasan Buatan v022.pdf
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
Staff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSDStaff of Color (SOC) Retention Efforts DDSD
Staff of Color (SOC) Retention Efforts DDSD
 
Concept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.CompdfConcept of Vouching. B.Com(Hons) /B.Compdf
Concept of Vouching. B.Com(Hons) /B.Compdf
 
9953330565 Low Rate Call Girls In Rohini Delhi NCR
9953330565 Low Rate Call Girls In Rohini  Delhi NCR9953330565 Low Rate Call Girls In Rohini  Delhi NCR
9953330565 Low Rate Call Girls In Rohini Delhi NCR
 
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data_Math 4-Q4 Week 5.pptx Steps in Collecting Data
_Math 4-Q4 Week 5.pptx Steps in Collecting Data
 
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
“Oh GOSH! Reflecting on Hackteria's Collaborative Practices in a Global Do-It...
 
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
18-04-UA_REPORT_MEDIALITERAСY_INDEX-DM_23-1-final-eng.pdf
 
Hybridoma Technology ( Production , Purification , and Application )
Hybridoma Technology  ( Production , Purification , and Application  ) Hybridoma Technology  ( Production , Purification , and Application  )
Hybridoma Technology ( Production , Purification , and Application )
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Employee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptxEmployee wellbeing at the workplace.pptx
Employee wellbeing at the workplace.pptx
 
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝Model Call Girl in Bikash Puri  Delhi reach out to us at 🔝9953056974🔝
Model Call Girl in Bikash Puri Delhi reach out to us at 🔝9953056974🔝
 
Accessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impactAccessible design: Minimum effort, maximum impact
Accessible design: Minimum effort, maximum impact
 

ProblemSolving for engineering presentation.ppt

  • 2. What Is Engineering? • Engineering is the application of science and mathematics to solve technical problems and create new systems, products, or devices to benefit civilization. • The end result of science is new knowledge. The end result of engineering is design. • ABET: Engineering is the profession in which a knowledge of the mathematical and natural sciences gained by study, experience, and practice is applied with judgment to develop ways to utilize, economically, the materials and forces of nature for the benefit of mankind.
  • 3. The Technological Team Scientist Engineer Technologist Craftsperson Theory <---------------------------------------------->Practice
  • 4. Problem Solving • ... is the foundation of all engineering activities. • ... is the process of determining the best possible action to take in a given situation.
  • 5. Two Types of Problems: Analysis and Design • Analysis Problems - closed-ended problems which determine the properties of a given device or system, and generally have only a single correct solution. • Design Problems - open-ended problems to create a system or device that has given properties, and generally have multiple correct solutions. • A formal, systematic problem-solving methodology is necessary for both types of problems.
  • 7. The Analysis Process - 5 Steps 1. Define problem - diagram or sketch is good. 2. Collect information - data, theories, assumptions, approximations. 3. Generate a solution - maybe several possible ways. 4. Refine and implement - use a tool: spreadsheet, MATLAB, or other computer program/language. 5. Verify and test - estimate, work another way, try other data input, compare with a plot, check dimensional consistency.
  • 8. Problem-Solving Tools • Calculator, pencil, and paper • Electronic spreadsheet • Math software • Programming languages
  • 9. Example: Typical math “word problem” 1. Define the problem: Bill is shopping for some carpet for his den, which is 12 x 18 feet. The carpet he likes is $20 per square yard. He has $500 to spend. After purchasing the carpet, will he be able to purchase a $5 Happy Meal with the money left over?
  • 10. Word Problem (cont’d) 2. Collect information $500 available $20 per square yard 9 square feet per square yard 18 ft = 6 yds 12 ft = 4 yds
  • 11. Word Problem (cont’d) 3. Generate a solution • Develop an algorithm: – Find dimensions of room in yards. – Find area of room in square yards. – Multiply by cost of the carpet per square yard to get total cost. – Subtract total cost from money available. – Is remainder enough for Happy Meal? • Draw a flow chart for this.
  • 12. Word Problem (cont’d) 4. Refine and implement – Compute steps using a pencil and paper, or a calculator.
  • 13. Word Problem (cont’d) 5. Verify and test – Rework problem in feet, rather than yards. – Estimate and compare: » 12 x 18 is close to 10 x 20 = 200 sq ft » 200 sq ft is close to 20 sq yds » 20 sq yds times $20 each is $400 » This is the same order of magnitude as our $480 answer. » Estimates are used simply to check whether your answer makes sense.
  • 14. Example: Maximum Height of a Projectile 1. Define the problem: A snowball is tossed straight up in the air with an initial velocity of 100 ft/sec. The moment it leaves the thrower’s hand it is 6 ft above the ground. What is the maximum height reached by the snowball? 2. Collect information 3. Generate a solution 4. Refine and implement – pencil and paper (chalk and blackboard) – spreadsheet – MATLAB 5. Verify and test
  • 15. Communicating Solutions • All solutions should be clearly labeled, documented, and commented. • Standards will be followed in this course for: – Spreadsheet solutions – MATLAB solutions
  • 16. Spreadsheet Solutions • Provide standard labeled sections. • Use separate, labeled sheets to divide the work logically. • Label columns, rows, important cells. • Use (but don’t overuse) color to delimit ranges in a consistent way. • Use named ranges - carefully.
  • 17. MATLAB Solutions • Provide standard labeled sections. • Insert comments or subsection headings liberally. • Choose meaningful, consistent variable names. • Entire program should execute correctly from the top.
  • 19. The Design Process - 5 Steps 1. Define the problem. 2. Collect information. 3. Generate multiple solutions. 4. Analyze and select a solution. (Use a tool.) 5. Test and implement the solution. (Use a tool.) This is a contingent, iterative process.
  • 20. Test & implement a solution Define the problem Gather information Generate multiple solutions Analyze & select a solution Engineering Design Process
  • 21. Example: Creating a Report 1. Define the problem: Write and print out a professional-looking report that includes a table of data stored in a text file on the Engineering anonymous ftp server (UNIX), and a figure stored in a BMP file on the Windows NT server. 2. Collect information 3. Generate multiple solutions 4. Analyze and select best solution 5. Test and implement