You are on page 1of 4

Unit 3 Practice Sheet: Basic Logic Gates EET 1131

CRISTIAN PUENTES-T00060458 Reeder

1. Complete the following timing diagram for an inverter.

R/

2. Complete the following timing diagram for a two-input AND gate.

R/

3. Draw the schematic symbol, truth table, and Boolean expression for a 3-input AND gate.

Inputs Output
A B C X
0 0 0 0
0 0 1 0
0 1 0 0
0 1 1 0
1 0 0 0
1 0 1 0
1 1 0 0
1 1 1 1
4. Complete the following timing diagram for a four-input AND gate.

5. Complete the following timing diagram for a two-input OR gate.

R/

6. Draw the schematic symbol, truth table, and Boolean expression for a 3-input OR gate.

Inputs Output
A B C X
0 0 0 0
0 0 1 1
0 1 0 1
0 1 1 1
1 0 0 1
1 0 1 1
1 1 0 1
1 1 1 1
EET 1131 Unit 3 Practice sheet - 2

7. Complete the following timing diagram for a four-input OR gate.

8. Complete the following timing diagram for a two-input NAND gate.

R/

9. Draw the schematic symbol, truth table, and Boolean expression for a 3-input NAND gate.

Inputs Output
A B C X
0 0 0 1
0 0 1 1
0 1 0 1
0 1 1 1
1 0 0 1
1 0 1 1
1 1 0 1
1 1 1 0
EET 1131 Unit 3 Practice sheet - 2

10. Complete the following timing diagram for a three-input NAND gate.

R/
11. Complete the following timing diagram for a two-input NOR gate.

R/
12. Draw the schematic symbol, truth table, and Boolean expression for a 3-input NOR gate.

Inputs Output
A B C X
0 0 0 1
0 0 1 0
0 1 0 0
0 1 1 0
1 0 0 0
1 0 1 0
1 1 0 0
1 1 1 0

You might also like