4MAT Lesson Plans
4MAT Lesson Plans
4MAT Lesson Plans
(Students have completed within the week uniaxial tests of steel, cast iron, and brass. They are
seated in the classroom by lab group and have been asked to bring their test data and results.)
1. Pre-assessment (5 minutes)
• Point out that 98% of all values fall between plus or minus 2.33 standard deviations.
47
• "What if you were to use this brass for a tension member and you wanted to
guarantee 99% success against fracture?"
**Think time and wait for responses**
"What would be your maximum stress?"
"Translate that into a factor of safety on the mean value."
"What are the problems with this design?
"What factor of safety do you want?
"Does that guarantee zero failures?
"What is the probability?
• Continue as appropriate and as time allows.
Table A
MECHANICAL PROPERTIES FROM UNIAXIAL TESTING
Brass Specimens
48
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1
0
3 2 1 0 1 2 3
Figure 1. Normal Curve of Error
0.8
0.7
0.6
0.5
0.4
0.3
0.2
0.1
0
3 2 1 0 1 2 3
49.6 52.2 54.8 57.4 60 62.6 65.2
49
Sample Lesson Plan 2
The following lesson plan uses activities from each of the quadrants to teach the concept of tuning
a feedback control loop. The figure at the end of the lesson outline shows the activities in the
4MAT system.
In this lab assignment, the students are asked to use two or more of the tuning techniques
discussed in the quadrant two activity to tune the loop. They are then asked to make a
judgment of the quality of the control obtained with their techniques and discuss the
results.
50
IF? WHY?
HOW? WHAT?
51
Sample Lesson Plan 3
Personal Experience
Students had previously worked together in groups of three as part of a lab section to
construct a scale model of a house. Assign students to make estimates of materials and
labor for floor framing, wall framing, and roof framing of the house. This assignment may
be performed individually or as groups.
Students from the various work groups are re-assigned to a different work group of three
students so that none of the previous partners are working together. They are to assume
that they are a framing subcontracting company and are assigned to submit a bid for the
framing of the house, including framing and sheathing materials, labor, and profit.
The reason that the groups are divided differently is so that each student is required to
defend his/her original estimates. The group must then come to a consensus on the estimate
and determine the bid price. All bids are called for at a predetermined time and are
compared by writing them on the chalkboard. A discussion is held after this activity
concerning actual bid-day practices and the necessity of being very accurate in estimating
and bidding procedures so that you can develop as low a bid as possible and still be able to
earn a profit if the contract is awarded to you.
This activity is usually performed during a two-hour lab section. It typically a very realistic
experience with high student interest and interaction. The importance of teamwork and
accuracy are emphasized.
52
Sample Lesson Plan 4
(The students have covered number systems and basic Boolean algebra.)
1. Review (5 minutes)
a. Story of fatal F-16 flight when pilot attempted to "climb" over his target when in
low level, inverted flight.
b. You (the student) are asked to design a warning light which will light when the pilot
is in inverted flight below a minimum altitude.
c. The sensors and light control are TTL compatible. The inverted flight sensor and
the low altitude sensor produce a low voltage when in inverted flight and at low
altitude, respectively, and a high voltage otherwise. The warning light is lit when a
low voltage is applied. Only an "OR" gate is available for the logic.
d. Ask the students how to design this simple problem using the given device. Some
will see the negative logic solution. Initiate a discussion on designing with both
positive and negative logic called mixed logic design.
a. Using an interactive, question based lecture, develop the following diagram on the
board.
53
b. Questions which could be asked include:
c. Include the idea that Boolean algebra is conceptual and is used as a theoretical tool
in the design and modeling of digital circuits just as the calculus is used as a
theoretical tool for modeling the physical world around us.
d. The Boolean world speaks a language of zeros and ones. The hardware world
(TTL, at least) speaks a language of high and low voltages. A translation rule is
needed to relate the two worlds.
e. Defining the word "asserted" to mean one in the Boolean world, define the
asserted-low (1-low) and asserted-high (1-high) translation rules.
TRUTH TABLES
(Boolean)
A B F FUNCTION TABLE
(Hardware)
Boolean 0 0 0
"OR" 0 1 1 Asserted-High
1 0 1 A B F
1 1 1 (High Voltage = 1) 0 0 L
0 1 H
1 0 H
1 1 H
A B F Asserted-Low
54
4. How (Quadrant 3) (10 minutes)
B A B
Output Translator
A
b. The A and B Boolean input students are given large cards with a "0" on one side
and a "1" on the other side. The A and B input translators are given large cards
with a "L" on one side and a "H" on the other side. The hardware gate student (the
only one with any logic) is given a large "L" and "H" card. The output translator is
given a large "0" and "1" card. The seventh student serves as a scribe to record the
results.
c. The input translators translate the input Boolean values into voltages. The output
translator translates the gate output voltage into a Boolean value. Instruct the
hardware gate to perform the hardware operation defined by the function table for
the "OR" gate (which is listed on the board for reference) based on the voltages
displayed by the input translators.
d. Instruct all translators to use the asserted-high (1-high) translation rule. Walk the
Boolean inputs through the four possible input combinations and record the results
in a truth table on the board.
e. Instruct all translators touse the asserted-low (1-low) translation rule. Instruct the
gate to perform according to the same function table. Walk the BOolean inputs
through the four possible input combinations and record the results on the board.
f. Compare the two truth tables (Boolean world) obtained from the function table
(hardware world) by using the two translation rules. The aserted-high rule causes
the "OR" gate to perform the Boolean "OR" operation. The asserted-low rule
causes the same "OR" gate to perform the Boolean "AND" operation. Note that a
similar condition holds for the "AND", "NAND" and "NOR" gates.
g. Observe that the F-16 design problem can be solved by using the "OR" gate with
the asserted-low translation rule which matches the voltage specification of the
sensors and the warning light.
55
5. What If? (Quadrant 4) (10 minutes)
a. Give the students a handout containing the function tables for two input "AND",
"OR", "NAND" and "NOR" gates. Stress that these names do not define the
Boolean operation performed by the gate. This will be determined by the
translation rule to be used.
- The inputs to each gate were asserted-high and the output was asserted-
high.
- The inputs to each gate were asserted-high and output was asserted low.
- The inputs to each gate were asserted-low and the output was asserted high.
- The inputs to each gate were asserted-low and the output was asserted low.
- What changes if one input is asserted-high and the other input is asserted-
low?
56
Sample Lesson Plan 5
The following brief lesson plan outlines activities from each of the four learning quadrants intended
to help students learn the importance of considering design for manufacturability of a device in
the early stages of design.
- How the total cost of manufacturing is divided up, design, materials, labor, burden, etc.
- The cost of engineering changes from concept selection to final production. The rule of
10's.
- Review check lists of features that can be designed into a product to improve
manufacturability.
- Suppose you are assigned to work with a team of employees to reverse engineer a
competitor's product and improve the manufacturability of the product by altering the
products design. What would you do and why, using information you have learned?
Student team picks product and does redesign.
57
What If? Why?
How? What?
58