Solveeit Logo

Question

Question: The combination of NAND gates is shown in figure. The equivalent circuit is <img src="https://cdn.p...

The combination of NAND gates is shown in figure. The equivalent circuit is

A

AND gate

B

NOR gate

C

OR gate

D

NOT gate

Answer

OR gate

Explanation

Solution

: Boolean expression from figure

Y=Aˉ.Bˉ=Aˉˉ+Bˉˉ=A+BY = \overline{\bar{A}.\bar{B}} = \bar{\bar{A}} + \bar{\bar{B}} = A + B

This combination of gates represent OR gate.