Logic Circuit
Logic Circuit
Logic Gates
◾ Physical realization of
logical addition (OR)
operation
◾ Generates an output
signal of 1 if at least one of
the input signals is also 1
◾ Physical realization of
complementation
operation
◾ Generates an output
signal, which is the
reverse of the input
signal
NAND Gate
◾ Complemented AND gate
◾ Generates an output signal of:
① 1 if any one of the inputs is a 0
② 0 when all the inputs are 1
NOR Gate
◾ Complemented OR gate
◾ Generates an output signal of:
① 1 only when all inputs are 0
② 0 if any one of inputs is a 1
Logic Circuits