Logic Circuit
Logic Circuit
1
OVERVIEW
Introduction
Logic Family Classification
Fan IN And Fan Out
Noise Margin
Transistor as a Switch
RTL, DTL, TTL and ECL
Elementary data of CMOS
2
Introduction
Logic families represent kind of digital circuit/methodologies for logic expression.
Integration levels :
3
Classification
Logic Family
•Fan Out is calculated from the amount of current available in the output of
a gate and the amount of current needed in each input of the connecting
gate.
6
Propagation Delay
7
8
Transistor as a switch
The inputs represent either logic level HIGH (1) or LOW (0).
The logic level LOW is the voltage that drives corresponding transistor in cut-off
region, while logic level HIGH drives it into saturation region.
If both the inputs are LOW, then both the transistors are in cut-off i.e. they are
turned-off. Thus, voltage Vcc appears at output I.e. HIGH.
If either transistor or both of them are applied HIGH input, the voltage Vcc drops
across Rc and output is LOW.
10
Advantages of RTL Logic circuit:
Limitations:
11
Diode Transistor Logic
The diode-transistor logic, also termed as DTL, replaced RTL family because of greater fan-out
capability and more noise margin.
DTL circuits mainly consists of diodes and transistors that comprises DTL devices.
Two inputs to the gate are applied through diodes viz. D1, D2 . The diode will conduct only when
corresponding input is LOW.
If any of the diode is conducting i.e. when at least one input is LOW, the voltage at output keeps
transistor T in cut-off and subsequently, output of transistor is HIGH. If all inputs are HIGH, all
diodes are non-conducting, transistor T is in saturation, and its output is LOW.
12
Due to number of diodes
used in this circuit, the speed
of the circuit is significantly
low. Hence this family of logic
gates is modified to
transistor-transistor logic i.e. D1
TTL family which has
been discussed on next slide.
D2
(Block Diagram of
(DL AND GATE) DTL)
(SATURATING
INVERTER)
13
Transistor Transistor Logic
TTL family is a modification to the DTL. It has come to existence so as to
overcome the speed limitations of DTL family. The basic gate of this family is TTL
NAND gate.
Q3 is cutoff (act like a high RC ) when output transistor Q4 is saturated and Q3 is
saturated (act like a low RC ) when output transistor Q4 is cutoff . Thus one
transistor is ON at one time.
Q1 is called input transistor, which is multi emitter transistor, that drive transistor
Q2 which is used to control Q3 and Q4.
Diode D1 and D2 are used to protect Q1 from unwanted negative voltages and
diode D3 ensures when Q4 is ON, Q3 is OFF.
14
The output impedance is asymmetrical between the high
and low state, making them unsuitable for driving
transmission lines. This drawback is usually overcome by
buffering the outputs with special line-driver devices where
signals need to be sent through cables. ECL, by virtue of its
symmetric low-impedance output structure, does not have
this drawback.
Based on BJT, but removes problems of delay time by preventing the transistors
from saturating.
The input impedance is high and the output impedance is low. As a result,
the transistors change states quickly, gate delays are low, and the fan out
capability is high.
16
(FUNCTION TABLE)
Considerably lower energy consumption than TTL and ECL, which has
made portable electronics possible.
18
Transistors as Switches
g=0 g=1
d d d
nMOS g OFF
ON
s s s
d d d
pMOS g OFF
ON
s s s
CMOS Inverter
A Y VDD
0
1
A Y
A Y
GND
CMOS Inverter
A Y VDD
0
1 0 OFF
A=1 Y=0
ON
A Y
GND
CMOS Inverter
A Y VDD
0 1
1 0 ON
A=0 Y=1
OFF
A Y
GND
CMOS NAND Gate
A B Y
0 0
0 1 Y
1 0
A
1 1
B
CMOS NAND Gate
A B Y
0 0 1 ON ON
0 1 Y=1
A=0
1 0 OFF
1 1
B=0
OFF
CMOS NAND Gate
A B Y
0 0 1 OFF ON
0 1 1 Y=1
A=0
1 0 OFF
1 1
B=1
ON
CMOS NAND Gate
A B Y
0 0 1 ON OFF
0 1 1 Y=1
A=1
1 0 1 ON
1 1
B=0
OFF
CMOS NAND Gate
A B Y
0 0 1 OFF OFF
0 1 1 Y=0
A=1
1 0 1 ON
1 1 0
B=1
ON
CMOS NOR Gate
A B Y
0 0 1 A
0 1 0
1 0 0 B
1 1 0 Y
3-input NAND Gate
Y
A
B
C
Some statistical characteristics data of different logic families
31
Reference
s
Switching Circuit and Logic Design by Prof. Indranil Sengupta, IIT KGP
Thank You
32