Logic Families
Logic Families
Logic Families
4.1 INTRODUCTION
With the widespread use of ICs in digital systems and with the development of various tech-
nologies for the fabrication of ICs, it has become necessary to be familiar with the characteris-
tics of IC logic families and their relative advantages and disadvantages. Digital ICs are classi-
fied either according to the complexity of the circuit, as the relative number of individual basic
gates (2-input NAND gates) it would require to build the circuit to accomplish the same logic
function or the number of components fabricated on the chip. The classification of digital ICs is
given in Table 4.1.
The various characteristics of digital ICs used to compare their performances are:
1. Speed of operation,
2. Power dissipation,
3. Figure of merit,
4. Fan-out,
5. Current and voltage parameters,
6. Noise immunity,
7. Operating temperature range,
8. Power supply requirements, and
9. Flexibilities available.
Digital Logic Families 91
High-level input current, IIH : This is the minimum current which must be supplied by a driving
source corresponding to 1 level voltage.
Low-level input current, IIL: This is the minimum current which must be supplied by a driving
source corresponding to 0 level voltage.
High-level output current, IOH : This is the maximum current which the gate can sink in 1 level.
Low-level output current, IOL: This is the maximum cur-
rent which the gate can sink in 0 level. IIL IOL
High-level supply current, ICC (1): This is the supply cur- IIH IOH
rent when the output of the gate is at logic 1.
Low-level supply current, ICC (0): This is the supply cur- Fig. 4.2
rent when the output of the gate is at logic (0). A gate with current directions
The current directions are illustrated in Fig. 4.2. marked.
4.2.6 Noise Immunity
The input and output voltage levels defined above Voltages
are shown in Fig. 4.3. Stray electric and magnetic
fields may induce unwanted voltages, known as VOH
noise, on the connecting wires between logic cir- 1 State noise margin D 1= VOH – VIH
cuits. This may cause the voltage at the input to a VIH
logic circuit to drop below VIH or rise above VIL
and may produce undesired operation. The circuit’s
VIL
ability to tolerate noise signals is referred to as the
noise immunity, a quantitative measure of which is 0 State noise margin D 0 = VIL – VOL
VOL
called noise margin. Noise margins are illustrated in
Fig. 4.3.
The noise margins defined above are referred 0
to as dc noise margins. Strictly speaking, the noise is Fig. 4.3
generally thought of as an a.c. signal with ampli- Voltage levels and noise margins of ICs.
tude and pulse width. For high speed ICs, a pulse
width of a few microseconds is extremely long in comparison to the propagation delay time of
the circuit and therefore, may be treated as d.c. as far as the response of the logic circuit is
concerned. As the noise pulse width decreases and approaches the propagation delay time of
the circuit, the pulse duration is too short for the circuit to respond. Under this condition, a
large pulse amplitude would be required to produce a change in the circuit output. This means
that a logic circuit can effectively tolerate a large noise amplitude if the noise is of a very short
duration. This is referred to as ac noise margin and is substantially greater than the dc noise
margin. It is generally supplied by the manufacturers in the form of a curve between noise
margin and noise pulse width.
4.2.7 Operating Temperature
The temperature range in which an IC functions properly must be known. The accepted
temperature ranges are: 0 to + 70 °C for consumer and industrial applications and –55 °C to
+ 125 °C for military purposes.
Digital Logic Families 93
The resistor–transistor logic was the most popular form of logic in common use before the
development of ICs. RTL circuits consist of resistors and transistors and was the earliest logic
family to be integrated. Although RTL has become obsolete now, because of its simplicity and
for historical reasons, it is proper to devote some attention to it and introduce some of the
important concepts, useful for all types of gates, through this. The basic RTL gate is a NOR gate
as shown in Fig. 4.4. For the sake of simplicity, a two-input NOR gate driving N similar gates is
shown in the figure, which can be extended to accommodate a larger number of inputs. The
number of input terminals is referred to as the fan-in.
4.3.1 Logic Operation
Inputs representing the logic levels are applied at A and B terminals. The voltage correspond-
ing to LOW level should be low enough to drive the corresponding transistor to cut-off.
Similarly, the input voltage corresponding to HIGH level should be high enough to drive the
corresponding transistor to saturation.
If both the inputs are LOW, transistors T1 and T2 are cut-off and the output is HIGH. A
HIGH level on any input will drive the corresponding transistor to saturation causing the
output to go LOW. The LOW (0) level output voltage is VCE, sat of a transistor (~ 0.2 V) and the
HIGH (1) level output voltage depends on the number of gates connected to the output. This
causes the output voltage to be variable and is a deciding factor for the fan-out of the gate.
4.3.2 Loading Considerations
If all the inputs to the gate are LOW, the output is HIGH and if the gate is not driving any
other gate, i.e. no load is connected, the output voltage will be slightly less than VCC (there is
voltage drop across the common collector resistor due to ICO of T1 and T2).
94 Modern Digital Electronics
RC (640 W)
RC (640 W)
Output
G1
VO RB(450 W)
T1 VCC (3.6 V)
T2
RC (640 W)
GN
RB(450 W) RB(450 W) RB(450 W)
A
B
Load gates
Inputs
Fig. 4.4
A 2-input RTL NOR gate driving N similar gates.
VO =
90 ¥ 640 ¥
( 3.6) + ( 0.8) = 1.14 V (4.4)
90 + 640 90 + 640
For hFE = 10, the total base current required for load transistors to be driven into saturation will
Ê 5.31ˆ
be 5 ¥ Á mA and the corresponding VO must be 1.04 V. Therefore, the noise margin for
Ë 10 ˜¯
1 level is D 1 = 1.14 – 1.04 = 0.1 V.
4.3.4 Propagation Delay Time
The propagation delay time is also affected by the number of gates it drives. When the output
of the gate is in LOW state all the load transistors are cut-off and the base–emitter junction of
each of these transistors appears to be a capacitor, C . When the output has to change from
LOW to HIGH level due to changes at the input, it will do so with a time constant given by
(640 +
N )
450 NC = (640N + 450) C (4.5)
The resistance in the collector circuit pulls up the output voltage from LOW to HIGH level
and hence is known as the pull-up resistor. It is passive pull-up in this case in contrast to an active
pull-up which can be used to decrease the propagation delay time. Active pull-up will be
discussed later.
4.3.5 Current Source Logic
The gate supplies current to the load transistors when in 1 level, whereas the leakage-current
(reverse-saturation base current) of load transistors flow through T1 or T2 in 0 level. Since the
source current is much greater than the sink current, it is known as current source logic.
4.3.6 Wired-Logic
If the outputs of the gates are connected together as shown in Fig. 4.6, the output Y is given by
Y = Y1 ◊ Y2
= A + B ◊C + D
= A + B +C + D
This shows that fan-in can be increased by this connection which is referred to as wired- AND
or implied-AND. The effect of this connection on fan-out, power dissipation and speed of opera-
tion can be seen in Prob. 4.3.
96 Modern Digital Electronics
+VCC +VCC
RC Y RC
Y1 Y2
A TA TB TC TD
B C D
Load gates
Gate P Gate Q
Fig. 4.6
Wired-AND connection of RTL gates driving similar gates
The characteristics of RTL can be summarized as: Poor noise margin, poor fan-out capabili-
ties, low speed, and high power dissipation.
In the RTL gate of Fig. 4.4, if the base resistors RB are omitted, we obtain what is known as the
direct-coupled transistor logic (DCTL) gate, in which the inputs are directly coupled to the
bases. This circuit performs positive NOR logic and the voltages corresponding to logic 1 and 0
levels are VBE,sat (~ 0.8 V) and VCE, sat (~ 0.2 V) respectively. The separation between the logic
1 and 0 level voltages, which is referred to as the logic swing, is very small (VBE,sat – VCE,sat =
0.6 V). Therefore, the noise margin of this circuit is very poor.
Although the DCTL is simpler than RTL, it never became popular because of the problem
of current hogging. The gate should be able to drive the transistors of the load gates to saturation
corresponding to logic level 1.
This does not pose any problem if all the transistors have same input characteristics but,
unfortunately, the input characteristics differ due to the manufacturing tolerances of different
IC packages operating at different temperatures. Owing to these differences, the saturation
voltages of the load transistors may be different. Let the base-emitter voltages of the transistors
corresponding to saturation be 0.78, 0.79, and 0.80 V. The transistor with the base–emitter
voltage of 0.78 V, when it enters saturation, will not allow other transistors to enter saturation
and will take whole of the current supplied from the driver gate. This is known as current
hogging.
As discussed above, the DCTL suffers from the difficulty of current hogging which makes it
unsuitable. However, based on DCTL a new logic referred to as the integrated-injection logic
Digital Logic Families 97
(I2L), has been developed. I2L has the simplicity of DCTL , uses very small silicon chip area,
consumes very little power, and requires only four masks and two diffusions (compared to five
masks and three diffusions for BJT) and hence, is easier and cheaper to fabricate. Due to these
advantages it is eminently suited for medium- and large-scale integration. It is not used for
small-scale integration and is the only saturated bipolar logic employed for large-scale integra-
tion. Texas Instruments SBP 9900 is a 16-bit microprocessor using I2L technology.
The genesis of I2L technology is the concept of merging the components, viz. one semicon-
ductor region is part of two or more devices. Because of this type of merging it is also referred
to as the merged-transistor logic (MTL). There is considerable saving in the silicon chip area in
this process.
4.5.1 I2L Inverter
The basic operation of I2L is explained with the help of the inverter circuit shown in Fig. 4.7. If
the input Vi is at LOW logic level (Vi ª 0), T1 is OFF so that IB1 = 0. The input source acts as a
sink for the current I1. Therefore, I2 flows through the base of T2 driving it to saturation. When
T1 is OFF and T2 is ON, VBE2 = VCE1 ª 0.8 V.
I1 I2
VO
IC1
+
Vi T1 VCE1 T2
IB1 +
– IB2
VBE2 –
Fig. 4.7
An I2L inverter directly coupled to the following stage.
On the other hand, if the input is at HIGH logic level (V1 ª 0.8 V), the base current IB1 will
have two components, one of them being I1 and the other is due to the source Vi , and
consequently T1 saturates. Therefore, VCE1 = VCE,sat ª 0.2 V, which drives T2 to cut-off and T1
acts as a sink for I2. This shows that the logic level at VO is complement to that of Vi , viz. T1 acts
as an inverter. The logic swing is about 0.6 V.
4.5.2 I2L Configuration
Consider the DCTL gate structure shown in Fig. 4.8 in which there are two logical variables
which are assumed to be outputs of similar DCTL gates and we need to generate the functions
A + B , A + B , A + B , and A + B .
We observe from the figure that the bases of transistors T1, T2, and T4 are connected
together, also their emitters are connected together (grounded). Therefore, the combination of
T1, T2, and T4 can be replaced with single transistor having one base, one emitter and three
98 Modern Digital Electronics
RC RC RC
A B
T2 T3
VCC
RC
T4 T5
VCC
RC
T6 T7
VCC VCC
RC RC
VCC
RC
T1 T10
T8 T9
Fig. 4.8
A DCTL gate structure for generating functions of two logical variables.
collectors. Similarly, other transistors with common-bases are replaced with multiple-collector
transistors. Using this concept, Fig. 4.8 is redrawn as shown in Fig. 4.9.
As shown in Fig. 4.7, a mechanism for supplying base currents is required. To achieve this,
the collector resistors of driving gates (shown dotted in Fig. 4.8) are treated as the base resistors
Digital Logic Families 99
C10
C6
T ¢1 T ¢2 T ¢3 T ¢4
A B
Fig. 4.9
Figure 4.8 redrawn with multiple-collector transistors.
of multiple-collector transistors (T ¢1 and T ¢3). Similarly, the collector resistors of T1 and T10 are
treated as the base resistors of T ¢2 and T ¢4, respectively. Correspondingly, the supply voltages
are indicated as VBB . The portion of the circuit shown outside the dotted box is either a part of
other gates driven by the outputs shown or is omitted altogether. This means that an I2L circuit
has open-collector outputs, which either feed another I2L circuit or are to be connected to the
supply voltage through resistors. Suitable values of supply voltage and resistor are to be used
for getting proper output voltage levels, for driving other gates such as TTL.
4.5.3 Fabrication of I2L
The resistor RB required to inject the base current would require a
large silicon area if fabricated on the chip and thus, would render the
circuit useless for LSI applications. It can be eliminated by replacing it VCC
with a current source. The grounded-base p-n-p transistor shown in RX (external)
Fig. 4.10 acts as a current source, which is referred to as a current IO
injector. The resistor RX is external to the chip and the current IO is +
VEB
given by
– T
VCC - VEB
IO = (4.6)
RX
The collector of the current injector transistor T of Fig. 4.10 and the To base of multiple-
base of the multiple-collector transistor are merged, viz. one p region collector transistor
serves both as collector of p-n-p transistor and base of n-p-n transistor. Fig. 4.10
Similarly, the base of T is merged with the emitter of the multiple- A current injector for
collector transistor. A simplified physical structure of a portion of I2L I2L
circuit is shown in Fig. 4.11. This shows the simplicity of I2L structure.
The speed of operation of I2L depends upon the charging current. The propagation delay
time is inversely proportional to the charging current, also the power dissipation is proportional
100 Modern Digital Electronics
Injector Base C1 C2 C3
p n+ n+ n+
p
Fig. 4.11
The simplified physical structure of a portion of I2L.
to the charging current, therefore we have to trade-off between power dissipation and speed.
The figure of merit is independent of IO and it is in the range of 0.1 to 0.7 pJ. The silicon area
required is very small and packing density in the range 120 to 200 gates per square millimetre
have been realized.
The diode–transistor logic is somewhat more complex than RTL but because of its greater fan-
out and improved noise margins it has replaced RTL. Its main disadvantage is slower speed
and because of this it was modified and emerged as transistor– transistor logic (TTL) which is
the most popular logic family today, as far as small- and medium-scale ICs are concerned.
Although TTL has completely replaced DTL, for historical reasons as well as for better appre-
ciation of TTL circuit, it is worthwhile discussing the details of DTL.
DTL circuit using discrete components was made using input diodes and a transistor inverter
(NOT), which was modified for integrated circuit implementation as shown in Fig. 4.12.
VCC (5 V)
I ¢1 VCC (5 V)
R (5 kW) RC (2.2 kW) IL R (5 kW)
Y A1
A
DA IC DA P D1
IB D2
P
B T VCC (5 V)
DB I1 D1 D2
RB (5 kW) IL R (5 kW)
C I2
DC
AN DA P D1 D2
Load gates
Fig. 4.12
A 3-input DTL NAND gate driving N similar gates.
Digital Logic Families 101
Example 4.1 For the DTL NAND gate of Fig. 4.12 calculate (a) fan-out (b) noise-margins,
and (c) average power, P, dissipated by the gate. The diode and transistor parameters are:
Diode: Voltage across a conducting diode = 0.7 V
Cut-in voltage Vg = 0.6 V
Transistor: Cut-in voltage Vg = 0.5 V
VBE,sat = 0.8 V
VCE,sat = 0.2 V
hFE = 30
Solution
(a) As discussed above, the logic levels are:
LOW level = V (0) = VCE,sat = 0.2 V
HIGH level = V (1) = VCC = 5 V
(i) If all the inputs are HIGH, the input diodes are reverse-biased. Assuming diodes D1, D2
to be conducting and T to be in saturation, the voltage Vp = 0.7 + 0.7 + 0.8 = 2.2 V.
Writing Kirchhoff’s current law (KCL) equation at the base of T,
IB = I1 – I2
VCC - VP 5 - 2.2
where I1 = = = 0.56 mA
R 5
VBE , sat 0.8
and I2 = = = 0.16 mA
RB 5
which gives a base current IB = 0.4 mA. The collector current (without load gates connected)
is
VCC - VCE , sat 5 - 0.2
IC = = = 2.182 mA.
RC 2.2
Since hFE × IB = 30 ¥ 0.4 = 12 mA is greater than IC (2.182 mA), it is confirmed that the
transistor is in saturation and the output is in LOW state. Now, if N load gates are fed from
this gate, the input diodes of the driven gates will conduct through the output transistor T,
102 Modern Digital Electronics
i.e. T acts as a sink for the current in the input to the gates it drives. Assuming that all the
other inputs to each of the load gates are HIGH except the one driven by T, the current
VCC - VP 5 - 0.9
IL = = = 0.82 mA. This current is referred to as standard load. The fan-
R 5
out is given by IC £ hFE IB, or 0.82 N + 2.182 £ 12 mA or N < 12 since N must be an integer.
A conservative choice is N = 10. The Maximum collector current rating of T must be about
12 mA.
(ii) If at least one of the inputs is LOW, the corresponding input diode conducts and VP =
0.2 + 0.7 = 0.9 V. The minimum voltage required for D1, D2, and T to be conducting is 0.6 +
0.6 + 0.5 = 1.7 V, which confirms that D1, D2 are nonconducting and hence T is cut-off.
Consequently, the output voltage is VCC (5 V) if the load gates are not connected.
If the load gates are connected, the input diodes of the load gates are nonconducting, which
means the reverse-saturation current of these diodes must be supplied through the collector
resistor RC , which will produce a voltage drop across RC and consequently the output
voltage corresponding to HIGH state will be a little less than VCC. The maximum current
which can be supplied by the gate will depend upon VOH. The fan-out is determined on the
basis of maximum current.
(b) (i) If all the inputs are HIGH, the output is LOW. Since VP = 2.2 V, the input diodes are
reverse-biased by 5 – 2.2 = 2.8 V. Since the cut-in voltage of the diode is 0.6 V, a negative
noise spike of at least 3.4 V present at the input will cause malfunction of the circuit, i.e. the
0 level noise margin D 0 = 3.4 V.
(ii) If at least one input is LOW, the output is HIGH. Since VP = 0.9 V and a voltage of at
least 1.7 V [part a (ii)] is required for D1, D2, and T to conduct, therefore a positive noise
spike of at least 0.8 V will cause malfunction of the circuit, i.e. the 1 level noise margin D 1 =
0.8 V.
(c) The power P(0) when the output is LOW is given by P(0) = VCC (I1 + I¢1) = 5 (0.56 +
2.182) = 13.71 mW. When the output is in the HIGH state at least one of the input diodes
conduct. Therefore, I1 = 0.82 mA and I¢1 = 0. Hence P(1) = (0.82) (5) = 4.1 mW.
If we assume that the occurrence of LOW and HIGH is equally likely then the average
power is
P ( 0 ) + P (1) 13.71 + 4.1
Pav = = = 8.905 mW
2 2
output transistor of the gate in 0 state. Since the sink current is much greater than the source
current, this is known as current sink logic.
4.6.4 Wired-Logic
If the outputs of gates are connected together as shown in Fig. 4.13, additional logic is per-
formed without additional hardware. This type of connection is referred to as wired-logic, wired-
AND, or implied-AND.
VCC VCC
A Y1
RC RC
B
Y = Y1 ◊ Y2
Y1 Y2
C T¢ T ¢¢
Y = Y1 ◊ Y2
Y2
D
(a) (b)
Fig. 4.13
The wired-AND connection of DTL gates
If Y1 = Y2 = 1, then Y = 1, whereas if any one (Y1 or Y2) or both are 0, then Y = 0. The
output is
Y = Y1 Y2 = ( AB ) ◊ (CD ) = AB + CD (4.7)
Let us consider the effect of wired-AND connection on power dissipation, speed, and fan-out.
The power dissipation in LOW output state P(0) increases because of reduction in effective
collector resistor (RC || RC = RC /2). Consequently, the speed of operation increases due to
reduction in charging resistor (RC /2).
There is an effective reduction in the fan-out of the gate in the wired-AND connection. If only
one output transistor (say T ¢) is conducting, then this transistor must not only sink the current
of the load gates and the current due to its own pull-up resistor but must also sink the current in
the pull-up resistor of the other output transistor T ¢¢. This situation makes it necessary to reduce
the allowable fan-out of each gate in the wired-AND connection.
4.6.5 Modified Integrated DTL NAND Gate
From Ex. 4.1 we note that the fan-out may be increased by increasing the base current of the
output transistor. This can be done by replacing D1 by a transistor T1, as illustrated in Fig. 4.14.
The circuit can be analysed in a similar way as in Ex. 4.1 (Prob. 4.9). Its fan-out is consider-
ably higher than that of the circuit of Fig. 4.12.
Due to the presence of electric motors, on–off control circuits, high voltage switches, etc. in an
industrial environment, the noise level is quite high and the logic families discussed so far do
104 Modern Digital Electronics
VCC (5 V)
VCC(5 V)
I1 I¢1
R1 (1.75 kW)
R1 (1.75 kW) RC(2.2 kW)
IL
R2 (2 kW) IC1 = hFEIB1 A1 R2 (2 kW)
A
DA Y DA
IC2 VCC(5 V)
P
B T1
R1 (1.75 kW)
DB IB1 IB2
D2
C T2 IL
DC I1 R2 (2 kW)
I2
RB (5 kW)
AN DA P
Load gates
Fig. 4.14
A modified integrated 3-input DTL NAND gate driving N similar gates.
not perform the intended functions. For this purpose, the DTL gate of Fig. 4.14 has been
redesigned with a higher supply voltage (15 V instead of 5 V). The diode D2 has been replaced
by a Zener diode with a Zener breakdown voltage of 6.9 V and the resistances have been
modified so that approximately the same currents are obtained as in DTL. A 3-input HTL
NAND gate with a fan-out of N is shown in Fig. 4.15. The circuit can be analysed to determine
the noise-margins, fan-out and power dissipation (Prob. 4.10).
VCC(15 V)
VCC(15 V)
R1 (3 kW) R1 (3 kW)
RC(15 kW)
Fig. 4.15
A 3-input HTL NAND gate driving N similar gates.
Digital Logic Families 105
The propagation delay time is adversely affected due to large resistance values. It is as high
as hundreds of nano-seconds. The temperature sensitivity of the HTL gate is considerably less
than that of DTL (Prob. 4.12).
Because of its speed limitations, DTL has become outdated and is completely replaced by
another logic family referred to as transistor – transistor logic (TTL). The main cause for the
speed limitation in DTL is the slow process of removal of stored base charge of the output
transistor. For example, in the DTL gate of Fig. 4.12, when T goes from saturation to cut-off,
the diodes D1 and D2 are nonconducting and hence, the base charge must leak-off through the
resistor RB , which is a relatively slow mechanism.
The DTL speed limitation is overcome by making the following modifications in the circuit
of Fig. 4.12:
1. The input diodes DA , DB , and DC are replaced by emitter–base junctions of multiple-
emitter transistor (T1), which is easily and economically fabricated in IC.
2. The collector – base junction of T1 acts as the diode D1.
3. The diode D2 is replaced by emitter – base junction of another transistor (T2).
The modified circuit is known as TTL and is shown in Fig. 4.16.
VCC(5 V)
RC2
RB1(4 kW) RC3(4 kW)
(1.4 kW)
IB1 B1
Y A1
IC1 IB2 C3
A
T2 IB3 IC3
B T1 C1,B2
C T3
B3 CO
RE2
(1 kW)
AN
Load gates
Fig. 4.16
A 3-input TTL NAND gate driving N similar gates.
Condition I At least one input is LOW. The emitter–base junction of T1 corresponding to the
input in the LOW state is forward-biased making voltage at B1, VB1 = 0.2 + 0.7 = 0.9 V. For
base–collector junction of T1 to be forward-biased, and for T2 and T3 to be conducting, VB1 is
required to be at least 0.6 + 0.5 + 0.5 = 1.6 V. Hence, T2 and T3 are OFF.
Since T3 is OFF, therefore Y = V (1) = VCC .
Condition II All inputs are HIGH. The emitter–base junctions of T1 are reverse-biased. If we
assume that T2 and T3 are ON, then VB2 = VC1 = 0.8 + 0.8 = 1.6 V. Since B1 is connected to
VCC (5 V) through RB1, the collector-base junction of T1 is forward-biased. The transistor T1 is
operating in the active inverse mode, making IC1 flow in the reverse direction. This current
flows into the base of T2 driving T2 and T3 into saturation. Therefore, Y = V(0) ª 0.2 V.
From conditions I and II, it appears that T1 is acting as back-to-back diodes. The importance
of T1 will become clear from condition III.
Condition III Let the circuit be operating under condition II when one of the inputs
suddenly goes to V(0). The corresponding emitter–base junction of T1 starts conducting and VB1
drops to 0.9 V. T2 and T3 will be turned off when the stored base charge is removed. Since VC1
= VB2 = 1.6 V, therefore the collector–base junction of T1 is back-biased, making T1 operate in
the normal active region. This large collector current of T1 is in a direction which helps in the
removal of stored base charge in T2 and T3 and improves the speed of circuit.
The discussion in Sec. 4.6 regarding loading (fan-out) considerations, noise-margins, average
power dissipation, propagation delays, and wired-AND connection, is equally valid for TTL gate
of Fig. 4.16 with passive pull-up resistor.
The speed of the circuit can be improved by decreasing RC 3 which decreases the time
constant (RC 3 ◊ CO) with which the output capacitance charges from 0 to 1 logic level. Such a
reduction, however, would increase dissipation and would make it more difficult for T3 to
saturate.
VCC(5 V)
IC4
RB1(4 kW)
RC2(1.4 kW) RC4(100 W)
IB4 C4
B1
C2 T4
B4
+ E4
A VD D
T1 T2 –
C3 ∑
B VO
C1 B2
C B3 Y
E2 T3
CO
RE2
(1 kW) ∑ E3
Fig. 4.17
A TTL gate with totem-pole output driver.
As soon as T2 is cut-off,
VB4 = VBE 4, sat + VD + VO
= 0.8 + 0.7 + 0.2 = 1.7 V (4.9)
VCC - VB 4 5 - 1.7
Therefore, IB 4 = = = 2.36 mA (4.10)
RC 2 1.4
VCC - VCE 4 , sat - VD - VO
and IC 4 =
RC 4
5 - 0.2 - 0.7 - 0.2
= = 39 mA (4.11)
0.1
This current spike generates noise in the power supply distribution system and increases
power dissipation in the gate, more so when it is operated at high frequencies.
4.8.3 Wired-AND
Wired-AND connection must not be used for totem-pole output circuits because of the current
spike problem discussed above (Prob. 4.16). TTL circuits with open-collector outputs are avail-
able which can be used for wired-AND connections.
4.8.4 Open-Collector Output
A circuit with open-collector output is same as the circuit of Fig. 4.16 except for the collector –
resistor RC3 of T3 which is missing. The collector terminal C3 is available outside the IC and the
passive pull-up is to be connected externally. Naturally, the advantages of active pull-up are not
available in this. Gates with open-collector output can be used for wired-AND operation (Prob.
4.18).
4.8.5 Unconnected Inputs
If any input of a TTL gate is left disconnected (open or
floating) the corresponding E–B junction of T1 will not be
T1
forward-biased. Hence, it acts exactly in the same way as A
if a logical 1 is applied to that input. Therefore, in TTL B
ICs, all unconnected inputs are treated as logical 1s. How- C Clamping
diodes
ever, the unused inputs should either be connected to
some used input(s) or returned to VCC through a resistor.
4.8.6 Clamping Diodes
Clamping diodes are commonly used in all TTL gates to
Fig. 4.18
suppress the ringing caused from the fast voltage transi-
tions found in TTL. These diodes shown in Fig. 4.18 clamp A portion of a TTL gate showing
the negative undershoot at approximately – 0.7 V. the clamping diodes.
The speed limitation of TTL is mainly due to the turn-off time delays involved in transistors
while making transitions from saturation to cut-off. This can be eliminated by replacing the
transistors of TTL gate by Schottky transistors.
With this, the transistors are prevented from entering saturation and hence, there is saving in
turn-off time. Schottky TTL gates have propagation delay time of the order of 2 ns which is
very small in comparison with the propagation delay time of standard TTL which is of the
order of 10 ns. It is a nonsaturating bipolar logic.
TTL 5400/7400 series is the most popular and commonly used series of digital ICs. 7400
devices are used for commercial applications whereas the 5400 devices are used for military
Digital Logic Families 109
applications. The only difference in these two series are in the temperature and the power
supply range. The temperature range is 0 °C to 70 °C for the 7400 series and – 55 °C to 125 °C
for the 5400 series. The supply voltage range is 5 ± 0.25 V for the 7400 series and 5 ± 0.5 V for
the 5400 series.
There are seven different series of TTL 54-/74-logic family. These are given in Table 4.2.
VOH { 54
74
Series
Series
2.4
2.4
2.4
2.4
2.4
2.4
2.5
2.7
2.5
2.7
3
3
3
3
Volts
VOL { 54
74
Series
Series
0.4
0.4
0.4
0.4
0.3
0.4
0.5
0.5
0.4
0.5
0.5
0.5
0.4
0.5
Volts
IIH 40 50 10 50 20 20 20 mA
IIL –1.6 – 2.0 – 0.18 – 2.0 – 0.36 – 0.5 – 0.1 mA
IOH – 400 – 500 – 200 – 1000 – 400 – 2000 – 400 mA
I OL { 54 Series
74 Series
16
16
20
20
2
3.6
20
20
4
8
20
20
4
8
mA
mA
ICC(1) 8 16.8 0.8 16 1.6 3.2 0.85 mA
ICC(0) 22 40 2.04 36 4.4 17.4 3 mA
tpHL 15 10 60 5 15 4 8 ns
tpLH 22 10 60 4.5 15 4.5 11 ns
Table 4.3 summarizes various specifications of 54/74 TTL logic families. Table 4.4 summerizes
fan-out capabilities of each series when it drives ICs of the same series or of other series.
110 Modern Digital Electronics
Gate inputs
Difference amplifier
C B A Emitter followers
VCC = 0
IC1
IC2 IC4
RC1 IC3
RC2 (300 W)
(267 W)
T3
VO1 VO2
Gate outputs
T4
Y2 ¸
IB2 ˝
T ¢¢1 T ¢1Vi1 T1 T2 Y1 ˛
Vi2
E
=VR = –1.15 V
IE
RE(1.18 kW) RE4(1.5 kW) RE3(1.5 kW)
–VEE = – 5.2 V
Fig. 4.19
A 3-input ECL OR/NOR gate.
supply voltage is concerned. In ECL, the positive end of the supply is connected to ground in
contrast to other logic families in which negative end of the supply is grounded. This is done to
minimize the effect of noise induced in the power sup-
ply (Prob. 4.22), and protection of the gate from an A Y(OR)
accidental short circuit developing between the output B
of a gate and ground (Prob. 4.23). The voltage corre- C Y(NOR)
sponding to V(0) and V(1) are both negative due to
positive end of the supply being connected to ground. Fig. 4.20
The symbol of an ECL OR /NOR gate is shown in The symbol for a 3-input OR/NOR gate.
Fig. 4.20.
Example 4.2 (a) Verify that the circuit of Fig. 4.19 performs OR/NOR operations. (b) Show
that the transistors in this circuit operate in the active region and not in saturation. (c)
Calculate the noise margins. (d) Find the average power dissipated by the gate.
Assume a base–emitter voltage of 0.7 V for a transistor conducting in active region.
Solution
(a) (i) Assume all inputs to be LOW.
Let us assume that the input transistors T1, T¢1, T ¢¢1 are cutt-off and T2 is conducting in the
active region. The voltage at the common emitter is VE = Vi2 – VBE 2 = – 1.15 – 0.7 = –
1.85 V. The current
VE - ( -VEE ) - 1.85 + 5.2
IE = = = 2.84 mA
RE 1.18
Since IB2 << IC2, therefore IC2 ª IE
VO2 = – 0.3 IC2 = – 0.3 (2.84) = – 0.852 V
112 Modern Digital Electronics
Transistor T4 will be conducting and the output at Y1 = VO2 – VBE4 = – 0.852 – 0.7 =
– 1.55 V which is assumed to be V(0).
Therefore, if all the inputs are at V(0) = –1.55 V, then the base-to-emitter voltage of the
input transistor is
VBE = Vi1 – VE = – 1.55 + 1.85 = 0.3 V
which is less than the cut-in voltage (0.5 V) of the transistor and hence the input transistors
are non-conducting, as was assumed above.
The base and collector of T3 are effectively at the same potential, hence T3 behaves as a
diode. The current flowing through this diode is approximately 3 mA which corresponds to a
voltage of about 0.75 V across the diode. Therefore, the voltage at Y2 = – 0.75 V which is
assumed to be V(1). This shows that Y1 and Y2 are complementary, i.e. Y2 = Y1 .
(ii) Assume at least one input to be HIGH. Corresponding to this the input transistor T1 is
assumed to be conducting and T2 to be cut-off.
Then VE = Vi1 – VBE1 = – 0.75 – 0.7 = – 1.45 V
Hence, VBE2 = Vi2 – VE = – 1.15 + 1.45 = 0.3 V which verifies the assumption that T2 is
cut-of.
The voltage VO1 = – RC1 × IC1
VE - ( -VEE )
where IC1 =
RE
( - 1.45 + 5.2 )
= = 3.18 mA
1.18
Since the collector current of T1 is higher than the collector current of T2 when it is conduct-
ing, hence RC1 < RC2 to get the same voltage levels.
This gives voltage at Y2 = –1.55 = V(0). The voltage at Y1 = – 0.75 = V(1). From (i) and (ii)
above, we see that OR function is performed at Y1 and NOR at Y2. Hence it is an OR/NOR
gate. Its voltages corresponding to logic 0 and 1 are –1.55 V and – 0.75 V respectively. The
logic swing is 0.8 V.
(b) From part (a) (i), the voltage between collector and base of T2 is VCB2 = VO2 – Vi2 =
– 0.85 + 1.15 = 0.30 V which shows that the C–B junction is reverse-biased and hence T2 is
operating in its active region.
From part (a) (ii), the voltage between the collector and base of T1 is
VCB1 = VO1 – Vi1 = – 0.85 + 0.75 = –0.1 V
This shows that the C–B junction of T1 is forward-biased but its magnitude is much less
than the cut-in voltage and hence T1 is operating in its active region.
(c) From part (a)(i), the base –emitter voltage of the input transistors is 0.3 V which is 0.2 V
less than the cut-in voltage. Hence the noise margin D 0 = 0.2 V.
From part (a) (ii) the base-emitter voltage of T2 is 0.3 V which again gives a noise margin
D1 = 0.2 V. The noise margins are equal and are quite small.
(d) From part (a) (i),
IC2 = 2.84 mA
Digital Logic Families 113
5.2 - 0.75
IC3 = = 2.97 mA
1.5
5.2 - 1.55
and IC4 = = 2.43 mA
1.5
From part (a) (ii),
IC1 = 3.18 mA
IC3 = 2.43 mA
IC4 = 2.97 mA
2.84 + 3.18
Therefore, average IE = = 3.01 mA. The total power supply current drain
2
IEE = 3.01 + 2.97 + 2.43 = 8.41 mA
Therefore, the power dissipation = VEE · IEE = (5.2) (8.41)
= 43.7 mW
4.11.1 Fan-Out
If all the inputs are LOW, the input transistors are cut-off. Therefore the input resistance is very
high. On the other hand, if an input is HIGH, the input resistance is that of an emitter follower
which is also high. Therefore, the input impedance is always high.
The output resistance is either that of an emitter follower or the forward resistance of a diode
(T3 or T4 acts as a diode) which is always low. Because of the low output impedance and high
input impedance, the fan-out is large.
4.11.2 Wired-OR Logic
The outputs of two or more ECL gates can be connected to obtain additional logic without
using additional hardware. The wired-OR configurations are shown in Fig. 4.21.
Y1 Y1
A A
G1 B G1 Y1
B Y1
C C
Y1 + Y2 Y1 + Y2 Y1 + Y2 Y1 + Y2
D D
G2 Y2 G2 Y2
E E
Y2 Y2
(a) (b)
Fig. 4.21
Wired-OR connection of ECL gates.
114 Modern Digital Electronics
It is often necessary to mix logic circuits of different families in the design of a digital system to
realize the speed and power requirements by choosing the appropriate logic families for differ-
ent parts of the system. Consider the interfacing between TTL and ECL gates. The logic levels
in the two systems are entirely different and there-
VCC (+5V) VEE (–5.2V)
fore level shifting circuits are required to be inter-
posed between TTL and ECL gates. For TTL-to-
ECL and ECL-to-TTL interfacing two level trans-
Ai o
lator ICs are available. Interfacing using these ICs Common
Ao
are described below. storbe
Bi o
4.12.1 TTL-to-ECL Translator
Bo
The MC10H124 is a quad TTL-to-ECL translator
Ci o
IC. It is a 16-pin IC and its logic diagram is shown Co
in Fig. 4.22. It uses two power supplies; one posi-
tive and another negative for the generation of Di o
proper logic levels for ECL and TTL. Do
The logic levels of the translator circuit are:
VIH = 2V, VIL = 0.8 V GND
VOH = –0.98 V, VOL = –1.63 V Fig. 4.22
Logic diagram of MC10H124 TT L-to-ECL
translator
Digital Logic Families 115
A
B Y =
Fig. 4.23
A TTL NAND gate driving an ECL NOR gate through a TTL-to-ECL translator
MOSFETs have become very popular for logic circuits due to high density of fabrication and
low power dissipation. When MOS devices are used in logic circuits, there can be circuits in
which either only p– or only n-channel devices are used. Such circuits are referred to as PMOS
and NMOS logic respectively. It is also possible to fabricate enhancement mode p-channel and
n-channel MOS devices on the same chip. Such devices are referred to as complementary
116 Modern Digital Electronics
i Ao
Ai
i
Bo
Bi
i
Co
Ci
i
Do
Di
GND
Fig. 4.24
Logic diagram of MC10H125 ECL-to-T T L translator
MOSFETs and logic based on these devices is known as CMOS logic. The power dissipation is
extremely small for CMOS and hence CMOS logic has become very popular.
The basic MOS gate is an inverter as shown in Fig. 4.25, in which T1 is an enhancement
MOSFET which acts as driver and T2 may be an enhancement (Fig. 4.25a) or depletion
(Fig. 4.25b) MOSFET, which acts as load. Instead of fabricating diffusion resistor for load,
+VDD +VDD
T2 (Load)
T2 (Load)
+ +
T1(Driver) T1(Driver)
+ VO + VO
Vi Vi
–
– – –
(a) (b)
Fig. 4.25
A MOS inverter with (a) Enhancement load (b) Depletion load.
Digital Logic Families 117
which usually occupies an area about 20 times that of a MOS device, MOSFET itself is used as
the load. This makes possible high density of fabrication and therefore MOS logic made large
scale integration possible.
The logic levels for the MOS circuits are
V (0) ª 0
V (1) ª VDD
Although the MOS logic circuits are identical in configuration to bipolar DCTL, the prob-
lem of current hogging is not present. The operation of MOSFET switches is given in Section
3.7.
MOS logic is mainly used for LSI and VLSI ICs and not for SSI and MSI ICs. Most of the
microprocessors, memories, and peripheral devices are available in NMOS.
4.13.1 MOSFET NAND and NOR Gates
NOR gates can be obtained by using multiple drivers in parallel, whereas for NAND gates the
drivers are to be connected in series. A two-input NOR gate is shown in Fig. 4.26a and a two-
input NAND gate in Fig. 4.26b.
+VDD +VDD
T3 T3
Y=A+B Y = AB
ID1 ID2 B T2
A T1 T2 B A T1
(a) (b)
Fig. 4.26
2-input NMOS gates (a) NOR (b) NAND.
In the gate of Fig. 4.26a, if both inputs are 0, both transistors T1 and T2 are OFF (ID1 = ID2 =
0), hence the output is VDD. If either one or both of the inputs are V(1) = VDD , the correspond-
ing FETs will be ON and the output is 0 V. Its truth table is given in Table 4.6, which
obviously shows NOR operation.
In the gate of Fig. 4.26b, if either one or both the inputs are V(0) = 0, the corresponding
FETs will be OFF, the voltage across the load FET will be 0, hence the output is VDD . If both
inputs are V(1) = VDD , both T1 and T2 are ON and the output is 0. Its truth table is given in
Table 4.7, which shows NAND operation.
118 Modern Digital Electronics
4.13.2 Fan-Out
Since MOS devices have very high input impedance, therefore, the fan-out is large. But driving
a large number of MOS gates increases the capacitance at the output of the driving gate which
reduces, considerably, the speed of MOS gates.
The voltage and current parameters for 8085, 8086 microprocessors and other NMOS
devices are:
VCC = 5 V
VIL = 0.8 V
VIH = 2 V
VOL = 0.45 V, IOL = 2 mA
VOH = 2.4 V, IOH = –400 mA
The input and output leakage currents are ± 10 mA.
These voltages are directly compatible with TTL ICs. Usually, NMOS devices are available
with higher sink currents which are directly compatible with TTL ICs. This helps in easy
interfacing between NMOS devices and TTL devices.
4.13.3 Propagation Delay Time
The propagation delay time is large in MOS devices because of large capacitances present at
the input and output of these devices. Also, the resistance through which these capacitors get
charged and discharged is high.
In MOS devices, the phenomenon of minority charge storage is not present, and the speed
of operation is mainly determined by the speed with which the capacitors get charged and
discharged.
Due to the developments in the technology of MOS fabrication, it has become possible to
obtain speeds which are comparable to TTL.
Digital Logic Families 119
+VCC
+VCC
A T4
A T3 T4
B T3
Y = AB
T2 Y = A+B
T1 T2
B
T1
C C
G2
S2 D2
T2 (PMOS)
A B A TG B
T1 (NMOS)
S1 D1
G1
C C
(a) (b)
Fig. 4.29
(a) A CMOS transmission gate (b) Its symbol.
have wide supply voltage range and the noise margin increases with the supply voltage VCC .
Typically, it is 0.45 VCC .
4.14.5 Unconnected Inputs
The unconnected CMOS ICs inputs behave in a way similar to MOS devices discussed in
Section 4.13. Therefore, the unused inputs must be connected to either the supply voltage
terminal or one of the used inputs provided that the fan-out of the signal source is not ex-
ceeded. This is highly unlikely for CMOS circuits because of their high fan-out.
Some CMOS ICs have Zener diodes connected at the inputs for protection against high
input voltages.
4.14.6 Wired-Logic
Figure 4.30 shows two CMOS inverters with their outputs connected together. In this circuit,
(i) When A = B = V (0)
T1 and T¢1 are cut-off and Y = V(1) = VCC
(ii) When A = B = V(1)
T1 and T¢1 are ON and Y = V(0) = 0
(iii) When A = V(1) and B = V(0)
T1 and T¢2 are ON whereas
T1¢ and T2 are OFF
Therefore, a large current I will flow as shown in Fig. 4.30.
This will make voltage at Y equal to VCC/2 which is neither in the range of logic 0 nor in the
range of logic 1. Therefore, the circuit will not operate properly. Also because of large current
I, the transistors will be damaged.
Similarly, corresponding to A = V(0) and B = V(1) the operation will not be proper.
Therefore, wired-logic must not be used for CMOS logic circuits.
122 Modern Digital Electronics
+VCC +VCC
T2 ( p-channel) T ¢2
Y
A B
Y1 Y2
T1 (n-channel) T ¢1
Fig. 4.30
CMOS inverters with outputs connected.
The fan-out of 74 HC/74HCT series is 20, whreas for 74AC/74ACT series it is 50 while
driving these CMOS series. The fan-out of these gates while driving various TTL series gates
can be determined using the specifications of TTL (Table 4.3) and CMOS (Table 4.9).
To achieve optimum performance in a digital system, devices from more than one logic family
can be used, taking advantages of the superior characteristics of each family for different parts
of the system. For example, CMOS logic ICs can be used in those parts of the system where
low power dissipation is required, while TTL can be used in those portions of the system which
requires high speed of operation. Also, some functions may be easily available in TTL and
others may be available in CMOS. Therefore, it is necessary to examine the interface between
TTL and CMOS devices.
The 74C series of CMOS ICs can be operated for any supply voltage in the range of 3 V to
15 V, whereas the 74HC/74HCT/74AC/74ACT series have the supply voltage range of 2 V to
6 V. Since the supply voltage used for all 74 series TTL ICs is 5 V, therefore, it is necessary to
operate CMOS devices at + 5 V, to make it compatible with TTL devices.
4.15.1 CMOS Driving TTL
Figure 4.31 shows a CMOS gate driving N TTL gates. For such an arrangement to operate
properly the following conditions are required to be satisfied,
VOH (CMOS) ≥ VIH (TTL) (4.12)
VOL (CMOS) £ VIL (TTL) (4.13)
–IOH (CMOS) ≥ NIIH (TTL) (4.14)
IOL (CMOS) ≥ –NIIL (TTL) (4.15)
124 Modern Digital Electronics
IIL
IIH
1
IOL
TTL
IOH
2
CMOS
Fig. 4.31
A CMOS gate driving N TTL gates.
From the specifications given in Tables 4.3 and 4.9, we observe the following:
(i) The conditions of Eqs (4.12) and (4.13) are always satisfied. The noise margins when
74ACT is driving 74ALS gates are
D 1 = 3.76 – 2.0 = 1.76 V
D 0 = 0.8 – 0.37 = 0.43 V
(ii) The conditions of Eqs (4.14) and (4.15) are always satisfied for 74 HC/74 HCT/74 AC/
74 ACT series. The value of N is different for different series. The value of N when 74
ACT is driving 74ALS gates is 240.
In case of 74 C series, the condition of Eq. (4.14) is satisfied for small values of N but the
condition of Eq. (4.15) is not satisfied even for N = 1, except in case of 74L and 74ALS TTL
series. This difficulty can be overcome by using CMOS buffers having an adequate available
output current.
If 74C series gate is driving 74L series gates, the condition of Eq. (4.15) is satisfied for N = 2
and in case of 74ALS gates for N = 3.
4.15.2 TTL Driving CMOS
Figure 4.32 shows a TTL gate driving N CMOS gates. For such an arrangement to operate
properly, the following conditions are required to be satisfied:
VOH (TTL) ≥ VIH (CMOS) (4.16)
VOL (TTL) £ VIL (CMOS) (4.17)
–IOH (TTL) ≥ NIIH (CMOS) (4.18)
IOL (TTL) ≥ –NIIL (CMOS) (4.19)
All the above conditions are always satisfied in case of 74 HCT and 74 ACT series for high
values of N. This shows that these two CMOS series are TTL compatible. In the case of 74C/
74HC/74AC series, the condition of Eq. (4.16) is not satisfied. A circuit modification used to
Digital Logic Families 125
IIL
IIH
IOL CMOS
IOH 2
P
TTL
Fig. 4.32
A TTL gate driving N CMOS gates.
raise VOH (TTL) above 3.5 V is obtained by connecting a resistance (ª 2 K W) between points P
and VCC as shown in Fig. 4.33. This acts as a passive pull-up, which pulls up the voltage at P, by
charging the capacitor CO present between P and the ground terminal, to a higher value (ªVCC )
after the transistor T4 of the TTL becomes non-conducting.
VCC
2K W
TTL CMOS
CO
Fig. 4.33
Circuit to pull up the output voltage of TTL.
used it for ECL-to-CMOS interfacing. Other CMOS logic families can also be interfaced using
pull-up resistor similar to Fig. 4.33 (Prob. 4.34).
In normal logic circuits there are two states of the output, LOW and HIGH. If the output is not
in the LOW state, it is definitely in the other state (HIGH). Similarly, if the output is not in the
HIGH state, it is definitely in the LOW state. In complex digital systems like microcomputers
and microprocessors, a number of gate outputs may be required to be connected to a common
line which is referred to as a bus which, in turn, may be required to drive a number of gate
inputs. When a number of gate outputs are connected to the bus, we encounter some difficul-
ties. These are:
1. Totem-pole outputs cannot be connected together because of very large current drain
from the supply and consequent heating of the ICs which may get damaged.
2. Open-collector outputs can be connected together with a common collector-resistor
connected externally. This causes the problems of loading and speed of operation.
To overcome these difficulties, special circuits have been developed in which there is one
more state of the output, referred to as the third state or high-impedance state, in addition to the
LOW and HIGH states. These circuits are known as TRI-STATE, tri-state logic (TSL) or three-
state logic. TRI-STATE, is a registered trade mark of National Semiconductor Corporation of
USA.
There is a basic functional difference between wired-OR and the TSL. For the wired-OR
connection of two functions Y1 and Y2 is
Y = Y1 + Y2 (4.20)
whereas for TSL, the result is not a Boolean function but an ability to multiplex many functions
economically.
4.17.1 TSL Inverter
A TSL inverter circuit with tri-state output is shown in Fig. 4.34. When the control input is
LOW, the drive is removed from T3 and T4. Hence, both T3 and T4 are cut-off and the output is
in the third state. When the control input is HIGH, the output Y is logic 1 or 0 depending on
the data input. The logic symbol of a TSL inverter is shown in Fig. 4.35 and its truth table is
given in Table 4.10.
+VCC
Control
T5
T4
Y
T2 Data output
Data input Data output
T1 T3
Data input
Control
The output and input current specifications of TSL family are given in Table 4.11.
Example 4.3 Consider the arrangement shown in Fig. 4.36. At any time one of the gates
drives the bus line. Calculate the maximum possible value of N.
Solution
Let I1 be driving the bus line. All other gates, I2 through IN must be tristated.
If the output of I1 is in logic 1 state, it has to supply leakage current (40 m A) to each of the
tri-stated gates and input current to G1 and G2 (40 m A). From Table 4.11, we have the
maximum possible output current of TSL in logic 1 state as 5.2 mA. Therefore,
40(N – 1) + 40(2) £ 5.2 ¥ 103
or N £ 129
which means 129 TSL outputs can be connected to the bus line.
128 Modern Digital Electronics
Bus line
I1
G1
I2
G2
IN
Fig. 4.36
N TSL gates driving a bus line.
4.18 SUMMARY
Essential features of all the major logic families have been discussed and the important conclu-
sion are given below:
1. RTL and DTL families are no more used for new systems because of their low speed,
high power dissipation, and low fan-out.
2. TTL is the most popular general purpose logic family. It is available in seven different
series with a wide range of operating speed, power dissipation, and fan-out. There are a
large number of functions in SSI and MSI available in TTL.
TTL ICs are available with totem-pole output (which decreases speed-power prod-
uct), open-collector output (which makes possible wired-AND connection and bus opera-
tion), and tri-state (TSL) outputs (which are ideally suited for bus operation).
3. HTL are best suited for an industrial environment where electrical noise level is high.
4. ECL is the fastest logic family. Its main disadvantages are low noise-margins and high
power dissipation. For interfacing with other logic families, level-shifting networks are
required.
5. I2L is the only saturated bipolar logic suitable for LSI because of small silicon chip area
required, and low power consumption. The supply voltage required is low hence it is
highly suitable for battery operated systems.
Digital Logic Families 129
I2L circuits can drive TTL circuits if a resistive load is connected to the output stage of
2
I L with a higher supply voltage (5 V).
6. MOS devices occupy a very small fraction of silicon chip area in comparison to bipolar
devices and require very small power. Therefore, MOS logic is the most popular logic
for LSI. The main drawback of MOS logic is slow speed, which is being improved upon
by improvements in the technology of MOS fabrication. HMOS, a variety of NMOS has
speeds comparable to bipolar logic families.
7. CMOS has the lowest speed power product and requires very small power.
It is the most popular logic family and has led to the VLSI chips.
8. Corresponding to TTL 54/74 series, 54C/74C, 54HC/74HC, 54HCT/74HCT,
54AC/74AC and 54ACT/74ACT series have been developed which are directly com-
patible with various 54/74TTL series and have the same numbering scheme and pin-
outs.
A comparison of various digital IC logic families is given in Table 4.12.
Glossary
Active pull-up A circuit with active devices used to pull up the output voltage of a logic circuit
from LOW to HIGH in response to the appropriate inputs.
Bipolar logic Logic circuits using bipolar junction semiconductor devices.
Breadth of logic family The number of different types of gates and other functions available in
an IC logic family.
Buffer A circuit or gate that can drive a substantially higher number of gates or other loads.
Also known as Buffer driver.
Bus A group of conductors carrying a related set of signals.
CMOS (Complementary metal-oxide semiconductor) A MOS device that uses one p-channel one
n-channel device to make an inverter circuit.
Current sink logic A logic circuit in which the output sink current corresponding to logic 0 state
is appreciably higher than the output source current corresponding to logic 1 state.
Current source logic A logic circuit in which the output source current corresponding to logic 1
state is appreciably higher than the output sink current corresponding to logic 0 state.
DCTL (Direct-coupled transistor logic) A form of bipolar logic that uses direct coupling.
Depletion mode MOSFET A MOS device in which channel width gets depleted when the
voltage of proper polarity is applied at the gate.
DTL (Diode transistor logic) A form of bipolar logic circuit that uses diodes and bipolar
junction transistors to realize a logic operation.
ECL (Emitter-coupled logic) A form of bipolar logic circuit that uses emitter-coupled configura-
tion.
Enhancement mode MOSFET A MOS device in which the channel is formed only when a
proper voltage is applied at the gate. The channel width enhances with the increased voltage at
the gate.
Fan-in The number of inputs of a logic gate.
130 Modern Digital Electronics
Digital Logic Families 131
132 Modern Digital Electronics
Fan-out The maximum number of similar logic gates which can be driven by a logic gate.
Field-effect transistor (FET) A three terminal semiconductor device in which the current flow
is due to the flow of one type of charge carriers only. The current in the channel is controlled
by the field produced due to the applied voltage at the gate.
Figure of merit (of digital ICs) It is the product of speed expressed as propagation delay time
and power dissipation. It is also known as the speed power product.
High-impedance state The third state of a tristate logic (TSL) in which the device is inactive and
is effectively disconnected from the circuit.
HTL (High-threshold logic) A form of bipolar logic circuit which is identical to DTL but has
appreciably higher noise margins.
I 2L (Integrated-injection logic) A form of bipolar logic circuit that uses only bipolar transistors.
It is an alternative form of DCTL.
Logic Swing The difference between the voltages corresponding to HIGH and LOW levels.
LSI (Large-scale integration) An IC chip containing logic circuits equivalent of 100 to 1000
gates or containing 1000 –10,000 transistors.
MOSFET (Metal-oxide-semiconductor field-effect transistor) A field-effect transistor consisting
of a semiconductor substrate over which an oxide layer is grown and above the oxide layer a
metalic layer is deposited which acts as the gate. If is also known as the insulated-gate FET
(IGFET).
Merged-transistor logic (MTL) Same as the I2L.
MSI (Medium-scale integration) An IC chip containing logic circuits equivalent of 13 to 99
gates or containing 100–1000 transistors.
Noise immunity A circuits ability to tolerate noise.
Noise margin A measure of the noise which can be tolerated by a logic circuit.
Noise-margin, high-level For a logic circuit, the difference between the minimum voltage that is
produced at the output corresponding to logic 1 and the minimum voltage that is recognised as
logic 1 of the input.
Noise-margin, low-level For a logic circuit the difference between the maximum voltage that is
recognised as logic 0 at the input and the maximum voltage that is produced corresponding to
logic 0 at the output.
Non-saturated logic A logic circuit in which the BJTs are not driven to saturation corresponding
to ON state.
Open-collector output An output of a digital IC which is the collector terminal of a BJT not
connected to any other point inside the IC.
Open-drain output An output of a MOS IC which is the drain terminal of a MOS device not
connected to any other point in the IC.
Open-emitter output An output of an ECL IC which is the emitter terminal of a BJT not
connected to any other point in the IC.
Passive pull-up A resistance used to pull-up the output voltage of a logic circuit from LOW to
HIGH in response to appropriate inputs.
Digital Logic Families 133
Pull-up resistor A resistor connected between the output (collector or drain of a transistor) and
the supply voltage (VCC or VDD).
Saturated logic A logic circuit in which the BJTs are driven to saturation corresponding to ON
state.
Schottky TTL The TTL circuit in which each BJT is replaced by a Schottky transistor.
SSI (small-scale integration) An IC chip containing circuits equivalent of upto 12 gates or 100
transistors.
Three-state gate (tristate gate) A gate having a 1, 0, or high-impedance output states.
Tristate output An output of a logic circuit having 1, 0, or high-impedance states.
Totem-pole output Same as the active pull-up.
TSL (Tristate logic) Same as tristate output.
TTL (Transistor-transistor logic) A form of bipolar logic circuit that uses transistors to realize
the logic operations.
Unipolar logic Logic circuits using only MOS devices.
VLSI (Very large-scale integration) An IC chip containing logic circuits equivalent of above
1000 gates or above 10,000 transistors.
Wire-ANDing Tying the outputs of two or more gates together to perform additional logic. Also
known as Wired-Logic.
Review Questions
4.1 A logic family using BJTs is known as logic family.
4.2 A unipolar logic family uses only devices.
4.3 Figure of merit of a digital IC is given by .
4.4 The number of similar gates which a gate can drive is known as its .
4.5 Fan-in signifies the of a gate.
4.6 A TTL gate is driving another TTL gate. The output transistor of the driver gate is driven
into saturation when its output is at low level.
4.7 For interfacing logic gates VOH must be than VIH.
4.8 Outputs of TTL gates with active pull-up must connected together.
4.9 Unconnected input terminal of a TTL gate behaves as .
4.10 The input terminal of a CMOS circuit must .
4.11 Schottky TTL has propagation delay time than TTL.
4.12 The temperature range for 74-series ICs is .
4.13 The states of a TSL are .
4.14 TTL gates with output can be used for wired-logic operation.
4.15 is the fastest logic family.
134 Modern Digital Electronics
Problems
4.1 In the RTL NOR gate of Fig. 4.4, calculate the average power supplied by VCC to the driver gate
when it is driving 5 gates. Assume VBE, sat ª 0.8 V, VCE, sat ª 0.2 V, hFE = 10. Neglect leakage
currents.
4.2 In the circuit of Fig. 4.4, calculate
(a) Output voltage VO and noise margin D 1 for N = 5, 6, 7, 8, 9, 10. Assume hFE = 10.
(b) Repeat (a) for hFE = 20.
(c) Comment on the effect of hFE on the fan-out and noise margin of circuit.
(d) Comment on the effect of N on the noise margin for a given hFE.
4.3 In the circuit of Fig. 4.6, the fan-out of RTL NOR gates P and Q is 5 each.
(a) Calculate the fan-out of the combined gate.
(b) Evaluate the propagation delay time constant and power dissipation, and comment on the
effect of wired-logic on these.
4.4 A buffer is used to increase the output drive capability of a logic circuit. An RTL buffer inverter is
shown in Fig. 4.37.
(a) Explain the operation of this circuit.
(b) Calculate the fan-out. Assume hFE = 30.
(c) Consider outputs of two such buffers A and B connected in parallel. Let the input to buffer A
be logic 1 and the input to buffer B be logic 0. Calculate the current flowing in T3 of buffer A.
640 W 450 W
G1
450 W I1
T2
450 W IO
T1
VO
450 W 450 W
Vi T3 GN
Ii IN
4.7 M DTL gates (Fig 4.12) each with a fan-out of N are connected in a wired-AND connection.
Determine the fan-out of this combination as a function of number M.
4.8 In the modified DTL NAND gate of Fig. 4.14, show that when T1 is conducting it is in its active
region and not in the saturation region.
4.9 Explain the operation of the modified DTL gate of Fig. 4.14 and calculate its (a) fan-out (b) noise-
margins, and (c) average power dissipation. Assume hFE = 30.
4.10 Calculate (a) noise-margins, (b) fan-out, and (c) power dissipation of HTL gate of Fig. 4.15. Assume
hFE = 40.
4.11 Repeat Problem 4.7 for the HTL gate shown in Fig. 4.15.
4.12 Explain why the temperature sensitivity of HTL is significantly better than that of DTL.
4.13 In the TTL NAND gate of Fig. 4.17 determine the current drawn from the supply, when the output
(a) is LOW
(b) is HIGH
(c) makes a transition from LOW to HIGH.
4.14 Consider the circuit shown in Fig. 4.38 which uses TTL gates. The current I is 1.6 mA when
terminal B is left unconnected. Find the value of I when B is connected to A. Comment on the effect
of this connection on the fan-out of gate G1.
I
A
G1 G2
Logic 1
B
Fig. 4.38
Circuit for Problem 4.14.
4.19 For an open-collector TTL, non-inverting buffer (7407) the specifications are:
VOH = 30 V (maximum) , VIH = 2.0 V
VOL = 0.4 V , VIL = 0.8 V
IOH = 250 mA , IIH = 40 mA
IOL = 40 mA, IIL = – 1.6 mA
If 7 such gates are wire-ANDed and drive 7 standard TTL gates of 74-series, determine the value of
supply voltage VCC and the collector resistor RC to be used.
4.20 If it is desired to use a 10 V, 30 mA lamp as load in a digital circuit, can you use a 74-series TTL
gate with (a) totem-pole output (b) with passive pull-up (c) open-collector output (specifications
given in Problem 4.17), (d) open-collector buffer 7407?
In case your answer is yes, give the circuit arrangement and explain its operation.
4.21 Verify Table 4.4 using the specifications given in Table 4.3.
4.22 Consider the ECL circuit shown in Fig. 4.40. Here, Vn represents the noise. Calculate the noise
component in the output taken between.
(a) Y and P terminals (b) Y and Q terminals
Hence justify the grounding of positive end of the supply voltage. Assume hFE = 100.
A T1 T2
VR = –1.15 V
Y
Vn
RE4
RE (1.18 kW) (1.5 kW)
Q
Fig. 4.40
Circuit for Problem 4.22.
4.23 (a) What will happen in the ECL gate of Fig. 4.19 if Y1 or Y2 accidently gets shorted to ground.
(b) Repeat part (a) if negative end of the supply is grounded.
4.24 Compare the current spikes in ECL and TTL gates.
4.25 Verify the operation of wired-OR connections of ECL gates shown in Fig. 4.21.
4.26 Prove that the input of MC10H125 IC is ECL compatible and its output is TTL compatible.
4.27 Design a circuit for interfacing an ECL 2-input NOR gate with a TTL inverter to obtain NOR
function of the combined circuit.
4.28 What happens if output accidently gets shorted to ground in
(i) NMOS? (ii) CMOS?
4.29 Explain the operation of CMOS NOR gate of Fig. 4.28.
Digital Logic Families 137
4.30 Find the fan-out of each of the 74 TTL series driving 74 HC/74 HCT/74 AC/74 ACT gates using
the specifications given in Tables 4.3 and 4.9.
4.31 Consider a CMOS gate driving TTL gates. Find the fan-out when
(a) 74HC/74HCT gate is driving each of TTL series gates.
(b) 74AC/74ACT gate is driving each of TTL series gates.
4.32 A 74AC/74ACT gate is driving twenty 74AS gates. It is desired to drive some 74ALS gates in
addition to this. Find the maximum possible number of 74ALS gates which can be connected.
4.33 Is it possible to use TTL-to-ECL translator for CMOS-to-ECL interfacing? Justify your answer.
4.34 Is it possible to use ECL-to-TTL translator for ECL-to-CMOS interfacing? Justify your answer.