SlideShare a Scribd company logo
1 of 9
Download to read offline
IOSR Journal of Computer Engineering (IOSR-JCE)
e-ISSN: 2278-0661, p- ISSN: 2278-8727Volume 11, Issue 3 (May. - Jun. 2013), PP 01-09
www.iosrjournals.org
www.iosrjournals.org 1 | Page
Comparative Analysis of Different Types of Full Adder Circuits
M.B. Damle#1, Dr. S.S Limaye*, M.G. Sonwani #2
#
Electronics Engineering Department, RCOEM, Nagpur (MH), India
*
Electronics Engineering Department, JIT, Nagpur (MH), India
Abstract: The Full Adder circuit is an important component in application such as Digital Signal Processing
(DSP) architecture, microprocessor, and microcontroller and data processing units. This paper discusses the
evolution of full adder circuits in terms of lesser power consumption, higher speed. Starting with the most
conventional 28 transistor full adder and then gradually studied full adders consisting of as less as 8
transistors. We have also included some of the most popular full adder cells like dynamic CMOS [9], Dual
rail domino logic[14], Static Energy Recovery Full Adder (SERF) [7] [8], Adder9A, Adder9B, GDI based
full adder.
Keywords : CMOS Transmission Gate (TG), Pass-Transistor Logic (PTL), Complementary Pass-transistor
Logic (CPL), Gate Diffusion Input (GDI), Static Energy Recovery Full Adder (SERF), dynamic CMOS
(D CMOS), Dual rail domino logic (DRD), Adder9A, Adder9B, GDI based full adder Power, Delay,
Channel Length.
I. Introduction
The core of every microprocessor, digital signal processor (DSP), and data processing application
like specific integrated circuit (ASIC) is its data path. At the heart of data-path and addressing units in
turn are arithmetic units, such as comparators, adders, and multipliers. Finally, the basic
operation found in most arithmetic components is the binary addition. Computations needs to be
performed using low- power, area-efficient circuits operating at greater speed. Addition is the most
basic arithmetic operation; and adder is the most fundamental arithmetic component of the processor.The
design criterion of a full adder cell is usually multi-fold. Transistor count is, of course, a primary
concern which largely affects the design complexity of many function units such as multiplier and
algorithmic logic unit (ALU). The limited power supply capability of present battery technology has
made power consumption an important figure in portable devices.There is no ideal full adder cell that can
be used in all types of applications [4]. Hence novel architectures such as CMOS Transmission Gate
(TG), Pass-Transistor Logic (PTL), Complementary Pass-transistor Logic (CPL) [5],Dual rail
domino logic[14] and Gate Diffusion Input (GDI) [6] are proposed to meet the requirements. Each
design style has its own share of advantages and disadvantages. Gate Diffusion Input and Dual rail
domino logic is a low power design that reduces transistor count. But the major problem of GDI is that it
requires twin well CMOS or silicon on insulator (SOI) process for fabrication [11]. Thus GDI
chips are more expensive. These logic styles and their combinations (Hybrid) are commonly used in
designing full adder cells.
The rest of the paper is organized as follows. Section II describes the truth table and equation.
Section III elaborates the different types of full adder circuits. Section IV and V are followed by schematic
diagram of full adder and simulation result. Finally, section VI concludes the work.
II. Truth Table And Equation
Addition is a fundamental operation for any digital system, digital signal processing or control
system. A fast and accurate operation of a digital system is greatly influenced by the p e r f o r m a n c e
of the resident adders because of their extensive use in other basic digital operations such as
subtraction, multiplication and division.
The conventional logic equation for Sum and Carry are [3]: Sum = C ex-or (A ex-or B)
Carry = (A and B) or C(A ex-or B)
III. Different Types of Full Adder Circuits
In this section the different types of full adder circuits are discussed.
A. Conventional 28T CMOS Full Adder Circuit
The conventional CMOS [14] adder cell using 28 transistors based on standard CMOS topology
is shown in fig.1. Due to high number of transistors, its power consumption is high. Large PMOS
Comparative Analysis of Different Types of Full Adder Circuits
www.iosrjournals.org 2 | Page
transistor in pull up network result in high input capacitances, which cause high delay and dynamic
power. One of the most significant advantages of this full adder was ts high noise margins and thus
reliable operation at low voltages.
B. 14 T Full Adder Circuit
The 14T full adder contains a 4T PTL XOR gate, shown in Fig. 3, an inverter and two
transmission gates based multiplexer designs for sum and Cout signals[11]. This circuit compared with
the previous 10-transistor full adders and the conventional 28-transistor CMOS adder [13].
F. Transmission Gate Full Adder Circuit
20 T transmission produces buffered outputs of proper polarity for both sum and carry. (Fig.3).
In this circuit 2 inverters are followed by two transmission gates which act as 8-T XOR. Subsequently
8-T XNOR module follows. To has 4 transistor XOR which in the next stage is inverted to produce
XNOR. These XOR and XNOR are used generate sum; cin and Cin are multiplexed
which can simultaneously to generate sum and cout. The signals cin controlled either by (a b) or (a
⊗ b).Similarly the cout can be calculated by multiplexing a and cin which is controlled by (a)and Cin are
multiplexed which can controlled either by (a b) b). The power dissipation in this circuit is more than the
28T or (a ⊗ b). Similarly the cout can be calculated by
multiplexing a and cin controlled by (a b). The power
dissipation in this circuit is more than the 28T adder. However with same power consumption it performs
faster [4].
C. 8 T Full Adder Circuit
The basic of 8T full adder consists of 3 modules: 2 XOR elements and a Carry section as shown in
fig.5.The Sum output is obtained by two XOR blocks in succession. For the carry section GDI based
2TMUX is used and (A XOR B) as the selection signal. The Sum and the Cout module need 6 and
2 transistors respectively. The transistor level implementation
of the eight transistor full adder is shown in Fig. 8. It is obvious from the figure that both Sum
and Cout has a maximum delay of 2T. It doesn’t suffer from threshold voltage loss problem.
Also the noise margin has been substantially increased by proper sizing of transistors in 3T XOR.
The power delay product (PDP), and the area of the proposed adder are also found better than that of
the existing
10T and 14T adders. Higher power consumption due to short circuit current.
D. 12T Full Adder Circuit
MB12T [15] has been implemented using six multiplexers and 12 transistors. Each multiplexer
is implemented by pass- transistor logic with two transistors. As shown in Fig. 10, 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 circuit for PDP. Therefore, the area of the circuit
is increased.
E. ADDER 9A AND 9B
The Static Energy Recovery XNOR gate is cascaded with the new G-XNOR gate to generate the
Sum while the Cout function is implemented by simply multiplexing B and Cin controlled by (A
XNOR B) as done in the previous circuits. (Fig 7 and 8). These two new adders consistently consume
less power in high frequencies and have higher speed adder. However with same power
consumption it performs faster [8].
G. Static Energy Recovery Full Adder Circuit
In the 10T adder cell, the implementation of XOR and XNOR of A and B is done using pass
transistor logic and an inverter is to complement the input signal A. This implementation results in
faster XOR and XNOR outputs and also ensures that there is a balance of delays at the output of these
gates. This leads to less spurious SUM and Carry signals (Fig 6). The energy recovering logic reuses
charge and therefore consumes less power than non-energy recovering logic.
Advantage: It should be noted that the new SERF adder has no direct path to the ground. The elimination
of a path to the ground reduces power consumption. The charge stored at the load capacitance is
Comparative Analysis of Different Types of Full Adder Circuits
www.iosrjournals.org 3 | Page
reapplied to the control gates. The combination of not having a direct path to ground and the re-
application of the load charge to the control gate makes the energy-recovering full adder an energy
efficient design[12].
Disadvantage: The circuit produces full-swing at the output nodes. But it fails to provide so for the
internal nodes. As the power consumption by the circuit reduces the circuit becomes slower. Also it cannot
be cascaded at low power supply due to multiple threshold problems [12].
H. GDI Structure Based Full Adder Circuit
A new low power design technique that solves most of the problems known as Gate-Diffusion-
Input (GDI) is proposed. This technique allows reducing power consumption,
propagation delay, and area of digital circuits. A basic GDI cell contains four terminals – G (common
gate input of nMOS and pMOS transistors), P (the outer diffusion node of pMOS transistor), N (the outer
diffusion node of nMOS transistor), and D (common diffusion node of both transistors).GDI method is
based on the use of a simple cell as shown in figure 2. At the first look the design is seems to be like
an inverter, but the main differences are 1) GDI consist of three inputs- G (gate input to NMOS/PMOS), P
(input to source of PMOS) and N (input to source of NMOS). (2) Bulks of both NMOS and PMOS are
connected to N or P (respectively), so it can be arbitrarily biased at contrast with CMOS inverter.This
design can implement a wide variety of logic functions using only two transistors. This method is suitable
for design of fast, low-power circuits, using a reduced number of transistors ,while improving
logic level swing and static power characteristics and allowing simple top-down design by using small
cell library(Fig. 12).
I.Dual Rail Domino Full Adder Circuit
Dual-Rail Domino Logic is a precharged circuit technique [7] which is used to improve the
speed of the CMOS circuits. Figure.10 shows a Dual-Rail Domino full adder cell. A domino gate
consists of a dynamic CMOS circuit followed by a static CMOS buffer. The dynamic circuit consists
of a pMOSFET precharge transistor and an nMOSFET evaluation transistor with clock signal (CLK) applied
to their gate nodes, and an nMOSFET logic block which implements the required logic function.[1] During
the precharge phase (CLK=0) the output node of the dynamic circuit is charged through the
precharged PMOSFET transistor to supply voltage level. The output of the static buffer is discharged to
ground. During evaluation phase (CLK=1) the evaluation nMOSFET logic block, the output of the
dynamic circuit is either discharged or it will stay precharged. Since in dynamic logic every output node
must be precharged every clock cycle, some nodes are precharged only to be immediately discharged
again as the node is evaluated, leading to higher switching power dissipation.One major advantage
of dynamic, precharged design styles over the static styles over the static styles is that they
eliminate the spurious transitions and the corresponding power dissipation.[5][7] Also, dynamic
logic doesn’t suffer from short-circuit currents which flow in static circuits when a direct path from power
supply to ground is caused. However, in dynamic circuits, additional power is dissipated by the
distribution network and the driver of the clock signal. Schematic of Dual-Rail domino full adder
circuit is as shown in Fig.(9).
J. Conventional Dynamic Full Adder Circuit
The conventional dynamic full adder cell [1] has 16 transistors and is based on NP-CMOS
logic style (Fig. 10).
IV. Schematic Diagrame Of Different Full Adder Circuits
TABLE I
TRUTH TABLE OF FULL ADDER
Comparative Analysis of Different Types of Full Adder Circuits
www.iosrjournals.org 4 | Page
Fig 1: Block Diagram of Basic Full Adder
Fig 2 : 28T Conventional CMOS Full Adder
Fig 3: Transmission Gate Full Adder
Fig 4: 14T Full Adder
Comparative Analysis of Different Types of Full Adder Circuits
www.iosrjournals.org 5 | Page
Fig 5 : 8 T Full Adder
Fig 6 : SERF Full Adder
Fig 7: Adder 9A
Fig 8: Adder 9B
Fig 9: Schematic of Dual-Rail Domino full adder
Fig 10: Conventional Dynamic Full Adder
Comparative Analysis of Different Types of Full Adder Circuits
www.iosrjournals.org 6 | Page
Fig 11: 12 T Full Adder
Fig 12: GDI Structure Based Full Adder
Fig 13: Power of the different Full Adder Cells Fig 14: Delay of the different Full Adder Cells Fig 15: PDP
of the different Full Adder Cells
V. Simulation Result
The most conventional 28 transistor full adder, 14T, 8T ,12T, and the other conventional full adder
cells (dynamic CMOS, Dual rail domino logic, Static Energy Recovery Full Adder (SERF), Adder9A,
Adder9B, GDI based full adder.) are all simulated using TSpise and 180nm CMOS technology at
room temperature. Because of dynamic logic characteristic, the inputs should be changed in
precharge/predischarge phase and the results are obtained during evaluation phase. The delay
parameter is calculated from the time that the clock
Comparative Analysis of Different Types of Full Adder Circuits
www.iosrjournals.org 7 | Page
Parameter 28T 14T 9A 9B 8T 12T
Avg. Power
(e-4)Watt
376.18 475.89 375.9 392.6 466.6 535.5
Avg. Delay
(e-12)Watt
244.92 149.98 224.3 202.6 154.15 293.7
PDP(e-14)J 921.34 713.74 843.2 795.5 719.96 157.2
Parameter TGA SERF GDI
Dual Rail
Domino
Dynamic
CMOS
Avg. Power
(e-4)Watt
624.99 359.04 349.89 123.37 389.12
Avg. Delay
(e-12)Watt
126.72 216.81 235.97 120 122.45
PDP(e-14)J 792.04 778.43 825.64 148.04 476.47
signal reaches 50% of the supply voltage level, to the time that the output reaches the same voltage. The
average power consumption during all the transitions is considered as the power consumption
parameter. Finally the power-delay product (PDP) is the multiplication of the maximum delay and the
average power consumption.
Table II
Comparative analysis of various type of
Full Adder
Table II
Comparative analysis of various type of
Full Adder
The results are shown in Table I and Table II at 1.8v. Figure
13, figure 14 and figure 15 shows the avg. power, avg. delay and PDP of different full adder circuits
respectively. Figure 11 shows the minimum power dissipation (123.37e-4Watt) for dual rail domino
logic while maximum power dissipation (624.99 e-4Watt) for the transmission gate based full adder
circuit. Figure 12 shows the minimum avg. delay 120ps for dual rail domino logic and 123ps for the
transmission gate based full adder circuit. Finally figure 13 shows the PDP of different full adder
circuits, which shows the minimum PDP for dual rail domino logic as well as for 12T full adder circuit.
VI. Conclusion
From the analysis of the above various type of Full Adder Circuits. It can be concluded that the
average power is low for Dual Rail Domino Logic type Full adders and Average Delay is low for TG
Based Full Adder as well as for Dual Rail Domino Logic type Full adders. But the Power Delay
Product is low for Dual Rail Domino Logic type Full adders
Full Adders is the heart of any digital and data processing application like specific integrated
circuit (ASIC) is its data path. At the heart of data-path and addressing units in turn are arithmetic units,
such as comparators, adders, and multipliers. Finally, the basic operation found in most arithmetic
components is the binary addition. Addition is the most basic arithmetic operation; and adder is the
most fundamental arithmetic component of the processor. This paper presents the implementation of
various type of Full Adders using MOSFET and concluded that the dual rail domino logic based full
Comparative Analysis of Different Types of Full Adder Circuits
www.iosrjournals.org 8 | Page
adder circuit is fit for delay and power centric design.
Acknowledgment
The authors would like to thank RCOEM Nagpur, India. This work has been done in VLSI design
and simulation laboratory at Ramdeobaba College of Engineering and Management Nagpur (MH),
INDIA.
References
[1] Chandrakasan, R. Brodersen, ―Low Power Design‖, Kluwer Academic Publishers, 1995.
[2] A. M. Shams, and M. A. Bayoumi, ―A Novel High Performance CMOS 1-Bit Full Adder Cell‖, IEEE Transactions on
Circuit and System, vol.47, NO. 5,May, 2000.
[3] J. H. Kang and J. B. Kim, ―Design of a Low Power CVSL Full Adder Using Low-Swing Technique‖, ICSE2004 Proc. 2004,
Kuala Lumpur, Malaysia.
[4] A. A. Khatibzadeh and K. Raahemifar, ―A Study and Comparison of Full Adder Cells based on the Standard Static CMOS
Logic.‖, IEEE CCECE 2004 -CCGEI 2004, Niagara Falls, May 2004.
[5] S. M. Kang and Y. Leblebici, ―CMOS Digital Integrated Circuits: Analysis and Design‖, Third Edition, Tata McGraw-Hill
Edition 2003, pp 307-316.
[6] A. Morgenshtein, A. Fish and A. Wagner, ―Gate-Diffusion Input(GDI): A Power-Efficient Method for Digital Combinational
Circuits‖, IEEE Trans.VLSI Syst., pp. 566-581, Oct. 2002.
[7] I. Hassoune, D.Flandre, I. O’Connor and J. D. Legat, ―ULPFA: a new efficient design of a power aware full adder‖, IEEE
Transactions on Circuits andSystems I-5438, 2008.
[8] R. Zimmermann and W. Fichter, ―Low –power logic styles: CMOS versus pass-transistor logic,‖ IEEE J. Solid-State Circuits,
Vol. 32, July 1997,pp.1079-90
[9] N. Weste and K. Eshraghian, ―Principles of VLSI Design, A System Perspective‖, Reading, MA: Addison-Wesley, 1993.
[10] N. Zhuang and H. Wu, ―New Design of the CMOS Full Adder‖, IEEE J. Solid-State Circuits, vol. 27,no. 5,pp. 840-844, May 1992
[11] J. Wang, S. Fang, and W. Feng, ―New efficient designs for XOR and XNOR functions on the transistor level‖, IEEE J. Solid-
State Circuits, vol. 29, no. 7,Jul. 1994, pp. 780–786.
[12] R. Shalem, E. John, and L. K. John, ―A Novel Low Power Energy Recovery Full Adder Cell‖ in Proc. IEEE Great Lakes
VLSI Symp., pp. 380–383, Feb.1999.
[13] H. T. Bui, A. K. Al-Sheraidah and Y. Wang, ―Design and Analysis of 10-transistor Full Adders using Novel XOR-XNOR
Gates‖ , Proceedings of ICSP2000.
[14] P. M. Lee, C. H. Hsu, and Y. H. Hung, ―Novel 10-T full adders realized by GDI structure‖ IEEE International
Symposium on Integrated Circuits (ISIC-2007).
[15] J. F. Lin, Y. T. Hwang, M. H. Sheu and C. C. Ho, ―A novel High- Speed and Energy Efficient 10-Transistor Full Adder
Design‖, IEEE Transactions on Circuits and System—I: Regular Papers, VOL. 54, NO. 5, May 2007.
[16] D. Radhakrishnan, ―Low-voltage low-power CMOS full adder,‖ in Proc. IEEE Circuits Devices Systems, vol. 148, FEB 2001,
pp 19-24.
[17] S. Goel, A. Kumar, M. A. Bayoumi, ―Design of Robust, Energy- Efficient Full Adders for Deep-Submicrometer Design
Using Hybrid- CMOS Logic‖,IEEE Transactions on VLSI 2006
[18] J. F. Lin, Yin-Tsung Hwang, Ming-Hwa Sheu, and Cheng-Che Ho,May 2007. ―A Novel High-Speed and Energy
Efficient 10- Transistor Full Adder Design,‖ IEEE Trans. On circuits and systems-I, VOL. 54,NO.5,PP.1050-1059.
[19] 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.
[20] Ghadiry, M.H., Abu Khari A'Ain and M. Nadisenejani, 2011. ―Design and analysis of a novel low PDP full adder cell,‖
Submitted for publication in J. Circuits, Systems and Computers, pp: 20(3).
[21] 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.
[22] Investigating the Impact of Logic and Circuit Implementation on Full Adder Performance, Sohan Purohit and Martin
Margala,IEEE TRANSACTIONS ON VERY LARGE SCALE INTEGRATION (VLSI) SYSTEMS, VOL. 20, NO. 7, JULY 2012
[23] Sreenivasa Rao.Ijjada, Ayyanna.G , G.Sekhar Reddy, Dr.V.Malleswara Rao, PERFORMANCE OF DIFFERENT CMOS
LOGIC STYLES FOR LOW POWER And HIGH SPEED, International Journal of VLSI design & Communication Systems
(VLSICS) Vol.2, No.2, June 2011
[24] B. Ramkumar and Harish M Kittur, Low-Power and Area-Efficient Carry Select Adder, IEEE TRANSACTIONS ON
VERY LARGE SCALE INTEGRATION (VLSI) SYSTEMS, VOL. 20, NO. 2, FEBRUARY 2012
Biography
M.B.Damle, Associate Professor, RCOEM, Nagpur, M.S. from BITS PILANI
RAJASTHAN, SMIEEE, FIETE,CE (IE)
Comparative Analysis of Different Types of Full Adder Circuits
www.iosrjournals.org 9 | Page
Dr.S.S.Limaye, Ph.D. Electronics, Principal, Zhulelal C.O.E. Nagpur. SMIEEE, FIETE,CE
(IE)
M.G.Sonwani ,Assistant Professor, RCOEM ,Nagpur, M Tech from National Institute of
Technology ,Hamirpur ,India.

More Related Content

What's hot

Gate Diffusion Input Technology (Very Large Scale Integration)
Gate Diffusion Input Technology (Very Large Scale Integration)Gate Diffusion Input Technology (Very Large Scale Integration)
Gate Diffusion Input Technology (Very Large Scale Integration)Ashwin Shroff
 
Avionics buses
Avionics busesAvionics buses
Avionics busesyasir2761
 
SDH MAPPING AND MULTIPLEXING
SDH MAPPING AND MULTIPLEXINGSDH MAPPING AND MULTIPLEXING
SDH MAPPING AND MULTIPLEXINGNiranjan Poojary
 
Base Transceiver Station
Base Transceiver StationBase Transceiver Station
Base Transceiver StationShubham Singhal
 
Design of a Low-Power 1.65 GBPS Data Channel for HDMI Transmitter
Design of a Low-Power 1.65 GBPS Data Channel for HDMI TransmitterDesign of a Low-Power 1.65 GBPS Data Channel for HDMI Transmitter
Design of a Low-Power 1.65 GBPS Data Channel for HDMI TransmitterVLSICS Design
 
Bts commissioning
Bts commissioningBts commissioning
Bts commissioningginorosido
 
Traffic Light Controller using 8255
Traffic Light Controller using 8255Traffic Light Controller using 8255
Traffic Light Controller using 8255Amit Kumer Podder
 
OPAL-RT Real time simulation using RT-LAB
OPAL-RT Real time simulation using RT-LABOPAL-RT Real time simulation using RT-LAB
OPAL-RT Real time simulation using RT-LABOPAL-RT TECHNOLOGIES
 
Industrys Lowest Power Dual-Channel 10-Bit ADCs
Industrys Lowest Power Dual-Channel 10-Bit ADCsIndustrys Lowest Power Dual-Channel 10-Bit ADCs
Industrys Lowest Power Dual-Channel 10-Bit ADCsPremier Farnell
 
Bts commissioning (alcatel lucent)
Bts commissioning (alcatel lucent)Bts commissioning (alcatel lucent)
Bts commissioning (alcatel lucent)Sayed Qaisar Shah
 
A Novel Multi Port Dc/Dc Converter Topology Using Zero Voltage Switching For...
A Novel Multi Port Dc/Dc Converter Topology Using Zero  Voltage Switching For...A Novel Multi Port Dc/Dc Converter Topology Using Zero  Voltage Switching For...
A Novel Multi Port Dc/Dc Converter Topology Using Zero Voltage Switching For...IJMER
 
Bts-site-installation
 Bts-site-installation Bts-site-installation
Bts-site-installationAli Usman
 
Improved performance with fractional order control for asymmetrical cascaded ...
Improved performance with fractional order control for asymmetrical cascaded ...Improved performance with fractional order control for asymmetrical cascaded ...
Improved performance with fractional order control for asymmetrical cascaded ...journalBEEI
 

What's hot (20)

IMPLEMENTATION OF 128-BIT SPARSE KOGGE-STONE ADDER USING VERILOG
IMPLEMENTATION OF 128-BIT SPARSE KOGGE-STONE ADDER USING VERILOGIMPLEMENTATION OF 128-BIT SPARSE KOGGE-STONE ADDER USING VERILOG
IMPLEMENTATION OF 128-BIT SPARSE KOGGE-STONE ADDER USING VERILOG
 
Gate Diffusion Input Technology (Very Large Scale Integration)
Gate Diffusion Input Technology (Very Large Scale Integration)Gate Diffusion Input Technology (Very Large Scale Integration)
Gate Diffusion Input Technology (Very Large Scale Integration)
 
Multipliers in VLSI
Multipliers in VLSIMultipliers in VLSI
Multipliers in VLSI
 
Reference Signal for LTE-Advanced
Reference Signal for LTE-AdvancedReference Signal for LTE-Advanced
Reference Signal for LTE-Advanced
 
SDH and TDM telecom
SDH and TDM telecomSDH and TDM telecom
SDH and TDM telecom
 
Avionics buses
Avionics busesAvionics buses
Avionics buses
 
SDH MAPPING AND MULTIPLEXING
SDH MAPPING AND MULTIPLEXINGSDH MAPPING AND MULTIPLEXING
SDH MAPPING AND MULTIPLEXING
 
DMRC SDH theory
DMRC SDH theoryDMRC SDH theory
DMRC SDH theory
 
Base Transceiver Station
Base Transceiver StationBase Transceiver Station
Base Transceiver Station
 
Design of a Low-Power 1.65 GBPS Data Channel for HDMI Transmitter
Design of a Low-Power 1.65 GBPS Data Channel for HDMI TransmitterDesign of a Low-Power 1.65 GBPS Data Channel for HDMI Transmitter
Design of a Low-Power 1.65 GBPS Data Channel for HDMI Transmitter
 
Bts commissioning
Bts commissioningBts commissioning
Bts commissioning
 
Traffic Light Controller using 8255
Traffic Light Controller using 8255Traffic Light Controller using 8255
Traffic Light Controller using 8255
 
OPAL-RT Real time simulation using RT-LAB
OPAL-RT Real time simulation using RT-LABOPAL-RT Real time simulation using RT-LAB
OPAL-RT Real time simulation using RT-LAB
 
Industrys Lowest Power Dual-Channel 10-Bit ADCs
Industrys Lowest Power Dual-Channel 10-Bit ADCsIndustrys Lowest Power Dual-Channel 10-Bit ADCs
Industrys Lowest Power Dual-Channel 10-Bit ADCs
 
Bts commissioning (alcatel lucent)
Bts commissioning (alcatel lucent)Bts commissioning (alcatel lucent)
Bts commissioning (alcatel lucent)
 
SDH ALARMS
SDH ALARMSSDH ALARMS
SDH ALARMS
 
ICIECA 2014 Paper 07
ICIECA 2014 Paper 07ICIECA 2014 Paper 07
ICIECA 2014 Paper 07
 
A Novel Multi Port Dc/Dc Converter Topology Using Zero Voltage Switching For...
A Novel Multi Port Dc/Dc Converter Topology Using Zero  Voltage Switching For...A Novel Multi Port Dc/Dc Converter Topology Using Zero  Voltage Switching For...
A Novel Multi Port Dc/Dc Converter Topology Using Zero Voltage Switching For...
 
Bts-site-installation
 Bts-site-installation Bts-site-installation
Bts-site-installation
 
Improved performance with fractional order control for asymmetrical cascaded ...
Improved performance with fractional order control for asymmetrical cascaded ...Improved performance with fractional order control for asymmetrical cascaded ...
Improved performance with fractional order control for asymmetrical cascaded ...
 

Viewers also liked

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
 
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
 
DESIGN AND SIMULATION OF DIFFERENT 8-BIT MULTIPLIERS USING VERILOG CODE BY SA...
DESIGN AND SIMULATION OF DIFFERENT 8-BIT MULTIPLIERS USING VERILOG CODE BY SA...DESIGN AND SIMULATION OF DIFFERENT 8-BIT MULTIPLIERS USING VERILOG CODE BY SA...
DESIGN AND SIMULATION OF DIFFERENT 8-BIT MULTIPLIERS USING VERILOG CODE BY SA...Saikiran Panjala
 

Viewers also liked (19)

different logic full adders
different logic full addersdifferent logic full adders
different logic full adders
 
Half adder layout design
Half adder layout designHalf adder layout design
Half adder layout design
 
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
 
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
 
L5 Adders
L5 AddersL5 Adders
L5 Adders
 
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
 
My Report on adders
My Report on addersMy Report on adders
My Report on adders
 
Wallace tree multiplier
Wallace tree multiplierWallace tree multiplier
Wallace tree multiplier
 
Adder Presentation
Adder PresentationAdder Presentation
Adder Presentation
 
DESIGN AND SIMULATION OF DIFFERENT 8-BIT MULTIPLIERS USING VERILOG CODE BY SA...
DESIGN AND SIMULATION OF DIFFERENT 8-BIT MULTIPLIERS USING VERILOG CODE BY SA...DESIGN AND SIMULATION OF DIFFERENT 8-BIT MULTIPLIERS USING VERILOG CODE BY SA...
DESIGN AND SIMULATION OF DIFFERENT 8-BIT MULTIPLIERS USING VERILOG CODE BY SA...
 
Adder ppt
Adder pptAdder ppt
Adder ppt
 
Manja ppt
Manja pptManja ppt
Manja ppt
 

Similar to Comparative Analysis of Different Types of Full Adder Circuits

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 GDI & PTL TECHNIQUES BASED FULL ADDER DESIGNS
LOW POWER-AREA GDI & PTL TECHNIQUES BASED FULL ADDER DESIGNSLOW POWER-AREA GDI & PTL TECHNIQUES BASED FULL ADDER DESIGNS
LOW POWER-AREA GDI & PTL TECHNIQUES BASED FULL ADDER DESIGNScscpconf
 
LOW POWER-AREA GDI & PTL TECHNIQUES BASED FULL ADDER DESIGNS
LOW POWER-AREA GDI & PTL TECHNIQUES BASED FULL ADDER DESIGNSLOW POWER-AREA GDI & PTL TECHNIQUES BASED FULL ADDER DESIGNS
LOW POWER-AREA GDI & PTL TECHNIQUES BASED FULL ADDER DESIGNScsandit
 
Low power area gdi & ptl techniques based full adder designs
Low power area gdi & ptl techniques based full adder designsLow power area gdi & ptl techniques based full adder designs
Low power area gdi & ptl techniques based full adder designscsandit
 
A Low power and area efficient CLA adder design using Full swing GDI technique
A Low power and area efficient CLA adder design using Full swing GDI techniqueA Low power and area efficient CLA adder design using Full swing GDI technique
A Low power and area efficient CLA adder design using Full swing GDI techniqueIJERA Editor
 
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
 
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
 
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
 
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
 
Power Optimized Multiplexer Based 1 Bit Full Adder Cell Using .18 µm CMOS Tec...
Power Optimized Multiplexer Based 1 Bit Full Adder Cell Using .18 µm CMOS Tec...Power Optimized Multiplexer Based 1 Bit Full Adder Cell Using .18 µm CMOS Tec...
Power Optimized Multiplexer Based 1 Bit Full Adder Cell Using .18 µm CMOS Tec...iosrjce
 
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 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
 
Low Power Full Adder using 9T Structure
Low Power Full Adder using 9T StructureLow Power Full Adder using 9T Structure
Low Power Full Adder using 9T Structureidescitation
 

Similar to Comparative Analysis of Different Types of Full Adder Circuits (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
 
Mukherjee2015
Mukherjee2015Mukherjee2015
Mukherjee2015
 
LOW POWER-AREA GDI & PTL TECHNIQUES BASED FULL ADDER DESIGNS
LOW POWER-AREA GDI & PTL TECHNIQUES BASED FULL ADDER DESIGNSLOW POWER-AREA GDI & PTL TECHNIQUES BASED FULL ADDER DESIGNS
LOW POWER-AREA GDI & PTL TECHNIQUES BASED FULL ADDER DESIGNS
 
LOW POWER-AREA GDI & PTL TECHNIQUES BASED FULL ADDER DESIGNS
LOW POWER-AREA GDI & PTL TECHNIQUES BASED FULL ADDER DESIGNSLOW POWER-AREA GDI & PTL TECHNIQUES BASED FULL ADDER DESIGNS
LOW POWER-AREA GDI & PTL TECHNIQUES BASED FULL ADDER DESIGNS
 
Low power area gdi & ptl techniques based full adder designs
Low power area gdi & ptl techniques based full adder designsLow power area gdi & ptl techniques based full adder designs
Low power area gdi & ptl techniques based full adder designs
 
www.ijerd.com
www.ijerd.comwww.ijerd.com
www.ijerd.com
 
A Low power and area efficient CLA adder design using Full swing GDI technique
A Low power and area efficient CLA adder design using Full swing GDI techniqueA Low power and area efficient CLA adder design using Full swing GDI technique
A Low power and area efficient CLA adder design using Full swing GDI technique
 
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
 
H010335563
H010335563H010335563
H010335563
 
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
 
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
 
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
 
Power Optimized Multiplexer Based 1 Bit Full Adder Cell Using .18 µm CMOS Tec...
Power Optimized Multiplexer Based 1 Bit Full Adder Cell Using .18 µm CMOS Tec...Power Optimized Multiplexer Based 1 Bit Full Adder Cell Using .18 µm CMOS Tec...
Power Optimized Multiplexer Based 1 Bit Full Adder Cell Using .18 µm CMOS Tec...
 
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 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...
 
Low Power Full Adder using 9T Structure
Low Power Full Adder using 9T StructureLow Power Full Adder using 9T Structure
Low Power Full Adder using 9T Structure
 
Ch33509513
Ch33509513Ch33509513
Ch33509513
 

More from IOSR Journals (20)

A011140104
A011140104A011140104
A011140104
 
M0111397100
M0111397100M0111397100
M0111397100
 
L011138596
L011138596L011138596
L011138596
 
K011138084
K011138084K011138084
K011138084
 
J011137479
J011137479J011137479
J011137479
 
I011136673
I011136673I011136673
I011136673
 
G011134454
G011134454G011134454
G011134454
 
H011135565
H011135565H011135565
H011135565
 
F011134043
F011134043F011134043
F011134043
 
E011133639
E011133639E011133639
E011133639
 
D011132635
D011132635D011132635
D011132635
 
C011131925
C011131925C011131925
C011131925
 
B011130918
B011130918B011130918
B011130918
 
A011130108
A011130108A011130108
A011130108
 
I011125160
I011125160I011125160
I011125160
 
H011124050
H011124050H011124050
H011124050
 
G011123539
G011123539G011123539
G011123539
 
F011123134
F011123134F011123134
F011123134
 
E011122530
E011122530E011122530
E011122530
 
D011121524
D011121524D011121524
D011121524
 

Recently uploaded

Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerAnamika Sarkar
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
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
 
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
 
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
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfme23b1001
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineeringmalavadedarshan25
 
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
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .Satyam Kumar
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxpurnimasatapathy1234
 
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
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 
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
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2RajaP95
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLDeelipZope
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionDr.Costas Sachpazis
 

Recently uploaded (20)

Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube ExchangerStudy on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
Study on Air-Water & Water-Water Heat Exchange in a Finned Tube Exchanger
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
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
 
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
 
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
 
Electronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdfElectronically Controlled suspensions system .pdf
Electronically Controlled suspensions system .pdf
 
Internship report on mechanical engineering
Internship report on mechanical engineeringInternship report on mechanical engineering
Internship report on mechanical engineering
 
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
 
Churning of Butter, Factors affecting .
Churning of Butter, Factors affecting  .Churning of Butter, Factors affecting  .
Churning of Butter, Factors affecting .
 
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
 
Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Microscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptxMicroscopic Analysis of Ceramic Materials.pptx
Microscopic Analysis of Ceramic Materials.pptx
 
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
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 
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
 
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2HARMONY IN THE HUMAN BEING - Unit-II UHV-2
HARMONY IN THE HUMAN BEING - Unit-II UHV-2
 
Current Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCLCurrent Transformer Drawing and GTP for MSETCL
Current Transformer Drawing and GTP for MSETCL
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective IntroductionSachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
Sachpazis Costas: Geotechnical Engineering: A student's Perspective Introduction
 

Comparative Analysis of Different Types of Full Adder Circuits

  • 1. IOSR Journal of Computer Engineering (IOSR-JCE) e-ISSN: 2278-0661, p- ISSN: 2278-8727Volume 11, Issue 3 (May. - Jun. 2013), PP 01-09 www.iosrjournals.org www.iosrjournals.org 1 | Page Comparative Analysis of Different Types of Full Adder Circuits M.B. Damle#1, Dr. S.S Limaye*, M.G. Sonwani #2 # Electronics Engineering Department, RCOEM, Nagpur (MH), India * Electronics Engineering Department, JIT, Nagpur (MH), India Abstract: The Full Adder circuit is an important component in application such as Digital Signal Processing (DSP) architecture, microprocessor, and microcontroller and data processing units. This paper discusses the evolution of full adder circuits in terms of lesser power consumption, higher speed. Starting with the most conventional 28 transistor full adder and then gradually studied full adders consisting of as less as 8 transistors. We have also included some of the most popular full adder cells like dynamic CMOS [9], Dual rail domino logic[14], Static Energy Recovery Full Adder (SERF) [7] [8], Adder9A, Adder9B, GDI based full adder. Keywords : CMOS Transmission Gate (TG), Pass-Transistor Logic (PTL), Complementary Pass-transistor Logic (CPL), Gate Diffusion Input (GDI), Static Energy Recovery Full Adder (SERF), dynamic CMOS (D CMOS), Dual rail domino logic (DRD), Adder9A, Adder9B, GDI based full adder Power, Delay, Channel Length. I. Introduction The core of every microprocessor, digital signal processor (DSP), and data processing application like specific integrated circuit (ASIC) is its data path. At the heart of data-path and addressing units in turn are arithmetic units, such as comparators, adders, and multipliers. Finally, the basic operation found in most arithmetic components is the binary addition. Computations needs to be performed using low- power, area-efficient circuits operating at greater speed. Addition is the most basic arithmetic operation; and adder is the most fundamental arithmetic component of the processor.The design criterion of a full adder cell is usually multi-fold. Transistor count is, of course, a primary concern which largely affects the design complexity of many function units such as multiplier and algorithmic logic unit (ALU). The limited power supply capability of present battery technology has made power consumption an important figure in portable devices.There is no ideal full adder cell that can be used in all types of applications [4]. Hence novel architectures such as CMOS Transmission Gate (TG), Pass-Transistor Logic (PTL), Complementary Pass-transistor Logic (CPL) [5],Dual rail domino logic[14] and Gate Diffusion Input (GDI) [6] are proposed to meet the requirements. Each design style has its own share of advantages and disadvantages. Gate Diffusion Input and Dual rail domino logic is a low power design that reduces transistor count. But the major problem of GDI is that it requires twin well CMOS or silicon on insulator (SOI) process for fabrication [11]. Thus GDI chips are more expensive. These logic styles and their combinations (Hybrid) are commonly used in designing full adder cells. The rest of the paper is organized as follows. Section II describes the truth table and equation. Section III elaborates the different types of full adder circuits. Section IV and V are followed by schematic diagram of full adder and simulation result. Finally, section VI concludes the work. II. Truth Table And Equation Addition is a fundamental operation for any digital system, digital signal processing or control system. A fast and accurate operation of a digital system is greatly influenced by the p e r f o r m a n c e of the resident adders because of their extensive use in other basic digital operations such as subtraction, multiplication and division. The conventional logic equation for Sum and Carry are [3]: Sum = C ex-or (A ex-or B) Carry = (A and B) or C(A ex-or B) III. Different Types of Full Adder Circuits In this section the different types of full adder circuits are discussed. A. Conventional 28T CMOS Full Adder Circuit The conventional CMOS [14] adder cell using 28 transistors based on standard CMOS topology is shown in fig.1. Due to high number of transistors, its power consumption is high. Large PMOS
  • 2. Comparative Analysis of Different Types of Full Adder Circuits www.iosrjournals.org 2 | Page transistor in pull up network result in high input capacitances, which cause high delay and dynamic power. One of the most significant advantages of this full adder was ts high noise margins and thus reliable operation at low voltages. B. 14 T Full Adder Circuit The 14T full adder contains a 4T PTL XOR gate, shown in Fig. 3, an inverter and two transmission gates based multiplexer designs for sum and Cout signals[11]. This circuit compared with the previous 10-transistor full adders and the conventional 28-transistor CMOS adder [13]. F. Transmission Gate Full Adder Circuit 20 T transmission produces buffered outputs of proper polarity for both sum and carry. (Fig.3). In this circuit 2 inverters are followed by two transmission gates which act as 8-T XOR. Subsequently 8-T XNOR module follows. To has 4 transistor XOR which in the next stage is inverted to produce XNOR. These XOR and XNOR are used generate sum; cin and Cin are multiplexed which can simultaneously to generate sum and cout. The signals cin controlled either by (a b) or (a ⊗ b).Similarly the cout can be calculated by multiplexing a and cin which is controlled by (a)and Cin are multiplexed which can controlled either by (a b) b). The power dissipation in this circuit is more than the 28T or (a ⊗ b). Similarly the cout can be calculated by multiplexing a and cin controlled by (a b). The power dissipation in this circuit is more than the 28T adder. However with same power consumption it performs faster [4]. C. 8 T Full Adder Circuit The basic of 8T full adder consists of 3 modules: 2 XOR elements and a Carry section as shown in fig.5.The Sum output is obtained by two XOR blocks in succession. For the carry section GDI based 2TMUX is used and (A XOR B) as the selection signal. The Sum and the Cout module need 6 and 2 transistors respectively. The transistor level implementation of the eight transistor full adder is shown in Fig. 8. It is obvious from the figure that both Sum and Cout has a maximum delay of 2T. It doesn’t suffer from threshold voltage loss problem. Also the noise margin has been substantially increased by proper sizing of transistors in 3T XOR. The power delay product (PDP), and the area of the proposed adder are also found better than that of the existing 10T and 14T adders. Higher power consumption due to short circuit current. D. 12T Full Adder Circuit MB12T [15] has been implemented using six multiplexers and 12 transistors. Each multiplexer is implemented by pass- transistor logic with two transistors. As shown in Fig. 10, 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 circuit for PDP. Therefore, the area of the circuit is increased. E. ADDER 9A AND 9B The Static Energy Recovery XNOR gate is cascaded with the new G-XNOR gate to generate the Sum while the Cout function is implemented by simply multiplexing B and Cin controlled by (A XNOR B) as done in the previous circuits. (Fig 7 and 8). These two new adders consistently consume less power in high frequencies and have higher speed adder. However with same power consumption it performs faster [8]. G. Static Energy Recovery Full Adder Circuit In the 10T adder cell, the implementation of XOR and XNOR of A and B is done using pass transistor logic and an inverter is to complement the input signal A. This implementation results in faster XOR and XNOR outputs and also ensures that there is a balance of delays at the output of these gates. This leads to less spurious SUM and Carry signals (Fig 6). The energy recovering logic reuses charge and therefore consumes less power than non-energy recovering logic. Advantage: It should be noted that the new SERF adder has no direct path to the ground. The elimination of a path to the ground reduces power consumption. The charge stored at the load capacitance is
  • 3. Comparative Analysis of Different Types of Full Adder Circuits www.iosrjournals.org 3 | Page reapplied to the control gates. The combination of not having a direct path to ground and the re- application of the load charge to the control gate makes the energy-recovering full adder an energy efficient design[12]. Disadvantage: The circuit produces full-swing at the output nodes. But it fails to provide so for the internal nodes. As the power consumption by the circuit reduces the circuit becomes slower. Also it cannot be cascaded at low power supply due to multiple threshold problems [12]. H. GDI Structure Based Full Adder Circuit A new low power design technique that solves most of the problems known as Gate-Diffusion- Input (GDI) is proposed. This technique allows reducing power consumption, propagation delay, and area of digital circuits. A basic GDI cell contains four terminals – G (common gate input of nMOS and pMOS transistors), P (the outer diffusion node of pMOS transistor), N (the outer diffusion node of nMOS transistor), and D (common diffusion node of both transistors).GDI method is based on the use of a simple cell as shown in figure 2. At the first look the design is seems to be like an inverter, but the main differences are 1) GDI consist of three inputs- G (gate input to NMOS/PMOS), P (input to source of PMOS) and N (input to source of NMOS). (2) Bulks of both NMOS and PMOS are connected to N or P (respectively), so it can be arbitrarily biased at contrast with CMOS inverter.This design can implement a wide variety of logic functions using only two transistors. This method is suitable for design of fast, low-power circuits, using a reduced number of transistors ,while improving logic level swing and static power characteristics and allowing simple top-down design by using small cell library(Fig. 12). I.Dual Rail Domino Full Adder Circuit Dual-Rail Domino Logic is a precharged circuit technique [7] which is used to improve the speed of the CMOS circuits. Figure.10 shows a Dual-Rail Domino full adder cell. A domino gate consists of a dynamic CMOS circuit followed by a static CMOS buffer. The dynamic circuit consists of a pMOSFET precharge transistor and an nMOSFET evaluation transistor with clock signal (CLK) applied to their gate nodes, and an nMOSFET logic block which implements the required logic function.[1] During the precharge phase (CLK=0) the output node of the dynamic circuit is charged through the precharged PMOSFET transistor to supply voltage level. The output of the static buffer is discharged to ground. During evaluation phase (CLK=1) the evaluation nMOSFET logic block, the output of the dynamic circuit is either discharged or it will stay precharged. Since in dynamic logic every output node must be precharged every clock cycle, some nodes are precharged only to be immediately discharged again as the node is evaluated, leading to higher switching power dissipation.One major advantage of dynamic, precharged design styles over the static styles over the static styles is that they eliminate the spurious transitions and the corresponding power dissipation.[5][7] Also, dynamic logic doesn’t suffer from short-circuit currents which flow in static circuits when a direct path from power supply to ground is caused. However, in dynamic circuits, additional power is dissipated by the distribution network and the driver of the clock signal. Schematic of Dual-Rail domino full adder circuit is as shown in Fig.(9). J. Conventional Dynamic Full Adder Circuit The conventional dynamic full adder cell [1] has 16 transistors and is based on NP-CMOS logic style (Fig. 10). IV. Schematic Diagrame Of Different Full Adder Circuits TABLE I TRUTH TABLE OF FULL ADDER
  • 4. Comparative Analysis of Different Types of Full Adder Circuits www.iosrjournals.org 4 | Page Fig 1: Block Diagram of Basic Full Adder Fig 2 : 28T Conventional CMOS Full Adder Fig 3: Transmission Gate Full Adder Fig 4: 14T Full Adder
  • 5. Comparative Analysis of Different Types of Full Adder Circuits www.iosrjournals.org 5 | Page Fig 5 : 8 T Full Adder Fig 6 : SERF Full Adder Fig 7: Adder 9A Fig 8: Adder 9B Fig 9: Schematic of Dual-Rail Domino full adder Fig 10: Conventional Dynamic Full Adder
  • 6. Comparative Analysis of Different Types of Full Adder Circuits www.iosrjournals.org 6 | Page Fig 11: 12 T Full Adder Fig 12: GDI Structure Based Full Adder Fig 13: Power of the different Full Adder Cells Fig 14: Delay of the different Full Adder Cells Fig 15: PDP of the different Full Adder Cells V. Simulation Result The most conventional 28 transistor full adder, 14T, 8T ,12T, and the other conventional full adder cells (dynamic CMOS, Dual rail domino logic, Static Energy Recovery Full Adder (SERF), Adder9A, Adder9B, GDI based full adder.) are all simulated using TSpise and 180nm CMOS technology at room temperature. Because of dynamic logic characteristic, the inputs should be changed in precharge/predischarge phase and the results are obtained during evaluation phase. The delay parameter is calculated from the time that the clock
  • 7. Comparative Analysis of Different Types of Full Adder Circuits www.iosrjournals.org 7 | Page Parameter 28T 14T 9A 9B 8T 12T Avg. Power (e-4)Watt 376.18 475.89 375.9 392.6 466.6 535.5 Avg. Delay (e-12)Watt 244.92 149.98 224.3 202.6 154.15 293.7 PDP(e-14)J 921.34 713.74 843.2 795.5 719.96 157.2 Parameter TGA SERF GDI Dual Rail Domino Dynamic CMOS Avg. Power (e-4)Watt 624.99 359.04 349.89 123.37 389.12 Avg. Delay (e-12)Watt 126.72 216.81 235.97 120 122.45 PDP(e-14)J 792.04 778.43 825.64 148.04 476.47 signal reaches 50% of the supply voltage level, to the time that the output reaches the same voltage. The average power consumption during all the transitions is considered as the power consumption parameter. Finally the power-delay product (PDP) is the multiplication of the maximum delay and the average power consumption. Table II Comparative analysis of various type of Full Adder Table II Comparative analysis of various type of Full Adder The results are shown in Table I and Table II at 1.8v. Figure 13, figure 14 and figure 15 shows the avg. power, avg. delay and PDP of different full adder circuits respectively. Figure 11 shows the minimum power dissipation (123.37e-4Watt) for dual rail domino logic while maximum power dissipation (624.99 e-4Watt) for the transmission gate based full adder circuit. Figure 12 shows the minimum avg. delay 120ps for dual rail domino logic and 123ps for the transmission gate based full adder circuit. Finally figure 13 shows the PDP of different full adder circuits, which shows the minimum PDP for dual rail domino logic as well as for 12T full adder circuit. VI. Conclusion From the analysis of the above various type of Full Adder Circuits. It can be concluded that the average power is low for Dual Rail Domino Logic type Full adders and Average Delay is low for TG Based Full Adder as well as for Dual Rail Domino Logic type Full adders. But the Power Delay Product is low for Dual Rail Domino Logic type Full adders Full Adders is the heart of any digital and data processing application like specific integrated circuit (ASIC) is its data path. At the heart of data-path and addressing units in turn are arithmetic units, such as comparators, adders, and multipliers. Finally, the basic operation found in most arithmetic components is the binary addition. Addition is the most basic arithmetic operation; and adder is the most fundamental arithmetic component of the processor. This paper presents the implementation of various type of Full Adders using MOSFET and concluded that the dual rail domino logic based full
  • 8. Comparative Analysis of Different Types of Full Adder Circuits www.iosrjournals.org 8 | Page adder circuit is fit for delay and power centric design. Acknowledgment The authors would like to thank RCOEM Nagpur, India. This work has been done in VLSI design and simulation laboratory at Ramdeobaba College of Engineering and Management Nagpur (MH), INDIA. References [1] Chandrakasan, R. Brodersen, ―Low Power Design‖, Kluwer Academic Publishers, 1995. [2] A. M. Shams, and M. A. Bayoumi, ―A Novel High Performance CMOS 1-Bit Full Adder Cell‖, IEEE Transactions on Circuit and System, vol.47, NO. 5,May, 2000. [3] J. H. Kang and J. B. Kim, ―Design of a Low Power CVSL Full Adder Using Low-Swing Technique‖, ICSE2004 Proc. 2004, Kuala Lumpur, Malaysia. [4] A. A. Khatibzadeh and K. Raahemifar, ―A Study and Comparison of Full Adder Cells based on the Standard Static CMOS Logic.‖, IEEE CCECE 2004 -CCGEI 2004, Niagara Falls, May 2004. [5] S. M. Kang and Y. Leblebici, ―CMOS Digital Integrated Circuits: Analysis and Design‖, Third Edition, Tata McGraw-Hill Edition 2003, pp 307-316. [6] A. Morgenshtein, A. Fish and A. Wagner, ―Gate-Diffusion Input(GDI): A Power-Efficient Method for Digital Combinational Circuits‖, IEEE Trans.VLSI Syst., pp. 566-581, Oct. 2002. [7] I. Hassoune, D.Flandre, I. O’Connor and J. D. Legat, ―ULPFA: a new efficient design of a power aware full adder‖, IEEE Transactions on Circuits andSystems I-5438, 2008. [8] R. Zimmermann and W. Fichter, ―Low –power logic styles: CMOS versus pass-transistor logic,‖ IEEE J. Solid-State Circuits, Vol. 32, July 1997,pp.1079-90 [9] N. Weste and K. Eshraghian, ―Principles of VLSI Design, A System Perspective‖, Reading, MA: Addison-Wesley, 1993. [10] N. Zhuang and H. Wu, ―New Design of the CMOS Full Adder‖, IEEE J. Solid-State Circuits, vol. 27,no. 5,pp. 840-844, May 1992 [11] J. Wang, S. Fang, and W. Feng, ―New efficient designs for XOR and XNOR functions on the transistor level‖, IEEE J. Solid- State Circuits, vol. 29, no. 7,Jul. 1994, pp. 780–786. [12] R. Shalem, E. John, and L. K. John, ―A Novel Low Power Energy Recovery Full Adder Cell‖ in Proc. IEEE Great Lakes VLSI Symp., pp. 380–383, Feb.1999. [13] H. T. Bui, A. K. Al-Sheraidah and Y. Wang, ―Design and Analysis of 10-transistor Full Adders using Novel XOR-XNOR Gates‖ , Proceedings of ICSP2000. [14] P. M. Lee, C. H. Hsu, and Y. H. Hung, ―Novel 10-T full adders realized by GDI structure‖ IEEE International Symposium on Integrated Circuits (ISIC-2007). [15] J. F. Lin, Y. T. Hwang, M. H. Sheu and C. C. Ho, ―A novel High- Speed and Energy Efficient 10-Transistor Full Adder Design‖, IEEE Transactions on Circuits and System—I: Regular Papers, VOL. 54, NO. 5, May 2007. [16] D. Radhakrishnan, ―Low-voltage low-power CMOS full adder,‖ in Proc. IEEE Circuits Devices Systems, vol. 148, FEB 2001, pp 19-24. [17] S. Goel, A. Kumar, M. A. Bayoumi, ―Design of Robust, Energy- Efficient Full Adders for Deep-Submicrometer Design Using Hybrid- CMOS Logic‖,IEEE Transactions on VLSI 2006 [18] J. F. Lin, Yin-Tsung Hwang, Ming-Hwa Sheu, and Cheng-Che Ho,May 2007. ―A Novel High-Speed and Energy Efficient 10- Transistor Full Adder Design,‖ IEEE Trans. On circuits and systems-I, VOL. 54,NO.5,PP.1050-1059. [19] 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. [20] Ghadiry, M.H., Abu Khari A'Ain and M. Nadisenejani, 2011. ―Design and analysis of a novel low PDP full adder cell,‖ Submitted for publication in J. Circuits, Systems and Computers, pp: 20(3). [21] 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. [22] Investigating the Impact of Logic and Circuit Implementation on Full Adder Performance, Sohan Purohit and Martin Margala,IEEE TRANSACTIONS ON VERY LARGE SCALE INTEGRATION (VLSI) SYSTEMS, VOL. 20, NO. 7, JULY 2012 [23] Sreenivasa Rao.Ijjada, Ayyanna.G , G.Sekhar Reddy, Dr.V.Malleswara Rao, PERFORMANCE OF DIFFERENT CMOS LOGIC STYLES FOR LOW POWER And HIGH SPEED, International Journal of VLSI design & Communication Systems (VLSICS) Vol.2, No.2, June 2011 [24] B. Ramkumar and Harish M Kittur, Low-Power and Area-Efficient Carry Select Adder, IEEE TRANSACTIONS ON VERY LARGE SCALE INTEGRATION (VLSI) SYSTEMS, VOL. 20, NO. 2, FEBRUARY 2012 Biography M.B.Damle, Associate Professor, RCOEM, Nagpur, M.S. from BITS PILANI RAJASTHAN, SMIEEE, FIETE,CE (IE)
  • 9. Comparative Analysis of Different Types of Full Adder Circuits www.iosrjournals.org 9 | Page Dr.S.S.Limaye, Ph.D. Electronics, Principal, Zhulelal C.O.E. Nagpur. SMIEEE, FIETE,CE (IE) M.G.Sonwani ,Assistant Professor, RCOEM ,Nagpur, M Tech from National Institute of Technology ,Hamirpur ,India.