SlideShare a Scribd company logo
1 of 6
Download to read offline
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 489
A COMPARATIVE STUDY OF FULL ADDER USING STATIC CMOS
LOGIC STYLE
Manisha1
, Archana2
1
Student, Electronics and Communication Engineering, DCRUST Murthal (Sonepat), Haryana, India
2
Student, Electronics and Communication Engineering, DCRUST Murthal (Sonepat), Haryana, India
Abstract
In this review paper 1-bit CMOS full adder cells are studied using standard static CMOS logic style. The comparison is carried
out using several parameters like number of transistors, delay, power dissipation and power delay product (PDP).The circuits are
designed at transistor level using180nm CMOS technology. Different full adders are studied in this paper like Conventional
CMOS (C-CMOS), Complementary pass transistor logic (CPL), Double pass transistor logic (DPL), Transmission gate (TGA),
Transmission function (TFA), New 14T, Hybrid CMOS, HPSC, Pseudo nMOS, GDI full adders.
Keywords: PDP, CMOS full adder, power dissipation, low power, logic style.
-------------------------------------------------------------------***--------------------------------------------------------------------
1. INTRODUCTION
The addition is a basic arithmetic operation and act as the
core of other arithmetic operations like multiplication,
division, subtraction, address generation etc. Adders are the
key element in many VLSI systems such as
microprocessors, ALU‟s, multiplexers, comparators, parity
checkers, digital signal processing (DSP) architectures, code
converters etc. The most required feature of modern
electronics is low power energy efficient building block that
enables the implementation of long lasting battery operated
systems [1].There is no a single type of 1-bit adder which
can be used for all type of applications, so, different type of
logic styles are used for designing a full adder cell to cover a
wide range of performance characteristics to satisfy different
applications [2].
For performance analysis of various full adders different
parameters are measured like power dissipation, delay,
number of transistors used and power delay product of
circuit. In a design it is optimised desired that the circuit
consume less power, have very less delay, low supply
voltage and avoid degradation in output voltage [3]. In the
last decades many logic styles have been proposed and each
design has its own merits and demerits. It is very important
for circuit design to have good drivability under different
load conditions and also balanced output to avoid glitches.
The time delay depends on size of transistors, number of
transistors used, logic depth, parasitic capacitance and
capacitance due to intercell and intracell routing and also on
number of inversion levels [5]. Power dissipation depends
on switching activity, the number and size of transistors,
node capacitance, wiring complexity etc.
Pavg = Pstatic + Pdynamic + Pshort-circuit
The energy consumed by gate per switching element is
known as PDP. The power delay product is a measure of
efficiency in an adder circuit. There is a tradeoff between
power dissipation and speed and is very important when low
power operations are needed [3]. It is given by
PDP =Power * DELAY
Reducing the number of transistors may lead to reduced
power but sometime does not improve. The die area depends
on number and size of transistors and routing complexity.
All these characteristics of full adder vary from one logic to
another logic [4].
In this paper different full adders are compared at transistor
level using 180nm CMOS technology.
This paper is organised as follows:- Section-II gives the
review of different CMOS logic styles. Different 1-bit full
adders are reviewed using static CMOS logic in section III.
In section IV comparison of delay, average power and PDP
are compared. Finally in section V conclusion of paper is
given.
2. LOGIC STYLE USED
The CMOS logic circuits are categorised into two
categories:- static and dynamic logic circuits. These
different logic styles are used according to design
requirements such as power consumption, speed and area.
In a static logic circuit a logic value is retained by using the
circuit states while in a dynamic logic circuit a logic value is
stored in the form of charge [5]. So, in static logic circuit
each output of the gate assume at all the times the value of
Boolean function implemented by the circuit. So, at every
point the output will be connected to either Vdd or gnd via a
low resistance path [4]. The static logic eliminates
precharging and decreases extra power dissipation, thus,
widely used for low power circuit designs.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 490
Static logic is further of two types:- single rail and dual rail
logic. Single rail uses its input either true or complementary
output signals [5]. However dual rail uses its input either
true or false and yield both true or false signals as their
output at the same time. Most commonly used static logics
are Pseudo-nMOS, fully CMOS, transmission gate logic
(TGL), pass transistor logic (PTL), gate diffusion input logic
(GDI), complementary pass transistor logic (CPL), double
pass transistor logic (DPL) [3][4][5][9].
3. FULL ADDER CELLS USING STATIC LOGIC
Adder is a circuit that operates for a given three 1-bit inputs
A, B, C and two 1-bit outputs sum and carry.
S = A ⊕ B ⊕ C (i)
S = C’ . (A⊕B) + C(A ʘ B) (ii)
Carry = A.B + C(A ⊕ B)
=C(A ⊕ B) + A(A ʘ B) (iii)
A⊕ B = A’B + AB’ (iv)
A ʘ B = A.B + A’B’ (v)
Many full adder cells designed with the help of static logic
in 180 nm CMOS technology [1][2][3][4].
3.1 Pseudo-nMOS Full Adder
This adder cell is operated by Pseudo-nMOS logic (ratioed
logic). The CMOS pull up network is replaced by a single
pMOS transistor with its gate grounded. Since the pMOS is
not driven by signals, it is always „on‟. The effective gate
voltage seen by the pMOS transistor is Vdd. When the
nMOS is turned „on‟, a direct path between supply and
ground exists and static power will be drawn [9]. It uses 18
transistors to make full adder cell. The operation is realized
by negative addition [5].
Advantage of using Pseudo-nMOS logic is that it gives high
speed and less number of transistors than CCMOS and
disadvantage is that it has reduced output swing, increased
power consumption of pull up transistor and more
susceptible to noise.
3.2 Conventional CMOS Full Adder
This adder cell uses 28 transistor based on regular CMOS
structure (pull-up and pull-down networks). Complementary
transistor pairs make the circuit layout straight forward.
CCMOS generates carry through a static gate [6]. The
advantage of using CCMOS is that it has layout regularity,
high noise margins and stability at low voltage due to
complementary transistor pair and smaller number of
interconnecting wires [7] and disadvantage is that it uses
Cout signal to generate sum which produces an unwanted
additional delay. It has weak o/p driving capability due to
series transistors in output stage and consumes more power
and large silicon area [4].
3.3 Full Adders using Pass Transistor Logic
3.3.1 Pass Transistor Logic
In this logic either nMOS or Pmos is sufficient to perform
logic operation, so, number of transistors and i/p load
decreases ans also the Vdd to gnd paths are eliminated [7]. It
is used for low power applications.
3.3.2 Complementary Pass Transistor Logic
This adder cell uses 32 transistors. It is based on multiplexer
logic so it needs all inputs in true as well as in complement
form. In order to drive other gates of the same type, it must
produce the outputs also in true and complement forms. So
each signal is carried by two wires [9]. Hence CMOS output
inverters with pass transistor logic to give complementary
inputs and outputs. To generate sum out and carry out signal
are used in this adder cell so, it is not suitable for low power
applications. Advantage of CPL is that it is faster than
CCMOS full adder and disadvantage is that it is not suitable
for low power applications and it has wiring complexity and
high delay [4].
To reduce power consumption of CPL SR-CPL (swing
restored CPL is used to overcome multi-threshold voltage
drop) and LCPL (single rail pass transistor logic) logics are
used.
3.3.3 Double Pass Transistor Full Adder
It uses 28 transistors. In this adder cell both nMOS and
pMOS logic networks are used so, it reduce the threshold
loss problem [8]. It is a modified version of CPL and for full
swing operation it uses complementary transistors.
Advantage of DPL is that it reduces the problem of CPL
(noise margin and speed degradation at low power supply).
It also avoids series sizing and balanced input capacitance.
Disadvantage is that it requires large area due to presence of
pMOS transistors.
3.4 Full Adders using Transmission Gate Logic
3.4.1 Transmission Gate Logic
A CMOS transmission gate is constructed by parallel
combination of nMOS and pMOS transistors, with
complementary gate signals. It gives full swing output so, its
use give better speed in CMOS circuit but there is no
isolation between input and output.
3.4.2 Transmission Gate CMOS Full Adder
This adder cell uses 20 transistors. It has good delay, power
dissipation and PDP than CCMOS and CPL. It gives better
speed than static CMOS, CPL and requires less number of
transistors. It has high number of internal nodes which leads
to an increase in parasitic capacitance [5]. In large
arithmetic circuits it gives poor performance. Additional
buffers are required at each output due to their week driving
capability which increases power consumption and area.
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 491
3.4.3 Transmission Function Full Adder
This adder cell uses 16 transistors. Its operation is also based
on transmission gate logic. In its circuit there are two
possible short circuit paths to ground. To derive the load
pull-up, pull-down and CPL are used in its circuit. It gives
same delay for sum and carry output. It consumes less
power and less area [2].
3.4.4 XOR and Transmission Gate Full Adder
This adder cell uses 14 transistors for adder operation. A
XOR gate and transmission gates are used in combination
for its design [2]. It is also known as 14T adder. The half
sum is generated by XOR gate and transmission gates will
generate the sum and carry output [4]. This adder cell
occupies less area. It has low activity factor so consumes
less power.
3.4.5 New 14T Full Adder using Transmission Gate
This adder cells uses 14 transistor to perform full adder
operation as the name indicates. It uses hybrid logic style
(use more than one logic style). It uses a XOR/XNOR
circuit with feedback loop and transmission gates in its
implementation. This adder has improved output than single
logic adders. This adder has reduced number of transistors
and power dissipating nodes but it has less driving capability
and noise immunity [3].
3.5 Gate Diffusion Input Technique based Full
Adders
It is a simple cell like inverter whose both nMOS and pMOS
are connected to N or P respectively. This cell is a
multifunctional device which gives different Boolean
function with three inputs G, P and N [10]. It improves
design complexity, transistor count, swing level of logic and
static power dissipation but it requires twin well CMOS
process.
3.5.1 GDI XOR Full Adder
This adder cell uses 10 transistors. It uses two GDI XOR
gates and a multiplexer. It consumes less power, less
internal capacitance and less area. There is very less static
power loss so power loss is dynamic power loss. But it is
more expensive.
3.5.2 GDI XNOR Full Adder
This adder cell uses 10 transistors. It uses two GDI XNOR
gates and a multiplexer. It consumes less power, less
internal capacitance and less area. There is very less static
power loss so power loss is dynamic power loss. But it is
more expensive.
4. DIFFERENT ADDER CIRCUITS AND THEIR
COMPARISON
Different full adder circuits are given here and simulated
using cadence tool. The simulation is carried out in 180 nm
CMOS process technology at 1.8V Vdd. The comparison of
various full adders is done using different parameters like
average power dissipation, delay, PDP and number of
transistors used and simulation results of adders discussed
above are given in the table 1.
Fig 1 Pseudo nMOS Full Adder [4]
Fig 2 C-CMOS Full Adder [7]
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 492
Fig 3 CPL Full Adder [1]
Fig 4 DPL Full Adder [1]
Fig 5 TGA Full Adder [5]
Fig 6 TFA Full Adder [2]
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 493
Fig 7 TGA XNOR Full Adder [4]
Fig 8 14T Full Adder using TG logic [2]
Fig 9 GDI XOR Full Adder [9]
Fig 10 GDI XNOR Full Adder [9]
IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308
_______________________________________________________________________________________
Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 494
Table-1 Simulation Result of Various Full Adder Cell at
Vdd=1V, Delay (ps), Avg Power (µw), PDP (e-15 Js) Using
180 nm CMOS Process Technology.
S.No. CellName Delay AvgPower PDP Transistors
1 CCMOS 0.195 0.345 0.067 28
2 Pseudonmos 0.182 0.297 0.054 18
3 CPL 0.089 0.367 0.032 32
4 DPL 0.167 0.361 0.06 28
5 TGCMOS 0.135 0.305 0.041 20
6 TFA 0.353 0.044 0.015 16
7 14TNEW 0.548 0.049 0.026 14
8 TGXOR 0.125 0.103 0.012 14
9 GDIXOR 0.161 1.384 0.223 10
10 GDIXNOR 0.266 0.055 0.014 10
5. CONCLUSIONS
The performance of various full adders given in Table-1
shows that different adders have different parameter values
no single adder have less delay, power and PDP. So there is
a trade off between these parameters. The results help us to
choose an adder which can give us desired result according
to a specific application.
REFERENCES
[1] Mariano Aguirre-Hernandez and Monico Linares-
Aranda, “CMOS Full-Adders for Energy-
EfficientArithmetic Applications,” in Proc. IEEE
VLSI SYSTEMS, 4, April 2011, vol. 19, pp. 718-721.
[2] A. M. Shams, T. K. Darwish, and M. Bayoumi,
“Performance analysis of low-power1-bit CMOS full
adder cells,” IEEE Trans. Very Large Scale Integr.
(VLSI) Syst., vol. 10, no. 1, pp. 20–29, Feb. 2002.
[3] S. Goel, A. Kumar, and M. Bayoumi, “Design of
robust, energy-efficient full adders for deep-
submicrometer design using hybrid-CMOS logic
style,” IEEE Trans. Very Large Scale Integr. (VLSI)
Syst., vol. 14, no. 12, pp. 1309–1320, Dec. 2006.
[4] Amir Ali Khatibzadeh, Kaamran Raahemifar, “A
study and comparision of full adder cells based on
the standard CMOS logic,” IEEE Trans.CCECE,
Niagara Falls, May 2004 0-7803-8253, pp. 2139-
2142
[5] Ming-Bo Lin, “Introduction to VLSI systems A
logic, circuit and system perspective,” Taylor &
Fransis group, ch. 7
[6] D. Radhakrishnan, “Low-voltage low-power CMOS
full adder,” IEEE Proc. Circuits Devices Syst., vol.
148, no. 1, pp. 19–24, Feb. 2001.
[7] S. Wairya, Himanshu Pandey, R. K. Nagaria and S.
Tiwari, Member, IEEE, “Ultra Low Voltage High
Speed 1-Bit CMOS Adder,” 978-1-4244-8542-
0/10/2010 IEEE
[8] Uming KO, Poras T. Balsara, and Wai Lee, “Low-
Power Design Techniques for High-Performance
CMOS Adders,” IEEE Trans VLSI Systems, vol-3,
No. 2, pp. 327-332, June, 1995.
BIOGRAPHIE
Manisha, is presently pursuing her M.
Tech. studies in the Department of
Electronics and Communication Engg.
Deen Bandhu Chhotu Ram University of
Science and Technology, Murthal,
Sonepat, Haryana. She received her
B.tech. Degree in Electronics &
Communication Engineering from Bhagwan Parshuram
College Of Engineering, Gohana, Sonepat, Haryana in 2010.
Her area of interest is CMOS, VLSI Technology.

More Related Content

What's hot

Line coding presentation
Line coding presentationLine coding presentation
Line coding presentationDibyendu Porey
 
Mosfet Operation and Charecteristics.
Mosfet Operation and Charecteristics.Mosfet Operation and Charecteristics.
Mosfet Operation and Charecteristics.Rafsan Rafin Khan
 
Low power vlsi design ppt
Low power vlsi design pptLow power vlsi design ppt
Low power vlsi design pptAnil Yadav
 
Vlsi interview questions1
Vlsi  interview questions1Vlsi  interview questions1
Vlsi interview questions1SUKESH Prathap
 
Jtag presentation
Jtag presentationJtag presentation
Jtag presentationklinetik
 
Vlsi physical design-notes
Vlsi physical design-notesVlsi physical design-notes
Vlsi physical design-notesDr.YNM
 
Subroutine in 8051 microcontroller
Subroutine in 8051 microcontrollerSubroutine in 8051 microcontroller
Subroutine in 8051 microcontrollerbhadresh savani
 
Traveling Wave Antenna
Traveling Wave Antenna  Traveling Wave Antenna
Traveling Wave Antenna Abdelaziz Said
 
EC6601 VLSI Design Memory Circuits
EC6601 VLSI Design   Memory CircuitsEC6601 VLSI Design   Memory Circuits
EC6601 VLSI Design Memory Circuitschitrarengasamy
 
Fan-in and Fan-out.ppt
Fan-in and Fan-out.pptFan-in and Fan-out.ppt
Fan-in and Fan-out.pptvsnishok
 
Microwave propagation in ferrites 23
Microwave propagation in ferrites 23Microwave propagation in ferrites 23
Microwave propagation in ferrites 23HIMANSHU DIWAKAR
 
Coherent and Non-coherent detection of ASK, FSK AND QASK
Coherent and Non-coherent detection of ASK, FSK AND QASKCoherent and Non-coherent detection of ASK, FSK AND QASK
Coherent and Non-coherent detection of ASK, FSK AND QASKnaimish12
 
Voltage controlled oscillators
Voltage controlled oscillatorsVoltage controlled oscillators
Voltage controlled oscillatorsZunAib Ali
 
Electrical Wire Model
Electrical Wire ModelElectrical Wire Model
Electrical Wire ModelVARUN KUMAR
 
NYQUIST CRITERION FOR ZERO ISI
NYQUIST CRITERION FOR ZERO ISINYQUIST CRITERION FOR ZERO ISI
NYQUIST CRITERION FOR ZERO ISIFAIZAN SHAFI
 

What's hot (20)

CMOS
CMOS CMOS
CMOS
 
VLSI routing
VLSI routingVLSI routing
VLSI routing
 
Rs 422
Rs 422Rs 422
Rs 422
 
Line coding presentation
Line coding presentationLine coding presentation
Line coding presentation
 
Mosfet Operation and Charecteristics.
Mosfet Operation and Charecteristics.Mosfet Operation and Charecteristics.
Mosfet Operation and Charecteristics.
 
Low power vlsi design ppt
Low power vlsi design pptLow power vlsi design ppt
Low power vlsi design ppt
 
Vlsi interview questions1
Vlsi  interview questions1Vlsi  interview questions1
Vlsi interview questions1
 
Jtag presentation
Jtag presentationJtag presentation
Jtag presentation
 
Vlsi physical design-notes
Vlsi physical design-notesVlsi physical design-notes
Vlsi physical design-notes
 
Data types in verilog
Data types in verilogData types in verilog
Data types in verilog
 
Subroutine in 8051 microcontroller
Subroutine in 8051 microcontrollerSubroutine in 8051 microcontroller
Subroutine in 8051 microcontroller
 
Traveling Wave Antenna
Traveling Wave Antenna  Traveling Wave Antenna
Traveling Wave Antenna
 
EC6601 VLSI Design Memory Circuits
EC6601 VLSI Design   Memory CircuitsEC6601 VLSI Design   Memory Circuits
EC6601 VLSI Design Memory Circuits
 
Fan-in and Fan-out.ppt
Fan-in and Fan-out.pptFan-in and Fan-out.ppt
Fan-in and Fan-out.ppt
 
Microwave propagation in ferrites 23
Microwave propagation in ferrites 23Microwave propagation in ferrites 23
Microwave propagation in ferrites 23
 
Channel length Modulation
Channel length ModulationChannel length Modulation
Channel length Modulation
 
Coherent and Non-coherent detection of ASK, FSK AND QASK
Coherent and Non-coherent detection of ASK, FSK AND QASKCoherent and Non-coherent detection of ASK, FSK AND QASK
Coherent and Non-coherent detection of ASK, FSK AND QASK
 
Voltage controlled oscillators
Voltage controlled oscillatorsVoltage controlled oscillators
Voltage controlled oscillators
 
Electrical Wire Model
Electrical Wire ModelElectrical Wire Model
Electrical Wire Model
 
NYQUIST CRITERION FOR ZERO ISI
NYQUIST CRITERION FOR ZERO ISINYQUIST CRITERION FOR ZERO ISI
NYQUIST CRITERION FOR ZERO ISI
 

Viewers also liked

Comparative Analysis of Different Types of Full Adder Circuits
Comparative Analysis of Different Types of Full Adder CircuitsComparative Analysis of Different Types of Full Adder Circuits
Comparative Analysis of Different Types of Full Adder CircuitsIOSR Journals
 
4 bit cmos full adder in submicron technology with low leakage and groun...
4 bit  cmos  full  adder  in submicron  technology with low leakage and groun...4 bit  cmos  full  adder  in submicron  technology with low leakage and groun...
4 bit cmos full adder in submicron technology with low leakage and groun...shireesha pallepati
 
different logic full adders
different logic full addersdifferent logic full adders
different logic full addersGuna Sekhar
 
Iaetsd design and simulation of high speed cmos full adder (2)
Iaetsd design and simulation of high speed cmos full adder (2)Iaetsd design and simulation of high speed cmos full adder (2)
Iaetsd design and simulation of high speed cmos full adder (2)Iaetsd Iaetsd
 
Design of area and power efficient half adder using transmission gate
Design of area and power efficient half adder using transmission gateDesign of area and power efficient half adder using transmission gate
Design of area and power efficient half adder using transmission gateeSAT Journals
 
Design a Low Power High Speed Full Adder Using AVL Technique Based on CMOS Na...
Design a Low Power High Speed Full Adder Using AVL Technique Based on CMOS Na...Design a Low Power High Speed Full Adder Using AVL Technique Based on CMOS Na...
Design a Low Power High Speed Full Adder Using AVL Technique Based on CMOS Na...IOSR Journals
 
High performance domino full adder design under different body biased technology
High performance domino full adder design under different body biased technologyHigh performance domino full adder design under different body biased technology
High performance domino full adder design under different body biased technologyIAEME Publication
 
CSLA and WTM using GDI Technique
CSLA and WTM using GDI TechniqueCSLA and WTM using GDI Technique
CSLA and WTM using GDI TechniqueNishant Yaduvanshi
 
Implementation of Power Gating Technique in CMOS Full Adder Cell to Reduce Le...
Implementation of Power Gating Technique in CMOS Full Adder Cell to Reduce Le...Implementation of Power Gating Technique in CMOS Full Adder Cell to Reduce Le...
Implementation of Power Gating Technique in CMOS Full Adder Cell to Reduce Le...Amit Bakshi
 
Low power VLSI Degisn
Low power VLSI DegisnLow power VLSI Degisn
Low power VLSI DegisnNAVEEN TOKAS
 
9.design of high speed area efficient low power vedic multiplier using revers...
9.design of high speed area efficient low power vedic multiplier using revers...9.design of high speed area efficient low power vedic multiplier using revers...
9.design of high speed area efficient low power vedic multiplier using revers...nareshbk
 
Design and development of carry select adder
Design and development of carry select adderDesign and development of carry select adder
Design and development of carry select adderABIN THOMAS
 
design of high speed performance 64bit mac unit
design of high speed performance 64bit mac unitdesign of high speed performance 64bit mac unit
design of high speed performance 64bit mac unitShiva Narayan Reddy
 
Wallace tree multiplier
Wallace tree multiplierWallace tree multiplier
Wallace tree multiplierSudhir Kumar
 

Viewers also liked (20)

Comparative Analysis of Different Types of Full Adder Circuits
Comparative Analysis of Different Types of Full Adder CircuitsComparative Analysis of Different Types of Full Adder Circuits
Comparative Analysis of Different Types of Full Adder Circuits
 
4 bit cmos full adder in submicron technology with low leakage and groun...
4 bit  cmos  full  adder  in submicron  technology with low leakage and groun...4 bit  cmos  full  adder  in submicron  technology with low leakage and groun...
4 bit cmos full adder in submicron technology with low leakage and groun...
 
different logic full adders
different logic full addersdifferent logic full adders
different logic full adders
 
L5 Adders
L5 AddersL5 Adders
L5 Adders
 
Half adder layout design
Half adder layout designHalf adder layout design
Half adder layout design
 
My Report on adders
My Report on addersMy Report on adders
My Report on adders
 
Iaetsd design and simulation of high speed cmos full adder (2)
Iaetsd design and simulation of high speed cmos full adder (2)Iaetsd design and simulation of high speed cmos full adder (2)
Iaetsd design and simulation of high speed cmos full adder (2)
 
Design of area and power efficient half adder using transmission gate
Design of area and power efficient half adder using transmission gateDesign of area and power efficient half adder using transmission gate
Design of area and power efficient half adder using transmission gate
 
Design a Low Power High Speed Full Adder Using AVL Technique Based on CMOS Na...
Design a Low Power High Speed Full Adder Using AVL Technique Based on CMOS Na...Design a Low Power High Speed Full Adder Using AVL Technique Based on CMOS Na...
Design a Low Power High Speed Full Adder Using AVL Technique Based on CMOS Na...
 
High performance domino full adder design under different body biased technology
High performance domino full adder design under different body biased technologyHigh performance domino full adder design under different body biased technology
High performance domino full adder design under different body biased technology
 
ha_report modified
ha_report  modifiedha_report  modified
ha_report modified
 
Flot multiplier
Flot multiplierFlot multiplier
Flot multiplier
 
CSLA and WTM using GDI Technique
CSLA and WTM using GDI TechniqueCSLA and WTM using GDI Technique
CSLA and WTM using GDI Technique
 
Implementation of Power Gating Technique in CMOS Full Adder Cell to Reduce Le...
Implementation of Power Gating Technique in CMOS Full Adder Cell to Reduce Le...Implementation of Power Gating Technique in CMOS Full Adder Cell to Reduce Le...
Implementation of Power Gating Technique in CMOS Full Adder Cell to Reduce Le...
 
Low power VLSI Degisn
Low power VLSI DegisnLow power VLSI Degisn
Low power VLSI Degisn
 
9.design of high speed area efficient low power vedic multiplier using revers...
9.design of high speed area efficient low power vedic multiplier using revers...9.design of high speed area efficient low power vedic multiplier using revers...
9.design of high speed area efficient low power vedic multiplier using revers...
 
Design and development of carry select adder
Design and development of carry select adderDesign and development of carry select adder
Design and development of carry select adder
 
design of high speed performance 64bit mac unit
design of high speed performance 64bit mac unitdesign of high speed performance 64bit mac unit
design of high speed performance 64bit mac unit
 
Wallace tree multiplier
Wallace tree multiplierWallace tree multiplier
Wallace tree multiplier
 
Adder Presentation
Adder PresentationAdder Presentation
Adder Presentation
 

Similar to Comparative Study of CMOS Full Adder Logic Styles

Delay Optimized Full Adder Design for High Speed VLSI Applications
Delay Optimized Full Adder Design for High Speed VLSI ApplicationsDelay Optimized Full Adder Design for High Speed VLSI Applications
Delay Optimized Full Adder Design for High Speed VLSI ApplicationsIRJET Journal
 
Efficient implementation of full adder for power analysis in cmos technology
Efficient implementation of full adder for power analysis in cmos technologyEfficient implementation of full adder for power analysis in cmos technology
Efficient implementation of full adder for power analysis in cmos technologyIJARIIT
 
Implementation of pull up pull-down network for energy optimization in full a...
Implementation of pull up pull-down network for energy optimization in full a...Implementation of pull up pull-down network for energy optimization in full a...
Implementation of pull up pull-down network for energy optimization in full a...IJARIIT
 
IRJET- Low Power Adder and Multiplier Circuits Design Optimization in VLSI
IRJET- Low Power Adder and Multiplier Circuits Design Optimization in VLSIIRJET- Low Power Adder and Multiplier Circuits Design Optimization in VLSI
IRJET- Low Power Adder and Multiplier Circuits Design Optimization in VLSIIRJET Journal
 
Implementation of Area & Power Optimized VLSI Circuits Using Logic Techniques
Implementation of Area & Power Optimized VLSI Circuits Using Logic TechniquesImplementation of Area & Power Optimized VLSI Circuits Using Logic Techniques
Implementation of Area & Power Optimized VLSI Circuits Using Logic TechniquesIOSRJVSP
 
Efficient implementation of 2 bit magnitude comparator using pt
Efficient implementation of 2 bit magnitude comparator using ptEfficient implementation of 2 bit magnitude comparator using pt
Efficient implementation of 2 bit magnitude comparator using ptIJARIIT
 
Design and Analysis of Low Power High Speed Hybrid logic 8-T Full Adder Circuit
Design and Analysis of Low Power High Speed Hybrid logic 8-T Full Adder CircuitDesign and Analysis of Low Power High Speed Hybrid logic 8-T Full Adder Circuit
Design and Analysis of Low Power High Speed Hybrid logic 8-T Full Adder CircuitAssociate Professor in VSB Coimbatore
 
DESIGN AND PERFORMANCE ANALYSIS OF HYBRID ADDERS FOR HIGH SPEED ARITHMETIC CI...
DESIGN AND PERFORMANCE ANALYSIS OF HYBRID ADDERS FOR HIGH SPEED ARITHMETIC CI...DESIGN AND PERFORMANCE ANALYSIS OF HYBRID ADDERS FOR HIGH SPEED ARITHMETIC CI...
DESIGN AND PERFORMANCE ANALYSIS OF HYBRID ADDERS FOR HIGH SPEED ARITHMETIC CI...VLSICS Design
 
A high speed dynamic ripple carry adder
A high speed dynamic ripple carry adderA high speed dynamic ripple carry adder
A high speed dynamic ripple carry addereSAT Journals
 
LOW POWER-AREA DESIGNS OF 1BIT FULL ADDER IN CADENCE VIRTUOSO PLATFORM
LOW POWER-AREA DESIGNS OF 1BIT FULL ADDER IN CADENCE VIRTUOSO PLATFORMLOW POWER-AREA DESIGNS OF 1BIT FULL ADDER IN CADENCE VIRTUOSO PLATFORM
LOW POWER-AREA DESIGNS OF 1BIT FULL ADDER IN CADENCE VIRTUOSO PLATFORMVLSICS Design
 
Low Power-Area Design of Full Adder Using Self Resetting Logic with GDI Techn...
Low Power-Area Design of Full Adder Using Self Resetting Logic with GDI Techn...Low Power-Area Design of Full Adder Using Self Resetting Logic with GDI Techn...
Low Power-Area Design of Full Adder Using Self Resetting Logic with GDI Techn...VLSICS Design
 
Design High Performance Combinational Circuits Using Output Prediction Logic-...
Design High Performance Combinational Circuits Using Output Prediction Logic-...Design High Performance Combinational Circuits Using Output Prediction Logic-...
Design High Performance Combinational Circuits Using Output Prediction Logic-...IOSRJECE
 
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 ...ijcisjournal
 
Design of Power Efficient 4x4 Multiplier Based On Various Power Optimizing Te...
Design of Power Efficient 4x4 Multiplier Based On Various Power Optimizing Te...Design of Power Efficient 4x4 Multiplier Based On Various Power Optimizing Te...
Design of Power Efficient 4x4 Multiplier Based On Various Power Optimizing Te...Associate Professor in VSB Coimbatore
 
An Ultra-Low Power Robust Koggestone Adder at Sub-Threshold Voltages for Impl...
An Ultra-Low Power Robust Koggestone Adder at Sub-Threshold Voltages for Impl...An Ultra-Low Power Robust Koggestone Adder at Sub-Threshold Voltages for Impl...
An Ultra-Low Power Robust Koggestone Adder at Sub-Threshold Voltages for Impl...VLSICS Design
 
AN ULTRA-LOW POWER ROBUST KOGGESTONE ADDER AT SUB-THRESHOLD VOLTAGES FOR IMPL...
AN ULTRA-LOW POWER ROBUST KOGGESTONE ADDER AT SUB-THRESHOLD VOLTAGES FOR IMPL...AN ULTRA-LOW POWER ROBUST KOGGESTONE ADDER AT SUB-THRESHOLD VOLTAGES FOR IMPL...
AN ULTRA-LOW POWER ROBUST KOGGESTONE ADDER AT SUB-THRESHOLD VOLTAGES FOR IMPL...VLSICS Design
 
GENERIC SYSTEM VERILOG UNIVERSAL VERIFICATION METHODOLOGY BASED REUSABLE VERI...
GENERIC SYSTEM VERILOG UNIVERSAL VERIFICATION METHODOLOGY BASED REUSABLE VERI...GENERIC SYSTEM VERILOG UNIVERSAL VERIFICATION METHODOLOGY BASED REUSABLE VERI...
GENERIC SYSTEM VERILOG UNIVERSAL VERIFICATION METHODOLOGY BASED REUSABLE VERI...VLSICS Design
 
Reducing the Number Of Transistors In Carry Select Adder
Reducing the Number Of Transistors In Carry Select AdderReducing the Number Of Transistors In Carry Select Adder
Reducing the Number Of Transistors In Carry Select Adderpaperpublications3
 

Similar to Comparative Study of CMOS Full Adder Logic Styles (20)

Delay Optimized Full Adder Design for High Speed VLSI Applications
Delay Optimized Full Adder Design for High Speed VLSI ApplicationsDelay Optimized Full Adder Design for High Speed VLSI Applications
Delay Optimized Full Adder Design for High Speed VLSI Applications
 
Efficient implementation of full adder for power analysis in cmos technology
Efficient implementation of full adder for power analysis in cmos technologyEfficient implementation of full adder for power analysis in cmos technology
Efficient implementation of full adder for power analysis in cmos technology
 
Ch33509513
Ch33509513Ch33509513
Ch33509513
 
Ch33509513
Ch33509513Ch33509513
Ch33509513
 
Implementation of pull up pull-down network for energy optimization in full a...
Implementation of pull up pull-down network for energy optimization in full a...Implementation of pull up pull-down network for energy optimization in full a...
Implementation of pull up pull-down network for energy optimization in full a...
 
IRJET- Low Power Adder and Multiplier Circuits Design Optimization in VLSI
IRJET- Low Power Adder and Multiplier Circuits Design Optimization in VLSIIRJET- Low Power Adder and Multiplier Circuits Design Optimization in VLSI
IRJET- Low Power Adder and Multiplier Circuits Design Optimization in VLSI
 
Implementation of Area & Power Optimized VLSI Circuits Using Logic Techniques
Implementation of Area & Power Optimized VLSI Circuits Using Logic TechniquesImplementation of Area & Power Optimized VLSI Circuits Using Logic Techniques
Implementation of Area & Power Optimized VLSI Circuits Using Logic Techniques
 
Efficient implementation of 2 bit magnitude comparator using pt
Efficient implementation of 2 bit magnitude comparator using ptEfficient implementation of 2 bit magnitude comparator using pt
Efficient implementation of 2 bit magnitude comparator using pt
 
Design and Analysis of Low Power High Speed Hybrid logic 8-T Full Adder Circuit
Design and Analysis of Low Power High Speed Hybrid logic 8-T Full Adder CircuitDesign and Analysis of Low Power High Speed Hybrid logic 8-T Full Adder Circuit
Design and Analysis of Low Power High Speed Hybrid logic 8-T Full Adder Circuit
 
DESIGN AND PERFORMANCE ANALYSIS OF HYBRID ADDERS FOR HIGH SPEED ARITHMETIC CI...
DESIGN AND PERFORMANCE ANALYSIS OF HYBRID ADDERS FOR HIGH SPEED ARITHMETIC CI...DESIGN AND PERFORMANCE ANALYSIS OF HYBRID ADDERS FOR HIGH SPEED ARITHMETIC CI...
DESIGN AND PERFORMANCE ANALYSIS OF HYBRID ADDERS FOR HIGH SPEED ARITHMETIC CI...
 
A high speed dynamic ripple carry adder
A high speed dynamic ripple carry adderA high speed dynamic ripple carry adder
A high speed dynamic ripple carry adder
 
LOW POWER-AREA DESIGNS OF 1BIT FULL ADDER IN CADENCE VIRTUOSO PLATFORM
LOW POWER-AREA DESIGNS OF 1BIT FULL ADDER IN CADENCE VIRTUOSO PLATFORMLOW POWER-AREA DESIGNS OF 1BIT FULL ADDER IN CADENCE VIRTUOSO PLATFORM
LOW POWER-AREA DESIGNS OF 1BIT FULL ADDER IN CADENCE VIRTUOSO PLATFORM
 
Low Power-Area Design of Full Adder Using Self Resetting Logic with GDI Techn...
Low Power-Area Design of Full Adder Using Self Resetting Logic with GDI Techn...Low Power-Area Design of Full Adder Using Self Resetting Logic with GDI Techn...
Low Power-Area Design of Full Adder Using Self Resetting Logic with GDI Techn...
 
Design High Performance Combinational Circuits Using Output Prediction Logic-...
Design High Performance Combinational Circuits Using Output Prediction Logic-...Design High Performance Combinational Circuits Using Output Prediction Logic-...
Design High Performance Combinational Circuits Using Output Prediction Logic-...
 
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 ...
 
Design of Power Efficient 4x4 Multiplier Based On Various Power Optimizing Te...
Design of Power Efficient 4x4 Multiplier Based On Various Power Optimizing Te...Design of Power Efficient 4x4 Multiplier Based On Various Power Optimizing Te...
Design of Power Efficient 4x4 Multiplier Based On Various Power Optimizing Te...
 
An Ultra-Low Power Robust Koggestone Adder at Sub-Threshold Voltages for Impl...
An Ultra-Low Power Robust Koggestone Adder at Sub-Threshold Voltages for Impl...An Ultra-Low Power Robust Koggestone Adder at Sub-Threshold Voltages for Impl...
An Ultra-Low Power Robust Koggestone Adder at Sub-Threshold Voltages for Impl...
 
AN ULTRA-LOW POWER ROBUST KOGGESTONE ADDER AT SUB-THRESHOLD VOLTAGES FOR IMPL...
AN ULTRA-LOW POWER ROBUST KOGGESTONE ADDER AT SUB-THRESHOLD VOLTAGES FOR IMPL...AN ULTRA-LOW POWER ROBUST KOGGESTONE ADDER AT SUB-THRESHOLD VOLTAGES FOR IMPL...
AN ULTRA-LOW POWER ROBUST KOGGESTONE ADDER AT SUB-THRESHOLD VOLTAGES FOR IMPL...
 
GENERIC SYSTEM VERILOG UNIVERSAL VERIFICATION METHODOLOGY BASED REUSABLE VERI...
GENERIC SYSTEM VERILOG UNIVERSAL VERIFICATION METHODOLOGY BASED REUSABLE VERI...GENERIC SYSTEM VERILOG UNIVERSAL VERIFICATION METHODOLOGY BASED REUSABLE VERI...
GENERIC SYSTEM VERILOG UNIVERSAL VERIFICATION METHODOLOGY BASED REUSABLE VERI...
 
Reducing the Number Of Transistors In Carry Select Adder
Reducing the Number Of Transistors In Carry Select AdderReducing the Number Of Transistors In Carry Select Adder
Reducing the Number Of Transistors In Carry Select Adder
 

More from eSAT Publishing House

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnameSAT Publishing House
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...eSAT Publishing House
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnameSAT Publishing House
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...eSAT Publishing House
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaeSAT Publishing House
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingeSAT Publishing House
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...eSAT Publishing House
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...eSAT Publishing House
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...eSAT Publishing House
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a revieweSAT Publishing House
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...eSAT Publishing House
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard managementeSAT Publishing House
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallseSAT Publishing House
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...eSAT Publishing House
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...eSAT Publishing House
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaeSAT Publishing House
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structureseSAT Publishing House
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingseSAT Publishing House
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...eSAT Publishing House
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...eSAT Publishing House
 

More from eSAT Publishing House (20)

Likely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnamLikely impacts of hudhud on the environment of visakhapatnam
Likely impacts of hudhud on the environment of visakhapatnam
 
Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...Impact of flood disaster in a drought prone area – case study of alampur vill...
Impact of flood disaster in a drought prone area – case study of alampur vill...
 
Hudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnamHudhud cyclone – a severe disaster in visakhapatnam
Hudhud cyclone – a severe disaster in visakhapatnam
 
Groundwater investigation using geophysical methods a case study of pydibhim...
Groundwater investigation using geophysical methods  a case study of pydibhim...Groundwater investigation using geophysical methods  a case study of pydibhim...
Groundwater investigation using geophysical methods a case study of pydibhim...
 
Flood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, indiaFlood related disasters concerned to urban flooding in bangalore, india
Flood related disasters concerned to urban flooding in bangalore, india
 
Enhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity buildingEnhancing post disaster recovery by optimal infrastructure capacity building
Enhancing post disaster recovery by optimal infrastructure capacity building
 
Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...Effect of lintel and lintel band on the global performance of reinforced conc...
Effect of lintel and lintel band on the global performance of reinforced conc...
 
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
Wind damage to trees in the gitam university campus at visakhapatnam by cyclo...
 
Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...Wind damage to buildings, infrastrucuture and landscape elements along the be...
Wind damage to buildings, infrastrucuture and landscape elements along the be...
 
Shear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a reviewShear strength of rc deep beam panels – a review
Shear strength of rc deep beam panels – a review
 
Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...Role of voluntary teams of professional engineers in dissater management – ex...
Role of voluntary teams of professional engineers in dissater management – ex...
 
Risk analysis and environmental hazard management
Risk analysis and environmental hazard managementRisk analysis and environmental hazard management
Risk analysis and environmental hazard management
 
Review study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear wallsReview study on performance of seismically tested repaired shear walls
Review study on performance of seismically tested repaired shear walls
 
Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...Monitoring and assessment of air quality with reference to dust particles (pm...
Monitoring and assessment of air quality with reference to dust particles (pm...
 
Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...Low cost wireless sensor networks and smartphone applications for disaster ma...
Low cost wireless sensor networks and smartphone applications for disaster ma...
 
Coastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of indiaCoastal zones – seismic vulnerability an analysis from east coast of india
Coastal zones – seismic vulnerability an analysis from east coast of india
 
Can fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structuresCan fracture mechanics predict damage due disaster of structures
Can fracture mechanics predict damage due disaster of structures
 
Assessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildingsAssessment of seismic susceptibility of rc buildings
Assessment of seismic susceptibility of rc buildings
 
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
A geophysical insight of earthquake occurred on 21 st may 2014 off paradip, b...
 
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
Effect of hudhud cyclone on the development of visakhapatnam as smart and gre...
 

Recently uploaded

main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidNikhilNagaraju
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...VICTOR MAESTRE RAMIREZ
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSCAESB
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxDeepakSakkari2
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...asadnawaz62
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )Tsuyoshi Horigome
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxk795866
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxwendy cai
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfAsst.prof M.Gokilavani
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxPoojaBan
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 

Recently uploaded (20)

main PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfidmain PPT.pptx of girls hostel security using rfid
main PPT.pptx of girls hostel security using rfid
 
Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...Software and Systems Engineering Standards: Verification and Validation of Sy...
Software and Systems Engineering Standards: Verification and Validation of Sy...
 
Design and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdfDesign and analysis of solar grass cutter.pdf
Design and analysis of solar grass cutter.pdf
 
GDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentationGDSC ASEB Gen AI study jams presentation
GDSC ASEB Gen AI study jams presentation
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
Biology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptxBiology for Computer Engineers Course Handout.pptx
Biology for Computer Engineers Course Handout.pptx
 
complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...complete construction, environmental and economics information of biomass com...
complete construction, environmental and economics information of biomass com...
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )SPICE PARK APR2024 ( 6,793 SPICE Models )
SPICE PARK APR2024 ( 6,793 SPICE Models )
 
young call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Serviceyoung call girls in Green Park🔝 9953056974 🔝 escort Service
young call girls in Green Park🔝 9953056974 🔝 escort Service
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
Introduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptxIntroduction-To-Agricultural-Surveillance-Rover.pptx
Introduction-To-Agricultural-Surveillance-Rover.pptx
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
What are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptxWhat are the advantages and disadvantages of membrane structures.pptx
What are the advantages and disadvantages of membrane structures.pptx
 
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdfCCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
CCS355 Neural Network & Deep Learning UNIT III notes and Question bank .pdf
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
Heart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptxHeart Disease Prediction using machine learning.pptx
Heart Disease Prediction using machine learning.pptx
 
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
★ CALL US 9953330565 ( HOT Young Call Girls In Badarpur delhi NCR
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 

Comparative Study of CMOS Full Adder Logic Styles

  • 1. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 489 A COMPARATIVE STUDY OF FULL ADDER USING STATIC CMOS LOGIC STYLE Manisha1 , Archana2 1 Student, Electronics and Communication Engineering, DCRUST Murthal (Sonepat), Haryana, India 2 Student, Electronics and Communication Engineering, DCRUST Murthal (Sonepat), Haryana, India Abstract In this review paper 1-bit CMOS full adder cells are studied using standard static CMOS logic style. The comparison is carried out using several parameters like number of transistors, delay, power dissipation and power delay product (PDP).The circuits are designed at transistor level using180nm CMOS technology. Different full adders are studied in this paper like Conventional CMOS (C-CMOS), Complementary pass transistor logic (CPL), Double pass transistor logic (DPL), Transmission gate (TGA), Transmission function (TFA), New 14T, Hybrid CMOS, HPSC, Pseudo nMOS, GDI full adders. Keywords: PDP, CMOS full adder, power dissipation, low power, logic style. -------------------------------------------------------------------***-------------------------------------------------------------------- 1. INTRODUCTION The addition is a basic arithmetic operation and act as the core of other arithmetic operations like multiplication, division, subtraction, address generation etc. Adders are the key element in many VLSI systems such as microprocessors, ALU‟s, multiplexers, comparators, parity checkers, digital signal processing (DSP) architectures, code converters etc. The most required feature of modern electronics is low power energy efficient building block that enables the implementation of long lasting battery operated systems [1].There is no a single type of 1-bit adder which can be used for all type of applications, so, different type of logic styles are used for designing a full adder cell to cover a wide range of performance characteristics to satisfy different applications [2]. For performance analysis of various full adders different parameters are measured like power dissipation, delay, number of transistors used and power delay product of circuit. In a design it is optimised desired that the circuit consume less power, have very less delay, low supply voltage and avoid degradation in output voltage [3]. In the last decades many logic styles have been proposed and each design has its own merits and demerits. It is very important for circuit design to have good drivability under different load conditions and also balanced output to avoid glitches. The time delay depends on size of transistors, number of transistors used, logic depth, parasitic capacitance and capacitance due to intercell and intracell routing and also on number of inversion levels [5]. Power dissipation depends on switching activity, the number and size of transistors, node capacitance, wiring complexity etc. Pavg = Pstatic + Pdynamic + Pshort-circuit The energy consumed by gate per switching element is known as PDP. The power delay product is a measure of efficiency in an adder circuit. There is a tradeoff between power dissipation and speed and is very important when low power operations are needed [3]. It is given by PDP =Power * DELAY Reducing the number of transistors may lead to reduced power but sometime does not improve. The die area depends on number and size of transistors and routing complexity. All these characteristics of full adder vary from one logic to another logic [4]. In this paper different full adders are compared at transistor level using 180nm CMOS technology. This paper is organised as follows:- Section-II gives the review of different CMOS logic styles. Different 1-bit full adders are reviewed using static CMOS logic in section III. In section IV comparison of delay, average power and PDP are compared. Finally in section V conclusion of paper is given. 2. LOGIC STYLE USED The CMOS logic circuits are categorised into two categories:- static and dynamic logic circuits. These different logic styles are used according to design requirements such as power consumption, speed and area. In a static logic circuit a logic value is retained by using the circuit states while in a dynamic logic circuit a logic value is stored in the form of charge [5]. So, in static logic circuit each output of the gate assume at all the times the value of Boolean function implemented by the circuit. So, at every point the output will be connected to either Vdd or gnd via a low resistance path [4]. The static logic eliminates precharging and decreases extra power dissipation, thus, widely used for low power circuit designs.
  • 2. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 490 Static logic is further of two types:- single rail and dual rail logic. Single rail uses its input either true or complementary output signals [5]. However dual rail uses its input either true or false and yield both true or false signals as their output at the same time. Most commonly used static logics are Pseudo-nMOS, fully CMOS, transmission gate logic (TGL), pass transistor logic (PTL), gate diffusion input logic (GDI), complementary pass transistor logic (CPL), double pass transistor logic (DPL) [3][4][5][9]. 3. FULL ADDER CELLS USING STATIC LOGIC Adder is a circuit that operates for a given three 1-bit inputs A, B, C and two 1-bit outputs sum and carry. S = A ⊕ B ⊕ C (i) S = C’ . (A⊕B) + C(A ʘ B) (ii) Carry = A.B + C(A ⊕ B) =C(A ⊕ B) + A(A ʘ B) (iii) A⊕ B = A’B + AB’ (iv) A ʘ B = A.B + A’B’ (v) Many full adder cells designed with the help of static logic in 180 nm CMOS technology [1][2][3][4]. 3.1 Pseudo-nMOS Full Adder This adder cell is operated by Pseudo-nMOS logic (ratioed logic). The CMOS pull up network is replaced by a single pMOS transistor with its gate grounded. Since the pMOS is not driven by signals, it is always „on‟. The effective gate voltage seen by the pMOS transistor is Vdd. When the nMOS is turned „on‟, a direct path between supply and ground exists and static power will be drawn [9]. It uses 18 transistors to make full adder cell. The operation is realized by negative addition [5]. Advantage of using Pseudo-nMOS logic is that it gives high speed and less number of transistors than CCMOS and disadvantage is that it has reduced output swing, increased power consumption of pull up transistor and more susceptible to noise. 3.2 Conventional CMOS Full Adder This adder cell uses 28 transistor based on regular CMOS structure (pull-up and pull-down networks). Complementary transistor pairs make the circuit layout straight forward. CCMOS generates carry through a static gate [6]. The advantage of using CCMOS is that it has layout regularity, high noise margins and stability at low voltage due to complementary transistor pair and smaller number of interconnecting wires [7] and disadvantage is that it uses Cout signal to generate sum which produces an unwanted additional delay. It has weak o/p driving capability due to series transistors in output stage and consumes more power and large silicon area [4]. 3.3 Full Adders using Pass Transistor Logic 3.3.1 Pass Transistor Logic In this logic either nMOS or Pmos is sufficient to perform logic operation, so, number of transistors and i/p load decreases ans also the Vdd to gnd paths are eliminated [7]. It is used for low power applications. 3.3.2 Complementary Pass Transistor Logic This adder cell uses 32 transistors. It is based on multiplexer logic so it needs all inputs in true as well as in complement form. In order to drive other gates of the same type, it must produce the outputs also in true and complement forms. So each signal is carried by two wires [9]. Hence CMOS output inverters with pass transistor logic to give complementary inputs and outputs. To generate sum out and carry out signal are used in this adder cell so, it is not suitable for low power applications. Advantage of CPL is that it is faster than CCMOS full adder and disadvantage is that it is not suitable for low power applications and it has wiring complexity and high delay [4]. To reduce power consumption of CPL SR-CPL (swing restored CPL is used to overcome multi-threshold voltage drop) and LCPL (single rail pass transistor logic) logics are used. 3.3.3 Double Pass Transistor Full Adder It uses 28 transistors. In this adder cell both nMOS and pMOS logic networks are used so, it reduce the threshold loss problem [8]. It is a modified version of CPL and for full swing operation it uses complementary transistors. Advantage of DPL is that it reduces the problem of CPL (noise margin and speed degradation at low power supply). It also avoids series sizing and balanced input capacitance. Disadvantage is that it requires large area due to presence of pMOS transistors. 3.4 Full Adders using Transmission Gate Logic 3.4.1 Transmission Gate Logic A CMOS transmission gate is constructed by parallel combination of nMOS and pMOS transistors, with complementary gate signals. It gives full swing output so, its use give better speed in CMOS circuit but there is no isolation between input and output. 3.4.2 Transmission Gate CMOS Full Adder This adder cell uses 20 transistors. It has good delay, power dissipation and PDP than CCMOS and CPL. It gives better speed than static CMOS, CPL and requires less number of transistors. It has high number of internal nodes which leads to an increase in parasitic capacitance [5]. In large arithmetic circuits it gives poor performance. Additional buffers are required at each output due to their week driving capability which increases power consumption and area.
  • 3. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 491 3.4.3 Transmission Function Full Adder This adder cell uses 16 transistors. Its operation is also based on transmission gate logic. In its circuit there are two possible short circuit paths to ground. To derive the load pull-up, pull-down and CPL are used in its circuit. It gives same delay for sum and carry output. It consumes less power and less area [2]. 3.4.4 XOR and Transmission Gate Full Adder This adder cell uses 14 transistors for adder operation. A XOR gate and transmission gates are used in combination for its design [2]. It is also known as 14T adder. The half sum is generated by XOR gate and transmission gates will generate the sum and carry output [4]. This adder cell occupies less area. It has low activity factor so consumes less power. 3.4.5 New 14T Full Adder using Transmission Gate This adder cells uses 14 transistor to perform full adder operation as the name indicates. It uses hybrid logic style (use more than one logic style). It uses a XOR/XNOR circuit with feedback loop and transmission gates in its implementation. This adder has improved output than single logic adders. This adder has reduced number of transistors and power dissipating nodes but it has less driving capability and noise immunity [3]. 3.5 Gate Diffusion Input Technique based Full Adders It is a simple cell like inverter whose both nMOS and pMOS are connected to N or P respectively. This cell is a multifunctional device which gives different Boolean function with three inputs G, P and N [10]. It improves design complexity, transistor count, swing level of logic and static power dissipation but it requires twin well CMOS process. 3.5.1 GDI XOR Full Adder This adder cell uses 10 transistors. It uses two GDI XOR gates and a multiplexer. It consumes less power, less internal capacitance and less area. There is very less static power loss so power loss is dynamic power loss. But it is more expensive. 3.5.2 GDI XNOR Full Adder This adder cell uses 10 transistors. It uses two GDI XNOR gates and a multiplexer. It consumes less power, less internal capacitance and less area. There is very less static power loss so power loss is dynamic power loss. But it is more expensive. 4. DIFFERENT ADDER CIRCUITS AND THEIR COMPARISON Different full adder circuits are given here and simulated using cadence tool. The simulation is carried out in 180 nm CMOS process technology at 1.8V Vdd. The comparison of various full adders is done using different parameters like average power dissipation, delay, PDP and number of transistors used and simulation results of adders discussed above are given in the table 1. Fig 1 Pseudo nMOS Full Adder [4] Fig 2 C-CMOS Full Adder [7]
  • 4. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 492 Fig 3 CPL Full Adder [1] Fig 4 DPL Full Adder [1] Fig 5 TGA Full Adder [5] Fig 6 TFA Full Adder [2]
  • 5. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 493 Fig 7 TGA XNOR Full Adder [4] Fig 8 14T Full Adder using TG logic [2] Fig 9 GDI XOR Full Adder [9] Fig 10 GDI XNOR Full Adder [9]
  • 6. IJRET: International Journal of Research in Engineering and Technology eISSN: 2319-1163 | pISSN: 2321-7308 _______________________________________________________________________________________ Volume: 03 Issue: 06 | Jun-2014, Available @ http://www.ijret.org 494 Table-1 Simulation Result of Various Full Adder Cell at Vdd=1V, Delay (ps), Avg Power (µw), PDP (e-15 Js) Using 180 nm CMOS Process Technology. S.No. CellName Delay AvgPower PDP Transistors 1 CCMOS 0.195 0.345 0.067 28 2 Pseudonmos 0.182 0.297 0.054 18 3 CPL 0.089 0.367 0.032 32 4 DPL 0.167 0.361 0.06 28 5 TGCMOS 0.135 0.305 0.041 20 6 TFA 0.353 0.044 0.015 16 7 14TNEW 0.548 0.049 0.026 14 8 TGXOR 0.125 0.103 0.012 14 9 GDIXOR 0.161 1.384 0.223 10 10 GDIXNOR 0.266 0.055 0.014 10 5. CONCLUSIONS The performance of various full adders given in Table-1 shows that different adders have different parameter values no single adder have less delay, power and PDP. So there is a trade off between these parameters. The results help us to choose an adder which can give us desired result according to a specific application. REFERENCES [1] Mariano Aguirre-Hernandez and Monico Linares- Aranda, “CMOS Full-Adders for Energy- EfficientArithmetic Applications,” in Proc. IEEE VLSI SYSTEMS, 4, April 2011, vol. 19, pp. 718-721. [2] A. M. Shams, T. K. Darwish, and M. Bayoumi, “Performance analysis of low-power1-bit CMOS full adder cells,” IEEE Trans. Very Large Scale Integr. (VLSI) Syst., vol. 10, no. 1, pp. 20–29, Feb. 2002. [3] S. Goel, A. Kumar, and M. Bayoumi, “Design of robust, energy-efficient full adders for deep- submicrometer design using hybrid-CMOS logic style,” IEEE Trans. Very Large Scale Integr. (VLSI) Syst., vol. 14, no. 12, pp. 1309–1320, Dec. 2006. [4] Amir Ali Khatibzadeh, Kaamran Raahemifar, “A study and comparision of full adder cells based on the standard CMOS logic,” IEEE Trans.CCECE, Niagara Falls, May 2004 0-7803-8253, pp. 2139- 2142 [5] Ming-Bo Lin, “Introduction to VLSI systems A logic, circuit and system perspective,” Taylor & Fransis group, ch. 7 [6] D. Radhakrishnan, “Low-voltage low-power CMOS full adder,” IEEE Proc. Circuits Devices Syst., vol. 148, no. 1, pp. 19–24, Feb. 2001. [7] S. Wairya, Himanshu Pandey, R. K. Nagaria and S. Tiwari, Member, IEEE, “Ultra Low Voltage High Speed 1-Bit CMOS Adder,” 978-1-4244-8542- 0/10/2010 IEEE [8] Uming KO, Poras T. Balsara, and Wai Lee, “Low- Power Design Techniques for High-Performance CMOS Adders,” IEEE Trans VLSI Systems, vol-3, No. 2, pp. 327-332, June, 1995. BIOGRAPHIE Manisha, is presently pursuing her M. Tech. studies in the Department of Electronics and Communication Engg. Deen Bandhu Chhotu Ram University of Science and Technology, Murthal, Sonepat, Haryana. She received her B.tech. Degree in Electronics & Communication Engineering from Bhagwan Parshuram College Of Engineering, Gohana, Sonepat, Haryana in 2010. Her area of interest is CMOS, VLSI Technology.