Logic Gate Wikipedia
Logic Gate Wikipedia
The primary way of building logic gates uses diodes or transistors acting
as electronic switches. Today, most logic gates are made from MOSFETs
(metal–oxide–semiconductor field-effect transistors).[2] They can also be
constructed using vacuum tubes, electromagnetic relays with relay logic,
fluidic logic, pneumatic logic, optics, molecules, acoustics,[3] or even
mechanical or thermal[4] elements.
Logic gates can be cascaded in the same way that Boolean functions can
be composed, allowing the construction of a physical model of all of A logic circuit diagram for a 4-bit
carry lookahead binary adder design
Boolean logic, and therefore, all of the algorithms and mathematics that
using only the AND, OR, and XOR
can be described with Boolean logic. Logic circuits include such devices logic gates.
as multiplexers, registers, arithmetic logic units (ALUs), and computer
memory, all the way up through complete microprocessors, which may
contain more than 100 million logic gates.
Electronic gates
A functionally complete logic system may be composed of relays, valves
(vacuum tubes), or transistors. The simplest family of logic gates uses
bipolar transistors, and is called resistor–transistor logic (RTL). Unlike
simple diode logic gates (which do not have a gain element), RTL gates
can be cascaded indefinitely to produce more complex logic functions.
RTL gates were used in early integrated circuits. For higher speed and
better density, the resistors used in RTL were replaced by diodes resulting
in diode–transistor logic (DTL). Transistor–transistor logic (TTL) then CMOS diagram of a NOT gate, also
supplanted DTL. As integrated circuits became more complex, bipolar known as an inverter. MOSFETs are
transistors were replaced with smaller field-effect transistors (MOSFETs); the most common way to make logic
see PMOS and NMOS. To reduce power consumption still further, most gates.
contemporary chip implementations of digital systems now use CMOS
logic. CMOS uses complementary (both n-channel and p-channel)
MOSFET devices to achieve a high speed with low power dissipation.
For small-scale logic, designers now use prefabricated logic gates from families of devices such as the TTL 7400
series by Texas Instruments, the CMOS 4000 series by RCA, and their more recent descendants. Increasingly,
these fixed-function logic gates are being replaced by programmable logic devices, which allow designers to pack
many mixed logic gates into a single integrated circuit. The field-programmable nature of programmable logic
devices such as FPGAs has reduced the 'hard' property of hardware; it is now possible to change the logic design
of a hardware system by reprogramming some of its components, thus allowing the features or function of a
hardware implementation of a logic system to be changed. Other types of logic gates include, but are not limited
to:[6]
Diode logic DL
Tunnel diode logic TDL Exactly the same as diode logic but can perform at a higher speed.
Neon logic NL Uses neon bulbs or 3-element neon trigger tubes to perform logic.
Performed by semiconductor diodes and small ferrite toroidal cores for moderate
Core diode logic CDL
speed and moderate power level.
4Layer Device Uses thyristors and SCRs to perform logic operations where high current and or
4LDL
Logic high voltages are required.
Uses transistors switching between saturated and cutoff states to perform logic.
The transistors require carefully controlled parameters. Economical because few
Direct-coupled
DCTL other components are needed, but tends to be susceptible to noise because of the
transistor logic
lower voltage levels employed. Often considered to be the father to modern TTL
logic.
Uses transistors to perform logic but biasing is from constant current sources to
Current-mode
CML prevent saturation and allow extremely fast switching. Has high noise immunity
logic
despite fairly low logic levels.
Uses tunnelable q-bits for synthesizing the binary logic bits. The electrostatic
repulsive force in between two electrons in the quantum dots assigns the electron
Quantum-dot
QCA configurations (that defines state 1 or state 0) under the suitably driven
cellular automata
polarizations. This is a transistorless, currentless, junctionless binary logic
synthesis technique allowing it to have very fast operation speeds.
Electronic logic gates differ significantly from their relay-and-switch equivalents. They are much faster, consume
much less power, and are much smaller (all by a factor of a million or more in most cases). Also, there is a
fundamental structural difference. The switch circuit creates a continuous metallic path for current to flow (in
either direction) between its input and its output. The semiconductor logic gate, on the other hand, acts as a high-
gain voltage amplifier, which sinks a tiny current at its input and produces a low-impedance voltage at its output. It
is not possible for current to flow between the output and the input of a semiconductor logic gate.
Another important advantage of standardized integrated circuit logic families, such as the 7400 and 4000 families,
is that they can be cascaded. This means that the output of one gate can be wired to the inputs of one or several
other gates, and so on. Systems with varying degrees of complexity can be built without great concern of the
designer for the internal workings of the gates, provided the limitations of each integrated circuit are considered.
The output of one gate can only drive a finite number of inputs to other gates, a number called the 'fan-out limit'.
Also, there is always a delay, called the 'propagation delay', from a change in input of a gate to the corresponding
change in its output. When gates are cascaded, the total propagation delay is approximately the sum of the
individual delays, an effect which can become a problem in high-speed synchronous circuits. Additional delay can
be caused when many inputs are connected to an output, due to the distributed capacitance of all the inputs and
wiring and the finite amount of current that each output can provide.
Logic built with FeFET (ferroelectric FET) transistors can retain their state to speed recovery in case of a power
loss.[7]
In an 1886 letter, Charles Sanders Peirce described how logical operations could be carried out by electrical
switching circuits.[10] Early electro-mechanical computers were constructed from switches and relay logic rather
than the later innovations of vacuum tubes (thermionic valves) or transistors (from which later electronic
computers were constructed). Ludwig Wittgenstein introduced a version of the 16-row truth table as proposition
5.101 of Tractatus Logico-Philosophicus (1921). Walther Bothe, inventor of the coincidence circuit, got part of
the 1954 Nobel Prize in physics, for the first modern electronic AND gate in 1924. Konrad Zuse designed and
built electromechanical logic gates for his computer Z1 (from 1935 to 1938).
From 1934 to 1936, NEC engineer Akira Nakashima, Claude Shannon and Victor Shestakov introduced
switching circuit theory in a series of papers showing that two-valued Boolean algebra, which they discovered
independently, can describe the operation of switching circuits.[11][12][13][14] Using this property of electrical
switches to implement logic is the fundamental concept that underlies all electronic digital computers. Switching
circuit theory became the foundation of digital circuit design, as it became widely known in the electrical
engineering community during and after World War II, with theoretical rigor superseding the ad hoc methods that
had prevailed previously.[14]
Metal–oxide–semiconductor (MOS) devices in the forms of PMOS and NMOS were demonstrated by Bell Labs
engineers Mohamed M. Atalla and Dawon Kahng in 1960.[15] Both types were later combined and adapted into
complementary MOS (CMOS) logic by Chih-Tang Sah and Frank Wanlass at Fairchild Semiconductor in
1963.[16]
Symbols
There are two sets of symbols for elementary logic gates in common use,
both defined in ANSI/IEEE Std 91-1984 and its supplement ANSI/IEEE
Std 91a-1991. The "distinctive shape" set, based on traditional schematics,
is used for simple drawings and derives from United States Military
Standard MIL-STD-806 of the 1950s and 1960s.[17] It is sometimes
unofficially described as "military", reflecting its origin. The "rectangular
shape" set, based on ANSI Y32.14 and other early industry standards as
later refined by IEEE and IEC, has rectangular outlines for all types of
gate and allows representation of a much wider range of devices than is
possible with the traditional symbols.[18] The IEC standard, IEC 60617- A synchronous 4-bit up/down decade
12, has been adopted by other standards, such as EN 60617-12:1999 in counter symbol (74LS192) in
Europe, BS EN 60617-12:1999 in the United Kingdom, and DIN EN accordance with ANSI/IEEE Std. 91-
60617-12:1998 in Germany. 1984 and IEC Publication 60617-12.
The mutual goal of IEEE Std 91-1984 and IEC 617-12 was to provide a
uniform method of describing the complex logic functions of digital circuits with schematic symbols. These
functions were more complex than simple AND and OR gates. They could be medium-scale circuits such as a 4-
bit counter to a large-scale circuit such as a microprocessor.
IEC 617-12 and its renumbered successor IEC 60617-12 do not explicitly show the "distinctive shape" symbols,
but do not prohibit them.[18] These are, however, shown in ANSI/IEEE Std 91 (and 91a) with this note: "The
distinctive-shape symbol is, according to IEC Publication 617, Part 12, not preferred, but is not considered to be in
contradiction to that standard." IEC 60617-12 correspondingly contains the note (Section 2.1) "Although non-
preferred, the use of other symbols recognized by official national standards, that is distinctive shapes in place of
symbols [list of basic gates], shall not be considered to be in contradiction with this standard. Usage of these other
symbols in combination to form complex symbols (for example, use as embedded symbols) is discouraged." This
compromise was reached between the respective IEEE and IEC working groups to permit the IEEE and IEC
standards to be in mutual compliance with one another.
In the 1980s, schematics were the predominant method to design both circuit boards and custom ICs known as
gate arrays. Today custom ICs and the field-programmable gate array are typically designed with Hardware
Description Languages (HDL) such as Verilog or VHDL.
Boolean
Rectangular shape
Distinctive shape algebra
Type (IEEE Std 91/91a-1991) Truth table
(IEEE Std 91/91a-1991) between A
(IEC 60617-12:1997)
and B
Single-input gates
Input Output
A Q
Buffer
0 0
1 1
Input Output
NOT A Q
(inverter) or
0 1
1 0
In electronics a NOT gate is more commonly called an inverter. The circle on the symbol is called a bubble and is used
in logic diagrams to indicate a logic negation between the external logic state and the internal logic state (1 to 0 or vice
versa). On a circuit diagram it must be accompanied by a statement asserting that the positive logic convention or
negative logic convention is being used (high voltage level = 1 or low voltage level = 1, respectively). The wedge is used
in circuit diagrams to directly indicate an active-low (low voltage level = 1) input or output without requiring a uniform
convention throughout the circuit diagram. This is called Direct Polarity Indication. See IEEE Std 91/91A and IEC 60617-
12. Both the bubble and the wedge can be used on distinctive-shape and rectangular-shape symbols on circuit diagrams,
depending on the logic convention used. On pure logic diagrams, only the bubble is meaningful.
Conjunction and disjunction
Input Output
A B Q
or 0 0 0
AND
0 1 0
1 0 0
1 1 1
Input Output
A B Q
or 0 0 0
OR
0 1 1
1 0 1
1 1 1
NAND or
Input Output
A B Q
0 0 1
0 1 1
1 0 1
1 1 0
Input Output
A B Q
0 0 1
NOR or
0 1 0
1 0 0
1 1 0
Input Output
A B Q
or 0 0 0
XOR
0 1 1
1 0 1
1 1 0
The output of a two input exclusive-OR is true only when the two input values are different, and false if they are equal,
regardless of the value. If there are more than two inputs, the output of the distinctive-shape symbol is undefined. The
output of the rectangular-shaped symbol is true if the number of true inputs is exactly one or exactly the number
following the "=" in the qualifying symbol.
Input Output
A B Q
0 0 1
XNOR or
0 1 0
1 0 0
1 1 1
Truth tables
Output comparison of 1-
input logic gates.
Input Output
A Buffer Inverter
0 0 1
1 1 0
0 0 0 1 0 1
0 1 0 1
1 0
1 0 1 0
1 1 1 0 0 1
NOT
AND
NAND
OR
NOR
XOR
XNOR
A De Morgan symbol can show more clearly a gate's primary logical purpose and the polarity of its nodes that are
considered in the "signaled" (active, on) state. Consider the simplified case where a two-input NAND gate is used
to drive a motor when either of its inputs are brought low by a switch. The "signaled" state (motor on) occurs
when either one OR the other switch is on. Unlike a regular NAND symbol, which suggests AND logic, the De
Morgan version, a two negative-input OR gate, correctly shows that OR is of interest. The regular NAND symbol
has a bubble at the output and none at the inputs (the opposite of the states that will turn the motor on), but the De
Morgan symbol shows both inputs and output in the polarity that will drive the motor.
De Morgan's theorem is most commonly used to implement logic gates as combinations of only NAND gates, or
as combinations of only NOR gates, for economic reasons.
These logic circuits are used in computer memory. They vary in performance, based on factors of speed,
complexity, and reliability of storage, and many different types of designs are used based on the application.
Manufacturing
Since the 1990s, most logic gates are made in CMOS (complementary metal oxide semiconductor) technology
that uses both NMOS and PMOS transistors. Often millions of logic gates are packaged in a single integrated
circuit.
In principle any method that leads to a gate that is functionally complete (for example, either a NOR or a NAND
gate) can be used to make any kind of digital logic circuit. Note that the use of 3-state logic for bus systems is not
needed, and can be replaced by digital multiplexers, which can be built using only simple logic gates (such as
NAND gates, NOR gates, or AND and OR gates).
Logic families
There are several logic families with different characteristics (power consumption, speed, cost, size) such as: RDL
(resistor–diode logic), RTL (resistor-transistor logic), DTL (diode–transistor logic), TTL (transistor–transistor
logic) and CMOS. There are also sub-variants, e.g. standard CMOS logic vs. advanced types using still CMOS
technology, but with some optimizations for avoiding loss of speed due to slower PMOS transistors.
See also
And-inverter graph
Boolean algebra topics
Boolean function
Depletion-load NMOS logic
Digital circuit
Espresso heuristic logic minimizer
Emitter-coupled logic
Fan-out
Field-programmable gate array (FPGA)
Flip-flop (electronics)
Functional completeness
Integrated injection logic
Karnaugh map
Combinational logic
List of 4000 series integrated circuits
List of 7400 series integrated circuits
Logic family
Logic level
Logical graph
NMOS logic
Parametron
Processor design
Programmable logic controller (PLC)
Programmable logic device (PLD)
Propositional calculus
Quantum logic gate
Race hazard
Reversible computing
Superconducting computing
Truth table
References
1. Jaeger (1997). Microelectronic Circuit Design. McGraw-Hill. pp. 226–233. ISBN 0-07-032482-4.
2. Kanellos, Michael (2003-02-11). "Moore's Law to roll on for another decade" (https://www.cnet.co
m/news/moores-law-to-roll-on-for-another-decade/). CNET. From Integrated circuit
3. https://pubs.aip.org/aip/apl/article-abstract/106/11/113503/27163/Acoustic-logic-gates-and-
Boolean-operation-based?redirectedFrom=fulltext
4. Wang, Lei; Li, Baowen (2007). "Thermal Logic Gates: Computation with Phonons" (https://journals.
aps.org/prl/abstract/10.1103/PhysRevLett.99.177208). Physical Review Letters. 99 (17): 177208.
arXiv:0709.0032 (https://arxiv.org/abs/0709.0032). Bibcode:2007PhRvL..99q7208W (https://ui.ads
abs.harvard.edu/abs/2007PhRvL..99q7208W). doi:10.1103/PhysRevLett.99.177208 (https://doi.or
g/10.1103%2FPhysRevLett.99.177208). PMID 17995368 (https://pubmed.ncbi.nlm.nih.gov/17995
368). S2CID 10934270 (https://api.semanticscholar.org/CorpusID:10934270).
5. Tinder, Richard F. (2000). Engineering digital design (https://books.google.com/books?id=6x0pjjM
KRh0C&q=AOI+gate&pg=PT347) (2nd ed.). Academic Press. pp. 317–319. ISBN 0-12-691295-5.
6. Rowe, Jim. "Circuit Logic – Why and How". No. December 1966. Electronics Australia.
7. "Tapping into Non-Volatile Logic" (https://semiengineering.com/tapping-into-non-volatile-logic/).
2021-04-21.
8. Nylan, Michael (2001). The Five "Confucian" Classics (https://books.google.com/books?id=KykM1
DhBxd8C&pg=PA206). Yale University Press. pp. 204–206. ISBN 978-0-300-08185-5. Retrieved
2010-06-08.
9. Perkins, Franklin (2004). "Exchange with China" (https://books.google.com/books?id=0Jzv9IoAHF
sC&dq=117&pg=PA117). Leibniz and China: A Commerce of Light. Cambridge University Press.
p. 117. ISBN 9780521830249. "... one of the traditional orderings of the hexagrams, the xiantian tu
ordering made by Shao Yong, was, with a few modifications, the same order found in Leibniz's
binary arithmetic."
10. Peirce, C. S., "Letter, Peirce to A. Marquand", dated 1886, Writings of Charles S. Peirce, v. 5, 1993,
pp. 420–423. See Burks, Arthur W. (1978). "Review: Charles S. Peirce, The new elements of
mathematics" (http://projecteuclid.org/DPubS/Repository/1.0/Disseminate?view=body&id=pdf_1&
handle=euclid.bams/1183541145). Bulletin of the American Mathematical Society. 84 (5): 913–
918 [917]. doi:10.1090/S0002-9904-1978-14533-9 (https://doi.org/10.1090%2FS0002-9904-1978-
14533-9).
11. Yamada, Akihiko (2004). "History of Research on Switching Theory in Japan" (https://www.jstage.j
st.go.jp/article/ieejfms/124/8/124_8_720/_article). IEEJ Transactions on Fundamentals and
Materials. Institute of Electrical Engineers of Japan. 124 (8): 720–726.
Bibcode:2004IJTFM.124..720Y (https://ui.adsabs.harvard.edu/abs/2004IJTFM.124..720Y).
doi:10.1541/ieejfms.124.720 (https://doi.org/10.1541%2Fieejfms.124.720).
12. "Switching Theory/Relay Circuit Network Theory/Theory of Logical Mathematics" (http://museum.i
psj.or.jp/en/computer/dawn/0002.html). IPSJ Computer Museum. Information Processing Society
of Japan.
13. Stanković, Radomir S.; Astola, Jaakko T.; Karpovsky, Mark G. (2007). Some Historical Remarks on
Switching Theory. CiteSeerX 10.1.1.66.1248 (https://citeseerx.ist.psu.edu/viewdoc/summary?doi=
10.1.1.66.1248).
14. Stanković, Radomir S. [in German]; Astola, Jaakko Tapio [in Finnish], eds. (2008). Reprints from
the Early Days of Information Sciences: TICSP Series On the Contributions of Akira Nakashima to
Switching Theory (https://web.archive.org/web/20210308002559/http://ticsp.cs.tut.fi/reports/reprint-
nakashima-rr.pdf) (PDF). Tampere International Center for Signal Processing (TICSP) Series.
Vol. 40. Tampere University of Technology, Tampere, Finland. ISBN 978-952-15-1980-2.
ISSN 1456-2774 (https://www.worldcat.org/issn/1456-2774). Archived from the original (http://ticsp.
cs.tut.fi/reports/reprint-nakashima-rr.pdf) (PDF) on 2021-03-08. (3+207+1 pages) 10:00 min (https://
web.archive.org/web/20221026175726/http://ciitlab.elfak.ni.ac.rs/predavanja/09_Nakashima.mp4)
15. Lojek, Bo (2007). History of Semiconductor Engineering (https://archive.org/details/historysemicon
du00loje_697). Springer. pp. 321 (https://archive.org/details/historysemicondu00loje_697/page/n3
27)–323. ISBN 978-3-54034258-8.
16. "1963: Complementary MOS Circuit Configuration is Invented" (https://www.computerhistory.org/sil
iconengine/complementary-mos-circuit-configuration-is-invented/). Computer History Museum.
Retrieved 2019-07-06.
17. "Graphical Symbols for Logic Diagrams" (https://quicksearch.dla.mil/qsDocDetails.aspx?ident_nu
mber=35975). ASSIST Quick Search. Defense Logistics Agency. MIL-STD-806. Retrieved
2021-08-27.
18. "Overview of IEEE Standard 91-1984 Explanation of Logic Symbols" (http://www.ti.com/lit/ml/sdyz
001a/sdyz001a.pdf) (PDF). Texas Instruments Semiconductor Group. 1996. SDYZ001A.
19. Peirce, C. S. (manuscript winter of 1880–1881), "A Boolian Algebra with One Constant", published
1933 in Collected Papers v. 4, paragraphs 12–20. Reprinted 1989 in Writings of Charles S. Peirce
v. 4, pp. 218–221, Google [1] (https://archive.org/details/writingsofcharle0004peir/page/218). See
Roberts, Don D. (2009). "7.12 The Graphical Analysis of Propositions" (https://books.google.com/b
ooks?id=Q4K30wCAf-gC&pg=PA113). The Existential Graphs of Charles S. Peirce. De Gruyter.
p. 131. ISBN 978-3-11022622-5.
20. Büning, Hans Kleine; Lettmann, Theodor (1999). Propositional logic: deduction and algorithms (htt
ps://books.google.com/books?id=3oJE9yczr3EC&pg=PA2). Cambridge University Press. p. 2.
ISBN 978-0-521-63017-7.
21. Bird, John (2007). Engineering mathematics (https://books.google.com/books?id=1-fBmsEBNUoC
&pg=PA532). Newnes. p. 532. ISBN 978-0-7506-8555-9.
22. Merkle, Ralph C. (1993). "Two Types of Mechanical Reversible Logic" (http://www.zyvex.com/nan
otech/mechano.html). Xerox PARC.
23. Erbas-Cakmak, Sundus; Kolemen, Safacan; Sedgwick, Adam C.; Gunnlaugsson, Thorfinnur;
James, Tony D.; Yoon, Juyoung; Akkaya, Engin U. (2018). "Molecular logic gates: the past, present
and future" (http://xlink.rsc.org/?DOI=C7CS00491E). Chemical Society Reviews. 47 (7): 2228–
2248. doi:10.1039/C7CS00491E (https://doi.org/10.1039%2FC7CS00491E). hdl:11693/50034 (htt
ps://hdl.handle.net/11693%2F50034). ISSN 0306-0012 (https://www.worldcat.org/issn/0306-0012).
PMID 29493684 (https://pubmed.ncbi.nlm.nih.gov/29493684).
24. Stojanovic, Milan N.; Mitchell, Tiffany E.; Stefanovic, Darko (2002). "Deoxyribozyme-Based Logic
Gates" (https://pubs.acs.org/doi/abs/10.1021/ja016756v). Journal of the American Chemical
Society. 124 (14): 3555–3561. doi:10.1021/ja016756v (https://doi.org/10.1021%2Fja016756v).
PMID 11929243 (https://pubmed.ncbi.nlm.nih.gov/11929243).
Further reading
Awschalom, D. D.; Loss, D.; Samarth, N. (2002). Semiconductor Spintronics and Quantum
Computation (https://books.google.com/books?id=tlDSx_8_5v4C). Springer. ISBN 978-3-540-
42176-4.
Bostock, Geoff (1988). Programmable logic devices: technology and applications (https://books.go
ogle.com/books?id=XEFTAAAAMAAJ). McGraw-Hill. ISBN 978-0-07-006611-3.
Brown, Stephen D.; Francis, Robert J.; Rose, Jonathan; Vranesic, Zvonko G. (1992). Field
Programmable Gate Arrays (https://books.google.com/books?id=8s4M-qYOWZIC). Kluwer
Academic. ISBN 978-0-7923-9248-4.
External links
Media related to Logic gates at Wikimedia Commons