DD - Lecture 1 - PC
DD - Lecture 1 - PC
P.Chiranjeevi
Assistant Professor
Department of ECE
Kakatiya Institute of Technology and Science
Waranagal-15
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
A bit of history
• The first transistors were fabricated in 1947 at
Bell Laboratories (Bell Labs) by Brattain with
Bardeen providing the theoretical background
and Shockley managed the activity.
– The trio received a Nobel Prize in Physics for their
work in 1956.
• The transistor was called a
point-contact transistor and was
a type of bipolar junction transistor
(BJT).
A bit more history
• The theory on field effect transistors (FETs) was
developed much earlier than our understanding
of BJTs
– First patent on FETs dates from 1925
• Julius Edgar Lilienfeld, an Austro-Hungarian physicist
• However, the quality of the semiconductor and
the oxide materials were barriers to developing
good working devices.
– The first FET was not invented until 1959
• Dawon Kahng and Martin M. (John) Atalla of Bell Labs
Integrated Circuits
• Integrated circuits (ICs) are chips, pieces of
semiconductor material, that contain all of the
transistors, resistors, and capacitors necessary
to create a digital circuit or system.
– The first ICs were fabricated using Ge BJTs in 1958.
• Jack Kirby of Texas Instruments, Nobel Prize in 2000
Integration levels :
3
Moore’s law
• A prediction made by Moore (a co-founder of Intel) in
1965: “… a number of transistors to double every 2
years.”
6
Logic Families
• Logic families are sets of chips that may implement different
logical functions, but use the same type of transistors and voltage
levels for logical levels and for the power supplies.
• These families vary by speed, power consumption, cost,
voltage & current levels
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.
12
• Voltage Parameters: Digital IC Terminology
– VIH(min): high-level input voltage, the minimum voltage
level required for a logic 1 at an input.
– VIL(max): low-level input voltage
– VOH(min): high-level output voltage
– VOL(max): low-level output voltage
• For proper operation the input voltage levels to a logic must be kept
outside the indeterminate range.
• Lower than VIL(max) and higher than VIH(min).
For TTL
Digital IC Terminology
Noise Margin
– noise is present in all real systems
– this adds random fluctuations to
voltages representing logic levels
– to cope with noise, the voltage ranges
defining the logic levels are more
tightly constrained at the output of a
gate than at the input
VNH
– thus small amounts of noise will not
affect the circuit
– the maximum noise voltage that can be VNL
tolerated by a circuit is termed its noise
immunity (noise Margin)
Current Parameters:
• IOH – Current flowing into an output in the logical “1” state under specified load
conditions
• IOL – Current flowing into an output in the logical “0” state under specified load
conditions
• IIH – Current flowing into an input when a specified HI level is applied to that
input
• IIL – Current flowing into an input when a specified LO level is applied to that
input
7
Digital IC Terminology
Power Requirements
• Every IC needs a certain amount of electrical power to
operate.
• Vcc (TTL)
• VDD(MOS)
• Power dissipation determined by Icc and Vcc.
• Average Icc(avg)= (ICCH + ICCL)/2
• PD(avg) = Icc(avg) x Vcc
Digital IC Terminology
Speed-Power Product
• Desirable properties:
– Short propagation delays (high speed)
– Low power dissipation
• Speed-power product measures the
combined effect.
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.
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
Some statistical characteristics data of different logic families
19
References
Switching Circuit and Logic Design by Prof. Indranil Sengupta, IIT KGP
Thank You
20