Logic Families DE
Logic Families DE
Introduction
A group of compatible ICs with the same logic levels and supply voltages fabricated for
performing various logic functions (OR, AND and NOT) are referred to as logic families.
y Logic circuits which are operated in the 1. Propagation delay: It is the time required
saturation region are called saturated to get a valid output after applying input.
It is expressed in nanoseconds. It should
logic families.
be as minimum as possible.
y Logic circuits that are operated in active
It depends on the storage time of the
and cut-off regions are called unsaturated transistor and the RC time constant.
logic families.
Example 1:
Specifications of logic families:
The important specifications of logic families
are:
1. Propagation delay
2. Power dissipation
3. Figure of merit
4. Fan-out
5. Noise margin Fig. 8.2
Buffer:
at the output terminal (output = VCC (or) In the given circuit, if input (A) is logic ‘low’
Y = logic ‘1’). (or, A = 0), then the base current (ib = 0) is
zero. So, the transistor acts like an open
circuit and the output goes into the low state
(Y = logic ‘0’).
Truth table:
Input Output
A Y
0 (Low) 0 (Low)
1 (High) 1 (High)
Table 8.3 Fig. 8.19 For One Input High and One Input Low
The above truth table shows the buffer If input A is high (logic ‘1’) and B is low
operation. So, the given circuit is a buffer (logic ‘0’), then the transistor T1 goes into the
circuit. ON-state. So, the output (Y) becomes ‘high’
(logic ‘1’).
NAND gate:
Fig. 8.20 For One Input High and One Input Low
Fig. 8.17 NAND Gate If input A is high (logic ‘1’) and input B is high
(logic ‘1’), then the transistors T1 and T2 both
In the above circuit, if both input A and B are go into ON-state. So, the output (Y) becomes
‘low’ (logic ‘0’), then both transistors T1 and ‘low’ (logic ‘0’).
T2 go into OFF-state (open circuit). So, the
output (Y) becomes ‘high’ (logic ‘1’).
NOR gate:
Fig. 8.23
(A) 0 and 1
(B) Hi-Z and D
(C) Hi-Z and D
(D) 0 and D
Solution: (B)
Truth table:
Input Output
A B Y
Low (0) Low (0) High (1)
Fig. 8.22 NOR Gate Low (0) High (1) Low (0)
A B Y Input Output
High (1) Low (0) Low (0) A B X Y=X
High (1) High (1) Low (0)
0 0 1 0
Table 8.5
0 1 0 1
The above truth table shows the NOR
1 0 0 1
operation. So, the given circuit is NOR circuit.
1 1 0 1
Example 3: Table 8.6
In the given circuit, what will be the So, X = AB
expression for Y? Which gate is realised by
the given circuit? X= A + B
Output, Y=X
Y= A + B
Y = (A+B)
Hence, the given circuit is OR gate and
expression Y = (A+B).
Specifications of RTL:
y RTL supports wired AND operation
Fig. 8.24 y Propagation relay (tpd) = 50 nsec
y Power dissipation (Pdiss) = 10 mW
Solution: y Figure of merit (FOM) = 500 pJ
y Noise margin (NM) = 0.2 V
Given circuit,
y Fan-out = 3
(A) XY (B) XY
(C) XY (D) XY
Solution: (B)
A B Y A B C D1 D2 D3 Y
0 0 0 Forward Forward Forward
0 0 0 0
0 1 0 bias bias bias
0 1
Transistor Transistor Logic (TTL)
1 0
The transistor logic circuit uses transistors
Table 8.10
to perform logic functions. TTL logic circuits
have three different configurations-
1. Open collector output TTL
Previous Years’ Questions
2. Tri-state output TTL
3. Totem pole output TTL
The figure shows the internal schematic
of a TTL AND-OR-Invert (AOI) gate. For
1. Open collector output TTL:
the inputs shown in the figure, the
output Y is
Fig. 8.43
(A) 0 (B) 1
(C) AB (D) AB
Solution: (A)
Fig. 8.42 Open Collector Output TTL
In the TTL circuit, if suddenly some transient
In the above TTL circuit, if we take input A=0,
occurs in the network, then the base current
then the emitter terminal of the transistor
becomes very high, which can damage the
(T1) becomes logic ‘0’ (or 0 volt) and the
transistor (T1). So, to eliminate the drawback
base voltage is ‘high’. So, diode D1 becomes
of this circuit, we use a diode (D) at the
forward bias and diode D2 becomes reverse
emitter terminal of transistor (T1).
bias. Current flows from base to emitter
terminal and no current flows from base to
collector terminal (D2 is reverse bias). So, the
transistor (T2) becomes OFF (base current of
T2 is ib = 0) and the output of the TTL circuit
will become logic ‘1’ (or, Y = 1).
If input A = 1, then diode D1 becomes reverse
bias and diode D2 becomes forward bias.
So, the transistor (T2) goes into the ON-state Fig. 8.44
and the output of the TTL circuit becomes
logic ‘0’ (or Y = 0).
VCC − −5
ib =
1
RB
A B C T1 T2 T3 T4 Y
(Output)
Input Output
A Y
0 1
Fig. 8.50 ECL
1 0
Table 8.13
Previous Years’ Questions y ECL uses negative power supply. Due to
this power supply ripples (or) spikes will
In the circuit shown, A and B are the not affect the operation.
inputs and F is the output. What is the y In ECL, common collector output is used
functionality of the circuit? to improve fan-out.
Specifications of ECL
y Propagation delay (tpd) = 1n sec
y Power dissipation (Pdiss) = 55 mW
y Figure of merit (FOM) = 55 pJ
y Fan-out = 25
y Noise margin (NM) = 0.3 V
y If A = 0, then the MOSFET (M2) will be Fig. 8.56 NMOS NAND Gate
in OFF-state, and the output of NMOS
circuit will be logic ‘1’ (Y = 1). y If A = 0 and B = 0, then the MOSFETs
y If A = 1, then the MOSFET (M2) will be in M2 and M3 will be in OFF-state, and the
ON-state, and the output of NMOS circuit output of NMOS circuit will be logic ‘1’ (Y
will be logic ‘0’ (Y = 0). = 1).
y If A = 0 and B = 1, then the MOSFET M2
Truth table: will be in OFF-state and M3 will be in ON-
state and the output of NMOS circuit will
A M2 Y be logic ‘1’ (Y = 1).
y If A = 1 and B = 0, then the MOSFET M2
0 OFF 1
will be in ON-state and M3 will be in OFF-
1 ON 0 state and the output of NMOS circuit will
be logic ‘1’ (Y = 1).
Table 8.14
A B M2 M3 Y
Truth table:
0 0 OFF OFF 1
A B M2 M3 Y
0 1 OFF ON 0
0 0 OFF OFF 1
1 0 ON OFF 0
0 1 OFF ON 1
1 1 ON ON 0
1 0 ON OFF 1
Table 8.16
1 1 ON ON 0
Table 8.15
1 0 ON OFF 1 ON 0
1 1 ON ON 0 OFF 1
Table 8.17
Example 6:
Find the expression for Y in the given MOSFET
circuit.
Fig. 8.59
(A) A + B + C
(B) A + BC + AC
(C) A + B + C
(D) ABC
Solution: (A)
Example 5:
Fig. 8.62
Find the expression for Y in the given MOSFET
circuit. Solution:
Fig. 8.63
Fig. 8.60
Truth table:
Solution:
A B M1 M2 X M3 Y
0 0 OFF OFF 1 ON 0
0 1 OFF ON 0 OFF 1
1 0 ON OFF 0 OFF 1
1 1 ON ON 0 OFF 1
Table 8.18
Fig. 8.61
Example 7: Method 1:
Find the expression for Y in the given MOSFET
circuit.
Fig. 8.66
Fig. 8.64
Fig. 8.65
A B C D M1 M2 M3 M4 Y
0 0 1 1 OFF OFF ON ON 0
0 1 0 1 OFF ON OFF ON 1
0 1 1 0 OFF ON ON OFF 1
0 1 1 1 OFF ON ON ON 0
1 0 0 1 ON OFF OFF ON 1
1 0 1 0 ON OFF ON OFF 1
1 0 1 1 ON OFF ON ON 0
1 1 0 0 ON ON OFF OFF 0
1 1 0 1 ON ON OFF ON 0
1 1 1 0 ON ON ON OFF 0
1 1 1 1 ON ON ON ON 0
Table 8.19
Fig. 8.67
Fig. 8.68
Y= ( )(
A +B . C +D )
Y AB + CD
=
Y = AB . CD
Y= ( )(
A +B . C +D )
PMOS Logic
Fig. 8.72
A B M1 M2 M3 M4 Y
0 0 ON ON OFF OFF 1
0 1 ON OFF OFF ON 1
1 0 OFF ON ON OFF 1
1 1 OFF OFF ON ON 0
Table 8.23
A B M1 M2 M3 M4 Y
0 0 ON ON OFF OFF 1
0 1 ON OFF OFF ON 0
1 0 OFF ON ON OFF 0
1 1 OFF OFF ON ON 0
Table 8.24
E A Y S Y
0 X High-impedance state 0 I0
1 0 0 1 I1
1 1 1 Table 8.26
Chapter Summary
y In logic families propagation delay, power dissipation and figure of merit should be as
minimum as possible.
y Fan-out and noise margin should be as maximum as possible.
y Current source: When logic gate output is ‘1’ (transistor off), then the driving gate
supplies current to the load gate at a high state.
y Current sink: When logic gate output is ‘0’ (transistor ON), then the driving gate
receives current from the load gate in a low state.
y HTL is the modified form of DTL.
y RTL and DTL have low speed, low fan-out and high power dissipation.
y HTL has an excellent noise margin and the largest voltage swing.
y ECL is the fastest in the logic families.
y Any floating input in the TTL circuit is considered as logic ‘1’.
y DTL provides wired AND logic.
Pdiss(mW) 10 55 1 0.01
Fan-out 10 25 5 50
Table 8.27
Practice Questions
1. The open collector of the gates is (C) Switching between cut-off and
connected together as shown in the saturation region
given figure. The logic expression for Y (D) None of the above
will be:
3. Consider the following statements:
I.
TTL has high switching speed and
good fan-out capability
II. ECL has least propagation delay
III. I2L uses multi-collector transistor
Fig. 8.78 IV. NMOS has more silicon area
(A) (A + B)(C + D) Which of the above statements are
(B) (A +B) + (C +D) correct?
(C) AB + CD (A) I, II and III
(D) A +B + C +D (B) II and IV
(C) I, III and IV
2. ‘ECL’ has very high switching speed (D) I, II, III and IV
because the transistors are:
(A) Switching between active and
4. The circuit with inputs A and B shown in
saturation region
the given figure performs:
(B) Switching between cut-off and active
region
Fig. 8.80
Practice Solutions