Cec370 Unit 2
Cec370 Unit 2
Downloadable at
Ms.G VIJAYAKUMARI,AP/ ECE
tiny.cc/npsb-elearning
NEW PRINCE DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING
E-LEARNING CEC370 LOW POWER IC DESIGN
OUTLINE
Block diagram of a
typical low-power
chip.
• An on-chip DC-DC voltage converter generates the low internal supply voltage VDDL,
which is used by the internal circuitry.
• Two signal swing converters (level converters) are used to reduce the voltage swing of
the incoming input signals, and to increase the voltage swing of the outgoing output
signals, respectively.
• The internal low-voltage circuitry can be designed using VTCMOS techniques, where
the threshold voltage control unit adjust the substrate bias in order to suppress leakage
currents.
UNIT 2 LOW-POWER DESIGN APPROACHES Ms. G VIJAYAKUMARI, AP/ ECE 7
NEW PRINCE DEPARTMENT OF ELECTRONICS AND COMMUNICATION ENGINEERING
E-LEARNING CEC370 LOW POWER IC DESIGN
Pipelining Approach
Pipelining Approach
N-stage pipeline structure realizing the same logic function as shown in Fig.
The maximum pipeline stage delay is equal to the clock period, and the
latency is N clock cycles.
Pipelining Approach
System-Level Measures
At the system level, one approach to reduce the switched capacitance is to limit
the use of shared resources.
A simple example is the use of a global bus structure for data transmission
between a large number of operational modules .
If a single shared bus is connected to all modules as in fig. this structure results
in a large bus capacitance due to
(i) the large number of drivers and receivers sharing the same transmission
medium, and
(ii) (ii) the parasitic capacitance of the long bus line.
Circuit-Level Measures
• The type of logic style used to implement a digital circuit also affects the
output load capacitance of the circuit.
• The capacitance is a function of the number of transistors that are required
to implement a given function.
• For example, one approach to reduce the load capacitance is to use transfer
gates (pass-transistor logic) instead of conventional CMOS logic gates to
implement logic functions.
• Pass-gate logic design is attractive since fewer transistors are required for
certain functions such as XOR and XNOR. Therefore, this design style has
emerged as a promising alternative to conventional CMOS, for low power
design.
Mask-Level Measures