0% found this document useful (0 votes)
81 views4 pages

Techniques For Low Power VLSI Design: A Novel Analysis of Leakage Power Reduction

This document presents a comparison of different leakage power reduction techniques for an 8x8 multiplier circuit designed using 90nm technology. It describes MTCMOS, DUAL-Vt, and LECTOR techniques for reducing leakage power. Three proposed methods are also introduced - Proposed Method 1 modifies the MTCMOS structure, Proposed Method 2 uses an additional NMOS transistor, and Proposed Method 3 replaces critical paths with LECTOR blocks. The techniques were simulated and Proposed Method 1 provided up to 99% reduction in static power compared to other methods.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
81 views4 pages

Techniques For Low Power VLSI Design: A Novel Analysis of Leakage Power Reduction

This document presents a comparison of different leakage power reduction techniques for an 8x8 multiplier circuit designed using 90nm technology. It describes MTCMOS, DUAL-Vt, and LECTOR techniques for reducing leakage power. Three proposed methods are also introduced - Proposed Method 1 modifies the MTCMOS structure, Proposed Method 2 uses an additional NMOS transistor, and Proposed Method 3 replaces critical paths with LECTOR blocks. The techniques were simulated and Proposed Method 1 provided up to 99% reduction in static power compared to other methods.
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as DOC, PDF, TXT or read online on Scribd
You are on page 1/ 4

A Novel Analysis of Leakage Power Reduction

Techniques for Low Power VLSI Design


Sangeetha.S

Archana.R, Akhila P.V

M.E Department of VLSI DESIGN


Akshaya College of Engineering and Technology
Coimbatore, India
sangeethasoctober@gmail.com

M.E Department of VLSI DESIGN


Akshaya College of Engineering and Technology
Coimbatore, India
archanaravichandran1992@yahoo.com

AbstractPower dissipation has become one of the major


concerns of VLSI circuit design with the rapid launching of
battery operated applications. In high performance designs, the
leakage component of power consumption is comparable to the
switching component. This percentage will increase with
technology scaling unless effective techniques are introduced to
bring leakage under control. In this paper, an 8X8 multiplier is
designed using different leakage power reduction techniques like
MTCMOS, DUAL-Vt and LECTOR. All the above mentioned
techniques are simulated using Cadence virtuoso tool in 90nm
technology.
Keywords8X8 multiplier, MTCMOS, DUAL-Vt, LECTOR,
Proposed methods.

I.

INTRODUCTION

The rapid increase in semiconductor technology led


the feature sizes to be shrinking by using deep-submicron
processes. System on a chip (SoC) is an integrated circuit that
integrates complex functions on a single chip. In the growing
market of mobile hand-held devices used all over the world
today, the battery-powered electronic system forms the
backbone. To maximize the battery life, the tremendous
computational capacity of portable devices such as notebook
computers, personal communication devices (mobile phones,
pocket PCs, PDAs), hearing aids and implantable pacemakers
has to be realized with very low power requirements. With
miniaturization and the growing trend towards wireless
communication, power dissipation has become a very critical
design metric. The longer the battery lasts, the better is the
device.

Many techniques have been proposed [2] to minimize


these leakage currents in nanometer technology. Excessive
power dissipation in portable devices causes overheating,
reduces chip life, functionality and degrades performance.
Minimizing power consumption is therefore important and
necessary, both for increasing levels of integration and to
improve reliability, feasibility and cost.
II.

8 BIT CARRY-SAVE MULTIPLIER

The basic principle involved in multiplication is the


evaluation of partial products and accumulation of shifted
partial products. In order to perform this operation, numbers of
successive addition operations are required. Therefore one of
the major components required to design a multiplier is Adder.
Variety of adders can be used like Ripple Carry, Carry Look
Ahead, Carry Select, Carry Skip and Carry Save. A parallel
multiplier is for unsigned operands. It is composed of 2-input
AND gates for producing the partial products, a series of carry
save adders for adding them and a ripple-carry adder for
producing the final product. The multiplier architecture with
CSA gives better performance in terms of area, speed and
power consumption as compared to the architecture with
RCA. Basically, sum of three or more n-bit binary numbers
can be computed using this carry save adder. Carry save adder
is same as a full adder.

With the advancement in technology, static power


dominates dynamic power. Leakage currents are especially
important in burst mode type integrated circuits where most of
the time the system is in an idle, or sleep mode. No
computation takes place during sleep mode [1]. For example, a
cell phone will be in the standby mode for most of the time
where the processor is in idle state. With the large leakage
currents during the idle mode power will be continuously
drained with no useful work being done.
Fig 1: General architecture of 4X4 Carry-save multiplier

Carry unit consists of series of full adders, each of


which computes single sum and carry bit based on the
corresponding bits of the two input numbers.
The final addition is then computed as:
1. Shifting the carry sequence C left by one place.
2. Placing a 0 to the front (MSB) of the partial sum
sequence S.
3. Finally, a ripple carry adder is used to add these two
together and computing the resulting sum.
Because of size limitations, a 4X4 version with a critical
path highlighted [3] is shown in above Fig 1.
III.
A. MTCMOS

LEAKAGE REDUCTION TECHNIQUES

The low-power and high performance design


requirements of modern VLSI technology can be achieved by
using MTCMOS technology. Low, normal and high threshold
voltage transistors are used to design a CMOS circuit in this
technique. With the scaling of CMOS technology, Supply and
threshold voltages are reduced. Sub threshold leakage current
increases exponentially with lowering of threshold voltage.

B. DUAL-Vt
Dual threshold voltage technique also uses two
threshold voltages as in the case of MTCMOS. Here, high
threshold voltage (HTV) is assigned to transistors of some
gates in the non-critical paths while specifying the lowthreshold voltage for the gates in the critical path. In this
technique, no additional transistors are required as in the
case of multi-threshold voltage technique. Reduction of
static power is achieved while maintaining the same
performance as single threshold voltage circuit . Care
should be taken while designing, is that if all the transistors
in the non-critical paths are assigned with HVT, non-critical
path may become a new critical path with a larger path
delay than the original one, deteriorating the speed of the
circuit.
C. LEAKAGE CONTROL TRANSISTOR (LECTOR)
TECHNIQUE
The effective stacking of transistors in the path
from supply voltage to ground is the basic idea behind the
LECTOR technique for the leakage power reduction. This
states that a state is far less leaky with more than one OFF
transistor in a path from supply voltage to ground compared
to a state with only one OFF transistor in the path

Fig 2: General MTCMOS circuit architecture

Multi-threshold CMOS (MTCMOS) is a design


technique in which high threshold sleep transistors are
connected between the logic circuit and power or ground,
thus creating a virtual supply rail or virtual ground rail,
respectively. The low-threshold voltage transistors which
have high performance are used to reduce the propagation
delay time in the critical path. The high-threshold voltage
transistors which have less power consumption are used to
reduce the power consumption in the shortest path.

The LECTOR implementation involves the


addition of two LCTS for each gate between the supply and
ground path [8]. The general architecture of the LECTOR
technique is shown in Fig.3.

Fig.2 shows MTCMOS circuit technology which


satisfies both the requirements of lowering the threshold
voltage to obtain high speed and reducing standby current to
have low power. The two main features of this technique are
employing two different threshold voltages on a single
circuit and having two operational modes active & sleep for
efficient power management.

A. PROPOSED METHOD1
This is a modified structure of MTCMOS
technique. In this structure, the NMOS HVT sleep transistor
is arranged as a stack of two transistors with width twice
that of original one. A state is far less leaky with more than
one OFF transistor compared to a state with only one OFF
transistor in the path. This modified method reduces the
leakage power to a great extent compared to that of existing.

Fig 3: LECTOR CMOS GATE

IV.

PROPOSED METHODS

V.

Fig 4: Logic diagram of proposed method1

B. PROPOSED METHOD2
It is an improvised structure of existing dual-Vt
technique. An NMOS transistor is kept between ground and
logic circuit.

EXPERIMENTAL ANALYSIS

In this paper an 8X8 multiplier is designed using


leakage power reduction techniques like MTCMOS,
DUAL-Vt, LECTOR and proposed methods. These designs
are simulated using Cadence virtuoso tool in 90nm
technology. Table.1 shows the simulation results of all the
above techniques in terms of average power, Delay and
static power.
Figure [7], [8] and [9] represents the comparison of
above techniques in terms of average power, delay and static
power. From the simulation results, proposed methods give
99.99%, 99.02% and 99.98% of reduction in static power
respectively.
Table1. Simulation results of an 8X8 multiplier

Fig 5: Logic diagram of proposed method2

In active mode, NMOS will be kept ON allowing the circuit


to operate normally. In inactive mode NMOS will be kept
OFF which provides high resistance path between power
supply and ground. The NMOS is kept ON/OFF by means
of controlling input Sin.
C. PROPOSED METHOD 3
In the proposed design, the critical path blocks in
an 8 bit carry-save multiplier are replaced with LCT blocks
and other non-critical path blocks are assigned with high
threshold voltage. A PMOS transistor is kept over the
developed logic which intern cut-off the power supply to the
logic block in inactive mode.

Fig 6: Logic diagram of proposed method 3

Fig 7: comparing average power of above techniques

Fig 8: comparing average power of above techniques

[6] J. Jaffari and A. Afzali-Kusha, New Dual-Threshold


Voltage Assignment Technique for Low-Power Digital
Circuits, 0-7803-8656-6/04/$20.00, pp.413-416 IEEE
2004.
[7] L. Wei. 2. Chen, K. Roy, M. C. Johnson, Y. Ye and V.
De, Design and optimization of dual threshold circuits for
low voltage low power applications, IEEE Transactions on
VLSI Systems. Vol. 7. No. 1, pp. 16-24. Mar. 1999.

Fig 9: comparing static power of above techniques

VI.

CONCLUSIONS

In this paper multiplier is designed with different


leakage power reduction techniques like Multi-V t, Dual-Vt,
LECTOR and proposed methods. Proposed method1 is an
effective circuit level technique that enhances the
performance and provides low design methodologies by
using both low and high threshold voltage transistors. From
Simulation results it is concluded that proposed method1
effectively reduces leakage power to an extent of 99%.
VII.

ACKNOWLEDGMENTS

The CADENCE TOOLS were procured for this


project under Research Promotion Scheme (RPS) from
AICTE. We express our gratitude to AICTE for the RPS
funding.
VIII. REFERENCES
[1] Farzan Fallah, Massoud Pedram Standby and Active
Leakage Current Control and Minimization in CMOS VLSI
Circuits IEICE Transactions, 2005, pp.509-519.
[2] Kaushik Roy, Saibal Mukhopadhyay and Hamid
Mahmoodi-Meimand, Leakage Current Mechanisms and
Leakage Reduction Techniques in Deep-Sub micrometer
CMOS Circuits, PROCEEDINGS OF THE IEEE, VOL.
91, NO. 2, FEBRUARY 2003.
[3] James T. Kao and Anantha P. Chandrakasan, DualThreshold Voltage Techniques for Low-Power Digital
Circuits, IEEE JOURNAL OF SOLID-STATE CIRCUITS,
VOL. 35, NO. 7, JULY 2000.
[4] Shyam Akashe, Nitesh Kumar Tiwari, Jayram Shrivas
and Rajeev Sharma, A Novel High Speed & Power
Efficient Half Adder Design Using MTCMOS Technique in
45 Nanometre Regime IEEE International Conference on
Advanced Communication Control and Computing
Technologies (ICACCCT) 2012.
[5] Milind Gautam and Shyam Akashe, Reduction of
Leakage Current and Power in Full Subtractor Using
MTCMOS Technique 2013 International Conference on
Computer Communication and Informatics (ICCCI - 2013),
Jan. 04 06, 2013.

[8] B. Dilip1, P. Surya Prasad2 & R. S. G. Bhavani3


Leakage Power Reduction In CMOS Circuits Using
Leakage Control Transistor Technique In Nanoscale
Technology International Journal of Electronics Signals
and Systems (IJESS) ISSN: 2231- 5969, Vol-2 Issue-1,
2012.

You might also like