Mid_Lecture_7
Mid_Lecture_7
Fan In = 2
Fan In = 3
Performance Parameters: Power Dissipation
• A gate draws in current both in HIGH and LOW states.
• Therefore, in both states a gate dissipates power.
• The power dissipation is a parameter expressed in
milliwatts (mW) and represents the amount of power
needed by the gate.
• The number that represents this parameter does not
include the power delivered from another gate; rather, it
represents the power delivered to the gate from the power
supply.
• An IC with four gates will require, from its power supply,
four times the power dissipated in each gate.
• The current associated with HIGH state is named I CCH .
• The current associated with LOW state is named I CCL.
Therefore,
• Power Dissipation in HIGH state, PDH = VCCICCH
• Power Dissipation in LOW state, PDL = VCCICCL
Performance Parameters: Power Dissipation
• When gate is pulsed, its output switches back and forth between HIGH and Low
• The amount of supply current also varies between ICCH and ICCL.
• The average power is dissipated when the duty cycle is 50%, the output is HIGH half the
time and LOW the other half.
• The average power dissipated in a cycle is,
𝐕𝐂𝐂 𝐈𝐂𝐂𝐇 + 𝐈𝐂𝐂𝐋
𝐏𝐃 =
𝟐
• So the power dissipated in a cycle with duty cycle of X%is,
𝐕𝐂𝐂 ( 𝐗 × 𝐈𝐂𝐂𝐇 + 𝟏𝟎𝟎 − 𝐗 𝐈𝐂𝐂𝐋 )
𝐏𝐃 =
𝟏𝟎𝟎
• Find the average power dissipated for a NAND gate with VCC = 5V, ICCH = 4mA and
ICCL = 2mA when the duty cycle is:
a) 40%
b) 75%
c) 20%
Performance Parameters: Propagation Delay
• When a signal passes through a logic circuit, it always
experiences a time delay.
• A change in the output level always occurs after a short
time, called the propagation delay.
• TPHL: Propagation delay for High to Low.
• TPLH: Propagation delay for Low to High.
𝟏
𝐭 𝐏𝐃 = (𝐭 𝐏𝐇𝐋 + 𝐭 𝐏𝐋𝐇 )
𝟐
• As an example, the delays for a standard TTL gate are
tPHL = 7 ns and tPLH = 11 ns. These quantities are given
in the TTL data book and are measured with a load
resistance of 400 ohms and a load capacitance of 15 pF.
The average propagation delay of the TTL gate is:
11 + 7
t PD = = 9 ns
2
Performance Parameters: Speed Power Product
• The speed power product provides the basis for the comparison of logic circuits when
both propagation delay time and power dissipation are important considerations in the
selection of the type of logic to be used in a certain application.
• The lower the speed-power the better.
• The unit of speed-power product is Pico joule(pJ).
• The speed power product can be calculated as:
𝐒𝐏𝐏 = 𝐏𝐨𝐰𝐞𝐫 𝐃𝐢𝐬𝐬𝐩𝐚𝐭𝐢𝐨𝐧 × 𝐏𝐫𝐨𝐩𝐚𝐠𝐚𝐭𝐢𝐨𝐧 𝐃𝐞𝐥𝐚𝐲
• The table below lists the parameters for three types of gates. Basing your decision on the
speed-power product, which one would you select for best performance?
Performance Parameters: Noise Margin
• All electrical circuits are susceptible to noise.
• Unwanted signals are referred to as noise.
• This unwanted induced voltage can disrupt the operation of a digital circuit.
• In order to not get adversely affected by noise the circuit should have some amount of
noise immunity.
• Noise Immunity is the ability to tolerate unwanted voltage fluctuation.
• There are two types of noise to be considered :
➢DC noise is caused by a drift in the voltage levels of a signal.
➢AC noise is a random pulse that may be created by other switching signals.
• Noise margin is the maximum noise voltage added to an input signal of a digital circuit that
does not cause an undesirable change in the circuit output.
• Noise margin is expressed in volts and represents the maximum noise signal that can be
tolerated by the gate.
Performance Parameters: Noise Margin
• There are two values of noise margin specified for a given logic circuit:
• the High-level noise margin (VNH ) and
• the Low-level noise margin (VNL).
• There parameters are defined by the following equations:
VNL = VIL − VOL
VNH = VOH − VIH
Performance Parameters: Noise Margin
• The figure below shows the different voltage level parameters for a +5V CMOS.
• The noise margin for +5V CMOS are:
VNH = 4.4V − 3.5V = 0.9V
VNL = 1.5V − 0.33V = 1.17
Solution:
• Gate A: NMH = 2.4V − 2V = 0.4V; NML = 0.8V − 0.4V = 0.4V
• Gate B: NMH = 3.5V − 2.5V = 1V; NML = 0.6V − 0.2V = 0.4V
• Gate C: NMH = 4.2V − 3.2V = 1V; NML = 0.8V − 0.2V = 0.6V
References
1. Thomas L. Floyd, “Digital Fundamentals” 11th edition, Prentice Hall – Pearson Education.