Welcome to mapoid.com on July 10 2009.
This is an internet experiment running to monitor browsing habbits of individuals through wikipedia contents.

AND gate

From Wikipedia, the free encyclopedia

Jump to: navigation, search
INPUT OUTPUT
A B A AND B
0 0 0
0 1 0
1 0 0
1 1 1

The AND gate is a digital logic gate that implements logical conjunction - it behaves according to the truth table to the right. A HIGH output (1) results only if both the inputs to the AND gate are HIGH (1). If neither or only one input to the AND gate is HIGH, a LOW output results.

Contents

[edit] Symbols

There are three symbols for AND gates: the American (ANSI or 'military') symbol and the IEC ('European' or 'rectangular') symbol, as well as the deprecated DIN symbol. For more information see Logic Gate Symbols.

Image:AND ANSI Labelled.svg Image:AND IEC.svg image:AND DIN.svg
MIL/ANSI Symbol IEC Symbol DIN Symbol

The AND gate with inputs A and B and output C implements the logical expression C = A \cdot B.

[edit] Hardware description and pinout

This schematic diagram shows the arrangement of AND gates within a standard 4081 CMOS integrated circuit.

AND Gates are basic logic gates, and are implemented in both TTL and CMOS technology ICs. The 4000 series CMOS IC AND gate device is designated the 4081, which includes four independent, two-input, AND gates.

This device is available from many semiconductor manufacturers. It is usually available in both through-hole DIP and surface mount packages such as SOIC. Datasheets are readily available in most Datasheet Databases.

As well as the standard 4081 2-Input AND Gate, 3-, 4- and 8-Input AND Gates are also available:

  • 4073: Triple 3-Input AND Gate
  • 4082: Dual 4-Input AND Gate
  • An 8-Input NAND Gate exists (4068), and this is easily made into an 8-Input AND gate by inversion of the output.

[edit] Implementations

NMOS AND gate

An AND gate is usually designed using NMOS (pictured) or PMOS MOSFETs. The digital inputs a and b cause the output F to have the same result as the AND function.

[edit] Alternatives

AND Gate Constructed Using Only NAND Gates

If no specific AND gates are available, one can be made from NAND or NOR gates, because NAND and NOR gates are considered the "universal gates,"[1] meaning that they can be used to make all the others. The configuration shown on the right shows how to use NAND gates to create the effect of an AND gate.

[edit] See also

[edit] References

  1. ^ Mano, M. Morris and Charles R. Kime. Logic and Computer Design Fundamentals, Third Edition. Prentice Hall, 2004. p. 73.
Personal tools

Visit joltnews for the latest headlines
Visit bloit.com for company information
Geed Media does computer consulting on long island.
This page viewed times. See Logs