Archive for June 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...