Please create an account or Login! Have fun!

Wire: Difference between revisions

Jump to navigation Jump to search
(Undo revision 33032 by Ncrecc (talk))
Tag: Undo
No edit summary
Line 174: Line 174:
[[File:NANDgate.png|left]]
[[File:NANDgate.png|left]]
The '''NAND gate''' accepts two inputs. It is generally equivalent to an AND gate immediately followed by an inverter. If both input signals are ON, the output signal will be OFF. Otherwise, the output signal will be ON.
The '''NAND gate''' accepts two inputs. It is generally equivalent to an AND gate immediately followed by an inverter. If both input signals are ON, the output signal will be OFF. Otherwise, the output signal will be ON.
The point of including a NAND gate when an inverter can simply be placed after a regular AND gate, aside from speed and compactness, may be to demonstrate [[w:NAND logic]]: all other logic gates can be constructed with only combinations of NAND gates. However, its inclusion over a NOR gate is rather arbitrary, as similar [[w:NOR logic]] exists.


{| class="wikitable"
{| class="wikitable"