SlideShare a Scribd company logo
Guided By: Presented By:
Mr. Sandeep Srivastav Dinesh kr Yadav
Nishant Yadav
 Carry Select Adder (CSLA) is a fast adder which is
used in the data processing processors for performing fast
arithmetic operations.
 The carry-select adder generally consists of two ripple
carry adders and multiplexers .
 One RCA performs addition by assuming the input
carry is 0 and other RCA performs addition by assuming
the input carry is 1.
 MUX select the output according to the carry from
previous stage
4-BIT CARRY SELECT ADDER(CSLA)
• Consider the Following Example
101 101 110
110 111 001
101
+110
101
+111
110
+001
111  0
000  1
100  0
101  1
1  011  0
1  100  1
1 100 100 111
Paper Name Publisher Description
Implementation and
comparision of effective
area architecture of CSA.
R. Priya and J. Senthil Kumar “2013
IEEE International Conference on
emerging trends on computing
,communication and nano
technology(ICECCN2013).
This is the main paper in which
conventional CSLA has been
implemented
Low Power Digital design
using modified GDI
method.
Padmanabhan Balasubramanian and
Johince John,2006, IEEE.
This technique allows reducing
power consumption, propagation
delay, and area of digital circuits
GDI Technique : A
Power-Efficient Method
for Digital Circuits
.
Kunal & Nidhi Kedia Department
of Electronics &
Telecommunication Engineering,
Synergy Institute of Engineering &
Technology, Dhenkanal, Odisha
This paper describes the design and
implementation of various digital
circuit using GDI technique
 Mentor graphics Pyxis Schematic.
 Technology Used 0.18 um
It consist of :-
Ripple Carry Adder
Multiplexer (4T)
Ripple Carry Adder is designed by
Full Adder(12T) connected in series.
15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0
1 1 0 0 0 1 1 1 0 1 0 1 0 0 1 0 A
1 0 1 0 1 0 1 0 1 0 1 0 0 0 0 0 B
1 0 1 1 1 0 0 0 1 1 1 1 1 0 0 1 0 Sum
1 1 0 1 0 1 0 1 0 1 0 1 0 0 0 0 A
1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 B
1 0 1 1 1 1 1 1 1 1 1 1 1 0 1 0 1 Sum
1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 0 A
0 1 0 1 0 1 0 1 0 1 0 1 1 1 0 1 B
1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 Sum
1 0 1 0 1 0 1 0 1 0 1 0 0 0 0 1 A
0 1 0 1 0 1 0 1 0 1 0 1 1 1 0 1 B
0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 Sum
INPUT AND ITS CORRESPONDING OUTPUT OF THE 16-BIT
CSLA
S0 0110
S1 1001
S2 0111
S3 0001
S4 1101
S5 1101
S6 1101
S7 1101
S8 1101
S9 0101
S10 0101
S11 0101
S12 1101
S13 1101
S14 1101
S15 0001
C_OUT 1110
OUTPUT COMBINATION OF THE 16-BIT CSLA
8 Transistor Full adder circuit is used.
MUX of 2 transistor is used.
The MUX and FA circuit is designed by using
GDI(gate diffusion input ) technique.
BASIC FUNCTIONS USING GDI
CELL
COMPARISON OF TRANSISTOR
COUNT OF GDI AND STATIC CMOS
N p G Outpu
t
Function
0 1 A A’ INV
0 B A A’B F1
B 1 A A’+B F2
1 B A A+B OR
B 0 A AB AND
C B A A’B+AC MUX
B’ B A A’B+B’
A
XOR
B B’ A AB+A’B
’
XNOR
fUNCTIO
N
GDI CMOS
INV 2 2
F1 2 6
F2 2 6
OR 2 6
AND 2 6
MUX 2 14
XOR 4 12
XNOR 4 12
NAND 4 4
NOR 4 4
1.The GDI cell contains three
inputs :
-G (common gate input of
nMOS and pMOS),
-P (input to the source/drain of
pMOS), and
-N (input to the source/drain of
nMOS).
2. Bulks of both nMOS and
pMOS are connected to GND
and VDD respectively.
3. Basic GDI Cell
CONVENTIONAL
CSLA
CSLA USING GDI
TECHNIQUE
(WITHOUT BUFFER)
CSLA USING GDI
TECHNIQUE
(WITH BUFFER)
NUMBER OF
TRANSISTO
R
408 186
(54.41 % Saved
186+64=250 (In
worst case)
(38.72 %Saved)
DELAY 430.45 pS 217.35 pS
(49.50% Faster)
318.18 pS
(26.08 % Faster)
POWER 29.82 mW 27.169 mW 28.035 mW
0
100
200
300
400
500
Conventional
CSLA
CSLA Using GDI CSLA using GDI
with buffer
No. of transitors
No. of transitors
0
50
100
150
200
250
300
350
400
450
500
Conventional CSLA CSLA using GDI CSLA using GDI with Buffers
Delay
Delay
0
5
10
15
20
25
30
35
Conventional CSLA CSLA using GDI CSLA using GDI with Buffers
Power
Power
0
2000
4000
6000
8000
10000
12000
14000
Conventional CSLA CSLA using GDI CSLA using GDI with Buffers
PDP
Power
Delay
The Wallace tree has three steps:
o Partial Product Generation.
o Wallace Tree Implementation.
o Addition using RCA.
BLOCK DIAGRAM OF WALLACE TREE
MULTIPLIER
WALLACE TREE MULTIPLIER
SCHEMATIC OF WALLACE TREE MULTIPLIER
USING CMOS
SYMBOL OF WALLACE TREE MULTIPLIER USING
CMOS
A3
=1
A2
=1
A1
=1
A0
=1
B3
=1
B2
=1
B1
=1
B0
=1
1 1 1 1
1 1 1 1
1 1 1 1
1 1 1 1
1 1 1 0 0 0 0 1
P7 P6 P5 P4 P3 P2 P1 P0
A=1111
B=1111 P=11100001
A=1000
B=1000 P=01000000
A=0001
B=0001 P=00000001
O/P WAVEFORM OF WALLACE TREE MULTIPLIER
USING CMOS
CONTD……………..
SCHEMATIC OF WALLACE TREE MULTIPLIER
USING GDI
CONVENTIONAL
WALLACE TREE
MULTIPIER
WALLACE TREE USING
GDI TECHNIQUE
NUMBER OF
TRANSISTOR
352 276
(21.5 % Saved)
DELAY 570.60 pS 1.413 nS (Slower)
POWER 9.89 mW 8.23mW
 Arithmetic Logic Unit
 High Speed Multiplications
 Advanced Microprocessors
1 Design of a Low Power, High Speed, Energy Efficient Full Adder Using
Modified GDI and MVT Scheme in 45nm Technology International
Conference on Control, Instrumentation, Communication and
Computational Technologies (ICCICCT)
2 “Low Power Digital design using modified GDI method” Padmanabhan
Balasubramanian and Johince John,2006, IEEE.
3 Low-Power and High Speed CPL-CSA Adder
“N V Vijaya Krishna Boppana, Saiyu Ren, Henry Chen” Department of
Electrical Engineering, Wright State University, Dayton, Ohio, USA
4 Implementation and comparision of effective area architecture of CSA, R.
Priya and J. Senthil Kumar “2013 IEEE International Conference on
emerging trends on computing ,communication and nano technology
ICECCN2013
 “Multipliers using low power adder cells using 180nm Technology” Jyoti
Gupta,Amit Grover, Garish Kumar Wadhwa, 2013 International Symposium
on Computational and Business Intelligence
 “Implementation of Low Power 8-Bit Multiplier using Gate Diffusion Input
Logic” B.N. Manjunatha Reddy, H. N. Sheshagiri, Dr.B.R.VijayaKumar,
2014 IEEE 17th International Conference on Computational Science and
Engineering
 THANK YOU

More Related Content

What's hot

Design of low power cmos logic circuits using gate diffusion input (gdi) tech...
Design of low power cmos logic circuits using gate diffusion input (gdi) tech...Design of low power cmos logic circuits using gate diffusion input (gdi) tech...
Design of low power cmos logic circuits using gate diffusion input (gdi) tech...
VLSICS Design
 
Design of Low-Power High-Speed Truncation-Error-Tolerant Adder
Design of Low-Power High-Speed  Truncation-Error-Tolerant Adder Design of Low-Power High-Speed  Truncation-Error-Tolerant Adder
Design of Low-Power High-Speed Truncation-Error-Tolerant Adder
Sravankumar Samboju
 
11 hr1a0401
11 hr1a040111 hr1a0401
11 hr1a0401
Guna Sekhar
 
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
Associate Professor in VSB Coimbatore
 
High speed adder used in digital signal processing
High speed adder used in  digital signal processingHigh speed adder used in  digital signal processing
High speed adder used in digital signal processing
Sajan Sahu
 
Mukherjee2015
Mukherjee2015Mukherjee2015
Mukherjee2015
Bannoth Madhusudhan
 
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
IJERA Editor
 
High Speed Carryselect Adder
High Speed Carryselect AdderHigh Speed Carryselect Adder
High Speed Carryselect Adder
ijsrd.com
 
DESIGN AND IMPLEMENTATION OF LOW POWER ALU USING CLOCK GATING AND CARRY SELEC...
DESIGN AND IMPLEMENTATION OF LOW POWER ALU USING CLOCK GATING AND CARRY SELEC...DESIGN AND IMPLEMENTATION OF LOW POWER ALU USING CLOCK GATING AND CARRY SELEC...
DESIGN AND IMPLEMENTATION OF LOW POWER ALU USING CLOCK GATING AND CARRY SELEC...
IAEME Publication
 
Low power & area efficient carry select adder
Low power & area efficient carry select adderLow power & area efficient carry select adder
Low power & area efficient carry select adderSai Vara Prasad P
 
Implementation of Low Power and Area Efficient Carry Select Adder
Implementation of Low Power and Area Efficient Carry Select AdderImplementation of Low Power and Area Efficient Carry Select Adder
Implementation of Low Power and Area Efficient Carry Select Adder
inventionjournals
 
Design and Verification of Area Efficient Carry Select Adder
Design and Verification of Area Efficient Carry Select AdderDesign and Verification of Area Efficient Carry Select Adder
Design and Verification of Area Efficient Carry Select Adder
ijsrd.com
 
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
 
Area Delay Power Efficient and Implementation of Modified Square-Root Carry S...
Area Delay Power Efficient and Implementation of Modified Square-Root Carry S...Area Delay Power Efficient and Implementation of Modified Square-Root Carry S...
Area Delay Power Efficient and Implementation of Modified Square-Root Carry S...
IJTET Journal
 
Design of high speed adders for efficient digital design blocks
Design of high speed adders for efficient digital design blocksDesign of high speed adders for efficient digital design blocks
Design of high speed adders for efficient digital design blocksBharath Chary
 
Design and Implementation of Low-Power and Area-Efficient 64 bit CSLA using VHDL
Design and Implementation of Low-Power and Area-Efficient 64 bit CSLA using VHDLDesign and Implementation of Low-Power and Area-Efficient 64 bit CSLA using VHDL
Design and Implementation of Low-Power and Area-Efficient 64 bit CSLA using VHDL
IJSRD
 
Final ppt
Final pptFinal ppt
Area–delay–power efficient carry select adder
Area–delay–power efficient carry select adderArea–delay–power efficient carry select adder
Area–delay–power efficient carry select adder
LogicMindtech Nologies
 
Implementation of Area Effective Carry Select Adders
Implementation of Area Effective Carry Select AddersImplementation of Area Effective Carry Select Adders
Implementation of Area Effective Carry Select Adders
Kumar Goud
 

What's hot (20)

Design of low power cmos logic circuits using gate diffusion input (gdi) tech...
Design of low power cmos logic circuits using gate diffusion input (gdi) tech...Design of low power cmos logic circuits using gate diffusion input (gdi) tech...
Design of low power cmos logic circuits using gate diffusion input (gdi) tech...
 
Design of Low-Power High-Speed Truncation-Error-Tolerant Adder
Design of Low-Power High-Speed  Truncation-Error-Tolerant Adder Design of Low-Power High-Speed  Truncation-Error-Tolerant Adder
Design of Low-Power High-Speed Truncation-Error-Tolerant Adder
 
11 hr1a0401
11 hr1a040111 hr1a0401
11 hr1a0401
 
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
 
High speed adder used in digital signal processing
High speed adder used in  digital signal processingHigh speed adder used in  digital signal processing
High speed adder used in digital signal processing
 
Mukherjee2015
Mukherjee2015Mukherjee2015
Mukherjee2015
 
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
 
High Speed Carryselect Adder
High Speed Carryselect AdderHigh Speed Carryselect Adder
High Speed Carryselect Adder
 
DESIGN AND IMPLEMENTATION OF LOW POWER ALU USING CLOCK GATING AND CARRY SELEC...
DESIGN AND IMPLEMENTATION OF LOW POWER ALU USING CLOCK GATING AND CARRY SELEC...DESIGN AND IMPLEMENTATION OF LOW POWER ALU USING CLOCK GATING AND CARRY SELEC...
DESIGN AND IMPLEMENTATION OF LOW POWER ALU USING CLOCK GATING AND CARRY SELEC...
 
Low power & area efficient carry select adder
Low power & area efficient carry select adderLow power & area efficient carry select adder
Low power & area efficient carry select adder
 
Implementation of Low Power and Area Efficient Carry Select Adder
Implementation of Low Power and Area Efficient Carry Select AdderImplementation of Low Power and Area Efficient Carry Select Adder
Implementation of Low Power and Area Efficient Carry Select Adder
 
Design and Verification of Area Efficient Carry Select Adder
Design and Verification of Area Efficient Carry Select AdderDesign and Verification of Area Efficient Carry Select Adder
Design and Verification of Area Efficient Carry Select Adder
 
carry select adder
carry select addercarry select adder
carry select adder
 
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
 
Area Delay Power Efficient and Implementation of Modified Square-Root Carry S...
Area Delay Power Efficient and Implementation of Modified Square-Root Carry S...Area Delay Power Efficient and Implementation of Modified Square-Root Carry S...
Area Delay Power Efficient and Implementation of Modified Square-Root Carry S...
 
Design of high speed adders for efficient digital design blocks
Design of high speed adders for efficient digital design blocksDesign of high speed adders for efficient digital design blocks
Design of high speed adders for efficient digital design blocks
 
Design and Implementation of Low-Power and Area-Efficient 64 bit CSLA using VHDL
Design and Implementation of Low-Power and Area-Efficient 64 bit CSLA using VHDLDesign and Implementation of Low-Power and Area-Efficient 64 bit CSLA using VHDL
Design and Implementation of Low-Power and Area-Efficient 64 bit CSLA using VHDL
 
Final ppt
Final pptFinal ppt
Final ppt
 
Area–delay–power efficient carry select adder
Area–delay–power efficient carry select adderArea–delay–power efficient carry select adder
Area–delay–power efficient carry select adder
 
Implementation of Area Effective Carry Select Adders
Implementation of Area Effective Carry Select AddersImplementation of Area Effective Carry Select Adders
Implementation of Area Effective Carry Select Adders
 

Viewers also liked

Design and development of carry select adder
Design and development of carry select adderDesign and development of carry select adder
Design and development of carry select adder
ABIN THOMAS
 
Csla 130319073823-phpapp01-140821210430-phpapp02
Csla 130319073823-phpapp01-140821210430-phpapp02Csla 130319073823-phpapp01-140821210430-phpapp02
Csla 130319073823-phpapp01-140821210430-phpapp02
Jayaprakash Nagaruru
 
Design & implementation of high speed carry select adder
Design & implementation of high speed carry select adderDesign & implementation of high speed carry select adder
Design & implementation of high speed carry select adder
ssingh7603
 
Wallace tree multiplier
Wallace tree multiplierWallace tree multiplier
Wallace tree multiplierSudhir Kumar
 
Design of a high speed low power Brent Kung Adder in 45nM CMOS
Design of a high speed low power Brent Kung Adder in 45nM CMOSDesign of a high speed low power Brent Kung Adder in 45nM CMOS
Design of a high speed low power Brent Kung Adder in 45nM CMOS
Nirav Desai
 
High performance domino full adder design under different body biased technology
High performance domino full adder design under different body biased technologyHigh performance domino full adder design under different body biased technology
High performance domino full adder design under different body biased technologyIAEME Publication
 
A High Speed Wallace Tree Multiplier Using Modified Booth Algorithm for Fast ...
A High Speed Wallace Tree Multiplier Using Modified Booth Algorithm for Fast ...A High Speed Wallace Tree Multiplier Using Modified Booth Algorithm for Fast ...
A High Speed Wallace Tree Multiplier Using Modified Booth Algorithm for Fast ...
Kumar Goud
 
4 bit cmos full adder in submicron technology with low leakage and groun...
4 bit  cmos  full  adder  in submicron  technology with low leakage and groun...4 bit  cmos  full  adder  in submicron  technology with low leakage and groun...
4 bit cmos full adder in submicron technology with low leakage and groun...
shireesha pallepati
 
Low power VLSI Degisn
Low power VLSI DegisnLow power VLSI Degisn
Low power VLSI Degisn
NAVEEN TOKAS
 
9.design of high speed area efficient low power vedic multiplier using revers...
9.design of high speed area efficient low power vedic multiplier using revers...9.design of high speed area efficient low power vedic multiplier using revers...
9.design of high speed area efficient low power vedic multiplier using revers...nareshbk
 
different logic full adders
different logic full addersdifferent logic full adders
different logic full adders
Guna Sekhar
 
L5 Adders
L5 AddersL5 Adders
L5 Adders
ankitgoel
 
Half adder layout design
Half adder layout designHalf adder layout design
Half adder layout design
Thevenin Norton TOng
 
design of high speed performance 64bit mac unit
design of high speed performance 64bit mac unitdesign of high speed performance 64bit mac unit
design of high speed performance 64bit mac unit
Shiva Narayan Reddy
 
Low Power Design Approach in VLSI
Low Power Design Approach in VLSILow Power Design Approach in VLSI
Low Power Design Approach in VLSI
Silicon Mentor
 
Wallace tree multiplier.pptx1
Wallace tree multiplier.pptx1Wallace tree multiplier.pptx1
Wallace tree multiplier.pptx1
vamshi krishna
 
Project report on design & implementation of high speed carry select adder
Project report on design & implementation of high speed carry select adderProject report on design & implementation of high speed carry select adder
Project report on design & implementation of high speed carry select adder
ssingh7603
 

Viewers also liked (20)

Design and development of carry select adder
Design and development of carry select adderDesign and development of carry select adder
Design and development of carry select adder
 
Csla 130319073823-phpapp01-140821210430-phpapp02
Csla 130319073823-phpapp01-140821210430-phpapp02Csla 130319073823-phpapp01-140821210430-phpapp02
Csla 130319073823-phpapp01-140821210430-phpapp02
 
Design & implementation of high speed carry select adder
Design & implementation of high speed carry select adderDesign & implementation of high speed carry select adder
Design & implementation of high speed carry select adder
 
Wallace tree multiplier
Wallace tree multiplierWallace tree multiplier
Wallace tree multiplier
 
Design of a high speed low power Brent Kung Adder in 45nM CMOS
Design of a high speed low power Brent Kung Adder in 45nM CMOSDesign of a high speed low power Brent Kung Adder in 45nM CMOS
Design of a high speed low power Brent Kung Adder in 45nM CMOS
 
High performance domino full adder design under different body biased technology
High performance domino full adder design under different body biased technologyHigh performance domino full adder design under different body biased technology
High performance domino full adder design under different body biased technology
 
A High Speed Wallace Tree Multiplier Using Modified Booth Algorithm for Fast ...
A High Speed Wallace Tree Multiplier Using Modified Booth Algorithm for Fast ...A High Speed Wallace Tree Multiplier Using Modified Booth Algorithm for Fast ...
A High Speed Wallace Tree Multiplier Using Modified Booth Algorithm for Fast ...
 
Flot multiplier
Flot multiplierFlot multiplier
Flot multiplier
 
4 bit cmos full adder in submicron technology with low leakage and groun...
4 bit  cmos  full  adder  in submicron  technology with low leakage and groun...4 bit  cmos  full  adder  in submicron  technology with low leakage and groun...
4 bit cmos full adder in submicron technology with low leakage and groun...
 
Low power VLSI Degisn
Low power VLSI DegisnLow power VLSI Degisn
Low power VLSI Degisn
 
9.design of high speed area efficient low power vedic multiplier using revers...
9.design of high speed area efficient low power vedic multiplier using revers...9.design of high speed area efficient low power vedic multiplier using revers...
9.design of high speed area efficient low power vedic multiplier using revers...
 
different logic full adders
different logic full addersdifferent logic full adders
different logic full adders
 
L5 Adders
L5 AddersL5 Adders
L5 Adders
 
Half adder layout design
Half adder layout designHalf adder layout design
Half adder layout design
 
design of high speed performance 64bit mac unit
design of high speed performance 64bit mac unitdesign of high speed performance 64bit mac unit
design of high speed performance 64bit mac unit
 
Low Power Design Approach in VLSI
Low Power Design Approach in VLSILow Power Design Approach in VLSI
Low Power Design Approach in VLSI
 
Wallace tree multiplier.pptx1
Wallace tree multiplier.pptx1Wallace tree multiplier.pptx1
Wallace tree multiplier.pptx1
 
My Report on adders
My Report on addersMy Report on adders
My Report on adders
 
Project report on design & implementation of high speed carry select adder
Project report on design & implementation of high speed carry select adderProject report on design & implementation of high speed carry select adder
Project report on design & implementation of high speed carry select adder
 
Adder Presentation
Adder PresentationAdder Presentation
Adder Presentation
 

Similar to CSLA and WTM using GDI Technique

ANALYSIS & DESIGN OF COMBINATIONAL LOGIC
ANALYSIS & DESIGN OF COMBINATIONAL LOGICANALYSIS & DESIGN OF COMBINATIONAL LOGIC
ANALYSIS & DESIGN OF COMBINATIONAL LOGIC
Supanna Shirguppe
 
Single elctron transisto PHASE 2.pptx
Single elctron transisto PHASE 2.pptxSingle elctron transisto PHASE 2.pptx
Single elctron transisto PHASE 2.pptx
ssuser1580e5
 
4,encoder & decoder MUX and DEMUX EEng - Copy.pdf
4,encoder & decoder MUX and DEMUX EEng - Copy.pdf4,encoder & decoder MUX and DEMUX EEng - Copy.pdf
4,encoder & decoder MUX and DEMUX EEng - Copy.pdf
DamotTesfaye
 
Design and Implementation of Area Optimized, Low Complexity CMOS 32nm Technol...
Design and Implementation of Area Optimized, Low Complexity CMOS 32nm Technol...Design and Implementation of Area Optimized, Low Complexity CMOS 32nm Technol...
Design and Implementation of Area Optimized, Low Complexity CMOS 32nm Technol...
IJERA Editor
 
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
IOSRJVSP
 
Design of chip controller
Design of chip controllerDesign of chip controller
Design of chip controller
asha
 
STLD-Combinational logic design
STLD-Combinational  logic design STLD-Combinational  logic design
STLD-Combinational logic design
Abhinay Potlabathini
 
Coa presentation2
Coa presentation2Coa presentation2
Coa presentation2
rickypatel151
 
Optimization of Digitally Controlled Oscillator with Low Power
Optimization of Digitally Controlled Oscillator with Low PowerOptimization of Digitally Controlled Oscillator with Low Power
Optimization of Digitally Controlled Oscillator with Low Power
iosrjce
 
Analog to Digital Converter
Analog to Digital ConverterAnalog to Digital Converter
Analog to Digital Converter
Ariel Tonatiuh Espindola
 
An Effective Design and Verification Methodology for Digital PLL
An Effective Design and Verification Methodology for Digital PLLAn Effective Design and Verification Methodology for Digital PLL
An Effective Design and Verification Methodology for Digital PLL
QuEST Global (erstwhile NeST Software)
 
Introduction to embedded system & density based traffic light system
Introduction to embedded system & density based traffic light systemIntroduction to embedded system & density based traffic light system
Introduction to embedded system & density based traffic light system
Rani Loganathan
 
Design of Counter Using SRAM
Design of Counter Using SRAMDesign of Counter Using SRAM
Design of Counter Using SRAM
IOSRJECE
 
Digital logic-formula-notes-final-1
Digital logic-formula-notes-final-1Digital logic-formula-notes-final-1
Digital logic-formula-notes-final-1
Kshitij Singh
 
Logic Level Techniques for Power Reduction
Logic Level Techniques for Power Reduction Logic Level Techniques for Power Reduction
Logic Level Techniques for Power Reduction
GargiKhanna1
 
128-Bit Area Efficient Reconfigurable Carry Select Adder
128-Bit Area Efficient Reconfigurable Carry Select Adder 128-Bit Area Efficient Reconfigurable Carry Select Adder
128-Bit Area Efficient Reconfigurable Carry Select Adder
ijcisjournal
 
2014 ii c08t-sbc pic para ecg
2014 ii c08t-sbc pic para ecg 2014 ii c08t-sbc pic para ecg
2014 ii c08t-sbc pic para ecg
Aland Bravo Vecorena
 
Dee2034 chapter 6 register
Dee2034 chapter 6 registerDee2034 chapter 6 register
Dee2034 chapter 6 register
SITI SABARIAH SALIHIN
 
Fpga(field programmable gate array)
Fpga(field programmable gate array) Fpga(field programmable gate array)
Fpga(field programmable gate array) Iffat Anjum
 

Similar to CSLA and WTM using GDI Technique (20)

ANALYSIS & DESIGN OF COMBINATIONAL LOGIC
ANALYSIS & DESIGN OF COMBINATIONAL LOGICANALYSIS & DESIGN OF COMBINATIONAL LOGIC
ANALYSIS & DESIGN OF COMBINATIONAL LOGIC
 
Single elctron transisto PHASE 2.pptx
Single elctron transisto PHASE 2.pptxSingle elctron transisto PHASE 2.pptx
Single elctron transisto PHASE 2.pptx
 
4,encoder & decoder MUX and DEMUX EEng - Copy.pdf
4,encoder & decoder MUX and DEMUX EEng - Copy.pdf4,encoder & decoder MUX and DEMUX EEng - Copy.pdf
4,encoder & decoder MUX and DEMUX EEng - Copy.pdf
 
Design and Implementation of Area Optimized, Low Complexity CMOS 32nm Technol...
Design and Implementation of Area Optimized, Low Complexity CMOS 32nm Technol...Design and Implementation of Area Optimized, Low Complexity CMOS 32nm Technol...
Design and Implementation of Area Optimized, Low Complexity CMOS 32nm Technol...
 
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
 
Design of chip controller
Design of chip controllerDesign of chip controller
Design of chip controller
 
STLD-Combinational logic design
STLD-Combinational  logic design STLD-Combinational  logic design
STLD-Combinational logic design
 
Coa presentation2
Coa presentation2Coa presentation2
Coa presentation2
 
Optimization of Digitally Controlled Oscillator with Low Power
Optimization of Digitally Controlled Oscillator with Low PowerOptimization of Digitally Controlled Oscillator with Low Power
Optimization of Digitally Controlled Oscillator with Low Power
 
Chapter 6 register
Chapter 6 registerChapter 6 register
Chapter 6 register
 
Analog to Digital Converter
Analog to Digital ConverterAnalog to Digital Converter
Analog to Digital Converter
 
An Effective Design and Verification Methodology for Digital PLL
An Effective Design and Verification Methodology for Digital PLLAn Effective Design and Verification Methodology for Digital PLL
An Effective Design and Verification Methodology for Digital PLL
 
Introduction to embedded system & density based traffic light system
Introduction to embedded system & density based traffic light systemIntroduction to embedded system & density based traffic light system
Introduction to embedded system & density based traffic light system
 
Design of Counter Using SRAM
Design of Counter Using SRAMDesign of Counter Using SRAM
Design of Counter Using SRAM
 
Digital logic-formula-notes-final-1
Digital logic-formula-notes-final-1Digital logic-formula-notes-final-1
Digital logic-formula-notes-final-1
 
Logic Level Techniques for Power Reduction
Logic Level Techniques for Power Reduction Logic Level Techniques for Power Reduction
Logic Level Techniques for Power Reduction
 
128-Bit Area Efficient Reconfigurable Carry Select Adder
128-Bit Area Efficient Reconfigurable Carry Select Adder 128-Bit Area Efficient Reconfigurable Carry Select Adder
128-Bit Area Efficient Reconfigurable Carry Select Adder
 
2014 ii c08t-sbc pic para ecg
2014 ii c08t-sbc pic para ecg 2014 ii c08t-sbc pic para ecg
2014 ii c08t-sbc pic para ecg
 
Dee2034 chapter 6 register
Dee2034 chapter 6 registerDee2034 chapter 6 register
Dee2034 chapter 6 register
 
Fpga(field programmable gate array)
Fpga(field programmable gate array) Fpga(field programmable gate array)
Fpga(field programmable gate array)
 

Recently uploaded

Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTSHeap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Soumen Santra
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
ongomchris
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERSCW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
veerababupersonal22
 
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
 
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
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
BrazilAccount1
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
zwunae
 
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
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
ClaraZara1
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
Amil Baba Dawood bangali
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
Intella Parts
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
Neometrix_Engineering_Pvt_Ltd
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 
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
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
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
 

Recently uploaded (20)

Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTSHeap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
Heap Sort (SS).ppt FOR ENGINEERING GRADUATES, BCA, MCA, MTECH, BSC STUDENTS
 
space technology lecture notes on satellite
space technology lecture notes on satellitespace technology lecture notes on satellite
space technology lecture notes on satellite
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERSCW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
CW RADAR, FMCW RADAR, FMCW ALTIMETER, AND THEIR PARAMETERS
 
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
 
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
 
English lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdfEnglish lab ppt no titlespecENG PPTt.pdf
English lab ppt no titlespecENG PPTt.pdf
 
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
一比一原版(IIT毕业证)伊利诺伊理工大学毕业证成绩单专业办理
 
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
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
 
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
NO1 Uk best vashikaran specialist in delhi vashikaran baba near me online vas...
 
Forklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella PartsForklift Classes Overview by Intella Parts
Forklift Classes Overview by Intella Parts
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
Standard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - NeometrixStandard Reomte Control Interface - Neometrix
Standard Reomte Control Interface - Neometrix
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 
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...
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
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)
 

CSLA and WTM using GDI Technique

  • 1. Guided By: Presented By: Mr. Sandeep Srivastav Dinesh kr Yadav Nishant Yadav
  • 2.  Carry Select Adder (CSLA) is a fast adder which is used in the data processing processors for performing fast arithmetic operations.  The carry-select adder generally consists of two ripple carry adders and multiplexers .  One RCA performs addition by assuming the input carry is 0 and other RCA performs addition by assuming the input carry is 1.  MUX select the output according to the carry from previous stage
  • 3. 4-BIT CARRY SELECT ADDER(CSLA)
  • 4.
  • 5. • Consider the Following Example 101 101 110 110 111 001 101 +110 101 +111 110 +001 111  0 000  1 100  0 101  1 1  011  0 1  100  1 1 100 100 111
  • 6. Paper Name Publisher Description Implementation and comparision of effective area architecture of CSA. R. Priya and J. Senthil Kumar “2013 IEEE International Conference on emerging trends on computing ,communication and nano technology(ICECCN2013). This is the main paper in which conventional CSLA has been implemented Low Power Digital design using modified GDI method. Padmanabhan Balasubramanian and Johince John,2006, IEEE. This technique allows reducing power consumption, propagation delay, and area of digital circuits GDI Technique : A Power-Efficient Method for Digital Circuits . Kunal & Nidhi Kedia Department of Electronics & Telecommunication Engineering, Synergy Institute of Engineering & Technology, Dhenkanal, Odisha This paper describes the design and implementation of various digital circuit using GDI technique
  • 7.  Mentor graphics Pyxis Schematic.  Technology Used 0.18 um
  • 8. It consist of :- Ripple Carry Adder Multiplexer (4T) Ripple Carry Adder is designed by Full Adder(12T) connected in series.
  • 9.
  • 10.
  • 11.
  • 12.
  • 13.
  • 14.
  • 15.
  • 16.
  • 17. 15 14 13 12 11 10 9 8 7 6 5 4 3 2 1 0 1 1 0 0 0 1 1 1 0 1 0 1 0 0 1 0 A 1 0 1 0 1 0 1 0 1 0 1 0 0 0 0 0 B 1 0 1 1 1 0 0 0 1 1 1 1 1 0 0 1 0 Sum 1 1 0 1 0 1 0 1 0 1 0 1 0 0 0 0 A 1 0 1 0 1 0 1 0 1 0 1 0 0 1 0 1 B 1 0 1 1 1 1 1 1 1 1 1 1 1 0 1 0 1 Sum 1 0 1 0 1 0 1 0 1 0 1 0 1 0 0 0 A 0 1 0 1 0 1 0 1 0 1 0 1 1 1 0 1 B 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 1 Sum 1 0 1 0 1 0 1 0 1 0 1 0 0 0 0 1 A 0 1 0 1 0 1 0 1 0 1 0 1 1 1 0 1 B 0 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 Sum INPUT AND ITS CORRESPONDING OUTPUT OF THE 16-BIT CSLA
  • 18. S0 0110 S1 1001 S2 0111 S3 0001 S4 1101 S5 1101 S6 1101 S7 1101 S8 1101 S9 0101 S10 0101 S11 0101 S12 1101 S13 1101 S14 1101 S15 0001 C_OUT 1110 OUTPUT COMBINATION OF THE 16-BIT CSLA
  • 19.
  • 20.
  • 21.
  • 22. 8 Transistor Full adder circuit is used. MUX of 2 transistor is used. The MUX and FA circuit is designed by using GDI(gate diffusion input ) technique.
  • 23. BASIC FUNCTIONS USING GDI CELL COMPARISON OF TRANSISTOR COUNT OF GDI AND STATIC CMOS N p G Outpu t Function 0 1 A A’ INV 0 B A A’B F1 B 1 A A’+B F2 1 B A A+B OR B 0 A AB AND C B A A’B+AC MUX B’ B A A’B+B’ A XOR B B’ A AB+A’B ’ XNOR fUNCTIO N GDI CMOS INV 2 2 F1 2 6 F2 2 6 OR 2 6 AND 2 6 MUX 2 14 XOR 4 12 XNOR 4 12 NAND 4 4 NOR 4 4
  • 24. 1.The GDI cell contains three inputs : -G (common gate input of nMOS and pMOS), -P (input to the source/drain of pMOS), and -N (input to the source/drain of nMOS). 2. Bulks of both nMOS and pMOS are connected to GND and VDD respectively. 3. Basic GDI Cell
  • 25.
  • 26.
  • 27.
  • 28.
  • 29.
  • 30.
  • 31.
  • 32.
  • 33.
  • 34.
  • 35.
  • 36.
  • 37.
  • 38.
  • 39.
  • 40. CONVENTIONAL CSLA CSLA USING GDI TECHNIQUE (WITHOUT BUFFER) CSLA USING GDI TECHNIQUE (WITH BUFFER) NUMBER OF TRANSISTO R 408 186 (54.41 % Saved 186+64=250 (In worst case) (38.72 %Saved) DELAY 430.45 pS 217.35 pS (49.50% Faster) 318.18 pS (26.08 % Faster) POWER 29.82 mW 27.169 mW 28.035 mW
  • 41. 0 100 200 300 400 500 Conventional CSLA CSLA Using GDI CSLA using GDI with buffer No. of transitors No. of transitors 0 50 100 150 200 250 300 350 400 450 500 Conventional CSLA CSLA using GDI CSLA using GDI with Buffers Delay Delay
  • 42. 0 5 10 15 20 25 30 35 Conventional CSLA CSLA using GDI CSLA using GDI with Buffers Power Power 0 2000 4000 6000 8000 10000 12000 14000 Conventional CSLA CSLA using GDI CSLA using GDI with Buffers PDP Power Delay
  • 43. The Wallace tree has three steps: o Partial Product Generation. o Wallace Tree Implementation. o Addition using RCA.
  • 44. BLOCK DIAGRAM OF WALLACE TREE MULTIPLIER
  • 46. SCHEMATIC OF WALLACE TREE MULTIPLIER USING CMOS
  • 47. SYMBOL OF WALLACE TREE MULTIPLIER USING CMOS
  • 48. A3 =1 A2 =1 A1 =1 A0 =1 B3 =1 B2 =1 B1 =1 B0 =1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 1 0 0 0 0 1 P7 P6 P5 P4 P3 P2 P1 P0 A=1111 B=1111 P=11100001 A=1000 B=1000 P=01000000 A=0001 B=0001 P=00000001
  • 49. O/P WAVEFORM OF WALLACE TREE MULTIPLIER USING CMOS
  • 51. SCHEMATIC OF WALLACE TREE MULTIPLIER USING GDI
  • 52.
  • 53.
  • 54. CONVENTIONAL WALLACE TREE MULTIPIER WALLACE TREE USING GDI TECHNIQUE NUMBER OF TRANSISTOR 352 276 (21.5 % Saved) DELAY 570.60 pS 1.413 nS (Slower) POWER 9.89 mW 8.23mW
  • 55.  Arithmetic Logic Unit  High Speed Multiplications  Advanced Microprocessors
  • 56. 1 Design of a Low Power, High Speed, Energy Efficient Full Adder Using Modified GDI and MVT Scheme in 45nm Technology International Conference on Control, Instrumentation, Communication and Computational Technologies (ICCICCT) 2 “Low Power Digital design using modified GDI method” Padmanabhan Balasubramanian and Johince John,2006, IEEE. 3 Low-Power and High Speed CPL-CSA Adder “N V Vijaya Krishna Boppana, Saiyu Ren, Henry Chen” Department of Electrical Engineering, Wright State University, Dayton, Ohio, USA 4 Implementation and comparision of effective area architecture of CSA, R. Priya and J. Senthil Kumar “2013 IEEE International Conference on emerging trends on computing ,communication and nano technology ICECCN2013
  • 57.  “Multipliers using low power adder cells using 180nm Technology” Jyoti Gupta,Amit Grover, Garish Kumar Wadhwa, 2013 International Symposium on Computational and Business Intelligence  “Implementation of Low Power 8-Bit Multiplier using Gate Diffusion Input Logic” B.N. Manjunatha Reddy, H. N. Sheshagiri, Dr.B.R.VijayaKumar, 2014 IEEE 17th International Conference on Computational Science and Engineering