FULL ADDER/SUBTRACTOR CIRCUIT USING REVERSIBLE LOGIC GATES

Size: px
Start display at page:

Download "FULL ADDER/SUBTRACTOR CIRCUIT USING REVERSIBLE LOGIC GATES"

Transcription

1 FULL ADDER/SUBTRACTOR CIRCUIT USING REVERSIBLE LOGIC GATES 1 PRADEESHA R. CHANDRAN, 2 ANAND KUMAR, 3 ARTI NOOR 1 IV year, B. Tech., Dept. of ECE, Karunya University, Coimbatore, Tamil Nadu, India, Assistant Professor, Dept. of Electronics, CDAC, Noida, Uttar Pradesh, India, Head of School, School of Electronics, CDAC, Noida, Uttar Pradesh, India, pradeeshachandran@gmail.com, 2 anand.vlsi07@gmail.com, 3 artinoor@cdac.in Abstract Reversible logic has become one of the most promising areas in the past few decades and has found its application in several technologies. Reversible circuits outperform irreversible circuits in terms of power and delay. This paper presents a novel way of designing 1-bit and 4-bit adder / subtractor using the HNG gate and Perez Gate employing a 6 Transistor approach rather than using the conventional 8 transistor reversible logic. Thereby reducing the number of transistors. Power dissipation and delay are calculated for 1-bit and 4-bit adders using both HNG and Perez gate for various technologies such as 0.35um, 0.18um and 0.6um for 5v, 4v, 3.3v and 3v. The results are obtained using Mentor Graphics tool and has shown significant improvement in terms of power dissipation and delay compared to the irreversible circuits. Keywords Full Adders, Full Subtractors, Reversible Logic, 4-Bit Adder, 1-Bit Adder, 4-Bit Subtractor,1-Bit Subtractor, HNG Gate, Perez Gate, Feymann Gate, Ripple Carry Adder. I. INTRODUCTION Reversible logic has received great attention in the recent years due to their ability to reduce the power dissipation which is the main requirement in low power VLSI design. It has wide applications in low power CMOS and Optical information processing, DNA computing, quantum computation and nanotechnology. Irreversible hardware computation results in energy dissipation due to information loss. One of the strongest motivations for the study of reversible computing comes from the desire to reduce heat dissipation in computing machinery, and thus achieve higher density and speed [5]. According to Landauer s research, the amount of energy dissipated for every irreversible bit operation is at least KTln2 joules, where K= *10-23m2kg-2K-1 (joule/kelvin-1) is the Boltzmann s constant and T is the temperature at which the operation is performed [1]. In 1973, Bennett showed that KTln2 energy would not dissipate from a system as long as the system allows the reproduction of the inputs from observed outputs [2]. This paper is organised into the following sections. Section II contains an overview of Reversible logic. Section III contains the Design and analysis of 4-bit and 1-bit adder. Section IV contains full custom design of various technologies. II. REVERSIBLE LOGIC AN OVERVIEW A. Reversible logic gate: A gate is considered to be reversible only if for each distinct input there is a distinct output assignment. Thus inputs to reversible gates can be uniquely determined from its outputs. A reversible logic gate must have the same number of inputs and outputs [3]. In an n-output reversible gate the output vectors are permutation of the numbers 0 to 2n-1. A reversible gate is balanced, i.e. the outputs are Is for exactly half of the inputs. A circuit without constants on its inputs and composed of reversible gates realizes only balanced functions. It can realize non balanced functions only with garbage outputs. Some of the major problems with reversible logic synthesis are fan outs cannot be used, and also feedback from gate outputs to inputs are not permitted. [3] B. Features for any gate to become reversible gate as follows: Number of input and output lines must be the same. Feedback (loop) is not allowed in reversible logic. Fan-out is not allowed in reversible logic; Fan-out is a term that defines the maximum number of digital inputs that the output of a single logic gate can feed. One of the major constraints in reversible logic is to minimize the number of reversible gates used. Minimizing the garbage outputs produced; Garbage output refers to the output that is not used for further computations. Garbage is the number of outputs added to make an n-input k-output Boolean function ((n,k)function) reversible. Using minimum number of input constants. [4] III. DESIGN AND ANALYSIS OF BASIC GATES The design of reversible Adder/Subtractor is shown in the following figures. They are designed using combinational logic gates such as Feynman gate, HNG gate and Perez gate. 100

2 A. Feynman Gate : It has 2 inputs (g,outb) and two outputs (B,f). Here, B=g; f =(outb xor g); Figure 2.1 and 2.2 show the Feynman gate.[7] Fig 2.4 Transistor level implementation of Perez gate Fig 2.1 2x2 Feynmann gate C. HNG Gate: It has 4 inputs (a, b, c, d) and 4 outputs (p, q, sum, carry) Here, q=b; sum=((a xor b).c xor (a.b) xor c); carry=a xor b xor c; Figure 2.5 and 2.6 show HNG gate. Fig. 2.2 Transistor level implementation of Feynmann Gate Fig x4 HNG gate B. Perez gate: It has 3 inputs (a, b, c) and 3 outputs (p, q, r) Here, q=a xor b; r=ab; Figure 2.3 and 2.4 show Perez gate [7] Fig. 2.6 Transistor level implementation of HNG gate IV FULL ADDERS Fig x3 Perez gate Two perez gates combine together to give us one full adder. Here, inputs are (a, b, c, cin) and outputs are (p, q, sum, carry). 101

3 q=a xor b; sum=(a xor b).cin xor (a.b); carry=(a xor b) xor cin; And HNG in itself serves as a full adder. Here, inputs are (a, b, c, d) and outputs are (p, q, sum, carry). [6] q=b; sum=a xor b xor c; carry=(a xor b).c xor (a.b) xor d; Figures 2.6 and 2.7 show 1-bit and 4-bit full adder/subtractor using Perez gate respectively. Figures 2.8 and 2.9 show 1-bit and 4-bit full adder/subtractor using HNG gate respectively. Fig bit Adder/Subtractor using HNG gate. V. FULL CUSTOM ASIC DESIGN Full custom design includes designing the adder/subtractor circuit using Mentor graphics tool for 0.35um, 0.18um and 0.6um technologies and simulating the same. The power dissipation and delay calculations are obtained using the waveforms. Then the Layout is designed and DRC, LVS is checked and parasitic RC are added for 0.6um technology after which the circuit is simulated and results are compared to that of pre layout simulation for various voltages. Fig. 2.6 Transistor level design of 1-bit full Adder/Subtractor using Perez gate. A. Simulation results: Table I and II tabulates the power dissipation and delay of 0.35um technology of 1-bit and 4-bit full adder/subtractor respectively. Table III and IV tabulates the power dissipation and delay of 0.18um technology of 1-bit and 4-bit full adder/subtractor respectively. Table V and VI depicts the power dissipation and delay before and after adding parasitic RC for 1-bit full adder/subtractor of 0.6um technology. TABLE I 1-BIT FULL ADDER 0.35um TECHNOLOGY Fig bit Adder/subtractor using Perez gate. TABLE II 4-BIT FULL ADDER 0.35um TECHNOLOGY Fig 2.8 Transistor level design of 1-bit full Adder/Subtractor using HNG gate. 102

4 TABLE III 1-BIT FULL ADDER 0.18um TECHNOLOGY TABLE IV 4-BIT FULL ADDER 0.18um TECHNOLOGY Fig 3.2 Power dissipation of 1-bit full adder/subtractor using HNG gate with parasitic RC. TABLE V 1-BIT FULL ADDER 0.6um TECHNOLOGY WITHOUT PARASITIC RC Fig bit full adder/subtractor using HNG gate with parasitic RC. TABLE VI 1-BIT FULL ADDER 0.6um TECHNOLOGY WITH PARASITIC RC Fig. 3.4 Waveform of 1-bit full adder/subtractor using HNG gate depicting delay with parasitic RC. VI. SCOPE FOR FUTURE WORK B. Simulation results for 1-bit full adder using HNG gate with parasitic RC: Figure 3.1 depicts the layout of 1-bit full adder/subtractor using HNG gate. Figure 3.2 power dissipation of 1-bit full adder/subtractor. Figure bit full adder/subtractor of 1-bit full adder/subtractor using HNG gate with parasitic RC. Figure 3.4 waveform of 1-bit full adder/subtractor using HNG gate depicting delay with parasitic RC. Reversible circuits have the combined power of reducing the delay thereby making the device faster at the transistor level and the circuits show much less power consumption compared to the irreversible circuits. The full adder circuits can be further modified to reduce both power and delay to make them more efficient. They can find their use in a number of basic blocks like ALU, multipliers, registers, etc. CONCLUSION Fig.3.1 Layout of 1-bit full adder/subtractor using HNG gate. The proposed design has a tremendous reduction in power consumption and delay of the reversible full adder circuits compared to the recently proposed one [6]. The number of transistors are also reduced as we have designed using the 6T approach. Various voltages are applied to different technologies such as 0.35um, 0.18um, 0.6um, to make is easier for the designer to choose the suitable architecture for the required power dissipation and delay. 103

5 ACKNOWLEDGEMENT The authors would like to thank Dr. M. Mary Jacintha, Dr. Thomas George and Prof. Suriyavel Rao for their encouragement and motivation throughout. We are also grateful for the support given by CDAC (Centre for Development of Advanced Computing), Noida, for this research work. REFERENCES [1] Landauer, R., Irreversibility and heat generation in the computing process, IBM J. Research and Development,5(3): pp , [2] Bennett, C.H., Logical reversibility of Computation, IBM. Research and Development, 17: pp , [3] P.K. Lala, J.P.Parkerson and P.Chakraborty, Adder designs using Reversible logic gates WSEAS transactions on circuits and systems, Issue 6, Volume 9, pp. 1, June [4] Maii T. Emam, Layle A. A.Elsayed Reversible Full Adder/Subtractor, Xlth International Workshop on Symbolic and Nurnerical Methods, Modeling and Applications to Circuit Design (SM2ACD), pp. 1, [5] Tommaso Toffoli Reversible Computing, MIT Laboratory for Computer Science 545 Technology Sq., Cambridge, MA 02139P.K., pp. 1,1980. [6] Jagannatha K.B., Duvvuri Divya, Kavana.S. Reddy, Pallavi Kishore Desai, Sevanthi S, ASIC Design of Reversible Full Adder Circuits, International Conference on Computing, Electronics and Electrical Technologies [ICCEET], pp. 2, [7] A. Peres, Reversible Logic and Quantum Computers, Physical review A, 32: , [8] R. Feynman, Quantum Mechanical Computers, Optics News, Vol.11, pp , 1985 [9] Majid Haghparast, Somayyeh Jafarali Jassbi, Keivan Navi and Omid Hashemipour, Design of a Novel Reversible Multiplier Circuit Using HNG Gate in Nanotechnology, World Applied Sciences Journal 3 (6): , pp. 976,

Fpga Implementation of Truncated Multiplier Using Reversible Logic Gates

Fpga Implementation of Truncated Multiplier Using Reversible Logic Gates International Journal of Engineering Science Invention ISSN (Online): 2319 6734, ISSN (Print): 2319 6726 Volume 2 Issue 12 ǁ December. 2013 ǁ PP.44-48 Fpga Implementation of Truncated Multiplier Using

More information

Design and Implementation of Reversible Multiplier using optimum TG Full Adder

Design and Implementation of Reversible Multiplier using optimum TG Full Adder IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 12, Issue 3, Ver. IV (May - June 2017), PP 81-89 www.iosrjournals.org Design and Implementation

More information

TRANSISTOR LEVEL IMPLEMENTATION OF DIGITAL REVERSIBLE CIRCUITS

TRANSISTOR LEVEL IMPLEMENTATION OF DIGITAL REVERSIBLE CIRCUITS TRANSISTOR LEVEL IMPLEMENTATION OF DIGITAL REVERSIBLE CIRCUITS K.Prudhvi Raj 1 and Y.Syamala 2 1 PG student, Gudlavalleru Engineering College, Krishna district, Andhra Pradesh, India 2 Departement of ECE,

More information

Implementation of Reversible Arithmetic and Logic Unit (ALU)

Implementation of Reversible Arithmetic and Logic Unit (ALU) Implementation of Reversible Arithmetic and Logic Unit (ALU) G.Vimala Student, Department of Electronics and Communication Engineering, Dr K V Subba Reddy Institute of Technology, Dupadu, Kurnool,AP, India.

More information

IMPLEMENTATION OF HIGH SPEED LOW POWER VEDIC MULTIPLIER USING REVERSIBLE LOGIC

IMPLEMENTATION OF HIGH SPEED LOW POWER VEDIC MULTIPLIER USING REVERSIBLE LOGIC IMPLEMENTATION OF HIGH SPEED LOW POWER VEDIC MULTIPLIER USING REVERSIBLE LOGIC Manoj Kumar.K 1, Dr Meghana Kulkarni 2 1 PG Scholar, 2 Associate Professor Dept of PG studies, VTU-Belagavi, Karnataka,(India)

More information

An Area Efficient and High Speed Reversible Multiplier Using NS Gate

An Area Efficient and High Speed Reversible Multiplier Using NS Gate RESEARCH ARTICLE OPEN ACCESS An Area Efficient and High Speed Reversible Multiplier Using NS Gate Venkateswarlu Mukku 1, Jaddu MallikharjunaReddy 2 1 Asst.Professor,Dept of ECE, Universal College Of Engineering

More information

Energy Efficient Code Converters Using Reversible Logic Gates

Energy Efficient Code Converters Using Reversible Logic Gates Energy Efficient Code Converters Using Reversible Logic Gates Gade Ujjwala MTech Student, JNIT,Hyderabad. Abstract: Reversible logic design has been one of the promising technologies gaining greater interest

More information

EFFICIENT REVERSIBLE MULTIPLIER CIRCUIT IMPLEMENTATION IN FPGA

EFFICIENT REVERSIBLE MULTIPLIER CIRCUIT IMPLEMENTATION IN FPGA EFFICIENT REVERSIBLE MULTIPLIER CIRCUIT IMPLEMENTATION IN FPGA Kamatham Harikrishna Department of Electronics and Communication Engineering, Vardhaman College of Engineering, Shamshabad, Hyderabad, AP,

More information

Efficient carry skip Adder design using full adder and carry skip block based on reversible Logic. India

Efficient carry skip Adder design using full adder and carry skip block based on reversible Logic. India American Journal of Engineering Research (AJER) e-issn: 2320-0847 p-issn : 2320-0936 Volume-4, Issue-12, pp-95-100 www.ajer.org Research Paper Open Access Efficient carry skip Adder design using full adder

More information

Design of High Speed Power Efficient Combinational and Sequential Circuits Using Reversible Logic

Design of High Speed Power Efficient Combinational and Sequential Circuits Using Reversible Logic Design of High Speed Power Efficient Combinational and Sequential Circuits Using Reversible Logic Basthana Kumari PG Scholar, Dept. of Electronics and Communication Engineering, Intell Engineering College,

More information

EFFICIENT DESIGN AND IMPLEMENTATION OF ADDERS WITH REVERSIBLE LOGIC

EFFICIENT DESIGN AND IMPLEMENTATION OF ADDERS WITH REVERSIBLE LOGIC EFFICIENT DESIGN AND IMPLEMENTATION OF ADDERS WITH REVERSIBLE LOGIC Manoj Kumar K 1, Subhash S 2, Mahesh B Neelagar 3 1,2 PG Scholar, 3 Assistant Professor, Dept of PG studies, VTU-Belagavi, Karnataka

More information

A New Gate for Low Cost Design of All-optical Reversible Logic Circuit

A New Gate for Low Cost Design of All-optical Reversible Logic Circuit A New Gate for Low Cost Design of All-optical Reversible Logic Circuit Mukut Bihari Malav, Department of Computer Science & Engineering UCE, Rajasthan Technical University Kota, Rajasthan, India mbmalav@gmail.com

More information

FPGA IMPLENTATION OF REVERSIBLE FLOATING POINT MULTIPLIER USING CSA

FPGA IMPLENTATION OF REVERSIBLE FLOATING POINT MULTIPLIER USING CSA FPGA IMPLENTATION OF REVERSIBLE FLOATING POINT MULTIPLIER USING CSA Vidya Devi M 1, Lakshmisagar H S 1 1 Assistant Professor, Department of Electronics and Communication BMS Institute of Technology,Bangalore

More information

Contemplation of Synchronous Gray Code Counter and its Variants using Reversible Logic Gates

Contemplation of Synchronous Gray Code Counter and its Variants using Reversible Logic Gates Contemplation of Synchronous Gray Code Counter and its Variants using Reversible Logic Gates Rakshith Saligram Dept. of Electronics and Communication B M S College Of Engineering Bangalore, India rsaligram@gmail.com

More information

ISSN Vol.02, Issue.11, December-2014, Pages:

ISSN Vol.02, Issue.11, December-2014, Pages: ISSN 2322-0929 Vol.02, Issue.11, December-2014, Pages:1134-1139 www.ijvdcs.org Optimized Reversible Vedic Multipliers for High Speed Low Power Operations GOPATHOTI VINOD KUMAR 1, KANDULA RAVI KUMAR 2,

More information

A Novel Approach for High Speed Performance of Sequential Circuits using Reversible Logic Based on MZI

A Novel Approach for High Speed Performance of Sequential Circuits using Reversible Logic Based on MZI A Novel Approach for High Speed Performance of Sequential Circuits using Reversible Logic Based on MZI M.N.L. Prathyusha 1 G. Srujana 2 1PG Scholar, Department of ECE, Godavari Institute of Engineering

More information

A New Gate for Low Cost Design of All-optical Reversible Logic Circuit

A New Gate for Low Cost Design of All-optical Reversible Logic Circuit A New Gate for Low Cost Design of All-optical Reversible Logic Circuit Dr.K.Srinivasulu Professor, Department of ECE, Malla Reddy College of Engineering. Abstract: The development in the field of nanometer

More information

FPGA Implementation of Fast and Power Efficient 4 Bit Vedic Multiplier (Urdhva Tiryakbhayam) using Reversible Logical Gate

FPGA Implementation of Fast and Power Efficient 4 Bit Vedic Multiplier (Urdhva Tiryakbhayam) using Reversible Logical Gate 34 FPGA Implementation of Fast and Power Efficient 4 Bit Vedic Multiplier (Urdhva Tiryakbhayam) using Reversible Logical Gate Sainadh chintha, M.Tech VLSI Group, Dept. of ECE, Nova College of Engineering

More information

A Novel Low-Power Reversible Vedic Multiplier

A Novel Low-Power Reversible Vedic Multiplier A Novel Low-Power Reversible Vedic Multiplier [1] P.Kiran Kumar, [2] E.Padmaja Research Scholar in ECE, KL University Asst. Professor in ECE, Balaji Institute of Technology and Science Abstract - In reversible

More information

High Speed Low Power Operations for FFT Using Reversible Vedic Multipliers

High Speed Low Power Operations for FFT Using Reversible Vedic Multipliers High Speed Low Power Operations for FFT Using Reversible Vedic Multipliers Malugu.Divya Student of M.Tech, ECE Department (VLSI), Geethanjali College of Engineering & Technology JNTUH, India. Mrs. B. Sreelatha

More information

Design of 4x4 Parity Preserving Reversible Vedic Multiplier

Design of 4x4 Parity Preserving Reversible Vedic Multiplier 153 Design of 4x4 Parity Preserving Reversible Vedic Multiplier Akansha Sahu*, Anil Kumar Sahu** *(Department of Electronics & Telecommunication Engineering, CSVTU, Bhilai) ** (Department of Electronics

More information

ISSN Vol.03, Issue.07, September-2015, Pages:

ISSN Vol.03, Issue.07, September-2015, Pages: ISSN 2322-0929 Vol.03, Issue.07, September-2015, Pages:1116-1121 www.ijvdcs.org Design and Implementation of 32-Bits Carry Skip Adder using CMOS Logic in Virtuoso, Cadence ISHMEET SINGH 1, MANIKA DHINGRA

More information

Design of low power delay efficient Vedic multiplier using reversible gates

Design of low power delay efficient Vedic multiplier using reversible gates ISSN: 2454-132X Impact factor: 4.295 (Volume 4, Issue 3) Available online at: www.ijariit.com Design of low power delay efficient Vedic multiplier using reversible gates B Ramya bramyabrbg9741@gmail.com

More information

DESIGN OF REVERSIBLE MULTIPLIERS FOR LINEAR FILTERING APPLICATIONS IN DSP

DESIGN OF REVERSIBLE MULTIPLIERS FOR LINEAR FILTERING APPLICATIONS IN DSP DESIGN OF REVERSIBLE MULTIPLIERS FOR LINEAR FILTERING APPLICATIONS IN DSP Rakshith Saligram 1 and Rakshith T.R 2 1 Department of Electronics and Communication, B.M.S College of Engineering, Bangalore,

More information

High Speed and Low Power Multiplier Using Reversible Logic for Wireless Communications

High Speed and Low Power Multiplier Using Reversible Logic for Wireless Communications International Journal of Emerging Engineering Research and Technology Volume 3, Issue 8, August 2015, PP 62-69 ISSN 2349-4395 (Print) & ISSN 2349-4409 (Online) High Speed and Low Power Multiplier Using

More information

A Novel Approach to Design 2-bit Binary Arithmetic Logic Unit (ALU) Circuit Using Optimized 8:1 Multiplexer with Reversible logic

A Novel Approach to Design 2-bit Binary Arithmetic Logic Unit (ALU) Circuit Using Optimized 8:1 Multiplexer with Reversible logic 4 JOURNAL OF COMMUNICATIONS SOFTWARE AND SYSTEMS, VOL., NO. 2, JUNE 25 A Novel Approach to Design 2-bit Binary Arithmetic Logic Unit (ALU) Circuit Using Optimized 8: Multiplexer with Reversible logic Vandana

More information

Design and Implementation of Sequential Counters Using Reversible Logic Gates with Mach-Zehnder Interferometer

Design and Implementation of Sequential Counters Using Reversible Logic Gates with Mach-Zehnder Interferometer Design and Implementation of Sequential Counters Using Reversible Logic Gates with Mach-Zehnder Interferometer A.Rudramadevi M.Tech(ES & VLSI Design), Nalgonda Institute of Technology and Science. P.Lachi

More information

Efficient Reversible Multiplexer Design Using proposed All- Optical New Gate

Efficient Reversible Multiplexer Design Using proposed All- Optical New Gate IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 11, Issue 4, Ver. I (Jul.-Aug.2016), PP 45-51 www.iosrjournals.org Efficient Reversible

More information

Efficient Reversible GVJ Gate as Half Adder & Full Adder and its Testing on Single Precision Floating Point Multiplier

Efficient Reversible GVJ Gate as Half Adder & Full Adder and its Testing on Single Precision Floating Point Multiplier Efficient Reversible GVJ Gate as Half Adder & Full Adder and its Testing on Single Precision Floating Point Multiplier Efficient Reversible GVJ Gate as Half Adder & Full Adder and its Testing on Single

More information

Design and Analysis of Improved Sparse Channel Adder with Optimization of Energy Delay

Design and Analysis of Improved Sparse Channel Adder with Optimization of Energy Delay ISSN:1991-8178 Australian Journal of Basic and Applied Sciences Journal home page: www.ajbasweb.com Design and Analysis of Improved Sparse Channel Adder with Optimization of Energy Delay 1 Prajoona Valsalan

More information

Design of high speed multiplier using Modified Booth Algorithm with hybrid carry look-ahead adder

Design of high speed multiplier using Modified Booth Algorithm with hybrid carry look-ahead adder Design of high speed multiplier using Modified Booth Algorithm with hybrid carry look-ahead adder Balakumaran R, Department of Electronics and Communication Engineering, Amrita School of Engineering, Coimbatore,

More information

Design and Analysis of Row Bypass Multiplier using various logic Full Adders

Design and Analysis of Row Bypass Multiplier using various logic Full Adders Design and Analysis of Row Bypass Multiplier using various logic Full Adders Dr.R.Naveen 1, S.A.Sivakumar 2, K.U.Abhinaya 3, N.Akilandeeswari 4, S.Anushya 5, M.A.Asuvanti 6 1 Associate Professor, 2 Assistant

More information

All Optical Implementation of Mach-Zehnder Interferometer Based Reversible Sequential Counters

All Optical Implementation of Mach-Zehnder Interferometer Based Reversible Sequential Counters All Optical Implementation of Mach-Zehnder Interferometer Based Reversible Sequential Counters Jampula Prathap M.Tech Student Sri Krishna Devara Engineering College. Abstract: This work presents all optical

More information

A Fault Analysis in Reversible Sequential Circuits

A Fault Analysis in Reversible Sequential Circuits IOSR Journal of VLSI and Signal Processing (IOSR-JVSP) Volume 4, Issue 2, Ver. I (Mar-Apr. 2014), PP 36-42 e-issn: 2319 4200, p-issn No. : 2319 4197 A Fault Analysis in Reversible Sequential Circuits B.Anuradha

More information

Implementation of an 8-bit Low-power Multiplier based on Reversible Gate Technology

Implementation of an 8-bit Low-power Multiplier based on Reversible Gate Technology SEE 2014 Zone I Conference, pril 3-5, 2014, University of ridgeport, ridgpeort, CT, US. Implementation of an 8-bit Low-power Multiplier based on Reversible Gate Technology orui Li 1, Xiaowei Yu 2, o Zhang

More information

ISSN Vol.02, Issue.08, October-2014, Pages:

ISSN Vol.02, Issue.08, October-2014, Pages: ISSN 2322-0929 Vol.02, Issue.08, October-2014, Pages:0624-0629 www.ijvdcs.org Design of High Speed Low Power 32-Bit Multiplier using Reversible Logic: A Vedic Mathematical Approach R.VASIM AKRAM 1, MOHAMMED

More information

Design & Simulation of Half Adder Circuit Using AVL technique based on CMOS Technology

Design & Simulation of Half Adder Circuit Using AVL technique based on CMOS Technology Design & Simulation of Half Adder Circuit Using AVL technique based on CMOS Technology Mateshwar Singh1, Surya Deo Choudhary 2, Ashutosh kr.singh3 1M.Tech Student, Dept. of Electronics & Communication,

More information

2 Assoc Prof, Dept of ECE, George Institute of Engineering & Technology, Markapur, AP, India,

2 Assoc Prof, Dept of ECE, George Institute of Engineering & Technology, Markapur, AP, India, ISSN 2319-8885 Vol.03,Issue.30 October-2014, Pages:5968-5972 www.ijsetr.com Low Power and Area-Efficient Carry Select Adder THANNEERU DHURGARAO 1, P.PRASANNA MURALI KRISHNA 2 1 PG Scholar, Dept of DECS,

More information

A NOVEL APPROACH OF VEDIC MATHEMATICS USING REVERSIBLE LOGIC FOR HIGH SPEED ASIC DESIGN OF COMPLEX MULTIPLIER

A NOVEL APPROACH OF VEDIC MATHEMATICS USING REVERSIBLE LOGIC FOR HIGH SPEED ASIC DESIGN OF COMPLEX MULTIPLIER A NOVEL APPROACH OF VEDIC MATHEMATICS USING REVERSIBLE LOGIC FOR HIGH SPEED ASIC DESIGN OF COMPLEX MULTIPLIER SK. MASTAN VALI 1*, N.SATYANARAYAN 2* 1. II.M.Tech, Dept of ECE, AM Reddy Memorial College

More information

Design and Implementation of Complex Multiplier Using Compressors

Design and Implementation of Complex Multiplier Using Compressors Design and Implementation of Complex Multiplier Using Compressors Abstract: In this paper, a low-power high speed Complex Multiplier using compressor circuit is proposed for fast digital arithmetic integrated

More information

DESIGN OF PARALLEL MULTIPLIERS USING HIGH SPEED ADDER

DESIGN OF PARALLEL MULTIPLIERS USING HIGH SPEED ADDER DESIGN OF PARALLEL MULTIPLIERS USING HIGH SPEED ADDER Mr. M. Prakash Mr. S. Karthick Ms. C Suba PG Scholar, Department of ECE, BannariAmman Institute of Technology, Sathyamangalam, T.N, India 1, 3 Assistant

More information

VLSI Implementation & Design of Complex Multiplier for T Using ASIC-VLSI

VLSI Implementation & Design of Complex Multiplier for T Using ASIC-VLSI International Journal of Electronics Engineering, 1(1), 2009, pp. 103-112 VLSI Implementation & Design of Complex Multiplier for T Using ASIC-VLSI Amrita Rai 1*, Manjeet Singh 1 & S. V. A. V. Prasad 2

More information

Design and Analysis of f2g Gate using Adiabatic Technique

Design and Analysis of f2g Gate using Adiabatic Technique Design and Analysis of f2g Gate using Adiabatic Technique Renganayaki. G 1, Thiyagu.P 2 1, 2 K.C.G College of Technology, Electronics and Communication, Karapakkam,Chennai-600097, India Abstract: This

More information

Review Paper on Reversible Multiplier Circuit using Different Programmable Reversible Gate

Review Paper on Reversible Multiplier Circuit using Different Programmable Reversible Gate Review aper on Reversible Multiplier ircuit using Different rogrammable Reversible Shweta araniya 1, Sujeet Mishra 2 1 Student, 2 ssociate rofessor 1,2 Sanghvi Institution of Management & Science, Indore(M..),

More information

Design and Implementation of High Speed Carry Select Adder Korrapatti Mohammed Ghouse 1 K.Bala. 2

Design and Implementation of High Speed Carry Select Adder Korrapatti Mohammed Ghouse 1 K.Bala. 2 IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 07, 2015 ISSN (online): 2321-0613 Design and Implementation of High Speed Carry Select Adder Korrapatti Mohammed Ghouse

More information

A NOVEL 4-Bit ARITHMETIC LOGIC UNIT DESIGN FOR POWER AND AREA OPTIMIZATION

A NOVEL 4-Bit ARITHMETIC LOGIC UNIT DESIGN FOR POWER AND AREA OPTIMIZATION A NOVEL 4-Bit ARITHMETIC LOGIC UNIT DESIGN FOR POWER AND AREA OPTIMIZATION Mr. Snehal Kumbhalkar 1, Mr. Sanjay Tembhurne 2 Department of Electronics and Communication Engineering GHRAET, Nagpur, Maharashtra,

More information

International Journal of Advance Engineering and Research Development

International Journal of Advance Engineering and Research Development Scientific Journal of Impact Factor (SJIF): 5.71 International Journal of Advance Engineering and Research Development Volume 5, Issue 05, May -2018 e-issn (O): 2348-4470 p-issn (P): 2348-6406 COMPARATIVE

More information

REALIZATION OF VEDIC MULTIPLIER USING URDHVA - TIRYAKBHAYAM SUTRAS

REALIZATION OF VEDIC MULTIPLIER USING URDHVA - TIRYAKBHAYAM SUTRAS REALIZATION OF VEDIC MULTIPLIER USING URDHVA - TIRYAKBHAYAM SUTRAS, 1 PG Scholar, VAAGDEVI COLLEGE OF ENGINEERING, Warangal, Telangana. 2 Assistant Professor, VAAGDEVI COLLEGE OF ENGINEERING, Warangal,Telangana.

More information

Design and Implementation of High Speed Carry Select Adder

Design and Implementation of High Speed Carry Select Adder Design and Implementation of High Speed Carry Select Adder P.Prashanti Digital Systems Engineering (M.E) ECE Department University College of Engineering Osmania University, Hyderabad, Andhra Pradesh -500

More information

A New Gate for Low Cost Design of All-optical Reversible Combinational and sequential Circuits

A New Gate for Low Cost Design of All-optical Reversible Combinational and sequential Circuits A New Gate for Low Cost Design of All-optical Reversible Combinational and sequential Circuits B. Ganesh, M.Tech (VLSI-SD) Assistant Professor, Kshatriya College of Engineering. Abstract: Reversible computing

More information

An Optimized Wallace Tree Multiplier using Parallel Prefix Han-Carlson Adder for DSP Processors

An Optimized Wallace Tree Multiplier using Parallel Prefix Han-Carlson Adder for DSP Processors An Optimized Wallace Tree Multiplier using Parallel Prefix Han-Carlson Adder for DSP Processors T.N.Priyatharshne Prof. L. Raja, M.E, (Ph.D) A. Vinodhini ME VLSI DESIGN Professor, ECE DEPT ME VLSI DESIGN

More information

Subtractor Logic Schematic

Subtractor Logic Schematic Function Of Xor Gate In Parallel Adder Subtractor Logic Schematic metic functions, including half adder, half subtractor, full adder, independent logic gates to form desired circuits based on dif- by integrating

More information

Design a Low Power High Speed Full Adder Using AVL Technique Based on CMOS Nano-Technology

Design a Low Power High Speed Full Adder Using AVL Technique Based on CMOS Nano-Technology IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735. Volume 8, Issue 1 (Sep. - Oct. 2013), PP 19-26 Design a Low Power High Speed Full Adder Using

More information

AN EFFICIENT VLSI ARCHITECTURE FOR 64-BIT VEDIC MULTIPLIER

AN EFFICIENT VLSI ARCHITECTURE FOR 64-BIT VEDIC MULTIPLIER AN EFFICIENT VLSI ARCHITECTURE FOR 64-BIT VEDIC MULTIPLIER S. Srikanth 1, S. Poovitha 2, R.Prasannavenkatesh 3, S.Naveen 4 1 Assistant professor of ECE, 2,3,4 III yr ECE Department, SNS College of technology,

More information

POWER GATING STRUCTURE FOR REVERSIBLE PROGRAMMABLE LOGIC ARRAY

POWER GATING STRUCTURE FOR REVERSIBLE PROGRAMMABLE LOGIC ARRAY POWER GATING STRUCTURE FOR REVERSIBLE PROGRAMMABLE LOGIC ARRAY ABSTRACT Pradeep Singla Faculty of Engineering, Asia-Pacific Institute of Information Technology, SD India Throughout the world, the numbers

More information

Leakage Power Reduction in 5-Bit Full Adder using Keeper & Footer Transistor

Leakage Power Reduction in 5-Bit Full Adder using Keeper & Footer Transistor Leakage Power Reduction in 5-Bit Full Adder using Keeper & Footer Transistor Narendra Yadav 1, Vipin Kumar Gupta 2 1 Department of Electronics and Communication, Gyan Vihar University, Jaipur, Rajasthan,

More information

Investigation on Performance of high speed CMOS Full adder Circuits

Investigation on Performance of high speed CMOS Full adder Circuits ISSN (O): 2349-7084 International Journal of Computer Engineering In Research Trends Available online at: www.ijcert.org Investigation on Performance of high speed CMOS Full adder Circuits 1 KATTUPALLI

More information

A Low Power Array Multiplier Design using Modified Gate Diffusion Input (GDI)

A Low Power Array Multiplier Design using Modified Gate Diffusion Input (GDI) A Low Power Array Multiplier Design using Modified Gate Diffusion Input (GDI) Mahendra Kumar Lariya 1, D. K. Mishra 2 1 M.Tech, Electronics and instrumentation Engineering, Shri G. S. Institute of Technology

More information

An energy efficient full adder cell for low voltage

An energy efficient full adder cell for low voltage An energy efficient full adder cell for low voltage Keivan Navi 1a), Mehrdad Maeen 2, and Omid Hashemipour 1 1 Faculty of Electrical and Computer Engineering of Shahid Beheshti University, GC, Tehran,

More information

A New Reversible SMT Gate and its Application to Design Low Power Circuits

A New Reversible SMT Gate and its Application to Design Low Power Circuits A New Reversible SMT Gate and its Application to Design Low Power Circuits Monika Tiwari 1, G.R. Mishra 2, O.P.Singh 2 M.Tech Student, Dept. of E.C.E, Amity University, Lucknow (U.P.), India 1 Associate

More information

Design and Implementation of Single Bit ALU Using PTL & GDI Technique

Design and Implementation of Single Bit ALU Using PTL & GDI Technique Volume 5 Issue 1 March 2017 ISSN: 2320-9984 (Online) International Journal of Modern Engineering & Management Research Website: www.ijmemr.org Design and Implementation of Single Bit ALU Using PTL & GDI

More information

AN EFFICIENT APPROACH TO MINIMIZE POWER AND AREA IN CARRY SELECT ADDER USING BINARY TO EXCESS ONE CONVERTER

AN EFFICIENT APPROACH TO MINIMIZE POWER AND AREA IN CARRY SELECT ADDER USING BINARY TO EXCESS ONE CONVERTER AN EFFICIENT APPROACH TO MINIMIZE POWER AND AREA IN CARRY SELECT ADDER USING BINARY TO EXCESS ONE CONVERTER K. RAMAMOORTHY 1 T. CHELLADURAI 2 V. MANIKANDAN 3 1 Department of Electronics and Communication

More information

INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET)

INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) INTERNATIONAL JOURNAL OF COMPUTER ENGINEERING & TECHNOLOGY (IJCET) International Journal of Computer Engineering and Technology (IJCET), ISSN 0976 6367(Print), ISSN 0976 6367(Print) ISSN 0976 6375(Online)

More information

Low Power Multiplier Design Using Complementary Pass-Transistor Asynchronous Adiabatic Logic

Low Power Multiplier Design Using Complementary Pass-Transistor Asynchronous Adiabatic Logic Low Power Multiplier Design Using Complementary Pass-Transistor Asynchronous Adiabatic Logic A.Kishore Kumar 1 Dr.D.Somasundareswari 2 Dr.V.Duraisamy 3 M.Pradeepkumar 4 1 Lecturer-Department of ECE, 3

More information

Low Power 32-bit Improved Carry Select Adder based on MTCMOS Technique

Low Power 32-bit Improved Carry Select Adder based on MTCMOS Technique Low Power 32-bit Improved Carry Select Adder based on MTCMOS Technique Ch. Mohammad Arif 1, J. Syamuel John 2 M. Tech student, Department of Electronics Engineering, VR Siddhartha Engineering College,

More information

Power Optimization for Ripple Carry Adder with Reduced Transistor Count

Power Optimization for Ripple Carry Adder with Reduced Transistor Count e-issn 2455 1392 Volume 2 Issue 5, May 2016 pp. 146-154 Scientific Journal Impact Factor : 3.468 http://www.ijcter.com Power Optimization for Ripple Carry Adder with Reduced Transistor Count Swarnalika

More information

Implementation of Carry Select Adder using CMOS Full Adder

Implementation of Carry Select Adder using CMOS Full Adder Implementation of Carry Select Adder using CMOS Full Adder Smitashree.Mohapatra Assistant professor,ece department MVSR Engineering College Nadergul,Hyderabad-510501 R. VaibhavKumar PG Scholar, ECE department(es&vlsid)

More information

Low power high speed hybrid CMOS Full Adder By using sub-micron technology

Low power high speed hybrid CMOS Full Adder By using sub-micron technology Low power high speed hybrid CMOS Full Adder By using sub-micron technology Ch.Naveen Kumar 1 Assistant professor,ece department GURUNANAK institutions technical campus Hyderabad-501506 A.V. Rameshwar Rao

More information

Synthesis of Balanced Quaternary Reversible Logic Circuit

Synthesis of Balanced Quaternary Reversible Logic Circuit Synthesis of alanced Quaternary Reversible Logic Circuit Jitesh Kumar Meena jiteshmeena8@gmail.com Sushil Chandra Jain scjain1@yahoo.com Hitesh Gupta hiteshnice@gmail.com Shubham Gupta guptashubham396@gmail.com

More information

Design and Simulation of 32-Bit Carry-Ripple Adder using HSPICE and Mentor Graphics

Design and Simulation of 32-Bit Carry-Ripple Adder using HSPICE and Mentor Graphics Design and Simulation of 32-Bit Carry-Ripple Adder using HSPICE and Mentor Graphics Priyavrat Bhardwaj 1, Aditya Anant Bansode 2 Graduate Student, Department of Electrical and Computer Engineering, New

More information

DESIGN AND ANALYSIS OF LOW POWER 10- TRANSISTOR FULL ADDERS USING NOVEL X-NOR GATES

DESIGN AND ANALYSIS OF LOW POWER 10- TRANSISTOR FULL ADDERS USING NOVEL X-NOR GATES DESIGN AND ANALYSIS OF LOW POWER 10- TRANSISTOR FULL ADDERS USING NOVEL X-NOR GATES Basil George 200831005 Nikhil Soni 200830014 Abstract Full adders are important components in applications such as digital

More information

Design and Simulation of Novel Full Adder Cells using Modified GDI Cell

Design and Simulation of Novel Full Adder Cells using Modified GDI Cell Design and Simulation of Novel Full Adder Cells using Modified GDI Cell 1 John George Victor, 2 Dr M Sunil Prakash 1,2 Dept of ECE, MVGR College of Engineering, Vizianagaram, India IJECT Vo l 6, Is s u

More information

An Efficent Real Time Analysis of Carry Select Adder

An Efficent Real Time Analysis of Carry Select Adder An Efficent Real Time Analysis of Carry Select Adder Geetika Gesu Department of Electronics Engineering Abha Gaikwad-Patil College of Engineering Nagpur, Maharashtra, India E-mail: geetikagesu@gmail.com

More information

Implementation of 32-Bit Unsigned Multiplier Using CLAA and CSLA

Implementation of 32-Bit Unsigned Multiplier Using CLAA and CSLA Implementation of 32-Bit Unsigned Multiplier Using CLAA and CSLA 1. Vijaya kumar vadladi,m. Tech. Student (VLSID), Holy Mary Institute of Technology and Science, Keesara, R.R. Dt. 2.David Solomon Raju.Y,Associate

More information

Circuit level, 32 nm, 1-bit MOSSI-ULP adder: power, PDP and area efficient base cell for unsigned multiplier

Circuit level, 32 nm, 1-bit MOSSI-ULP adder: power, PDP and area efficient base cell for unsigned multiplier LETTER IEICE Electronics Express, Vol.11, No.6, 1 7 Circuit level, 32 nm, 1-bit MOSSI-ULP adder: power, PDP and area efficient base cell for unsigned multiplier S. Vijayakumar 1a) and Reeba Korah 2b) 1

More information

Implementation of Low Power High Speed Full Adder Using GDI Mux

Implementation of Low Power High Speed Full Adder Using GDI Mux Implementation of Low Power High Speed Full Adder Using GDI Mux Thanuja Kummuru M.Tech Student Department of ECE Audisankara College of Engineering and Technology. Abstract The binary adder is the critical

More information

High Speed NP-CMOS and Multi-Output Dynamic Full Adder Cells

High Speed NP-CMOS and Multi-Output Dynamic Full Adder Cells High Speed NP-CMOS and Multi-Output Dynamic Full Adder Cells Reza Faghih Mirzaee, Mohammad Hossein Moaiyeri, Keivan Navi Abstract In this paper we present two novel 1-bit full adder cells in dynamic logic

More information

LowPowerConditionalSumAdderusingModifiedRippleCarryAdder

LowPowerConditionalSumAdderusingModifiedRippleCarryAdder Global Journal of Researches in Engineering: F Electrical and Electronics Engineering Volume 14 Issue 5 Version 1.0 Type: Double Blind Peer Reviewed International Research Journal Publisher: Global Journals

More information

An Efficient Higher Order And High Speed Kogge-Stone Based CSLA Using Common Boolean Logic

An Efficient Higher Order And High Speed Kogge-Stone Based CSLA Using Common Boolean Logic RESERCH RTICLE OPEN CCESS n Efficient Higher Order nd High Speed Kogge-Stone Based Using Common Boolean Logic Kuppampati Prasad, Mrs.M.Bharathi M. Tech (VLSI) Student, Sree Vidyanikethan Engineering College

More information

ASIC Implementation of High Speed Area Efficient Arithmetic Unit using GDI based Vedic Multiplier

ASIC Implementation of High Speed Area Efficient Arithmetic Unit using GDI based Vedic Multiplier INTERNATIONAL JOURNAL OF APPLIED RESEARCH AND TECHNOLOGY ISSN 2519-5115 RESEARCH ARTICLE ASIC Implementation of High Speed Area Efficient Arithmetic Unit using GDI based Vedic Multiplier 1 M. Sangeetha

More information

4-BIT RCA FOR LOW POWER APPLICATIONS

4-BIT RCA FOR LOW POWER APPLICATIONS 4-BIT RCA FOR LOW POWER APPLICATIONS Riya Garg, Suman Nehra and B. P. Singh Department of Electronics and Communication, FET-MITS (Deemed University), Lakshmangarh, India ABSTRACT This paper presents low

More information

A Low Power and Area Efficient Full Adder Design Using GDI Multiplexer

A Low Power and Area Efficient Full Adder Design Using GDI Multiplexer A Low Power and Area Efficient Full Adder Design Using GDI Multiplexer G.Bramhini M.Tech (VLSI), Vidya Jyothi Institute of Technology. G.Ravi Kumar, M.Tech Assistant Professor, Vidya Jyothi Institute of

More information

FPGA Implementation of Wallace Tree Multiplier using CSLA / CLA

FPGA Implementation of Wallace Tree Multiplier using CSLA / CLA FPGA Implementation of Wallace Tree Multiplier using CSLA / CLA Shruti Dixit 1, Praveen Kumar Pandey 2 1 Suresh Gyan Vihar University, Mahaljagtapura, Jaipur, Rajasthan, India 2 Suresh Gyan Vihar University,

More information

A Review on Low Power Compressors for High Speed Arithmetic Circuits

A Review on Low Power Compressors for High Speed Arithmetic Circuits A Review on Low Power Compressors for High Speed Arithmetic Circuits Siva Subramanian R 1, Suganya Thevi T 2, Revathy M 3 P.G. Student, Department of ECE, PSNA College of, Dindigul, Tamil Nadu, India 1

More information

Enhancement of Design Quality for an 8-bit ALU

Enhancement of Design Quality for an 8-bit ALU ABHIYANTRIKI An International Journal of Engineering & Technology (A Peer Reviewed & Indexed Journal) Vol. 3, No. 5 (May, 2016) http://www.aijet.in/ eissn: 2394-627X Enhancement of Design Quality for an

More information

A Novel Low power and Area Efficient Carry- Lookahead Adder Using MOD-GDI Technique

A Novel Low power and Area Efficient Carry- Lookahead Adder Using MOD-GDI Technique A Novel Low power and Area Efficient Carry- Lookahead Adder Using MOD-GDI Technique Pinninti Kishore 1, P. V. Sridevi 2, K. Babulu 3, K.S Pradeep Chandra 4 1 Assistant Professor, Dept. of ECE, VNRVJIET,

More information

Design of a Power Optimal Reversible FIR Filter ASIC Speech Signal Processing

Design of a Power Optimal Reversible FIR Filter ASIC Speech Signal Processing Design of a Power Optimal Reversible FIR Filter ASIC Speech Signal Processing Yelle Harika M.Tech, Joginpally B.R.Engineering College. P.N.V.M.Sastry M.S(ECE)(A.U), M.Tech(ECE), (Ph.D)ECE(JNTUH), PG DIP

More information

Reduced Area Carry Select Adder with Low Power Consumptions

Reduced Area Carry Select Adder with Low Power Consumptions International Journal of Emerging Engineering Research and Technology Volume 3, Issue 3, March 2015, PP 90-95 ISSN 2349-4395 (Print) & ISSN 2349-4409 (Online) ABSTRACT Reduced Area Carry Select Adder with

More information

DESIGN OF CONVOLUTIONAL ENCODER USING 16 BIT REVERSIBLE LOGIC VEDIC MULTIPLIER

DESIGN OF CONVOLUTIONAL ENCODER USING 16 BIT REVERSIBLE LOGIC VEDIC MULTIPLIER DESIGN OF CONVOLUTIONAL ENCODER USING 16 BIT REVERSIBLE LOGIC VEDIC MULTIPLIER *Naveen K B., **Yogananda C D., *** Dr. M B Anandaraju *Assistant Professor, Department of ECE BGS Institute of Technology,

More information

A New Gatefor Low Cost Design of All-Optical Reversible Combinational and Sequential Circuits

A New Gatefor Low Cost Design of All-Optical Reversible Combinational and Sequential Circuits A New Gatefor Low Cost Design of All-Optical Reversible Combinational and Sequential Circuits S.Manjula M.Tech Research Scholar, SNIST, Hyderabad. Dr.G.V.Maha Lakshmi Professor, SNIST, Hyderabad. Abstract:

More information

POWER DISSAPATION CHARACTERISTICS IN VARIOUS ADDERS

POWER DISSAPATION CHARACTERISTICS IN VARIOUS ADDERS POWER DISSAPATION CHARACTERISTICS IN VARIOUS ADDERS Shweta Haran 1, Swathi S 2, Saravanakumar C. 3 1 UG Student, Department of ECE, Valiammai Engineering College, Chennai, (India) 2 UG Student, Department

More information

DESIGN OF 64 BIT LOW POWER ALU FOR DSP APPLICATIONS

DESIGN OF 64 BIT LOW POWER ALU FOR DSP APPLICATIONS DESIGN OF 64 BIT LOW POWER ALU FOR DSP APPLICATIONS Rajesh Pidugu 1, P. Mahesh Kannan 2 M.Tech Scholar [VLSI Design], Department of ECE, SRM University, Chennai, India 1 Assistant Professor, Department

More information

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY

INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY INTERNATIONAL JOURNAL OF PURE AND APPLIED RESEARCH IN ENGINEERING AND TECHNOLOGY A PATH FOR HORIZING YOUR INNOVATIVE WORK DESIGN OF LOW POWER MULTIPLIERS USING APPROXIMATE ADDER MR. PAWAN SONWANE 1, DR.

More information

MODIFIED BOOTH ALGORITHM FOR HIGH SPEED MULTIPLIER USING HYBRID CARRY LOOK-AHEAD ADDER

MODIFIED BOOTH ALGORITHM FOR HIGH SPEED MULTIPLIER USING HYBRID CARRY LOOK-AHEAD ADDER MODIFIED BOOTH ALGORITHM FOR HIGH SPEED MULTIPLIER USING HYBRID CARRY LOOK-AHEAD ADDER #1 K PRIYANKA, #2 DR. M. RAMESH BABU #1,2 Department of ECE, #1,2 Institute of Aeronautical Engineering, Hyderabad,Telangana,

More information

Delay, Power performance of 8-Bit ALU Using Carry Look-Ahead Adder with High V t Cell

Delay, Power performance of 8-Bit ALU Using Carry Look-Ahead Adder with High V t Cell Delay, Power performance of 8-Bit ALU Using Carry Look-Ahead Adder with High V t Cell Bhukya Shankar 1, E Chandra Sekhar 2 1 Assistant Professor, CVR College of Engg, ECE Dept, Hydearbad, India 2 Asst.

More information

A Hierarchical Design of High Performance Carry Select Adder Using Reversible Logic

A Hierarchical Design of High Performance Carry Select Adder Using Reversible Logic A Hierarchical Design of High Performance Carry Select Adder Using Reversible Logic Amol D. Rewatkar 1, R. N. Mandavgane 2, S. R. Vaidya 3 1 M.Tech (IV SEM), Electronics Engineering(Comm.), SDCOE, Selukate,

More information

Implementation of 1-bit Full Adder using Gate Difuision Input (GDI) cell

Implementation of 1-bit Full Adder using Gate Difuision Input (GDI) cell International Journal of Electronics and Computer Science Engineering 333 Available Online at www.ijecse.org ISSN: 2277-1956 Implementation of 1-bit Full Adder using Gate Difuision Input (GDI) cell Arun

More information

II. Previous Work. III. New 8T Adder Design

II. Previous Work. III. New 8T Adder Design ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: High Performance Circuit Level Design For Multiplier Arun Kumar

More information

A New Configurable Full Adder For Low Power Applications

A New Configurable Full Adder For Low Power Applications A New Configurable Full Adder For Low Power Applications Astha Sharma 1, Zoonubiya Ali 2 PG Student, Department of Electronics & Telecommunication Engineering, Disha Institute of Management & Technology

More information

AREA OPTIMIZED ARITHMETIC AND LOGIC UNIT USING LOW POWER 1-BIT FULL ADDER

AREA OPTIMIZED ARITHMETIC AND LOGIC UNIT USING LOW POWER 1-BIT FULL ADDER International Journal of Electronics, Communication & Instrumentation Engineering Research and Development (IJECIERD) ISSN 2249-684X Vol. 3, Issue 3, Aug 2013, 115-120 TJPRC Pvt. Ltd. AREA OPTIMIZED ARITHMETIC

More information