Page 113 - DCAP108_DIGITAL_CIRCUITS_AND_LOGIC_DESIGNS
P. 113
Digital Circuits and Logic Design
Notes
7.2 Diode-Transistor Logic (DTL)
Diode-Transistor Logic, or DTL, refers to the technology for designing and fabricating digital
circuits wherein logic gates employ both diodes and transistors. DTL offers better noise margins
and greater fan-outs than RTL, but suffers from low speed, especially in comparison to TTL.
The RTL allows the construction of NOR gates easily, but NAND gates are relatively more difficult
to get from RTL. The DTL, however, allows the construction of simple NAND gates from a single
transistor, with the help of several diodes and resistors.
It consists of a single transistor Q configured as an inverter, which is driven by a current that
depends on the inputs to the three input diodes D1-D3.
Figure 7.2: A Simple 3-input DTL NAND Gate
In the NAND gate in Figure 7.2, the current through diodes DA and DB will only be large enough
to drive the transistor into saturation and bring the output voltage Vo to logic ‘0’ if all the input
diodes D1-D3 are ‘off’, which is true when the inputs to all of them are logic ‘1’. This is because
when D1-D3 are not conducting, all the current from Vcc through R will go through DA and DB
and into the base of the transistor, turning it on and pulling Vo to near ground.
However, if any of the diodes D1-D3 gets an input voltage of logic ‘0’, it gets forward-biased and
starts conducting. This conducting diode ‘shunts’ almost all the current away from the reverse-
biased DA and DB, limiting the transistor base current. This forces the transistor to turn off,
bringing up the output voltage Vo to logic ‘1’.
One advantage of DTL over RTL is its better noise margin. The noise margin of a logic gate for
logic level ‘0’, Δ0, is defined as the difference between the maximum input voltage that it will
recognize as a ‘0’ (Vil) and the maximum voltage that may be applied to it as a ‘0’ (Vol of the
driving gate connected to it). For logic level ‘1’, the noise margin Δ1 is the difference between the
minimum input voltage that may be applied to it as a ‘1’ (Voh of the driving gate connected to
it) and the minimum input voltage that it will recognize as a ‘1’ (Vih). Mathematically,
Δ0 = Vil-Vol and Δ1 = Voh –Vih. Any noise that causes a noise margin to be overcome will result
in a ‘0’ being erroneously read as a ‘1’ or vice versa. In other words, noise margin is a measure of
the immunity of a gate from reading an input logic level incorrectly.
In a DTL circuit, the collector output of the driving transistor is separated from the base resistor
of the driven transistor by several diodes. Circuit analysis would easily show that in such an
arrangement, the differences between Vil and Vol, and between Voh and Vih, are much larger
than those exhibited by RTL gates, wherein the collector of the driving transistor is directly
connected to the base resistor of the driven transistor. This is why DTL gates are known to have
better noise margins than RTL gates.
108 LOVELY PROFESSIONAL UNIVERSITY