SlideShare a Scribd company logo
1 of 7
Download to read offline
IOSR Journal of VLSI and Signal Processing (IOSR-JVSP)
Volume 5, Issue 1, Ver. III (Jan - Feb. 2015), PP 29-35
e-ISSN: 2319 – 4200, p-ISSN No. : 2319 – 4197
www.iosrjournals.org
DOI: 10.9790/4200-05132935 www.iosrjournals.org 29 | Page
Power Optimized Multiplexer Based 1 Bit Full Adder Cell Using
.18 µm CMOS Technology
Bijoy Babu, Jamshid .M. Basheer, Abdelmoty .M. Abdeen
College of Computer Science, King Khalid University, Abha, Kingdom of Saudi Arabia
Abstract: In this paper, a multiplexer based 1 bit full adder cell using 10 transistors is reported ( MBFA-10T).
In addition to higher speed , low power and reduced transition activity, this design has no direct power supply
connections, results in reduced consumption of short circuit current. The design was implemented using
Cadence Virtuoso tools in 180-nm CMOS technology. Performance parameters like layout area, power delay
product(PDP), transistor count, average power and delay were compared with the existing logic design styles
like static CMOS logic, pass transistor logic( TFA-16T, 14 T) , transmission gate logic and so on. The intensive
simulation shows improved operation speeds and power savings compare to the conventional design styles.
For 1.8-V supply at 180-nm CMOS technology, the average power consumption (3.9230μW) ,delay (196.8ps)
,the power delay product (PDP) (0.772fJ) and lay out area(175.79 µm2) was found to be extremely low, when
compared with other potential design styles.
Keywords: Multiplexer, full adder ,Very large scale integration( VLSI), low power, Complementary metal
oxide semiconductor(CMOS).
I. Introduction
Arithmetic operations such as addition , subtraction, multiplication, comparisons are all commonly
used in VLSI based design of microprocessors and system components in portable consumer electronics[1]-[3].
The demand for small area low power microelectronics has increased and remain as a key focus of research
over the decade. Full adders, being the basic building cell of all arithmetic operations influence the overall
performance of the entire system. The system overall performance can be significantly influenced by enhancing
the performance of the full adders[4].
Several logic style approaches have been practiced in the past for the design of full adder cell. Each
design styles has got its on advantages and disadvantages. A wide range of classical full adder designs using
dynamic and logic styles have been observed in literature, see Fig.1. One of such design is the conventional
static CMOS structure Fig. 1(a) with pull-up and pull down transistors which provides full output voltage swing
and also efficient driving capabilities[5]. Due to the low mobility characteristics pull-up pMOS block
compared to pull down nMOS , CMOS design has got its own drawback. The large input capacitances also
results in the speed degradation of static CMOS circuit. Some other full adder implementations uses more than
one logic styles, hence they are referred as hybrid logic styles. Some examples are 14-T adder, 16-T full adder,
10-T Hybrid full adder(10-HFA),16-T low power hybrid full adder (LPHFA) [5]-[10]. These designs uses
different logic styles , and concentrated more on the reduction of number of transistors in the adder modules.
This is mostly achieved by making use of low power logic styles like simple pass transistor, transmission gate
logic etc[8]. In doing so the researchers often trade off other important requirements such as power consumption
due to the short circuit current, layout complexity, reduced transition activity etc.
In this paper, we propose a power optimized multiplexer based full adder cell, named MBFA-10T,
which uses five identical multiplexers and uses 10 transistors in total. The proposed design (MBFA-10T) is
compared with different logic styles including 28-transisitor static CMOS adder, 14-T adder, 16-T full adder,
10-T Hybrid full adder(10-HFA),16-T low power hybrid full adder( LPHFA) as shown in fig.1.The rest of the
paper is organized as following. In section II the design of new adder is proposed. In Section III, we present the
simulation results. The Section IV concludes the paper.
Power Optimized Multiplexer Based 1 Bit Full Adder Cell Using .18 µm CMOS Technology
DOI: 10.9790/4200-05132935 www.iosrjournals.org 30 | Page
Fig. 1. Full adder cells of different logic styles a)Static CMOS b)10-T c)14-T d)16-T e) Hybrid full adder(HFA
16-T)
Power Optimized Multiplexer Based 1 Bit Full Adder Cell Using .18 µm CMOS Technology
DOI: 10.9790/4200-05132935 www.iosrjournals.org 31 | Page
II. Proposed 1 Bit Multiplexer Based Full Adder
A 1-bit full adder architecture based upon five identical multiplexer gates is shown in Fig. 2(a).If each
of the multiplexer gates are substituted by a two transistor circuit Fig. 2(b) it gives us the new MBFA-10T full
adder, which requires a total of 10 transistors to realize the newly derived Boolean function of full adder as
shown,
BCABCASUM
__________
)()( 
ACABCACARRY
________
)()( 
(a)
(b)
Fig. 2 (a) Architecture (b) 2-T multiplexer model
Examining the full adder 's truth table in Table 1, it can be seen that the sum output is equal
to( )A C when B=0, and its equal to
_______
( )A C when B=1. Thus a multiplexer can be used to obtain the
expression keeping B as the select signal. Following ,the same criteria can be employed for designing carry part
of the full adder when B=1. it corresponds to ( )A C and also when A=1 its equal to
_______
( )A C .
Power Optimized Multiplexer Based 1 Bit Full Adder Cell Using .18 µm CMOS Technology
DOI: 10.9790/4200-05132935 www.iosrjournals.org 32 | Page
Table-1 Full adder truth table: A, B and C are inputs; Sum and Carry are output
The new multiplexer based 1 bit full adder cell has 10 transistors. The three major components of
power consumptions in digital CMOS VLSI circuits are i) Switching power ii) Short circuit power iii) Static
power. Switching power is mostly consumed in the charging and discharging of the capacitances during the
switching action of transistors. Short circuit power occurs due to the short circuit current flowing from the
supply to the ground during the switching action of the transistors. Static power consumed due to the leakage
effects of the static current while the circuit is in stable state. The first two power components are referred as
dynamic components that contribute much to the total power consumption.
As the proposed design MBFA-10T adder cell does not have any direct connections to the
supply(VDD) and the ground, the power consumption due to the short circuit component can be reduced to a
greater extend. Accordingly the proposed full adder design consume less power than the standard adder cell
implementations discussed earlier. The power optimized multiplexer based full adder cell design is shown in
Fig. 3. The analytical reasoning's are made by circuit simulations in the following section.
Fig. 3. The new MBFA-10T adder
Power Optimized Multiplexer Based 1 Bit Full Adder Cell Using .18 µm CMOS Technology
DOI: 10.9790/4200-05132935 www.iosrjournals.org 33 | Page
III. Results And Analysis
The simulation and analysis of the proposed full adder was carried out using Cadence Virtuoso
tools in 180-nm technology with supply voltage 1.8V ,and compared with other potential design styles
mentioned in[]. With an aim to optimize the power and delay of the circuit , the energy consumption parameter
power delay product (PDP) has been reduced to a great extend in the proposed design.
The average power consumed by the proposed full adder (MBFA-10T) is significantly less than that of
the other potential adder designs. The use of less number of transistors (10-T) also helps in faster transition and
reduced power consumption. The detailed comparison of the proposed full adder design with other adder
designs is represented in Table 2.
.
Table-2. Performance Analysis of various full adder cells at 0.18µm CMOS process technology at 1.8V.
From the analysis , it is clear that the power consumption of the proposed multiplexer based adder
cell is decreased by 35.99% , 71.06%, 67.9%, 68.44% and 5% over static CMOS adder, 14-T adder, 16-T full
adder, 10-T Hybrid full adder(10-HFA) and 16-T low power hybrid full adder( LPHFA) respectively. Power
delay product (PDP) of the MBFA-10T adder is reduced by 49.1%, 7.7%, 16.5%, 30.94% and 24 % as against
the conventional 26T CMOS adder, 14-T adder, 16-T full adder, 10-HFA and 16-T ( LPHFA) respectively.. The
decrease in the transistor number eventually results in the optimized utilization of the cell area. The area in 180-
nm technology is 175.76 µm2. Fig. 4(a) shows the layout of the proposed full adder. The simulation waveform
obtained from Cadence Virtuoso tool is shown in Fig. 4(b).
Power Optimized Multiplexer Based 1 Bit Full Adder Cell Using .18 µm CMOS Technology
DOI: 10.9790/4200-05132935 www.iosrjournals.org 34 | Page
(a)
(b)
Fig.4 (a) Layout of the multiplexer based full adder(MBFA) in 180-nm technology (b)Transient Response
waveforms of Proposed Adder Cell (MBFA)
IV. Conclusion
In this paper , a power optimized multiplexer based 1- bit full adder (MBFA-10T) is introduced, which
is built using 5 identical multiplexers and transistor count of 10.This full adder shows significant charge
recycling capabilities and has very low short circuit current hence it is power optimized. Cadence EDA tool
simulations have been performed to compare MBFA-10T and five other potential adder design styles.,
including 28-transisitor static CMOS, 14-T full adder, 16-T full adder, 10-T Hybrid full adder(10-HFA) and 16-
T low power hybrid full adder . Simulation results shows MBFA-10T is 49% speedier and consumes 26% less
power than all other tested potential adders. Therefore, MBFA-10T is suitable for low power high speed VLSI
systems.
Power Optimized Multiplexer Based 1 Bit Full Adder Cell Using .18 µm CMOS Technology
DOI: 10.9790/4200-05132935 www.iosrjournals.org 35 | Page
References
[1]. Mariano Aguirre-Hernandez and Monico Linares-Aranda, "CMOS Full Adders for Energy Efficient Arithmetic Applications,"
IEEE Tran. on VLSI Systems, Vol 19, No. 4, pp. 718-721, April 2011.
[2]. N. Weste and K. Eshraghian, Principles of CMOS VLSI Design, A SystemPerspective. Reading, MA: Addison-Wesley.
[3]. Y. Jiang, Al-Sheraidah. A, Y. Wang, Sha. E, and J. G. Chung, “A novel multiplexer-based low-power full adder,” IEEE Trans.
Circuits Syst. II, Analog Digit. Signal Process., vol. 51, pp.345–348, July 2004.
[4]. S. Goel, A. Kumar, and M. Bayoumi, “Design of robust, energy-efficient full adders for deep-submicrometer design using hybrid-
CMOS logic style,” IEEE Trans. Very Large Scale Integr. (VLSI) Syst., vol. 14,no. 12, pp. 1309–1320, Dec. 2006.
[5]. C. Chang, J. Gu, and M. Zhang, “A review of 0.18-umfull adder performances for tree structured arithmetic circuits,” IEEE Trans.
Very Large Scale Integr. (VLSI) Syst., vol. 13, no. 6, pp. 686–695, Jun. 2005.
[6]. A. M. Shams, T. K. Darwish, and M. Bayoumi, “Performance analysis of low-power1-bit CMOS full adder cells,” IEEE Trans.
Very Large Scale Integr. (VLSI) Syst., vol. 10, no. 1, pp. 20–29, Feb. 2002.
[7]. P.Bhattacharyya, B. Kundu, S. Ghosh, V. Kumar, A. Dandapat, "Performance Analysis of a Low-Power High-Speed Hybrid 1-bit
Full Adder Circuit," IEEE Trans Very Large Scale Integration (VLSI) Systems, Volume: PP ,September 2014.
[8]. M. Vesterbacka, “A 14-transistor CMOS full adder with full voltage swing nodes,” in Proc. IEEE Workshop Signal Processing
Systems, Oct. 1999, pp. 713–722..
[9]. H. T. Bui, Y. Wang, and Y. Jiang, “ Design and analysis of low-power 10transistor full adders using novel XOR-XNOR gates,”
IEEE Trans. Circuits Syst. II, Analog Digit. Signal Process., vol. 49, no. 1, pp. 25–30, Jan. 2002..
[10]. N. Zhuang and H. Hu, “A new design of the CMOS full adder,” IEEE J. Solid-State Circuits, vol. 27, no. 5, pp. 840–844, May
1992.

More Related Content

What's hot

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
 
Implementation of Area & Power Optimized VLSI Circuits Using Logic Techniques
Implementation of Area & Power Optimized VLSI Circuits Using Logic TechniquesImplementation of Area & Power Optimized VLSI Circuits Using Logic Techniques
Implementation of Area & Power Optimized VLSI Circuits Using Logic TechniquesIOSRJVSP
 
Optimum Network Reconfiguration using Grey Wolf Optimizer
Optimum Network Reconfiguration using Grey Wolf OptimizerOptimum Network Reconfiguration using Grey Wolf Optimizer
Optimum Network Reconfiguration using Grey Wolf OptimizerTELKOMNIKA JOURNAL
 
HIGH SPEED MULTIPLE VALUED LOGIC FULL ADDER USING CARBON NANO TUBE FIELD EFFE...
HIGH SPEED MULTIPLE VALUED LOGIC FULL ADDER USING CARBON NANO TUBE FIELD EFFE...HIGH SPEED MULTIPLE VALUED LOGIC FULL ADDER USING CARBON NANO TUBE FIELD EFFE...
HIGH SPEED MULTIPLE VALUED LOGIC FULL ADDER USING CARBON NANO TUBE FIELD EFFE...VLSICS Design
 
Comparative study of selected subcarrier index modulation OFDM schemes
Comparative study of selected subcarrier index modulation OFDM schemesComparative study of selected subcarrier index modulation OFDM schemes
Comparative study of selected subcarrier index modulation OFDM schemesTELKOMNIKA JOURNAL
 
Building impedance matching network based on s parameter from manufacturer
Building impedance matching network based on s parameter from manufacturerBuilding impedance matching network based on s parameter from manufacturer
Building impedance matching network based on s parameter from manufacturerJournal Papers
 
Alternative approach to design matching network for differential drive 2016
Alternative approach to design matching network for differential drive 2016Alternative approach to design matching network for differential drive 2016
Alternative approach to design matching network for differential drive 2016Saravana Selvan
 
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
 
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
 
Ijarcet vol-2-issue-7-2357-2362
Ijarcet vol-2-issue-7-2357-2362Ijarcet vol-2-issue-7-2357-2362
Ijarcet vol-2-issue-7-2357-2362Editor IJARCET
 
Linearity enhancement of operational transconductance amplifier using source
Linearity enhancement of operational transconductance amplifier using sourceLinearity enhancement of operational transconductance amplifier using source
Linearity enhancement of operational transconductance amplifier using sourceIAEME Publication
 
Flexible dsp accelerator architecture exploiting carry save arithmetic
Flexible dsp accelerator architecture exploiting carry save arithmeticFlexible dsp accelerator architecture exploiting carry save arithmetic
Flexible dsp accelerator architecture exploiting carry save arithmeticIeee Xpert
 
M.Tech Thesis Defense Presentation
M.Tech Thesis Defense PresentationM.Tech Thesis Defense Presentation
M.Tech Thesis Defense PresentationDeeptanu Datta
 
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
 

What's hot (15)

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
 
Implementation of Area & Power Optimized VLSI Circuits Using Logic Techniques
Implementation of Area & Power Optimized VLSI Circuits Using Logic TechniquesImplementation of Area & Power Optimized VLSI Circuits Using Logic Techniques
Implementation of Area & Power Optimized VLSI Circuits Using Logic Techniques
 
Optimum Network Reconfiguration using Grey Wolf Optimizer
Optimum Network Reconfiguration using Grey Wolf OptimizerOptimum Network Reconfiguration using Grey Wolf Optimizer
Optimum Network Reconfiguration using Grey Wolf Optimizer
 
HIGH SPEED MULTIPLE VALUED LOGIC FULL ADDER USING CARBON NANO TUBE FIELD EFFE...
HIGH SPEED MULTIPLE VALUED LOGIC FULL ADDER USING CARBON NANO TUBE FIELD EFFE...HIGH SPEED MULTIPLE VALUED LOGIC FULL ADDER USING CARBON NANO TUBE FIELD EFFE...
HIGH SPEED MULTIPLE VALUED LOGIC FULL ADDER USING CARBON NANO TUBE FIELD EFFE...
 
Comparative study of selected subcarrier index modulation OFDM schemes
Comparative study of selected subcarrier index modulation OFDM schemesComparative study of selected subcarrier index modulation OFDM schemes
Comparative study of selected subcarrier index modulation OFDM schemes
 
M367578
M367578M367578
M367578
 
Building impedance matching network based on s parameter from manufacturer
Building impedance matching network based on s parameter from manufacturerBuilding impedance matching network based on s parameter from manufacturer
Building impedance matching network based on s parameter from manufacturer
 
Alternative approach to design matching network for differential drive 2016
Alternative approach to design matching network for differential drive 2016Alternative approach to design matching network for differential drive 2016
Alternative approach to design matching network for differential drive 2016
 
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
 
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
 
Ijarcet vol-2-issue-7-2357-2362
Ijarcet vol-2-issue-7-2357-2362Ijarcet vol-2-issue-7-2357-2362
Ijarcet vol-2-issue-7-2357-2362
 
Linearity enhancement of operational transconductance amplifier using source
Linearity enhancement of operational transconductance amplifier using sourceLinearity enhancement of operational transconductance amplifier using source
Linearity enhancement of operational transconductance amplifier using source
 
Flexible dsp accelerator architecture exploiting carry save arithmetic
Flexible dsp accelerator architecture exploiting carry save arithmeticFlexible dsp accelerator architecture exploiting carry save arithmetic
Flexible dsp accelerator architecture exploiting carry save arithmetic
 
M.Tech Thesis Defense Presentation
M.Tech Thesis Defense PresentationM.Tech Thesis Defense Presentation
M.Tech Thesis Defense Presentation
 
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
 

Viewers also liked

Ugrad conf foss_2015
Ugrad conf foss_2015Ugrad conf foss_2015
Ugrad conf foss_2015cjfoss
 
How One Inventor Lost Millions in Royalties & How You Can Avoid The Same Mistake
How One Inventor Lost Millions in Royalties & How You Can Avoid The Same MistakeHow One Inventor Lost Millions in Royalties & How You Can Avoid The Same Mistake
How One Inventor Lost Millions in Royalties & How You Can Avoid The Same MistakeThe Patent Professor®
 
MAF005 WhitePaper_v21
MAF005 WhitePaper_v21MAF005 WhitePaper_v21
MAF005 WhitePaper_v21Kate Hage
 
fr2013_02_improving_marketing_efficiency_posthar_16289 (2)
fr2013_02_improving_marketing_efficiency_posthar_16289 (2)fr2013_02_improving_marketing_efficiency_posthar_16289 (2)
fr2013_02_improving_marketing_efficiency_posthar_16289 (2)Mrs Serah Koko
 
Detection of Genetic variation in tissue culture clones of date palm using IS...
Detection of Genetic variation in tissue culture clones of date palm using IS...Detection of Genetic variation in tissue culture clones of date palm using IS...
Detection of Genetic variation in tissue culture clones of date palm using IS...IJSRD
 
Mass propagation of Musa varieties in Odisha
Mass propagation of Musa varieties in OdishaMass propagation of Musa varieties in Odisha
Mass propagation of Musa varieties in OdishaIJSRD
 
09.20295.Cameron_Ellum
09.20295.Cameron_Ellum09.20295.Cameron_Ellum
09.20295.Cameron_EllumCameron Ellum
 
المختبرات
المختبرات المختبرات
المختبرات mm201500556
 
A report on 2 to 1 mux using tg
A report on 2 to 1 mux using tgA report on 2 to 1 mux using tg
A report on 2 to 1 mux using tgvijay rastogi
 
ทฤษฏีภาวะผู้นำของนักการศึกษาต่างประเทศ.และไทย
ทฤษฏีภาวะผู้นำของนักการศึกษาต่างประเทศ.และไทยทฤษฏีภาวะผู้นำของนักการศึกษาต่างประเทศ.และไทย
ทฤษฏีภาวะผู้นำของนักการศึกษาต่างประเทศ.และไทยวิลาวัลย์ คลังกลาง
 

Viewers also liked (14)

Nonduality quotes
Nonduality quotesNonduality quotes
Nonduality quotes
 
Ugrad conf foss_2015
Ugrad conf foss_2015Ugrad conf foss_2015
Ugrad conf foss_2015
 
How One Inventor Lost Millions in Royalties & How You Can Avoid The Same Mistake
How One Inventor Lost Millions in Royalties & How You Can Avoid The Same MistakeHow One Inventor Lost Millions in Royalties & How You Can Avoid The Same Mistake
How One Inventor Lost Millions in Royalties & How You Can Avoid The Same Mistake
 
Elivio ppt 1
Elivio ppt 1Elivio ppt 1
Elivio ppt 1
 
MAF005 WhitePaper_v21
MAF005 WhitePaper_v21MAF005 WhitePaper_v21
MAF005 WhitePaper_v21
 
fr2013_02_improving_marketing_efficiency_posthar_16289 (2)
fr2013_02_improving_marketing_efficiency_posthar_16289 (2)fr2013_02_improving_marketing_efficiency_posthar_16289 (2)
fr2013_02_improving_marketing_efficiency_posthar_16289 (2)
 
Slide spalletti
Slide spallettiSlide spalletti
Slide spalletti
 
Detection of Genetic variation in tissue culture clones of date palm using IS...
Detection of Genetic variation in tissue culture clones of date palm using IS...Detection of Genetic variation in tissue culture clones of date palm using IS...
Detection of Genetic variation in tissue culture clones of date palm using IS...
 
Mass propagation of Musa varieties in Odisha
Mass propagation of Musa varieties in OdishaMass propagation of Musa varieties in Odisha
Mass propagation of Musa varieties in Odisha
 
09.20295.Cameron_Ellum
09.20295.Cameron_Ellum09.20295.Cameron_Ellum
09.20295.Cameron_Ellum
 
المختبرات
المختبرات المختبرات
المختبرات
 
A report on 2 to 1 mux using tg
A report on 2 to 1 mux using tgA report on 2 to 1 mux using tg
A report on 2 to 1 mux using tg
 
Power point 1
Power point 1Power point 1
Power point 1
 
ทฤษฏีภาวะผู้นำของนักการศึกษาต่างประเทศ.และไทย
ทฤษฏีภาวะผู้นำของนักการศึกษาต่างประเทศ.และไทยทฤษฏีภาวะผู้นำของนักการศึกษาต่างประเทศ.และไทย
ทฤษฏีภาวะผู้นำของนักการศึกษาต่างประเทศ.และไทย
 

Similar to Power Optimized Multiplexer Based 1 Bit Full Adder Cell Using .18 µm CMOS Technology

Comparative Analysis of Different Types of Full Adder Circuits
Comparative Analysis of Different Types of Full Adder CircuitsComparative Analysis of Different Types of Full Adder Circuits
Comparative Analysis of Different Types of Full Adder CircuitsIOSR Journals
 
Design and Analysis of Low Power High Speed Hybrid logic 8-T Full Adder Circuit
Design and Analysis of Low Power High Speed Hybrid logic 8-T Full Adder CircuitDesign and Analysis of Low Power High Speed Hybrid logic 8-T Full Adder Circuit
Design and Analysis of Low Power High Speed Hybrid logic 8-T Full Adder CircuitAssociate Professor in VSB Coimbatore
 
Design of Low Power Energy Efficient Carry Select Adder Using CMOS Technology
Design of Low Power Energy Efficient Carry Select Adder Using CMOS TechnologyDesign of Low Power Energy Efficient Carry Select Adder Using CMOS Technology
Design of Low Power Energy Efficient Carry Select Adder Using CMOS TechnologyAssociate Professor in VSB Coimbatore
 
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
 
Low Power and Area Efficient Multiplier Layout using Transmission Gate
Low Power and Area Efficient Multiplier Layout using Transmission GateLow Power and Area Efficient Multiplier Layout using Transmission Gate
Low Power and Area Efficient Multiplier Layout using Transmission GateIJEEE
 
IRJET- Comparison of Multiplier Design with Various Full Adders
IRJET- Comparison of Multiplier Design with Various Full AddersIRJET- Comparison of Multiplier Design with Various Full Adders
IRJET- Comparison of Multiplier Design with Various Full AddersIRJET Journal
 
Performance evaluation of full adder
Performance evaluation of full adderPerformance evaluation of full adder
Performance evaluation of full adderIOSRJECE
 
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
 
Implementation of a High Speed and Power Efficient Reliable Multiplier Using ...
Implementation of a High Speed and Power Efficient Reliable Multiplier Using ...Implementation of a High Speed and Power Efficient Reliable Multiplier Using ...
Implementation of a High Speed and Power Efficient Reliable Multiplier Using ...iosrjce
 
A comparative study of full adder using static cmos logic style
A comparative study of full adder using static cmos logic styleA comparative study of full adder using static cmos logic style
A comparative study of full adder using static cmos logic styleeSAT Publishing House
 
Optimal Body Biasing Technique for CMOS Tapered Buffer
Optimal Body Biasing Technique for  CMOS Tapered Buffer Optimal Body Biasing Technique for  CMOS Tapered Buffer
Optimal Body Biasing Technique for CMOS Tapered Buffer IJEEE
 
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
 
A Review of Different Methods for Booth Multiplier
A Review of Different Methods for Booth MultiplierA Review of Different Methods for Booth Multiplier
A Review of Different Methods for Booth MultiplierIJERA Editor
 
Efficient implementation of 2 bit magnitude comparator using pt
Efficient implementation of 2 bit magnitude comparator using ptEfficient implementation of 2 bit magnitude comparator using pt
Efficient implementation of 2 bit magnitude comparator using ptIJARIIT
 
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
 
Area and Power Efficient Up-Down counter Design by Using Full Adder Module
Area and Power Efficient Up-Down counter Design by Using Full Adder ModuleArea and Power Efficient Up-Down counter Design by Using Full Adder Module
Area and Power Efficient Up-Down counter Design by Using Full Adder ModuleIJEEE
 

Similar to Power Optimized Multiplexer Based 1 Bit Full Adder Cell Using .18 µm CMOS Technology (20)

Ch33509513
Ch33509513Ch33509513
Ch33509513
 
Comparative Analysis of Different Types of Full Adder Circuits
Comparative Analysis of Different Types of Full Adder CircuitsComparative Analysis of Different Types of Full Adder Circuits
Comparative Analysis of Different Types of Full Adder Circuits
 
Design and Analysis of Low Power High Speed Hybrid logic 8-T Full Adder Circuit
Design and Analysis of Low Power High Speed Hybrid logic 8-T Full Adder CircuitDesign and Analysis of Low Power High Speed Hybrid logic 8-T Full Adder Circuit
Design and Analysis of Low Power High Speed Hybrid logic 8-T Full Adder Circuit
 
Design of Low Power Energy Efficient Carry Select Adder Using CMOS Technology
Design of Low Power Energy Efficient Carry Select Adder Using CMOS TechnologyDesign of Low Power Energy Efficient Carry Select Adder Using CMOS Technology
Design of Low Power Energy Efficient Carry Select Adder Using CMOS Technology
 
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 and Area Efficient Multiplier Layout using Transmission Gate
Low Power and Area Efficient Multiplier Layout using Transmission GateLow Power and Area Efficient Multiplier Layout using Transmission Gate
Low Power and Area Efficient Multiplier Layout using Transmission Gate
 
IRJET- Comparison of Multiplier Design with Various Full Adders
IRJET- Comparison of Multiplier Design with Various Full AddersIRJET- Comparison of Multiplier Design with Various Full Adders
IRJET- Comparison of Multiplier Design with Various Full Adders
 
Ix3416271631
Ix3416271631Ix3416271631
Ix3416271631
 
Performance evaluation of full adder
Performance evaluation of full adderPerformance evaluation of full adder
Performance evaluation of full adder
 
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
 
Implementation of a High Speed and Power Efficient Reliable Multiplier Using ...
Implementation of a High Speed and Power Efficient Reliable Multiplier Using ...Implementation of a High Speed and Power Efficient Reliable Multiplier Using ...
Implementation of a High Speed and Power Efficient Reliable Multiplier Using ...
 
F010632733
F010632733F010632733
F010632733
 
A comparative study of full adder using static cmos logic style
A comparative study of full adder using static cmos logic styleA comparative study of full adder using static cmos logic style
A comparative study of full adder using static cmos logic style
 
Optimal Body Biasing Technique for CMOS Tapered Buffer
Optimal Body Biasing Technique for  CMOS Tapered Buffer Optimal Body Biasing Technique for  CMOS Tapered Buffer
Optimal Body Biasing Technique for CMOS Tapered Buffer
 
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
 
A Review of Different Methods for Booth Multiplier
A Review of Different Methods for Booth MultiplierA Review of Different Methods for Booth Multiplier
A Review of Different Methods for Booth Multiplier
 
Efficient implementation of 2 bit magnitude comparator using pt
Efficient implementation of 2 bit magnitude comparator using ptEfficient implementation of 2 bit magnitude comparator using pt
Efficient implementation of 2 bit magnitude comparator using pt
 
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)
 
Area and Power Efficient Up-Down counter Design by Using Full Adder Module
Area and Power Efficient Up-Down counter Design by Using Full Adder ModuleArea and Power Efficient Up-Down counter Design by Using Full Adder Module
Area and Power Efficient Up-Down counter Design by Using Full Adder Module
 

More from iosrjce

An Examination of Effectuation Dimension as Financing Practice of Small and M...
An Examination of Effectuation Dimension as Financing Practice of Small and M...An Examination of Effectuation Dimension as Financing Practice of Small and M...
An Examination of Effectuation Dimension as Financing Practice of Small and M...iosrjce
 
Does Goods and Services Tax (GST) Leads to Indian Economic Development?
Does Goods and Services Tax (GST) Leads to Indian Economic Development?Does Goods and Services Tax (GST) Leads to Indian Economic Development?
Does Goods and Services Tax (GST) Leads to Indian Economic Development?iosrjce
 
Childhood Factors that influence success in later life
Childhood Factors that influence success in later lifeChildhood Factors that influence success in later life
Childhood Factors that influence success in later lifeiosrjce
 
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...iosrjce
 
Customer’s Acceptance of Internet Banking in Dubai
Customer’s Acceptance of Internet Banking in DubaiCustomer’s Acceptance of Internet Banking in Dubai
Customer’s Acceptance of Internet Banking in Dubaiiosrjce
 
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...iosrjce
 
Consumer Perspectives on Brand Preference: A Choice Based Model Approach
Consumer Perspectives on Brand Preference: A Choice Based Model ApproachConsumer Perspectives on Brand Preference: A Choice Based Model Approach
Consumer Perspectives on Brand Preference: A Choice Based Model Approachiosrjce
 
Student`S Approach towards Social Network Sites
Student`S Approach towards Social Network SitesStudent`S Approach towards Social Network Sites
Student`S Approach towards Social Network Sitesiosrjce
 
Broadcast Management in Nigeria: The systems approach as an imperative
Broadcast Management in Nigeria: The systems approach as an imperativeBroadcast Management in Nigeria: The systems approach as an imperative
Broadcast Management in Nigeria: The systems approach as an imperativeiosrjce
 
A Study on Retailer’s Perception on Soya Products with Special Reference to T...
A Study on Retailer’s Perception on Soya Products with Special Reference to T...A Study on Retailer’s Perception on Soya Products with Special Reference to T...
A Study on Retailer’s Perception on Soya Products with Special Reference to T...iosrjce
 
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...iosrjce
 
Consumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
Consumers’ Behaviour on Sony Xperia: A Case Study on BangladeshConsumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
Consumers’ Behaviour on Sony Xperia: A Case Study on Bangladeshiosrjce
 
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...iosrjce
 
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...iosrjce
 
Media Innovations and its Impact on Brand awareness & Consideration
Media Innovations and its Impact on Brand awareness & ConsiderationMedia Innovations and its Impact on Brand awareness & Consideration
Media Innovations and its Impact on Brand awareness & Considerationiosrjce
 
Customer experience in supermarkets and hypermarkets – A comparative study
Customer experience in supermarkets and hypermarkets – A comparative studyCustomer experience in supermarkets and hypermarkets – A comparative study
Customer experience in supermarkets and hypermarkets – A comparative studyiosrjce
 
Social Media and Small Businesses: A Combinational Strategic Approach under t...
Social Media and Small Businesses: A Combinational Strategic Approach under t...Social Media and Small Businesses: A Combinational Strategic Approach under t...
Social Media and Small Businesses: A Combinational Strategic Approach under t...iosrjce
 
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...iosrjce
 
Implementation of Quality Management principles at Zimbabwe Open University (...
Implementation of Quality Management principles at Zimbabwe Open University (...Implementation of Quality Management principles at Zimbabwe Open University (...
Implementation of Quality Management principles at Zimbabwe Open University (...iosrjce
 
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...iosrjce
 

More from iosrjce (20)

An Examination of Effectuation Dimension as Financing Practice of Small and M...
An Examination of Effectuation Dimension as Financing Practice of Small and M...An Examination of Effectuation Dimension as Financing Practice of Small and M...
An Examination of Effectuation Dimension as Financing Practice of Small and M...
 
Does Goods and Services Tax (GST) Leads to Indian Economic Development?
Does Goods and Services Tax (GST) Leads to Indian Economic Development?Does Goods and Services Tax (GST) Leads to Indian Economic Development?
Does Goods and Services Tax (GST) Leads to Indian Economic Development?
 
Childhood Factors that influence success in later life
Childhood Factors that influence success in later lifeChildhood Factors that influence success in later life
Childhood Factors that influence success in later life
 
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
Emotional Intelligence and Work Performance Relationship: A Study on Sales Pe...
 
Customer’s Acceptance of Internet Banking in Dubai
Customer’s Acceptance of Internet Banking in DubaiCustomer’s Acceptance of Internet Banking in Dubai
Customer’s Acceptance of Internet Banking in Dubai
 
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
A Study of Employee Satisfaction relating to Job Security & Working Hours amo...
 
Consumer Perspectives on Brand Preference: A Choice Based Model Approach
Consumer Perspectives on Brand Preference: A Choice Based Model ApproachConsumer Perspectives on Brand Preference: A Choice Based Model Approach
Consumer Perspectives on Brand Preference: A Choice Based Model Approach
 
Student`S Approach towards Social Network Sites
Student`S Approach towards Social Network SitesStudent`S Approach towards Social Network Sites
Student`S Approach towards Social Network Sites
 
Broadcast Management in Nigeria: The systems approach as an imperative
Broadcast Management in Nigeria: The systems approach as an imperativeBroadcast Management in Nigeria: The systems approach as an imperative
Broadcast Management in Nigeria: The systems approach as an imperative
 
A Study on Retailer’s Perception on Soya Products with Special Reference to T...
A Study on Retailer’s Perception on Soya Products with Special Reference to T...A Study on Retailer’s Perception on Soya Products with Special Reference to T...
A Study on Retailer’s Perception on Soya Products with Special Reference to T...
 
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
A Study Factors Influence on Organisation Citizenship Behaviour in Corporate ...
 
Consumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
Consumers’ Behaviour on Sony Xperia: A Case Study on BangladeshConsumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
Consumers’ Behaviour on Sony Xperia: A Case Study on Bangladesh
 
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
Design of a Balanced Scorecard on Nonprofit Organizations (Study on Yayasan P...
 
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
Public Sector Reforms and Outsourcing Services in Nigeria: An Empirical Evalu...
 
Media Innovations and its Impact on Brand awareness & Consideration
Media Innovations and its Impact on Brand awareness & ConsiderationMedia Innovations and its Impact on Brand awareness & Consideration
Media Innovations and its Impact on Brand awareness & Consideration
 
Customer experience in supermarkets and hypermarkets – A comparative study
Customer experience in supermarkets and hypermarkets – A comparative studyCustomer experience in supermarkets and hypermarkets – A comparative study
Customer experience in supermarkets and hypermarkets – A comparative study
 
Social Media and Small Businesses: A Combinational Strategic Approach under t...
Social Media and Small Businesses: A Combinational Strategic Approach under t...Social Media and Small Businesses: A Combinational Strategic Approach under t...
Social Media and Small Businesses: A Combinational Strategic Approach under t...
 
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
Secretarial Performance and the Gender Question (A Study of Selected Tertiary...
 
Implementation of Quality Management principles at Zimbabwe Open University (...
Implementation of Quality Management principles at Zimbabwe Open University (...Implementation of Quality Management principles at Zimbabwe Open University (...
Implementation of Quality Management principles at Zimbabwe Open University (...
 
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
Organizational Conflicts Management In Selected Organizaions In Lagos State, ...
 

Recently uploaded

Artificial Intelligence In Microbiology by Dr. Prince C P
Artificial Intelligence In Microbiology by Dr. Prince C PArtificial Intelligence In Microbiology by Dr. Prince C P
Artificial Intelligence In Microbiology by Dr. Prince C PPRINCE C P
 
Formation of low mass protostars and their circumstellar disks
Formation of low mass protostars and their circumstellar disksFormation of low mass protostars and their circumstellar disks
Formation of low mass protostars and their circumstellar disksSérgio Sacani
 
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsHubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsSérgio Sacani
 
Physiochemical properties of nanomaterials and its nanotoxicity.pptx
Physiochemical properties of nanomaterials and its nanotoxicity.pptxPhysiochemical properties of nanomaterials and its nanotoxicity.pptx
Physiochemical properties of nanomaterials and its nanotoxicity.pptxAArockiyaNisha
 
G9 Science Q4- Week 1-2 Projectile Motion.ppt
G9 Science Q4- Week 1-2 Projectile Motion.pptG9 Science Q4- Week 1-2 Projectile Motion.ppt
G9 Science Q4- Week 1-2 Projectile Motion.pptMAESTRELLAMesa2
 
Orientation, design and principles of polyhouse
Orientation, design and principles of polyhouseOrientation, design and principles of polyhouse
Orientation, design and principles of polyhousejana861314
 
Disentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOSTDisentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOSTSérgio Sacani
 
Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...
Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...
Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...anilsa9823
 
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...jana861314
 
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral AnalysisRaman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral AnalysisDiwakar Mishra
 
Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.aasikanpl
 
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRStunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRDelhi Call girls
 
Spermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatidSpermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatidSarthak Sekhar Mondal
 
Biological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfBiological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfmuntazimhurra
 
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Sérgio Sacani
 
GFP in rDNA Technology (Biotechnology).pptx
GFP in rDNA Technology (Biotechnology).pptxGFP in rDNA Technology (Biotechnology).pptx
GFP in rDNA Technology (Biotechnology).pptxAleenaTreesaSaji
 
A relative description on Sonoporation.pdf
A relative description on Sonoporation.pdfA relative description on Sonoporation.pdf
A relative description on Sonoporation.pdfnehabiju2046
 
Is RISC-V ready for HPC workload? Maybe?
Is RISC-V ready for HPC workload? Maybe?Is RISC-V ready for HPC workload? Maybe?
Is RISC-V ready for HPC workload? Maybe?Patrick Diehl
 
Presentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptxPresentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptxgindu3009
 

Recently uploaded (20)

Artificial Intelligence In Microbiology by Dr. Prince C P
Artificial Intelligence In Microbiology by Dr. Prince C PArtificial Intelligence In Microbiology by Dr. Prince C P
Artificial Intelligence In Microbiology by Dr. Prince C P
 
Formation of low mass protostars and their circumstellar disks
Formation of low mass protostars and their circumstellar disksFormation of low mass protostars and their circumstellar disks
Formation of low mass protostars and their circumstellar disks
 
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroidsHubble Asteroid Hunter III. Physical properties of newly found asteroids
Hubble Asteroid Hunter III. Physical properties of newly found asteroids
 
Physiochemical properties of nanomaterials and its nanotoxicity.pptx
Physiochemical properties of nanomaterials and its nanotoxicity.pptxPhysiochemical properties of nanomaterials and its nanotoxicity.pptx
Physiochemical properties of nanomaterials and its nanotoxicity.pptx
 
G9 Science Q4- Week 1-2 Projectile Motion.ppt
G9 Science Q4- Week 1-2 Projectile Motion.pptG9 Science Q4- Week 1-2 Projectile Motion.ppt
G9 Science Q4- Week 1-2 Projectile Motion.ppt
 
Orientation, design and principles of polyhouse
Orientation, design and principles of polyhouseOrientation, design and principles of polyhouse
Orientation, design and principles of polyhouse
 
Disentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOSTDisentangling the origin of chemical differences using GHOST
Disentangling the origin of chemical differences using GHOST
 
9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service
9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service
9953056974 Young Call Girls In Mahavir enclave Indian Quality Escort service
 
Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...
Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...
Lucknow 💋 Russian Call Girls Lucknow Finest Escorts Service 8923113531 Availa...
 
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
Traditional Agroforestry System in India- Shifting Cultivation, Taungya, Home...
 
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral AnalysisRaman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
Raman spectroscopy.pptx M Pharm, M Sc, Advanced Spectral Analysis
 
Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
Call Girls in Mayapuri Delhi 💯Call Us 🔝9953322196🔝 💯Escort.
 
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCRStunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
Stunning ➥8448380779▻ Call Girls In Panchshil Enclave Delhi NCR
 
Spermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatidSpermiogenesis or Spermateleosis or metamorphosis of spermatid
Spermiogenesis or Spermateleosis or metamorphosis of spermatid
 
Biological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdfBiological Classification BioHack (3).pdf
Biological Classification BioHack (3).pdf
 
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
Discovery of an Accretion Streamer and a Slow Wide-angle Outflow around FUOri...
 
GFP in rDNA Technology (Biotechnology).pptx
GFP in rDNA Technology (Biotechnology).pptxGFP in rDNA Technology (Biotechnology).pptx
GFP in rDNA Technology (Biotechnology).pptx
 
A relative description on Sonoporation.pdf
A relative description on Sonoporation.pdfA relative description on Sonoporation.pdf
A relative description on Sonoporation.pdf
 
Is RISC-V ready for HPC workload? Maybe?
Is RISC-V ready for HPC workload? Maybe?Is RISC-V ready for HPC workload? Maybe?
Is RISC-V ready for HPC workload? Maybe?
 
Presentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptxPresentation Vikram Lander by Vedansh Gupta.pptx
Presentation Vikram Lander by Vedansh Gupta.pptx
 

Power Optimized Multiplexer Based 1 Bit Full Adder Cell Using .18 µm CMOS Technology

  • 1. IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 5, Issue 1, Ver. III (Jan - Feb. 2015), PP 29-35 e-ISSN: 2319 – 4200, p-ISSN No. : 2319 – 4197 www.iosrjournals.org DOI: 10.9790/4200-05132935 www.iosrjournals.org 29 | Page Power Optimized Multiplexer Based 1 Bit Full Adder Cell Using .18 µm CMOS Technology Bijoy Babu, Jamshid .M. Basheer, Abdelmoty .M. Abdeen College of Computer Science, King Khalid University, Abha, Kingdom of Saudi Arabia Abstract: In this paper, a multiplexer based 1 bit full adder cell using 10 transistors is reported ( MBFA-10T). In addition to higher speed , low power and reduced transition activity, this design has no direct power supply connections, results in reduced consumption of short circuit current. The design was implemented using Cadence Virtuoso tools in 180-nm CMOS technology. Performance parameters like layout area, power delay product(PDP), transistor count, average power and delay were compared with the existing logic design styles like static CMOS logic, pass transistor logic( TFA-16T, 14 T) , transmission gate logic and so on. The intensive simulation shows improved operation speeds and power savings compare to the conventional design styles. For 1.8-V supply at 180-nm CMOS technology, the average power consumption (3.9230μW) ,delay (196.8ps) ,the power delay product (PDP) (0.772fJ) and lay out area(175.79 µm2) was found to be extremely low, when compared with other potential design styles. Keywords: Multiplexer, full adder ,Very large scale integration( VLSI), low power, Complementary metal oxide semiconductor(CMOS). I. Introduction Arithmetic operations such as addition , subtraction, multiplication, comparisons are all commonly used in VLSI based design of microprocessors and system components in portable consumer electronics[1]-[3]. The demand for small area low power microelectronics has increased and remain as a key focus of research over the decade. Full adders, being the basic building cell of all arithmetic operations influence the overall performance of the entire system. The system overall performance can be significantly influenced by enhancing the performance of the full adders[4]. Several logic style approaches have been practiced in the past for the design of full adder cell. Each design styles has got its on advantages and disadvantages. A wide range of classical full adder designs using dynamic and logic styles have been observed in literature, see Fig.1. One of such design is the conventional static CMOS structure Fig. 1(a) with pull-up and pull down transistors which provides full output voltage swing and also efficient driving capabilities[5]. Due to the low mobility characteristics pull-up pMOS block compared to pull down nMOS , CMOS design has got its own drawback. The large input capacitances also results in the speed degradation of static CMOS circuit. Some other full adder implementations uses more than one logic styles, hence they are referred as hybrid logic styles. Some examples are 14-T adder, 16-T full adder, 10-T Hybrid full adder(10-HFA),16-T low power hybrid full adder (LPHFA) [5]-[10]. These designs uses different logic styles , and concentrated more on the reduction of number of transistors in the adder modules. This is mostly achieved by making use of low power logic styles like simple pass transistor, transmission gate logic etc[8]. In doing so the researchers often trade off other important requirements such as power consumption due to the short circuit current, layout complexity, reduced transition activity etc. In this paper, we propose a power optimized multiplexer based full adder cell, named MBFA-10T, which uses five identical multiplexers and uses 10 transistors in total. The proposed design (MBFA-10T) is compared with different logic styles including 28-transisitor static CMOS adder, 14-T adder, 16-T full adder, 10-T Hybrid full adder(10-HFA),16-T low power hybrid full adder( LPHFA) as shown in fig.1.The rest of the paper is organized as following. In section II the design of new adder is proposed. In Section III, we present the simulation results. The Section IV concludes the paper.
  • 2. Power Optimized Multiplexer Based 1 Bit Full Adder Cell Using .18 µm CMOS Technology DOI: 10.9790/4200-05132935 www.iosrjournals.org 30 | Page Fig. 1. Full adder cells of different logic styles a)Static CMOS b)10-T c)14-T d)16-T e) Hybrid full adder(HFA 16-T)
  • 3. Power Optimized Multiplexer Based 1 Bit Full Adder Cell Using .18 µm CMOS Technology DOI: 10.9790/4200-05132935 www.iosrjournals.org 31 | Page II. Proposed 1 Bit Multiplexer Based Full Adder A 1-bit full adder architecture based upon five identical multiplexer gates is shown in Fig. 2(a).If each of the multiplexer gates are substituted by a two transistor circuit Fig. 2(b) it gives us the new MBFA-10T full adder, which requires a total of 10 transistors to realize the newly derived Boolean function of full adder as shown, BCABCASUM __________ )()(  ACABCACARRY ________ )()(  (a) (b) Fig. 2 (a) Architecture (b) 2-T multiplexer model Examining the full adder 's truth table in Table 1, it can be seen that the sum output is equal to( )A C when B=0, and its equal to _______ ( )A C when B=1. Thus a multiplexer can be used to obtain the expression keeping B as the select signal. Following ,the same criteria can be employed for designing carry part of the full adder when B=1. it corresponds to ( )A C and also when A=1 its equal to _______ ( )A C .
  • 4. Power Optimized Multiplexer Based 1 Bit Full Adder Cell Using .18 µm CMOS Technology DOI: 10.9790/4200-05132935 www.iosrjournals.org 32 | Page Table-1 Full adder truth table: A, B and C are inputs; Sum and Carry are output The new multiplexer based 1 bit full adder cell has 10 transistors. The three major components of power consumptions in digital CMOS VLSI circuits are i) Switching power ii) Short circuit power iii) Static power. Switching power is mostly consumed in the charging and discharging of the capacitances during the switching action of transistors. Short circuit power occurs due to the short circuit current flowing from the supply to the ground during the switching action of the transistors. Static power consumed due to the leakage effects of the static current while the circuit is in stable state. The first two power components are referred as dynamic components that contribute much to the total power consumption. As the proposed design MBFA-10T adder cell does not have any direct connections to the supply(VDD) and the ground, the power consumption due to the short circuit component can be reduced to a greater extend. Accordingly the proposed full adder design consume less power than the standard adder cell implementations discussed earlier. The power optimized multiplexer based full adder cell design is shown in Fig. 3. The analytical reasoning's are made by circuit simulations in the following section. Fig. 3. The new MBFA-10T adder
  • 5. Power Optimized Multiplexer Based 1 Bit Full Adder Cell Using .18 µm CMOS Technology DOI: 10.9790/4200-05132935 www.iosrjournals.org 33 | Page III. Results And Analysis The simulation and analysis of the proposed full adder was carried out using Cadence Virtuoso tools in 180-nm technology with supply voltage 1.8V ,and compared with other potential design styles mentioned in[]. With an aim to optimize the power and delay of the circuit , the energy consumption parameter power delay product (PDP) has been reduced to a great extend in the proposed design. The average power consumed by the proposed full adder (MBFA-10T) is significantly less than that of the other potential adder designs. The use of less number of transistors (10-T) also helps in faster transition and reduced power consumption. The detailed comparison of the proposed full adder design with other adder designs is represented in Table 2. . Table-2. Performance Analysis of various full adder cells at 0.18µm CMOS process technology at 1.8V. From the analysis , it is clear that the power consumption of the proposed multiplexer based adder cell is decreased by 35.99% , 71.06%, 67.9%, 68.44% and 5% over static CMOS adder, 14-T adder, 16-T full adder, 10-T Hybrid full adder(10-HFA) and 16-T low power hybrid full adder( LPHFA) respectively. Power delay product (PDP) of the MBFA-10T adder is reduced by 49.1%, 7.7%, 16.5%, 30.94% and 24 % as against the conventional 26T CMOS adder, 14-T adder, 16-T full adder, 10-HFA and 16-T ( LPHFA) respectively.. The decrease in the transistor number eventually results in the optimized utilization of the cell area. The area in 180- nm technology is 175.76 µm2. Fig. 4(a) shows the layout of the proposed full adder. The simulation waveform obtained from Cadence Virtuoso tool is shown in Fig. 4(b).
  • 6. Power Optimized Multiplexer Based 1 Bit Full Adder Cell Using .18 µm CMOS Technology DOI: 10.9790/4200-05132935 www.iosrjournals.org 34 | Page (a) (b) Fig.4 (a) Layout of the multiplexer based full adder(MBFA) in 180-nm technology (b)Transient Response waveforms of Proposed Adder Cell (MBFA) IV. Conclusion In this paper , a power optimized multiplexer based 1- bit full adder (MBFA-10T) is introduced, which is built using 5 identical multiplexers and transistor count of 10.This full adder shows significant charge recycling capabilities and has very low short circuit current hence it is power optimized. Cadence EDA tool simulations have been performed to compare MBFA-10T and five other potential adder design styles., including 28-transisitor static CMOS, 14-T full adder, 16-T full adder, 10-T Hybrid full adder(10-HFA) and 16- T low power hybrid full adder . Simulation results shows MBFA-10T is 49% speedier and consumes 26% less power than all other tested potential adders. Therefore, MBFA-10T is suitable for low power high speed VLSI systems.
  • 7. Power Optimized Multiplexer Based 1 Bit Full Adder Cell Using .18 µm CMOS Technology DOI: 10.9790/4200-05132935 www.iosrjournals.org 35 | Page References [1]. Mariano Aguirre-Hernandez and Monico Linares-Aranda, "CMOS Full Adders for Energy Efficient Arithmetic Applications," IEEE Tran. on VLSI Systems, Vol 19, No. 4, pp. 718-721, April 2011. [2]. N. Weste and K. Eshraghian, Principles of CMOS VLSI Design, A SystemPerspective. Reading, MA: Addison-Wesley. [3]. Y. Jiang, Al-Sheraidah. A, Y. Wang, Sha. E, and J. G. Chung, “A novel multiplexer-based low-power full adder,” IEEE Trans. Circuits Syst. II, Analog Digit. Signal Process., vol. 51, pp.345–348, July 2004. [4]. S. Goel, A. Kumar, and M. Bayoumi, “Design of robust, energy-efficient full adders for deep-submicrometer design using hybrid- CMOS logic style,” IEEE Trans. Very Large Scale Integr. (VLSI) Syst., vol. 14,no. 12, pp. 1309–1320, Dec. 2006. [5]. C. Chang, J. Gu, and M. Zhang, “A review of 0.18-umfull adder performances for tree structured arithmetic circuits,” IEEE Trans. Very Large Scale Integr. (VLSI) Syst., vol. 13, no. 6, pp. 686–695, Jun. 2005. [6]. A. M. Shams, T. K. Darwish, and M. Bayoumi, “Performance analysis of low-power1-bit CMOS full adder cells,” IEEE Trans. Very Large Scale Integr. (VLSI) Syst., vol. 10, no. 1, pp. 20–29, Feb. 2002. [7]. P.Bhattacharyya, B. Kundu, S. Ghosh, V. Kumar, A. Dandapat, "Performance Analysis of a Low-Power High-Speed Hybrid 1-bit Full Adder Circuit," IEEE Trans Very Large Scale Integration (VLSI) Systems, Volume: PP ,September 2014. [8]. M. Vesterbacka, “A 14-transistor CMOS full adder with full voltage swing nodes,” in Proc. IEEE Workshop Signal Processing Systems, Oct. 1999, pp. 713–722.. [9]. H. T. Bui, Y. Wang, and Y. Jiang, “ Design and analysis of low-power 10transistor full adders using novel XOR-XNOR gates,” IEEE Trans. Circuits Syst. II, Analog Digit. Signal Process., vol. 49, no. 1, pp. 25–30, Jan. 2002.. [10]. N. Zhuang and H. Hu, “A new design of the CMOS full adder,” IEEE J. Solid-State Circuits, vol. 27, no. 5, pp. 840–844, May 1992.