Logic Gates PDF
Logic Gates PDF
The OR Gate
The OR gate is sort of the reverse of the AND gate. The OR function, like its verbal counterpart,
allows the output to be true (logic 1) if any one or more of its inputs are true.
In symbols, the OR function is designated with a plus sign (+). In logical diagrams, the symbol to
the left designates the OR gate.
The NOT function is denoted by a horizontal bar over the value to be inverted, as shown in the
figure to the left.
1
The NAND Gate
The NAND gate implements the NAND function, which is exactly inverted from the AND function
you already examined. With the gate shown to the left, both inputs must have logic 1 signals
applied to them in order for the output to be a logic 0. With either input at logic 0, the output will
be held to logic 1.
The circle at the output of the NAND gate denotes the logical inversion, just as it did at the output
of the inverter.
In symbols, the NOR function is designated with a plus sign (+), with an overbar over the entire
expression to indicate the inversion
The XOR symbol is a variation on the standard OR symbol. It consists of a plus (+) sign with a
circle around it. The logic symbol, as shown here, is a variation on the standard OR symbol.