Q. 14.11 You are given the two circuits as shown in Fig. 14.36. Show that circuit
(a) acts as an OR gate while the circuit
Fig. 14.36
Here, The Input = A and B
Output = Y
The left part of the figure acts as a NOR and the right part acts as a NOT Gate.
The output of the NOR gate =
The output of the NOR gate would be the input of the NOT Gate and hence
Y = =
Hence the figure functions like an OR Gate.
or compare the truth table by giving different inputs and observing the output
INPUTS
|
OUTPUT |
---|---|
A B | Y |
0 0 | 0 |
0 1 | 1 |
1 0 | 1 |
1 1 | 1 |