Advertisements
Advertisements
Question
How AND and OR can be realized using NAND and NOR gate.
Advertisements
Solution
NAND and NOR gates are called Universal gates because the fundamental logic gates can be realized through them.
NAND gates can be used to implement the fundamental logic gates NOT, AND, and OR.

NOR gates can also be used to implement NOT, OR, and AND gates.

APPEARS IN
RELATED QUESTIONS
Which gate is called the logical inverter?
NAND is called a ______ Gate.
Write a short note on NAND Gate.
Draw the truth table for the XOR gate.
Reason out why the NAND and NOR are called universal gates?
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 output (Y) of the given logic gate is similar to the output of an/a:

The logic performed by the circuit shown in figure is equivalent to:

The Boolean expression for X-OR gate C = `(A oplus B)` is equivalent to ______.
The digital logic circuit is as shown in figure. The Boolean expression for the output Y is:

