Diode–transistor logic
   HOME

TheInfoList



OR:

Diode–transistor logic (DTL) is a class of
digital circuit In theoretical computer science, a circuit is a model of computation in which input values proceed through a sequence of gates, each of which computes a function. Circuits of this kind provide a generalization of Boolean circuits and a mathemati ...
s that is the direct ancestor of
transistor–transistor logic Transistor–transistor logic (TTL) is a logic family built from bipolar junction transistors. Its name signifies that transistors perform both the logic function (the first "transistor") and the amplifying function (the second "transistor"), as o ...
. It is called so because the logic gating function (e.g.,
AND or AND may refer to: Logic, grammar, and computing * Conjunction (grammar), connecting two words, phrases, or clauses * Logical conjunction in mathematical logic, notated as "∧", "⋅", "&", or simple juxtaposition * Bitwise AND, a boolea ...
) is performed by a
diode A diode is a two-terminal electronic component that conducts current primarily in one direction (asymmetric conductance); it has low (ideally zero) resistance in one direction, and high (ideally infinite) resistance in the other. A diod ...
network and the amplifying function is performed by a
transistor upright=1.4, gate (G), body (B), source (S) and drain (D) terminals. The gate is separated from the body by an insulating layer (pink). A transistor is a semiconductor device used to Electronic amplifier, amplify or electronic switch, switch ...
(in contrast with RTL and TTL).


Implementations

The DTL circuit shown in the picture consists of three stages: an input
diode logic Diode logic (DL), or diode-resistor logic (DRL), is the construction of Boolean logic gates from diodes. Diode logic was used extensively in the construction of early computers, where semiconductor diodes could replace bulky and costly active va ...
stage (D1, D2 and R1), an intermediate level shifting stage (R3 and R4), and an output common-emitter amplifier stage (Q1 and R2). If both inputs A and B are high (logic 1; near V+), then the diodes D1 and D2 are reverse biased. Resistors R1 and R3 will then supply enough current to turn on Q1 (drive Q1 into saturation) and also supply the current needed by R4. There will be a small positive voltage on the base of Q1 (VBE, about 0.3 V for germanium and 0.6 V for silicon). The turned on transistor's collector current will then pull the output Q low (logic 0; VCE(sat), usually less than 1 volt). If either or both inputs are low, then at least one of the input diodes conducts and pulls the voltage at the anodes to a value less than about 2 volts. R3 and R4 then act as a voltage divider that makes Q1's base voltage negative and consequently turns off Q1. Q1's collector current will be essentially zero, so R2 will pull the output voltage Q high (logic 1; near V+).


Discrete

The IBM 1401 (announced in 1959) used DTL circuits similar to the circuit shown in the picture. IBM called the logic "complemented transistor diode logic" (CTDL). CTDL avoided the level shifting stage (R3 and R4) by alternating NPN and PNP based gates operating on different power supply voltages. NPN based circuits used +6V and -6V and the transistor switched at close to -6V, PNP based circuits used 0V and -12V and the transistor switched at close to 0V. Thus for example a NPN gate driven by a PNP gate would see the threshold voltage of -6V in the middle of the range of 0V to -12V. Similarly for the PNP gate switching at 0V driven by a range of 6V to -6V. The 1401 used
germanium Germanium is a chemical element with the symbol Ge and atomic number 32. It is lustrous, hard-brittle, grayish-white and similar in appearance to silicon. It is a metalloid in the carbon group that is chemically similar to its group neighbors ...
transistors and diodes in its basic gates. The 1401 also added an inductor in series with R2.IBM 1401 logic
Retrieved on 2009-06-28.
The physical packaging used the IBM Standard Modular System.


Integrated

In an integrated circuit version of the DTL gate, R3 is replaced by two level-shifting diodes connected in series. Also the bottom of R4 is connected to ground to provide bias current for the diodes and a discharge path for the transistor base. The resulting integrated circuit runs off a single power supply voltage. In 1962,
Signetics Signetics Corporation was an American electronics manufacturer specifically established to make integrated circuits. Founded in 1961, they went on to develop a number of early microprocessors and support chips, as well as the widely used 555 time ...
introduced the SE100-series family, the first high-volume DTL chips. In 1964, Fairchild released the 930-series DTμL micrologic family that had a better noise immunity, smaller die, and lower cost. It was the most commercially successful DTL family and copied by other IC manufacturers.


Speed improvement

The DTL propagation delay is relatively large. When the transistor goes into saturation from all inputs being high, charge is stored in the base region. When it comes out of saturation (one input goes low) this charge has to be removed and will dominate the propagation time. One way to speed up DTL is to add a small "speed-up" capacitor across R3. The capacitor helps to turn off the transistor by removing the stored base charge; the capacitor also helps to turn on the transistor by increasing the initial base drive. Another way to speed up DTL is to avoid saturating the switching transistor. That can be done with a Baker clamp. The Baker clamp is named for Richard H. Baker, who described it in his 1956 technical report "Maximum Efficiency Switching Circuits". In 1964, James R. Biard filed a patent for the Schottky transistor. In his patent the Schottky diode prevented the transistor from saturating by minimizing the forward bias on the collector–base transistor junction, thus reducing the minority carrier injection to a negligible amount. The diode could also be integrated on the same die, had a compact layout, no minority-carrier charge storage, and was faster than a conventional junction diode. His patent also showed how the Schottky transistor could be used in DTL circuits and improve the switching speed of other saturated logic designs, such as Schottky-TTL, at a low cost.


Interfacing considerations

A major advantage over the earlier
resistor–transistor logic Resistor–transistor logic (RTL) (sometimes also transistor–resistor logic (TRL)) is a class of digital circuits built using resistors as the input network and bipolar junction transistors (BJTs) as switching devices. RTL is the earliest class o ...
is increased fan-in. Additionally, to increase fan-out, an additional transistor and diode may be used.


See also

*
Diode logic Diode logic (DL), or diode-resistor logic (DRL), is the construction of Boolean logic gates from diodes. Diode logic was used extensively in the construction of early computers, where semiconductor diodes could replace bulky and costly active va ...
* High-threshold logic * NORBIT


References


Further reading

* ''Design and Application of Transistor Switch Circuits''; Louis A. Delhom; Texas Instruments and McGraw-Hill; 278 pages; 1968; LCCCN 67-22955
''(see chapter 10.7)''
* 1964 Fairchild DTμL Micrologic Catalog; 36 pages
''(see catalog)''
* 1965 Fairchild Catalog; 49 pages
''(see pages 33 to 34)''
* 1975 Fairchild Full Line Condensed Catalog; 354 pages
''(see pages 2-129 to 2-130)''
* 1978 Fairchild Full Line Condensed Catalog; 530 pages
''(see pages 13-110 to 13-113)''


External links


Diode-Transistor Logic (slides)
- University of Connecticut
Diode-Transistor Logic
- University of Babylon {{DEFAULTSORT:Diode-transistor logic Logic families