EveryCircuit
Contact
Reviews
Home
justinmcg67
modified 11 years ago

The Universal Gate - NAND

18
3
510
05:17:23
This circuit is a simple and introductory approach to understanding the NAND Gate. What makes the NAND Gate so special is that it is a Universal Gate. This means that ALL logic gates (AND, OR, XOR, NOR, XNOR, NOT) can be made from NAND Gates. But what is NAND anyways? Not-AND. Or to put it in better terms, Negated AND. You can view this in the circuit as well. The lower right circuit takes an AND gate and puts an inverter, or a NOT gate at the output, making it a "Negated AND", or a NAND gate. To see how this works at the transistor level, look at the circuit in the upper right. This is the NAND gate at its most basic level. NAND gates have a special characteristic. Note the result, C, in the Truth Table. A - B - C 0 - 0 - 1 0 - 1 - 1 1 - 0 - 1 1 - 1 - 0 So long as at least one input, A or B, is LOW or "0" then the result is a HIGH or a "1". The circuit illustrates how you can use these properties to construct a NOT gate. By tying inputs A and B together of the NAND Gate, if we look at the truth table again we can see that when A and B are the same, their result is NOT A and B. Play around with the NAND gates to create an OR gate. Next try a NOR gate. And go from there. Understanding the fundamental logic behind all other logic will help tremendously in your understanding of digital circuitry and electronics. For more information also Google DeMorgan's Theory. This is one of the fundamental theorems behind logic gates, boolean algebra and heaps more. If this has helped you, please be sure to bookmark. =] #### NOTE #### I have put together two other circuits that show how to make all logic gates via just the NAND and the NOR gates. Search for those as well if interested. They can be found just searching for my username on EveryCircuit. :-D
published 11 years ago
faceblast
11 years ago
a mark has been booked. a stack of 74HC00 chips has been ordered
YuHan
11 years ago
And NOR gate is an universal gate too. So it isn't special!!!!
justinmcg67
11 years ago
Haha yes the NOR is universal too. All inverting gates can be made into all other logic. The NAND is probably the easiest to understand due to the truth table. =]

EveryCircuit is an easy to use, highly interactive circuit simulator and schematic capture tool. Real-time circuit simulation, interactivity, and dynamic visualization make it a must have application for professionals and academia. EveryCircuit user community has collaboratively created the largest searchable library of circuit designs. EveryCircuit app runs online in popular browsers and on mobile phones and tablets, enabling you to capture design ideas and learn electronics on the go.

Copyright © 2025 by MuseMaze, Inc.     Terms of use     Privacy policy