Logic Gates
Logic Gates
Logic Gates
SECTION A
Multiple Choice Questions
2. If a NOR gate has n inputs, how many possible input state combinations are there?
a) n.
b) 2n.
c) 2n
d) n2.
4. The output of a gate is low when at least one of its inputs is high. This is true for
_____ gate.
a) AND
b) NAND
c) OR
d) NOR
SECTION B
Exercises
A B C D E F Out
0 0 1 0 1 0 0
0 1 1 1 0 0 1
1 0 0 0 1 1 1
1 1 0 0 0 0 0
6. What are the binary values of C, D, E, F, and G for all possible combinations of A and
B? Draw a truth table to show the results.
A B C D E F G
0 0 1 0 1 1 0
0 1 1 1 0 1 1
1 0 0 1 1 1 0
1 1 0 0 1 1 1
8. Write the truth table and draw the logic diagram for each of the following:
a) d)
b) e)
c) ( a´´. b́ ) + ( á . c )
9. Write the truth table and draw the logic circuit for the following expression.
´ ź ))+ x́ z
f ( x , y , z )=(xy ⊕ (x+
10. Write the truth table and draw the logic circuit for the following expression.
f ( a ,b ,c ) =( ( b+ ć ) ⨁ ( c ´. á ) )+ ab
d
c
12. Write the truth table and draw the logic circuit for the following expression.
13. Show the behaviour of the following circuit with a truth table:
A
14. Write the truth table and draw the logic circuit for the following expression.