Bản sao của logic - circuits 01 practice

You might also like

Download as docx, pdf, or txt
Download as docx, pdf, or txt
You are on page 1of 7

NOT gate 2 AND gate 3

(P = NOT A) (P = A AND B)
Create this circuit Create this circuit

NOT A = P A AND B = P
Copy this truth table

Copy this truth table Input A Input B Output

0 0
Input Output
0
0

Complete the truth table


Complete the truth table
Describe how this gate works
Describe how this gate works
OR gate 3 XOR gate 3
P = A OR B P = A XOR B
Create this circuit Create this circuit

A=1 OR B =1 = T
Copy this truth table

Input A Input B Output

0 0 Copy this truth table


0
Input A Input B Output

0 0

Complete the truth table

Describe how this gate works


Complete the truth table

Describe how this gate works


Car Door 4 Nuclear Launch 4

Create a circuit to make the internal light come Create a circuit to launch nuclear missiles
on when a car door is opened. only when two separate keys (A and B) are
both turned to on at the same time.
The car door should come on when either the
left door (A) is opened, the right door (B) is Screenshot your logic circuit
opened, or both.

Screenshot your logic circuit Copy this truth table

Input A Input B Output


Copy this truth table
0 0
Input A Input B Output 0
0 0

Complete the truth table

Write the logical statement for this circuit


Complete the truth table

Write the logical statement for this circuit


Landing Light 4 Fridge Light 4

Create a circuit to make an upstairs landing Create a circuit to switch on the light
light come on if the downstairs switch (A) is inside a fridge if the circuit (A) is broken
switched on, or if the upstairs switch (B) is by the door opening. If the circuit is
switched on. If both switches are on then the connected (and A is on) then the light
light should switch off. should stay off.

Screenshot your logic circuit Screenshot your logic circuit

Copy this truth table Copy this truth table

Input A Input B Output Input Output


0 0 0
0 1

Complete the truth table

Write the logical statement for this circuit


Complete the truth table

Write the logical statement for this circuit


Burglar Alarm 6 Electric Oven 5

A burglar alarm has 3 inputs - An electric oven has two inputs -


• A (the main on/off switch) • A (the main on/off switch)
• B (a door sensor) • B (a thermostat)
• C (a motion sensor).

Once the oven is switched on the


Once the alarm is set to ON, either sensor C or B thermostat gives a ‘0’ signal while the
can trigger the alarm. oven is cold and a ‘1’ signal if the oven is
too hot.
Screenshot your logic circuit
Screenshot your logic circuit
Input A Input B Input C Output
Copy this truth table 0 0 0 Input A Input B Output
0 0 1 Copy this truth table
0 0
0 1 0 0
Complete the truth 0 1
table 1

Complete the truth table

Write the logical statement for this circuit


Write the logical statement for this circuit
Car Park 7 Car Park 5
(3 spaces) (2 spaces)
A car park has 3 pressure sensors to check if a car A car park has 3 pressure sensors to check if a car
is present (0 if empty, 1 if full). A light switches on if is present (0 if empty, 1 if full). A light switches on if
there is an empty space available. there is an empty space available.

Screenshot your logic circuit Screenshot your logic circuit

Input A Input B Input C Output


Copy
0
this truth
0
table
0
Copy this truth table
0 0 1

0 1 0
Complete
0 the
1 truth Input A Input B Output
table
1

0 0

Complete the truth table 0

Write the logical statement for this circuit


Write the logical statement for this circuit
Sidewinder 6 Pet Feeder 5

A sidewinder missile can only be launched from a A night-time pet feeder dispenses food when the
fighter jet when the Master Arm Switch (A) is set to on, light sensor (A) says it is dark (0) and a pressure
the targeting computer has a positive lock (B) and the sensor (B) is activated by the pet (1).
pilot presses the trigger (C).
Screenshot your logic circuit
Screenshot your logic circuit

Copy this truth table


Input A Input B Input C Output
Copy this truth table
0 0 0

0 0 1

0 1 0
Complete the truth
0 1 Input A Input B Output
table
1

Complete the truth table


0 0

Write the logical statement for this circuit Write the logical statement for this circuit

You might also like