Vous êtes sur la page 1sur 5

Negated AND gate

From Wikipedia, the free encyclopedia


(Redirected from NAND gate)

This article is about NAND in the sense of an electronic logic gate. For NAND in the purely logical sense, see Sheffer stroke. For other uses of NAND or Nand, see Nand (disambiguation).

INPUT OUTPUT A B A NAND B 0 0 1 1


NAND Full adder

0 1 0 1

1 1 1 0

The Negated AND, NO AND or NAND gate is the opposite of the digital AND gate, and behaves in a manner that corresponds to the opposite of AND gate, as shown in the truth table on the left. A LOW output results only if both the inputs to the gate are HIGH. If one or both inputs are LOW, a HIGH output results. The NAND gate is significant because any boolean function can be implemented by using a combination of NAND gates. This property is called functional completeness. Digital systems employing certain logic circuits take advantage of NAND's functional completeness. In complicated logical expressions, normally written in terms of other logic functions such as AND, OR, and NOT, writing these in terms of NAND saves on cost, because implementing such circuits using NAND gate yields a more compact result than the alternatives. NAND gates can also be made with more than two inputs, yielding an output of LOW if all of the inputs are HIGH, and an output of HIGH if any of the inputs is LOW. These kinds of gates therefore operate as n-ary operators instead of a simple binary operator. Algebraically, these can be expressed as the function NAND(a, b, ..., n), which is logically equivalent to NOT(a AND b AND ... AND n).
Contents
[hide]

1 Symbols 2 Hardware description and pinout

2.1 CMOS version

2.1.1 Availability

3 Implementations 4 See also 5 External links

[edit]Symbols
There are three symbols for NAND gates: the 'distinctive' (MIL/ANSI) symbol and the 'rectangular' IEC symbol, as well as a deprecated DIN symbol sometimes found on old schematics. For more information see logic gate symbols.

MIL/ANSI Symbol' [edit]Hardware

IEC Symbol

DIN Symbol

description and pinout

NAND gates are basic logic gates, and as such they are recognised in TTL and CMOS ICs.

This schematic diagram shows the arrangement of NAND gates within a standard 4011 CMOS integrated circuit.

[edit]CMOS

version

The standard, 4000 series, CMOS IC is the 4011, which includes four independent, two-input, NAND gates.

[edit]Availability
These devices are available from most semiconductor manufacturers such as Fairchild Semiconductor, Philips or Texas Instruments. These are usually available in both throughhole DIL and SOIC format. Datasheets are readily available in most datasheet databases. The standard 2-, 3-, 4- and 8-input NAND gates are available:

CMOS


TTL

4011: Quad 2-input NAND gate 4023: Triple 3-input NAND gate 4012: Dual 4-input NAND gate 4068: Mono 8-input NAND gate

[edit]Implementations

7400: Quad 2-input NAND gate 7410: Triple 3-input NAND gate 7420: Dual 4-input NAND gate 7430: Mono 8-input NAND gate

The NAND gate has the property of functional completeness. That is, any other logic function (AND, OR, etc.) can be implemented using only NAND gates. An entire processor can be created using NAND gates alone. In TTL ICs using multiple-emitter transistors, it also requires fewer transistors than any other gate.

CMOS NAND gate

TTL NAND gate The physical layout of a CMOS NAND

[edit]See

also

AND gate OR gate NOT gate NOR gate XOR gate Boolean algebra (logic) Logic gates NAND logic Digital electronics

[edit]External

links

Wikimedia Commons has media related to: NAND gates

View page ratings

http://hyperphysics.phy-astr.gsu.edu/hbase/electronic/nand.html

Rate this page


What's this? Trustworthy Objective Complete Well-written I am highly knowledgeable about this topic (optional) Submit ratings Categories: Logic gates

Log in / create account

Article Discussion Read Edit View history

Main page Contents Featured content Current events Random article Donate to Wikipedia

Interaction Help About Wikipedia

Community portal Recent changes Contact Wikipedia

Toolbox Print/export Languages

Deutsch Espaol Esperanto Euskara Suomi Franais Hrvatski Italiano Latina

Nederlands N Polski Portugus R n Simple English S venina Suomi Svenska Trke

This page was last modified on 18 August 2011 at 21:20. Text is available under the Creative Commons Attribution-ShareAlike License; additional terms may apply. See Terms of use for details. Wikipedia is a registered trademark of the Wikimedia Foundation, Inc., a non-profit organization.

Contact us Privacy policy About Wikipedia Disclaimers Mobile view

Vous aimerez peut-être aussi