SlideShare une entreprise Scribd logo
1  sur  3
Télécharger pour lire hors ligne
Int. Journal of Electrical & Electronics Engg. Vol. 2, Spl. Issue 1 (2015) e-ISSN: 1694-2310 | p-ISSN: 1694-2426
71 NITTTR, Chandigarh EDIT-2015
Design of CMOS Inverter for Low Power and
High Speed using Mentor Graphics
1
Rachna Manchanda, 2
Chanpreet Kaur
1,2
Assistant Professor
1,2
Department of Electronics and Communication, CEC landran
1
Cecm.ece.rm@gmail.com, 2
cecm.ece.ctoor@gmail.com
ABSTRACT:- In parallel with enhancements in the
technology low power consumption have emerged as a
primary design constraint in digital VLSI. This is due to
the increasing demand of portable battery operated
devices in the VLSI circuit design. This really implies a
need to balance ultra low power with area efficient design.
So the only way to minimize energy per operation is to
decrease VDD. The inverter is designed using 25nm
technology in mentor graphics is presented. Further the
designing is followed by the layout of the inverter is done
in this paper.
KEYWORDS: Mentor Graphics, Pyxis Schematic, ELDO,
Pyxis layout, Delay, temperature, Rise time, fall time.
INTRODUCTION
The level of integration keeps on growing more and
more refined as signal processing systems get
implemented on a Very Large Scale Integration (VLSI)
chip. The CMOS technology has emerged as a
predominant technology in the field of nano electronics.
As the technology become compact there is rapid
increase in demand of high performance and also low
power digital systems [1]. These signal processing
applications demands great computation capacity and
consume considerable amounts of energy. While the
performance and the area remain to be two major
design issues, power consumption has become a critical
concern in today’s VLSI system designing. The power
consumption of a design determines how much energy
is consumed per operation and much heat the circuit
dissipates [1].
These above given factors influence a great number of
demanding design decisions, such as the power-supply
capacity, supply-line sizing, packaging, the battery
lifetime and cooling requirements. Digital circuits in
VLSI design have become more advent in recent years
because of its large amount of applications. So there is
need to develop low power design methodologies to
design these circuits.
Propagation delay and power dissipation are two major
issues for the design & synthesis of any VLSI circuits
in this range [2]. Power dissipation limitations come in
two ways. The first is related to cooling applications
when the implementation of high performance systems
is to be done. The high speed circuits dissipate very
large amount of energy in a very short amount of time
and generating a great amount of heat. This heat needs
to be removed by the package on which integrated
circuits are mounted. The second failure of high-power
circuits relates to the increasing popularity of portable
electronic devices. Laptop computers, compact video
players and cellular phones all use batteries as a power
source [3].
To extend the battery life, low power operation is needed in
integrated circuits. This paper briefly presents the concept of
effect of temperature and delay at different voltages at 25
nm technology in mentor graphics.
CHARACTERISTICS OF CMOS
CMOS circuits are made in such a way that all the
PMOS transistors known as pull up networks are always
connected to the voltage source or from another PMOS
transistor. On the same hands all NMOS transistors known
as pull downs are having either an input from ground or
from another NMOS transistor [4]. The PMOS transistor is
designed in such a way that it creates
low resistance between its source and drain contacts, when a
low gate or negative voltage at the gate of the PMOS
transistor and high resistance when a high gate voltage or
positive voltage is applied.
On the other hand, the NMOS transistor creates high
resistance between its source and drain contacts, when a low
gate or negative voltage is applied and low resistance when
a high gate or positive voltage is applied.
CMOS accomplishes the current reduction by
complementing every nMOSFET with a pMOSFET and
connecting both gates and both drains together. A high
voltage on the gates of transistor will cause the nMOSFET
to be in conducting state and the pMOSFET to be in non
conducting state, while a low voltage on the gates causes the
reverse operation. This will reduces the power consumption
and heat generation. Therefore, during the switching time
both MOSFETs will conducts as the gate voltage changes
from one state to another [5]. This induces a spike in power
consumption and becomes a serious issue at high
frequencies.
INTRODUCTION DESIGN STEPS TO MENTOR
GRAPHICS TOOL
The Mentor Graphics HEP2 tools for the flow of the Full
Custom IC design cycle is used. It will run the DRC, LVS
and Parasitic Extraction on all the designs. Initial step is to
create a schematic and attach the technology library called
“TSMC025”.
Other options for choosing the library are also included.
Adding a technology library will ensure that the design can
be done on front to back design. A new cell called
“Inverter” with schematic view is designed a01nd hence
build the inverter schematic by initializing various
components. Once the inverter schematic is done, symbol
Int. Journal of Electrical & Electronics Engg. Vol. 2, Spl. Issue 1 (2015) e-ISSN: 1694-2310 | p-ISSN: 1694-2426
NITTTR, Chandigarh EDIT -2015 72
for “Inverter” is generated. Now it will create a new
cell view called “Inverter1”, here it will instantiate
“Inverter” symbol. This circuit is verified by doing
various simulations using ELDO.
In the process EZviewer will show the waveform
window options, waveform calculator, etc... The Pyxis
Layout Editor is based on concentrating the design an
“Inverter” through automatic layout generation, with
completing the other layouts, generating steps, GDSII
file. After that, by taking GDSII file as reference it will
run DRC, LVS checksum the layout, Extract parasitic
and back-annotate them to the simulation environment.
SCHEMATIC OF INVERTER
In this paper, Schematics of inverter are drawn and the
simulations are performed by ELdo simulator in pyxis
Schematic. Eldo provides the most advanced simulation
technology and provides extensive simulation
capabilities.
Fig 2- Schematic view of inverter
Its advanced various analysis can be performed like DC
analysis, transient analysis, DC mismatch, sensitivity,
aging analysis, optimization of parameters, distributed
computing, multi-threading, RC reduction, pole-zero,
Monte-Carlo analysis, distributed computing, S-
parameters, S-domain and Z-domain transfer functions
can be obtained.
Here a 4 pin P-MOS and N- MOS Transistor are used
in pyxis schematic as shown in fig 2. Here VDD is
attached to the P-MOS inverter and ground is attached
to N-MOS inverter.
Fig 3- schematic view of inverter symbol with a pulse input and a DC
source
In fig 3 a symbol is generated of CMOS inverter and a
pulse is applied to the input port of inverter. Pulse is of
3 V and period of pulse is 50ns is set. Similarly a DC
voltage of 1.1 to 3 V is applied to the VDD of inverter.
SIMULATION RESULT
Here are the simulation results of the inverter. Fig 4 is
the DC simulation result of inverter. V(a) shows the
graph of the input to the inverter is starting from zero to
the final value of 3V, and V(y) Shows in below figure
that output is inverted from 3 V to 0V.
Fig 4- DC Simulation result of inverter
Another simulation result is for the transient response of the
inverter both for the input and the output of the inverter as
shown in fig 5. Here it is observed that output of the inverter
is inverted. Here V(y) is the output of the inverter and V (a)
is the input to the inverter.
Fig 5- Simulated output of the inverter
PRACTICAL OBSERVATIONS
Calculation of power dissipation, delay, fall time, rise time
is observed for the Simulation results under 27 degrees
temperature as mentioned in table 1 given below.
Table 1- Various parameters using different VDD
VDD POWER
DISSIPA
TION
DELAY FALL
TIME
RISE
TIME
3V 13.9997P
ATTS
21.165ns 133.36
ps
239.54
ps
1.5V 2.1273P
WATTS
21.310
ns
87.683
ps
181.57
ps
1.3 V 2.8832P
WATTS
21.381
ns
81.790
ps
127.82
ps
1.1 V 2.1273P
WATTS
21.447
ns
63.853
ps
97.420
ps
From the table 1 it is observed that power dissipation of
inverter is reduced as VDD is reduced from 3V to 1.1 V.
Delay is also calculated for various applied voltages. The
fall time and Rise time of output waveform is also reduced
for the when VDD is decreased.
PYXIS LAYOUT FOR INVERTER
The same design of inverter is being implemented on pyxis
layout in mentor graphics as shown if figure 5. Layout is the
fabrication mask of the design for IC manufacturing.
For the low power and high speed inverter design, Layout is
drawn using these following layers - Nwell layer, P
Int. Journal of Electrical & Electronics Engg. Vol. 2, Spl. Issue 1 (2015) e-ISSN: 1694-2310 | p-ISSN: 1694-2426
73 NITTTR, Chandigarh EDIT-2015
diffusion, N diffusion, poly silicon, vias, and metal 1
contact.
Fig 5 - Inverter layout on pyxis layout tool
CONCLUSION
The proposed design shows low power, high speed
inverter by using TSMC025 is done. Here the power is
dissipation is less for low voltages as well as fall time,
rise time is also reduced. Further the inverter layout is
also designed using DRC and LVS tools.
REFERENCES
[1] Adil Zaidi, Kapil Garg, Ankit Verma, Ashish Raheja
“Design & Simulation of CMOS Inverter at Nanoscale
beyond 22nm “ in International Journal of Emerging Science
and Engineering (IJESE) ISSN: 2319–6378, Volume-1, Issue-
5, March 2013 ,Pages: 83-87.
[2] Srinivasa Rao.Ijjada, S.V.Sunil Kumar, M. Dinesh Reddy,
Sk.Abdul Rahaman, Dr.V. Malleswara Rao, “DESIGN OF
LOW POWER AND HIGH SPEED INVERTER,” (IJDPS)
Vol.2, No.5, September 2011, pages: 127-134.
[3] Jagannath Samanta, Bishnu Prasad De, Banibrata Bag, Raj
Kumar Maity “Comparative study for delay & power
dissipation of CMOS Inverter in UDSM range “ in
International Journal of Soft Computing and Engineering
(IJSCE) ISSN: 2231-2307, Volume-1, Issue-6, January 2012 ,
pages: 162-167.
[4] K. Roy, S. Mukhopadhyay, H. Mahmoodi-Meimand,
“Leakage Current Mechanisms and Leakage Reduction
Techniques in Deep-Submicrometer CMOS Circuits,”
Proceedings of the IEEE, vol. 91, no. 2, Feb. 2003, pages:
305-327.
[5] CMOS VLSI Design, NEIL H.E. WESTE, IEEE 2006.

Contenu connexe

Tendances

M.Tech Voltage Reference Thesis Presentation
M.Tech Voltage Reference Thesis PresentationM.Tech Voltage Reference Thesis Presentation
M.Tech Voltage Reference Thesis Presentation
Rohit Singh
 
Low power design-ver_26_mar08
Low power design-ver_26_mar08Low power design-ver_26_mar08
Low power design-ver_26_mar08
Obsidian Software
 

Tendances (17)

Embedded Systems Power Management
Embedded Systems Power ManagementEmbedded Systems Power Management
Embedded Systems Power Management
 
Design and implementation of carrier based sinusoidal pwm (bipolar) inverter
Design and implementation of carrier based sinusoidal pwm (bipolar) inverterDesign and implementation of carrier based sinusoidal pwm (bipolar) inverter
Design and implementation of carrier based sinusoidal pwm (bipolar) inverter
 
Performance Analysis of FPGA based Diode Clamped Multilevel Inverter Fed Indu...
Performance Analysis of FPGA based Diode Clamped Multilevel Inverter Fed Indu...Performance Analysis of FPGA based Diode Clamped Multilevel Inverter Fed Indu...
Performance Analysis of FPGA based Diode Clamped Multilevel Inverter Fed Indu...
 
Low power VLSI Degisn
Low power VLSI DegisnLow power VLSI Degisn
Low power VLSI Degisn
 
Bridgeless CUK Power Factor Corrector with Regulated Output Voltage
Bridgeless CUK Power Factor Corrector with Regulated Output VoltageBridgeless CUK Power Factor Corrector with Regulated Output Voltage
Bridgeless CUK Power Factor Corrector with Regulated Output Voltage
 
M.Tech Voltage Reference Thesis Presentation
M.Tech Voltage Reference Thesis PresentationM.Tech Voltage Reference Thesis Presentation
M.Tech Voltage Reference Thesis Presentation
 
12 low power techniques
12 low power techniques12 low power techniques
12 low power techniques
 
Average current control of DC-DC Cuk Converters as Power Factor Corrector
Average current control of DC-DC Cuk Converters as Power Factor CorrectorAverage current control of DC-DC Cuk Converters as Power Factor Corrector
Average current control of DC-DC Cuk Converters as Power Factor Corrector
 
Power quality improvement using impedance network based inverter
Power quality improvement using impedance network based inverterPower quality improvement using impedance network based inverter
Power quality improvement using impedance network based inverter
 
Low Power VLSI Desgin
Low Power VLSI DesginLow Power VLSI Desgin
Low Power VLSI Desgin
 
M.TECH IEEE.Technical seminar paper for Vlsi design and embedded systems.
M.TECH IEEE.Technical seminar paper for Vlsi design and embedded systems.M.TECH IEEE.Technical seminar paper for Vlsi design and embedded systems.
M.TECH IEEE.Technical seminar paper for Vlsi design and embedded systems.
 
IRJET- Implementation of Low Power Flash ADC using Adiabatic Logic based Doub...
IRJET- Implementation of Low Power Flash ADC using Adiabatic Logic based Doub...IRJET- Implementation of Low Power Flash ADC using Adiabatic Logic based Doub...
IRJET- Implementation of Low Power Flash ADC using Adiabatic Logic based Doub...
 
LOW POWER SI CLASS E POWER AMPLIFIER AND RF SWITCH FOR HEALTH CARE
LOW POWER SI CLASS E POWER AMPLIFIER AND RF SWITCH FOR HEALTH CARELOW POWER SI CLASS E POWER AMPLIFIER AND RF SWITCH FOR HEALTH CARE
LOW POWER SI CLASS E POWER AMPLIFIER AND RF SWITCH FOR HEALTH CARE
 
Bt31482484
Bt31482484Bt31482484
Bt31482484
 
Low Power VLSI Designs
Low Power VLSI DesignsLow Power VLSI Designs
Low Power VLSI Designs
 
Nabeelpbm1998@gmail.com
Nabeelpbm1998@gmail.comNabeelpbm1998@gmail.com
Nabeelpbm1998@gmail.com
 
Low power design-ver_26_mar08
Low power design-ver_26_mar08Low power design-ver_26_mar08
Low power design-ver_26_mar08
 

Similaire à Design of CMOS Inverter for Low Power and High Speed using Mentor Graphics

Analysis and design_of_a_low-voltage_low-power[1]
Analysis and design_of_a_low-voltage_low-power[1]Analysis and design_of_a_low-voltage_low-power[1]
Analysis and design_of_a_low-voltage_low-power[1]
Srinivas Naidu
 

Similaire à Design of CMOS Inverter for Low Power and High Speed using Mentor Graphics (20)

IRJET- A Novel High Speed Power Efficient Double Tail Comparator in 180nm...
IRJET-  	  A Novel High Speed Power Efficient Double Tail Comparator in 180nm...IRJET-  	  A Novel High Speed Power Efficient Double Tail Comparator in 180nm...
IRJET- A Novel High Speed Power Efficient Double Tail Comparator in 180nm...
 
Implementation and analysis of power reduction in 2 to 4 decoder design using...
Implementation and analysis of power reduction in 2 to 4 decoder design using...Implementation and analysis of power reduction in 2 to 4 decoder design using...
Implementation and analysis of power reduction in 2 to 4 decoder design using...
 
Optimization of Threshold Voltage for 65nm PMOS Transistor using Silvaco TCAD...
Optimization of Threshold Voltage for 65nm PMOS Transistor using Silvaco TCAD...Optimization of Threshold Voltage for 65nm PMOS Transistor using Silvaco TCAD...
Optimization of Threshold Voltage for 65nm PMOS Transistor using Silvaco TCAD...
 
Closed Loop Simulation and Implementation of Digital Integral Control of Sy...
Closed Loop Simulation and Implementation of  Digital Integral  Control of Sy...Closed Loop Simulation and Implementation of  Digital Integral  Control of Sy...
Closed Loop Simulation and Implementation of Digital Integral Control of Sy...
 
DESIGN OF IMPROVED RESISTOR LESS 45NM SWITCHED INVERTER SCHEME (SIS) ANALOG T...
DESIGN OF IMPROVED RESISTOR LESS 45NM SWITCHED INVERTER SCHEME (SIS) ANALOG T...DESIGN OF IMPROVED RESISTOR LESS 45NM SWITCHED INVERTER SCHEME (SIS) ANALOG T...
DESIGN OF IMPROVED RESISTOR LESS 45NM SWITCHED INVERTER SCHEME (SIS) ANALOG T...
 
IRJET- Design and Analysis of Single Ended Primary Inductance Converter (SEPI...
IRJET- Design and Analysis of Single Ended Primary Inductance Converter (SEPI...IRJET- Design and Analysis of Single Ended Primary Inductance Converter (SEPI...
IRJET- Design and Analysis of Single Ended Primary Inductance Converter (SEPI...
 
A Literature Review On Design Strategies And Methodologies Of Low Power VLSI ...
A Literature Review On Design Strategies And Methodologies Of Low Power VLSI ...A Literature Review On Design Strategies And Methodologies Of Low Power VLSI ...
A Literature Review On Design Strategies And Methodologies Of Low Power VLSI ...
 
Energy Efficient Design of Multiplexer Using Adiabatic logic
Energy Efficient Design of Multiplexer Using Adiabatic logicEnergy Efficient Design of Multiplexer Using Adiabatic logic
Energy Efficient Design of Multiplexer Using Adiabatic logic
 
IRJET - Low Power Design for Fast Full Adder
IRJET -  	  Low Power Design for Fast Full AdderIRJET -  	  Low Power Design for Fast Full Adder
IRJET - Low Power Design for Fast Full Adder
 
Analysis and design_of_a_low-voltage_low-power[1]
Analysis and design_of_a_low-voltage_low-power[1]Analysis and design_of_a_low-voltage_low-power[1]
Analysis and design_of_a_low-voltage_low-power[1]
 
Study and implementation of comparator in cmos 50 nm technology
Study and implementation of comparator in cmos 50 nm technologyStudy and implementation of comparator in cmos 50 nm technology
Study and implementation of comparator in cmos 50 nm technology
 
Study and implementation of comparator in cmos 50 nm
Study and implementation of comparator in cmos 50 nmStudy and implementation of comparator in cmos 50 nm
Study and implementation of comparator in cmos 50 nm
 
A LOW VOLTAGE DYNAMIC SYNCHRONOUS DC-DC BUCK-BOOST CONVERTER FOUR SWITCHES
A LOW VOLTAGE DYNAMIC SYNCHRONOUS DC-DC BUCK-BOOST CONVERTER FOUR SWITCHES A LOW VOLTAGE DYNAMIC SYNCHRONOUS DC-DC BUCK-BOOST CONVERTER FOUR SWITCHES
A LOW VOLTAGE DYNAMIC SYNCHRONOUS DC-DC BUCK-BOOST CONVERTER FOUR SWITCHES
 
Wireless Power Transmission for Mobile Charging
Wireless Power Transmission for Mobile ChargingWireless Power Transmission for Mobile Charging
Wireless Power Transmission for Mobile Charging
 
Digital Current Mode Controller for Buck Converter
Digital Current Mode Controller for Buck ConverterDigital Current Mode Controller for Buck Converter
Digital Current Mode Controller for Buck Converter
 
Design and Implementation of an Efficient Soft Switching Inverter Fed Ac Drive
Design and Implementation of an Efficient Soft Switching Inverter Fed Ac DriveDesign and Implementation of an Efficient Soft Switching Inverter Fed Ac Drive
Design and Implementation of an Efficient Soft Switching Inverter Fed Ac Drive
 
Design Analysis of Delay Register with PTL Logic using 90 nm Technology
Design Analysis of Delay Register with PTL Logic using 90 nm TechnologyDesign Analysis of Delay Register with PTL Logic using 90 nm Technology
Design Analysis of Delay Register with PTL Logic using 90 nm Technology
 
Comparative Performance Analysis of Low Power Full Adder Design in Different ...
Comparative Performance Analysis of Low Power Full Adder Design in Different ...Comparative Performance Analysis of Low Power Full Adder Design in Different ...
Comparative Performance Analysis of Low Power Full Adder Design in Different ...
 
High Performance and Low power VLSI CMOS Circuit Designs using ONOFIC Approach
High Performance and Low power VLSI CMOS Circuit Designs using ONOFIC Approach High Performance and Low power VLSI CMOS Circuit Designs using ONOFIC Approach
High Performance and Low power VLSI CMOS Circuit Designs using ONOFIC Approach
 
Jh2416211626
Jh2416211626Jh2416211626
Jh2416211626
 

Plus de IJEEE

Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...
Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...
Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...
IJEEE
 

Plus de IJEEE (20)

A survey on Energy Efficient ProtocolsLEACH, Fuzzy-based approach and Neural ...
A survey on Energy Efficient ProtocolsLEACH, Fuzzy-based approach and Neural ...A survey on Energy Efficient ProtocolsLEACH, Fuzzy-based approach and Neural ...
A survey on Energy Efficient ProtocolsLEACH, Fuzzy-based approach and Neural ...
 
Implementation of Back-Propagation Neural Network using Scilab and its Conver...
Implementation of Back-Propagation Neural Network using Scilab and its Conver...Implementation of Back-Propagation Neural Network using Scilab and its Conver...
Implementation of Back-Propagation Neural Network using Scilab and its Conver...
 
Automated Air Cooled Three Level Inverter system using Arduino
Automated Air Cooled Three Level Inverter system using ArduinoAutomated Air Cooled Three Level Inverter system using Arduino
Automated Air Cooled Three Level Inverter system using Arduino
 
Id136
Id136Id136
Id136
 
Id135
Id135Id135
Id135
 
An Approach to Speech and Iris based Multimodal Biometric System
An Approach to Speech and Iris based Multimodal Biometric SystemAn Approach to Speech and Iris based Multimodal Biometric System
An Approach to Speech and Iris based Multimodal Biometric System
 
An Overview of EDFA Gain Flattening by Using Hybrid Amplifier
An Overview of EDFA Gain Flattening by Using Hybrid AmplifierAn Overview of EDFA Gain Flattening by Using Hybrid Amplifier
An Overview of EDFA Gain Flattening by Using Hybrid Amplifier
 
Design and Implementation of FPGA Based Low Power Pipelined 64 Bit Risc Proce...
Design and Implementation of FPGA Based Low Power Pipelined 64 Bit Risc Proce...Design and Implementation of FPGA Based Low Power Pipelined 64 Bit Risc Proce...
Design and Implementation of FPGA Based Low Power Pipelined 64 Bit Risc Proce...
 
Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...
Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...
Design of Image Segmentation Algorithm for Autonomous Vehicle Navigationusing...
 
Performance Analysis of GSM Network for Different Types of Antennas
Performance Analysis of GSM Network for Different Types of Antennas Performance Analysis of GSM Network for Different Types of Antennas
Performance Analysis of GSM Network for Different Types of Antennas
 
On the Performance Analysis of Composite Multipath/Shadowing (Weibull-Log Nor...
On the Performance Analysis of Composite Multipath/Shadowing (Weibull-Log Nor...On the Performance Analysis of Composite Multipath/Shadowing (Weibull-Log Nor...
On the Performance Analysis of Composite Multipath/Shadowing (Weibull-Log Nor...
 
Carbon Nanotubes Based Sensor for Detection of Traces of Gas Molecules- A Review
Carbon Nanotubes Based Sensor for Detection of Traces of Gas Molecules- A ReviewCarbon Nanotubes Based Sensor for Detection of Traces of Gas Molecules- A Review
Carbon Nanotubes Based Sensor for Detection of Traces of Gas Molecules- A Review
 
Routing Protocols in Zigbee Based networks: A Survey
Routing Protocols in Zigbee Based networks: A SurveyRouting Protocols in Zigbee Based networks: A Survey
Routing Protocols in Zigbee Based networks: A Survey
 
A Survey of Routing Protocols for Structural Health Monitoring
A Survey of Routing Protocols for Structural Health MonitoringA Survey of Routing Protocols for Structural Health Monitoring
A Survey of Routing Protocols for Structural Health Monitoring
 
Layout Design Analysis of SR Flip Flop using CMOS Technology
Layout Design Analysis of SR Flip Flop using CMOS TechnologyLayout Design Analysis of SR Flip Flop using CMOS Technology
Layout Design Analysis of SR Flip Flop using CMOS Technology
 
Codec Scheme for Power Optimization in VLSI Interconnects
Codec Scheme for Power Optimization in VLSI InterconnectsCodec Scheme for Power Optimization in VLSI Interconnects
Codec Scheme for Power Optimization in VLSI Interconnects
 
Design of Planar Inverted F-Antenna for Multiband Applications
Design of Planar Inverted F-Antenna for Multiband Applications Design of Planar Inverted F-Antenna for Multiband Applications
Design of Planar Inverted F-Antenna for Multiband Applications
 
Layout Design Analysis of CMOS Comparator using 180nm Technology
Layout Design Analysis of CMOS Comparator using 180nm TechnologyLayout Design Analysis of CMOS Comparator using 180nm Technology
Layout Design Analysis of CMOS Comparator using 180nm Technology
 
A Survey on Image Segmentation and its Applications in Image Processing
A Survey on Image Segmentation and its Applications in Image Processing A Survey on Image Segmentation and its Applications in Image Processing
A Survey on Image Segmentation and its Applications in Image Processing
 
Design and Analysis of CMOS Instrumentation Amplifier
Design and Analysis of CMOS Instrumentation AmplifierDesign and Analysis of CMOS Instrumentation Amplifier
Design and Analysis of CMOS Instrumentation Amplifier
 

Dernier

DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
MayuraD1
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
AldoGarca30
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
ssuser89054b
 
Verification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxVerification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptx
chumtiyababu
 

Dernier (20)

Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
Unit 4_Part 1 CSE2001 Exception Handling and Function Template and Class Temp...
 
DeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakesDeepFakes presentation : brief idea of DeepFakes
DeepFakes presentation : brief idea of DeepFakes
 
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
Bhubaneswar🌹Call Girls Bhubaneswar ❤Komal 9777949614 💟 Full Trusted CALL GIRL...
 
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best ServiceTamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
Tamil Call Girls Bhayandar WhatsApp +91-9930687706, Best Service
 
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKARHAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
HAND TOOLS USED AT ELECTRONICS WORK PRESENTED BY KOUSTAV SARKAR
 
kiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal loadkiln thermal load.pptx kiln tgermal load
kiln thermal load.pptx kiln tgermal load
 
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLEGEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
GEAR TRAIN- BASIC CONCEPTS AND WORKING PRINCIPLE
 
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
1_Introduction + EAM Vocabulary + how to navigate in EAM.pdf
 
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptxHOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
HOA1&2 - Module 3 - PREHISTORCI ARCHITECTURE OF KERALA.pptx
 
Block diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.pptBlock diagram reduction techniques in control systems.ppt
Block diagram reduction techniques in control systems.ppt
 
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptxA CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
A CASE STUDY ON CERAMIC INDUSTRY OF BANGLADESH.pptx
 
AIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech studentsAIRCANVAS[1].pdf mini project for btech students
AIRCANVAS[1].pdf mini project for btech students
 
Engineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planesEngineering Drawing focus on projection of planes
Engineering Drawing focus on projection of planes
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptxS1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
S1S2 B.Arch MGU - HOA1&2 Module 3 -Temple Architecture of Kerala.pptx
 
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
XXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXXX
 
DC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equationDC MACHINE-Motoring and generation, Armature circuit equation
DC MACHINE-Motoring and generation, Armature circuit equation
 
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
COST-EFFETIVE  and Energy Efficient BUILDINGS ptxCOST-EFFETIVE  and Energy Efficient BUILDINGS ptx
COST-EFFETIVE and Energy Efficient BUILDINGS ptx
 
Verification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptxVerification of thevenin's theorem for BEEE Lab (1).pptx
Verification of thevenin's theorem for BEEE Lab (1).pptx
 

Design of CMOS Inverter for Low Power and High Speed using Mentor Graphics

  • 1. Int. Journal of Electrical & Electronics Engg. Vol. 2, Spl. Issue 1 (2015) e-ISSN: 1694-2310 | p-ISSN: 1694-2426 71 NITTTR, Chandigarh EDIT-2015 Design of CMOS Inverter for Low Power and High Speed using Mentor Graphics 1 Rachna Manchanda, 2 Chanpreet Kaur 1,2 Assistant Professor 1,2 Department of Electronics and Communication, CEC landran 1 Cecm.ece.rm@gmail.com, 2 cecm.ece.ctoor@gmail.com ABSTRACT:- In parallel with enhancements in the technology low power consumption have emerged as a primary design constraint in digital VLSI. This is due to the increasing demand of portable battery operated devices in the VLSI circuit design. This really implies a need to balance ultra low power with area efficient design. So the only way to minimize energy per operation is to decrease VDD. The inverter is designed using 25nm technology in mentor graphics is presented. Further the designing is followed by the layout of the inverter is done in this paper. KEYWORDS: Mentor Graphics, Pyxis Schematic, ELDO, Pyxis layout, Delay, temperature, Rise time, fall time. INTRODUCTION The level of integration keeps on growing more and more refined as signal processing systems get implemented on a Very Large Scale Integration (VLSI) chip. The CMOS technology has emerged as a predominant technology in the field of nano electronics. As the technology become compact there is rapid increase in demand of high performance and also low power digital systems [1]. These signal processing applications demands great computation capacity and consume considerable amounts of energy. While the performance and the area remain to be two major design issues, power consumption has become a critical concern in today’s VLSI system designing. The power consumption of a design determines how much energy is consumed per operation and much heat the circuit dissipates [1]. These above given factors influence a great number of demanding design decisions, such as the power-supply capacity, supply-line sizing, packaging, the battery lifetime and cooling requirements. Digital circuits in VLSI design have become more advent in recent years because of its large amount of applications. So there is need to develop low power design methodologies to design these circuits. Propagation delay and power dissipation are two major issues for the design & synthesis of any VLSI circuits in this range [2]. Power dissipation limitations come in two ways. The first is related to cooling applications when the implementation of high performance systems is to be done. The high speed circuits dissipate very large amount of energy in a very short amount of time and generating a great amount of heat. This heat needs to be removed by the package on which integrated circuits are mounted. The second failure of high-power circuits relates to the increasing popularity of portable electronic devices. Laptop computers, compact video players and cellular phones all use batteries as a power source [3]. To extend the battery life, low power operation is needed in integrated circuits. This paper briefly presents the concept of effect of temperature and delay at different voltages at 25 nm technology in mentor graphics. CHARACTERISTICS OF CMOS CMOS circuits are made in such a way that all the PMOS transistors known as pull up networks are always connected to the voltage source or from another PMOS transistor. On the same hands all NMOS transistors known as pull downs are having either an input from ground or from another NMOS transistor [4]. The PMOS transistor is designed in such a way that it creates low resistance between its source and drain contacts, when a low gate or negative voltage at the gate of the PMOS transistor and high resistance when a high gate voltage or positive voltage is applied. On the other hand, the NMOS transistor creates high resistance between its source and drain contacts, when a low gate or negative voltage is applied and low resistance when a high gate or positive voltage is applied. CMOS accomplishes the current reduction by complementing every nMOSFET with a pMOSFET and connecting both gates and both drains together. A high voltage on the gates of transistor will cause the nMOSFET to be in conducting state and the pMOSFET to be in non conducting state, while a low voltage on the gates causes the reverse operation. This will reduces the power consumption and heat generation. Therefore, during the switching time both MOSFETs will conducts as the gate voltage changes from one state to another [5]. This induces a spike in power consumption and becomes a serious issue at high frequencies. INTRODUCTION DESIGN STEPS TO MENTOR GRAPHICS TOOL The Mentor Graphics HEP2 tools for the flow of the Full Custom IC design cycle is used. It will run the DRC, LVS and Parasitic Extraction on all the designs. Initial step is to create a schematic and attach the technology library called “TSMC025”. Other options for choosing the library are also included. Adding a technology library will ensure that the design can be done on front to back design. A new cell called “Inverter” with schematic view is designed a01nd hence build the inverter schematic by initializing various components. Once the inverter schematic is done, symbol
  • 2. Int. Journal of Electrical & Electronics Engg. Vol. 2, Spl. Issue 1 (2015) e-ISSN: 1694-2310 | p-ISSN: 1694-2426 NITTTR, Chandigarh EDIT -2015 72 for “Inverter” is generated. Now it will create a new cell view called “Inverter1”, here it will instantiate “Inverter” symbol. This circuit is verified by doing various simulations using ELDO. In the process EZviewer will show the waveform window options, waveform calculator, etc... The Pyxis Layout Editor is based on concentrating the design an “Inverter” through automatic layout generation, with completing the other layouts, generating steps, GDSII file. After that, by taking GDSII file as reference it will run DRC, LVS checksum the layout, Extract parasitic and back-annotate them to the simulation environment. SCHEMATIC OF INVERTER In this paper, Schematics of inverter are drawn and the simulations are performed by ELdo simulator in pyxis Schematic. Eldo provides the most advanced simulation technology and provides extensive simulation capabilities. Fig 2- Schematic view of inverter Its advanced various analysis can be performed like DC analysis, transient analysis, DC mismatch, sensitivity, aging analysis, optimization of parameters, distributed computing, multi-threading, RC reduction, pole-zero, Monte-Carlo analysis, distributed computing, S- parameters, S-domain and Z-domain transfer functions can be obtained. Here a 4 pin P-MOS and N- MOS Transistor are used in pyxis schematic as shown in fig 2. Here VDD is attached to the P-MOS inverter and ground is attached to N-MOS inverter. Fig 3- schematic view of inverter symbol with a pulse input and a DC source In fig 3 a symbol is generated of CMOS inverter and a pulse is applied to the input port of inverter. Pulse is of 3 V and period of pulse is 50ns is set. Similarly a DC voltage of 1.1 to 3 V is applied to the VDD of inverter. SIMULATION RESULT Here are the simulation results of the inverter. Fig 4 is the DC simulation result of inverter. V(a) shows the graph of the input to the inverter is starting from zero to the final value of 3V, and V(y) Shows in below figure that output is inverted from 3 V to 0V. Fig 4- DC Simulation result of inverter Another simulation result is for the transient response of the inverter both for the input and the output of the inverter as shown in fig 5. Here it is observed that output of the inverter is inverted. Here V(y) is the output of the inverter and V (a) is the input to the inverter. Fig 5- Simulated output of the inverter PRACTICAL OBSERVATIONS Calculation of power dissipation, delay, fall time, rise time is observed for the Simulation results under 27 degrees temperature as mentioned in table 1 given below. Table 1- Various parameters using different VDD VDD POWER DISSIPA TION DELAY FALL TIME RISE TIME 3V 13.9997P ATTS 21.165ns 133.36 ps 239.54 ps 1.5V 2.1273P WATTS 21.310 ns 87.683 ps 181.57 ps 1.3 V 2.8832P WATTS 21.381 ns 81.790 ps 127.82 ps 1.1 V 2.1273P WATTS 21.447 ns 63.853 ps 97.420 ps From the table 1 it is observed that power dissipation of inverter is reduced as VDD is reduced from 3V to 1.1 V. Delay is also calculated for various applied voltages. The fall time and Rise time of output waveform is also reduced for the when VDD is decreased. PYXIS LAYOUT FOR INVERTER The same design of inverter is being implemented on pyxis layout in mentor graphics as shown if figure 5. Layout is the fabrication mask of the design for IC manufacturing. For the low power and high speed inverter design, Layout is drawn using these following layers - Nwell layer, P
  • 3. Int. Journal of Electrical & Electronics Engg. Vol. 2, Spl. Issue 1 (2015) e-ISSN: 1694-2310 | p-ISSN: 1694-2426 73 NITTTR, Chandigarh EDIT-2015 diffusion, N diffusion, poly silicon, vias, and metal 1 contact. Fig 5 - Inverter layout on pyxis layout tool CONCLUSION The proposed design shows low power, high speed inverter by using TSMC025 is done. Here the power is dissipation is less for low voltages as well as fall time, rise time is also reduced. Further the inverter layout is also designed using DRC and LVS tools. REFERENCES [1] Adil Zaidi, Kapil Garg, Ankit Verma, Ashish Raheja “Design & Simulation of CMOS Inverter at Nanoscale beyond 22nm “ in International Journal of Emerging Science and Engineering (IJESE) ISSN: 2319–6378, Volume-1, Issue- 5, March 2013 ,Pages: 83-87. [2] Srinivasa Rao.Ijjada, S.V.Sunil Kumar, M. Dinesh Reddy, Sk.Abdul Rahaman, Dr.V. Malleswara Rao, “DESIGN OF LOW POWER AND HIGH SPEED INVERTER,” (IJDPS) Vol.2, No.5, September 2011, pages: 127-134. [3] Jagannath Samanta, Bishnu Prasad De, Banibrata Bag, Raj Kumar Maity “Comparative study for delay & power dissipation of CMOS Inverter in UDSM range “ in International Journal of Soft Computing and Engineering (IJSCE) ISSN: 2231-2307, Volume-1, Issue-6, January 2012 , pages: 162-167. [4] K. Roy, S. Mukhopadhyay, H. Mahmoodi-Meimand, “Leakage Current Mechanisms and Leakage Reduction Techniques in Deep-Submicrometer CMOS Circuits,” Proceedings of the IEEE, vol. 91, no. 2, Feb. 2003, pages: 305-327. [5] CMOS VLSI Design, NEIL H.E. WESTE, IEEE 2006.