Difference between revisions of "Sandbox/Virtual Product Dissection"

From EG1004 Lab Manual
Jump to: navigation, search
 
(27 intermediate revisions by 2 users not shown)
Line 1: Line 1:
= Objectives =
= Objectives =
The objective of this lab is to evaluate the functional design of a product and apply the discovered characteristics of that product to a new design. Product dissection is a type of reverse engineering that reveals how products work and can be used as a tool for design inspiration. The goal is to design an innovative water toy for use by kids ages 4-6. The toy must be safe to use and fun.
The objective of this lab is to evaluate the functional design of a product and apply the discovered characteristics of that product to a new design. Product dissection is a type of reverse engineering that reveals how products work and can be used as a tool for design inspiration. The goal is to design an innovative water toy for use by kids aged 4-6. The toy must be safe and fun
to use.


= Overview =
= Overview =
Product dissection is often done in industry and academia to uncover opportunities for re-design. Designers take apart and analyze all components of a product to understand its structure and properties. Through understanding the product, design opportunities can be uncovered and applied to the redesign of a product. Therefore, the goal of dissection is to improve the functionality, maintainability, and reliability of a product through the examination, study, capture, and modification of other existing products.<ref name="one">Starkey, E., Hunter, S., & Miller, S.Learning with Product Dissection. https://www.engr.psu.edu/productdissection/. Retrieved 2019. This work is supported by the National Science Foundation through grant number 14630009.</ref>  
Product dissection is often done in industry and academia to uncover opportunities for re-design. Designers take apart and analyze all components of a product to understand its structure and properties. Through understanding the product, design opportunities can be uncovered and applied to the redesign of a product. Therefore, the goal of dissection is to improve the functionality, maintainability, and reliability of a product through the examination, study, capture, and modification of other existing products. <ref name="one">Starkey, E., Hunter, S., & Miller, S.Learning with Product Dissection. https://www.engr.psu.edu/productdissection/. Retrieved 2019. This work is supported by the National Science Foundation through grant number 14630009.</ref>  


== Engineering Design Process ==
== Engineering Design Process ==
The engineering design process is a systematic approach to the collecting, analyzing, and decision making required to create a new product or service. There are a number of published engineering design processes, but the majority of them contain the same elements. As seen in Figure 1, the steps of the engineering design process include identifying the needs and assumptions, researching the problem, brainstorming, selecting a solution, prototyping, testing, and improving.
TThe engineering design process is used to systematically collect and analyze data on a product’s inner workings and make decisions to improve it or create a new product or service. There are a number of published engineering design processes, but the majority of them contain the same elements. As seen in Figure 1, the steps of the engineering design process include identifying the needs and assumptions, researching the problem, brainstorming, selecting a solution, prototyping, testing, and improving
[[Image:Engineering_Design_Process.png|500px|thumb|center||Figure 1: Engineering Design Process.<ref name="two">TeachEngineering. The Engineering Design Process. https://www.teachengineering.org/k12engineering/designprocess. Retrieved 2019. The source of this material is the TeachEngineering digital library collection at www.TeachEngineering.org. All rights reserved.</ref>]]
[[Image:Engineering_Design_Process.png|500px|thumb|center||Figure 1: Engineering Design Process.<ref name="two">TeachEngineering. The Engineering Design Process. https://www.teachengineering.org/k12engineering/designprocess. Retrieved 2019. The source of this material is the TeachEngineering digital library collection at www.TeachEngineering.org. All rights reserved.</ref>]]
Product dissection is an important tool to inform decisions in the researching, imagining, and planning stages. In particular, the imagining step, also referred to as brainstorming or ideation, can benefit from taking the concepts of an alternative product and applying it to a new design. In this lab, it is also essential to ask about and identify the needs and constraints of the design. Future labs will cover the prototyping, testing, and redesigning steps.
Product dissection is an important tool to inform decisions in the researching, imagining, and planning stages. In particular, the “imagination” step, also referred to as brainstorming or ideation, can benefit from taking the concepts of an alternative product and applying it to a new design. In this lab, it is essential to ask about and identify the needs and constraints of the design. Future labs will cover prototyping, testing, and redesigning.


== Design Fixation ==
== Design Fixation ==
Line 14: Line 15:


== Reverse Engineering ==
== Reverse Engineering ==
Reverse engineering is the reproduction of a product's specification by the examination of the product's components and functionality. Hardware reverse engineering involves product dissection to see how a product works. For instance, if a processor manufacturer wants to see how a competitor's processor works, the company can purchase the processor, disassemble it, and then make a new processor similar to it. In some countries, this process is illegal. Hardware reverse engineering is quite expensive and requires an expert in the field.<ref name="three"></ref>
Reverse engineering is the process of reproducing a product's specifications by the examination of the product's components and functionality. Hardware reverse engineering involves product dissection to see how a product works. For instance, if a processor manufacturer wants to see how a competitor's processor works, the company can purchase the processor, disassemble it, and then make a new processor similar to it. <ref name="three"></ref>


Software can also be reverse engineered. Reverse engineering software involves reversing a program's machine code to obtain the original source code or determine the file structures the program uses. This is done when source code is lost or is not available. For example, when a project is reactivated after being dormant for years to add new features to a product, the original design documentation may have been lost. Reverse engineering software to copy it constitutes a copyright violation and is illegal.<ref name="three">''What Is ''website. TechTarget Network. https://searchsoftwarequality.techtarget.com/definition/reverse-engineering Retrieved July 29th, 2003.</ref>
Software can also be reverse engineered. Reverse engineering software typically involves taking a program’s machine code (the compiled code) and converting it into a more human readable format. It can also be used to obtain the original source code or determine the file structures the program uses, when the source code is lost or unavailable. For example, when a project is reactivated, after being dormant for years, with the aim of adding new features to a product, the original design documentation may have been lost. The aim is to understand how a program functions in order to identify deeper issues, and thus find ways of fixing them. Reverse engineering software to copy it constitutes a copyright violation and is illegal.<ref name="three">''What Is ''website. TechTarget Network. https://searchsoftwarequality.techtarget.com/definition/reverse-engineering Retrieved July 29th, 2003.</ref>


= Design Considerations =
= Design Considerations =
* Design an innovative water toy for use by kids ages 4-6.  
* Design an innovative water toy for use by kids aged 4-6 (the toy will only be hypothetically designed).  
* The toy must be safe to use and fun.
* The toy must be safe to use and fun.
* Incoprorate the dissected product's design functional characteristics below:
* Incorporate the dissected product's design functional characteristics below where applicable:
** Power supply/energy source
** Power supply/energy source
** Primary motion
** Primary motion (how does it move?)
** Energy flow
** Energy flow
** Form and outer body
** Form and outer body


= Materials and Equipment =
= Materials and Equipment =
* Solidworks eDrawings
* [https://www.solidworks.com/product/solidworks-edrawings Solidworks eDrawings (free download here for Windows and Mac)]
* Product dissection files
* Product dissection files
* [[Media:Virtual Product Dissection Handout.docx|Virtual product dissection handout]]
* [[Media:Virtual Product Dissection Handout.docx|Virtual product dissection handout]]
Line 36: Line 37:




== Creativity during ideation (10 minutes) ==
== Part 1: Creativity (10 minutes) ==
The purpose of this introduction and discussion is to help students recognize the importance of creativity in engineering design and get them in the creative mindset. To start this section, the PowerPoint slides should be used to facilitate a discussion on the design process and idea generation. During the PowerPoint, students will watch a video. The purpose of this video is to provide students with a foundation of what it means to be creative during the idea generation process and what barriers exist to being creative. Ask everyone to take out a piece of paper and a pencil to compete the activity in the video.
Creativity is an important part of the engineering design process as it is important to brainstorm in a creative mindset. A piece of paper and a pencil, or note app on a device of choice should be used to complete the paper clip ideation activity.
   
   
After watching the video, students will take part in an energizing activity to get them into the creative spirit (and hopefully laughing while they do it). Students generally really enjoy these activities. Since this activity takes place in a computer classroom, where space is limited, this energizer does not require students to get up and move.
Paper Clip Ideation
Paper Clip Energizer
* Take out a piece of paper and a pencil, or a note app on a device of choice
* Ask everyone to take out a piece of paper and a pencil
* Write down as many ways to use a paperclip as possible (2 minutes)
* Tell them to write down as many ways to use a paper clip as possible, give them a reasonable time limit (2 minutes)
* After the timer has gone off, count up the number of ideas generated as a group
* After the timer has gone off, ask students to count up how many ideas they had
* Identify the greatest number of ideas generated and share
* Ask for hands up for who had more than 5 ideas, then for 10+, then 15+, etc. At some point there should be only one student, ask them to read their list. (As they are the winner, feel free to give them a prize, such as a paper clip.)
* Share any ideas that were not mentioned, including new ideas after others have shared
* After the student has read their list, ask if anyone had any ideas that were not listed. Keep gathering ideas. Ask if any one came up with new ideas after people have read from their last.
* The goal is to get them in the creative mindset, and also let them know that working together can help spawn more ideas.
After completing the energizer an overview of different idea generation methods should be given, as laid out in the slides.


== First idea generation session - Individual brainstorming (10 minutes) ==
== Part 2: First Idea Generation Session (10 minutes) ==
The goal of this activity is to get students to put all of their current ideas down on paper. This session helps students to move on with new ideas in the next session and to identify how their ideas changed after the dissection activity. Students should perform this brainstorming session individually and should be introduced to the rules of brainstorming:
List all ideas for the water toy down on paper. These ideas will be used to build upon after the dissection activity. This brainstorming session is performed individually and should follow the rules of brainstorming:


No (self) judgement Encourage wild ideas Stay focused on the topic Be visual Go for quantity Combine & improve ideas
* No (self) judgement
* Encourage wild ideas
* Stay focused on the topic
* Be visual
* Go for quantity
* Combine & improve ideas


== Product dissection overview (5 minutes) ==
== Product Dissection Overview (5 minutes) ==
The goal of this activities is to introduce students to product dissection as an idea generation method. Product dissection is often done in industry and academia to uncover opportunities for re-design and inspire new design ideas. The purpose of this activity is to allow students to take apart and analyze all components of a product to understand its structure and properties, and thus, find ways to improve the product and/or be inspired for new design ideas. This activity can help to improve the functionality, maintainability, and reliability of a product through the examination, study, capture, and modification of existing products. It can also help serve to inspire new design ideas by drawing inspiration from products in different design domains. Therefore, it is ideal that students dissect products outside of the area they are designing. Ex. If the task is to design a new electronic toothbrush, have the student dissect any product that is not a toothbrush! Students should take part in a discussion about product dissection and watch the short video on the website under the video tab
Product dissection is an idea generation method. Product dissection is often done in industry and academia to uncover opportunities for re-design and inspire new design ideas. The virtual products will be taken apart and analyzed to understand all components, its structure, and properties. This analysis will be used to find ways to improve the water toy ideas and/or be inspired for new design ideas. The goal is to improve the functionality, maintainability, and reliability of a product through the examination, study, capture, and modification of existing products. It can also inspire new design ideas by drawing inspiration from products in different design domains. It is ideal to dissect products outside of the area of design. For example, if the task is to design a new electric toothbrush, then it is best to dissect any product that is not a toothbrush. Watch the short tutorial video for [https://www.youtube.com/watch?v=mANf4dnBCno&feature=youtu.be SolidWorks eDrawings] for instruction on how to use product dissection tools in the software.


== Product dissection activity (20 minutes) ==
== Part 3: Product Dissection Activity (20 minutes) ==
Each team member should choose which product to dissect. A [[Media:Virtual Product Dissection Handout.docx|virtual product dissection handout]] is provided for documentation. Deciding which product to dissect should be done in project groups, and each member should dissect something different from their teammates. The available product models can be found below by clicking on the image or link to download. After the products have been chosen, the [https://www.youtube.com/watch?v=9UQbSlK5SdQ tutorial video for SolidWorks eDrawings] can be viewed to review the product dissection process.
Each team member should choose which product to dissect. A [[Media:Virtual Product Dissection Handout.docx|virtual product dissection handout]] is provided for documentation. Deciding which product to dissect should be done in project groups, and each member should dissect something different from their teammates. The available product models can be found below by clicking on the image or link to download. After the products have been chosen, the tutorial video for [https://www.youtube.com/watch?v=mANf4dnBCno&feature=youtu.be SolidWorks eDrawings] can be viewed to review the product dissection process and how to use the software.


[[Image:Cordless Drill.png|link={{filepath:CordlessDrillModel.EASM}}|300px|thumb|center||[[Media:CordlessDrillModel.EASM|Figure 2: Cordless Drill (Click to Download)]]]]
[[Image:Cordless Drill.png|link={{filepath:CordlessDrillModel.EASM}}|300px|thumb|center||[[Media:CordlessDrillModel.EASM|Figure 2: Cordless Drill (Click to Download)]]]]
Line 76: Line 79:
[[Image:Toothbrush.png|link={{filepath:ToothbrushModel.EASM}}|300px|thumb|center||[[Media:ToothbrushModel.EASM|Figure 9: Toothbrush (Click to Download)]]]]
[[Image:Toothbrush.png|link={{filepath:ToothbrushModel.EASM}}|300px|thumb|center||[[Media:ToothbrushModel.EASM|Figure 9: Toothbrush (Click to Download)]]]]


== Second idea generation session (10 minutes) ==
== Part 4: Second Idea Generation Session (10 minutes) ==
This second idea generation session is intended to help students to build on ideas from their product dissection. Students should draw out specific design ideas on idea generation sheets. These ideas may stem from the application opportunity box from the previous activity or be completely new. Remind students that they should write out all ideas that are not currently on their idea generation sheets. Students should perform this idea generation session individually and should be reminded of the rules of brainstorming
A second idea generation session will be used to build on ideas for the water toy based on the outcomes from the product dissection. Draw out specific design ideas on the [[Media:Virtual Product Dissection Handout.docx|virtual product dissection handout]]. These ideas may stem from the application opportunity box from the previous activity or be completely new. Write out all new ideas. Perform this idea generation session individually and follow the rules of brainstorming:
* No (self) judgement
* Encourage wild ideas
* Stay focused on the topic
* Be visual
* Go for quantity
* Combine & improve ideas
 
== Reflection (5 minutes) ==
Share all ideas for design and redesign with other members of the team.


= Assignment =
= Assignment =
Line 84: Line 96:
The lab 1 report should only include content on Lab 1B Virtual Product Dissection. This means that Lab 1A Introduction to Microsoft Office and Lab 1C Introduction to 3D Printing should not appear in the lab report. For guidance on the first report, the assignment questions below have been organized into the sections in which they should appear in the report. On future lab reports, judgement must be used to determine which section of the report should address each question.
The lab 1 report should only include content on Lab 1B Virtual Product Dissection. This means that Lab 1A Introduction to Microsoft Office and Lab 1C Introduction to 3D Printing should not appear in the lab report. For guidance on the first report, the assignment questions below have been organized into the sections in which they should appear in the report. On future lab reports, judgement must be used to determine which section of the report should address each question.


Follow the lab report guidelines laid out in the page [[Specifications for Writing Your Lab Reports]] in the ''Technical Communication'' section of this manual. The following discussion points should be addressed in the appropriate section of the lab report:
Follow the lab report guidelines laid out in the page [[Specifications for Writing Your Lab Reports]] in the ''Technical Communication'' section of this manual. The following discussion points should be addressed in the appropriate section of the lab report:
Introduction
Introduction
* Define product dissection.
* Define product dissection.
Line 106: Line 118:
* Was it useful to dissect multiple products as a group?
* Was it useful to dissect multiple products as a group?


{{Lab notes}}
<i>Remember: Lab notes are required to be taken. Experimental details are easily forgotten unless written down. EG Standard Note Paper can be downloaded and printed from the [http://eg.poly.edu/downloads/Note_paper.zip EG Website]. Use the lab notes to write the Procedure section of the lab report. At the end of each lab a TA will scan the lab notes and upload them to the [http://eg.poly.edu/documents.php Lab Documents] section of the EG Website. One point of extra credit is awarded if the lab notes are attached at the end of the lab report (use the Pictures button in the Illustrations group under the Insert tab in MS Word after your Conclusion). Keeping careful notes is an essential component of all scientific practice.</i>


== Team PowerPoint Presentation ==
== Team PowerPoint Presentation ==

Latest revision as of 13:45, 23 August 2019

Objectives

The objective of this lab is to evaluate the functional design of a product and apply the discovered characteristics of that product to a new design. Product dissection is a type of reverse engineering that reveals how products work and can be used as a tool for design inspiration. The goal is to design an innovative water toy for use by kids aged 4-6. The toy must be safe and fun to use.

Overview

Product dissection is often done in industry and academia to uncover opportunities for re-design. Designers take apart and analyze all components of a product to understand its structure and properties. Through understanding the product, design opportunities can be uncovered and applied to the redesign of a product. Therefore, the goal of dissection is to improve the functionality, maintainability, and reliability of a product through the examination, study, capture, and modification of other existing products. [1]

Engineering Design Process

TThe engineering design process is used to systematically collect and analyze data on a product’s inner workings and make decisions to improve it or create a new product or service. There are a number of published engineering design processes, but the majority of them contain the same elements. As seen in Figure 1, the steps of the engineering design process include identifying the needs and assumptions, researching the problem, brainstorming, selecting a solution, prototyping, testing, and improving

Figure 1: Engineering Design Process.[2]

Product dissection is an important tool to inform decisions in the researching, imagining, and planning stages. In particular, the “imagination” step, also referred to as brainstorming or ideation, can benefit from taking the concepts of an alternative product and applying it to a new design. In this lab, it is essential to ask about and identify the needs and constraints of the design. Future labs will cover prototyping, testing, and redesigning.

Design Fixation

Design fixation is a problem that engineers and computer scientists experience when they have preconceived notions of or create an initial idea for a design and cannot conceive alternatives. Some methods to overcome design fixation include product dissection, design heuristics, SCAMPER, and brainstorming. Brainstorming is the idea generation that occurs during the conceptualization phase of the design process. Design heuristics and SCAMPER are methods that use modifying verbs to inspire alternative solutions. Product dissection uses the design characteristics of existing products and applies them in a new context.

Reverse Engineering

Reverse engineering is the process of reproducing a product's specifications by the examination of the product's components and functionality. Hardware reverse engineering involves product dissection to see how a product works. For instance, if a processor manufacturer wants to see how a competitor's processor works, the company can purchase the processor, disassemble it, and then make a new processor similar to it. [3]

Software can also be reverse engineered. Reverse engineering software typically involves taking a program’s machine code (the compiled code) and converting it into a more human readable format. It can also be used to obtain the original source code or determine the file structures the program uses, when the source code is lost or unavailable. For example, when a project is reactivated, after being dormant for years, with the aim of adding new features to a product, the original design documentation may have been lost. The aim is to understand how a program functions in order to identify deeper issues, and thus find ways of fixing them. Reverse engineering software to copy it constitutes a copyright violation and is illegal.[3]

Design Considerations

  • Design an innovative water toy for use by kids aged 4-6 (the toy will only be hypothetically designed).
  • The toy must be safe to use and fun.
  • Incorporate the dissected product's design functional characteristics below where applicable:
    • Power supply/energy source
    • Primary motion (how does it move?)
    • Energy flow
    • Form and outer body

Materials and Equipment

Procedure

Part 1: Creativity (10 minutes)

Creativity is an important part of the engineering design process as it is important to brainstorm in a creative mindset. A piece of paper and a pencil, or note app on a device of choice should be used to complete the paper clip ideation activity.

Paper Clip Ideation

  • Take out a piece of paper and a pencil, or a note app on a device of choice
  • Write down as many ways to use a paperclip as possible (2 minutes)
  • After the timer has gone off, count up the number of ideas generated as a group
  • Identify the greatest number of ideas generated and share
  • Share any ideas that were not mentioned, including new ideas after others have shared

Part 2: First Idea Generation Session (10 minutes)

List all ideas for the water toy down on paper. These ideas will be used to build upon after the dissection activity. This brainstorming session is performed individually and should follow the rules of brainstorming:

  • No (self) judgement
  • Encourage wild ideas
  • Stay focused on the topic
  • Be visual
  • Go for quantity
  • Combine & improve ideas

Product Dissection Overview (5 minutes)

Product dissection is an idea generation method. Product dissection is often done in industry and academia to uncover opportunities for re-design and inspire new design ideas. The virtual products will be taken apart and analyzed to understand all components, its structure, and properties. This analysis will be used to find ways to improve the water toy ideas and/or be inspired for new design ideas. The goal is to improve the functionality, maintainability, and reliability of a product through the examination, study, capture, and modification of existing products. It can also inspire new design ideas by drawing inspiration from products in different design domains. It is ideal to dissect products outside of the area of design. For example, if the task is to design a new electric toothbrush, then it is best to dissect any product that is not a toothbrush. Watch the short tutorial video for SolidWorks eDrawings for instruction on how to use product dissection tools in the software.

Part 3: Product Dissection Activity (20 minutes)

Each team member should choose which product to dissect. A virtual product dissection handout is provided for documentation. Deciding which product to dissect should be done in project groups, and each member should dissect something different from their teammates. The available product models can be found below by clicking on the image or link to download. After the products have been chosen, the tutorial video for SolidWorks eDrawings can be viewed to review the product dissection process and how to use the software.

Part 4: Second Idea Generation Session (10 minutes)

A second idea generation session will be used to build on ideas for the water toy based on the outcomes from the product dissection. Draw out specific design ideas on the virtual product dissection handout. These ideas may stem from the application opportunity box from the previous activity or be completely new. Write out all new ideas. Perform this idea generation session individually and follow the rules of brainstorming:

  • No (self) judgement
  • Encourage wild ideas
  • Stay focused on the topic
  • Be visual
  • Go for quantity
  • Combine & improve ideas

Reflection (5 minutes)

Share all ideas for design and redesign with other members of the team.

Assignment

Individual Lab Report

The lab 1 report should only include content on Lab 1B Virtual Product Dissection. This means that Lab 1A Introduction to Microsoft Office and Lab 1C Introduction to 3D Printing should not appear in the lab report. For guidance on the first report, the assignment questions below have been organized into the sections in which they should appear in the report. On future lab reports, judgement must be used to determine which section of the report should address each question.

Follow the lab report guidelines laid out in the page Specifications for Writing Your Lab Reports in the Technical Communication section of this manual. The following discussion points should be addressed in the appropriate section of the lab report: Introduction

  • Define product dissection.
  • Define design fixation.
  • Explain the engineering design process.

Procedures

  • Describe the steps taken for the initial ideation of the water toy.
  • Describe the product dissection process and the steps taken in Solidworks eDrawings.

Data/Observations

  • Describe the product dissection and functional characteristics observed including:
    • Power supply/energy source
    • Primary motion
    • Energy flow
    • Form and outer body

Discussion/Conclusions

  • Describe how the product design changed from the beginning of dissection to after.
  • During product ideation did design fixation impact any parts of the product? What negative impact did this have on the design?
  • Was it useful to dissect multiple products as a group?

Remember: Lab notes are required to be taken. Experimental details are easily forgotten unless written down. EG Standard Note Paper can be downloaded and printed from the EG Website. Use the lab notes to write the Procedure section of the lab report. At the end of each lab a TA will scan the lab notes and upload them to the Lab Documents section of the EG Website. One point of extra credit is awarded if the lab notes are attached at the end of the lab report (use the Pictures button in the Illustrations group under the Insert tab in MS Word after your Conclusion). Keeping careful notes is an essential component of all scientific practice.

Team PowerPoint Presentation

There is NO team presentation for Lab 1.

Footnotes

  1. ^ Starkey, E., Hunter, S., & Miller, S.Learning with Product Dissection. https://www.engr.psu.edu/productdissection/. Retrieved 2019. This work is supported by the National Science Foundation through grant number 14630009.
  2. ^ TeachEngineering. The Engineering Design Process. https://www.teachengineering.org/k12engineering/designprocess. Retrieved 2019. The source of this material is the TeachEngineering digital library collection at www.TeachEngineering.org. All rights reserved.
  3. ^ a b What Is website. TechTarget Network. https://searchsoftwarequality.techtarget.com/definition/reverse-engineering Retrieved July 29th, 2003.