SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1630
Design & Simulation of Half Adder Circuit Using AVL technique
based on CMOS Technology
1 2 3
1M.Tech Student, Dept. of Electronics & Communication, N.I.E.T Greater Noida, Uttar Pradesh, India
2,3 Assistant Professor, Dept. of Electronics & Communication, N.I.E.T Greater Noida, Uttar Pradesh, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - Power optimization is a technique used in
low voltage applications. Arithmetic circuits play a crucial
role in designing of any VLSI system. In this paper,
Arithmetic circuits are designed using Adaptive Voltage
Level (AVL) techniques. This technique consumed less
power as compare to conventional design. Total power
dissipation is reduced by applying the AVLS (adaptive
voltage level at supply) technology in which the supply
potential is increased and AVLG (adaptive voltage level at
ground) in which the ground potential is raise. This paper
shows how we can control power using AVL techniques.
The AVL technique based on Arithmetic circuit is compared
to conventional design which is based on total power
consumption, propagation delay, layout area, speed and
is more preferred.. The result indicates that the significant
reduction in power consumption of this proposed cell with
the AVL technique. This design is better in designing the
system that consumed less power. All the circuits are
simulated on tool Micro Wind 3.1 and DSCH in 65
nanometer CMOS technology.. This technique reduces the
total power dissipation by applying the adaptive voltage
level at ground (AVLG) technology in which the ground
potential is raised and adaptive voltage level of supply
(AVLS) in which supply potential is increased. The main aim
of the design is to investigate the power dissipation, power
delay product, layout area, routing wires for Arithmetic
circuit for the proposed design style. The simulation results
shows that in all the technique AVL technique is more
preferred because it takes less power consumption, delay
,fast response as compared to other techniques.
Key Words: Arithmetic circuits, AVL techniques, Low
Power, High Speed, VLSI
1. INTRODUCTION
The simplest combinational circuit which performs the
arithmetic addition of two binary digits is known as half
adder.. It is the necessary building block for designing any
VLSI system. Figure 1.1 shows the logic diagram of half
adder. Table 1.1 represents truth table of half adder. It
adds two inputs and produces the two outputs in the form
of sum and carry. The sum is 1 when either of the input is
one. The sum is 0 when both the inputs are 0 or
Carry is one when both the inputs are 1. From the truth
table the logical expression of sum output can be written as
a sum of product expression by summing the inputs for
which the sum is 1. S = A'B + AB' this expression can be
simplified as XOR form
S = A ⨁ B
Carry output can be written as product of sum expression
for which the carry is 1. Cout = AB
1.1 Related Work
There are many papers that have been published for
reducing the power consumption of the arithmetic circuits
such as half adder, Full adder, Comparator and half
subtractor. All are based on different methodologies for
various Logic style. In such papers they have designed the
circuit by using various logic design style Complementary
Pass Transistor design style, Transmission Gate design
style, Hybrid CMOS design style, Bridge design style and
many more design style. All these designs are modified by
using the technique adaptive voltage level .It has two
types. The first is AVLG technique in which the ground
potential is raised and second is AVLS technique in which
supply potential is increased. By using AVL technique
various parameter like power consumption, layout area,
propagation delay, and power delay product are reduced.
.The main drawback using AVL technique is the number of
routed wires is increased.
1.2 Proposed Half Adder Design Style
In the proposed design of Half Adder the circuit is design
via XOR/XNOR & Transmission Gate design style as hybrid
design and introduces this conventional design
, Surya Deo Choudhary , Ashutosh kr.SinghMateshwar Singh
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1631
with AVL techniques. Variation in technology scaling
introduces the variation in parameters values. If the
technology is reducing more & more than the desired
system would be more suitable for low power, low
propagation delay and high performance. For these
performance AVL techniques such as AVLG (adaptive
voltage level at ground) technique in which the ground
potential is raised and AVLS (adaptive voltage level at
supply) technique in which supply potential is increased.
For this design total number of 09 transistors is required
for the operation of Half Adder. As compared to the other
design style the proposed AVL technique has the following
advantages such as low power dissipation, low
propagation delay, less No. of transistors, less Layout
area, high performance and less PDP . So that this design
style makes the Half Adder more efficient .The most
affected design is via AVLS technique.
1. CMOS IMPLEMENTATION OF HALF ADDER CIRCUIT
The circuit is designed using CMOS as combination of Pull-
up and Pull-down networks. The function of the Pull-
up network is to provide a connection between the
output and VDD when the output of the logic gate is meant
to be
1. The function of the PDN is to connect the output to
VSS when the output of the logic gate is meant to be 0.
16 numbers of transistors are needed for the
implementation of half adder using CMOS. Figure shows
the circuit diagram of Half Adder using CMOS design
style. This design has numerous disadvantages such as
more power consumption, propagation delay, routing
wires and layout area. So this design is not widely used
due to complex structure. Layout cell, Simulation result,
MOS characteristic and Variation of Power Vs Supply
voltage is shown in Fig
Fig2.1: Circuit Diagram of Half Adder using CMOS Design
Fig2.2: Layout cell of Half Adder using CMOS Design
Fig2.3: Simulation Waveform of Half Adder using CMOS
design
Fig2.4: Variation of Power Vs Supply voltage of Half Adder
using CMOS
Conventional Design of Half Adder
In conventional design of Half Adder the circuit in
designed using Transmission Gate & XOR/XNOR based.
Design style that requires less no. of transistors. Figure
shows the circuit diagram of conventional design of Half
Adder. This design requires only 6 transistors to
implement the Half Adder. It requires 3 PMOS and 3
NMOS transistor to implement the Half Adder which is
very less as compared to CMOS half Adder Design. The cell
layout design of conventional half adder is simulated by
Microwind 3.1 software at 65 nm technology at Vdd = 1.0
V at Temp. 27° C .this design consumes less power,
propagation delay, layout area, routing wires, PDP as
compared to CMOS Half Adder. Layout cell, Simulation
result, MOS characteristic and Variation of Power Vs
Supply voltage is shown in Fig
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
3.3.1 AVLG Technique
Fig3.1: Circuit Diagram of Conventional Half Adder
Fig3.2: Layout Cell of Conventional Half Adder
Fig3.3: Simulation Waveform of Conventional Half Adder
Fig3.4: Variation of Power Vs Supply voltage of
Conventional Half Adder
3.3 Design of Half Adder using AVL Technique
Adaptive voltage level technique is used to reduce
the power consumption, propagation delay, layout area,
PDP as compared to CMOS and conventional Half Adder
design. In AVLS technique an additional control circuit is
used at the upper end of the circuit to bring down the
supply voltage. In AVLG technique control circuit is used
at the lower end of the circuit to lift the ground potential
of conventional half adder circuit.
In AVLG technique, a combination of1 N-MOS &2 P-MOS
circuits are connected in parallel. An input clock pulse is
applied to the N-MOS of circuit of AVLG and all the P-MOS
are connected to ground. This AVLG circuit is connected at
the ground terminal of conventional one by removing
ground. It would lift the ground potential of the circuit to
reduce the power consumption of the conventional half
adder design. Depending upon the input signal the output
also varied and the usage of clock pulse is to prevent any
defect in half adder during power consumption. The cell
layout design of conventional half adder using AVLG
technique is simulated by Microwind 3.1 software at 65
nm technology at Vdd = 1.0 V at Temp. 27° C .this design
consumes less power, propagation delay , layout area ,
PDP as compared to CMOS and conventional Half Adder.
Layout cell, Simulation result, MOS characteristic and
Variation of Power Vs Supply voltage is shown in Fig.
Fig4.1: Circuit Diagram of Half Adder using AVLG Technique
Fig4.2: Layout cell of Half Adder using AVLG Technique
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1632
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
Fig4.3: Simulation Waveform of Half Adder using AVLG
Technique
Fig4.4: Variation of Power Vs Supply voltage of Half Adder
using AVLG Technique
AVLS Technique
In AVLS technique, a combination of 2- N-MOS & 1-P-MOS
are connected in parallel. So that a input clock pulse is
applied at the P-MOS of circuit of AVLS circuit and the rest
of the NMOS transistor is connected to the drain terminal.
This approach is more valuable for reducing the power
consumption also for the leakage current. . This AVLS
control circuit is placed at voltage supply source terminal
of the conventional half adder design in which supply is
given through this control circuit. This control circuit at
the upper end would bring down the supply voltage
given to the whole circuit in order to reduce the
power consumption of the conventional half adder design.
When the input is varied corresponding output will be
produced. It would reduce the leakage power by reducing
the gate to source voltage and gate to drain voltage. This
design would be responsible for very low power
consumption.. The cell layout design of conventional half
adder using AVLS technique is simulated by Microwind
3.1 software at 65 nm technology at Vdd = 1.0 V at
Temp. 27° C .This design consumes less power,
propagation delay, layout area, PDP as compared to Half
Adder using CMOS, conventional and AVLG Technique.
Layout cell, Simulation result, MOS characteristic and
Variation of Power Vs Supply voltage is shown in Fig
Fig5.1: Circuit Diagram of Half Adder using AVLS Technique
Fig5.2: Layout cell of Half Adder using AVLS Technique
Fig5.3: Simulation Waveform of Half Adder using AVLS
Technique
Fig5.4: Variation of Power Vs Supply voltage of Half Adder
using AVLS Technique
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1633
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
RESULT REFERENCES
[1]. Farshad Moradi, Dag T. Wisland, Ali Peiravi , Hamid
Mahmoodi (2008)1-Bit Sub Threshold Full Adders in
65nm CMOS Technology International conference on
Microelectronics 1- 4244-2370-5/08/$20.00 ©2008
IEEE
[2]. S. Wariya, Himanshu Pandey, R. K. Nagaria and
S. Tiwari ,(2010)Ultra low voltage high speed 1bit adder,
IEEE Transactions Very Large Scale Integeration.
[3]. Praveer Saxena, Dinesh Chandra, Sampath Kumar
V(2011) Design of 1-Bit Full Adder for Low Power
Applications IJAEST,Vol No. 10 Issue No.1,019-025
[4]. Shamima Khatoon (2012)A novel design for highly
compact low power area efficient 1-bit Full Adders
,IJAET
[5]. Keivan Navi and Omid Kavehei(2008)Low- Power and
High-Performance 1-Bit CMOS Full- Adder Cell
JOURNAL OF COMPUTERS, VOL. 3, NO. 2, FEBRUARY
2008
AUTHOR’S BIOGRAPHY
CONCLUSIONS
From the above result we can see that the simulation
result of this half adder using Adaptive Voltage Level
technique shows that the power consumption is much
reduced as compared to other techniques .Propagation
delay, layout area, PDP also reduced as compared to
other technique. It also requires less routed wires as
compared to CMOS design. Various parameters have
been calculated by using Micro wind 3.1 at 65 nm
technology. Design of Half Adder using AVLS technique is
more efficient in speed, layout area, power
consumption, routed wires and propagation delay as
compared to other technique. All the circuits operate at
supply voltage of 1.2 V and temp. of 27°C.By using AVL
technique size of circuit is also reduced. The application of
AVL technique is used to reduce the power dissipation of
digital circuits. By using AVL technique power can be
saved up to 60 %.
Mateshwar Singh received his B. Tech
Degree in Electronics and Communication
Engineering from H.C.S.T Farah Mathura
and he is pursuing M.Tech in VLSI Design
from NIET Greater Noida.
Surya Deo Choudhary has received his
Ph.D. degree in Electronics & Communication
Engineering from B.R. Ambedkar Bihar
University in 2015. He has received his
M.Tech. degree from BIT Sindri, Dhanbad in
2011 and B.Tech. in 2008.
He is working as an Assistant Professor in
Department of Electronics and
Communication Engineering at Noida
Institute of Engineering and Technology,
Greater Noida. He has published many
International and National Journals. His area
of research is Antenna & Microwave,
Passive Filters.
Ashutosh Kumar Singh has 8 years of
Teaching Experience and currently working
as an Assistant Professor in Department of
Electronics and Communication Engineering
at Noida Institute of Engineering and
Technology, Greater Noida.
He has completed his Masters in VLSI Design,
2013 and B.Tech in Electronics and
communication Engineering, 2009 from
Uttar Pradesh Technical University,
S.
No. Parameters C-CMOS Conventional
AVL
G AVLS
1. Power
Consumption
(µw)
7.348 0.502 0.383 0.321
2. Routed Wires 50 14 35 30
3. Compiled Cells 16 / 16 6 / 6 9 / 9 9 / 9
4.
Layout Area
2
(µm ) 232 96 136 128
5.
Propagation
Delay (ns) 0.70 0.67 0.65 0.54
6. PDP (fj) 5.1436 0.33634 0.2485
0.173
34
7.
No. of N-MOS
and P- MOS
transistors
8, 8 3, 3 5,4 4 ,5
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1634
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072
Lucknow. He has also worked with APS,
Achen, Germany and completed his training
in Applied Robotic Control. He has
published papers in International and
National Journals & conferences. His areas of
research are Low Power VLSI Design,
Automation and Robotics.
© 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1635

More Related Content

PDF
Design a Low Power High Speed Full Adder Using AVL Technique Based on CMOS Na...
PDF
Design and Analysis of Low Power High Speed Hybrid logic 8-T Full Adder Circuit
PDF
Iaetsd design and simulation of high speed cmos full adder (2)
PDF
Low Power-Area Design of Full Adder Using Self Resetting Logic with GDI Techn...
PDF
IRJET - Low Power Design for Fast Full Adder
PDF
IRJET- A Implementation of High Speed On-Chip Monitoring Circuit by using SAR...
PDF
Implementation and analysis of power reduction in 2 to 4 decoder design using...
PDF
Efficient implementation of full adder for power analysis in cmos technology
Design a Low Power High Speed Full Adder Using AVL Technique Based on CMOS Na...
Design and Analysis of Low Power High Speed Hybrid logic 8-T Full Adder Circuit
Iaetsd design and simulation of high speed cmos full adder (2)
Low Power-Area Design of Full Adder Using Self Resetting Logic with GDI Techn...
IRJET - Low Power Design for Fast Full Adder
IRJET- A Implementation of High Speed On-Chip Monitoring Circuit by using SAR...
Implementation and analysis of power reduction in 2 to 4 decoder design using...
Efficient implementation of full adder for power analysis in cmos technology

What's hot (20)

PDF
Design and analysis of a two stage miller compensated
PDF
Ix3416271631
PDF
Building impedance matching network based on s parameter from manufacturer
PDF
IRJET- Review on Performance of OTA Structure
PDF
Modified design for Full Swing SERF and High Speed SERF
PDF
Design of Multiplier using Low Power CMOS Technology
PDF
M367578
PDF
IRJET- Efficient Multiplier Design using Adaptive Hold Logic with Montgomery ...
PDF
IRJET-Modern Z-Source Power Conversion Topologies: A Review
PDF
Area Versus Speed Trade-off Analysis of a WiMAX Deinterleaver Circuit Design
PDF
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
PDF
Overview of signal integrity simulation for sfp+ interface serial links with ...
PPTX
Dual use power line for Design_For_Teastability a Cmos Reciver Design
PDF
Different Leakage Power Reduction Techniques in SRAM Circuits : A State-of-th...
PDF
Performance Analysis of a Low-Power High-Speed Hybrid 1-Bit Full Adder Circui...
PDF
Comparative Performance Analysis of XORXNOR Function Based High-Speed CMOS Fu...
PDF
Power Optimized ALU Design with Control-Signal Gating Technique for Efficient...
PDF
Negative image amplifier technique for performance enhancement of ultra wideb...
PDF
IRJET- Fin FET Two Bit Comparator for Low Voltage, Low Power, High Speed and ...
PPTX
PONs & Metro optical networking
Design and analysis of a two stage miller compensated
Ix3416271631
Building impedance matching network based on s parameter from manufacturer
IRJET- Review on Performance of OTA Structure
Modified design for Full Swing SERF and High Speed SERF
Design of Multiplier using Low Power CMOS Technology
M367578
IRJET- Efficient Multiplier Design using Adaptive Hold Logic with Montgomery ...
IRJET-Modern Z-Source Power Conversion Topologies: A Review
Area Versus Speed Trade-off Analysis of a WiMAX Deinterleaver Circuit Design
IJCER (www.ijceronline.com) International Journal of computational Engineerin...
Overview of signal integrity simulation for sfp+ interface serial links with ...
Dual use power line for Design_For_Teastability a Cmos Reciver Design
Different Leakage Power Reduction Techniques in SRAM Circuits : A State-of-th...
Performance Analysis of a Low-Power High-Speed Hybrid 1-Bit Full Adder Circui...
Comparative Performance Analysis of XORXNOR Function Based High-Speed CMOS Fu...
Power Optimized ALU Design with Control-Signal Gating Technique for Efficient...
Negative image amplifier technique for performance enhancement of ultra wideb...
IRJET- Fin FET Two Bit Comparator for Low Voltage, Low Power, High Speed and ...
PONs & Metro optical networking
Ad

Similar to Design & Simulation of Half Adder Circuit using AVL Technique Based on CMOS Technology (20)

PDF
IRJET- Low Power Adder and Multiplier Circuits Design Optimization in VLSI
PDF
Layout Design Comparison of CMOS and Gate
PDF
Layout Design of Low Power Half Adder using 90nm Technology
PDF
Low Power and Area Efficient Multiplier Layout using Transmission Gate
PDF
IRJET- Comparison of Multiplier Design with Various Full Adders
PDF
High performance low leakage power full subtractor circuit design using rate ...
PDF
Novel low power half subtractor using avl technique based on 0.18µm cmos tech...
PDF
Implementation of Area & Power Optimized VLSI Circuits Using Logic Techniques
PDF
IRJET- Energy Efficient One Bit Subtractor Circuits for Computing Application...
PDF
AN IMPROVED ECG SIGNAL ACQUISITION SYSTEM THROUGH CMOS TECHNOLOGY
PDF
IRJET - High Speed Inexact Speculative Adder using Carry Look Ahead Adder...
PDF
Design of Low Power Energy Efficient Carry Select Adder Using CMOS Technology
PDF
Comparative Performance Analysis of Low Power Full Adder Design in Different ...
PDF
Review on optimized area,delay and power efficient carry select adder using n...
PDF
Implementation of Carry Skip Adder using PTL
PDF
Design Analysis of Delay Register with PTL Logic using 90 nm Technology
PDF
Bl34395398
PDF
DESIGN OF IMPROVED RESISTOR LESS 45NM SWITCHED INVERTER SCHEME (SIS) ANALOG T...
PDF
Performance evaluation of full adder
PDF
High Speed Carryselect Adder
IRJET- Low Power Adder and Multiplier Circuits Design Optimization in VLSI
Layout Design Comparison of CMOS and Gate
Layout Design of Low Power Half Adder using 90nm Technology
Low Power and Area Efficient Multiplier Layout using Transmission Gate
IRJET- Comparison of Multiplier Design with Various Full Adders
High performance low leakage power full subtractor circuit design using rate ...
Novel low power half subtractor using avl technique based on 0.18µm cmos tech...
Implementation of Area & Power Optimized VLSI Circuits Using Logic Techniques
IRJET- Energy Efficient One Bit Subtractor Circuits for Computing Application...
AN IMPROVED ECG SIGNAL ACQUISITION SYSTEM THROUGH CMOS TECHNOLOGY
IRJET - High Speed Inexact Speculative Adder using Carry Look Ahead Adder...
Design of Low Power Energy Efficient Carry Select Adder Using CMOS Technology
Comparative Performance Analysis of Low Power Full Adder Design in Different ...
Review on optimized area,delay and power efficient carry select adder using n...
Implementation of Carry Skip Adder using PTL
Design Analysis of Delay Register with PTL Logic using 90 nm Technology
Bl34395398
DESIGN OF IMPROVED RESISTOR LESS 45NM SWITCHED INVERTER SCHEME (SIS) ANALOG T...
Performance evaluation of full adder
High Speed Carryselect Adder
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
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PPT
Mechanical Engineering MATERIALS Selection
PDF
PPT on Performance Review to get promotions
PPTX
Foundation to blockchain - A guide to Blockchain Tech
PPTX
additive manufacturing of ss316l using mig welding
PPTX
Safety Seminar civil to be ensured for safe working.
PPTX
Artificial Intelligence
PDF
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
PDF
Embodied AI: Ushering in the Next Era of Intelligent Systems
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PDF
Digital Logic Computer Design lecture notes
PPTX
Construction Project Organization Group 2.pptx
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
PPTX
Lecture Notes Electrical Wiring System Components
PPTX
bas. eng. economics group 4 presentation 1.pptx
PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PPT
introduction to datamining and warehousing
PPTX
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
PPTX
web development for engineering and engineering
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
Mechanical Engineering MATERIALS Selection
PPT on Performance Review to get promotions
Foundation to blockchain - A guide to Blockchain Tech
additive manufacturing of ss316l using mig welding
Safety Seminar civil to be ensured for safe working.
Artificial Intelligence
SM_6th-Sem__Cse_Internet-of-Things.pdf IOT
Embodied AI: Ushering in the Next Era of Intelligent Systems
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
Digital Logic Computer Design lecture notes
Construction Project Organization Group 2.pptx
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
Lecture Notes Electrical Wiring System Components
bas. eng. economics group 4 presentation 1.pptx
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
introduction to datamining and warehousing
Infosys Presentation by1.Riyan Bagwan 2.Samadhan Naiknavare 3.Gaurav Shinde 4...
web development for engineering and engineering

Design & Simulation of Half Adder Circuit using AVL Technique Based on CMOS Technology

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1630 Design & Simulation of Half Adder Circuit Using AVL technique based on CMOS Technology 1 2 3 1M.Tech Student, Dept. of Electronics & Communication, N.I.E.T Greater Noida, Uttar Pradesh, India 2,3 Assistant Professor, Dept. of Electronics & Communication, N.I.E.T Greater Noida, Uttar Pradesh, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - Power optimization is a technique used in low voltage applications. Arithmetic circuits play a crucial role in designing of any VLSI system. In this paper, Arithmetic circuits are designed using Adaptive Voltage Level (AVL) techniques. This technique consumed less power as compare to conventional design. Total power dissipation is reduced by applying the AVLS (adaptive voltage level at supply) technology in which the supply potential is increased and AVLG (adaptive voltage level at ground) in which the ground potential is raise. This paper shows how we can control power using AVL techniques. The AVL technique based on Arithmetic circuit is compared to conventional design which is based on total power consumption, propagation delay, layout area, speed and is more preferred.. The result indicates that the significant reduction in power consumption of this proposed cell with the AVL technique. This design is better in designing the system that consumed less power. All the circuits are simulated on tool Micro Wind 3.1 and DSCH in 65 nanometer CMOS technology.. This technique reduces the total power dissipation by applying the adaptive voltage level at ground (AVLG) technology in which the ground potential is raised and adaptive voltage level of supply (AVLS) in which supply potential is increased. The main aim of the design is to investigate the power dissipation, power delay product, layout area, routing wires for Arithmetic circuit for the proposed design style. The simulation results shows that in all the technique AVL technique is more preferred because it takes less power consumption, delay ,fast response as compared to other techniques. Key Words: Arithmetic circuits, AVL techniques, Low Power, High Speed, VLSI 1. INTRODUCTION The simplest combinational circuit which performs the arithmetic addition of two binary digits is known as half adder.. It is the necessary building block for designing any VLSI system. Figure 1.1 shows the logic diagram of half adder. Table 1.1 represents truth table of half adder. It adds two inputs and produces the two outputs in the form of sum and carry. The sum is 1 when either of the input is one. The sum is 0 when both the inputs are 0 or Carry is one when both the inputs are 1. From the truth table the logical expression of sum output can be written as a sum of product expression by summing the inputs for which the sum is 1. S = A'B + AB' this expression can be simplified as XOR form S = A ⨁ B Carry output can be written as product of sum expression for which the carry is 1. Cout = AB 1.1 Related Work There are many papers that have been published for reducing the power consumption of the arithmetic circuits such as half adder, Full adder, Comparator and half subtractor. All are based on different methodologies for various Logic style. In such papers they have designed the circuit by using various logic design style Complementary Pass Transistor design style, Transmission Gate design style, Hybrid CMOS design style, Bridge design style and many more design style. All these designs are modified by using the technique adaptive voltage level .It has two types. The first is AVLG technique in which the ground potential is raised and second is AVLS technique in which supply potential is increased. By using AVL technique various parameter like power consumption, layout area, propagation delay, and power delay product are reduced. .The main drawback using AVL technique is the number of routed wires is increased. 1.2 Proposed Half Adder Design Style In the proposed design of Half Adder the circuit is design via XOR/XNOR & Transmission Gate design style as hybrid design and introduces this conventional design , Surya Deo Choudhary , Ashutosh kr.SinghMateshwar Singh
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1631 with AVL techniques. Variation in technology scaling introduces the variation in parameters values. If the technology is reducing more & more than the desired system would be more suitable for low power, low propagation delay and high performance. For these performance AVL techniques such as AVLG (adaptive voltage level at ground) technique in which the ground potential is raised and AVLS (adaptive voltage level at supply) technique in which supply potential is increased. For this design total number of 09 transistors is required for the operation of Half Adder. As compared to the other design style the proposed AVL technique has the following advantages such as low power dissipation, low propagation delay, less No. of transistors, less Layout area, high performance and less PDP . So that this design style makes the Half Adder more efficient .The most affected design is via AVLS technique. 1. CMOS IMPLEMENTATION OF HALF ADDER CIRCUIT The circuit is designed using CMOS as combination of Pull- up and Pull-down networks. The function of the Pull- up network is to provide a connection between the output and VDD when the output of the logic gate is meant to be 1. The function of the PDN is to connect the output to VSS when the output of the logic gate is meant to be 0. 16 numbers of transistors are needed for the implementation of half adder using CMOS. Figure shows the circuit diagram of Half Adder using CMOS design style. This design has numerous disadvantages such as more power consumption, propagation delay, routing wires and layout area. So this design is not widely used due to complex structure. Layout cell, Simulation result, MOS characteristic and Variation of Power Vs Supply voltage is shown in Fig Fig2.1: Circuit Diagram of Half Adder using CMOS Design Fig2.2: Layout cell of Half Adder using CMOS Design Fig2.3: Simulation Waveform of Half Adder using CMOS design Fig2.4: Variation of Power Vs Supply voltage of Half Adder using CMOS Conventional Design of Half Adder In conventional design of Half Adder the circuit in designed using Transmission Gate & XOR/XNOR based. Design style that requires less no. of transistors. Figure shows the circuit diagram of conventional design of Half Adder. This design requires only 6 transistors to implement the Half Adder. It requires 3 PMOS and 3 NMOS transistor to implement the Half Adder which is very less as compared to CMOS half Adder Design. The cell layout design of conventional half adder is simulated by Microwind 3.1 software at 65 nm technology at Vdd = 1.0 V at Temp. 27° C .this design consumes less power, propagation delay, layout area, routing wires, PDP as compared to CMOS Half Adder. Layout cell, Simulation result, MOS characteristic and Variation of Power Vs Supply voltage is shown in Fig
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 3.3.1 AVLG Technique Fig3.1: Circuit Diagram of Conventional Half Adder Fig3.2: Layout Cell of Conventional Half Adder Fig3.3: Simulation Waveform of Conventional Half Adder Fig3.4: Variation of Power Vs Supply voltage of Conventional Half Adder 3.3 Design of Half Adder using AVL Technique Adaptive voltage level technique is used to reduce the power consumption, propagation delay, layout area, PDP as compared to CMOS and conventional Half Adder design. In AVLS technique an additional control circuit is used at the upper end of the circuit to bring down the supply voltage. In AVLG technique control circuit is used at the lower end of the circuit to lift the ground potential of conventional half adder circuit. In AVLG technique, a combination of1 N-MOS &2 P-MOS circuits are connected in parallel. An input clock pulse is applied to the N-MOS of circuit of AVLG and all the P-MOS are connected to ground. This AVLG circuit is connected at the ground terminal of conventional one by removing ground. It would lift the ground potential of the circuit to reduce the power consumption of the conventional half adder design. Depending upon the input signal the output also varied and the usage of clock pulse is to prevent any defect in half adder during power consumption. The cell layout design of conventional half adder using AVLG technique is simulated by Microwind 3.1 software at 65 nm technology at Vdd = 1.0 V at Temp. 27° C .this design consumes less power, propagation delay , layout area , PDP as compared to CMOS and conventional Half Adder. Layout cell, Simulation result, MOS characteristic and Variation of Power Vs Supply voltage is shown in Fig. Fig4.1: Circuit Diagram of Half Adder using AVLG Technique Fig4.2: Layout cell of Half Adder using AVLG Technique © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1632
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 Fig4.3: Simulation Waveform of Half Adder using AVLG Technique Fig4.4: Variation of Power Vs Supply voltage of Half Adder using AVLG Technique AVLS Technique In AVLS technique, a combination of 2- N-MOS & 1-P-MOS are connected in parallel. So that a input clock pulse is applied at the P-MOS of circuit of AVLS circuit and the rest of the NMOS transistor is connected to the drain terminal. This approach is more valuable for reducing the power consumption also for the leakage current. . This AVLS control circuit is placed at voltage supply source terminal of the conventional half adder design in which supply is given through this control circuit. This control circuit at the upper end would bring down the supply voltage given to the whole circuit in order to reduce the power consumption of the conventional half adder design. When the input is varied corresponding output will be produced. It would reduce the leakage power by reducing the gate to source voltage and gate to drain voltage. This design would be responsible for very low power consumption.. The cell layout design of conventional half adder using AVLS technique is simulated by Microwind 3.1 software at 65 nm technology at Vdd = 1.0 V at Temp. 27° C .This design consumes less power, propagation delay, layout area, PDP as compared to Half Adder using CMOS, conventional and AVLG Technique. Layout cell, Simulation result, MOS characteristic and Variation of Power Vs Supply voltage is shown in Fig Fig5.1: Circuit Diagram of Half Adder using AVLS Technique Fig5.2: Layout cell of Half Adder using AVLS Technique Fig5.3: Simulation Waveform of Half Adder using AVLS Technique Fig5.4: Variation of Power Vs Supply voltage of Half Adder using AVLS Technique © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1633
  • 5. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 RESULT REFERENCES [1]. Farshad Moradi, Dag T. Wisland, Ali Peiravi , Hamid Mahmoodi (2008)1-Bit Sub Threshold Full Adders in 65nm CMOS Technology International conference on Microelectronics 1- 4244-2370-5/08/$20.00 ©2008 IEEE [2]. S. Wariya, Himanshu Pandey, R. K. Nagaria and S. Tiwari ,(2010)Ultra low voltage high speed 1bit adder, IEEE Transactions Very Large Scale Integeration. [3]. Praveer Saxena, Dinesh Chandra, Sampath Kumar V(2011) Design of 1-Bit Full Adder for Low Power Applications IJAEST,Vol No. 10 Issue No.1,019-025 [4]. Shamima Khatoon (2012)A novel design for highly compact low power area efficient 1-bit Full Adders ,IJAET [5]. Keivan Navi and Omid Kavehei(2008)Low- Power and High-Performance 1-Bit CMOS Full- Adder Cell JOURNAL OF COMPUTERS, VOL. 3, NO. 2, FEBRUARY 2008 AUTHOR’S BIOGRAPHY CONCLUSIONS From the above result we can see that the simulation result of this half adder using Adaptive Voltage Level technique shows that the power consumption is much reduced as compared to other techniques .Propagation delay, layout area, PDP also reduced as compared to other technique. It also requires less routed wires as compared to CMOS design. Various parameters have been calculated by using Micro wind 3.1 at 65 nm technology. Design of Half Adder using AVLS technique is more efficient in speed, layout area, power consumption, routed wires and propagation delay as compared to other technique. All the circuits operate at supply voltage of 1.2 V and temp. of 27°C.By using AVL technique size of circuit is also reduced. The application of AVL technique is used to reduce the power dissipation of digital circuits. By using AVL technique power can be saved up to 60 %. Mateshwar Singh received his B. Tech Degree in Electronics and Communication Engineering from H.C.S.T Farah Mathura and he is pursuing M.Tech in VLSI Design from NIET Greater Noida. Surya Deo Choudhary has received his Ph.D. degree in Electronics & Communication Engineering from B.R. Ambedkar Bihar University in 2015. He has received his M.Tech. degree from BIT Sindri, Dhanbad in 2011 and B.Tech. in 2008. He is working as an Assistant Professor in Department of Electronics and Communication Engineering at Noida Institute of Engineering and Technology, Greater Noida. He has published many International and National Journals. His area of research is Antenna & Microwave, Passive Filters. Ashutosh Kumar Singh has 8 years of Teaching Experience and currently working as an Assistant Professor in Department of Electronics and Communication Engineering at Noida Institute of Engineering and Technology, Greater Noida. He has completed his Masters in VLSI Design, 2013 and B.Tech in Electronics and communication Engineering, 2009 from Uttar Pradesh Technical University, S. No. Parameters C-CMOS Conventional AVL G AVLS 1. Power Consumption (µw) 7.348 0.502 0.383 0.321 2. Routed Wires 50 14 35 30 3. Compiled Cells 16 / 16 6 / 6 9 / 9 9 / 9 4. Layout Area 2 (µm ) 232 96 136 128 5. Propagation Delay (ns) 0.70 0.67 0.65 0.54 6. PDP (fj) 5.1436 0.33634 0.2485 0.173 34 7. No. of N-MOS and P- MOS transistors 8, 8 3, 3 5,4 4 ,5 © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1634
  • 6. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 04 Issue: 08 | Aug -2017 www.irjet.net p-ISSN: 2395-0072 Lucknow. He has also worked with APS, Achen, Germany and completed his training in Applied Robotic Control. He has published papers in International and National Journals & conferences. His areas of research are Low Power VLSI Design, Automation and Robotics. © 2017, IRJET | Impact Factor value: 5.181 | ISO 9001:2008 Certified Journal | Page 1635