Advertisements
Advertisements
Question
Write a short note on NAND Gate.
Advertisements
Solution
The NAND gate is the combination of NOT and AND gates. The NAND gate is generated by inverting the output of a AND gate. The algebraic expression of the NAND is Y = `overline("A.B")`.
APPEARS IN
RELATED QUESTIONS
Which gate is called the logical inverter?
NAND is called a ______ Gate.
Draw the truth table for the XOR gate.
Write a short note on XNOR gate.
Reason out why the NAND and NOR are called universal gates?
Give the truth table of the XOR gate.
How AND and OR can be realized using NAND and NOR gate.
A logic circuit provides the output Y as per the following truth table:
| A | B | Y |
| 0 | 0 | 1 |
| 0 | 1 | 0 |
| 1 | 0 | 1 |
| 1 | 1 | 0 |
The expression for the output Y is:
The logic performed by the circuit shown in figure is equivalent to:

The digital logic circuit is as shown in figure. The Boolean expression for the output Y is:

