6.2 Functional Analysis: Tools For Establishing Functions Flashcards

1
Q

What is design intended to do?

A

Design is intended to transform inputs into outputs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

How do we apply design to transform inputs to outputs?

A

In order to transform inputs into outputs through design in the following way:

  • Define the boundary between our device and its surroundings
  • Examine the inputs to and outputs from the device that cross that boundary
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

What are some tools that can be used to establish functions in terms of inputs and outputs?

A

Some tools that can be used to establish functions in terms of inputs and outputs include the following

  • Black box” - no idea what’s inside
  • Transparent” box - inside known
  • enumeration
  • dissection or reverse engineering
  • function-means trees.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

What tool is used for elucidating connections between inputs and outputs?

A

The black box is used for elucidating connections between inputs and outputs.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Explain the black box method.

A

The black box:

  • a graphic of the system or object being designed,
    • with inputs shown entering the box on its left-hand side
    • with outputs leaving on the right.
  • All of the known inputs and outputs should be specified, even undesirable byproducts that result from unwanted secondary functions.
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Should undesirable byproducts that result from unwanted secondary functions be specified in the black box depiction?

A

Yes. For the black box, all of the known inputs and outputs should be specified, even undesirable byproducts that result from unwanted secondary functions.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

How might we organize inputs and outputs for a power drill into a black box diagram?

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Make a transparent (glass) box for the following black box example.

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

What questions are you trying to answer via dissection or reverse engineering?

A

Dissection or reverse engineering serves to answer the following questions:

  • What does this do?
  • How does it do that?
  • Why would you want to do that?
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
10
Q

What is the purpose of dissection/reverse engineering?

A

For a device or system that does some or all of what we want our design to do, we use the process of dissection in order to:

Identify in detail just how it works so we can then apply what we learn to our own design problem.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
11
Q

What are some reasons we may be unable to use a design that we have reverse engineered?

A

some reasons we may be unable to use a design that we have reverse engineered include the following:

  • It may not do all the things we want
  • It may not do the things we want very well
  • It may be too expensive
  • It may be protected by a patent
  • It may be our competitor’s design
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
12
Q

Reverse engineer the DeWalt corded power drill Model D21008K into its major subsystems.

A
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
13
Q

Explain the process and pros and cons of enumeration.

A

Enumeration:

Process: List all of the functions that we can readily identify.

Pros: An excellent way to begin functional analysis because it leads us immediately to the basic function(s) of the device.

Cons: It may be problematic for determining secondary functions because a lot of specific engineering background might be required.

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
14
Q

Enumerate the functions of a juice container.

A

The functions of a juice container are:

  • contain liquid
  • get liquid into the container (fill and seal the container)
  • get liquid out of the container (empty the container)
  • close the container after opening (if it is to be used more than once)
  • resist forces induced by temperature extremes
  • resist forces induced by handling in transit
  • identify the product
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
15
Q

How are the functions of containing liquid and of filling and emptying the container distinct?

A

The functions of containing liquid and of filling and emptying the container are distinct:

  • Liquid is poured in before the container is sealed by a permanent top
  • Emptying may be enabled by a pull tab
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
16
Q

When are the following functional distinction recognized?:

  • Liquid is poured in before the container is sealed by a permanent top.
  • Emptying may be enabled by a pull tab.
A

The following functional distinctions (i.e., between filling, containing, and emptying) emerge when we considered the container’s lifecycle:

  • Liquid is poured in before the container is sealed by a permanent top.
  • Emptying may be enabled by a pull tab.
17
Q

What is a functions means tree?

A

A Function-Means Tree is a graphical representation of a design’s basic and secondary functions.

18
Q

How is a functions-means tree constructed?

A

A functions-means tree is constructed as follows:

  • Tree’s top level shows the basic function(s) to be met.
  • Each succeeding level alternates between showing:
    • the means (in trapezoids) by which the primary function(s) might be implemented,
    • the secondary functions (in rectangles) necessitated by those means
19
Q

What shapes are used to represent means and secondary functions in a functions-means tree?

A

In a functions-means tree:

  • the means are represented by trapezoids
  • secondary functions are represented by rectangles
20
Q

Create a functions-means tree for a lighter.

A