Archive for 2013
NAND Gate as OR Gate.
We
put NOT gates (obtained from NAND Gate as above) in both the inputs
of NAND gates; we get two input and
one output device resulting in the following truth table:
We...
NAND Gate as NOT Gate
If both inputs of a NAND Gate are combined, we get single output device
resulting in NOT Gate.
Truth table
A
Y
0
1
1
0
...
NOR
If we put an NOT Gate
at the output of OR Gate we obtain a
very useful combination called NOR
Gate. A NOR Gate has two or more
inputs but only one output. The NOR
function is the complement of...

NAND
When we put NOT Gate in the output of an AND
Gate, we get NAND gate. A NAND gate has two or more inputs but
only one output. The NAND function is the complement of AND functions.
It produces...