Solveeit Logo

Question

Question: The combination of ‘NAND’ gates shown here under (figure) are equivalent to <img src="https://cdn.p...

The combination of ‘NAND’ gates shown here under (figure) are equivalent to

A

An OR gate and an AND gate respectively

B

An AND gate and a NOT gate respectively

C

An AND gate and an OR gate respectively

D

An OR gate and a NOT gate respectively.

Answer

An OR gate and an AND gate respectively

Explanation

Solution

C=Aˉ.Bˉ=Aˉ+Bˉ=A+BC = \overline{\bar{A}.\bar{B}} = \overline{\bar{A} + \bar{B}} = A + B (De morgan’s theorem)

Hence output C is equivalent to OR gate.

C=AB.AB=AB+AB=AB+AB=ABC = \overline{\overline{AB}.\overline{AB}} = \overline{\overline{AB} + \overline{AB}} = AB + AB = AB

In this case output C is equivalent to AND gate.