Advertisements
Advertisements
Question
In the circuit shown in the figure, identify the equivalent gate of the circuit and make its truth table.

Advertisements
Solution
`y_1 = overlineA and y_2 = overlineB`
`therefore Y = overline(Y_ +Y_2) = overline(Y_1.Y_2) =overlineA'.overlineB' = A.B`
The equivalent gate of the given circuit is AND gate.
Truth table:
| A | B | Y1 | Y2 | Y |
| 1 | 1 | 0 | 0 | 1 |
| 1 | 0 | 0 | 1 | 0 |
| 0 | 1 | 1 | 0 | 0 |
| 0 | 0 | 1 | 1 | 0 |
shaalaa.com
Integrated Circuits
Is there an error in this question or solution?
