SlideShare a Scribd company logo
Design & Study of a Low Power High Speed Full
Adder Using GDI Multiplexer
Biswarup Mukherjee
Department of ECE
NITMAS
Jhinga, D. H. Rd., India
biswarup80@gmail.com
Aniruddha Ghosal
Institute of Radio Physics & Electronics
University of Calcutta
Kolkata, India
aghosal2008@gmail.com
Abstract— This paper proposes a new method for
implementing a low power full adder by means of a set of Gate
Diffusion Input (GDI) cell based multiplexers. Full adder is a
very common example of combinational circuits and is used
widely in Application Specific Integrated Circuits (ASICs). It is
always advantageous to have low power action for the sub
components used in VLSI chips. The explored technique of
realization achieves a low power high speed design for a widely
used subcomponent- full adder. Simulated outcome using state-
of-art simulation tool shows finer behavioral performance of the
projected method over general CMOS based full adder. Power,
speed and area comparison between conventional and proposed
full adder is also presented.
Keywords— Low power full adder, 2-Transistor GDI MUX,
ASIC (Application Specific Integrated Circuit), 12-TFA, CMOS
(Complementary Metal Oxide Semiconductor)
I. INTRODUCTION
With the tremendous progress of modern electronic system
and the evolution of the nanotechnology, the low- power &
high speed microelectronic devices has come to the forefront.
Now a day, as growing applications (higher complexity),
speed and portability are the major concerns of any smart
device it demands small-size, low-power high throughput
circuitry. So, subcircuits of any VLSI chip needs high speed
operation along with low-power consumption. Now a day
logic circuits are designed using pass transistor logic
techniques. In PTL based VLSI chips MOS switches are used
to propagate different logic values in various node points, as it
reduces area and delay as compared to any other switches type
[1]. It reduces the number of MOS transistors used in circuit,
but it suffers with a major problem that output voltage levels is
no longer same as the input voltage level. Each transistor in
series has a lower voltage at its output than at its input [2]. In
order to minimize sneak paths, charge sharing, and switching
delays of the circuit all the sub-circuit component has to be
arranged obeying the VLSI design rules. Ensuring this
simulation of circuit schematics provides a platform to verify
circuit performance [3].
To get better speed and power consumption results lot of
approaches have been recently proposed [4]-[7]. Among them,
two have been established by Hitachi CPL [4] and DPL [6]. In
1993 Hitachi demonstrated a 1.5ns 32-bit ALU in 0.25μm
CMOS technology [6] and 4.4ns 54X54 bit multiplier
[7] using DPL technique. Like Pass Transistor Logic (PTL),
Domino logic, NORA logic, Complementary Pass Logic
(CPL), Differential Cascode Voltage Switch (DCVS), MOS
Current Mode Logic (MCML), Clocked CMOS (C2MOS
etc.[8][9] are also different approach for reducing the circuit
power. In 2002, A. Morgenshtein, A. Fish, and Israel A.
Wagner introduced a new method for low-power digital
combinational circuit design known as Gate Diffusion Input
(GDI) [10].
The main purpose of this work is to implement a low
power GDI based full adder & to draw a detailed comparative
study with a CMOS full adder. The purpose of implementing
the low power full adder is to showt that using fewer number
of transistors in comparison to the conventional full adder, the
propagation delay time & power consumption gets reduced. It
also helps in reducing the layout area thereby decreasing the
entire size of a device where this adder is used. Power
consumption is becoming the major tailback in the design of
VLSI chips in modern process technologies. These are
evaluated from an industrial product development perspective.
II. DETAILED STUDY
While taking account of full adder the sum and carry
outputs are represented as the following two combinational
Boolean functions of the three input variables A, B and C.
Sum =A B C -------eqn.1
Carry = AB + AC + BC -------eqn.2
Accordingly the functions can be represented by CMOS
logic as follows in fig. 1,
Fig. 1. Conventional 28-T CMOS 1 bit full adder
465
2015 IEEE 2nd International Conference on Recent Trends in Information Systems (ReTIS)
978-1-4799-8349-0/15/$31.00 ©2015 IEEE
GDI technique based full adder have advantages over full
adder using pass transistor logic or CMOS logic and is
categorized by tremendous speed and low power. The
technique has been described below.
A. Gate Diffusion Input (GDI)Technique
The GDI technique offers realization of extensive variety of
logic functions using simple two transistor based circuit
arrangement. This scheme is appropriate for fast and low-
power circuit design, which reduces number of MOS
transistors as compared to CMOS and other existing low power
techniques, while the logic level swing and static power
dissipation improves. It also allows easy top- down approach
by means of small cell library [5]. The basic cell of GDI is
shown in Fig. 2.
1) The GDI cell consists of one nMOS and one pMOS. The
structure looks like a CMOS inverter. Though in case of GDI
both the sources and corresponding substrate terminals of
transistors are not connected with supply and it can be
randomly biased.
2) It has three input terminals: G (nMOS and pMOS shorted
gate input), P (pMOS source input), and N (nMOS source
input). The output is taken from D (nMOS and pMOS shorted
drain terminal) [11].
Fig 2 GDI basic cell consisting of pMOS and nMOS
GDI logic style approach consumes less silicon area compared
to other logic styles as it consists of less transistor count. In
view of the fact that, the area is less, the value of node
capacitances will be less and for this reason GDI gates have
faster operation which presents that GDI logic style is a power
efficient method of design.
We can realize different Boolean functions with GDI basic cell.
Table I shows how different Boolean functions can be realized
by using different input arrangements of the GDI cell.
TABLE I. GDI CELL BASED VARIOUS LOGIC FUNCTIONS USING DIFFERENT
INPUT CONFIGURATIONS AND CORRESPONDING TRANSISTOR COUNTS
III. ARCHITECTURE OF PROPOSED GDI FULL ADDER
The basic architecture of the 2:1 MUX using GDI method
is shown in fig. 3. In this configuration we have connected
PMOS and NMOS gate along with a SEL line ‘A’, as in
MUX. As we know that PMOS works on ACTIVE LOW and
NMOS works on ACTIVE HIGH. So, when the SELECT
input is low (0) then the PMOS get activated, and show the
input ‘B’ in the output and due to low input (0) the NMOS
stands idle, as it is activated in high input.
Fig.3 Basic view of 2T MUX using GDI technique
Same for the case, while the G input is high (1) then the
NMOS get activated, and show the input ‘C’ at the output.
Thus this circuitry behaves as a 2-input MUX using ‘A’ as
SEL line, and shows the favorable output as 2:1MUX.
Fig.4 Block Diagram of Low Power Proposed Full Adder using 2T MUX
Now we are implementing the low power full adder circuit
with the help of 2T MUX, made by GDI technique. It require
total 6 numbers of 2T MUX having same characteristics to
design a 12T full adder and connected as above in fig.4 [5].
The truth table for the above circuit taking each MUX as
consideration are shown table II, and from there it generates 6
various outputs of various MUX.
N P G OUTPUT FUNCTION
TRANSISTOR
COUNT
0 1 A A’ Inverter 2
0 B A A’B F1 2
B 1 A A’+B F2 2
1 B A A+B OR 2
B 0 A AB AND 2
C B A A’B+AC MUX 2
B’ B A A’B+B’A XOR 4
B B’ A AB+A’B’ XNOR 4
466
TABLE II.TRUTH TABLE OF LOW POWER FULL ADDER USING 2T MUX
IV. LOGIC ANALYSIS
The digital circuit shown in the fig. 4 can be analyzed
logically with the help of simple Boolean algebra. The outputs
of each MUX can be analyzed to get the sum & carry.
Logic transition, short-circuit current and leakage current
are the three main sources of power dissipation in CMOS
VLSI circuits [6], [7]. During the transition of output from one
logic level to other both the NMOS and PMOS transistors
become active and provides a short circuit path directly
between supply to ground which increases the power
consumption of the circuit [2], [6]. As the proposed 12-T full
adder is made of GDI based MUX , it does not provide direct
connections between supply and ground, so the probability of
a getting short circuit current during switching can be
considerably reduced; i.e, the power consumption due to short
circuit current is considerably small. Again, in the proposed
12T full adder, all the select line of the MUX i.e. the G nodes
of the GDI cells are directly connected with the input signals,
results a much faster transition (less delay) in its output
signals. As a result, the power consumption of the final pad
out stage is low and it can provide faster Sum and Cout
outputs.
V. SIMULATION
The platform of simulator generally provides outputs on
behalf of certain input characteristics or behaviors of a
selected object or abstract system. Simulation can be used to
get or verify the behavioral and timing analysis of the circuit
models. Here conventional FA & proposed 12-T full adder
circuits are analyzed in standard simulator using 250 nm
technologies. We implement the conventional full adder using
28T (transistor) & simulate out its power consumption &
timing delays. Then we again design & simulate out the low
power full adder using the concept of GDI logic & thereby
implementing the design with 2-T MUX. First 2T GDI MUX
and then the conventional and proposed circuits are simulated
in schematic editor by providing various input logic
combinations shown in table III.
TABLE III. INPUT SPECIFICATIONS FOR 250NM TECHNOLOGY SIMULATION
Fig 5 Test circuit schematic of 2-T GDI based 2:1MUX
In fig. 5 the MUX is based on GDI technique as shown in fig.
2. The select line input is ‘A_SEL_line’ and the data inputs
are ‘IN0_B’ and ‘IN1_C’. Before simulating GDI full adder
the 2-T MUX is tested with standard bit combinations as
shown in fig. 5. The select line input bit pattern is ‘01010101’.
Similarly the data input bit patterns are ‘00110011’ and
‘00001111’ respectively. The test circuit is simulated for 80ns
467
with an on/off bit time of 10ns. The input and output
responses are shown in fig. 6,
Fig. 6. 2T GDI based 2:1 MUX transient response.
The schematic diagrams of conventional 28-T FA and
proposed 12-T FA are shown in fig. 7 & 8 respectively.
Fig 7. Schematic diagram of conventional 28-T full adder
Fig. 8. Schematic diagram of proposed 8-T full adder
VI. SIMULATION RESULTS & ANALYSIS
The schematics shown in fig. 7 & fig.8 are simulated with
the help of standard simulator tool to get the timing, power
analysis. The transient responses of these schematics are
shown below in fig.9 & fig. 10.
Fig. 9 Transient response of conventional 28-T FA
Fig. 10 Transient response of proposed 12-T FA
468
From the fig. 9 and fig.10 it can be easily understood that
the proposed 12-T full adder is having the same transient
response as like the conventional 28-T FA. The power &
timing analysis is tabulated in the table below,
TABLE IV. COMPARISN BETWEEN CONVENTIONAL & PROPOSED FA
28-T CMOS
CONVENTIONAL
FULL ADDER
12-T PROPOSED
FULL ADDER
Power
Analysis
Avg. Power 150.2901 mw 78.180 mw
Max Power 354.6744 mw 210.5247 mw
Min Power 0.0228 mw 0.0101 mw
Transient
Delay
Analysis
Rise time delay 0.85 ns 0.25 ps
Fall time delay: 1.34 ns 0.72 ps
Avg. time delay 1.09 ns 0.48 ps
Table IV shows that our proposed full adder gives 48%
improvement in avg. power consumption with respect to
conventional full adder as well as 95% improvement in
transient delay analysis.
Regarding area consideration it can be easily understood that
this proposed 12-T FA core will be of much lower size
compared to conventional 28-T FA. The estimate of area of
the core can be carried out by such a manner,
MOS Transistor area: L=0.25um, W=2.5um
Channel area: L x W
Area of Source: 5L x W
Area of Drain: 5L x W
MOS Transistor area: (L.W)+2(5L.W)=30.25 sq.um
-
Total area: No of MOS transistor x MOS transistor area+30%
extra area due to interconnection
Fig. 11. Core layout of 12-T proposed FA using lambda rule.
Fig. 11 shows the core area layout of proposed full adder
using 12 transistors using lambda rule. The layout summary is
as follows,
Core size in Lambda : 97.00 x 238.00
Core area (Lambda^2) : 23086.00
Frame size in Lambda : 3862.00 x 3862.00
Frame area (Lambda^2) : 14915044.00
The conventional 28T FA core area is equal to 28*
30.25sq.um+30% of area or 1101sq. um & 12 T FA core area
is equal to 12* 30.25sq.um+30% of area or 1101sq. um or 472
sq um. As the transistor size taken for both the conventional
and proposed FA is same therefore it can be easily understood
that proposed 12T transistor FA will have less area with
respect to 28T full adder.
Fig. 12 & 13 shows the power consumption of the 28 T & 12
T FA respectively,
Fig. 12 Power consumption of conventional 28-T FA
Fig. 13. Power consumption of proposed 12-T FA
469
VII. CONCLUSION
From the above results it can be concluded that our proposed
full adder has got better performance in delay, power and area
consideration in comparison with conventional full adder. It
shows that in contrast to other conventional techniques, this
approach is better and it will be more appropriate for industrial
practice in complex process technologies.
REFERENCES
[1] Jaume Segura, Charles F. Hawkins CMOS electronics: how it works,
how it fails, Wiley-IEEE, 2004, page 132
[2] Clive Maxfield Bebop to the Boolean boogie: an unconventional guide
to electronics Newnes, 2008, pp. 423-426
[3] Albert Raj/Latha VLSI Design PHI Learning Pvt. Ltd. pp. 150-153
[4] Yano, K, et al, "A 3.8 ns CMOS 16*16b multiplier using
complementary pass transistor logic", IEEE J. Solid State Circuits, Vol
25, p388-395, April 1990
[5] Yingtao Jiang, Abdulkarim Al-Sheraidah, Yuke Wang, Edwin Sha, and
Jin-Gyun Chung, “A Novel Multiplexer-Based Low-Power Full
Adder” IEEE Transaction on circuits and systems-II: Express Brief,
Vol. 51, No. 7,p-345, July- 2004
[6] Makoto Suzuki, et al, "A 1.5 ns 32 b CMOS ALU in double pass
transistor logic", ISSCC Dig. Tech. Papers, pp 90-91, February 1993.
[7] N. Ohkubo, et al, "A 4.4 ns CMOS 54X54 b multiplier using pass
transistor multiplexer", Proceedings of the IEEE 1994 Custom
Integrated Circuit Conference, May 1-4 1994, p599-602, San Diego,
California.
[8] Mohamed W. Allam, “New Methodologies for Low-Power High-
Performance Digital VLSI Design”, PhD. Thesis, University of
Waterloo, Ontario, Canada, 2000
[9] A.Bazzazi and B. Eskafi, "Design and Implementation of Full Adder
Cell with the GDI Technique Based on 0.18μm CMOS Technology",
International MultiConference of Engineers and Computer Scientists
(IMES) Vol II, March 17 - 19, 2010, Hong Kong
[10] Arkadiy Morgenshtein, Alexander Fish, and Israel A. Wagner, "Gate-
Diffusion Input (GDI): A Power-Efficient Method for Digital
Combinatorial Circuits", IEEE Transaction on VLSI Systems, Vol. 10
[11] Dan Wang. "Novel low power full adder cells in 180nm CMOS
technology", 2009 4th IEEE Conference on Industrial Electronics and
Applications, 05/2009
470

More Related Content

What's hot

Energy Efficient Full Adders for Arithmetic Applications Based on GDI Logic
Energy Efficient Full Adders for Arithmetic Applications Based on GDI LogicEnergy Efficient Full Adders for Arithmetic Applications Based on GDI Logic
Energy Efficient Full Adders for Arithmetic Applications Based on GDI Logic
Associate Professor in VSB Coimbatore
 
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
csandit
 
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
VLSICS Design
 
C0421013019
C0421013019C0421013019
C0421013019
ijceronline
 
Bu34437441
Bu34437441Bu34437441
Bu34437441
IJERA Editor
 
Performance Analysis of Full Adder Based 2- Bit Comparator using Different De...
Performance Analysis of Full Adder Based 2- Bit Comparator using Different De...Performance Analysis of Full Adder Based 2- Bit Comparator using Different De...
Performance Analysis of Full Adder Based 2- Bit Comparator using Different De...
IJEEE
 
A comparative study of different multiplier designs
A comparative study of different multiplier designsA comparative study of different multiplier designs
A comparative study of different multiplier designs
Hoopeer Hoopeer
 
Delay Optimization of Low Power Reversible Gate using MOS Transistor Level de...
Delay Optimization of Low Power Reversible Gate using MOS Transistor Level de...Delay Optimization of Low Power Reversible Gate using MOS Transistor Level de...
Delay Optimization of Low Power Reversible Gate using MOS Transistor Level de...
IJERA Editor
 
IRJET- Comparative Study of Implementation of 8-Bit Carry Select Adder us...
IRJET-  	  Comparative Study of Implementation of 8-Bit Carry Select Adder us...IRJET-  	  Comparative Study of Implementation of 8-Bit Carry Select Adder us...
IRJET- Comparative Study of Implementation of 8-Bit Carry Select Adder us...
IRJET Journal
 
Arithmetic Operations in Multi-Valued Logic
Arithmetic Operations in Multi-Valued LogicArithmetic Operations in Multi-Valued Logic
Arithmetic Operations in Multi-Valued Logic
VLSICS Design
 
A Configurable and Low Power Hard-Decision Viterbi Decoder in VLSI Architecture
A Configurable and Low Power Hard-Decision Viterbi Decoder in VLSI ArchitectureA Configurable and Low Power Hard-Decision Viterbi Decoder in VLSI Architecture
A Configurable and Low Power Hard-Decision Viterbi Decoder in VLSI Architecture
IRJET Journal
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI) International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)
inventionjournals
 
Area-Delay Efficient Binary Adders in QCA
Area-Delay Efficient Binary Adders in QCAArea-Delay Efficient Binary Adders in QCA
Area-Delay Efficient Binary Adders in QCA
IJERA Editor
 
Design of 8-Bit Comparator Using 45nm CMOS Technology
Design of 8-Bit Comparator Using 45nm CMOS TechnologyDesign of 8-Bit Comparator Using 45nm CMOS Technology
Design of 8-Bit Comparator Using 45nm CMOS Technology
IJMER
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
IJERD Editor
 
Q010228189
Q010228189Q010228189
Q010228189
IOSR Journals
 
Ijciet 10 02_067
Ijciet 10 02_067Ijciet 10 02_067
Ijciet 10 02_067
IAEME Publication
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
ijceronline
 

What's hot (18)

Energy Efficient Full Adders for Arithmetic Applications Based on GDI Logic
Energy Efficient Full Adders for Arithmetic Applications Based on GDI LogicEnergy Efficient Full Adders for Arithmetic Applications Based on GDI Logic
Energy Efficient Full Adders for Arithmetic Applications Based on GDI Logic
 
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 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
 
C0421013019
C0421013019C0421013019
C0421013019
 
Bu34437441
Bu34437441Bu34437441
Bu34437441
 
Performance Analysis of Full Adder Based 2- Bit Comparator using Different De...
Performance Analysis of Full Adder Based 2- Bit Comparator using Different De...Performance Analysis of Full Adder Based 2- Bit Comparator using Different De...
Performance Analysis of Full Adder Based 2- Bit Comparator using Different De...
 
A comparative study of different multiplier designs
A comparative study of different multiplier designsA comparative study of different multiplier designs
A comparative study of different multiplier designs
 
Delay Optimization of Low Power Reversible Gate using MOS Transistor Level de...
Delay Optimization of Low Power Reversible Gate using MOS Transistor Level de...Delay Optimization of Low Power Reversible Gate using MOS Transistor Level de...
Delay Optimization of Low Power Reversible Gate using MOS Transistor Level de...
 
IRJET- Comparative Study of Implementation of 8-Bit Carry Select Adder us...
IRJET-  	  Comparative Study of Implementation of 8-Bit Carry Select Adder us...IRJET-  	  Comparative Study of Implementation of 8-Bit Carry Select Adder us...
IRJET- Comparative Study of Implementation of 8-Bit Carry Select Adder us...
 
Arithmetic Operations in Multi-Valued Logic
Arithmetic Operations in Multi-Valued LogicArithmetic Operations in Multi-Valued Logic
Arithmetic Operations in Multi-Valued Logic
 
A Configurable and Low Power Hard-Decision Viterbi Decoder in VLSI Architecture
A Configurable and Low Power Hard-Decision Viterbi Decoder in VLSI ArchitectureA Configurable and Low Power Hard-Decision Viterbi Decoder in VLSI Architecture
A Configurable and Low Power Hard-Decision Viterbi Decoder in VLSI Architecture
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI) International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)
 
Area-Delay Efficient Binary Adders in QCA
Area-Delay Efficient Binary Adders in QCAArea-Delay Efficient Binary Adders in QCA
Area-Delay Efficient Binary Adders in QCA
 
Design of 8-Bit Comparator Using 45nm CMOS Technology
Design of 8-Bit Comparator Using 45nm CMOS TechnologyDesign of 8-Bit Comparator Using 45nm CMOS Technology
Design of 8-Bit Comparator Using 45nm CMOS Technology
 
International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)International Journal of Engineering Research and Development (IJERD)
International Journal of Engineering Research and Development (IJERD)
 
Q010228189
Q010228189Q010228189
Q010228189
 
Ijciet 10 02_067
Ijciet 10 02_067Ijciet 10 02_067
Ijciet 10 02_067
 
International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)International Journal of Computational Engineering Research(IJCER)
International Journal of Computational Engineering Research(IJCER)
 

Similar to Mukherjee2015

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
IOSR Journals
 
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
IJEEE
 
Performance evaluation of full adder
Performance evaluation of full adderPerformance evaluation of full adder
Performance evaluation of full adder
IOSRJECE
 
Reducing the Number Of Transistors In Carry Select Adder
Reducing the Number Of Transistors In Carry Select AdderReducing the Number Of Transistors In Carry Select Adder
Reducing the Number Of Transistors In Carry Select Adder
paperpublications3
 
Energy Efficient Design of Multiplexer Using Adiabatic logic
Energy Efficient Design of Multiplexer Using Adiabatic logicEnergy Efficient Design of Multiplexer Using Adiabatic logic
Energy Efficient Design of Multiplexer Using Adiabatic logic
IJEEE
 
Low Power-Area Design of Full Adder Using Self Resetting Logic with GDI Techn...
Low Power-Area Design of Full Adder Using Self Resetting Logic with GDI Techn...Low Power-Area Design of Full Adder Using Self Resetting Logic with GDI Techn...
Low Power-Area Design of Full Adder Using Self Resetting Logic with GDI Techn...
VLSICS Design
 
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
IJEEE
 
IRJET - Low Power Design for Fast Full Adder
IRJET -  	  Low Power Design for Fast Full AdderIRJET -  	  Low Power Design for Fast Full Adder
IRJET - Low Power Design for Fast Full Adder
IRJET 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 VLSI
IRJET Journal
 
Study on self resetting logic with gate diffusion input (SRL-GDI)
Study on self resetting logic with gate diffusion input (SRL-GDI)Study on self resetting logic with gate diffusion input (SRL-GDI)
Study on self resetting logic with gate diffusion input (SRL-GDI)
shubham jha
 
Design and Implementation of 8 Bit Multiplier Using M.G.D.I. Technique
Design and Implementation of 8 Bit Multiplier Using M.G.D.I. TechniqueDesign and Implementation of 8 Bit Multiplier Using M.G.D.I. Technique
Design and Implementation of 8 Bit Multiplier Using M.G.D.I. Technique
IJMER
 
Layout Design of Low Power Half Adder using 90nm Technology
Layout Design of Low Power Half Adder using 90nm Technology Layout Design of Low Power Half Adder using 90nm Technology
Layout Design of Low Power Half Adder using 90nm Technology
IJEEE
 
Design and Implementation of Different types of Carry skip adder
Design and Implementation of Different types of Carry skip adderDesign and Implementation of Different types of Carry skip adder
Design and Implementation of Different types of Carry skip adder
IRJET Journal
 
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
cscpconf
 
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
csandit
 
Design and Implementation of Low Power 16-bit Carry-lookahead Adder using Adi...
Design and Implementation of Low Power 16-bit Carry-lookahead Adder using Adi...Design and Implementation of Low Power 16-bit Carry-lookahead Adder using Adi...
Design and Implementation of Low Power 16-bit Carry-lookahead Adder using Adi...
IRJET Journal
 
VLSI GDI Technology
VLSI GDI TechnologyVLSI GDI Technology
VLSI GDI Technology
Techno Electronics
 
Efficient Design of Ripple Carry Adder and Carry Skip Adder with Low Quantum ...
Efficient Design of Ripple Carry Adder and Carry Skip Adder with Low Quantum ...Efficient Design of Ripple Carry Adder and Carry Skip Adder with Low Quantum ...
Efficient Design of Ripple Carry Adder and Carry Skip Adder with Low Quantum ...
IJERA Editor
 
Arithmetic Operations in Multi-Valued Logic
Arithmetic Operations in Multi-Valued Logic   Arithmetic Operations in Multi-Valued Logic
Arithmetic Operations in Multi-Valued Logic
VLSICS Design
 

Similar to Mukherjee2015 (20)

Comparative Analysis of Different Types of Full Adder Circuits
Comparative Analysis of Different Types of Full Adder CircuitsComparative Analysis of Different Types of Full Adder Circuits
Comparative Analysis of Different Types of Full Adder Circuits
 
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
 
Performance evaluation of full adder
Performance evaluation of full adderPerformance evaluation of full adder
Performance evaluation of full adder
 
Reducing the Number Of Transistors In Carry Select Adder
Reducing the Number Of Transistors In Carry Select AdderReducing the Number Of Transistors In Carry Select Adder
Reducing the Number Of Transistors In Carry Select Adder
 
Energy Efficient Design of Multiplexer Using Adiabatic logic
Energy Efficient Design of Multiplexer Using Adiabatic logicEnergy Efficient Design of Multiplexer Using Adiabatic logic
Energy Efficient Design of Multiplexer Using Adiabatic logic
 
Low Power-Area Design of Full Adder Using Self Resetting Logic with GDI Techn...
Low Power-Area Design of Full Adder Using Self Resetting Logic with GDI Techn...Low Power-Area Design of Full Adder Using Self Resetting Logic with GDI Techn...
Low Power-Area Design of Full Adder Using Self Resetting Logic with GDI Techn...
 
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
 
IRJET - Low Power Design for Fast Full Adder
IRJET -  	  Low Power Design for Fast Full AdderIRJET -  	  Low Power Design for Fast Full Adder
IRJET - Low Power Design for Fast Full Adder
 
Id21
Id21Id21
Id21
 
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
 
Study on self resetting logic with gate diffusion input (SRL-GDI)
Study on self resetting logic with gate diffusion input (SRL-GDI)Study on self resetting logic with gate diffusion input (SRL-GDI)
Study on self resetting logic with gate diffusion input (SRL-GDI)
 
Design and Implementation of 8 Bit Multiplier Using M.G.D.I. Technique
Design and Implementation of 8 Bit Multiplier Using M.G.D.I. TechniqueDesign and Implementation of 8 Bit Multiplier Using M.G.D.I. Technique
Design and Implementation of 8 Bit Multiplier Using M.G.D.I. Technique
 
Layout Design of Low Power Half Adder using 90nm Technology
Layout Design of Low Power Half Adder using 90nm Technology Layout Design of Low Power Half Adder using 90nm Technology
Layout Design of Low Power Half Adder using 90nm Technology
 
Design and Implementation of Different types of Carry skip adder
Design and Implementation of Different types of Carry skip adderDesign and Implementation of Different types of Carry skip adder
Design and Implementation of Different types of Carry skip adder
 
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
 
Design and Implementation of Low Power 16-bit Carry-lookahead Adder using Adi...
Design and Implementation of Low Power 16-bit Carry-lookahead Adder using Adi...Design and Implementation of Low Power 16-bit Carry-lookahead Adder using Adi...
Design and Implementation of Low Power 16-bit Carry-lookahead Adder using Adi...
 
VLSI GDI Technology
VLSI GDI TechnologyVLSI GDI Technology
VLSI GDI Technology
 
Efficient Design of Ripple Carry Adder and Carry Skip Adder with Low Quantum ...
Efficient Design of Ripple Carry Adder and Carry Skip Adder with Low Quantum ...Efficient Design of Ripple Carry Adder and Carry Skip Adder with Low Quantum ...
Efficient Design of Ripple Carry Adder and Carry Skip Adder with Low Quantum ...
 
Arithmetic Operations in Multi-Valued Logic
Arithmetic Operations in Multi-Valued Logic   Arithmetic Operations in Multi-Valued Logic
Arithmetic Operations in Multi-Valued Logic
 

Recently uploaded

Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
TeeVichai
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
ViniHema
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Sreedhar Chowdam
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
Jayaprasanna4
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
BrazilAccount1
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
MdTanvirMahtab2
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
AhmedHussein950959
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 

Recently uploaded (20)

Railway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdfRailway Signalling Principles Edition 3.pdf
Railway Signalling Principles Edition 3.pdf
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
power quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptxpower quality voltage fluctuation UNIT - I.pptx
power quality voltage fluctuation UNIT - I.pptx
 
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&BDesign and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
Design and Analysis of Algorithms-DP,Backtracking,Graphs,B&B
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
ethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.pptethical hacking-mobile hacking methods.ppt
ethical hacking-mobile hacking methods.ppt
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
AP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specificAP LAB PPT.pdf ap lab ppt no title specific
AP LAB PPT.pdf ap lab ppt no title specific
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
Industrial Training at Shahjalal Fertilizer Company Limited (SFCL)
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
ASME IX(9) 2007 Full Version .pdf
ASME IX(9)  2007 Full Version       .pdfASME IX(9)  2007 Full Version       .pdf
ASME IX(9) 2007 Full Version .pdf
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 

Mukherjee2015

  • 1. Design & Study of a Low Power High Speed Full Adder Using GDI Multiplexer Biswarup Mukherjee Department of ECE NITMAS Jhinga, D. H. Rd., India biswarup80@gmail.com Aniruddha Ghosal Institute of Radio Physics & Electronics University of Calcutta Kolkata, India aghosal2008@gmail.com Abstract— This paper proposes a new method for implementing a low power full adder by means of a set of Gate Diffusion Input (GDI) cell based multiplexers. Full adder is a very common example of combinational circuits and is used widely in Application Specific Integrated Circuits (ASICs). It is always advantageous to have low power action for the sub components used in VLSI chips. The explored technique of realization achieves a low power high speed design for a widely used subcomponent- full adder. Simulated outcome using state- of-art simulation tool shows finer behavioral performance of the projected method over general CMOS based full adder. Power, speed and area comparison between conventional and proposed full adder is also presented. Keywords— Low power full adder, 2-Transistor GDI MUX, ASIC (Application Specific Integrated Circuit), 12-TFA, CMOS (Complementary Metal Oxide Semiconductor) I. INTRODUCTION With the tremendous progress of modern electronic system and the evolution of the nanotechnology, the low- power & high speed microelectronic devices has come to the forefront. Now a day, as growing applications (higher complexity), speed and portability are the major concerns of any smart device it demands small-size, low-power high throughput circuitry. So, subcircuits of any VLSI chip needs high speed operation along with low-power consumption. Now a day logic circuits are designed using pass transistor logic techniques. In PTL based VLSI chips MOS switches are used to propagate different logic values in various node points, as it reduces area and delay as compared to any other switches type [1]. It reduces the number of MOS transistors used in circuit, but it suffers with a major problem that output voltage levels is no longer same as the input voltage level. Each transistor in series has a lower voltage at its output than at its input [2]. In order to minimize sneak paths, charge sharing, and switching delays of the circuit all the sub-circuit component has to be arranged obeying the VLSI design rules. Ensuring this simulation of circuit schematics provides a platform to verify circuit performance [3]. To get better speed and power consumption results lot of approaches have been recently proposed [4]-[7]. Among them, two have been established by Hitachi CPL [4] and DPL [6]. In 1993 Hitachi demonstrated a 1.5ns 32-bit ALU in 0.25μm CMOS technology [6] and 4.4ns 54X54 bit multiplier [7] using DPL technique. Like Pass Transistor Logic (PTL), Domino logic, NORA logic, Complementary Pass Logic (CPL), Differential Cascode Voltage Switch (DCVS), MOS Current Mode Logic (MCML), Clocked CMOS (C2MOS etc.[8][9] are also different approach for reducing the circuit power. In 2002, A. Morgenshtein, A. Fish, and Israel A. Wagner introduced a new method for low-power digital combinational circuit design known as Gate Diffusion Input (GDI) [10]. The main purpose of this work is to implement a low power GDI based full adder & to draw a detailed comparative study with a CMOS full adder. The purpose of implementing the low power full adder is to showt that using fewer number of transistors in comparison to the conventional full adder, the propagation delay time & power consumption gets reduced. It also helps in reducing the layout area thereby decreasing the entire size of a device where this adder is used. Power consumption is becoming the major tailback in the design of VLSI chips in modern process technologies. These are evaluated from an industrial product development perspective. II. DETAILED STUDY While taking account of full adder the sum and carry outputs are represented as the following two combinational Boolean functions of the three input variables A, B and C. Sum =A B C -------eqn.1 Carry = AB + AC + BC -------eqn.2 Accordingly the functions can be represented by CMOS logic as follows in fig. 1, Fig. 1. Conventional 28-T CMOS 1 bit full adder 465 2015 IEEE 2nd International Conference on Recent Trends in Information Systems (ReTIS) 978-1-4799-8349-0/15/$31.00 ©2015 IEEE
  • 2. GDI technique based full adder have advantages over full adder using pass transistor logic or CMOS logic and is categorized by tremendous speed and low power. The technique has been described below. A. Gate Diffusion Input (GDI)Technique The GDI technique offers realization of extensive variety of logic functions using simple two transistor based circuit arrangement. This scheme is appropriate for fast and low- power circuit design, which reduces number of MOS transistors as compared to CMOS and other existing low power techniques, while the logic level swing and static power dissipation improves. It also allows easy top- down approach by means of small cell library [5]. The basic cell of GDI is shown in Fig. 2. 1) The GDI cell consists of one nMOS and one pMOS. The structure looks like a CMOS inverter. Though in case of GDI both the sources and corresponding substrate terminals of transistors are not connected with supply and it can be randomly biased. 2) It has three input terminals: G (nMOS and pMOS shorted gate input), P (pMOS source input), and N (nMOS source input). The output is taken from D (nMOS and pMOS shorted drain terminal) [11]. Fig 2 GDI basic cell consisting of pMOS and nMOS GDI logic style approach consumes less silicon area compared to other logic styles as it consists of less transistor count. In view of the fact that, the area is less, the value of node capacitances will be less and for this reason GDI gates have faster operation which presents that GDI logic style is a power efficient method of design. We can realize different Boolean functions with GDI basic cell. Table I shows how different Boolean functions can be realized by using different input arrangements of the GDI cell. TABLE I. GDI CELL BASED VARIOUS LOGIC FUNCTIONS USING DIFFERENT INPUT CONFIGURATIONS AND CORRESPONDING TRANSISTOR COUNTS III. ARCHITECTURE OF PROPOSED GDI FULL ADDER The basic architecture of the 2:1 MUX using GDI method is shown in fig. 3. In this configuration we have connected PMOS and NMOS gate along with a SEL line ‘A’, as in MUX. As we know that PMOS works on ACTIVE LOW and NMOS works on ACTIVE HIGH. So, when the SELECT input is low (0) then the PMOS get activated, and show the input ‘B’ in the output and due to low input (0) the NMOS stands idle, as it is activated in high input. Fig.3 Basic view of 2T MUX using GDI technique Same for the case, while the G input is high (1) then the NMOS get activated, and show the input ‘C’ at the output. Thus this circuitry behaves as a 2-input MUX using ‘A’ as SEL line, and shows the favorable output as 2:1MUX. Fig.4 Block Diagram of Low Power Proposed Full Adder using 2T MUX Now we are implementing the low power full adder circuit with the help of 2T MUX, made by GDI technique. It require total 6 numbers of 2T MUX having same characteristics to design a 12T full adder and connected as above in fig.4 [5]. The truth table for the above circuit taking each MUX as consideration are shown table II, and from there it generates 6 various outputs of various MUX. N P G OUTPUT FUNCTION TRANSISTOR COUNT 0 1 A A’ Inverter 2 0 B A A’B F1 2 B 1 A A’+B F2 2 1 B A A+B OR 2 B 0 A AB AND 2 C B A A’B+AC MUX 2 B’ B A A’B+B’A XOR 4 B B’ A AB+A’B’ XNOR 4 466
  • 3. TABLE II.TRUTH TABLE OF LOW POWER FULL ADDER USING 2T MUX IV. LOGIC ANALYSIS The digital circuit shown in the fig. 4 can be analyzed logically with the help of simple Boolean algebra. The outputs of each MUX can be analyzed to get the sum & carry. Logic transition, short-circuit current and leakage current are the three main sources of power dissipation in CMOS VLSI circuits [6], [7]. During the transition of output from one logic level to other both the NMOS and PMOS transistors become active and provides a short circuit path directly between supply to ground which increases the power consumption of the circuit [2], [6]. As the proposed 12-T full adder is made of GDI based MUX , it does not provide direct connections between supply and ground, so the probability of a getting short circuit current during switching can be considerably reduced; i.e, the power consumption due to short circuit current is considerably small. Again, in the proposed 12T full adder, all the select line of the MUX i.e. the G nodes of the GDI cells are directly connected with the input signals, results a much faster transition (less delay) in its output signals. As a result, the power consumption of the final pad out stage is low and it can provide faster Sum and Cout outputs. V. SIMULATION The platform of simulator generally provides outputs on behalf of certain input characteristics or behaviors of a selected object or abstract system. Simulation can be used to get or verify the behavioral and timing analysis of the circuit models. Here conventional FA & proposed 12-T full adder circuits are analyzed in standard simulator using 250 nm technologies. We implement the conventional full adder using 28T (transistor) & simulate out its power consumption & timing delays. Then we again design & simulate out the low power full adder using the concept of GDI logic & thereby implementing the design with 2-T MUX. First 2T GDI MUX and then the conventional and proposed circuits are simulated in schematic editor by providing various input logic combinations shown in table III. TABLE III. INPUT SPECIFICATIONS FOR 250NM TECHNOLOGY SIMULATION Fig 5 Test circuit schematic of 2-T GDI based 2:1MUX In fig. 5 the MUX is based on GDI technique as shown in fig. 2. The select line input is ‘A_SEL_line’ and the data inputs are ‘IN0_B’ and ‘IN1_C’. Before simulating GDI full adder the 2-T MUX is tested with standard bit combinations as shown in fig. 5. The select line input bit pattern is ‘01010101’. Similarly the data input bit patterns are ‘00110011’ and ‘00001111’ respectively. The test circuit is simulated for 80ns 467
  • 4. with an on/off bit time of 10ns. The input and output responses are shown in fig. 6, Fig. 6. 2T GDI based 2:1 MUX transient response. The schematic diagrams of conventional 28-T FA and proposed 12-T FA are shown in fig. 7 & 8 respectively. Fig 7. Schematic diagram of conventional 28-T full adder Fig. 8. Schematic diagram of proposed 8-T full adder VI. SIMULATION RESULTS & ANALYSIS The schematics shown in fig. 7 & fig.8 are simulated with the help of standard simulator tool to get the timing, power analysis. The transient responses of these schematics are shown below in fig.9 & fig. 10. Fig. 9 Transient response of conventional 28-T FA Fig. 10 Transient response of proposed 12-T FA 468
  • 5. From the fig. 9 and fig.10 it can be easily understood that the proposed 12-T full adder is having the same transient response as like the conventional 28-T FA. The power & timing analysis is tabulated in the table below, TABLE IV. COMPARISN BETWEEN CONVENTIONAL & PROPOSED FA 28-T CMOS CONVENTIONAL FULL ADDER 12-T PROPOSED FULL ADDER Power Analysis Avg. Power 150.2901 mw 78.180 mw Max Power 354.6744 mw 210.5247 mw Min Power 0.0228 mw 0.0101 mw Transient Delay Analysis Rise time delay 0.85 ns 0.25 ps Fall time delay: 1.34 ns 0.72 ps Avg. time delay 1.09 ns 0.48 ps Table IV shows that our proposed full adder gives 48% improvement in avg. power consumption with respect to conventional full adder as well as 95% improvement in transient delay analysis. Regarding area consideration it can be easily understood that this proposed 12-T FA core will be of much lower size compared to conventional 28-T FA. The estimate of area of the core can be carried out by such a manner, MOS Transistor area: L=0.25um, W=2.5um Channel area: L x W Area of Source: 5L x W Area of Drain: 5L x W MOS Transistor area: (L.W)+2(5L.W)=30.25 sq.um - Total area: No of MOS transistor x MOS transistor area+30% extra area due to interconnection Fig. 11. Core layout of 12-T proposed FA using lambda rule. Fig. 11 shows the core area layout of proposed full adder using 12 transistors using lambda rule. The layout summary is as follows, Core size in Lambda : 97.00 x 238.00 Core area (Lambda^2) : 23086.00 Frame size in Lambda : 3862.00 x 3862.00 Frame area (Lambda^2) : 14915044.00 The conventional 28T FA core area is equal to 28* 30.25sq.um+30% of area or 1101sq. um & 12 T FA core area is equal to 12* 30.25sq.um+30% of area or 1101sq. um or 472 sq um. As the transistor size taken for both the conventional and proposed FA is same therefore it can be easily understood that proposed 12T transistor FA will have less area with respect to 28T full adder. Fig. 12 & 13 shows the power consumption of the 28 T & 12 T FA respectively, Fig. 12 Power consumption of conventional 28-T FA Fig. 13. Power consumption of proposed 12-T FA 469
  • 6. VII. CONCLUSION From the above results it can be concluded that our proposed full adder has got better performance in delay, power and area consideration in comparison with conventional full adder. It shows that in contrast to other conventional techniques, this approach is better and it will be more appropriate for industrial practice in complex process technologies. REFERENCES [1] Jaume Segura, Charles F. Hawkins CMOS electronics: how it works, how it fails, Wiley-IEEE, 2004, page 132 [2] Clive Maxfield Bebop to the Boolean boogie: an unconventional guide to electronics Newnes, 2008, pp. 423-426 [3] Albert Raj/Latha VLSI Design PHI Learning Pvt. Ltd. pp. 150-153 [4] Yano, K, et al, "A 3.8 ns CMOS 16*16b multiplier using complementary pass transistor logic", IEEE J. Solid State Circuits, Vol 25, p388-395, April 1990 [5] Yingtao Jiang, Abdulkarim Al-Sheraidah, Yuke Wang, Edwin Sha, and Jin-Gyun Chung, “A Novel Multiplexer-Based Low-Power Full Adder” IEEE Transaction on circuits and systems-II: Express Brief, Vol. 51, No. 7,p-345, July- 2004 [6] Makoto Suzuki, et al, "A 1.5 ns 32 b CMOS ALU in double pass transistor logic", ISSCC Dig. Tech. Papers, pp 90-91, February 1993. [7] N. Ohkubo, et al, "A 4.4 ns CMOS 54X54 b multiplier using pass transistor multiplexer", Proceedings of the IEEE 1994 Custom Integrated Circuit Conference, May 1-4 1994, p599-602, San Diego, California. [8] Mohamed W. Allam, “New Methodologies for Low-Power High- Performance Digital VLSI Design”, PhD. Thesis, University of Waterloo, Ontario, Canada, 2000 [9] A.Bazzazi and B. Eskafi, "Design and Implementation of Full Adder Cell with the GDI Technique Based on 0.18μm CMOS Technology", International MultiConference of Engineers and Computer Scientists (IMES) Vol II, March 17 - 19, 2010, Hong Kong [10] Arkadiy Morgenshtein, Alexander Fish, and Israel A. Wagner, "Gate- Diffusion Input (GDI): A Power-Efficient Method for Digital Combinatorial Circuits", IEEE Transaction on VLSI Systems, Vol. 10 [11] Dan Wang. "Novel low power full adder cells in 180nm CMOS technology", 2009 4th IEEE Conference on Industrial Electronics and Applications, 05/2009 470