Identify the gate and match A, B, Y in bracket to check.
A
AND (A=1,B=1,Y=1)
B
OR (A=1,B=1,Y=0)
C
NOT (A=1,B=1,Y=1)
D
XOR (A=0,B=0,Y=0)
Medium
JEE Mains
Open in App
Updated on : 2022-09-05
Solution
Verified by Toppr
Correct option is A)
The given diagrams involve 2 gates. The first 1 is an AND gate followed by a NOT Gate, with the compliment of the output of first gate used as an input to the other gate which is NAND gate as NOT gate. We consider the 4 combinations A=1,B=1,AB=1,(AB)′=0,ABˉ=1,Y=0 A=1,B=0,AB=0,(AB)′=1,ABˉ=0,Y=1 A=1,B=0,AB=0,(AB)′=1,ABˉ=0,Y=1 A=0,B=0,AB=0,(AB)′=1,ABˉ=0,Y=1
The above configuration represents that of an AND gate.
Solve any question of Semiconductor Electronics: Materials, Devices And Simple Circuits with:-