SlideShare a Scribd company logo
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 706
A NEW HIGH SPEED WIDE FAN IN CARRY LOOK AHEAD ADDER DESIGN
USING MANCHESTER CARRY CHAIN
Nithya. S1, Karthick. R2, Navaneethakrishnan. R3, Bishwa Kalyan. D4
1Assistant Professor (Sr.G), Department of ECE, KPR Institute of Engineering and Technology, Coimbatore,
Tamilnadu, India
2,3,4Students, Department of ECE, KPR Institute of Engineering and Technology, Coimbatore, Tamilnadu, India
---------------------------------------------------------------------***---------------------------------------------------------------------
Abstract - A Carry-Look ahead Adder (CLA) is a type of
adder used in digital logic. A carry-look aheadadderimproves
speed by reducing the amount of time required to determine
carry bits. It can be contrasted with the simpler, but usually
slower, ripple carry adder for which the carry bit is
calculated alongside the sum bit, and each bit must wait until
the previous carry has been calculated to begin calculating its
own result and carry bits. The carry-look ahead adder
calculates one or more carry bits before the sum, which
reduces the wait time to calculate the result ofthe larger value
bits. In this project, a new 8-bit carry chain adder block in
multi output domino CMOS logic is proposed and using this
carry chain block a 64 bit carry look ahead adder is
implemented in 22nm strained silicon technology (PTM
MOSFET Models) with a supply voltage of 0.8V. The even and
odd carries of this adder are computed in parallel by two
independent 4-bit carry chains. Implementation of wider
adders (8-bit, 16-bit, 32-bit, 64-bit) based on the use of the
proposed 8-bit adder module shows significant operating
speed improvement compared to their corresponding adders
based on the standard 4-bit MCC adder module.
Key Words: CLA, High speed adder, MOSFET, MCC, VLSI
1. INTRODUCTION
Addition is probably the most commonly used arithmetic
operation, being often also the speed-limiting element to
make faster VLSI microprocessors. As the demandforhigher
performance processors with increased sophistication
grows, there is a continuing need to improve the
performance and to reduce the area overhead while
increasing the functionality of the arithmeticunitscontained
within them. Carry look ahead (CLA) principle remains the
dominant method in implementing fast adders. CMOS
technology is widely used due to the overall merits in terms
of speed, noise margin, power dissipation and fabrication
cost. In this project, an efficient implementation of an 8-bit
Manchester carry chain (MCC) adder in multioutputdomino
CMOS logic is proposed. The carries of this adder are
computed in parallel by two independent 4-bit carry chains.
Due to its limited carry chain length, the use of the proposed
8-bit adder module for the implementation of wider adders
leadsto significant operating speed improvementcompared
to the corresponding adders based on the standard 4-bit
MCC adder module. The CLA algorithm was first introduced
in [8], and several variants have been developed. The
Manchester carry chain (MCC) is the most common dynamic
(domino) CLA adder architecture with a regular, fast, and
simple structure adequate for implementation in VLSI [9],
[10]. The recursive properties of the carries in MCC have
enabled the development of multi output domino gates,
which have shown area–speedimprovementswithrespectto
single-output gates.
2. CLA DESIGN USING STATIC CMOS TECHNOLOGY
Carry look ahead logic uses the concepts of
generating and propagating carries and the concept is
shown in Table-1. To reduce the computation time, thereare
faster ways to add two binary numbers by using carry look
ahead adders. These adders work by creating two signals P
and G known to be carry propagator and carry generator
respectively. The block diagram of the 4-bit carry lookahead
adder is shown in figure-1
Table -1: Truth Table for Full Adder
INPUTS OUTPUTS REMARKS
A B Cin SUM CARRY
0 0 0 0 0 No carry
generation0 0 1 1 0
0 1 0 1 0
0 1 1 0 1 Carry
propagation1 0 0 1 0
1 0 1 0 1
1 1 0 0 1 Carry
generation1 1 1 1 1
INCLUSIVE OR, EXCLUSIVE OR, and NOT logical operations,
respectively. In binary addition, the computation of the carry
signals is based on the following recursive formula:
Ci = Gi + Pi.Ci-1 (1)
where Gi = Ai . Bi is the carry generate signal (G) and the
carry propagate signal is given by
pi = Ai Bi (2)
The sum bits of the conventional adders are given by
Si= Pi Ci-1 (3)
where C-1 is the input carry(Cin).
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 707
Fig -1: Block diagram of 4-bit carry look ahead adder
3. 64-BIT CLA DESIGN USING DOMINO CMOS
TECHNOLOGY
Dynamic CMOS logic circuits are widely employed in high-
performance VLSI chips in pursuing very high system
performance. The largest difference between static and
dynamiclogic is that indynamiclogic,a clocksignalisusedto
evaluatecombinational logic. The feature of high speed and
less area overhead of these logic circuits compared to other
logic stylesmakethem a popularchoicein thedesign of high
speed circuits [11][12][13]. Basically, it is an extension to
dynamic CMOS logic in a sense that, a dynamic CMOS logic
circuitfollowedby a staticCMOSinverter makes it a domino
logic circuit. Domino logic circuits are more widely used
than their dynamic counterpartsas the former can be easily
cascaded. The high interest in domino circuits can be
attributed to the fact that implementing a logic function
with the help of domino logic requires less number of
transistors compared to their static counterparts. Less
number of transistors directly translates to lesser silicon
area which effectively means that the manufacturing cost is
lowered. Domino gates have faster switching speeds
compared to static CMOS gates due to reduction in load
capacitance. The main limitation of domino logic islessnoise
immunity. Therefore to improve the noise immunity of the
domino circuit, a keeper circuitry must be added at the pull
up network. The architecture of domino logic circuit is
shown in figure 2
Fig -2: Architecture of Domino logic circuit
4. MANCHESTER CARRY CHAIN CARRY LOOK
AHEAD ADDER
The advancement in semiconductor technology along with
the shrinking device size has allowed for placement of
billionsoftransistorsinasinglechip[14].Since additionis the
most commonly used arithmetic operation, adders are very
important functional blocks in a VLSI processor. Improving
the speed of adders will directly improve the speed of the
processors because adders are one of the speed limiting
circuits in the processors. The carry look ahead adders are
attractive candidates for high speed addition sincethecarry
delay can be improved by calculating each stage in parallel.
Due to the simple structureand high speed,MCCadderisthe
mostwidelyuseddominocarrylook aheadadderarchitecture
used in VLSI processors.[15],[16]. The major challenge in
designingadynamicCMOScircuitis thetransistorsizing.The
other limitationsof domino logic circuitsarechargesharing,
noise immunity, leakage current and environmental and
semiconductor process variations. The delay of
combinationallogic circuits can be minimized byvaryingthe
size of the transistorsin the circuit.The size of the transistor
can be varied by varying the width of the MOSFETssincethe
gate lengths of the MOSFETs used in a digital circuits are
same[17].Thedelayofthecombinational logiccircuitscanbe
minimized by increasing the sizes of the certain transistors.
As the CMOS technology advances, the powersupplyvoltage
(VDD)andthresholdvoltageVTH ofthe transistors indynamic
(domino) circuitsaredecreasing[18]. The performanceof the
digital circuits degrades severely if the supply voltage
decreases without the correspondingreductionin threshold
voltage since the circuit speed depends on the over drive
voltage VGS – VTH. In this chapter, a 64 bit MCC adder is
implemented using 22nm technology with a supply voltage
of 0.8V. This adder employs domino logic circuits for
implementingthecarrygenerateandcarrypropagatecircuits
but the sum circuits are implemented using static CMOS
technologyinordertoreducethearea.In practice,the length
of the carry look ahead adder is limited to four in order to
reduce the number of transistors connectedinseries.Inthis
MCC [19]-[24]adder, the generate and propagate circuits are
implemented using domino logic and to generate the sum
signals the domino chain is terminated and the sum circuits
are implemented using static CMOS XOR gates.
Fig -3: Domino implementationof carry generate circuit
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 708
5. NEW HIGH SPEED MCC BASED CARRY LOOK
AHEAD ADDER
Let A = An-1 An-2 …..A1 A0 and B = Bn-1 Bn-2 …..B1 B0 represent
two n-bit binary numbers to be added and their sum is
represented by S = Sn-1 Sn-2 …..S1 S0. The expression for carry
signal in binary addition is given by
Ci = gi + zi.Ci-1 (1)
where gi = Ai . Bi is the carry generate signal and the carry
propagate signal is zi = pi = ai bi
The sum bits of the conventional adders are given by Si= pi
ci-1 , whereC-1 istheinput carry.TheManchestercarry chain
adder computes all the carries according to the equation
Ci= gi+zi.gi-1+zi.zi-1.gi-2+….+zi.zi-1……z1..g0+zi.zi-1……z0..c-1 (2)
In practice, the length of the carry look ahead adder is
limited to four in order to reduce the number of transistors
connected in series. In thisMCC [18]-[24]adder, the generate
and propagate circuits are implemented using domino logic
and to generate the sum signals the domino chain is
terminated and the sum circuits are implemented using
static CMOS XOR gates. The MCC generates even and odd
carries according to the relation (3)
The equations for the Even carries are given by [25]
h0 = g0 + C-1
h2 = G2 + P2G0
h4 = G4 + P4G2 + P4P2G0
h6 = G6+P6G4+P6P4G2+P6P4 P2G0 (3-a)
The equations for the Odd carries are given by [25]
h1 = G1 + P1C-1
h3 = G3 + P3G1 + P3P1C-1
h5 = G5 + P5G3 + P5P3G1 + P5P3P1C-1
h7 = G7+P7G5+P7P5G3+P7P5P3G1+P7P5P3P1C-1 (3-b)
where Gi = gi + gi-1 and Pi = pi. pi-1. ti-2 , ti = ai + bi and also g-
1 = C -1 and t - 1 = 1.
The sum bits can be calculated as follows
Si = hi 1.pi + hi-1.(pi ti-1) for I > 0 (4)
S0 = p0 C-1 for i = 0
Fig -4: Domino implementationof carry generate circuit
Table -2: Performance Comparison of adders
Type of
Adder
No. of
bits
Delay for
sum in Pico
seconds
Delay for
carry in Pico
seconds
No of
transistors
Domino 8 196.41 147.84 364
Conventional
MCC
8 102.05 99.04 300
Proposed
MCC
8 98.84 86.87 582
TheMCCisanefficientand widelyaccepteddesign approach
to construct CLA adders. In this report, we have presented a
new Manchester design style that is based on two
independent carry chains. Each chain computes, in
parallel with the other, half of the carries. In this way, the
speed performance is significantly improved with respect to
that of the standard MCC topology. The proposed design
technique has been applied for the implementation of 8-, 16-
,32-, and 64-bit adders in multioutputdominologic, and the
simulation results verified its efficiency. The simulation
results, for the carry propagation delays, are presented in
Table- 2. The PROPOSED design provides a performance
improvement of 12.28% over the CONVENTIONAL design
for the 8-bit adder. In this project, a 64 bit MCC adder is
implementedusing22nmtechnologywithasupplyvoltageof
0.8V. This adder employs domino logic circuits for
implementing the carry generate and propagate circuits but
the sum circuits are implemented using static CMOS
technology in order to reduce the area. The proposed adder
design has around 50% area overhead compared to the
conventional MCC adder circuit design. The proposed circuit
reduces the delay by increasing the area.
REFERENCES
CONCLUSIONS:
[1] A. Weierger Ad 3. L. Smith, “A logic for highspeed
addition,”NationalBureauof StandardsCircular,vol.591,pp.
3 - 12, 1958.
required
Static 8 136.10 126.70 292
International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056
Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072
© 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 709
[6] S. Turrini, ‘Optimal group distribution in carry-skip
adders,” Proceedings of the 9-th Symposium on Computer
Arithmetic, pp. 1 - 18, September 1989.
[7] P.K. ChanandM.D.F. Schlag, “Analysisanddesign of
CMOS Manchester adders with variable carry-Skip,” IEEE
Transactions on Computers, vol. 39, pp. 983 - 992, August
1990.
[8] A. Weinberger and J. L. Smith, “A logic for high speed
addition,” Nat. Bureau Stand. Circulation, vol. 591, pp. 3–12,
1958.
[9] J. P. Uyemura, CMOS Circuit Design. Boston, MA, USA:
Kluwer, 2001.
[10] N.WesteandD.Harris,CMOSVLSIDesign,ACircuit and
System Perspective. Reading, MA, USA: Addison-Wesley,
2004.
[11] M.Rabaey, AChandrakasan, B.Nieolie, "Digital
Integrated Cireuits: A Design Perspective''', Prentice-Hall,
2nd ed., 2003.
[12] V.Kursun and E.G.Friedman, "Domino Logie With
Variable Threshold Voltage Keeper", IEEE Trans. Very Large
Seale Integr.(VLSI)Syst., vol. 11, no. 6, pp. 1080- 1093, Dee.
2003.
[13] K. J. Nowka and T. Galambos, "Cireuit Design
Teehniques for a Gigahertz integer microprocessor", Prac.
IEEE Int. Conf Computer Design VLSI Computers Pracessors,
pp. 11-16, Oel. 1998.
[14] K. Yelamarthi and C.-I. H. Chen, “Process variation -
aware timing optimization for dynamic and mixed–static
– dynamic CMOS logic,” IEEE Trans. Semicond. Manuf., vol.
22, no. 1, pp. 31–39, Feb. 2009.
[2] M. Lehman and N. Burla, “Skiptechniques forhigh speed
carry propagation in binary arithmetic units.” IRE-
Trans.Electron. Comput., vol. EC-10, pp. 691’-698, 1961.
[3] O. J. Bedrij, “Carry-select adder,” IRE Trans.
Electron. Comput., vol. EC-11, pp. 34 - 346, 1962.
[4] J. Sklansky, “Conditional-sum addition logic,” IRE Trans.
Electron. Comput., vol. EC-9, pp. 226 - 231, 1960.
[5] J.Sklansky, “Anevaluationofseveraltwo-summandbinary
adders,” IRE Trans., vol. EC-9, pp. 213 - 226, June 1960

More Related Content

What's hot

IRJET- A Review of Approximate Adders for Energy-Efficient Digital Signal Pro...
IRJET- A Review of Approximate Adders for Energy-Efficient Digital Signal Pro...IRJET- A Review of Approximate Adders for Energy-Efficient Digital Signal Pro...
IRJET- A Review of Approximate Adders for Energy-Efficient Digital Signal Pro...
IRJET Journal
 
IRJET - A Speculative Approximate Adder for Error Recovery Unit
IRJET - A Speculative Approximate Adder for Error Recovery UnitIRJET - A Speculative Approximate Adder for Error Recovery Unit
IRJET - A Speculative Approximate Adder for Error Recovery Unit
IRJET Journal
 
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
IRJET Journal
 
IRJET- MAC Unit by Efficient Grouping of Partial Products along with Circular...
IRJET- MAC Unit by Efficient Grouping of Partial Products along with Circular...IRJET- MAC Unit by Efficient Grouping of Partial Products along with Circular...
IRJET- MAC Unit by Efficient Grouping of Partial Products along with Circular...
IRJET Journal
 
IRJET- Accuracy Configurable Adder
IRJET- Accuracy Configurable AdderIRJET- Accuracy Configurable Adder
IRJET- Accuracy Configurable Adder
IRJET Journal
 
1.area efficient carry select adder
1.area efficient carry select adder1.area efficient carry select adder
1.area efficient carry select adder
KUMARASWAMY JINNE
 
IRJET- Design of Memristor based Multiplier
IRJET- Design of Memristor based MultiplierIRJET- Design of Memristor based Multiplier
IRJET- Design of Memristor based Multiplier
IRJET Journal
 
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
 
High efficient carry skip adder in various multiplier structures
High efficient carry skip adder in various multiplier structuresHigh efficient carry skip adder in various multiplier structures
High efficient carry skip adder in various multiplier structures
Iaetsd Iaetsd
 
Design and Implementation of an Efficient Carry Skip Adder
Design and Implementation of an Efficient Carry Skip AdderDesign and Implementation of an Efficient Carry Skip Adder
Design and Implementation of an Efficient Carry Skip Adder
IRJET Journal
 
Area Efficient 4-Bit Full Adder Design using CMOS 90 nm Technology
Area Efficient 4-Bit Full Adder Design using CMOS 90 nm Technology Area Efficient 4-Bit Full Adder Design using CMOS 90 nm Technology
Area Efficient 4-Bit Full Adder Design using CMOS 90 nm Technology
IJEEE
 
Iaetsd 128-bit area
Iaetsd 128-bit areaIaetsd 128-bit area
Iaetsd 128-bit area
Iaetsd Iaetsd
 
CSLA and WTM using GDI Technique
CSLA and WTM using GDI TechniqueCSLA and WTM using GDI Technique
CSLA and WTM using GDI Technique
Nishant Yaduvanshi
 
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
 
High –Speed Implementation of Design and Analysis by Using Parallel Prefix Ad...
High –Speed Implementation of Design and Analysis by Using Parallel Prefix Ad...High –Speed Implementation of Design and Analysis by Using Parallel Prefix Ad...
High –Speed Implementation of Design and Analysis by Using Parallel Prefix Ad...
IOSRJECE
 
IRJET - Low Power Design for Fast Full Adder
IRJET -  	  Low Power Design for Fast Full AdderIRJET -  	  Low Power Design for Fast Full Adder
IRJET - Low Power Design for Fast Full Adder
IRJET Journal
 
Design of an Efficient Reconfigurable Fir Filter for Multi Standard Digital u...
Design of an Efficient Reconfigurable Fir Filter for Multi Standard Digital u...Design of an Efficient Reconfigurable Fir Filter for Multi Standard Digital u...
Design of an Efficient Reconfigurable Fir Filter for Multi Standard Digital u...
IRJET Journal
 
EFFICIENT ABSOLUTE DIFFERENCE CIRCUIT FOR SAD COMPUTATION ON FPGA
EFFICIENT ABSOLUTE DIFFERENCE CIRCUIT FOR SAD COMPUTATION ON FPGAEFFICIENT ABSOLUTE DIFFERENCE CIRCUIT FOR SAD COMPUTATION ON FPGA
EFFICIENT ABSOLUTE DIFFERENCE CIRCUIT FOR SAD COMPUTATION ON FPGA
VLSICS Design
 
IRJET- Dynamic Traffic Management System
IRJET- Dynamic Traffic Management SystemIRJET- Dynamic Traffic Management System
IRJET- Dynamic Traffic Management System
IRJET Journal
 

What's hot (20)

IRJET- A Review of Approximate Adders for Energy-Efficient Digital Signal Pro...
IRJET- A Review of Approximate Adders for Energy-Efficient Digital Signal Pro...IRJET- A Review of Approximate Adders for Energy-Efficient Digital Signal Pro...
IRJET- A Review of Approximate Adders for Energy-Efficient Digital Signal Pro...
 
IRJET - A Speculative Approximate Adder for Error Recovery Unit
IRJET - A Speculative Approximate Adder for Error Recovery UnitIRJET - A Speculative Approximate Adder for Error Recovery Unit
IRJET - A Speculative Approximate Adder for Error Recovery Unit
 
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
 
IRJET- MAC Unit by Efficient Grouping of Partial Products along with Circular...
IRJET- MAC Unit by Efficient Grouping of Partial Products along with Circular...IRJET- MAC Unit by Efficient Grouping of Partial Products along with Circular...
IRJET- MAC Unit by Efficient Grouping of Partial Products along with Circular...
 
IRJET- Accuracy Configurable Adder
IRJET- Accuracy Configurable AdderIRJET- Accuracy Configurable Adder
IRJET- Accuracy Configurable Adder
 
1.area efficient carry select adder
1.area efficient carry select adder1.area efficient carry select adder
1.area efficient carry select adder
 
IRJET- Design of Memristor based Multiplier
IRJET- Design of Memristor based MultiplierIRJET- Design of Memristor based Multiplier
IRJET- Design of Memristor based Multiplier
 
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
 
High efficient carry skip adder in various multiplier structures
High efficient carry skip adder in various multiplier structuresHigh efficient carry skip adder in various multiplier structures
High efficient carry skip adder in various multiplier structures
 
Design and Implementation of an Efficient Carry Skip Adder
Design and Implementation of an Efficient Carry Skip AdderDesign and Implementation of an Efficient Carry Skip Adder
Design and Implementation of an Efficient Carry Skip Adder
 
Area Efficient 4-Bit Full Adder Design using CMOS 90 nm Technology
Area Efficient 4-Bit Full Adder Design using CMOS 90 nm Technology Area Efficient 4-Bit Full Adder Design using CMOS 90 nm Technology
Area Efficient 4-Bit Full Adder Design using CMOS 90 nm Technology
 
CV_SIG_DES_MG_Dastagir 07_11_2016
CV_SIG_DES_MG_Dastagir 07_11_2016CV_SIG_DES_MG_Dastagir 07_11_2016
CV_SIG_DES_MG_Dastagir 07_11_2016
 
Iaetsd 128-bit area
Iaetsd 128-bit areaIaetsd 128-bit area
Iaetsd 128-bit area
 
CSLA and WTM using GDI Technique
CSLA and WTM using GDI TechniqueCSLA and WTM using GDI Technique
CSLA and WTM using GDI Technique
 
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
 
High –Speed Implementation of Design and Analysis by Using Parallel Prefix Ad...
High –Speed Implementation of Design and Analysis by Using Parallel Prefix Ad...High –Speed Implementation of Design and Analysis by Using Parallel Prefix Ad...
High –Speed Implementation of Design and Analysis by Using Parallel Prefix Ad...
 
IRJET - Low Power Design for Fast Full Adder
IRJET -  	  Low Power Design for Fast Full AdderIRJET -  	  Low Power Design for Fast Full Adder
IRJET - Low Power Design for Fast Full Adder
 
Design of an Efficient Reconfigurable Fir Filter for Multi Standard Digital u...
Design of an Efficient Reconfigurable Fir Filter for Multi Standard Digital u...Design of an Efficient Reconfigurable Fir Filter for Multi Standard Digital u...
Design of an Efficient Reconfigurable Fir Filter for Multi Standard Digital u...
 
EFFICIENT ABSOLUTE DIFFERENCE CIRCUIT FOR SAD COMPUTATION ON FPGA
EFFICIENT ABSOLUTE DIFFERENCE CIRCUIT FOR SAD COMPUTATION ON FPGAEFFICIENT ABSOLUTE DIFFERENCE CIRCUIT FOR SAD COMPUTATION ON FPGA
EFFICIENT ABSOLUTE DIFFERENCE CIRCUIT FOR SAD COMPUTATION ON FPGA
 
IRJET- Dynamic Traffic Management System
IRJET- Dynamic Traffic Management SystemIRJET- Dynamic Traffic Management System
IRJET- Dynamic Traffic Management System
 

Similar to IRJET- A New High Speed Wide Fan in Carry Look Ahead Adder Design using Manchester Carry Chain

Design and Implementation of Different types of Carry skip adder
Design and Implementation of Different types of Carry skip adderDesign and Implementation of Different types of Carry skip adder
Design and Implementation of Different types of Carry skip adder
IRJET Journal
 
MODIFIED CARRY SELECT ADDER WITH BKA AND MGDI TECHNIQUE
MODIFIED CARRY SELECT ADDER WITH BKA AND MGDI TECHNIQUEMODIFIED CARRY SELECT ADDER WITH BKA AND MGDI TECHNIQUE
MODIFIED CARRY SELECT ADDER WITH BKA AND MGDI TECHNIQUE
IRJET Journal
 
IRJET- Design of 16 Bit Low Power Vedic Architecture using CSA & UTS
IRJET-  	  Design of 16 Bit Low Power Vedic Architecture using CSA & UTSIRJET-  	  Design of 16 Bit Low Power Vedic Architecture using CSA & UTS
IRJET- Design of 16 Bit Low Power Vedic Architecture using CSA & UTS
IRJET Journal
 
IRJET- The RTL Model of a Reconfigurable Pipelined MCM
IRJET- The RTL Model of a Reconfigurable Pipelined MCMIRJET- The RTL Model of a Reconfigurable Pipelined MCM
IRJET- The RTL Model of a Reconfigurable Pipelined MCM
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 ADDER
VLSICS Design
 
Implementation of Carry Skip Adder using PTL
Implementation of Carry Skip Adder using PTLImplementation of Carry Skip Adder using PTL
Implementation of Carry Skip Adder using PTL
IRJET Journal
 
Design of a Novel Multiplier and Accumulator using Modified Booth Algorithm w...
Design of a Novel Multiplier and Accumulator using Modified Booth Algorithm w...Design of a Novel Multiplier and Accumulator using Modified Booth Algorithm w...
Design of a Novel Multiplier and Accumulator using Modified Booth Algorithm w...
IRJET Journal
 
High-Speed and Energy-Efficient MAC Design using Vedic Multiplier and Carry S...
High-Speed and Energy-Efficient MAC Design using Vedic Multiplier and Carry S...High-Speed and Energy-Efficient MAC Design using Vedic Multiplier and Carry S...
High-Speed and Energy-Efficient MAC Design using Vedic Multiplier and Carry S...
IRJET Journal
 
IC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design System
IC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design SystemIC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design System
IC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design System
IOSRJVSP
 
Analysis of different bit carry look ahead adder using verilog code 2
Analysis of different bit carry look ahead adder using verilog code 2Analysis of different bit carry look ahead adder using verilog code 2
Analysis of different bit carry look ahead adder using verilog code 2IAEME Publication
 
Area and Power Efficient Up-Down counter Design by Using Full Adder Module
Area and Power Efficient Up-Down counter Design by Using Full Adder ModuleArea and Power Efficient Up-Down counter Design by Using Full Adder Module
Area and Power Efficient Up-Down counter Design by Using Full Adder Module
IJEEE
 
Design and Development of a Quadrotor – A Didactic Approach
Design and Development of a Quadrotor – A Didactic ApproachDesign and Development of a Quadrotor – A Didactic Approach
Design and Development of a Quadrotor – A Didactic Approach
IRJET Journal
 
Design and Implementation of 8 Bit Multiplier Using M.G.D.I. Technique
Design and Implementation of 8 Bit Multiplier Using M.G.D.I. TechniqueDesign and Implementation of 8 Bit Multiplier Using M.G.D.I. Technique
Design and Implementation of 8 Bit Multiplier Using M.G.D.I. Technique
IJMER
 
POWER EFFICIENT CARRY PROPAGATE ADDER
POWER EFFICIENT CARRY PROPAGATE ADDERPOWER EFFICIENT CARRY PROPAGATE ADDER
POWER EFFICIENT CARRY PROPAGATE ADDER
VLSICS Design
 
IRJET- A Review: To Design Efficient 32 Bits Carry Select Adder by using ...
IRJET-  	  A Review: To Design Efficient 32 Bits Carry Select Adder by using ...IRJET-  	  A Review: To Design Efficient 32 Bits Carry Select Adder by using ...
IRJET- A Review: To Design Efficient 32 Bits Carry Select Adder by using ...
IRJET Journal
 
High performance low leakage power full subtractor circuit design using rate ...
High performance low leakage power full subtractor circuit design using rate ...High performance low leakage power full subtractor circuit design using rate ...
High performance low leakage power full subtractor circuit design using rate ...
eSAT Publishing House
 
Review on optimized area,delay and power efficient carry select adder using n...
Review on optimized area,delay and power efficient carry select adder using n...Review on optimized area,delay and power efficient carry select adder using n...
Review on optimized area,delay and power efficient carry select adder using n...
IRJET Journal
 
Efficient implementation of full adder for power analysis in cmos technology
Efficient implementation of full adder for power analysis in cmos technologyEfficient implementation of full adder for power analysis in cmos technology
Efficient implementation of full adder for power analysis in cmos technology
IJARIIT
 
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
 
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
VLSICS Design
 

Similar to IRJET- A New High Speed Wide Fan in Carry Look Ahead Adder Design using Manchester Carry Chain (20)

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
 
MODIFIED CARRY SELECT ADDER WITH BKA AND MGDI TECHNIQUE
MODIFIED CARRY SELECT ADDER WITH BKA AND MGDI TECHNIQUEMODIFIED CARRY SELECT ADDER WITH BKA AND MGDI TECHNIQUE
MODIFIED CARRY SELECT ADDER WITH BKA AND MGDI TECHNIQUE
 
IRJET- Design of 16 Bit Low Power Vedic Architecture using CSA & UTS
IRJET-  	  Design of 16 Bit Low Power Vedic Architecture using CSA & UTSIRJET-  	  Design of 16 Bit Low Power Vedic Architecture using CSA & UTS
IRJET- Design of 16 Bit Low Power Vedic Architecture using CSA & UTS
 
IRJET- The RTL Model of a Reconfigurable Pipelined MCM
IRJET- The RTL Model of a Reconfigurable Pipelined MCMIRJET- The RTL Model of a Reconfigurable Pipelined MCM
IRJET- The RTL Model of a Reconfigurable Pipelined MCM
 
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
 
Implementation of Carry Skip Adder using PTL
Implementation of Carry Skip Adder using PTLImplementation of Carry Skip Adder using PTL
Implementation of Carry Skip Adder using PTL
 
Design of a Novel Multiplier and Accumulator using Modified Booth Algorithm w...
Design of a Novel Multiplier and Accumulator using Modified Booth Algorithm w...Design of a Novel Multiplier and Accumulator using Modified Booth Algorithm w...
Design of a Novel Multiplier and Accumulator using Modified Booth Algorithm w...
 
High-Speed and Energy-Efficient MAC Design using Vedic Multiplier and Carry S...
High-Speed and Energy-Efficient MAC Design using Vedic Multiplier and Carry S...High-Speed and Energy-Efficient MAC Design using Vedic Multiplier and Carry S...
High-Speed and Energy-Efficient MAC Design using Vedic Multiplier and Carry S...
 
IC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design System
IC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design SystemIC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design System
IC Layout Design of 4-bit Magnitude Comparator using Electric VLSI Design System
 
Analysis of different bit carry look ahead adder using verilog code 2
Analysis of different bit carry look ahead adder using verilog code 2Analysis of different bit carry look ahead adder using verilog code 2
Analysis of different bit carry look ahead adder using verilog code 2
 
Area and Power Efficient Up-Down counter Design by Using Full Adder Module
Area and Power Efficient Up-Down counter Design by Using Full Adder ModuleArea and Power Efficient Up-Down counter Design by Using Full Adder Module
Area and Power Efficient Up-Down counter Design by Using Full Adder Module
 
Design and Development of a Quadrotor – A Didactic Approach
Design and Development of a Quadrotor – A Didactic ApproachDesign and Development of a Quadrotor – A Didactic Approach
Design and Development of a Quadrotor – A Didactic Approach
 
Design and Implementation of 8 Bit Multiplier Using M.G.D.I. Technique
Design and Implementation of 8 Bit Multiplier Using M.G.D.I. TechniqueDesign and Implementation of 8 Bit Multiplier Using M.G.D.I. Technique
Design and Implementation of 8 Bit Multiplier Using M.G.D.I. Technique
 
POWER EFFICIENT CARRY PROPAGATE ADDER
POWER EFFICIENT CARRY PROPAGATE ADDERPOWER EFFICIENT CARRY PROPAGATE ADDER
POWER EFFICIENT CARRY PROPAGATE ADDER
 
IRJET- A Review: To Design Efficient 32 Bits Carry Select Adder by using ...
IRJET-  	  A Review: To Design Efficient 32 Bits Carry Select Adder by using ...IRJET-  	  A Review: To Design Efficient 32 Bits Carry Select Adder by using ...
IRJET- A Review: To Design Efficient 32 Bits Carry Select Adder by using ...
 
High performance low leakage power full subtractor circuit design using rate ...
High performance low leakage power full subtractor circuit design using rate ...High performance low leakage power full subtractor circuit design using rate ...
High performance low leakage power full subtractor circuit design using rate ...
 
Review on optimized area,delay and power efficient carry select adder using n...
Review on optimized area,delay and power efficient carry select adder using n...Review on optimized area,delay and power efficient carry select adder using n...
Review on optimized area,delay and power efficient carry select adder using n...
 
Efficient implementation of full adder for power analysis in cmos technology
Efficient implementation of full adder for power analysis in cmos technologyEfficient implementation of full adder for power analysis in cmos technology
Efficient implementation of full adder for power analysis in cmos technology
 
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...
 
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
 

More from IRJET Journal

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
IRJET Journal
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
IRJET Journal
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
IRJET Journal
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
IRJET Journal
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
IRJET Journal
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
IRJET Journal
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
IRJET Journal
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
IRJET Journal
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
IRJET Journal
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
IRJET Journal
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
IRJET Journal
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
IRJET Journal
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
IRJET Journal
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
IRJET Journal
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
IRJET Journal
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
IRJET Journal
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
IRJET Journal
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
IRJET Journal
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
IRJET Journal
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
IRJET Journal
 

More from IRJET Journal (20)

TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
TUNNELING IN HIMALAYAS WITH NATM METHOD: A SPECIAL REFERENCES TO SUNGAL TUNNE...
 
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURESTUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
STUDY THE EFFECT OF RESPONSE REDUCTION FACTOR ON RC FRAMED STRUCTURE
 
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
A COMPARATIVE ANALYSIS OF RCC ELEMENT OF SLAB WITH STARK STEEL (HYSD STEEL) A...
 
Effect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil CharacteristicsEffect of Camber and Angles of Attack on Airfoil Characteristics
Effect of Camber and Angles of Attack on Airfoil Characteristics
 
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
A Review on the Progress and Challenges of Aluminum-Based Metal Matrix Compos...
 
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
Dynamic Urban Transit Optimization: A Graph Neural Network Approach for Real-...
 
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
Structural Analysis and Design of Multi-Storey Symmetric and Asymmetric Shape...
 
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
A Review of “Seismic Response of RC Structures Having Plan and Vertical Irreg...
 
A REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADASA REVIEW ON MACHINE LEARNING IN ADAS
A REVIEW ON MACHINE LEARNING IN ADAS
 
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
Long Term Trend Analysis of Precipitation and Temperature for Asosa district,...
 
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD ProP.E.B. Framed Structure Design and Analysis Using STAAD Pro
P.E.B. Framed Structure Design and Analysis Using STAAD Pro
 
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
A Review on Innovative Fiber Integration for Enhanced Reinforcement of Concre...
 
Survey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare SystemSurvey Paper on Cloud-Based Secured Healthcare System
Survey Paper on Cloud-Based Secured Healthcare System
 
Review on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridgesReview on studies and research on widening of existing concrete bridges
Review on studies and research on widening of existing concrete bridges
 
React based fullstack edtech web application
React based fullstack edtech web applicationReact based fullstack edtech web application
React based fullstack edtech web application
 
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
A Comprehensive Review of Integrating IoT and Blockchain Technologies in the ...
 
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
A REVIEW ON THE PERFORMANCE OF COCONUT FIBRE REINFORCED CONCRETE.
 
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
Optimizing Business Management Process Workflows: The Dynamic Influence of Mi...
 
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic DesignMultistoried and Multi Bay Steel Building Frame by using Seismic Design
Multistoried and Multi Bay Steel Building Frame by using Seismic Design
 
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
Cost Optimization of Construction Using Plastic Waste as a Sustainable Constr...
 

Recently uploaded

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
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
在线办理(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
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
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
 
Basic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparelBasic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparel
top1002
 
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
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
gestioneergodomus
 
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
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
Kamal Acharya
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
fxintegritypublishin
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Teleport Manpower Consultant
 
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
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
ydteq
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
Robbie Edward Sayers
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
SyedAbiiAzazi1
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
karthi keyan
 

Recently uploaded (20)

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)
 
Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
在线办理(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)
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
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...
 
Basic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparelBasic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparel
 
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
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
 
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
 
Final project report on grocery store management system..pdf
Final project report on grocery store management system..pdfFinal project report on grocery store management system..pdf
Final project report on grocery store management system..pdf
 
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdfHybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
Hybrid optimization of pumped hydro system and solar- Engr. Abdul-Azeez.pdf
 
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdfTop 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
Top 10 Oil and Gas Projects in Saudi Arabia 2024.pdf
 
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
 
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
一比一原版(UofT毕业证)多伦多大学毕业证成绩单如何办理
 
HYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generationHYDROPOWER - Hydroelectric power generation
HYDROPOWER - Hydroelectric power generation
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
 
CME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional ElectiveCME397 Surface Engineering- Professional Elective
CME397 Surface Engineering- Professional Elective
 

IRJET- A New High Speed Wide Fan in Carry Look Ahead Adder Design using Manchester Carry Chain

  • 1. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 706 A NEW HIGH SPEED WIDE FAN IN CARRY LOOK AHEAD ADDER DESIGN USING MANCHESTER CARRY CHAIN Nithya. S1, Karthick. R2, Navaneethakrishnan. R3, Bishwa Kalyan. D4 1Assistant Professor (Sr.G), Department of ECE, KPR Institute of Engineering and Technology, Coimbatore, Tamilnadu, India 2,3,4Students, Department of ECE, KPR Institute of Engineering and Technology, Coimbatore, Tamilnadu, India ---------------------------------------------------------------------***--------------------------------------------------------------------- Abstract - A Carry-Look ahead Adder (CLA) is a type of adder used in digital logic. A carry-look aheadadderimproves speed by reducing the amount of time required to determine carry bits. It can be contrasted with the simpler, but usually slower, ripple carry adder for which the carry bit is calculated alongside the sum bit, and each bit must wait until the previous carry has been calculated to begin calculating its own result and carry bits. The carry-look ahead adder calculates one or more carry bits before the sum, which reduces the wait time to calculate the result ofthe larger value bits. In this project, a new 8-bit carry chain adder block in multi output domino CMOS logic is proposed and using this carry chain block a 64 bit carry look ahead adder is implemented in 22nm strained silicon technology (PTM MOSFET Models) with a supply voltage of 0.8V. The even and odd carries of this adder are computed in parallel by two independent 4-bit carry chains. Implementation of wider adders (8-bit, 16-bit, 32-bit, 64-bit) based on the use of the proposed 8-bit adder module shows significant operating speed improvement compared to their corresponding adders based on the standard 4-bit MCC adder module. Key Words: CLA, High speed adder, MOSFET, MCC, VLSI 1. INTRODUCTION Addition is probably the most commonly used arithmetic operation, being often also the speed-limiting element to make faster VLSI microprocessors. As the demandforhigher performance processors with increased sophistication grows, there is a continuing need to improve the performance and to reduce the area overhead while increasing the functionality of the arithmeticunitscontained within them. Carry look ahead (CLA) principle remains the dominant method in implementing fast adders. CMOS technology is widely used due to the overall merits in terms of speed, noise margin, power dissipation and fabrication cost. In this project, an efficient implementation of an 8-bit Manchester carry chain (MCC) adder in multioutputdomino CMOS logic is proposed. The carries of this adder are computed in parallel by two independent 4-bit carry chains. Due to its limited carry chain length, the use of the proposed 8-bit adder module for the implementation of wider adders leadsto significant operating speed improvementcompared to the corresponding adders based on the standard 4-bit MCC adder module. The CLA algorithm was first introduced in [8], and several variants have been developed. The Manchester carry chain (MCC) is the most common dynamic (domino) CLA adder architecture with a regular, fast, and simple structure adequate for implementation in VLSI [9], [10]. The recursive properties of the carries in MCC have enabled the development of multi output domino gates, which have shown area–speedimprovementswithrespectto single-output gates. 2. CLA DESIGN USING STATIC CMOS TECHNOLOGY Carry look ahead logic uses the concepts of generating and propagating carries and the concept is shown in Table-1. To reduce the computation time, thereare faster ways to add two binary numbers by using carry look ahead adders. These adders work by creating two signals P and G known to be carry propagator and carry generator respectively. The block diagram of the 4-bit carry lookahead adder is shown in figure-1 Table -1: Truth Table for Full Adder INPUTS OUTPUTS REMARKS A B Cin SUM CARRY 0 0 0 0 0 No carry generation0 0 1 1 0 0 1 0 1 0 0 1 1 0 1 Carry propagation1 0 0 1 0 1 0 1 0 1 1 1 0 0 1 Carry generation1 1 1 1 1 INCLUSIVE OR, EXCLUSIVE OR, and NOT logical operations, respectively. In binary addition, the computation of the carry signals is based on the following recursive formula: Ci = Gi + Pi.Ci-1 (1) where Gi = Ai . Bi is the carry generate signal (G) and the carry propagate signal is given by pi = Ai Bi (2) The sum bits of the conventional adders are given by Si= Pi Ci-1 (3) where C-1 is the input carry(Cin).
  • 2. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 707 Fig -1: Block diagram of 4-bit carry look ahead adder 3. 64-BIT CLA DESIGN USING DOMINO CMOS TECHNOLOGY Dynamic CMOS logic circuits are widely employed in high- performance VLSI chips in pursuing very high system performance. The largest difference between static and dynamiclogic is that indynamiclogic,a clocksignalisusedto evaluatecombinational logic. The feature of high speed and less area overhead of these logic circuits compared to other logic stylesmakethem a popularchoicein thedesign of high speed circuits [11][12][13]. Basically, it is an extension to dynamic CMOS logic in a sense that, a dynamic CMOS logic circuitfollowedby a staticCMOSinverter makes it a domino logic circuit. Domino logic circuits are more widely used than their dynamic counterpartsas the former can be easily cascaded. The high interest in domino circuits can be attributed to the fact that implementing a logic function with the help of domino logic requires less number of transistors compared to their static counterparts. Less number of transistors directly translates to lesser silicon area which effectively means that the manufacturing cost is lowered. Domino gates have faster switching speeds compared to static CMOS gates due to reduction in load capacitance. The main limitation of domino logic islessnoise immunity. Therefore to improve the noise immunity of the domino circuit, a keeper circuitry must be added at the pull up network. The architecture of domino logic circuit is shown in figure 2 Fig -2: Architecture of Domino logic circuit 4. MANCHESTER CARRY CHAIN CARRY LOOK AHEAD ADDER The advancement in semiconductor technology along with the shrinking device size has allowed for placement of billionsoftransistorsinasinglechip[14].Since additionis the most commonly used arithmetic operation, adders are very important functional blocks in a VLSI processor. Improving the speed of adders will directly improve the speed of the processors because adders are one of the speed limiting circuits in the processors. The carry look ahead adders are attractive candidates for high speed addition sincethecarry delay can be improved by calculating each stage in parallel. Due to the simple structureand high speed,MCCadderisthe mostwidelyuseddominocarrylook aheadadderarchitecture used in VLSI processors.[15],[16]. The major challenge in designingadynamicCMOScircuitis thetransistorsizing.The other limitationsof domino logic circuitsarechargesharing, noise immunity, leakage current and environmental and semiconductor process variations. The delay of combinationallogic circuits can be minimized byvaryingthe size of the transistorsin the circuit.The size of the transistor can be varied by varying the width of the MOSFETssincethe gate lengths of the MOSFETs used in a digital circuits are same[17].Thedelayofthecombinational logiccircuitscanbe minimized by increasing the sizes of the certain transistors. As the CMOS technology advances, the powersupplyvoltage (VDD)andthresholdvoltageVTH ofthe transistors indynamic (domino) circuitsaredecreasing[18]. The performanceof the digital circuits degrades severely if the supply voltage decreases without the correspondingreductionin threshold voltage since the circuit speed depends on the over drive voltage VGS – VTH. In this chapter, a 64 bit MCC adder is implemented using 22nm technology with a supply voltage of 0.8V. This adder employs domino logic circuits for implementingthecarrygenerateandcarrypropagatecircuits but the sum circuits are implemented using static CMOS technologyinordertoreducethearea.In practice,the length of the carry look ahead adder is limited to four in order to reduce the number of transistors connectedinseries.Inthis MCC [19]-[24]adder, the generate and propagate circuits are implemented using domino logic and to generate the sum signals the domino chain is terminated and the sum circuits are implemented using static CMOS XOR gates. Fig -3: Domino implementationof carry generate circuit
  • 3. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 708 5. NEW HIGH SPEED MCC BASED CARRY LOOK AHEAD ADDER Let A = An-1 An-2 …..A1 A0 and B = Bn-1 Bn-2 …..B1 B0 represent two n-bit binary numbers to be added and their sum is represented by S = Sn-1 Sn-2 …..S1 S0. The expression for carry signal in binary addition is given by Ci = gi + zi.Ci-1 (1) where gi = Ai . Bi is the carry generate signal and the carry propagate signal is zi = pi = ai bi The sum bits of the conventional adders are given by Si= pi ci-1 , whereC-1 istheinput carry.TheManchestercarry chain adder computes all the carries according to the equation Ci= gi+zi.gi-1+zi.zi-1.gi-2+….+zi.zi-1……z1..g0+zi.zi-1……z0..c-1 (2) In practice, the length of the carry look ahead adder is limited to four in order to reduce the number of transistors connected in series. In thisMCC [18]-[24]adder, the generate and propagate circuits are implemented using domino logic and to generate the sum signals the domino chain is terminated and the sum circuits are implemented using static CMOS XOR gates. The MCC generates even and odd carries according to the relation (3) The equations for the Even carries are given by [25] h0 = g0 + C-1 h2 = G2 + P2G0 h4 = G4 + P4G2 + P4P2G0 h6 = G6+P6G4+P6P4G2+P6P4 P2G0 (3-a) The equations for the Odd carries are given by [25] h1 = G1 + P1C-1 h3 = G3 + P3G1 + P3P1C-1 h5 = G5 + P5G3 + P5P3G1 + P5P3P1C-1 h7 = G7+P7G5+P7P5G3+P7P5P3G1+P7P5P3P1C-1 (3-b) where Gi = gi + gi-1 and Pi = pi. pi-1. ti-2 , ti = ai + bi and also g- 1 = C -1 and t - 1 = 1. The sum bits can be calculated as follows Si = hi 1.pi + hi-1.(pi ti-1) for I > 0 (4) S0 = p0 C-1 for i = 0 Fig -4: Domino implementationof carry generate circuit Table -2: Performance Comparison of adders Type of Adder No. of bits Delay for sum in Pico seconds Delay for carry in Pico seconds No of transistors Domino 8 196.41 147.84 364 Conventional MCC 8 102.05 99.04 300 Proposed MCC 8 98.84 86.87 582 TheMCCisanefficientand widelyaccepteddesign approach to construct CLA adders. In this report, we have presented a new Manchester design style that is based on two independent carry chains. Each chain computes, in parallel with the other, half of the carries. In this way, the speed performance is significantly improved with respect to that of the standard MCC topology. The proposed design technique has been applied for the implementation of 8-, 16- ,32-, and 64-bit adders in multioutputdominologic, and the simulation results verified its efficiency. The simulation results, for the carry propagation delays, are presented in Table- 2. The PROPOSED design provides a performance improvement of 12.28% over the CONVENTIONAL design for the 8-bit adder. In this project, a 64 bit MCC adder is implementedusing22nmtechnologywithasupplyvoltageof 0.8V. This adder employs domino logic circuits for implementing the carry generate and propagate circuits but the sum circuits are implemented using static CMOS technology in order to reduce the area. The proposed adder design has around 50% area overhead compared to the conventional MCC adder circuit design. The proposed circuit reduces the delay by increasing the area. REFERENCES CONCLUSIONS: [1] A. Weierger Ad 3. L. Smith, “A logic for highspeed addition,”NationalBureauof StandardsCircular,vol.591,pp. 3 - 12, 1958. required Static 8 136.10 126.70 292
  • 4. International Research Journal of Engineering and Technology (IRJET) e-ISSN: 2395-0056 Volume: 05 Issue: 04 | Apr-2018 www.irjet.net p-ISSN: 2395-0072 © 2018, IRJET | Impact Factor value: 6.171 | ISO 9001:2008 Certified Journal | Page 709 [6] S. Turrini, ‘Optimal group distribution in carry-skip adders,” Proceedings of the 9-th Symposium on Computer Arithmetic, pp. 1 - 18, September 1989. [7] P.K. ChanandM.D.F. Schlag, “Analysisanddesign of CMOS Manchester adders with variable carry-Skip,” IEEE Transactions on Computers, vol. 39, pp. 983 - 992, August 1990. [8] A. Weinberger and J. L. Smith, “A logic for high speed addition,” Nat. Bureau Stand. Circulation, vol. 591, pp. 3–12, 1958. [9] J. P. Uyemura, CMOS Circuit Design. Boston, MA, USA: Kluwer, 2001. [10] N.WesteandD.Harris,CMOSVLSIDesign,ACircuit and System Perspective. Reading, MA, USA: Addison-Wesley, 2004. [11] M.Rabaey, AChandrakasan, B.Nieolie, "Digital Integrated Cireuits: A Design Perspective''', Prentice-Hall, 2nd ed., 2003. [12] V.Kursun and E.G.Friedman, "Domino Logie With Variable Threshold Voltage Keeper", IEEE Trans. Very Large Seale Integr.(VLSI)Syst., vol. 11, no. 6, pp. 1080- 1093, Dee. 2003. [13] K. J. Nowka and T. Galambos, "Cireuit Design Teehniques for a Gigahertz integer microprocessor", Prac. IEEE Int. Conf Computer Design VLSI Computers Pracessors, pp. 11-16, Oel. 1998. [14] K. Yelamarthi and C.-I. H. Chen, “Process variation - aware timing optimization for dynamic and mixed–static – dynamic CMOS logic,” IEEE Trans. Semicond. Manuf., vol. 22, no. 1, pp. 31–39, Feb. 2009. [2] M. Lehman and N. Burla, “Skiptechniques forhigh speed carry propagation in binary arithmetic units.” IRE- Trans.Electron. Comput., vol. EC-10, pp. 691’-698, 1961. [3] O. J. Bedrij, “Carry-select adder,” IRE Trans. Electron. Comput., vol. EC-11, pp. 34 - 346, 1962. [4] J. Sklansky, “Conditional-sum addition logic,” IRE Trans. Electron. Comput., vol. EC-9, pp. 226 - 231, 1960. [5] J.Sklansky, “Anevaluationofseveraltwo-summandbinary adders,” IRE Trans., vol. EC-9, pp. 213 - 226, June 1960