SlideShare a Scribd company logo
1 of 3
Download to read offline
Sansar Chand Sankhyan Int. Journal of Engineering Research and Application
ISSN : 2248-9622, Vol. 3, Issue 5, Sep-Oct 2013, pp.1062-1064

www.ijera.com

RESEARCH ARTICLE

OPEN ACCESS

Comparative Study of Different Types of Full Adder Circuits
Sansar Chand Sankhyan
Department of EECE ITMU, Gurgaon

ABSTRACT
The 1-bit full adder circuit is one of the most important components of any digital system applications.
The power-delay product is a measurement of the energy expanded per operational cycle of an
arithmetic circuit. In this we have discussed about the various types of full adders. Also reviewed about
the average power and delay of various types of 1 bit full adders.and at last we concluded that which is
the low power consuming and more speed giving I bit full adder design.
KEYWORDS: Full-adder, High performance, MUX, Low-power, PDP, XOR

I.

INTRODUCTION

Full Adder
A full adder adds binary numbers and
accounts for values carried in as well as out. A onebit full adder adds three one-bit numbers, often
written as A,B, and Cin; A and B are the operands,
and Cin is a bit carried in from the next less
significant stage.[2] The full-adder is usually a
component in a cascade of adders, which add 8, 16,
32, etc. binary numbers. The circuit produces a twobit output, output carry and sum typically represented
by
the
signals Cout and S,

Input

Output

B

A

Sum

Carry

0

0

0

0

0

0

0

1

1

0

0

1

0

1

0

0

1

1

0

1

1

0

0

1

0

1

0

1

0

1

1

1

0

0

1

1

where
full adder's truth table is:

C

1

1

1

1

. The one-bit

Fig 1: block dagram of 1 bit full adder

A full adder can be implemented in many
different ways such as with a custom transistor-level
circuit or composed of other gates. One example
implementation
is
with

and
.

II.

DIFFERENT TYPES OF FULL
ADDERS

2.1 2MB12T [4]
This full adder has been implemented using
six multiplexers and 12 transistors. Each multiplexer
is implemented by pass-transistor logic with two
transistors. As shown in Fig. 1, there is no VDD or
GND connection in this circuit and there are some
paths containing three serried transistors. It causes to
increase delay of producing SUM signal. The size of
each transistor in mentioned path should be three
times larger to balance the output and optimize the
www.ijera.com

1062 | P a g e
Sansar Chand Sankhyan Int. Journal of Engineering Research and Application
ISSN : 2248-9622, Vol. 3, Issue 5, Sep-Oct 2013, pp.1062-1064
circuit for PDP. Therefore, the area of the circuit is

www.ijera.com

increased.

Fig 2.1 MB12T has been implemented using six multiplexers and 12 transistors[4]
2.2 Improved 14T full adder [6]
An improvement from 14T [6] has
simultaneous XOR and XNOR signals. Feedback
transistors provide rail-to-rail outputs in XOR-XNOR
module.

2.4 10T bit full adder [3]
A full adder in form of centralized structure
is made by ten-transistor-10T [3] is shown in Fig. 4.
As shown in Fig.4 SUM and COUT are generated
using two double transistors multiplexers. 3T XOR
and XNOR consume high energy due to short circuit
current in ratio logic. Maximum serried transistors
here are two transistors while in MB12T are three
transistors

Fig 2.2 An improvement from 14T [6]
2.3 16T full adder [7]
It shows another improved version from
14T, which is called 16T [7]. It is the same as New14T in terms of the output modules. However, the
XOR-XNOR module has been modified to reduce
delay and power consumption. The XOR-XNOR
modules does not have full-swing outputs thus, the
transistors which have been connected to this module
are turned on or off slowly.

Fig 3 : 16T[7] 1 bit full adder Full adder
www.ijera.com

Fig 4.4 10T 1 bit full adder [3]
2.5 8T full adder [5]
The design of proposed full adder is based
on three transistor XOR gate and 2-to-1 multiplexer
with 8 transistors in total. It acquires least silicon
area. The design of 3T XOR gate is shown in Fig.8.
The heart of the design is based on a modified
version of a CMOS inverter and a PMOS pass
transistor. With this design a significant improvement
in delay.

Fig 5.5 Schematic Model of 1-bit Full-adder cell
using 8- Transistor [5]
1063 | P a g e
Sansar Chand Sankhyan Int. Journal of Engineering Research and Application
ISSN : 2248-9622, Vol. 3, Issue 5, Sep-Oct 2013, pp.1062-1064
III.

www.ijera.com

DESIGN SIMULATION AND
SIMULATION RESULTS

Table 2 : Comparison of different 1 bit full adders in terms of power , delay and area
Types of adder

Technology (nm)

Average Power
(µW)

Delay (ps)

PDP
(10-18J)

Area (µm2)

2 8T[1]

180

3.87

48.472

187.586

7.3

16T[7]

180

2.33

39.412

91.82

4.3

12T[4]

180

5.19

27.372

142.06

3.9

10T[3]

180

1.3

40.481

52.625

3.5

8T[5]

180

1.129

11.512

12.997

2.9

IV.

TECHNOLOGY USED

Cadence virtuso is used for all the
simulation work
[4]

V.

CONCLUSION

All types of design parameters for full adder
circuit are studied. But 8t full adder is best among all.
The 8T 1 bit full adder is found to give better
performance in power delay product parameter
among all the adders mentioned in the comparison
done. In This circuit design buffering circuit is added
in the basic full adder design which results in the
lesser use of transistors and due to which the area
consumption reduces. Here in 8T full adder design
the driving capability is improved that leads to
operating capability at lower voltages and offers
faster operating speed as the delay is reduced. So it is
concluded here that 8T full adder design is best suited
for the applications where lesser chip area, less power
consumption and higher speed is needed.

REFERENCES
[1]

[2]

[3]

Navi, K., M. Maeen, V. Foroutan, S.
Timarchi and O. Kavei, 2009. “A novel low
power full-adder cell for low voltage,”
Integration the VLSI J., 42(4): 457-467.
J. F. Lin, Yin-Tsung Hwang, Ming-Hwa
Sheu, and Cheng-Che Ho,May 2007. “A
Novel High-Speed and Energy Efficient 10Transistor Full Adder Design,” IEEE Trans.
On circuits and
systems-I,
VOL.
54,NO.5,PP.1050-1059.
H. T. Bui, Y. Wang, and Y. Jiang, “Design
and Analysis of 10- Transistor Full Adders

www.ijera.com

[5]

[6]

[7]

[8]

Using XOR-XNOR Gates,” IEEE Trans.
Circuits and Syst. II, Analog Digit. Signal
Process., vol 49, no. 1, pp. 25-30, Jan. 2002
Jiang, Y., A Al-Sheraidah, Y. Wang, E. Sha
and J. Chung, 2004. A novel multiplexerbased low power full adder", IEEE Tran. On
Circuits and Systems-II: Express Briefs,
51(7): 345-348.
D. Garg and M. K. Rai / IJECCT 2012, Vol.
2 (4) CMOS Based 1-Bit Full Adder Cell for
Low-Power DelayProduct
Shams, A.M. and M.A. Bayoumi, 2000. “A
novel high performance CMOS 1-bit full
adder cell,” IEEE Trans. Circuits and
Systems-II: Analog digital Signal Process,
47(5): 478-481.
Shams, A.M., T.K. Darwish and M.A.
Bayoumi, 2002. “Performance analysis of
low-power 1-bit CMOS full adder cells,”
IEEE Trans. on Very Large Scale
Integration Systems, 10(1): 20- 29.
Veeramachaneni, S. and M.B. Sirinivas,
2008. “New improved 1- bit full adder
cells,” Proc. of CCECE/CGEI, pp: 735738.

1064 | P a g e

More Related Content

What's hot

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
 
Vlsi Design of Low Transition Low Power Test Pattern Generator Using Fault Co...
Vlsi Design of Low Transition Low Power Test Pattern Generator Using Fault Co...Vlsi Design of Low Transition Low Power Test Pattern Generator Using Fault Co...
Vlsi Design of Low Transition Low Power Test Pattern Generator Using Fault Co...iosrjce
 
Enhanced low power, fast and area efficient carry select adder
Enhanced low power, fast and area efficient carry select adderEnhanced low power, fast and area efficient carry select adder
Enhanced low power, fast and area efficient carry select addereSAT Publishing House
 
Volume 2-issue-6-1979-1982
Volume 2-issue-6-1979-1982Volume 2-issue-6-1979-1982
Volume 2-issue-6-1979-1982Editor IJARCET
 
Multi-power rail FLR configurable for Digital Circuits
Multi-power rail FLR configurable for Digital CircuitsMulti-power rail FLR configurable for Digital Circuits
Multi-power rail FLR configurable for Digital CircuitsIRJET Journal
 
IRJET- Low Voltage High Speed 8T SRAM Cell for Ultra-Low Power Applications
IRJET-  	  Low Voltage High Speed 8T SRAM Cell for Ultra-Low Power ApplicationsIRJET-  	  Low Voltage High Speed 8T SRAM Cell for Ultra-Low Power Applications
IRJET- Low Voltage High Speed 8T SRAM Cell for Ultra-Low Power ApplicationsIRJET Journal
 
Novel Discrete Components Based Speed Controller for Induction Motor
Novel Discrete Components Based Speed Controller for Induction MotorNovel Discrete Components Based Speed Controller for Induction Motor
Novel Discrete Components Based Speed Controller for Induction MotorIJPEDS-IAES
 
Speed Control of Induction Motor Using Hysteresis Method
Speed Control of Induction Motor Using Hysteresis MethodSpeed Control of Induction Motor Using Hysteresis Method
Speed Control of Induction Motor Using Hysteresis MethodIRJET Journal
 
Fpga implementation of run length encoding with new formulated codeword gener...
Fpga implementation of run length encoding with new formulated codeword gener...Fpga implementation of run length encoding with new formulated codeword gener...
Fpga implementation of run length encoding with new formulated codeword gener...eSAT Publishing House
 
Performance evaluation of full adder and its impact on ripple carry adder design
Performance evaluation of full adder and its impact on ripple carry adder designPerformance evaluation of full adder and its impact on ripple carry adder design
Performance evaluation of full adder and its impact on ripple carry adder designeSAT Publishing House
 
A Single Inductor Dual Buck Inverter
A Single Inductor Dual Buck InverterA Single Inductor Dual Buck Inverter
A Single Inductor Dual Buck InverterIRJET Journal
 
Advanced Micro-Grids
Advanced Micro-Grids Advanced Micro-Grids
Advanced Micro-Grids IJMER
 
Self-Tuning Fuzzy Based PI Controller for DFIM Powered by Two Matrix Converters
Self-Tuning Fuzzy Based PI Controller for DFIM Powered by Two Matrix ConvertersSelf-Tuning Fuzzy Based PI Controller for DFIM Powered by Two Matrix Converters
Self-Tuning Fuzzy Based PI Controller for DFIM Powered by Two Matrix ConvertersIJPEDS-IAES
 
Synchronous flyback converter with synchronous buck post regulator
Synchronous flyback converter with synchronous buck post regulatorSynchronous flyback converter with synchronous buck post regulator
Synchronous flyback converter with synchronous buck post regulatoreSAT Publishing House
 

What's hot (20)

Ijetcas14 647
Ijetcas14 647Ijetcas14 647
Ijetcas14 647
 
Implementation of Low Power Test Pattern Generator Using LFSR
Implementation of Low Power Test Pattern Generator Using LFSRImplementation of Low Power Test Pattern Generator Using LFSR
Implementation of Low Power Test Pattern Generator Using LFSR
 
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
 
Low power programmable prpg with test
Low power programmable prpg with testLow power programmable prpg with test
Low power programmable prpg with test
 
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...
 
Vlsi Design of Low Transition Low Power Test Pattern Generator Using Fault Co...
Vlsi Design of Low Transition Low Power Test Pattern Generator Using Fault Co...Vlsi Design of Low Transition Low Power Test Pattern Generator Using Fault Co...
Vlsi Design of Low Transition Low Power Test Pattern Generator Using Fault Co...
 
Enhanced low power, fast and area efficient carry select adder
Enhanced low power, fast and area efficient carry select adderEnhanced low power, fast and area efficient carry select adder
Enhanced low power, fast and area efficient carry select adder
 
Volume 2-issue-6-1979-1982
Volume 2-issue-6-1979-1982Volume 2-issue-6-1979-1982
Volume 2-issue-6-1979-1982
 
Multi-power rail FLR configurable for Digital Circuits
Multi-power rail FLR configurable for Digital CircuitsMulti-power rail FLR configurable for Digital Circuits
Multi-power rail FLR configurable for Digital Circuits
 
IRJET- Low Voltage High Speed 8T SRAM Cell for Ultra-Low Power Applications
IRJET-  	  Low Voltage High Speed 8T SRAM Cell for Ultra-Low Power ApplicationsIRJET-  	  Low Voltage High Speed 8T SRAM Cell for Ultra-Low Power Applications
IRJET- Low Voltage High Speed 8T SRAM Cell for Ultra-Low Power Applications
 
Novel Discrete Components Based Speed Controller for Induction Motor
Novel Discrete Components Based Speed Controller for Induction MotorNovel Discrete Components Based Speed Controller for Induction Motor
Novel Discrete Components Based Speed Controller for Induction Motor
 
Speed Control of Induction Motor Using Hysteresis Method
Speed Control of Induction Motor Using Hysteresis MethodSpeed Control of Induction Motor Using Hysteresis Method
Speed Control of Induction Motor Using Hysteresis Method
 
Fpga implementation of run length encoding with new formulated codeword gener...
Fpga implementation of run length encoding with new formulated codeword gener...Fpga implementation of run length encoding with new formulated codeword gener...
Fpga implementation of run length encoding with new formulated codeword gener...
 
Performance evaluation of full adder and its impact on ripple carry adder design
Performance evaluation of full adder and its impact on ripple carry adder designPerformance evaluation of full adder and its impact on ripple carry adder design
Performance evaluation of full adder and its impact on ripple carry adder design
 
A Single Inductor Dual Buck Inverter
A Single Inductor Dual Buck InverterA Single Inductor Dual Buck Inverter
A Single Inductor Dual Buck Inverter
 
Advanced Micro-Grids
Advanced Micro-Grids Advanced Micro-Grids
Advanced Micro-Grids
 
Ijetcas14 643
Ijetcas14 643Ijetcas14 643
Ijetcas14 643
 
Self-Tuning Fuzzy Based PI Controller for DFIM Powered by Two Matrix Converters
Self-Tuning Fuzzy Based PI Controller for DFIM Powered by Two Matrix ConvertersSelf-Tuning Fuzzy Based PI Controller for DFIM Powered by Two Matrix Converters
Self-Tuning Fuzzy Based PI Controller for DFIM Powered by Two Matrix Converters
 
Synchronous flyback converter with synchronous buck post regulator
Synchronous flyback converter with synchronous buck post regulatorSynchronous flyback converter with synchronous buck post regulator
Synchronous flyback converter with synchronous buck post regulator
 
LCL filter design for grid-connected single-phase flyback microinverter: a st...
LCL filter design for grid-connected single-phase flyback microinverter: a st...LCL filter design for grid-connected single-phase flyback microinverter: a st...
LCL filter design for grid-connected single-phase flyback microinverter: a st...
 

Viewers also liked (20)

Gu3511991202
Gu3511991202Gu3511991202
Gu3511991202
 
Gs3511851192
Gs3511851192Gs3511851192
Gs3511851192
 
Gv3512031207
Gv3512031207Gv3512031207
Gv3512031207
 
Fv3510271037
Fv3510271037Fv3510271037
Fv3510271037
 
Gw3512081212
Gw3512081212Gw3512081212
Gw3512081212
 
Gl3511331144
Gl3511331144Gl3511331144
Gl3511331144
 
Ha3512291233
Ha3512291233Ha3512291233
Ha3512291233
 
Gk3511271132
Gk3511271132Gk3511271132
Gk3511271132
 
Gq3511781181
Gq3511781181Gq3511781181
Gq3511781181
 
Hg3512751279
Hg3512751279Hg3512751279
Hg3512751279
 
Gg3511071112
Gg3511071112Gg3511071112
Gg3511071112
 
Gj3511231126
Gj3511231126Gj3511231126
Gj3511231126
 
Gc3510651086
Gc3510651086Gc3510651086
Gc3510651086
 
Gh3511131117
Gh3511131117Gh3511131117
Gh3511131117
 
Fx3510401044
Fx3510401044Fx3510401044
Fx3510401044
 
Gt3511931198
Gt3511931198Gt3511931198
Gt3511931198
 
Gz3512221228
Gz3512221228Gz3512221228
Gz3512221228
 
Gy3512171221
Gy3512171221Gy3512171221
Gy3512171221
 
Hf3512571274
Hf3512571274Hf3512571274
Hf3512571274
 
Hb3512341239
Hb3512341239Hb3512341239
Hb3512341239
 

Similar to Gb3510621064

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
 
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERS
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERSTHE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERS
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERSIJCSEA Journal
 
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERS
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERSTHE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERS
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERSIJCSEA Journal
 
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERS
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERSTHE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERS
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERSIJCSEA Journal
 
A survey of low power wallace and dadda multipliers using different logic ful...
A survey of low power wallace and dadda multipliers using different logic ful...A survey of low power wallace and dadda multipliers using different logic ful...
A survey of low power wallace and dadda multipliers using different logic ful...eSAT Journals
 
Performance Analysis of Proposed Full Adder Cell at Submicron Technologies
Performance Analysis of Proposed Full Adder Cell at Submicron TechnologiesPerformance Analysis of Proposed Full Adder Cell at Submicron Technologies
Performance Analysis of Proposed Full Adder Cell at Submicron TechnologiesIJMTST Journal
 
Impact of Hybrid Pass-Transistor Logic (HPTL) on Power, Delay and Area in VL...
Impact of Hybrid Pass-Transistor Logic (HPTL) on Power, Delay  and Area in VL...Impact of Hybrid Pass-Transistor Logic (HPTL) on Power, Delay  and Area in VL...
Impact of Hybrid Pass-Transistor Logic (HPTL) on Power, Delay and Area in VL...IJMER
 
Ijmer 46050106
Ijmer 46050106Ijmer 46050106
Ijmer 46050106IJMER
 
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
 
A REVIEW OF THE 0.09 µm STANDARD FULL ADDERS
A REVIEW OF THE 0.09 µm STANDARD FULL ADDERSA REVIEW OF THE 0.09 µm STANDARD FULL ADDERS
A REVIEW OF THE 0.09 µm STANDARD FULL ADDERSVLSICS Design
 
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
 
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
 
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
 
Design of 16 bit low power processor using clock gating technique 2-3
Design of 16 bit low power processor using clock gating technique 2-3Design of 16 bit low power processor using clock gating technique 2-3
Design of 16 bit low power processor using clock gating technique 2-3IAEME Publication
 
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
 
Performance evaluation of full adder
Performance evaluation of full adderPerformance evaluation of full adder
Performance evaluation of full adderIOSRJECE
 
Low power 6 transistor latch design for portable devices
Low power 6 transistor latch design for portable devicesLow power 6 transistor latch design for portable devices
Low power 6 transistor latch design for portable devicesAlexander Decker
 
DESIGN OF A LOW POWER MULTIBAND CLOCK DISTRIBUTION CIRCUIT USING SINGLE PHASE...
DESIGN OF A LOW POWER MULTIBAND CLOCK DISTRIBUTION CIRCUIT USING SINGLE PHASE...DESIGN OF A LOW POWER MULTIBAND CLOCK DISTRIBUTION CIRCUIT USING SINGLE PHASE...
DESIGN OF A LOW POWER MULTIBAND CLOCK DISTRIBUTION CIRCUIT USING SINGLE PHASE...IJERA Editor
 

Similar to Gb3510621064 (20)

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
 
Ix3416271631
Ix3416271631Ix3416271631
Ix3416271631
 
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERS
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERSTHE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERS
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERS
 
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERS
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERSTHE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERS
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERS
 
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERS
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERSTHE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERS
THE INFLUENCE OF SILICON AREA ON THE PERFORMANCE OF THE FULL ADDERS
 
A survey of low power wallace and dadda multipliers using different logic ful...
A survey of low power wallace and dadda multipliers using different logic ful...A survey of low power wallace and dadda multipliers using different logic ful...
A survey of low power wallace and dadda multipliers using different logic ful...
 
Performance Analysis of Proposed Full Adder Cell at Submicron Technologies
Performance Analysis of Proposed Full Adder Cell at Submicron TechnologiesPerformance Analysis of Proposed Full Adder Cell at Submicron Technologies
Performance Analysis of Proposed Full Adder Cell at Submicron Technologies
 
Role of tuning techniques in advancing the performance of negative capacitanc...
Role of tuning techniques in advancing the performance of negative capacitanc...Role of tuning techniques in advancing the performance of negative capacitanc...
Role of tuning techniques in advancing the performance of negative capacitanc...
 
Impact of Hybrid Pass-Transistor Logic (HPTL) on Power, Delay and Area in VL...
Impact of Hybrid Pass-Transistor Logic (HPTL) on Power, Delay  and Area in VL...Impact of Hybrid Pass-Transistor Logic (HPTL) on Power, Delay  and Area in VL...
Impact of Hybrid Pass-Transistor Logic (HPTL) on Power, Delay and Area in VL...
 
Ijmer 46050106
Ijmer 46050106Ijmer 46050106
Ijmer 46050106
 
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...
 
A REVIEW OF THE 0.09 µm STANDARD FULL ADDERS
A REVIEW OF THE 0.09 µm STANDARD FULL ADDERSA REVIEW OF THE 0.09 µm STANDARD FULL ADDERS
A REVIEW OF THE 0.09 µm STANDARD FULL ADDERS
 
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
 
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
 
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
 
Design of 16 bit low power processor using clock gating technique 2-3
Design of 16 bit low power processor using clock gating technique 2-3Design of 16 bit low power processor using clock gating technique 2-3
Design of 16 bit low power processor using clock gating technique 2-3
 
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)
 
Performance evaluation of full adder
Performance evaluation of full adderPerformance evaluation of full adder
Performance evaluation of full adder
 
Low power 6 transistor latch design for portable devices
Low power 6 transistor latch design for portable devicesLow power 6 transistor latch design for portable devices
Low power 6 transistor latch design for portable devices
 
DESIGN OF A LOW POWER MULTIBAND CLOCK DISTRIBUTION CIRCUIT USING SINGLE PHASE...
DESIGN OF A LOW POWER MULTIBAND CLOCK DISTRIBUTION CIRCUIT USING SINGLE PHASE...DESIGN OF A LOW POWER MULTIBAND CLOCK DISTRIBUTION CIRCUIT USING SINGLE PHASE...
DESIGN OF A LOW POWER MULTIBAND CLOCK DISTRIBUTION CIRCUIT USING SINGLE PHASE...
 

Recently uploaded

CORS (Kitworks Team Study 양다윗 발표자료 240510)
CORS (Kitworks Team Study 양다윗 발표자료 240510)CORS (Kitworks Team Study 양다윗 발표자료 240510)
CORS (Kitworks Team Study 양다윗 발표자료 240510)Wonjun Hwang
 
Top 10 CodeIgniter Development Companies
Top 10 CodeIgniter Development CompaniesTop 10 CodeIgniter Development Companies
Top 10 CodeIgniter Development CompaniesTopCSSGallery
 
How to Check CNIC Information Online with Pakdata cf
How to Check CNIC Information Online with Pakdata cfHow to Check CNIC Information Online with Pakdata cf
How to Check CNIC Information Online with Pakdata cfdanishmna97
 
Generative AI Use Cases and Applications.pdf
Generative AI Use Cases and Applications.pdfGenerative AI Use Cases and Applications.pdf
Generative AI Use Cases and Applications.pdfalexjohnson7307
 
AI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAnitaRaj43
 
The Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightThe Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightSafe Software
 
Portal Kombat : extension du réseau de propagande russe
Portal Kombat : extension du réseau de propagande russePortal Kombat : extension du réseau de propagande russe
Portal Kombat : extension du réseau de propagande russe中 央社
 
Working together SRE & Platform Engineering
Working together SRE & Platform EngineeringWorking together SRE & Platform Engineering
Working together SRE & Platform EngineeringMarcus Vechiato
 
JavaScript Usage Statistics 2024 - The Ultimate Guide
JavaScript Usage Statistics 2024 - The Ultimate GuideJavaScript Usage Statistics 2024 - The Ultimate Guide
JavaScript Usage Statistics 2024 - The Ultimate GuidePixlogix Infotech
 
TEST BANK For, Information Technology Project Management 9th Edition Kathy Sc...
TEST BANK For, Information Technology Project Management 9th Edition Kathy Sc...TEST BANK For, Information Technology Project Management 9th Edition Kathy Sc...
TEST BANK For, Information Technology Project Management 9th Edition Kathy Sc...marcuskenyatta275
 
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...TrustArc
 
Intro to Passkeys and the State of Passwordless.pptx
Intro to Passkeys and the State of Passwordless.pptxIntro to Passkeys and the State of Passwordless.pptx
Intro to Passkeys and the State of Passwordless.pptxFIDO Alliance
 
ChatGPT and Beyond - Elevating DevOps Productivity
ChatGPT and Beyond - Elevating DevOps ProductivityChatGPT and Beyond - Elevating DevOps Productivity
ChatGPT and Beyond - Elevating DevOps ProductivityVictorSzoltysek
 
How to Check GPS Location with a Live Tracker in Pakistan
How to Check GPS Location with a Live Tracker in PakistanHow to Check GPS Location with a Live Tracker in Pakistan
How to Check GPS Location with a Live Tracker in Pakistandanishmna97
 
Design Guidelines for Passkeys 2024.pptx
Design Guidelines for Passkeys 2024.pptxDesign Guidelines for Passkeys 2024.pptx
Design Guidelines for Passkeys 2024.pptxFIDO Alliance
 
Observability Concepts EVERY Developer Should Know (DevOpsDays Seattle)
Observability Concepts EVERY Developer Should Know (DevOpsDays Seattle)Observability Concepts EVERY Developer Should Know (DevOpsDays Seattle)
Observability Concepts EVERY Developer Should Know (DevOpsDays Seattle)Paige Cruz
 
2024 May Patch Tuesday
2024 May Patch Tuesday2024 May Patch Tuesday
2024 May Patch TuesdayIvanti
 
Oauth 2.0 Introduction and Flows with MuleSoft
Oauth 2.0 Introduction and Flows with MuleSoftOauth 2.0 Introduction and Flows with MuleSoft
Oauth 2.0 Introduction and Flows with MuleSoftshyamraj55
 
Easier, Faster, and More Powerful – Notes Document Properties Reimagined
Easier, Faster, and More Powerful – Notes Document Properties ReimaginedEasier, Faster, and More Powerful – Notes Document Properties Reimagined
Easier, Faster, and More Powerful – Notes Document Properties Reimaginedpanagenda
 

Recently uploaded (20)

CORS (Kitworks Team Study 양다윗 발표자료 240510)
CORS (Kitworks Team Study 양다윗 발표자료 240510)CORS (Kitworks Team Study 양다윗 발표자료 240510)
CORS (Kitworks Team Study 양다윗 발표자료 240510)
 
Top 10 CodeIgniter Development Companies
Top 10 CodeIgniter Development CompaniesTop 10 CodeIgniter Development Companies
Top 10 CodeIgniter Development Companies
 
How to Check CNIC Information Online with Pakdata cf
How to Check CNIC Information Online with Pakdata cfHow to Check CNIC Information Online with Pakdata cf
How to Check CNIC Information Online with Pakdata cf
 
Generative AI Use Cases and Applications.pdf
Generative AI Use Cases and Applications.pdfGenerative AI Use Cases and Applications.pdf
Generative AI Use Cases and Applications.pdf
 
AI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by AnitarajAI in Action: Real World Use Cases by Anitaraj
AI in Action: Real World Use Cases by Anitaraj
 
The Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and InsightThe Zero-ETL Approach: Enhancing Data Agility and Insight
The Zero-ETL Approach: Enhancing Data Agility and Insight
 
Portal Kombat : extension du réseau de propagande russe
Portal Kombat : extension du réseau de propagande russePortal Kombat : extension du réseau de propagande russe
Portal Kombat : extension du réseau de propagande russe
 
Working together SRE & Platform Engineering
Working together SRE & Platform EngineeringWorking together SRE & Platform Engineering
Working together SRE & Platform Engineering
 
JavaScript Usage Statistics 2024 - The Ultimate Guide
JavaScript Usage Statistics 2024 - The Ultimate GuideJavaScript Usage Statistics 2024 - The Ultimate Guide
JavaScript Usage Statistics 2024 - The Ultimate Guide
 
TEST BANK For, Information Technology Project Management 9th Edition Kathy Sc...
TEST BANK For, Information Technology Project Management 9th Edition Kathy Sc...TEST BANK For, Information Technology Project Management 9th Edition Kathy Sc...
TEST BANK For, Information Technology Project Management 9th Edition Kathy Sc...
 
Overview of Hyperledger Foundation
Overview of Hyperledger FoundationOverview of Hyperledger Foundation
Overview of Hyperledger Foundation
 
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
TrustArc Webinar - Unified Trust Center for Privacy, Security, Compliance, an...
 
Intro to Passkeys and the State of Passwordless.pptx
Intro to Passkeys and the State of Passwordless.pptxIntro to Passkeys and the State of Passwordless.pptx
Intro to Passkeys and the State of Passwordless.pptx
 
ChatGPT and Beyond - Elevating DevOps Productivity
ChatGPT and Beyond - Elevating DevOps ProductivityChatGPT and Beyond - Elevating DevOps Productivity
ChatGPT and Beyond - Elevating DevOps Productivity
 
How to Check GPS Location with a Live Tracker in Pakistan
How to Check GPS Location with a Live Tracker in PakistanHow to Check GPS Location with a Live Tracker in Pakistan
How to Check GPS Location with a Live Tracker in Pakistan
 
Design Guidelines for Passkeys 2024.pptx
Design Guidelines for Passkeys 2024.pptxDesign Guidelines for Passkeys 2024.pptx
Design Guidelines for Passkeys 2024.pptx
 
Observability Concepts EVERY Developer Should Know (DevOpsDays Seattle)
Observability Concepts EVERY Developer Should Know (DevOpsDays Seattle)Observability Concepts EVERY Developer Should Know (DevOpsDays Seattle)
Observability Concepts EVERY Developer Should Know (DevOpsDays Seattle)
 
2024 May Patch Tuesday
2024 May Patch Tuesday2024 May Patch Tuesday
2024 May Patch Tuesday
 
Oauth 2.0 Introduction and Flows with MuleSoft
Oauth 2.0 Introduction and Flows with MuleSoftOauth 2.0 Introduction and Flows with MuleSoft
Oauth 2.0 Introduction and Flows with MuleSoft
 
Easier, Faster, and More Powerful – Notes Document Properties Reimagined
Easier, Faster, and More Powerful – Notes Document Properties ReimaginedEasier, Faster, and More Powerful – Notes Document Properties Reimagined
Easier, Faster, and More Powerful – Notes Document Properties Reimagined
 

Gb3510621064

  • 1. Sansar Chand Sankhyan Int. Journal of Engineering Research and Application ISSN : 2248-9622, Vol. 3, Issue 5, Sep-Oct 2013, pp.1062-1064 www.ijera.com RESEARCH ARTICLE OPEN ACCESS Comparative Study of Different Types of Full Adder Circuits Sansar Chand Sankhyan Department of EECE ITMU, Gurgaon ABSTRACT The 1-bit full adder circuit is one of the most important components of any digital system applications. The power-delay product is a measurement of the energy expanded per operational cycle of an arithmetic circuit. In this we have discussed about the various types of full adders. Also reviewed about the average power and delay of various types of 1 bit full adders.and at last we concluded that which is the low power consuming and more speed giving I bit full adder design. KEYWORDS: Full-adder, High performance, MUX, Low-power, PDP, XOR I. INTRODUCTION Full Adder A full adder adds binary numbers and accounts for values carried in as well as out. A onebit full adder adds three one-bit numbers, often written as A,B, and Cin; A and B are the operands, and Cin is a bit carried in from the next less significant stage.[2] The full-adder is usually a component in a cascade of adders, which add 8, 16, 32, etc. binary numbers. The circuit produces a twobit output, output carry and sum typically represented by the signals Cout and S, Input Output B A Sum Carry 0 0 0 0 0 0 0 1 1 0 0 1 0 1 0 0 1 1 0 1 1 0 0 1 0 1 0 1 0 1 1 1 0 0 1 1 where full adder's truth table is: C 1 1 1 1 . The one-bit Fig 1: block dagram of 1 bit full adder A full adder can be implemented in many different ways such as with a custom transistor-level circuit or composed of other gates. One example implementation is with and . II. DIFFERENT TYPES OF FULL ADDERS 2.1 2MB12T [4] This full adder has been implemented using six multiplexers and 12 transistors. Each multiplexer is implemented by pass-transistor logic with two transistors. As shown in Fig. 1, there is no VDD or GND connection in this circuit and there are some paths containing three serried transistors. It causes to increase delay of producing SUM signal. The size of each transistor in mentioned path should be three times larger to balance the output and optimize the www.ijera.com 1062 | P a g e
  • 2. Sansar Chand Sankhyan Int. Journal of Engineering Research and Application ISSN : 2248-9622, Vol. 3, Issue 5, Sep-Oct 2013, pp.1062-1064 circuit for PDP. Therefore, the area of the circuit is www.ijera.com increased. Fig 2.1 MB12T has been implemented using six multiplexers and 12 transistors[4] 2.2 Improved 14T full adder [6] An improvement from 14T [6] has simultaneous XOR and XNOR signals. Feedback transistors provide rail-to-rail outputs in XOR-XNOR module. 2.4 10T bit full adder [3] A full adder in form of centralized structure is made by ten-transistor-10T [3] is shown in Fig. 4. As shown in Fig.4 SUM and COUT are generated using two double transistors multiplexers. 3T XOR and XNOR consume high energy due to short circuit current in ratio logic. Maximum serried transistors here are two transistors while in MB12T are three transistors Fig 2.2 An improvement from 14T [6] 2.3 16T full adder [7] It shows another improved version from 14T, which is called 16T [7]. It is the same as New14T in terms of the output modules. However, the XOR-XNOR module has been modified to reduce delay and power consumption. The XOR-XNOR modules does not have full-swing outputs thus, the transistors which have been connected to this module are turned on or off slowly. Fig 3 : 16T[7] 1 bit full adder Full adder www.ijera.com Fig 4.4 10T 1 bit full adder [3] 2.5 8T full adder [5] The design of proposed full adder is based on three transistor XOR gate and 2-to-1 multiplexer with 8 transistors in total. It acquires least silicon area. The design of 3T XOR gate is shown in Fig.8. The heart of the design is based on a modified version of a CMOS inverter and a PMOS pass transistor. With this design a significant improvement in delay. Fig 5.5 Schematic Model of 1-bit Full-adder cell using 8- Transistor [5] 1063 | P a g e
  • 3. Sansar Chand Sankhyan Int. Journal of Engineering Research and Application ISSN : 2248-9622, Vol. 3, Issue 5, Sep-Oct 2013, pp.1062-1064 III. www.ijera.com DESIGN SIMULATION AND SIMULATION RESULTS Table 2 : Comparison of different 1 bit full adders in terms of power , delay and area Types of adder Technology (nm) Average Power (µW) Delay (ps) PDP (10-18J) Area (µm2) 2 8T[1] 180 3.87 48.472 187.586 7.3 16T[7] 180 2.33 39.412 91.82 4.3 12T[4] 180 5.19 27.372 142.06 3.9 10T[3] 180 1.3 40.481 52.625 3.5 8T[5] 180 1.129 11.512 12.997 2.9 IV. TECHNOLOGY USED Cadence virtuso is used for all the simulation work [4] V. CONCLUSION All types of design parameters for full adder circuit are studied. But 8t full adder is best among all. The 8T 1 bit full adder is found to give better performance in power delay product parameter among all the adders mentioned in the comparison done. In This circuit design buffering circuit is added in the basic full adder design which results in the lesser use of transistors and due to which the area consumption reduces. Here in 8T full adder design the driving capability is improved that leads to operating capability at lower voltages and offers faster operating speed as the delay is reduced. So it is concluded here that 8T full adder design is best suited for the applications where lesser chip area, less power consumption and higher speed is needed. REFERENCES [1] [2] [3] Navi, K., M. Maeen, V. Foroutan, S. Timarchi and O. Kavei, 2009. “A novel low power full-adder cell for low voltage,” Integration the VLSI J., 42(4): 457-467. J. F. Lin, Yin-Tsung Hwang, Ming-Hwa Sheu, and Cheng-Che Ho,May 2007. “A Novel High-Speed and Energy Efficient 10Transistor Full Adder Design,” IEEE Trans. On circuits and systems-I, VOL. 54,NO.5,PP.1050-1059. H. T. Bui, Y. Wang, and Y. Jiang, “Design and Analysis of 10- Transistor Full Adders www.ijera.com [5] [6] [7] [8] Using XOR-XNOR Gates,” IEEE Trans. Circuits and Syst. II, Analog Digit. Signal Process., vol 49, no. 1, pp. 25-30, Jan. 2002 Jiang, Y., A Al-Sheraidah, Y. Wang, E. Sha and J. Chung, 2004. A novel multiplexerbased low power full adder", IEEE Tran. On Circuits and Systems-II: Express Briefs, 51(7): 345-348. D. Garg and M. K. Rai / IJECCT 2012, Vol. 2 (4) CMOS Based 1-Bit Full Adder Cell for Low-Power DelayProduct Shams, A.M. and M.A. Bayoumi, 2000. “A novel high performance CMOS 1-bit full adder cell,” IEEE Trans. Circuits and Systems-II: Analog digital Signal Process, 47(5): 478-481. Shams, A.M., T.K. Darwish and M.A. Bayoumi, 2002. “Performance analysis of low-power 1-bit CMOS full adder cells,” IEEE Trans. on Very Large Scale Integration Systems, 10(1): 20- 29. Veeramachaneni, S. and M.B. Sirinivas, 2008. “New improved 1- bit full adder cells,” Proc. of CCECE/CGEI, pp: 735738. 1064 | P a g e