SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5321
RELIABILITY ENHANCEMENT OF LOW-POWER SEQUENTIAL CIRCUITS
USING POWER GATING TECHNOLOGY
Deepa Jose1, Juby Raju2, Saju A3
1PG Scholar, Dept of ECE, MCET, Kerala
2Associate professor, Dept of ECE, MCET, Kerala
3Research Scholar, VTU, Karnataka
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract – This paper deals with low-powerASICdesigns with
power gating technology. They compromises with high
performance and low area and power consumption, taking
advantage of both latch and flip-flop features. While the
circuit reliability and robustness against different process,
voltage, and temperature variations are consideredascritical
issues with current technologies, no significant reliability
study was proposed for traditional transmission gate pulsed
latch circuits. In this paper, present a study on the effect of
different PVT variations on the behavior traditional
transmission gate pulsed latch circuits with power gating
technology , while keeping their main advantages of high
performance, low power, and smallarea. Theproposeddesigns
have negligible power overhead when running at nominal
supply voltage, and they have higher yield per unit power
when compared with the traditional design at different
voltages and temperatures. The proposed circuit is
implemented using Tanner v13 in 45 nm technology.
Key Words: Pulsed latches, power gating techniques, low
power, voltage scaling etc
1. INTRODUCTION
FLIP-FLOPS are considered the most popular sequential
elements used in conventional ASIC designs. This is mainly
because of the simplicity of their timing model,whichmakes
the design and timing verification processes much easier.
The high performance custom designs tend to use latches
due to their lower timing in some designs. Although latch
based designs are typically robust to clock skew and jitter
(due to the latch transparency period), latches have a
complicated timing model, which, in turn, complicates the
design and the verification processes and increases the risk
of hold time violations, especially with PVT variations.
Pulsed latches have been always proposed to decrease
power consumption and increase performance. In PLs with
relatively wide pulse widths were used to allow cycle
borrowing and tolerate any clock skew. In order, to
compensate for any data before the end of the pulse. The
structure of transmission gate pulsed latch is similar to
differential latch structure, due to the presence of weak
PMOS transistors in the master latch it is very difficult for
the transition to take place when there is a change in input.
Fig -1: Simple diagram of a transmission gate pulsed latch
Pulsed latches are used in above figured;singlepulsercan be
shared by more than one latch. The advantagesofthiscircuit
are area and power consumption savings.Pulser usage can
eliminate the need for some of theclock buffers inthecircuit.
2. Overview of Power Gating Technology
Power gating is a technique used in integrated circuitdesign
to reduce power consumption, by shutting off the current to
blocks of the circuit that are not in use. In addition to
reducing stand-by or leakage power, power gating has the
benefit of enabling Iddq testing. Power Gating is effectivefor
reducing leakage power. Power gating is the technique
wherein circuit blocks that are not in use are temporarily
turned off to reduce the overall leakage power of the chip.
This temporary shutdown time can also call as "low power
mode" or "inactive mode". When circuit blocks are required
for operation once again they are activated to "activemode".
These two modes are switched at the appropriate time and
in the suitable manner to maximize power performance
while minimizing impacttoperformance.Thusgoal ofpower
gating is to minimize leakage power by temporarily cutting
power off to selective blocks that are not required in that
mode.
2.1 Fine-grain power gating
Adding a sleep transistor to every cell that is to be turned off
imposes a large area penalty, and individually gating the
power of every cluster of cells creates timing issues
introduced by inter-clustervoltagevariationthataredifficult
to resolve. Fine-grain power gating encapsulates the
switching transistor as a part of the standard cell logic.
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5322
Switching transistors are designed by either library IP
vendor or standard cell designer.
The size of the gate control is designed with the worst case
consideration that this circuit will switch during every clock
cycle resulting in a huge area impact. Some of the recent
designs implement the fine-grain power gating selectively,
but only for the low threshold cells. If the technology allows
multiple low threshold libraries, the use of low threshold
devices is minimum in the design (20%), so that the area
impact can be reduced. When using power gates on the low
threshold cells the output must be isolatedifthenextstageis
a high threshold cell. Otherwise it can cause the neighboring
high threshold cell to have leakage when output goes to an
unknown state due to power gating.
Fig -2: Fine-grain power gating
Gate control slew rate constraint is achieved by having a
buffer distribution tree for the control signals. The buffers
must be chosen from a set of always on buffers (buffers
without the gate control signal) designed with high
threshold cells. The inherent difference between whena cell
switches off with respect to another, minimizes the rush
current during switch-on and switch-off.
2.2 Coarse-grain power gating
The coarse-grained approach implements the grid style
sleep transistors which drives cells locally through shared
virtual power networks. This approach is less sensitive to
PVT variation, introduces less IR-drop variation, and
imposes a smaller area overhead than the cell- or cluster-
based implementations. In coarse-grain power gating, the
power-gating transistor is a part of the power distribution
network rather than the standard cell.
3. OVERVIEW OF ARCHITECTURE
The new architecture for transmission gate pulsed latch is
designed by power gating technology. Here we used stack
technique. In which the basic circuit is connected with both
header an footer switches. The PMOS transistorisconnected
to the vdd. During active mode the header switch will be
conduct and transfer the drain voltage to the given circuit.
But in stand by mode it cannot work. So, that leakage power
is reduced. The similar operation is carried out in footer
switch, it will conduct on the stand by mode .The NMOS
transistor is connected as a footer switch. Due to this power
dissipation is grounded.
Fig -3 PROPOSED DIAGRAM
3.1 SIMULATION RESULT
Fig -4:Simulation of proposed design
Fig -5:OUTPUT WAVEFORM
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072
© 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5323
Table -1: Comparison Table
Voltage
(vdd)
Power TECHNOLOGY
Traditional
transmissi
on gate
pulsed
latch
3v 4.27w 90nm
Proposed
system
5v 2.204w 45nm
3. CONCLUSION
In this paper presented the effect of PVT variations on the
pulsed latch performance in low power circuit. The circuit is
implemented using Tanner v13 in 45 nm technology. The
analysis considered both the pulser and the latchtoevaluate
the reliability of the entire pulsed latch circuit. In addition,
the benefits of having a power gating technique were
discussed. Stack technique is used in the proposedsystem to
reduce power. Finfet and CNT can be viewed as the future
implantation for this design for standard cell ASICs.
REFERENCES
[1] M. Alioto, E. Consoli, and G. Palumbo, “Variations in
nanometer CMOS flip-flops: Part Energy variability and
impact of other sources of variations,” IEEE Trans.
Circuits Syst. I, Reg. Papers, vol. 62, no. 3,pp. 835–843,
Mar. 2015.
[2] S. Paik, G.-J. Nam, and Y. Shin, “Implementation of
pulsed-latch and pulsed-register circuits to minimize
clocking power,” in Proc. IEEE/ACM Int. Conf. Comput.-
Aided Design (ICCAD), Nov. 2011, pp. 640–646.
[3] E. Consoli, G. Palumbo, J. M. Rabaey, and M. Alioto,
“Novel class of energy-efficient very high-speed
conditional push–pull pulsed latches,” IEEE Trans. Very
Large Scale Integr. (VLSI) Syst., vol. 22, no. 7, pp. 1593–
1605, Jul. 2014.
[4] M. Alioto, E. Consoli, and G. Palumbo, “Variations in
nanometer CMOS flip-flops: Part II—Energy variability
and impact of other sources of variations,” IEEE Trans.
Circuits Syst. I, Reg. Papers, vol. 62, no. 3, pp. 835–843,
Mar. 2015.

More Related Content

PDF
Robust vibration control at critical resonant modes using indirect-driven sel...
PDF
IRJET- Reduction of Power, Leakage and Area of a Standard Cell Asics using Th...
PDF
A Detailed Investigation and Testing of Grid Voltage Oriented Sliding Mode Co...
PDF
IRJET- Power Scheduling Algorithm based Power Optimization of Mpsocs
PDF
An adaptive protection scheme to prevent recloser-fuse miscoordination in dis...
PDF
Hx3313651367
PDF
A Comparative Study Of Low Power Consumption Techniques In A VLSI Circuit
PDF
A novel low power high dynamic threshold swing limited repeater insertion for...
Robust vibration control at critical resonant modes using indirect-driven sel...
IRJET- Reduction of Power, Leakage and Area of a Standard Cell Asics using Th...
A Detailed Investigation and Testing of Grid Voltage Oriented Sliding Mode Co...
IRJET- Power Scheduling Algorithm based Power Optimization of Mpsocs
An adaptive protection scheme to prevent recloser-fuse miscoordination in dis...
Hx3313651367
A Comparative Study Of Low Power Consumption Techniques In A VLSI Circuit
A novel low power high dynamic threshold swing limited repeater insertion for...

What's hot (17)

PDF
Maximum power point tracking algorithms for solar(pv) systems
PDF
Variable Frequency on Wireless Power Transfer for Pacemaker using Embedded Te...
PDF
Design of vco using current mode logic with low supply
PDF
Design of vco using current mode logic with low supply sensitivity
PDF
Low Voltage Ride-through Capability Enhancement of Doubly Fed Induction Gener...
PDF
The Approach on Influence of Biasing Circuit in Wideband Low Noise Amplifier ...
PDF
Comparative analysis of lector and stack technique to reduce the leakage curr...
PDF
Improved Power Gating Technique for Leakage Power Reduction
PDF
H010225257
PDF
Anti-islanding
PDF
Sub-Threshold Leakage Current Reduction Techniques In VLSI Circuits -A Survey
PPTX
Islands in power systems
PPTX
anti islanding technology(passive)
PPTX
Island Detection and Control Techniques
PDF
Decentralized cooperative control strategy of microsources for stabilizing au...
PDF
A Passive Islanding Detection Method for Neutral point clamped Multilevel Inv...
PPTX
A Review of Protection Schemes for Active Distribution Systems
Maximum power point tracking algorithms for solar(pv) systems
Variable Frequency on Wireless Power Transfer for Pacemaker using Embedded Te...
Design of vco using current mode logic with low supply
Design of vco using current mode logic with low supply sensitivity
Low Voltage Ride-through Capability Enhancement of Doubly Fed Induction Gener...
The Approach on Influence of Biasing Circuit in Wideband Low Noise Amplifier ...
Comparative analysis of lector and stack technique to reduce the leakage curr...
Improved Power Gating Technique for Leakage Power Reduction
H010225257
Anti-islanding
Sub-Threshold Leakage Current Reduction Techniques In VLSI Circuits -A Survey
Islands in power systems
anti islanding technology(passive)
Island Detection and Control Techniques
Decentralized cooperative control strategy of microsources for stabilizing au...
A Passive Islanding Detection Method for Neutral point clamped Multilevel Inv...
A Review of Protection Schemes for Active Distribution Systems
Ad

Similar to IRJET- Reliability Enhancement of Low-Power Sequential Circuits using Power Gating Technology (20)

PDF
International Journal of Computational Engineering Research (IJCER)
PDF
IRJET-Power Efficient Implementation of Asynchronous Counter using Intelligen...
PDF
A LOW POWER BASED ASYNCHRONOUS CIRCUIT DESIGN USING POWER GATED LOGIC
PDF
Low Power Gasp Circuits using Power Gating
PDF
Design and Analysis of Sequential Circuit for Leakage Power Reduction using S...
PDF
Dynamic Power Reduction of Digital Circuits by ClockGating
PDF
An Efficient Execution of Clock Gating Technique for Logic Circuits
PDF
[IJET-V1I3P5] Authors :Dushyant Kumar Soni, Ashish Hiradhar
PPTX
Power Management ,types of system, power gating , clock gating
PDF
A performance a performance a performance a performance a performance a perfo...
PDF
A performance a performance a performance a performance a performance a perfo...
PDF
LEAKAGE POWER REDUCTION AND ANALYSIS OF CMOS SEQUENTIAL CIRCUITS
PDF
Ar4102321325
PDF
Performance Comparison of Various Clock Gating Techniques
PDF
Comparative Analysis of Efficient Designs of D Latch using 32nm CMOS Technology
PDF
Power Optimized Datapath Units of Hybrid Embedded Core Architecture Using Clo...
PDF
Area Efficient Pulsed Clock Generator Using Pulsed Latch Shift Register
PDF
lowpower consumption and details of dfferent power pdf
PDF
G04515260
PDF
IRJET- A High Performance Parallel Architecture for Linear Feedback Shift Reg...
International Journal of Computational Engineering Research (IJCER)
IRJET-Power Efficient Implementation of Asynchronous Counter using Intelligen...
A LOW POWER BASED ASYNCHRONOUS CIRCUIT DESIGN USING POWER GATED LOGIC
Low Power Gasp Circuits using Power Gating
Design and Analysis of Sequential Circuit for Leakage Power Reduction using S...
Dynamic Power Reduction of Digital Circuits by ClockGating
An Efficient Execution of Clock Gating Technique for Logic Circuits
[IJET-V1I3P5] Authors :Dushyant Kumar Soni, Ashish Hiradhar
Power Management ,types of system, power gating , clock gating
A performance a performance a performance a performance a performance a perfo...
A performance a performance a performance a performance a performance a perfo...
LEAKAGE POWER REDUCTION AND ANALYSIS OF CMOS SEQUENTIAL CIRCUITS
Ar4102321325
Performance Comparison of Various Clock Gating Techniques
Comparative Analysis of Efficient Designs of D Latch using 32nm CMOS Technology
Power Optimized Datapath Units of Hybrid Embedded Core Architecture Using Clo...
Area Efficient Pulsed Clock Generator Using Pulsed Latch Shift Register
lowpower consumption and details of dfferent power pdf
G04515260
IRJET- A High Performance Parallel Architecture for Linear Feedback Shift Reg...
Ad

More from IRJET Journal (20)

PDF
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
PDF
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
PDF
Kiona – A Smart Society Automation Project
PDF
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
PDF
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
PDF
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
PDF
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
PDF
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
PDF
BRAIN TUMOUR DETECTION AND CLASSIFICATION
PDF
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
PDF
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
PDF
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
PDF
Breast Cancer Detection using Computer Vision
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
PDF
Auto-Charging E-Vehicle with its battery Management.
PDF
Analysis of high energy charge particle in the Heliosphere
PDF
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Enhanced heart disease prediction using SKNDGR ensemble Machine Learning Model
Utilizing Biomedical Waste for Sustainable Brick Manufacturing: A Novel Appro...
Kiona – A Smart Society Automation Project
DESIGN AND DEVELOPMENT OF BATTERY THERMAL MANAGEMENT SYSTEM USING PHASE CHANG...
Invest in Innovation: Empowering Ideas through Blockchain Based Crowdfunding
SPACE WATCH YOUR REAL-TIME SPACE INFORMATION HUB
A Review on Influence of Fluid Viscous Damper on The Behaviour of Multi-store...
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...
Explainable AI(XAI) using LIME and Disease Detection in Mango Leaf by Transfe...
BRAIN TUMOUR DETECTION AND CLASSIFICATION
The Project Manager as an ambassador of the contract. The case of NEC4 ECC co...
"Enhanced Heat Transfer Performance in Shell and Tube Heat Exchangers: A CFD ...
Advancements in CFD Analysis of Shell and Tube Heat Exchangers with Nanofluid...
Breast Cancer Detection using Computer Vision
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
A Novel System for Recommending Agricultural Crops Using Machine Learning App...
Auto-Charging E-Vehicle with its battery Management.
Analysis of high energy charge particle in the Heliosphere
Wireless Arduino Control via Mobile: Eliminating the Need for a Dedicated Wir...

Recently uploaded (20)

PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PDF
Digital Logic Computer Design lecture notes
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PPTX
Geodesy 1.pptx...............................................
PPTX
Welding lecture in detail for understanding
PPTX
Internet of Things (IOT) - A guide to understanding
PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
PDF
Embodied AI: Ushering in the Next Era of Intelligent Systems
PPT
Project quality management in manufacturing
PPTX
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
DOCX
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PDF
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PDF
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
PDF
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
PPT
CRASH COURSE IN ALTERNATIVE PLUMBING CLASS
PPTX
web development for engineering and engineering
PPTX
bas. eng. economics group 4 presentation 1.pptx
PDF
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
Digital Logic Computer Design lecture notes
Operating System & Kernel Study Guide-1 - converted.pdf
Geodesy 1.pptx...............................................
Welding lecture in detail for understanding
Internet of Things (IOT) - A guide to understanding
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
Embodied AI: Ushering in the Next Era of Intelligent Systems
Project quality management in manufacturing
KTU 2019 -S7-MCN 401 MODULE 2-VINAY.pptx
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
BMEC211 - INTRODUCTION TO MECHATRONICS-1.pdf
PRIZ Academy - 9 Windows Thinking Where to Invest Today to Win Tomorrow.pdf
Enhancing Cyber Defense Against Zero-Day Attacks using Ensemble Neural Networks
CRASH COURSE IN ALTERNATIVE PLUMBING CLASS
web development for engineering and engineering
bas. eng. economics group 4 presentation 1.pptx
Mohammad Mahdi Farshadian CV - Prospective PhD Student 2026

IRJET- Reliability Enhancement of Low-Power Sequential Circuits using Power Gating Technology

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5321 RELIABILITY ENHANCEMENT OF LOW-POWER SEQUENTIAL CIRCUITS USING POWER GATING TECHNOLOGY Deepa Jose1, Juby Raju2, Saju A3 1PG Scholar, Dept of ECE, MCET, Kerala 2Associate professor, Dept of ECE, MCET, Kerala 3Research Scholar, VTU, Karnataka ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract – This paper deals with low-powerASICdesigns with power gating technology. They compromises with high performance and low area and power consumption, taking advantage of both latch and flip-flop features. While the circuit reliability and robustness against different process, voltage, and temperature variations are consideredascritical issues with current technologies, no significant reliability study was proposed for traditional transmission gate pulsed latch circuits. In this paper, present a study on the effect of different PVT variations on the behavior traditional transmission gate pulsed latch circuits with power gating technology , while keeping their main advantages of high performance, low power, and smallarea. Theproposeddesigns have negligible power overhead when running at nominal supply voltage, and they have higher yield per unit power when compared with the traditional design at different voltages and temperatures. The proposed circuit is implemented using Tanner v13 in 45 nm technology. Key Words: Pulsed latches, power gating techniques, low power, voltage scaling etc 1. INTRODUCTION FLIP-FLOPS are considered the most popular sequential elements used in conventional ASIC designs. This is mainly because of the simplicity of their timing model,whichmakes the design and timing verification processes much easier. The high performance custom designs tend to use latches due to their lower timing in some designs. Although latch based designs are typically robust to clock skew and jitter (due to the latch transparency period), latches have a complicated timing model, which, in turn, complicates the design and the verification processes and increases the risk of hold time violations, especially with PVT variations. Pulsed latches have been always proposed to decrease power consumption and increase performance. In PLs with relatively wide pulse widths were used to allow cycle borrowing and tolerate any clock skew. In order, to compensate for any data before the end of the pulse. The structure of transmission gate pulsed latch is similar to differential latch structure, due to the presence of weak PMOS transistors in the master latch it is very difficult for the transition to take place when there is a change in input. Fig -1: Simple diagram of a transmission gate pulsed latch Pulsed latches are used in above figured;singlepulsercan be shared by more than one latch. The advantagesofthiscircuit are area and power consumption savings.Pulser usage can eliminate the need for some of theclock buffers inthecircuit. 2. Overview of Power Gating Technology Power gating is a technique used in integrated circuitdesign to reduce power consumption, by shutting off the current to blocks of the circuit that are not in use. In addition to reducing stand-by or leakage power, power gating has the benefit of enabling Iddq testing. Power Gating is effectivefor reducing leakage power. Power gating is the technique wherein circuit blocks that are not in use are temporarily turned off to reduce the overall leakage power of the chip. This temporary shutdown time can also call as "low power mode" or "inactive mode". When circuit blocks are required for operation once again they are activated to "activemode". These two modes are switched at the appropriate time and in the suitable manner to maximize power performance while minimizing impacttoperformance.Thusgoal ofpower gating is to minimize leakage power by temporarily cutting power off to selective blocks that are not required in that mode. 2.1 Fine-grain power gating Adding a sleep transistor to every cell that is to be turned off imposes a large area penalty, and individually gating the power of every cluster of cells creates timing issues introduced by inter-clustervoltagevariationthataredifficult to resolve. Fine-grain power gating encapsulates the switching transistor as a part of the standard cell logic.
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5322 Switching transistors are designed by either library IP vendor or standard cell designer. The size of the gate control is designed with the worst case consideration that this circuit will switch during every clock cycle resulting in a huge area impact. Some of the recent designs implement the fine-grain power gating selectively, but only for the low threshold cells. If the technology allows multiple low threshold libraries, the use of low threshold devices is minimum in the design (20%), so that the area impact can be reduced. When using power gates on the low threshold cells the output must be isolatedifthenextstageis a high threshold cell. Otherwise it can cause the neighboring high threshold cell to have leakage when output goes to an unknown state due to power gating. Fig -2: Fine-grain power gating Gate control slew rate constraint is achieved by having a buffer distribution tree for the control signals. The buffers must be chosen from a set of always on buffers (buffers without the gate control signal) designed with high threshold cells. The inherent difference between whena cell switches off with respect to another, minimizes the rush current during switch-on and switch-off. 2.2 Coarse-grain power gating The coarse-grained approach implements the grid style sleep transistors which drives cells locally through shared virtual power networks. This approach is less sensitive to PVT variation, introduces less IR-drop variation, and imposes a smaller area overhead than the cell- or cluster- based implementations. In coarse-grain power gating, the power-gating transistor is a part of the power distribution network rather than the standard cell. 3. OVERVIEW OF ARCHITECTURE The new architecture for transmission gate pulsed latch is designed by power gating technology. Here we used stack technique. In which the basic circuit is connected with both header an footer switches. The PMOS transistorisconnected to the vdd. During active mode the header switch will be conduct and transfer the drain voltage to the given circuit. But in stand by mode it cannot work. So, that leakage power is reduced. The similar operation is carried out in footer switch, it will conduct on the stand by mode .The NMOS transistor is connected as a footer switch. Due to this power dissipation is grounded. Fig -3 PROPOSED DIAGRAM 3.1 SIMULATION RESULT Fig -4:Simulation of proposed design Fig -5:OUTPUT WAVEFORM
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 06 Issue: 05 | May 2019 www.irjet.net p-ISSN: 2395-0072 © 2019, IRJET | Impact Factor value: 7.211 | ISO 9001:2008 Certified Journal | Page 5323 Table -1: Comparison Table Voltage (vdd) Power TECHNOLOGY Traditional transmissi on gate pulsed latch 3v 4.27w 90nm Proposed system 5v 2.204w 45nm 3. CONCLUSION In this paper presented the effect of PVT variations on the pulsed latch performance in low power circuit. The circuit is implemented using Tanner v13 in 45 nm technology. The analysis considered both the pulser and the latchtoevaluate the reliability of the entire pulsed latch circuit. In addition, the benefits of having a power gating technique were discussed. Stack technique is used in the proposedsystem to reduce power. Finfet and CNT can be viewed as the future implantation for this design for standard cell ASICs. REFERENCES [1] M. Alioto, E. Consoli, and G. Palumbo, “Variations in nanometer CMOS flip-flops: Part Energy variability and impact of other sources of variations,” IEEE Trans. Circuits Syst. I, Reg. Papers, vol. 62, no. 3,pp. 835–843, Mar. 2015. [2] S. Paik, G.-J. Nam, and Y. Shin, “Implementation of pulsed-latch and pulsed-register circuits to minimize clocking power,” in Proc. IEEE/ACM Int. Conf. Comput.- Aided Design (ICCAD), Nov. 2011, pp. 640–646. [3] E. Consoli, G. Palumbo, J. M. Rabaey, and M. Alioto, “Novel class of energy-efficient very high-speed conditional push–pull pulsed latches,” IEEE Trans. Very Large Scale Integr. (VLSI) Syst., vol. 22, no. 7, pp. 1593– 1605, Jul. 2014. [4] M. Alioto, E. Consoli, and G. Palumbo, “Variations in nanometer CMOS flip-flops: Part II—Energy variability and impact of other sources of variations,” IEEE Trans. Circuits Syst. I, Reg. Papers, vol. 62, no. 3, pp. 835–843, Mar. 2015.