DE Unit 3
DE Unit 3
DIGITAL ELECTRONICS
UNIT – 3
Digital Logic Gate
Characteristics
Digital Logic Gate Characteristics
TTL Logic Gate Characteristics
Theory & Operation of TTL NAND Gate
Circuitry
Open Collector TTL
Three State Output Logic
TTL Subfamilies
MOS & CMOS Logic Families
Realization of Logic Gates in RTL, DTL, ECL,
CMOS & MOSFET
Characteristics Of Digital ICs
There are various logic families and the
selections of the family for a particular
application based on its characteristics.
Real time application demand high speed logic
families and hence it is necessary to study the
characteristics of digital ICs.
A B Emitter Emitter B
A
Logic 0 Logic 0 FB FB Cutoff Saturati Logic 1
on
Logic 0 Logic 1 FB RB Cutoff Saturati Logic 1
on
Logic 1 Logic 0 RB FB Cutoff Saturati Logic 1
on
Logic 1 Logic 1 RB RB Saturatio Cutoff Logic 0
n
Active Pull Up
TTL Passive Pull UP
Operation Table of NAND gate with
Passive Pull Up
Input Q1 Q2 Q3 Output
A B Emitter A Emitter B
R1 R2
R3
Operation Table of TTL Open
Collector
Input T1 T2 T3 Output
A B Emitter A Emitter B
When the enable line is not activated the buffer output stage has a
high output impedance and transmission of data is prevented.
In the case of gates or chips where the Enable input is active low, it
is sometimes referred to as an Inhibit input, I, as, when taken high, it
inhibits the gate operation.
TTL Subfamilies
The speed-power product is an important parameter for
comparing the basic gates.
It is defined as the product of propagation delay and power
dissipation measured in picojoules (pJ).
Value of this parameter indicates that, a given propagation
delay can be achieved without excessive power dissipation.
This product is also referred to as figure of merit for the logic
family.
Depending upon the value of figure of merit, a minor
variation in the standard TTL family is implemented using
components with either a less power dissipation or a high
speed.
TTL Subfamilies
Standard TTL
Low Power TTL(L TTL)
High Speed TTL(H TTL)
Schottky TTL(S TTL)
Low Power Schottky TTL(LS TTL)
Standard TTL
The standard TTL was the first gate in TTL
family.
The gate was constructed using different
resistor values to produce gates with lower
dissipation or high speed.
The propagation delay of a saturated logic
family depends largely on two factors: storage
time and RC time constants.
Reducing storage time reduces the RC time
constant and decreases the propagation delay.
Low Power TTL(L TTL)
The low power TTL gate has resistor
values higher than those in standard TTL
so as to reduce power dissipation and
increased propagation delay.
High Speed TTL(H TTL)
In high speed TTL the resistor values are
lowered to reduce the propagation delay
but power dissipation is increased.
Schottky TTL(S TTL)
The schottky TTL removes the storage time of transistors by
preventing them from going into saturation.
In this way, the speed of operation increases without excessive
increase in power dissipation from Schottky TTL.
Basic TTL family has a speed limitation due to turn off delays of
transistors which are caused by transition from saturation to cutoff.
This limitation can be removed by replacing the transistors of TTL
gate by Schottky transistors.
These transistors are prevented from entering the saturation and
hence there is saving in turn-off time. The propagation delay of
shottky TTL is of the order of 2 ns.
In comparison, the propagation delay for standard TTL is 10 ns.
The Schottky TTL therefore is a non- saturating bipolar logic.
Low Power Schottky TTL(LS
TTL)
The low power schottky TTL sacrifices speed
for a reduced power dissipation.
A B T’1 T1 T2 T3 T4 Y1 Y2
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
CMOS NAND Gate
Operation of CMOS NAND Gate
CMOS NOR GATE
Operation of NOR Gate
A B Q1 Q2 Q3 Q4 O/P
0 0 ON ON OFF OFF 1
0 1 ON OFF ON OFF 0
1 0 OFF ON OFF ON 0
1 1 OFF OFF ON ON 0
CMOS Inverter
Q1
Q2
Operation of CMOS Inverter
Input Q1 Q2 Output
0 ON OFF 1
1 OFF ON 0
Thank You