Logic Gates
Logic Gates
Go through the logic lesson: Logic Lesson there are 3 short videos to watch to help with your
learning on this topic. Note the timings for each one
Name:
Using Logic Lab, develop a solution to each of the written problems below. Take a screenshot of the
solution in Logic Lab paste it into the table below and crop it so it can be clearly seen.
Create a flow diagram using the correct symbols for each one.
Task 1
Use the symbols in this table to complete your diagrams.
A P
P
B
P = A OR B
P = NOT A
P = NOT (A AND B)
P = (A AND B) OR C
P = (A OR B) AND (C OR D)
P = A OR B OR C OR D
AND OR NOT
A A
Q Q A Q
B B
A Q
0
1
NAND NOR XOR
A
A A
Q
Q Q
B
B B
A B Q A B Q
0 0 0 0
0 1 0 1
1 0 1 0 Check Your
Answers
1 1 1 1
Truth Tables
X Y
1. A Logic circuit has two inputs being X and Y
fill in all the possible combinations.
b.
1
c. 1
d.
1
0
3. The figure below shows a logic circuit and its incomplete truth table.
Complete the below truth table.
A B C Q
A 0 0
C Q
B 0 1
1 0
1 1
4. The figure below shows a logic circuit and its incomplete truth table.
Complete its truth table.
A C A B C D Q
Q 0 0
B
D 0 1
1 0
1 1
5. The figure below shows a logic circuit and its incomplete truth table.
Complete the below truth table.
A A B C D Q
C
Q 0
0
B D
1
1
6. The figure below shows a logic circuit and its incomplete truth table.
Complete the below truth table.
A
C
Q A B C D Q
0
B
D
1
A 0 0
D
0 1
B
1 0
1 1
Task 4