Math: Quantitative Skills And Reasoning Assignment
NAME: _______________________
For this project, you will need to use the following website:
http://www.neuroproductions.be/logic-lab/
Note that the site uses Flash, which means it will not work on some devices (such as an iPad using Safari).
You may only use the following circuit components:
|
· switch
· light
· signal splitter |
|
· and
· or
· not |
|
EXAMPLE: Below is an example of a circuit with two switches and one light in which the light turns on only when both light switches are on, otherwise it is off.
|
For the circuit to the right, call the top switch A and the bottom switch B.
This circuit is equivalent to A and B. |
|
Here is the truth table for the circuit. Notice that true = on and false = off.
|
1. (3 pts) Make a logic circuit that represents the statement A and not A. Include a screenshot of your circuit.
Screenshot here
When the switch is off, is the light on or off?
When the switch is on, is the light on or off?
2. (3 pts) Create a circuit with one switch and one light so that the light is always on. Include two screenshots of your circuit, one with the switch off and one with the switch on. Write the logical statement this circuit represents.
Logical Statement: ____________________________
|
Screenshot 1 here |
Screenshot 2 here |
3. (3 pts) Make a logic circuit with two switches and one light that represents the statement
not (A or B). Fill out the truth table.
|
Screenshot here |
|
4. (3 pts) For the circuit below, call the top switch A and the bottom switch B. You might find it helpful to actually construct this circuit.
|
|
What is the equivalent logical statement for this circuit?
|
Under what switch conditions will the light be on?
5. (3 pts) For the circuit below, call the top switch A and the bottom switch B. You might find it helpful to actually construct this circuit.
|
|
Complete the truth table for this circuit.
|
Describe a real-world situation where this circuit would be helpful.
6. (4 pts) Create a circuit with two switches and one light so that the light is only off when both switches are on. Include four screenshots of your circuit. Write the logical statement this circuit represents.
Logical Statement: ____________________________
|
Screenshot of both A and B on
|
Screenshot of A on and B off
|
|
Screenshot of A off and B on
|
Screenshot of both A and B off
|
7. (3 pts) Create an “If…then” circuit with two switches and one light. The circuit should have the following truth table.
|
A |
B |
If A, then B. |
|
T |
T |
T |
|
T |
F |
F |
|
F |
T |
T |
|
F |
F |
T |
Include one screenshot of the circuit. Recall that you can only use and, or, and not logic gates.
Logical Statement (using and/or/not): ____________________________
Screenshot here
8. (4 pts) Are these two statements logically equivalent? Your justification should include screenshots of two different circuits, each with three switches and one light.
· A and (B or C)
· (A and B) or C
|
Screenshot 1 here
|
Screenshot 2 here
|
Justification: