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