Unit - 1 - Lpvlsi
Unit - 1 - Lpvlsi
Static power is the power consumed when the device is powered up but
no signals are changing value. In CMOS devices, the static power consumption
is due to leakage mechanism.
Sources of power
dissipation
Dynamic Power dissipation in logic is
due to
1.Logic transition (nodes)
2.Short circuit currents
3. Leakage currents
1.Dynamic power (or switching power
dissipation due to logic transition):
◦ Requires charging and discharging of
parasitic capacitances
◦ CURRENT flows through channel
resistance
◦ Electrical energy → heat energy
This component is a function of supply
voltage, node voltage swing, and
average switched capacitance/ cycle.
Sources of power
2. Short circuitdissipation
power:
◦ Due to current that flows from supply node to ground
◦ It’s a function of input and output transition times
3. Glitching Power Dissipation
The third type of dynamic power dissipation is the
glitching power which arises due to finite delay of the
gates. Glitches often occur when paths with unequal
propagation delays converge at the same point in the
circuit. Glitches occur because the input signals to a
particular logic block arrive at different times, causing a
number of intermediate transitions to occur before the
output of the logic block stabilizes. These additional
transitions result in power dissipation, which is
categorized as the glitching power.
4.Leakage power:
◦ It is due to flow of current when both inputs and
therefore outputs of the circuits are not changing.
◦ As the supply is scaled, leakage current has become
considerable part of the total current in the circuit.
Designing for low power
Supply scaling
Threshold scaling
Transition component of power:
◦ Frequency of operation
◦ Probability of occurrence of input signals
Frequency maximization→ low VDD and Low
Vth devices → static power↑
Low Vdd → PDP ↓ and Delay ↑- which needs
to be compensated.
Delay can be compensated by increasing
w/L ratio
Dynamic power
consumption
Each time the capacitor CL gets charged
through the PMOS transistor, its voltage
rises from 0-VDD, and ascertain energy is
drawn from power supply.
Part of this energy is dissipated in PMOS,
while the remaining is stored in CL.
During a VDD-0 transition, this capacitor
discharges and stored energy is
dissipated in NMOS transistor.
•Power dissipation in CMOS circuits:
Dynamic and static power dissipation
1. SWITCHING POWER DISSIPATION:
Each switching cycle takes a fixed amout of energy equal to CLVDD2.
In order to compute the power, we need to consider how often the device is switched
If gate is switched on and off f0->1 times per second, the power consumption is given by
f
2
P Dyn C LV DD 0 1
Diode leakage:
• Occurs when Tr is turned off and
other active device charges
up/down the drain
• With the exponential
dependence, with small increase
in reverse voltage, leakage
current will equal reverse
saturation current
MOS transistor leakage components:
Components of ILeak
Tunneling currents : current
across the thin gate oxide
between gate and substrate
◦ It is due to high electric field in the
gate oxide
◦ Direct tunneling through oxide bands
occurs in nanometric devices.
◦ Also be called as gate oxide
tunneling
Components of ILeak
Sub-threshold conduction : Ileak
flow from drain to source.
◦ When Vgs <Vt, the device surface is
in weak inversion or depletion.
◦ Sufficient charge carriers are on the
surface region that can still create a
significant current flow.
◦ It is also called as weak inversion
current
Components of ILeak
Gate Induced Drain Lowering (GIDL):
currents flowing from gate-to-drain
Electrons tunnel through the gate-to-
drain overlap region
◦ Due to tunneling of electrons from valance to
conduction band in drain – substrate junction
below gate-drain overlap region where high
electric field exists.
◦ It occurs at low VG and high VD bias and
generates carriers into substrate and drain
from surface traps.
◦ It is localized along the channel width.
MOS TRANSISTOR leakage components include:
Gate oxide tunneling: Electrons tunnel through the gate oxide from the substrate
to the gate, and vice versa.
Subthreshold leakage current: A leakage current that occurs in an nMOS transistor
https://youtu.be/t6Y41zdO3Pc?
si=g0geTwLuxm7WFMeT
Power and Energy: Basics
Power and energy are fundamental concepts in physics and engineering, especially in electrical and electronic systems. Though often used
interchangeably, they represent different quantities and are crucial to understanding how devices and systems operate.
1. Energy:Energy is the capacity to do work. It can exist in various forms, such as electrical, mechanical, thermal, chemical, and
more.
Unit of Energy: The unit of energy in the International System of Units (SI) is the Joule (J).
o 1 Joule = 1 Newton meter (N·m).
Common Forms of Energy:
o Electrical Energy: Stored in electric fields (batteries) or generated by power sources (generators).
o Mechanical Energy: Associated with the motion and position of objects.
o Thermal Energy: Related to temperature and heat.
Energy Calculation in Electrical Systems:
o Electrical energy is calculated as: E=P×tE Where:
E= Energy (in Joules)
P = Power (in Watts)
t= Time (in seconds)
2. Power: Power is the rate at which energy is transferred or converted. It measures how quickly work is done or energy is used.
Unit of Power: The SI unit of power is the Watt (W).
o 1 Watt = 1 Joule per second (J/s).
Power in Electrical Circuits:
o In electrical systems, power can be expressed as: P=V×IP Where:
P = Power (in Watts)
V = Voltage (in Volts)
I = Current (in Amperes)
This equation shows that power is the product of the voltage across a component and the current flowing through it.
Energy-Delay Product (EDP) as a Metric
The Energy-Delay Product (EDP) is an important performance metric
used in the design and evaluation of digital circuits, particularly for
systems that require a balance between energy consumption and
performance (in terms of speed). It is used to quantify the trade-off
between the energy efficiency and the speed of a system or component,
such as a processor or a circuit.
In simpler terms, the Energy-Delay Product provides a combined
measure of how much energy is consumed to perform a given amount of
computation within a specified time.
Formula for Energy-Delay Product (EDP)
EDP=Energy×Delay
Where:
Energy is the total energy consumed during the operation, typically
measured in Joules (J).
Delay is the time it takes to complete the operation, usually measured in
seconds (s).
Design Strategies for Low Power in Digital Circuits