SlideShare a Scribd company logo
1 of 6
Download to read offline
128-Bit Area
K .Bala Sindhuri1
,
Assistant Professor,
SRKR Engineering College,
Bhimavaram,India.
k.b.sindhuri@gmail.comn_uk2010@yahoo.com
D.V.N.Bharathi3
, B. Tapasvi
M.Tech Student,
Department of ECE,
SRKR Engineering college,
Bhimavaram, India.
bapu.bharathi@gmail.com
Abstract—Carry Select Adder (CSLA)
of the fastest adders used in many data
processors to perform fast arithmetic functions.
structure of the CSLA, suggests that there is scope for
reducing the area in the CSLA. This work
simple and efficient gate-level modi
significantly reduce the area of the CSLA.
uses first, the implementation of adder and then excess
one adder. Based on this modification 128
root CSLA (SQRT CSLA) architecture has
and compared with the regular SQRT CSLA
architecture. For both modified and regular SQRT
CSLA adders, the theoretical calculations for delay and
area are tabulated. Experimentally delay and area
comparisons for both regular and modified
CSLA are done. The simulation is performed using
Modelsim and synthesis is carried on Xilinx ISE12.2
Index Terms— Area-efficient, CSLA, low
power.
I . INTRODUCTION
Design of area- and power-efficient high
speed data path logic systems are one of the most
substantial areas of research in VLSI system design.
In digital adders, the speed of addition is limited by
the time required to propagate a carry through the
adder. The sum for each bit position in an elementary
adder is generated sequentially only after the
previous bit position has been summed and a carry
propagated into the next position.
The CSLA is used in many computational
systems to alleviate the problem of carry propagation
delay by independently generating multiple carries
and then select a carry to generate the
sum[2].However, the CSLA is not area efficient
because it uses multiple pairs of Ripple Carry Adders
(RCA) to generate partial sum and carry by
considering carry input and ,then the final sum and
carry are selected by the multiplexers (mux).
Bit Area-Efficient Carry Select Adder
Prof .N .Udaya Kumar2
,
Professor, Department of ECE,
ng College, SRKREngineeringCollege,
Bhimavaram,India. Bhimavaram, India.
k.b.sindhuri@gmail.comn_uk2010@yahoo.com
B. Tapasvi4
,
M.Tech Student,
Department of ECE,
SRKR Engineering College,
Bhimavaram,India.
tapasvi07@gmail.com
Carry Select Adder (CSLA) is one
of the fastest adders used in many data-processing
processors to perform fast arithmetic functions. the
that there is scope for
reducing the area in the CSLA. This work presents a
level modification to
of the CSLA. This method
and then excess
one adder. Based on this modification 128-bit square-
t CSLA (SQRT CSLA) architecture has presented
compared with the regular SQRT CSLA
For both modified and regular SQRT
, the theoretical calculations for delay and
area are tabulated. Experimentally delay and area
comparisons for both regular and modified SQRT
e simulation is performed using
Modelsim and synthesis is carried on Xilinx ISE12.2
efficient, CSLA, low
efficient high-
speed data path logic systems are one of the most
as of research in VLSI system design.
In digital adders, the speed of addition is limited by
the time required to propagate a carry through the
adder. The sum for each bit position in an elementary
adder is generated sequentially only after the
t position has been summed and a carry
The CSLA is used in many computational
systems to alleviate the problem of carry propagation
delay by independently generating multiple carries
a carry to generate the
However, the CSLA is not area efficient
because it uses multiple pairs of Ripple Carry Adders
(RCA) to generate partial sum and carry by
considering carry input and ,then the final sum and
exers (mux).
The basic idea of this work is to use Binary
to Excess-1 Converter (BEC) instead of RCA with in
the regular CSLA to achieve low
consumption [3]–[4]. The main advantage of this
BEC logic comes from the lesser number of logic
gates than the n-bit Full Adder (FA) structure. The
details of the BEC logic are discussed in Section III.
This paperis structured as follows:
deals with the delay and area evaluation methodology
of the basic adder blocks. Section III presents t
detailed structure and the function of the BEC logic.
The SQRT CSLA has been chosen for comparison
with the proposed design as it has a more balanced
delay, and requires lower power and area [5], [6].
The delay and area evaluation methodology of the
regular and modified SQRT CSLA are presented in
Sections IV and V, respectively. Results are analysed
in Section VI. Finally, the work is concluded in
Section VII.
Fig.1. Delay and Area evaluation of an XOR gate.
Department of ECE,
M.Tech Student,
SRKR Engineering College,
The basic idea of this work is to use Binary
1 Converter (BEC) instead of RCA with in
the regular CSLA to achieve lower area and power
[4]. The main advantage of this
BEC logic comes from the lesser number of logic
bit Full Adder (FA) structure. The
details of the BEC logic are discussed in Section III.
is structured as follows:Section II
deals with the delay and area evaluation methodology
of the basic adder blocks. Section III presents the
detailed structure and the function of the BEC logic.
The SQRT CSLA has been chosen for comparison
with the proposed design as it has a more balanced
delay, and requires lower power and area [5], [6].
The delay and area evaluation methodology of the
ular and modified SQRT CSLA are presented in
Sections IV and V, respectively. Results are analysed
in Section VI. Finally, the work is concluded in
Fig.1. Delay and Area evaluation of an XOR gate.
INTERNATIONAL CONFERENCE ON CIVIL AND MECHANICAL ENGINEERING, ICCME-2014
INTERNATIONAL ASSOCIATION OF ENGINEERING & TECHNOLOGY FOR SKILL DEVELOPMENT www.iaetsd.in
11
ISBN:378-26-138420-0217
Fig. 2.4-b BEC.
Fig. 3.4-b BEC with 8:4 mux.
II. DELAY AND AREA EVALUATION
METHODOLOGY OF THE BASIC ADDER
BLOCKS
The AND, OR, and Inverter (AOI)
implementation of an XOR gate is shown in Fig. 1.
The gates between the dotted lines are performing the
operations in parallel and the numeric representation
of each gate indicates the delay contributed by that
gate. The delay and area evaluation methodology
considers all gates to be made up of AND, OR, and
Inverter, each having delay equal to 1 unit and area
equal to 1 unit. We then add up the number of gates
in the longest path of a logic block that contributes to
the maximum delay. The area evaluation is done by
counting the total number of AOI gates required for
each logic block. Based on this approach, the CSLA
adder blocks of 2:1 mux, Half Adder (HA), and FA
are evaluated and listed in Table I.
with 8:4 mux.
II. DELAY AND AREA EVALUATION
METHODOLOGY OF THE BASIC ADDER
The AND, OR, and Inverter (AOI)
implementation of an XOR gate is shown in Fig. 1.
The gates between the dotted lines are performing the
umeric representation
of each gate indicates the delay contributed by that
gate. The delay and area evaluation methodology
considers all gates to be made up of AND, OR, and
Inverter, each having delay equal to 1 unit and area
p the number of gates
in the longest path of a logic block that contributes to
the maximum delay. The area evaluation is done by
counting the total number of AOI gates required for
each logic block. Based on this approach, the CSLA
Half Adder (HA), and FA
III.BINARY TO EXCESS-1CONVERTER (BEC)
As stated in section II the main idea of this
work is to use BEC instead of the RCA
to reduce the area and power consumption of the
regular CSLA. To replace the n
BEC is required. A structure and the function table o
a 4-b BEC are shown in Fig. 2. and
respectively.
Fig. 3. Illustrates how the basic fun
the CSLA is obtained by using the 4
together with the mux. One input of the 8:4 mux gets
as it input (B3, B2, B1, and B0) and another input of
the mux is the BEC output. This produces the two
possible partial results in parallel and the mu
to select either the BEC output or the direct inputs
according to the control signal Cin. The importance
of the BEC logic stems from the large silicon area
reduction when the CSLA with large number of bits
are designed. The Boolean expressions of
BEC is listed as (note the functional
& AND. XOR)
IV. DELAY AND AREA EVALUATION
METHODOLOGY OF REGULAR 128
CSLA
The structure of the 128
CSLA is shown in Fig. 4. It has five groups of
different size RCA. The delay and area evaluation o
last group is shown in Fig. 5.
CONVERTER (BEC)
the main idea of this
work is to use BEC instead of the RCA with in order
to reduce the area and power consumption of the
n-bit RCA, an n-bit
BEC is required. A structure and the function table of
b BEC are shown in Fig. 2. and Table II,
how the basic function of
the CSLA is obtained by using the 4-bit BEC
together with the mux. One input of the 8:4 mux gets
as it input (B3, B2, B1, and B0) and another input of
the mux is the BEC output. This produces the two
possible partial results in parallel and the mux is used
to select either the BEC output or the direct inputs
according to the control signal Cin. The importance
of the BEC logic stems from the large silicon area
reduction when the CSLA with large number of bits
are designed. The Boolean expressions of the 4-bit
BEC is listed as (note the functional symbols NOT,
IV. DELAY AND AREA EVALUATION
METHODOLOGY OF REGULAR 128-B SQRT
The structure of the 128-b regular SQRT
CSLA is shown in Fig. 4. It has five groups of
elay and area evaluation of
shown in Fig. 5.in which the
INTERNATIONAL CONFERENCE ON CIVIL AND MECHANICAL ENGINEERING, ICCME-2014
INTERNATIONAL ASSOCIATION OF ENGINEERING & TECHNOLOGY FOR SKILL DEVELOPMENT www.iaetsd.in
12
ISBN:378-26-138420-0218
Fig.4.Regular 128-b SQRT CSLA
numerals within [ ] specify the delay values, e.g.,
10 gate delays. The steps leading to the evaluation
are as follows.
1)The group15 has fifteen sets of 28-b RCA. Based
on the consideration of delay values of Table I, the
arrival time of selection input	‫݁݉݅ݐ[211ܥ‬ሺ‫ݐ‬ሻ = 46]of
6:3 mux is earlier than		ܵ114[‫ݐ‬ = 8]and later
than		ܵ113[‫ݐ‬ = 6].Thus, ‫ݐ[411݉ݑݏ‬ = 52] is
summation of ܵ3and ‫ݐ[ݔݑܯ‬ = 3] and ‫ݐ[311݉ݑݏ‬ =
49] is summation of ‫	211ܥ‬and mux.
Fig5. Delay and area evaluation of regular SQRT
CSLA ofgroup 15
2) The one set of 28-b RCA in group15 has 14 FA for
cin=1 and the other set has 1 FA and 1 HA for cin=0
.Based on the area count of Table I, the total number
of gate counts in group15 is determined as follows:
Gate count =447(FA+HA+Mux)
FA=337(29*13)
HA=6(1*6)
Mux=64(16*4)
Table III:
Delayand Area Countof Regular SQRT CSLA
Groups
3) Similarly, the estimated maximum delay
calculations for group2-group5[11-19] and area
calculations for group2-group5[57-147] are studied
[1].For the other groups in regular SQRT CSLA are
evaluated and listed in Table III.
INTERNATIONAL CONFERENCE ON CIVIL AND MECHANICAL ENGINEERING, ICCME-2014
INTERNATIONAL ASSOCIATION OF ENGINEERING & TECHNOLOGY FOR SKILL DEVELOPMENT www.iaetsd.in
13
ISBN:378-26-138420-0219
Fig.6. Modified 128-bit SQRT CSLA
V. DELAY AND AREA EVALUATION
METHODOLOGY OF MODIFIED 128-B SQRT
CSLA
The structure of the proposed 128-b SQRT
CSLA using BEC for RCA with	‫ܥ‬௜௡ = 1 to optimize
the area and power is shown in Fig. 6. We again split
the structure into five groups. The delay and area
estimation of each group are shown in Fig. 7. The
steps leading to the evaluation are given here.
1) The group15 has one 28-b RCA which has 1 FA
and 1 HA for	‫ܥ‬௜௡ = 0. Instead of another 28-b RCA
with 	‫ܥ‬௜௡ = 1 a 16-b BEC is used which adds one to
the output from 28-b RCA.Based on the
consideration of delay values of Table I, the arrival
time of selection input ‫݁݉݅ݐ[211ܥ‬ሺ‫ݐ‬ሻ = 46] of 6:3
mux is earlier than the ܵ114[‫ݐ‬ = 8]and‫ݐ[ݐݑ݋ܥ‬ = 36]
and later than the	ܵ113[‫ݐ‬ = 6]. Thus, the sum3 and
final Cout (output from mux) are depending onS114
and mux and partial Cout (input to mux) and mux,
respectively. The sum2 depends on C112 and mux.
2) For the remaining group’s the arrival time of mux
selection input is always greater than the arrival time
of data inputs from the BEC’s. Thus, the delay of the
remaining groups depends on the arrival time of mux
selection input and the mux delay.
3) The area count of group15 is determined as
follows:
Gate count=342(FA+HA+MUX+BEC)
FA=182(14*13)
HA=6(1*6)
AND=14
NOT=1
XOR=75(15*5)
MUX=64(16*4)
Fig.7. Delay and area evaluation of Modified SQRT
CSLAOf group 15
4) Similarly, the estimated maximum
delaycalculations for group2-group5(13-22) and area
calculations for group2-group(43-112) are studied
[1].For the other groups of the modified SQRT
CSLA are evaluated and listed in Table IV.
Comparing Tables III and IV, it is clearly
understood that the proposed modified SQRT CSLA
saves 882 gate areas than the regular SQRT CSLA,
with only 40 increases in gate delays. To further
evaluate the performance.
INTERNATIONAL CONFERENCE ON CIVIL AND MECHANICAL ENGINEERING, ICCME-2014
INTERNATIONAL ASSOCIATION OF ENGINEERING & TECHNOLOGY FOR SKILL DEVELOPMENT www.iaetsd.in
14
ISBN:378-26-138420-0220
Table IV:
Delayand Area Countof Modified SQRT CSLA
Groups
VI.RESULTS
Fig.8. Simulated Results for 128-b regular SQRT
CSLA
Fig.9. Simulated Results for 128-b modified SQRT
CSLA
Table V:
Summary Resultfor 128-b RegularSQRT CSLA
Table VI:
Summary Resultfor 128-b Modified SQRT CSLA
VII. CONCLUSION
A simple approach is presented in this paper
to reduce the area of SQRT CSLA architecture. The
reduced number of gates ofthis work offers the great
advantage in the reduction of area. The modified
CSLA architecture issimple and efficient architecture
for VLSI hardware implementation in the aspect of
low area. The results show that the modified SQRT
CSLA has a slightly larger delay (24.276ns) than the
regular SQRT CSLA (17.446ns).
VIII. FUTURE SCOPE
Area delay product of regular 128-b SQRT
CSLAand modified 128-b SQRT CSLA can be
experimentally performed.
REFERENCES
[1]. B. Ramkumar and Harish M Kittur “Low-
Power and Area-Efficient Carry Select
Adder”371-375, VOL. 20, NO. 2,
FEBRUARY 2012.
[2]. O. J. Bedrij, “Carry-select adder,” IRETrans.
Electron. Comput., pp. 340–344,1962.
[3]. B. Ramkumar, H.M. Kittur, and P. M.
Kannan, “ASIC implementation of
modifiedfaster carry save adder,” Eur. J. Sci.
Res., vol.42, no. 1, pp. 53–58, 2010.
INTERNATIONAL CONFERENCE ON CIVIL AND MECHANICAL ENGINEERING, ICCME-2014
INTERNATIONAL ASSOCIATION OF ENGINEERING & TECHNOLOGY FOR SKILL DEVELOPMENT www.iaetsd.in
15
ISBN:378-26-138420-0221
[4]. Y. Kim and L.-S. Kim, “64-bit carry-select
adder with reduced area,”Electron. Lett, vol.
37, no. 10, pp. 614–615, May 2001.
[5]. J. M. Rabaey, Digtal Integrated Circuits—
ADesign Perspective.Upper Saddle River,
NJ:Prentice-Hall, 2001.
[6]. Y. He, C. H. Chang, and J. Gu, “An
areaefficient 64-bit square root carry-select
adder forlowpower applications,” in Proc.
IEEE Int. Symp.Circuits Syst., 2005, vol. 4,
pp. 4082–4085.
INTERNATIONAL CONFERENCE ON CIVIL AND MECHANICAL ENGINEERING, ICCME-2014
INTERNATIONAL ASSOCIATION OF ENGINEERING & TECHNOLOGY FOR SKILL DEVELOPMENT www.iaetsd.in
16
ISBN:378-26-138420-0222

More Related Content

What's hot

IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD Editor
 
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 Adderijsrd.com
 
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
 
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 VHDLIJSRD
 
High Speed Carryselect Adder
High Speed Carryselect AdderHigh Speed Carryselect Adder
High Speed Carryselect Adderijsrd.com
 
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
 
implementation and comparision of effective area efficient architecture for CSLA
implementation and comparision of effective area efficient architecture for CSLAimplementation and comparision of effective area efficient architecture for CSLA
implementation and comparision of effective area efficient architecture for CSLAvenkatesh nayakoti
 
Design and development of carry select adder
Design and development of carry select adderDesign and development of carry select adder
Design and development of carry select adderABIN THOMAS
 
DESIGN AND PERFORMANCE ANALYSIS OF BINARY ADDERS_edited
DESIGN AND PERFORMANCE ANALYSIS OF BINARY ADDERS_editedDESIGN AND PERFORMANCE ANALYSIS OF BINARY ADDERS_edited
DESIGN AND PERFORMANCE ANALYSIS OF BINARY ADDERS_editedShital Badaik
 
32-bit unsigned multiplier by using CSLA & CLAA
32-bit unsigned multiplier by using CSLA &  CLAA32-bit unsigned multiplier by using CSLA &  CLAA
32-bit unsigned multiplier by using CSLA & CLAAGanesh Sambasivarao
 
A high performance fir filter architecture for fixed and reconfigurable appli...
A high performance fir filter architecture for fixed and reconfigurable appli...A high performance fir filter architecture for fixed and reconfigurable appli...
A high performance fir filter architecture for fixed and reconfigurable appli...Ieee Xpert
 
High Speed Time Efficient Reversible ALU Based Logic Gate Structure on Vertex...
High Speed Time Efficient Reversible ALU Based Logic Gate Structure on Vertex...High Speed Time Efficient Reversible ALU Based Logic Gate Structure on Vertex...
High Speed Time Efficient Reversible ALU Based Logic Gate Structure on Vertex...IJERD Editor
 
High Speed and Low Power Consumption Carry Skip Adder using Binary to Excess-...
High Speed and Low Power Consumption Carry Skip Adder using Binary to Excess-...High Speed and Low Power Consumption Carry Skip Adder using Binary to Excess-...
High Speed and Low Power Consumption Carry Skip Adder using Binary to Excess-...rahulmonikasharma
 
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 adderssingh7603
 
Design of carry save adder using transmission gate logic
Design of carry save adder using transmission gate logicDesign of carry save adder using transmission gate logic
Design of carry save adder using transmission gate logicijiert bestjournal
 
Area Time Efficient Scaling Free Rotation Mode Cordic Using Circular Trajectory
Area Time Efficient Scaling Free Rotation Mode Cordic Using Circular TrajectoryArea Time Efficient Scaling Free Rotation Mode Cordic Using Circular Trajectory
Area Time Efficient Scaling Free Rotation Mode Cordic Using Circular TrajectoryIOSR Journals
 
Flexible dsp accelerator architecture exploiting carry save arithmetic
Flexible dsp accelerator architecture exploiting carry save arithmeticFlexible dsp accelerator architecture exploiting carry save arithmetic
Flexible dsp accelerator architecture exploiting carry save arithmeticIeee Xpert
 
PERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONS
PERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONSPERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONS
PERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONSVLSICS Design
 

What's hot (20)

IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
IJERD (www.ijerd.com) International Journal of Engineering Research and Devel...
 
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
 
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
 
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
 
High Speed Carryselect Adder
High Speed Carryselect AdderHigh Speed Carryselect Adder
High Speed Carryselect Adder
 
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...
 
implementation and comparision of effective area efficient architecture for CSLA
implementation and comparision of effective area efficient architecture for CSLAimplementation and comparision of effective area efficient architecture for CSLA
implementation and comparision of effective area efficient architecture for CSLA
 
carry select adder
carry select addercarry select adder
carry select adder
 
Ramya Project
Ramya ProjectRamya Project
Ramya Project
 
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
 
DESIGN AND PERFORMANCE ANALYSIS OF BINARY ADDERS_edited
DESIGN AND PERFORMANCE ANALYSIS OF BINARY ADDERS_editedDESIGN AND PERFORMANCE ANALYSIS OF BINARY ADDERS_edited
DESIGN AND PERFORMANCE ANALYSIS OF BINARY ADDERS_edited
 
32-bit unsigned multiplier by using CSLA & CLAA
32-bit unsigned multiplier by using CSLA &  CLAA32-bit unsigned multiplier by using CSLA &  CLAA
32-bit unsigned multiplier by using CSLA & CLAA
 
A high performance fir filter architecture for fixed and reconfigurable appli...
A high performance fir filter architecture for fixed and reconfigurable appli...A high performance fir filter architecture for fixed and reconfigurable appli...
A high performance fir filter architecture for fixed and reconfigurable appli...
 
High Speed Time Efficient Reversible ALU Based Logic Gate Structure on Vertex...
High Speed Time Efficient Reversible ALU Based Logic Gate Structure on Vertex...High Speed Time Efficient Reversible ALU Based Logic Gate Structure on Vertex...
High Speed Time Efficient Reversible ALU Based Logic Gate Structure on Vertex...
 
High Speed and Low Power Consumption Carry Skip Adder using Binary to Excess-...
High Speed and Low Power Consumption Carry Skip Adder using Binary to Excess-...High Speed and Low Power Consumption Carry Skip Adder using Binary to Excess-...
High Speed and Low Power Consumption Carry Skip Adder using Binary to Excess-...
 
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
 
Design of carry save adder using transmission gate logic
Design of carry save adder using transmission gate logicDesign of carry save adder using transmission gate logic
Design of carry save adder using transmission gate logic
 
Area Time Efficient Scaling Free Rotation Mode Cordic Using Circular Trajectory
Area Time Efficient Scaling Free Rotation Mode Cordic Using Circular TrajectoryArea Time Efficient Scaling Free Rotation Mode Cordic Using Circular Trajectory
Area Time Efficient Scaling Free Rotation Mode Cordic Using Circular Trajectory
 
Flexible dsp accelerator architecture exploiting carry save arithmetic
Flexible dsp accelerator architecture exploiting carry save arithmeticFlexible dsp accelerator architecture exploiting carry save arithmetic
Flexible dsp accelerator architecture exploiting carry save arithmetic
 
PERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONS
PERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONSPERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONS
PERFORMANCE EVALUATION OF LOW POWER CARRY SAVE ADDER FOR VLSI APPLICATIONS
 

Similar to Iaetsd 128-bit area

1.area efficient carry select adder
1.area efficient carry select adder1.area efficient carry select adder
1.area efficient carry select adderKUMARASWAMY JINNE
 
FPGA Implementation of High Speed Architecture of CSLA using D-Latches
FPGA Implementation of High Speed Architecture of CSLA using D-LatchesFPGA Implementation of High Speed Architecture of CSLA using D-Latches
FPGA Implementation of High Speed Architecture of CSLA using D-LatchesEditor IJMTER
 
A Novel Efficient VLSI Architecture Modified 16-B SQRT Carry Select Adder
A Novel Efficient VLSI Architecture Modified 16-B SQRT Carry Select AdderA Novel Efficient VLSI Architecture Modified 16-B SQRT Carry Select Adder
A Novel Efficient VLSI Architecture Modified 16-B SQRT Carry Select AdderIJERD Editor
 
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
 
IRJET- FPGA Implementation of High Speed and Low Power Speculative Adder
IRJET-  	  FPGA Implementation of  High Speed and Low Power Speculative AdderIRJET-  	  FPGA Implementation of  High Speed and Low Power Speculative Adder
IRJET- FPGA Implementation of High Speed and Low Power Speculative AdderIRJET Journal
 
Enhanced low power, fast and area efficient carry select adder
Enhanced low power, fast and area efficient carry select adderEnhanced low power, fast and area efficient carry select adder
Enhanced low power, fast and area efficient carry select addereSAT Publishing House
 
Design and implementation of Closed Loop Control of Three Phase Interleaved P...
Design and implementation of Closed Loop Control of Three Phase Interleaved P...Design and implementation of Closed Loop Control of Three Phase Interleaved P...
Design and implementation of Closed Loop Control of Three Phase Interleaved P...IJMTST Journal
 
IRJET - High Speed Inexact Speculative Adder using Carry Look Ahead Adder...
IRJET -  	  High Speed Inexact Speculative Adder using Carry Look Ahead Adder...IRJET -  	  High Speed Inexact Speculative Adder using Carry Look Ahead Adder...
IRJET - High Speed Inexact Speculative Adder using Carry Look Ahead Adder...IRJET Journal
 
DESIGN AND IMPLEMENTATION OF AN IMPROVED CARRY INCREMENT ADDER
DESIGN AND IMPLEMENTATION OF AN IMPROVED CARRY INCREMENT ADDERDESIGN AND IMPLEMENTATION OF AN IMPROVED CARRY INCREMENT ADDER
DESIGN AND IMPLEMENTATION OF AN IMPROVED CARRY INCREMENT ADDERVLSICS Design
 
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 Estimation of delay, power and area for Parallel prefix adders
Design and Estimation of delay, power and area for Parallel prefix addersDesign and Estimation of delay, power and area for Parallel prefix adders
Design and Estimation of delay, power and area for Parallel prefix addersIJERA Editor
 
DESIGN AND IMPLEMENTATION OF AN IMPROVED CARRY INCREMENT ADDER
DESIGN AND IMPLEMENTATION OF AN IMPROVED CARRY INCREMENT ADDERDESIGN AND IMPLEMENTATION OF AN IMPROVED CARRY INCREMENT ADDER
DESIGN AND IMPLEMENTATION OF AN IMPROVED CARRY INCREMENT ADDERVLSICS Design
 
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 adderIRJET Journal
 

Similar to Iaetsd 128-bit area (20)

1.area efficient carry select adder
1.area efficient carry select adder1.area efficient carry select adder
1.area efficient carry select adder
 
Cq25550554
Cq25550554Cq25550554
Cq25550554
 
FPGA Implementation of High Speed Architecture of CSLA using D-Latches
FPGA Implementation of High Speed Architecture of CSLA using D-LatchesFPGA Implementation of High Speed Architecture of CSLA using D-Latches
FPGA Implementation of High Speed Architecture of CSLA using D-Latches
 
Eq36876880
Eq36876880Eq36876880
Eq36876880
 
A Novel Efficient VLSI Architecture Modified 16-B SQRT Carry Select Adder
A Novel Efficient VLSI Architecture Modified 16-B SQRT Carry Select AdderA Novel Efficient VLSI Architecture Modified 16-B SQRT Carry Select Adder
A Novel Efficient VLSI Architecture Modified 16-B SQRT Carry Select Adder
 
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)
 
IRJET- FPGA Implementation of High Speed and Low Power Speculative Adder
IRJET-  	  FPGA Implementation of  High Speed and Low Power Speculative AdderIRJET-  	  FPGA Implementation of  High Speed and Low Power Speculative Adder
IRJET- FPGA Implementation of High Speed and Low Power Speculative Adder
 
Enhanced low power, fast and area efficient carry select adder
Enhanced low power, fast and area efficient carry select adderEnhanced low power, fast and area efficient carry select adder
Enhanced low power, fast and area efficient carry select adder
 
W4408123126
W4408123126W4408123126
W4408123126
 
J43015355
J43015355J43015355
J43015355
 
Design and implementation of Closed Loop Control of Three Phase Interleaved P...
Design and implementation of Closed Loop Control of Three Phase Interleaved P...Design and implementation of Closed Loop Control of Three Phase Interleaved P...
Design and implementation of Closed Loop Control of Three Phase Interleaved P...
 
IRJET - High Speed Inexact Speculative Adder using Carry Look Ahead Adder...
IRJET -  	  High Speed Inexact Speculative Adder using Carry Look Ahead Adder...IRJET -  	  High Speed Inexact Speculative Adder using Carry Look Ahead Adder...
IRJET - High Speed Inexact Speculative Adder using Carry Look Ahead Adder...
 
DESIGN AND IMPLEMENTATION OF AN IMPROVED CARRY INCREMENT ADDER
DESIGN AND IMPLEMENTATION OF AN IMPROVED CARRY INCREMENT ADDERDESIGN AND IMPLEMENTATION OF AN IMPROVED CARRY INCREMENT ADDER
DESIGN AND IMPLEMENTATION OF AN IMPROVED CARRY INCREMENT ADDER
 
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 Estimation of delay, power and area for Parallel prefix adders
Design and Estimation of delay, power and area for Parallel prefix addersDesign and Estimation of delay, power and area for Parallel prefix adders
Design and Estimation of delay, power and area for Parallel prefix adders
 
Bl044389393
Bl044389393Bl044389393
Bl044389393
 
DESIGN AND IMPLEMENTATION OF AN IMPROVED CARRY INCREMENT ADDER
DESIGN AND IMPLEMENTATION OF AN IMPROVED CARRY INCREMENT ADDERDESIGN AND IMPLEMENTATION OF AN IMPROVED CARRY INCREMENT ADDER
DESIGN AND IMPLEMENTATION OF AN IMPROVED CARRY INCREMENT ADDER
 
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
 
Id93
Id93Id93
Id93
 
Id93
Id93Id93
Id93
 

More from Iaetsd Iaetsd

iaetsd Survey on cooperative relay based data transmission
iaetsd Survey on cooperative relay based data transmissioniaetsd Survey on cooperative relay based data transmission
iaetsd Survey on cooperative relay based data transmissionIaetsd Iaetsd
 
iaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdliaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdlIaetsd Iaetsd
 
iaetsd Health monitoring system with wireless alarm
iaetsd Health monitoring system with wireless alarmiaetsd Health monitoring system with wireless alarm
iaetsd Health monitoring system with wireless alarmIaetsd Iaetsd
 
iaetsd Equalizing channel and power based on cognitive radio system over mult...
iaetsd Equalizing channel and power based on cognitive radio system over mult...iaetsd Equalizing channel and power based on cognitive radio system over mult...
iaetsd Equalizing channel and power based on cognitive radio system over mult...Iaetsd Iaetsd
 
iaetsd Economic analysis and re design of driver’s car seat
iaetsd Economic analysis and re design of driver’s car seatiaetsd Economic analysis and re design of driver’s car seat
iaetsd Economic analysis and re design of driver’s car seatIaetsd Iaetsd
 
iaetsd Design of slotted microstrip patch antenna for wlan application
iaetsd Design of slotted microstrip patch antenna for wlan applicationiaetsd Design of slotted microstrip patch antenna for wlan application
iaetsd Design of slotted microstrip patch antenna for wlan applicationIaetsd Iaetsd
 
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBSREVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBSIaetsd Iaetsd
 
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...Iaetsd Iaetsd
 
Fabrication of dual power bike
Fabrication of dual power bikeFabrication of dual power bike
Fabrication of dual power bikeIaetsd Iaetsd
 
Blue brain technology
Blue brain technologyBlue brain technology
Blue brain technologyIaetsd Iaetsd
 
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...Iaetsd Iaetsd
 
iirdem Surveillance aided robotic bird
iirdem Surveillance aided robotic birdiirdem Surveillance aided robotic bird
iirdem Surveillance aided robotic birdIaetsd Iaetsd
 
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growthiirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid GrowthIaetsd Iaetsd
 
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithmiirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
iirdem Design of Efficient Solar Energy Collector using MPPT AlgorithmIaetsd Iaetsd
 
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...Iaetsd Iaetsd
 
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...Iaetsd Iaetsd
 
iaetsd Shared authority based privacy preserving protocol
iaetsd Shared authority based privacy preserving protocoliaetsd Shared authority based privacy preserving protocol
iaetsd Shared authority based privacy preserving protocolIaetsd Iaetsd
 
iaetsd Secured multiple keyword ranked search over encrypted databases
iaetsd Secured multiple keyword ranked search over encrypted databasesiaetsd Secured multiple keyword ranked search over encrypted databases
iaetsd Secured multiple keyword ranked search over encrypted databasesIaetsd Iaetsd
 
iaetsd Robots in oil and gas refineries
iaetsd Robots in oil and gas refineriesiaetsd Robots in oil and gas refineries
iaetsd Robots in oil and gas refineriesIaetsd Iaetsd
 
iaetsd Modeling of solar steam engine system using parabolic
iaetsd Modeling of solar steam engine system using paraboliciaetsd Modeling of solar steam engine system using parabolic
iaetsd Modeling of solar steam engine system using parabolicIaetsd Iaetsd
 

More from Iaetsd Iaetsd (20)

iaetsd Survey on cooperative relay based data transmission
iaetsd Survey on cooperative relay based data transmissioniaetsd Survey on cooperative relay based data transmission
iaetsd Survey on cooperative relay based data transmission
 
iaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdliaetsd Software defined am transmitter using vhdl
iaetsd Software defined am transmitter using vhdl
 
iaetsd Health monitoring system with wireless alarm
iaetsd Health monitoring system with wireless alarmiaetsd Health monitoring system with wireless alarm
iaetsd Health monitoring system with wireless alarm
 
iaetsd Equalizing channel and power based on cognitive radio system over mult...
iaetsd Equalizing channel and power based on cognitive radio system over mult...iaetsd Equalizing channel and power based on cognitive radio system over mult...
iaetsd Equalizing channel and power based on cognitive radio system over mult...
 
iaetsd Economic analysis and re design of driver’s car seat
iaetsd Economic analysis and re design of driver’s car seatiaetsd Economic analysis and re design of driver’s car seat
iaetsd Economic analysis and re design of driver’s car seat
 
iaetsd Design of slotted microstrip patch antenna for wlan application
iaetsd Design of slotted microstrip patch antenna for wlan applicationiaetsd Design of slotted microstrip patch antenna for wlan application
iaetsd Design of slotted microstrip patch antenna for wlan application
 
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBSREVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
REVIEW PAPER- ON ENHANCEMENT OF HEAT TRANSFER USING RIBS
 
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
A HYBRID AC/DC SOLAR POWERED STANDALONE SYSTEM WITHOUT INVERTER BASED ON LOAD...
 
Fabrication of dual power bike
Fabrication of dual power bikeFabrication of dual power bike
Fabrication of dual power bike
 
Blue brain technology
Blue brain technologyBlue brain technology
Blue brain technology
 
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
iirdem The Livable Planet – A Revolutionary Concept through Innovative Street...
 
iirdem Surveillance aided robotic bird
iirdem Surveillance aided robotic birdiirdem Surveillance aided robotic bird
iirdem Surveillance aided robotic bird
 
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growthiirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
iirdem Growing India Time Monopoly – The Key to Initiate Long Term Rapid Growth
 
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithmiirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
iirdem Design of Efficient Solar Energy Collector using MPPT Algorithm
 
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
iirdem CRASH IMPACT ATTENUATOR (CIA) FOR AUTOMOBILES WITH THE ADVOCATION OF M...
 
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
iirdem ADVANCING OF POWER MANAGEMENT IN HOME WITH SMART GRID TECHNOLOGY AND S...
 
iaetsd Shared authority based privacy preserving protocol
iaetsd Shared authority based privacy preserving protocoliaetsd Shared authority based privacy preserving protocol
iaetsd Shared authority based privacy preserving protocol
 
iaetsd Secured multiple keyword ranked search over encrypted databases
iaetsd Secured multiple keyword ranked search over encrypted databasesiaetsd Secured multiple keyword ranked search over encrypted databases
iaetsd Secured multiple keyword ranked search over encrypted databases
 
iaetsd Robots in oil and gas refineries
iaetsd Robots in oil and gas refineriesiaetsd Robots in oil and gas refineries
iaetsd Robots in oil and gas refineries
 
iaetsd Modeling of solar steam engine system using parabolic
iaetsd Modeling of solar steam engine system using paraboliciaetsd Modeling of solar steam engine system using parabolic
iaetsd Modeling of solar steam engine system using parabolic
 

Recently uploaded

Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx959SahilShah
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort servicejennyeacort
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...srsj9000
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...Soham Mondal
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝soniya singh
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfAsst.prof M.Gokilavani
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxbritheesh05
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.eptoze12
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learningmisbanausheenparvam
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024hassan khalil
 

Recently uploaded (20)

Application of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptxApplication of Residue Theorem to evaluate real integrations.pptx
Application of Residue Theorem to evaluate real integrations.pptx
 
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort serviceGurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
Gurgaon ✡️9711147426✨Call In girls Gurgaon Sector 51 escort service
 
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
Gfe Mayur Vihar Call Girls Service WhatsApp -> 9999965857 Available 24x7 ^ De...
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
OSVC_Meta-Data based Simulation Automation to overcome Verification Challenge...
 
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptxExploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
Exploring_Network_Security_with_JA3_by_Rakesh Seal.pptx
 
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
9953056974 Call Girls In South Ex, Escorts (Delhi) NCR.pdf
 
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCRCall Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
Call Us -/9953056974- Call Girls In Vikaspuri-/- Delhi NCR
 
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
Model Call Girl in Narela Delhi reach out to us at 🔝8264348440🔝
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANVI) Koregaon Park Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdfCCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
CCS355 Neural Network & Deep Learning Unit II Notes with Question bank .pdf
 
Artificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptxArtificial-Intelligence-in-Electronics (K).pptx
Artificial-Intelligence-in-Electronics (K).pptx
 
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Serviceyoung call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
young call girls in Rajiv Chowk🔝 9953056974 🔝 Delhi escort Service
 
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service NashikCollege Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
College Call Girls Nashik Nehal 7001305949 Independent Escort Service Nashik
 
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
🔝9953056974🔝!!-YOUNG call girls in Rajendra Nagar Escort rvice Shot 2000 nigh...
 
Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.Oxy acetylene welding presentation note.
Oxy acetylene welding presentation note.
 
chaitra-1.pptx fake news detection using machine learning
chaitra-1.pptx  fake news detection using machine learningchaitra-1.pptx  fake news detection using machine learning
chaitra-1.pptx fake news detection using machine learning
 
Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024Architect Hassan Khalil Portfolio for 2024
Architect Hassan Khalil Portfolio for 2024
 

Iaetsd 128-bit area

  • 1. 128-Bit Area K .Bala Sindhuri1 , Assistant Professor, SRKR Engineering College, Bhimavaram,India. k.b.sindhuri@gmail.comn_uk2010@yahoo.com D.V.N.Bharathi3 , B. Tapasvi M.Tech Student, Department of ECE, SRKR Engineering college, Bhimavaram, India. bapu.bharathi@gmail.com Abstract—Carry Select Adder (CSLA) of the fastest adders used in many data processors to perform fast arithmetic functions. structure of the CSLA, suggests that there is scope for reducing the area in the CSLA. This work simple and efficient gate-level modi significantly reduce the area of the CSLA. uses first, the implementation of adder and then excess one adder. Based on this modification 128 root CSLA (SQRT CSLA) architecture has and compared with the regular SQRT CSLA architecture. For both modified and regular SQRT CSLA adders, the theoretical calculations for delay and area are tabulated. Experimentally delay and area comparisons for both regular and modified CSLA are done. The simulation is performed using Modelsim and synthesis is carried on Xilinx ISE12.2 Index Terms— Area-efficient, CSLA, low power. I . INTRODUCTION Design of area- and power-efficient high speed data path logic systems are one of the most substantial areas of research in VLSI system design. In digital adders, the speed of addition is limited by the time required to propagate a carry through the adder. The sum for each bit position in an elementary adder is generated sequentially only after the previous bit position has been summed and a carry propagated into the next position. The CSLA is used in many computational systems to alleviate the problem of carry propagation delay by independently generating multiple carries and then select a carry to generate the sum[2].However, the CSLA is not area efficient because it uses multiple pairs of Ripple Carry Adders (RCA) to generate partial sum and carry by considering carry input and ,then the final sum and carry are selected by the multiplexers (mux). Bit Area-Efficient Carry Select Adder Prof .N .Udaya Kumar2 , Professor, Department of ECE, ng College, SRKREngineeringCollege, Bhimavaram,India. Bhimavaram, India. k.b.sindhuri@gmail.comn_uk2010@yahoo.com B. Tapasvi4 , M.Tech Student, Department of ECE, SRKR Engineering College, Bhimavaram,India. tapasvi07@gmail.com Carry Select Adder (CSLA) is one of the fastest adders used in many data-processing processors to perform fast arithmetic functions. the that there is scope for reducing the area in the CSLA. This work presents a level modification to of the CSLA. This method and then excess one adder. Based on this modification 128-bit square- t CSLA (SQRT CSLA) architecture has presented compared with the regular SQRT CSLA For both modified and regular SQRT , the theoretical calculations for delay and area are tabulated. Experimentally delay and area comparisons for both regular and modified SQRT e simulation is performed using Modelsim and synthesis is carried on Xilinx ISE12.2 efficient, CSLA, low efficient high- speed data path logic systems are one of the most as of research in VLSI system design. In digital adders, the speed of addition is limited by the time required to propagate a carry through the adder. The sum for each bit position in an elementary adder is generated sequentially only after the t position has been summed and a carry The CSLA is used in many computational systems to alleviate the problem of carry propagation delay by independently generating multiple carries a carry to generate the However, the CSLA is not area efficient because it uses multiple pairs of Ripple Carry Adders (RCA) to generate partial sum and carry by considering carry input and ,then the final sum and exers (mux). The basic idea of this work is to use Binary to Excess-1 Converter (BEC) instead of RCA with in the regular CSLA to achieve low consumption [3]–[4]. The main advantage of this BEC logic comes from the lesser number of logic gates than the n-bit Full Adder (FA) structure. The details of the BEC logic are discussed in Section III. This paperis structured as follows: deals with the delay and area evaluation methodology of the basic adder blocks. Section III presents t detailed structure and the function of the BEC logic. The SQRT CSLA has been chosen for comparison with the proposed design as it has a more balanced delay, and requires lower power and area [5], [6]. The delay and area evaluation methodology of the regular and modified SQRT CSLA are presented in Sections IV and V, respectively. Results are analysed in Section VI. Finally, the work is concluded in Section VII. Fig.1. Delay and Area evaluation of an XOR gate. Department of ECE, M.Tech Student, SRKR Engineering College, The basic idea of this work is to use Binary 1 Converter (BEC) instead of RCA with in the regular CSLA to achieve lower area and power [4]. The main advantage of this BEC logic comes from the lesser number of logic bit Full Adder (FA) structure. The details of the BEC logic are discussed in Section III. is structured as follows:Section II deals with the delay and area evaluation methodology of the basic adder blocks. Section III presents the detailed structure and the function of the BEC logic. The SQRT CSLA has been chosen for comparison with the proposed design as it has a more balanced delay, and requires lower power and area [5], [6]. The delay and area evaluation methodology of the ular and modified SQRT CSLA are presented in Sections IV and V, respectively. Results are analysed in Section VI. Finally, the work is concluded in Fig.1. Delay and Area evaluation of an XOR gate. INTERNATIONAL CONFERENCE ON CIVIL AND MECHANICAL ENGINEERING, ICCME-2014 INTERNATIONAL ASSOCIATION OF ENGINEERING & TECHNOLOGY FOR SKILL DEVELOPMENT www.iaetsd.in 11 ISBN:378-26-138420-0217
  • 2. Fig. 2.4-b BEC. Fig. 3.4-b BEC with 8:4 mux. II. DELAY AND AREA EVALUATION METHODOLOGY OF THE BASIC ADDER BLOCKS The AND, OR, and Inverter (AOI) implementation of an XOR gate is shown in Fig. 1. The gates between the dotted lines are performing the operations in parallel and the numeric representation of each gate indicates the delay contributed by that gate. The delay and area evaluation methodology considers all gates to be made up of AND, OR, and Inverter, each having delay equal to 1 unit and area equal to 1 unit. We then add up the number of gates in the longest path of a logic block that contributes to the maximum delay. The area evaluation is done by counting the total number of AOI gates required for each logic block. Based on this approach, the CSLA adder blocks of 2:1 mux, Half Adder (HA), and FA are evaluated and listed in Table I. with 8:4 mux. II. DELAY AND AREA EVALUATION METHODOLOGY OF THE BASIC ADDER The AND, OR, and Inverter (AOI) implementation of an XOR gate is shown in Fig. 1. The gates between the dotted lines are performing the umeric representation of each gate indicates the delay contributed by that gate. The delay and area evaluation methodology considers all gates to be made up of AND, OR, and Inverter, each having delay equal to 1 unit and area p the number of gates in the longest path of a logic block that contributes to the maximum delay. The area evaluation is done by counting the total number of AOI gates required for each logic block. Based on this approach, the CSLA Half Adder (HA), and FA III.BINARY TO EXCESS-1CONVERTER (BEC) As stated in section II the main idea of this work is to use BEC instead of the RCA to reduce the area and power consumption of the regular CSLA. To replace the n BEC is required. A structure and the function table o a 4-b BEC are shown in Fig. 2. and respectively. Fig. 3. Illustrates how the basic fun the CSLA is obtained by using the 4 together with the mux. One input of the 8:4 mux gets as it input (B3, B2, B1, and B0) and another input of the mux is the BEC output. This produces the two possible partial results in parallel and the mu to select either the BEC output or the direct inputs according to the control signal Cin. The importance of the BEC logic stems from the large silicon area reduction when the CSLA with large number of bits are designed. The Boolean expressions of BEC is listed as (note the functional & AND. XOR) IV. DELAY AND AREA EVALUATION METHODOLOGY OF REGULAR 128 CSLA The structure of the 128 CSLA is shown in Fig. 4. It has five groups of different size RCA. The delay and area evaluation o last group is shown in Fig. 5. CONVERTER (BEC) the main idea of this work is to use BEC instead of the RCA with in order to reduce the area and power consumption of the n-bit RCA, an n-bit BEC is required. A structure and the function table of b BEC are shown in Fig. 2. and Table II, how the basic function of the CSLA is obtained by using the 4-bit BEC together with the mux. One input of the 8:4 mux gets as it input (B3, B2, B1, and B0) and another input of the mux is the BEC output. This produces the two possible partial results in parallel and the mux is used to select either the BEC output or the direct inputs according to the control signal Cin. The importance of the BEC logic stems from the large silicon area reduction when the CSLA with large number of bits are designed. The Boolean expressions of the 4-bit BEC is listed as (note the functional symbols NOT, IV. DELAY AND AREA EVALUATION METHODOLOGY OF REGULAR 128-B SQRT The structure of the 128-b regular SQRT CSLA is shown in Fig. 4. It has five groups of elay and area evaluation of shown in Fig. 5.in which the INTERNATIONAL CONFERENCE ON CIVIL AND MECHANICAL ENGINEERING, ICCME-2014 INTERNATIONAL ASSOCIATION OF ENGINEERING & TECHNOLOGY FOR SKILL DEVELOPMENT www.iaetsd.in 12 ISBN:378-26-138420-0218
  • 3. Fig.4.Regular 128-b SQRT CSLA numerals within [ ] specify the delay values, e.g., 10 gate delays. The steps leading to the evaluation are as follows. 1)The group15 has fifteen sets of 28-b RCA. Based on the consideration of delay values of Table I, the arrival time of selection input ‫݁݉݅ݐ[211ܥ‬ሺ‫ݐ‬ሻ = 46]of 6:3 mux is earlier than ܵ114[‫ݐ‬ = 8]and later than ܵ113[‫ݐ‬ = 6].Thus, ‫ݐ[411݉ݑݏ‬ = 52] is summation of ܵ3and ‫ݐ[ݔݑܯ‬ = 3] and ‫ݐ[311݉ݑݏ‬ = 49] is summation of ‫ 211ܥ‬and mux. Fig5. Delay and area evaluation of regular SQRT CSLA ofgroup 15 2) The one set of 28-b RCA in group15 has 14 FA for cin=1 and the other set has 1 FA and 1 HA for cin=0 .Based on the area count of Table I, the total number of gate counts in group15 is determined as follows: Gate count =447(FA+HA+Mux) FA=337(29*13) HA=6(1*6) Mux=64(16*4) Table III: Delayand Area Countof Regular SQRT CSLA Groups 3) Similarly, the estimated maximum delay calculations for group2-group5[11-19] and area calculations for group2-group5[57-147] are studied [1].For the other groups in regular SQRT CSLA are evaluated and listed in Table III. INTERNATIONAL CONFERENCE ON CIVIL AND MECHANICAL ENGINEERING, ICCME-2014 INTERNATIONAL ASSOCIATION OF ENGINEERING & TECHNOLOGY FOR SKILL DEVELOPMENT www.iaetsd.in 13 ISBN:378-26-138420-0219
  • 4. Fig.6. Modified 128-bit SQRT CSLA V. DELAY AND AREA EVALUATION METHODOLOGY OF MODIFIED 128-B SQRT CSLA The structure of the proposed 128-b SQRT CSLA using BEC for RCA with ‫ܥ‬௜௡ = 1 to optimize the area and power is shown in Fig. 6. We again split the structure into five groups. The delay and area estimation of each group are shown in Fig. 7. The steps leading to the evaluation are given here. 1) The group15 has one 28-b RCA which has 1 FA and 1 HA for ‫ܥ‬௜௡ = 0. Instead of another 28-b RCA with ‫ܥ‬௜௡ = 1 a 16-b BEC is used which adds one to the output from 28-b RCA.Based on the consideration of delay values of Table I, the arrival time of selection input ‫݁݉݅ݐ[211ܥ‬ሺ‫ݐ‬ሻ = 46] of 6:3 mux is earlier than the ܵ114[‫ݐ‬ = 8]and‫ݐ[ݐݑ݋ܥ‬ = 36] and later than the ܵ113[‫ݐ‬ = 6]. Thus, the sum3 and final Cout (output from mux) are depending onS114 and mux and partial Cout (input to mux) and mux, respectively. The sum2 depends on C112 and mux. 2) For the remaining group’s the arrival time of mux selection input is always greater than the arrival time of data inputs from the BEC’s. Thus, the delay of the remaining groups depends on the arrival time of mux selection input and the mux delay. 3) The area count of group15 is determined as follows: Gate count=342(FA+HA+MUX+BEC) FA=182(14*13) HA=6(1*6) AND=14 NOT=1 XOR=75(15*5) MUX=64(16*4) Fig.7. Delay and area evaluation of Modified SQRT CSLAOf group 15 4) Similarly, the estimated maximum delaycalculations for group2-group5(13-22) and area calculations for group2-group(43-112) are studied [1].For the other groups of the modified SQRT CSLA are evaluated and listed in Table IV. Comparing Tables III and IV, it is clearly understood that the proposed modified SQRT CSLA saves 882 gate areas than the regular SQRT CSLA, with only 40 increases in gate delays. To further evaluate the performance. INTERNATIONAL CONFERENCE ON CIVIL AND MECHANICAL ENGINEERING, ICCME-2014 INTERNATIONAL ASSOCIATION OF ENGINEERING & TECHNOLOGY FOR SKILL DEVELOPMENT www.iaetsd.in 14 ISBN:378-26-138420-0220
  • 5. Table IV: Delayand Area Countof Modified SQRT CSLA Groups VI.RESULTS Fig.8. Simulated Results for 128-b regular SQRT CSLA Fig.9. Simulated Results for 128-b modified SQRT CSLA Table V: Summary Resultfor 128-b RegularSQRT CSLA Table VI: Summary Resultfor 128-b Modified SQRT CSLA VII. CONCLUSION A simple approach is presented in this paper to reduce the area of SQRT CSLA architecture. The reduced number of gates ofthis work offers the great advantage in the reduction of area. The modified CSLA architecture issimple and efficient architecture for VLSI hardware implementation in the aspect of low area. The results show that the modified SQRT CSLA has a slightly larger delay (24.276ns) than the regular SQRT CSLA (17.446ns). VIII. FUTURE SCOPE Area delay product of regular 128-b SQRT CSLAand modified 128-b SQRT CSLA can be experimentally performed. REFERENCES [1]. B. Ramkumar and Harish M Kittur “Low- Power and Area-Efficient Carry Select Adder”371-375, VOL. 20, NO. 2, FEBRUARY 2012. [2]. O. J. Bedrij, “Carry-select adder,” IRETrans. Electron. Comput., pp. 340–344,1962. [3]. B. Ramkumar, H.M. Kittur, and P. M. Kannan, “ASIC implementation of modifiedfaster carry save adder,” Eur. J. Sci. Res., vol.42, no. 1, pp. 53–58, 2010. INTERNATIONAL CONFERENCE ON CIVIL AND MECHANICAL ENGINEERING, ICCME-2014 INTERNATIONAL ASSOCIATION OF ENGINEERING & TECHNOLOGY FOR SKILL DEVELOPMENT www.iaetsd.in 15 ISBN:378-26-138420-0221
  • 6. [4]. Y. Kim and L.-S. Kim, “64-bit carry-select adder with reduced area,”Electron. Lett, vol. 37, no. 10, pp. 614–615, May 2001. [5]. J. M. Rabaey, Digtal Integrated Circuits— ADesign Perspective.Upper Saddle River, NJ:Prentice-Hall, 2001. [6]. Y. He, C. H. Chang, and J. Gu, “An areaefficient 64-bit square root carry-select adder forlowpower applications,” in Proc. IEEE Int. Symp.Circuits Syst., 2005, vol. 4, pp. 4082–4085. INTERNATIONAL CONFERENCE ON CIVIL AND MECHANICAL ENGINEERING, ICCME-2014 INTERNATIONAL ASSOCIATION OF ENGINEERING & TECHNOLOGY FOR SKILL DEVELOPMENT www.iaetsd.in 16 ISBN:378-26-138420-0222