Design of Fault Tolerant Reversible Multiplexer based Multi-Boolean Function Generator using Parity Preserving Gates

Size: px
Start display at page:

Download "Design of Fault Tolerant Reversible Multiplexer based Multi-Boolean Function Generator using Parity Preserving Gates"

Transcription

1 International Journal of omputer pplications ( ) Volume 66 No.9, March 23 Design of Fault Tolerant Reversible Multiplexer based Multi-oolean Function enerator using Parity Preserving ates Rakshith Saligram Shrihari Shridhar Hegde Shashidhar Kulkarni H R hagyalakshmi M K Venkatesha 2 Dept. of Electronics and ommunication MS ollege of Engineering Visvesvaraya Technological University angalore, India STRT Reversible logic is one of the emerging fields of research in the areas of low power computation, Optical information processing, Fault tolerant system, bio information, quantum computation and nanotechnology. LU is the most vital component of any processing system and need to consume as much less energy as possible in the mean while must be resistant to faults. In this paper the design of a fault tolerant function generator is brought out that can generate up to 6 different oolean Functions. This unit is the logical unit of an LU. Keywords Reversible Logic, Parity Preserving ates, Multi-oolean Function enerator, Logic Unit, Nanotechnology.. INTRODUTION Modern digital circuits offer a great deal of computation. s technology evolves and many more transistors can fit in a given area, the concern for power dissipation as heat arises. Landauer [] has shown in that for every erased bit at kt ln2 J of energy is lost, where k is oltzmann s constant, T is the circuit temperature in degrees Kelvin. lso, according to Moore s law, the number of transistor elements doubles roughly every two years and if this trend continues to hold, in the near future more and more energy will be lost due to bit erasures and cooling than doing computations. ennett has shown in [2] that this problem could be avoided if reversible logic is used. In reversible logic computations, there are no bit erasures and energy is conserved, thus no heat is dissipated. In order to be able to have reversible logic computations a new set of gates are required. Reversible gates are gates that have a one-to-one and onto relationship between inputs and outputs, that is they are bijective. LU is the heart of any processing unit and it performs both arithmetic and logical operations. In most of microcontroller applications, the logical operations are performed more number of times than the arithmetic operations. Thus the logical unit is critical and the design of this unit has to be done with utmost care taken. The fault may creep into this system due to many reasons. It thus becomes necessary to design a system that is fault tolerant. Parity preservation technique is one of the widely used methods for designing a fault tolerant system. parity preserving reversible logic gate is one where the parity of the inputs matches the parity of the outputs. Parity checking technique is an error detection mechanism used in digital logic and data communication systems. This is because most of the arithmetic functions are not parity preserving. If the parity of the input data is 2 Dept. of Electronics and ommunication RNS Institute of Technology Visvesvaraya Technological University angalore, India maintained throughout the computation, no intermediate checking would be required. sufficient requirement for parity preservation of a reversible circuit is that each gate be parity preserving. Thus, parity preserving reversible gates are needed to construct parity preserving reversible circuits. In this paper a function generator that can produce 6 oolean functions is designed. The rest of the paper is organized as under: Section 2 gives a walkthrough the reversible logic encompassing the basic definitions, the basic and the parity preserving reversible logic gates. Section 3 gives the design of the oolean function generator. Section 4 gives the simulation results and the conclusions. 2. REVERSILE LOI 2. Definitions Some of the basic Definitions [] Pertaining to Reversible Logic are Definition : Reversible Logic Function reversible logic function is a function which maps each input vector to a unique output vector. function is said reversible if, given its output, it is always possible to determine back its input, which is the case when there is a one-to-one relationship between input and output states. Definition 2: Reversible Logic ate reversible logic gate is a device which performs such a one to one mapping. If a reversible logic gate has N inputs, then to perform one to one mapping, the number of outputs should also be N. Then this device is said to be an NxN reversible logic gate. The inputs are denoted by I I 2 I 3 I N and the outputs are denoted by O O 2 O 3 O N. Definition 3: arbage These are the outputs that are not used in the synthesis of a function. These may appear to be redundant but are very essential for preserving the reversibility of a gate. It is denoted by O. Definition 4: onstant Inputs These are the inputs that have to be maintained at either a constant or at constant in order to generate a given logical expression using the reversible logic gates. It is abbreviated as I. Definition 5: Quantum ost This refers to the cost of the circuit in terms of the cost of a primitive gate. It is computed knowing the number of 2

2 International Journal of omputer pplications ( ) Volume 66 No.9, March 23 primitive reversible logic gates (* or 2*2) required to realize the circuit. It is denoted as Q. Definition 6: ate ount This refers to the number of gates that are present in the given reversible logic circuit. It is denoted by. nother parameter that can be defined in relation to the gate count is the flexibility, which can be defined as the ability of a reversible logic gate in realizing more functions. Higher the flexibility of a gate, lesser is the number of gates that are needed to implement a given function, lesser is the gate count. For example the VMF gate [8] has more flexibility compared to Feynman, Toffoli and Peres ates. Definition 7: Hardware omplexity The hardware complexity [9] is measured by counting the number of ND operations, number of EX-OR operations and number of OR operations. Let α = No. of EX-OR operations β = No. of ND operations δ = No. of NOT operations Then the total hardware complexity T is given as sum of EX- OR, ND and NOT operations. 2.2 asic Reversible logic gates Some of the fundamental reversible logic gates encountered in the literature are the Feynman ate [3], the Peres ate [4], the Toffoli ate, and the Fredkin ate [5]. The Feynman ate is the only 2x2 gate. The Fredkin and the Toffoli gates are the universal gates. Peres gate, though not universal is useful in implementing many functions. The basic reversible logic gates are as shown in the figure. Feynman ate Some of the parity preserving reversible logic gates are the Double Feynman ate [], Fredkin ate, New Fault Tolerant ate (NFT), PPP [2] and F2P [3]. The Parity preserving gates are as shown in the figure 2. D E D E Double Feynman ate NFT ate PPP F2P ( ) D ( )D ( ) E(+D)+ D( E)+ D(+E) ( ) ( D) E Fig 2: Parity Preserving Reversible Logic ates Peres ate 3. DESIN 3. Design of the Parity Preserving MUX The expression for output Y for a 2: multiplexer with inputs I and I 2 and select line S can be given as: Toffoli ate Fredkin ate + + Fig : asic Reversible Logic ates 2.3 Parity Preserving Reversible logic gates parity preserving reversible logic gate is the one in which the parity of the input matches with the parity of the output. onsider an NxN reversible logic gate with inputs I I 2 I 3 I N and outputs O O 2 O 3 O N. Then the gate will be parity preserving if and only if From the basic study of the reversible logic gates and their output expressions, it is found that the Fredkin gate can be used as a 2: MUX. This can in turn be cascaded into 4: and further into 6: MUX. Since Fredkin ate is parity preserving gate, the Multiplexer so constructed is Parity preserving. The design of 2: MUX and hence its cascade into 4: and 6: MUX is as shown in the figure 3. The designed multiplexer is used to select one of the 6 oolean functions generated using the function generator. The cost metrics of the designed multiplexers can be summarized in form of table. 2

3 International Journal of omputer pplications ( ) Volume 66 No.9, March 23 Fig 3 (a): Fredkin as a 2: MUX Fig 3(b): 4: MUX using Fredkin ates Fig 3 (e): 6: MUX using Fredkin ates Fig 3(c): 8: MUX using Fredkin ates Table : omparison of ost Metrics of different Multiplexers MUX O Q T 2: 2 5 2α+4β+2δ 4: α+2β+6δ 8: α+28β+4δ 6: α+6β+3δ 2 N : 2 N - 2 N +N- 5(2 N -) (2 N -)( 2α+4β+2δ) 3.2 Design of Parity Preserving Function enerator The reversible parity preserving function generator is a logic circuit that produces 6 different oolean functions. It accepts two inputs and and gives the outputs. One of these 6 outputs can be in turn selected by the 6: parity preserving multiplexer. The different operations that can be performed by the reversible function generator can be summarized in the form of a table 2. 22

4 International Journal of omputer pplications ( ) Volume 66 No.9, March 23 Table 2: Functions enerated by the Multi-oolean Function enerator oolean Function Name of Function Inputs to 6: MUX Transfer I Null I omplement I 2 omplement I 3 OR I 4 Identity I 5 Transfer I 6 EX-OR I 7 EX-NOR I 8 NOR I 9 inhibits I implies I inhibits I 2 implies I 3 The function generator is constructed using a cascade of parity preserving reversible logic gates. Firstly, two double Feynman ates are used for the purpose of fan-out generation. The three s and three s are fed to PPP, F2P and NFT gates. Some of the outputs of this stage are directly drawn out and given to the multiplexer, while few other outputs pass through a second stage of double Feynman ates where they are passed to the final output stage both in complemented form and true form. These are also selected by the multiplexer. This function generator uses a total of ten gates of which seven are double Feynman ates, one is PPP, one is F2P and other is NFT. The reversible logic structure described above is as shown in figure RESULTS ND ONLUSIONS The Fault Tolerant Reversible Multiplexer ased Multi- oolean Function enerator is tested for its functional correctness using digital adence tool. The simulation results are as shown in figure 6. This function generator can produce effectively 6 different logical functions. Most of the other function generators in the literature aim at producing only the main functions such as ND, OR, EX-OR and EX-NOR and use these functions to produce the remaining functions. The distinguishing feature of this design is that all the functions are generated within the single unit, and the designer is allowed to choose one of the functions using a multiplexer by varying the control bits, ND I 4 NND I 5 F2 PPP F2 F2 F = F = F 2 = F 3 = F 4 =+ F 5 = F 6 = F2P F 7 = F 8 =ʘ F 9 =(+) F2 F = F = + F2 NFT F2 F 2 = F 3 =+ F2 F 4 = F 5 =() Fig 4: Reversible Function enerator 23

5 International Journal of omputer pplications ( ) Volume 66 No.9, March 23 Fig 5: omplete lock diagram of Multi oolean-function enerator S S S 2 S 3. This function generator can be efficiently act as a Logic Unit of a fault tolerant reversible rithmetic Logic unit. This is design is the first of its kind in the literature to the best of the knowledge of the authors. The metrics of the complete design are: ate count is 35, garbage outputs: 26, onstant inputs: 2. s a future work we would like to implement the design using quantum dot cellular automata. Figure 6: Simulation Results of Function enerator 5. KNOWLEDMENTS The authors wish to thank the EE Department of MS ollege of Engineering, angalore, for supporting this work. 6. REFERENES [] R. Landauer, Irreversibility and Heat eneration in the omputational Process, IM Journal of Research and Development, 5, pp.83-9, 96. [2].H. ennett, Logical reversibility of omputation, IM J. Research and Development, pp , November 973. [3] R. Feynman, Quantum Mechanical omputers, Optics News, Vol., pp. 2, 985. [4]. Peres, Reversible logic and quantum computers, Phys. Rev. 32 (985) [5] E. Fredkin and T. Toffoli, onservative Logic, Int l J. Theoretical Physics Vol 2, pp , 982. [6] H.R.hagyalakshmi, M.K.Venkatesha, n Improved Design of a Multiplier Using Reversible Logic ates, International Journal of Engineering Science and Technology Vol. 2(8), 2, [7] H.R.hagyalakshmi, M.K.Venkatesha, Optimized Reversible D adder using new Reversible Logic ates, Journal of omputing, Vol 2, Issue 2, February 2 [8] H.R.hagyalakshmi, M.K.Venkatesha, Design of Multifunctional VMF Reversible logic gate and its applications Intl. Journal of omputer pplications, Vol 32, No. 3 Oct-2. [9] Md. Saiful Islam et.al Synthesis of fault tolerant Reversible logic IEEE 29. [] Rakshith Saligram and Rakshith T R Novel ode onverter employing Reversible Logic Intl. Journal of omputer pplications, Vol 52, No. 8, ug 22. []. Parhami, Fault tolerant reversible circuits, simolar onf. Signal systems and computers, October 26 [2] Krishna Murthy, ayatri, Manoj Kumar Design of Efficient dder ircuits Using Proposed Parity Preserving ate (PPP) International Journal of VLSI design & ommunication Systems (VLSIS) Vol.3, No.3, June 22. [3] Xuemei Qi and Et. l, Design of fast fault tolerant reversible signed multiplier, International Journal of the Physical Sciences Vol. 7(7), pp , 23 pril,

DESIGN OF PARITY PRESERVING LOGIC BASED FAULT TOLERANT REVERSIBLE ARITHMETIC LOGIC UNIT

DESIGN OF PARITY PRESERVING LOGIC BASED FAULT TOLERANT REVERSIBLE ARITHMETIC LOGIC UNIT International Journal of VLSI design & Communication Systems (VLSICS) Vol.4, No.3, June 2013 DESIGN OF PARITY PRESERVING LOGIC BASED FAULT TOLERANT REVERSIBLE ARITHMETIC LOGIC UNIT Rakshith Saligram 1

More information

A Novel Reversible Gate and its Applications

A Novel Reversible Gate and its Applications International Journal of Engineering and Technology Volume 2 No. 7, July, 22 Novel Reversible Gate and its pplications N.Srinivasa Rao, P.Satyanarayana 2 Department of Telecommunication Engineering, MS

More information

Design and Implementation of Nanometric Fault Tolerant Reversible BCD Adder

Design and Implementation of Nanometric Fault Tolerant Reversible BCD Adder ustralian Journal of asic and pplied Sciences, 5(10): 896-901, 2011 ISSN 1991-8178 Design and Implementation of Nanometric Fault Tolerant Reversible D dder Majid Haghparast omputer Engineering Department,

More information

OPTIMAL DESIGN AND SYNTHESIS OF FAULT TOLERANT PARALLEL ADDER/SUBTRACTOR USING REVERSIBLE LOGIC GATES. India. Andhra Pradesh India,

OPTIMAL DESIGN AND SYNTHESIS OF FAULT TOLERANT PARALLEL ADDER/SUBTRACTOR USING REVERSIBLE LOGIC GATES. India. Andhra Pradesh India, OPTIMAL DESIGN AND SYNTHESIS OF FAULT TOLERANT PARALLEL ADDER/SUBTRACTOR USING REVERSIBLE LOGIC GATES S.Sushmitha 1, H.Devanna 2, K.Sudhakar 3 1 MTECH VLSI-SD, Dept of ECE, ST. Johns College of Engineering

More information

Design of Reversible Sequential Circuit Using Reversible Logic Synthesis

Design of Reversible Sequential Circuit Using Reversible Logic Synthesis International Journal of VLSI design & ommunication Systems (VLSIS) Vol.2, No.4, December 20 Design of Reversible Sequential ircuit Using Reversible Logic Synthesis Md. elayet li, Md. Mosharof Hossin and

More information

M.Tech Student, Canara Engineering College, Mangalore, Karnataka, India 2

M.Tech Student, Canara Engineering College, Mangalore, Karnataka, India 2 (ISR), Impact Factor: 1.852 IJESRT INTERNTIONL JOURNL OF ENGINEERING SIENES & RESERH TEHNOLOGY esign and Simulation of a High Performance Multiplier using Reversible s Harish Raghavendra Sanu *1, Savitha

More information

Design of Digital Adder Using Reversible Logic

Design of Digital Adder Using Reversible Logic RESEARCH ARTICLE Design of Digital Adder Using Reversible Logic OPEN ACCESS Gowthami P*, RVS Satyanarayana ** * (Research scholar, Department of ECE, S V University College of Engineering, Tirupati, AP,

More information

A Cost- Effective Design of Reversible Programmable Logic Array

A Cost- Effective Design of Reversible Programmable Logic Array International Journal of omputer pplications (975 8887) Volume 4 No.5, March 22 ost- Effective Design of Reversible Programmable Logic rray Pradeep Singla M.Tech Scholer Hindu ollege of Engineering Sonipat,

More information

OPTIMIZED MULTIPLIER USING REVERSIBLE MULTI- CONTROL INPUT TOFFOLI GATES

OPTIMIZED MULTIPLIER USING REVERSIBLE MULTI- CONTROL INPUT TOFFOLI GATES OPTIMIZED MULTIPLIER USING REVERSILE MULTI- CONTROL INPUT TOFFOLI GTES H R hagyalakshmi 1 and M K Venkatesha 2 1 Department of Electronics and Communication Engineering, M S College of Engineering, Visvesvaraya

More information

Optimized Nanometric Fault Tolerant Reversible BCD Adder

Optimized Nanometric Fault Tolerant Reversible BCD Adder Research Journal of pplied Sciences, Engineering and Technology 4(9): 167-172, 212 ISSN: 24-7467 Maxwell Scientific Organizational, 212 Submitted: October 31, 211 ccepted: December 9, 211 Published: May

More information

A Novel Design for carry skip adder using purity preserving reversible logic gates

A Novel Design for carry skip adder using purity preserving reversible logic gates A Novel Design for carry skip adder using purity preserving reversible logic gates Abstract: The reversible logic is a most popular and emerging field in low power consideration. It will be having many

More information

Analysis of Multiplier Circuit Using Reversible Logic

Analysis of Multiplier Circuit Using Reversible Logic IJIRST International Journal for Innovative Research in Science & Technology Volume 1 Issue 6 November 2014 ISSN (online): 2349-6010 Analysis of Multiplier Circuit Using Reversible Logic Vijay K Panchal

More information

Design of Efficient Adder Circuits Using PROPOSED PARITY PRESERVING GATE (PPPG)

Design of Efficient Adder Circuits Using PROPOSED PARITY PRESERVING GATE (PPPG) Design of Efficient Adder Circuits Using PROPOSED PARITY PRESERVING GATE (PPPG) Krishna Murthy M 1, Gayatri G 2, Manoj Kumar R 3 1 Department of ECE, MVGRCE, Vizianagaram, Andhra Pradesh krishnamurthy_madaka@yahoo.co.in

More information

A Cost Effective Design of Reversible Single Precision Floating Point Multiplier

A Cost Effective Design of Reversible Single Precision Floating Point Multiplier International Journal of Research in Computer and Communication technology, IJRCCT, ISSN 2278-584, ol 2, Issue, January 2. Cost Effective Design of Reversible Single Precision Floating Point Multiplier

More information

Department of ECE, Vignan Institute of Technology & Management,Berhampur(Odisha), India

Department of ECE, Vignan Institute of Technology & Management,Berhampur(Odisha), India IJESRT INTERNATIONAL JOURNAL OF ENGINEERING SCIENCES & RESEARCH TECHNOLOGY Efficient Design Of 4-Bit Binary Adder Using Reversible Logic Gates Abinash Kumar Pala *, Jagamohan Das * Department of ECE, Vignan

More information

DESIGN OF OPTIMAL CARRY SKIP ADDER AND CARRY SKIP BCD ADDER USING REVERSIBLE LOGIC GATES

DESIGN OF OPTIMAL CARRY SKIP ADDER AND CARRY SKIP BCD ADDER USING REVERSIBLE LOGIC GATES Journal of Computer Science 10 (5): 723-728, 2014 ISSN: 1549-3636 2014 doi:10.3844/jcssp.2014.723.728 Published Online 10 (5) 2014 (http://www.thescipub.com/jcs.toc) DESIGN OF OPTIMAL CARRY SKIP ADDER

More information

Low Power Reversible Parallel Binary Adder/Subtractor Rangaraju H G 1, Venugopal U 2, Muralidhara K N 3, Raja K B 2

Low Power Reversible Parallel Binary Adder/Subtractor Rangaraju H G 1, Venugopal U 2, Muralidhara K N 3, Raja K B 2 Low Power Reversible Parallel inary dder/subtractor Rangaraju H G 1, Venugopal U 2, Muralidhara K N 3, Raja K 2 1 Department of Telecommunication Engineering, angalore Institute of Technology, angalore,

More information

Implementation of Optimized Reversible Sequential and Combinational Circuits for VLSI Applications

Implementation of Optimized Reversible Sequential and Combinational Circuits for VLSI Applications V. G. Santhi Swaroop et al Int. Journal of Engineering Research and Applications RESEARCH ARTICLE OPEN ACCESS Implementation of Optimized Reversible Sequential and Combinational Circuits for VLSI Applications

More information

DESIGN AND IMPLEMENTATION OF EFFICIENT HIGH SPEED VEDIC MULTIPLIER USING REVERSIBLE GATES

DESIGN AND IMPLEMENTATION OF EFFICIENT HIGH SPEED VEDIC MULTIPLIER USING REVERSIBLE GATES DESIGN AND IMPLEMENTATION OF EFFICIENT HIGH SPEED VEDIC MULTIPLIER USING REVERSIBLE GATES Boddu Suresh 1, B.Venkateswara Reddy 2 1 2 PG Scholar, Associate Professor, HOD, Dept of ECE Vikas College of Engineering

More information

Conference on Advances in Communication and Control Systems 2013 (CAC2S 2013)

Conference on Advances in Communication and Control Systems 2013 (CAC2S 2013) Conference on Advances in Communication and Control Systems 2013 (CAC2S 2013) VLSI IMPLEMENTATION OF OPTIMIZED REVERSIBLE BCD ADDER Ruchi Gupta 1 (Assistant Professor, JPIET, MEERUT), Shivangi Tyagi 2

More information

Optimization of reversible sequential circuits

Optimization of reversible sequential circuits WWW.JOURNALOFCOMPUTING.ORG 208 Optimization of reversible sequential circuits Abu Sadat Md. Sayem, Masashi Ueda Abstract In recent year s reversible logic has been considered as an important issue for

More information

Realization of 2:4 reversible decoder and its applications

Realization of 2:4 reversible decoder and its applications Realization of 2:4 reversible decoder and its applications Neeta Pandey n66pandey@rediffmail.com Nalin Dadhich dadhich.nalin@gmail.com Mohd. Zubair Talha zubair.talha2010@gmail.com Abstract In this paper

More information

Implementation of Reversible Control and Full Adder Unit Using HNG Reversible Logic Gate

Implementation of Reversible Control and Full Adder Unit Using HNG Reversible Logic Gate Implementation of Reversible Control and Full Adder Unit Using HNG Reversible Logic Gate Naresh Chandra Agrawal 1, Anil Kumar 2, A. K. Jaiswal 3 1 Research scholar, 2 Assistant Professor, 3 Professor,

More information

Design and Optimization of Reversible BCD Adder/Subtractor Circuit for Quantum and Nanotechnology Based Systems

Design and Optimization of Reversible BCD Adder/Subtractor Circuit for Quantum and Nanotechnology Based Systems World pplied Sciences Journal 4 (6): 787-792, 2008 ISSN 1818-4952 IDOSI Publications, 2008 Design and Optimization of Reversible CD dder/subtractor Circuit for Quantum and Nanotechnology ased Systems 1

More information

FULL ADDER/ SUBTRACTOR USING REVERSIBLE LOGIC

FULL ADDER/ SUBTRACTOR USING REVERSIBLE LOGIC Volume 120 No. 6 2018, 437-446 ISSN: 1314-3395 (on-line version) url: http://www.acadpubl.eu/hub/ http://www.acadpubl.eu/hub/ FULL ADDER/ SUBTRACTOR USING REVERSIBLE LOGIC Dr. B. Balaji 1, M.Aditya 2,Dr.Erigela

More information

DESIGN AND ANALYSIS OF A FULL ADDER USING VARIOUS REVERSIBLE GATES

DESIGN AND ANALYSIS OF A FULL ADDER USING VARIOUS REVERSIBLE GATES DESIGN AND ANALYSIS OF A FULL ADDER USING VARIOUS REVERSIBLE GATES Sudhir Dakey Faculty,Department of E.C.E., MVSR Engineering College Abstract The goal of VLSI has remained unchanged since many years

More information

High Speed Time Efficient Reversible ALU Based Logic Gate Structure on Vertex Family

High Speed Time Efficient Reversible ALU Based Logic Gate Structure on Vertex Family International Journal of Engineering Research and Development e-issn: 2278-067X, p-issn: 2278-800X, www.ijerd.com Volume 11, Issue 04 (April 2015), PP.72-77 High Speed Time Efficient Reversible ALU Based

More information

Transistor Implementation of Reversible Comparator Circuit Using Low Power Technique

Transistor Implementation of Reversible Comparator Circuit Using Low Power Technique Transistor Implementation of Reversible Comparator Circuit Using Low Power Technique Madhina Basha, V.N.Lakshmana Kumar Department of ECE, MVGR COLLEGE OF ENGINEERING Visakhapatnam, A.P, INDIA Abstract:

More information

Online Testable Reversible Circuits using reversible gate

Online Testable Reversible Circuits using reversible gate Online Testable Reversible Circuits using reversible gate 1Pooja Rawat, 2Vishal Ramola, 1M.Tech. Student (final year), 2Assist. Prof. 1-2VLSI Design Department 1-2Faculty of Technology, University Campus,

More information

Design and Minimization of Reversible Circuits for a Data Acquisition and Storage System

Design and Minimization of Reversible Circuits for a Data Acquisition and Storage System International Journal of Engineering and Technology Volume 2 No. 1, January, 2012 Design and Minimization of Reversible ircuits for a Data Acquisition and Storage System 1 Lafifa Jamal, 2 Farah Sharmin,

More information

Power Minimization of Full Adder Using Reversible Logic

Power Minimization of Full Adder Using Reversible Logic I J C T A, 9(4), 2016, pp. 13-18 International Science Press Power Minimization of Full Adder Using Reversible Logic S. Anandhi 1, M. Janaki Rani 2, K. Manivannan 3 ABSTRACT Adders are normally used for

More information

Reversible Circuit Using Reversible Gate

Reversible Circuit Using Reversible Gate Reversible Circuit Using Reversible Gate 1Pooja Rawat, 2Vishal Ramola, 1M.Tech. Student (final year), 2Assist. Prof. 1-2VLSI Design Department 1-2Faculty of Technology, University Campus, Uttarakhand Technical

More information

Research Article Design Multipurpose Circuits with Minimum Garbage Outputs Using CMVMIN Gate

Research Article Design Multipurpose Circuits with Minimum Garbage Outputs Using CMVMIN Gate hinese Engineering, rticle ID 5322, 7 pages http://dx.doi.org/.55/24/5322 Research rticle Design Multipurpose ircuits with Minimum Garbage Outputs Using MVMIN Gate ahram Dehghan Young Researchers and Elite

More information

Carry Bypass & Carry Select Adder Using Reversible Logic Gates

Carry Bypass & Carry Select Adder Using Reversible Logic Gates www.ijecs.in International Journal Of Engineering And Computer Science ISSN:2319-7242 Volume 2 Issue 4 April, 2013 Page No. 1156-1161 Carry Bypass & Carry Select Adder Using Reversible Logic Gates Yedukondala

More information

PERFORMANCE IMPROVEMENT OF REVERSIBLE LOGIC ADDER

PERFORMANCE IMPROVEMENT OF REVERSIBLE LOGIC ADDER ISSN: 2395-1680 (ONLINE) DOI: 10.21917/ijme.2016.0037 ICTACT JOURNAL ON MICROELECTRONICS, JULY 2016, VOLUME: 02, ISSUE: 02 PERFORMANCE IMPROVEMENT OF REVERSIBLE LOGIC ADDER Richa Shukla 1 and Vandana Niranjan

More information

Design of High-speed low power Reversible Logic BCD Adder Using HNG gate

Design of High-speed low power Reversible Logic BCD Adder Using HNG gate Design of High-speed low power Reversible Logic Using HNG gate A.Nageswararao Dept.of ECE, RMK engineering college Anna University, India naga.alvaru@gmail.com Prof.D.Rukmani Devi Dept.of ECE, RMK engineering

More information

FPGA Implementation of Optimized 4 Bit BCD and Carry Skip Adders using Reversible Gates

FPGA Implementation of Optimized 4 Bit BCD and Carry Skip Adders using Reversible Gates International Journal of Soft omputing and Engineering (IJSE) FPG Implementation of Optimized 4 it D and arry Skip dders using Reversible Gates Manjula., Venkatesh S.Sanganal, Hemalatha.K.N, Ravichandra

More information

Optimized design of BCD adder and Carry skip BCD adder using reversible logic gates

Optimized design of BCD adder and Carry skip BCD adder using reversible logic gates Optimized design of BCD adder and Carry skip BCD adder using reversible logic gates H R Bhagyalakshmi E&C Department BMS College of Engineering, Bangalore, Karnataka, India M K Venkatesha E&C Department

More information

An Optimized BCD Adder Using Reversible Logic Gates

An Optimized BCD Adder Using Reversible Logic Gates Vol.2, Issue.6, Nov-Dec. 2012 pp-4527-4531 ISSN: 2249-6645 An Optimized BCD Adder Using Reversible Logic Gates K.Rajesh 1, D A Tatajee 2 1, 2 Department of ECE, A I E T, Visakhapatnam, India, ABSTRACT:

More information

Realization of programmable logic array using compact reversible logic gates 1

Realization of programmable logic array using compact reversible logic gates 1 Realization of programmable logic array using compact reversible logic gates 1 E. Chandini, 2 Shankarnath, 3 Madanna, 1 PG Scholar, Dept of VLSI System Design, Geethanjali college of engineering and technology,

More information

An FPGA Implementation of Energy Efficient Code Converters Using Reversible Logic Gates

An FPGA Implementation of Energy Efficient Code Converters Using Reversible Logic Gates An FPGA Implementation of Energy Efficient Code Converters Using Reversible Logic Gates Rakesh Kumar Jha 1, Arjun singh yadav 2 Assistant Professor, Dept. of ECE, Corporate Institute of Science & Technology,

More information

Reversible Multiplier A Review

Reversible Multiplier A Review International Journal of dvanced Research in Electrical, (n ISO 3297: 2007 ertified Organization) Reversible Multiplier Review Mandeep Kaur 1, Harpreet Singh 2, hakshu Goel 3 PG student, ept. of EE, Shaheedhagat

More information

A Novel Design of Reversible Universal Shift Register

A Novel Design of Reversible Universal Shift Register Available Online at www.ijcsmc.com International Journal of Computer Science and Mobile Computing A Monthly Journal of Computer Science and Information Technology IJCSMC, Vol. 3, Issue. 3, March 2014,

More information

On the Analysis of Reversible Booth s Multiplier

On the Analysis of Reversible Booth s Multiplier 2015 28th International Conference 2015 on 28th VLSI International Design and Conference 2015 14th International VLSI Design Conference on Embedded Systems On the Analysis of Reversible Booth s Multiplier

More information

Design and Implementation of Carry Adders Using Adiabatic and Reversible Logic Gates

Design and Implementation of Carry Adders Using Adiabatic and Reversible Logic Gates Design and Implementation of Carry Adders Using Adiabatic and Reversible Logic Gates B.BharathKumar 1, ShaikAsra Tabassum 2 1 Research Scholar, Dept of ECE, Lords Institute of Engineering & Technology,

More information

International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research)

International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) ISSN (Print): 2279-0020 ISSN (Online): 2279-0039 International

More information

Basic Logic Gate Realization using Quantum Dot Cellular Automata based Reversible Universal Gate

Basic Logic Gate Realization using Quantum Dot Cellular Automata based Reversible Universal Gate Basic Logic Gate Realization using Quantum Dot Cellular Automata based Reversible Universal Gate Saroj Kumar Chandra Department Of Computer Science & Engineering, Chouksey Engineering College, Bilaspur

More information

FPGA IMPLEMENTATION OF BASIC ADDER CIRCUITS USING REVERSIBLE LOGIC GATES

FPGA IMPLEMENTATION OF BASIC ADDER CIRCUITS USING REVERSIBLE LOGIC GATES FPGA IMPLEMENTATION OF BASIC ADDER CIRCUITS USING REVERSIBLE LOGIC GATES B.Ravichandra 1, R. Kumar Aswamy 2 1,2 Assistant Professor, Dept of ECE, VITS College of Engineering, Visakhapatnam (India) ABSTRACT

More information

Design of Optimized Reversible Binary and BCD Adders

Design of Optimized Reversible Binary and BCD Adders Design of Optimized Reversible Binary and BCD Adders G.Naveen kumar M. Tech, Department of Electronics and Communication Engineering Brilliant engineering college Hyderabad, India Y. Ravinder Assistant

More information

Synthesis of Quantum Circuit for FULL ADDER Using KHAN Gate

Synthesis of Quantum Circuit for FULL ADDER Using KHAN Gate Synthesis of Quantum Circuit for FULL ADDER Using KHAN Gate Madhumita Mazumder West Bengal University of Technology, West Bengal ABSTRACT Reversible and Quantum logic circuits have more advantages than

More information

Novel Pipelined Vedic Multiplier Constituted With Reversible Logic

Novel Pipelined Vedic Multiplier Constituted With Reversible Logic Novel Pipelined Vedic Multiplier Constituted With Reversible Logic Purna Chandrika Avvari M.Tech Student Department ECE Guntur Engineering College, Guntur, Andrapradesh, India. ABSTRACT Multiplication

More information

A NEW APPROACH TO DESIGN BCD ADDER AND CARRY SKIPBCD ADDER

A NEW APPROACH TO DESIGN BCD ADDER AND CARRY SKIPBCD ADDER A NEW APPROACH TO DESIGN BCD ADDER AND CARRY SKIPBCD ADDER K.Boopathi Raja 1, LavanyaS.R 2, Mithra.V 3, Karthikeyan.N 4 1,2,3,4 Department of Electronics and communication Engineering, SNS college of technology,

More information

Lakshmi Narain College of Technology, Bhopal (M.P.) India

Lakshmi Narain College of Technology, Bhopal (M.P.) India Volume 5, Issue 2, February 2015 ISSN: 2277 128X International Journal of Advanced Research in Computer Science and Software Engineering Research Paper Available online at: www.ijarcsse.com An Extensive

More information

Design of Reversible Logic based Basic Combinational Circuits

Design of Reversible Logic based Basic Combinational Circuits Communications on Applied Electronics (CAE) ISSN : 2394-4714 Foundation of Computer Science FCS, New York, USA Volume 5 No.9, September 2016 www.caeaccess.org Design of Reversible Logic based Basic Combinational

More information

Power Optimization using Reversible Gates for Booth s Multiplier

Power Optimization using Reversible Gates for Booth s Multiplier International Journal for Modern Trends in Science and Technology Volume: 02, Issue No: 11, November 2016 ISSN: 2455-3778 http://www.ijmtst.com Power Optimization using Reversible Gates for Booth s Multiplier

More information

Implementation of Reversible ALU using Kogge-Stone Adder

Implementation of Reversible ALU using Kogge-Stone Adder Implementation of Reversible ALU using Kogge-Stone Adder Syed.Zaheeruddin, Ch.Sandeep Abstract: Reversible circuits are one promising direction with applications in the field of low-power design or quantum

More information

Circuit for Revisable Quantum Multiplier Implementation of Adders with Reversible Logic 1 KONDADASULA VEDA NAGA SAI SRI, 2 M.

Circuit for Revisable Quantum Multiplier Implementation of Adders with Reversible Logic 1 KONDADASULA VEDA NAGA SAI SRI, 2 M. ISSN (O): 2349-7084 International Journal of Computer Engineering In Research Trends Available online at: www.ijcert.org Circuit for Revisable Quantum Multiplier Implementation of Adders with Reversible

More information

Literature Review on Multiplier Accumulation Unit by Using Hybrid Adder

Literature Review on Multiplier Accumulation Unit by Using Hybrid Adder Literature Review on Multiplier Accumulation Unit by Using Hybrid Adder Amiya Prakash M.E. Scholar, Department of (ECE) NITTTR Chandigarh, Punjab Dr. Kanika Sharma Assistant Prof. Department of (ECE) NITTTR

More information

A More Effective Realization Of BCD Adder By Using A New Reversible Logic BBCDC

A More Effective Realization Of BCD Adder By Using A New Reversible Logic BBCDC International Journal of Computational Engineering Research Vol, 04 Issue, 2 A More Effective Realization Of BCD Adder By Using A New Reversible Logic BBCDC Shefali Mamataj 1,Biswajit Das 2,Anurima Rahaman

More information

Department of ECE, Assistant professor, Sri Padmavatimahilavisvavidyalayam, Tirupati , India

Department of ECE, Assistant professor, Sri Padmavatimahilavisvavidyalayam, Tirupati , India American International Journal of Research in Science, Technology, Engineering & Mathematics Available online at http://www.iasir.net ISSN (Print): 2328-3491, ISSN (Online): 2328-3580, ISSN (CD-ROM): 2328-3629

More information

A Novel Nanometric Reversible Four-bit Signed-magnitude Adder/Subtractor. Soudebeh Boroumand

A Novel Nanometric Reversible Four-bit Signed-magnitude Adder/Subtractor. Soudebeh Boroumand A Novel Nanometric Reversible Four-bit Signed-magnitude Adder/Subtractor Soudebeh Boroumand Department of Computer Engineering, Tabriz Branch, Islamic Azad University, Tabriz, Iran sb.boroumand@gmail.com

More information

Design of Reversible Comparators with Priority Encoding Using Verilog HDL

Design of Reversible Comparators with Priority Encoding Using Verilog HDL Design of Reversible Comparators with Priority Encoding Using Verilog HDL B.Chaitanya Latha M.Tech (VLSI SD), Alfa College of Engineering and Technology. V.Praveen Kumar, M.Tech (DSP) Associate Professor,

More information

Computer Science & Engineering Dept, West Bengal University of Technology 2 Information Technology Dept, Manipal University

Computer Science & Engineering Dept, West Bengal University of Technology 2 Information Technology Dept, Manipal University Quantum Realization Full Adder-Subtractor Circuit Design Using Islam gate Madhumita Mazumder 1, Indranil Guha Roy 2 1, Computer Science & Engineering Dept, West Bengal University of Technology 2 Information

More information

DESIGN OF 3:8 REVERSIBLE DECODER USING R- GATE

DESIGN OF 3:8 REVERSIBLE DECODER USING R- GATE DESIGN OF 3:8 REVERSIBLE DECODER USING R- GATE Sweta Mann 1, Rita Jain 2 1.2 Department of Electronics and Communication Engineering, LNCT Bhopal (M.P), (India) ABSTRACT The area of reversible logic has

More information

FPGA Implementation of Ripple Carry and Carry Look Ahead Adders Using Reversible Logic Gates

FPGA Implementation of Ripple Carry and Carry Look Ahead Adders Using Reversible Logic Gates FPGA Implementation of Ripple Carry and Carry Look Ahead Adders Using Reversible Logic Gates K. Rajesh 1 and Prof. G. Umamaheswara Reddy 2 Department of Electronics and Communication Engineering, SVU College

More information

ADVANCES in NATURAL and APPLIED SCIENCES

ADVANCES in NATURAL and APPLIED SCIENCES ADVANCES in NATURAL and APPLIED SCIENCES ISSN: 1995-0772 Published BY AENSI Publication EISSN: 1998-1090 http://www.aensiweb.com/anas 2015 Special 9(17): pages 50-57 Open Access Journal Design and Implementation

More information

Downloaded from

Downloaded from Proceedings of The Intl. Conf. on Information, Engineering, Management and Security 2014 [ICIEMS 2014] 309 Implementation of Novel Reversible Multiplier Architecture Using Reversible 4*4 TSG Gate T. SaiBaba

More information

VHDL DESIGN AND IMPLEMENTATION OF C.P.U BY REVERSIBLE LOGIC GATES

VHDL DESIGN AND IMPLEMENTATION OF C.P.U BY REVERSIBLE LOGIC GATES VHDL DESIGN AND IMPLEMENTATION OF C.P.U BY REVERSIBLE LOGIC GATES 1.Devarasetty Vinod Kumar/ M.tech,2. Dr. Tata Jagannadha Swamy/Professor, Dept of Electronics and Commn. Engineering, Gokaraju Rangaraju

More information

PERFORMANCE ANALYSIS OF CLA CIRCUITS USING SAL AND REVERSIBLE LOGIC GATES FOR ULTRA LOW POWER APPLICATIONS

PERFORMANCE ANALYSIS OF CLA CIRCUITS USING SAL AND REVERSIBLE LOGIC GATES FOR ULTRA LOW POWER APPLICATIONS PERFORMANCE ANALYSIS OF CLA CIRCUITS USING SAL AND REVERSIBLE LOGIC GATES FOR ULTRA LOW POWER APPLICATIONS K. Prasanna Kumari 1, Mrs. N. Suneetha 2 1 PG student, VLSI, Dept of ECE, Sir C R Reddy College

More information

Design of Reversible Even and Odd Parity Generator and Checker Using Multifunctional Reversible Logic Gate (MRLG)

Design of Reversible Even and Odd Parity Generator and Checker Using Multifunctional Reversible Logic Gate (MRLG) Design of Reversible Even and Odd Parity Generator and Checker Using Multifunctional Reversible Logic Gate (MRLG) Vinay Kumar Department of ECE PEC University Of Technology. Chandigarh, India Vinaykdz@gmail.com

More information

A novel design approach of low power consuming Decoder using Reversible Logic gates

A novel design approach of low power consuming Decoder using Reversible Logic gates A novel design approach of low power consuming Decoder using Reversible Logic gates Jugal Bhandari Geethanjali College of Engg & Tech, Department of Electronics & Communication Engineering, Cheeryala (V),

More information

Design and Implementation of Combinational Circuits using Reversible Gates

Design and Implementation of Combinational Circuits using Reversible Gates Design and Implementation of Combinational Circuits using Reversible Gates 1 Ms. Ashwini Gaikwad 2 Ms. Shweta Patil 1M.Tech Student,Departmentof Electronics Engineering, Walchand College of Engg., Sangli

More information

An Efficient Reversible Design of BCD Adder

An Efficient Reversible Design of BCD Adder An Efficient Reversible Design of BCD Adder T.S.R.Krishna Prasad 1, Y.Satyadev 2 1 Associate Professor in Gudlavalleru Engineering College Department of ECE, e-mail: ad2prasad@gmail.com 2 Student of Gudlavalleru

More information

ISSN Vol.03, Issue.03, June-2015, Pages:

ISSN Vol.03, Issue.03, June-2015, Pages: ISSN 2322-0929 Vol.03, Issue.03, June-2015, Pages:0271-0276 www.ijvdcs.org Design of Low Power Arithmetic and Logic Unit using Reversible Logic Gates LAKSHMIKANTHA MN 1, ANURADHA MG 2 1 Dept of ECE (VLSI

More information

Performance Enhancement of Reversible Binary to Gray Code Converter Circuit using Feynman gate

Performance Enhancement of Reversible Binary to Gray Code Converter Circuit using Feynman gate Performance Enhancement of Reversible Binary to Gray Code Converter Circuit using Feynman gate Kamal Prakash Pandey 1, Pradumn Kumar 2, Rakesh Kumar Singh 3 1, 2, 3 Department of Electronics and Communication

More information

UNIT 8A Computer Circuitry: Layers of Abstraction. Boolean Logic & Truth Tables

UNIT 8A Computer Circuitry: Layers of Abstraction. Boolean Logic & Truth Tables UNIT 8 Computer Circuitry: Layers of bstraction 1 oolean Logic & Truth Tables Computer circuitry works based on oolean logic: operations on true (1) and false (0) values. ( ND ) (Ruby: && ) 0 0 0 0 0 1

More information

Design & Performance Analysis of 8-Bit Low Power Parity Preserving Carry- Look Ahead Adder

Design & Performance Analysis of 8-Bit Low Power Parity Preserving Carry- Look Ahead Adder Design & Performance Analysis of 8-Bit Low Power Parity Preserving Carry- Look Ahead Adder Palak Sharma 1, Amandeep Singh Bhandari 2, Dr. Charanjit Singh 3 1 M. Tech Student, Deptt. of Electronics and

More information

Design of a Novel Reversible ALU using an Enhanced Carry Look-Ahead Adder

Design of a Novel Reversible ALU using an Enhanced Carry Look-Ahead Adder Design of a Novel Reversible ALU using an Enhanced Carry Look-Ahead Adder *K.JYOTHI **Md.ASIM IQBAL *M.TECH Dept Of ECE, KAKATHIYA UNIVERSITY OF ENGINEERING AND TECHNOLOGY **Asst. prof Dept of ECE, KAKATHIYA

More information

A NEW DESIGN TECHNIQUE OF REVERSIBLE GATES USING PASS TRANSISTOR LOGIC

A NEW DESIGN TECHNIQUE OF REVERSIBLE GATES USING PASS TRANSISTOR LOGIC Journal of Engineering Science 0(0), 00, 5- A NEW DESIGN TECHNIQUE OF REVERSIBLE GATES USING PASS TRANSISTOR LOGIC Md. Sazzad Hossain, Md. Minul Hasan, Md. Motiur Rahman and A. S. M. Delowar Hossain Department

More information

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS)

International Journal of Emerging Technologies in Computational and Applied Sciences (IJETCAS) International Association of Scientific Innovation and Research (IASIR) (An Association Unifying the Sciences, Engineering, and Applied Research) International Journal of Emerging Technologies in Computational

More information

Reversible Multiplier with Peres Gate and Full Adder

Reversible Multiplier with Peres Gate and Full Adder Reversible Multiplier with Peres Gate and Full Adder Prof. Amol D. Morankar Dept. of Electronics and Telecommunication Engg. V.N.I.T Nagpur, India Abstract Low Power dissipation and smaller area are one

More information

DESIGN OF REVERSIBLE ARITHMETIC AND LOGIC UNIT USING REVERSIBLE UNIVERSAL GATE

DESIGN OF REVERSIBLE ARITHMETIC AND LOGIC UNIT USING REVERSIBLE UNIVERSAL GATE DESIGN OF REVERSIBLE ARITHMETIC AND LOGIC UNIT USING REVERSIBLE UNIVERSAL GATE R.AARTHI, K.PRASANNA* Department of Electronics and Communication Engineering, Arasu Engineering College, Kumbakonam 612501.

More information

Reversible Multiplier with Peres Gate and Full Adder.

Reversible Multiplier with Peres Gate and Full Adder. IOSR Journal of Electronics and Communication Engineering (IOSR-JECE) e-issn: 2278-2834,p- ISSN: 2278-8735.Volume 9, Issue 3, Ver. VI (May - Jun. 2014), PP 43-50 Reversible Multiplier with Peres Gate and

More information

DESIGN OF A COMPACT REVERSIBLE READ- ONLY-MEMORY WITH MOS TRANSISTORS

DESIGN OF A COMPACT REVERSIBLE READ- ONLY-MEMORY WITH MOS TRANSISTORS DESIGN OF A COMPACT REVERSIBLE READ- ONLY-MEMORY WITH MOS TRANSISTORS Sadia Nowrin, Papiya Nazneen and Lafifa Jamal Department of Computer Science and Engineering, University of Dhaka, Bangladesh ABSTRACT

More information

DIAGNOSIS OF FAULT IN TESTABLE REVERSIBLE SEQUENTIAL CIRCUITS USING MULTIPLEXER CONSERVATIVE QUANTUM DOT CELLULAR AUTOMATA

DIAGNOSIS OF FAULT IN TESTABLE REVERSIBLE SEQUENTIAL CIRCUITS USING MULTIPLEXER CONSERVATIVE QUANTUM DOT CELLULAR AUTOMATA DIAGNOSIS OF FAULT IN TESTABLE REVERSIBLE SEQUENTIAL CIRCUITS USING MULTIPLEXER CONSERVATIVE QUANTUM DOT CELLULAR AUTOMATA Nikitha.S.Paulin 1, S.Abirami 2, Prabu Venkateswaran.S 3 1, 2 PG students / VLSI

More information

A Novel Design and Implementation of New Double Feynman and Six-correction logic (DFSCL) gates in Quantum-dot Cellular Automata (QCA)

A Novel Design and Implementation of New Double Feynman and Six-correction logic (DFSCL) gates in Quantum-dot Cellular Automata (QCA) A Novel Design and Implementation of New Double Feynman and Six-correction logic (DFSCL) gates in Quantum-dot Cellular Automata (QCA) Dr. Sajjad Waheed Sharmin Aktar Ali Newaz Bahar Department of Information

More information

Logic. Basic Logic Functions. Switches in series (AND) Truth Tables. Switches in Parallel (OR) Alternative view for OR

Logic. Basic Logic Functions. Switches in series (AND) Truth Tables. Switches in Parallel (OR) Alternative view for OR TOPIS: Logic Logic Expressions Logic Gates Simplifying Logic Expressions Sequential Logic (Logic with a Memory) George oole (85-864), English mathematician, oolean logic used in digital computers since

More information

Design and Optimization of Asynchronous counter using Reversible Logic

Design and Optimization of Asynchronous counter using Reversible Logic Design and Optimization of Asynchronous counter using Reversible Logic Mr Harish k PG scholar Department of ECE, RVCE RVCE, Bengaluru Mrs. Chinmaye R, Asst.Professor Department of ECE,RVCE RVCE, Bengaluru

More information

A NEW DESIGN TECHNIQUE OF REVERSIBLE BCD ADDER BASED ON NMOS WITH PASS TRANSISTOR GATES

A NEW DESIGN TECHNIQUE OF REVERSIBLE BCD ADDER BASED ON NMOS WITH PASS TRANSISTOR GATES A NEW DESIGN TECHNIQUE OF REVERSIBLE BCD ADDER BASED ON NMOS WITH PASS TRANSISTOR GATES Md. Sazzad Hossain 1, Md. Rashedul Hasan Rakib 1, Md. Motiur Rahman 1, A. S. M. Delowar Hossain 1 and Md. Minul Hasan

More information

Quantum Cost efficient Reversible Multiplier

Quantum Cost efficient Reversible Multiplier Quantum Cost efficient Reversible Multiplier Mandeep Kaur, Chakshu Goel Abstract Increasing demand for reducing power dissipation in digital multipliers has led to new mode of computation for multiplier

More information

Design and Implementation of REA for Single Precision Floating Point Multiplier Using Reversible Logic

Design and Implementation of REA for Single Precision Floating Point Multiplier Using Reversible Logic Design and Implementation of REA for Single Precision Floating Point Multiplier Using Reversible Logic MadivalappaTalakal 1, G.Jyothi 2, K.N.Muralidhara 3, M.Z.Kurian 4 PG Student [VLSI & ES], Dept. of

More information

Design of Reversible Code Converters Using Verilog HDL

Design of Reversible Code Converters Using Verilog HDL Design of Reversible Code Converters Using Verilog HDL Vinay Kumar Gollapalli M. Tech (VLSI Design), K Koteshwarrao, M. Tech Assistant Professor, SSGN Srinivas, M. Tech Associate Professor & HoD, ABSTRACT:

More information

Reversible ALU Implementation using Kogge-Stone Adder

Reversible ALU Implementation using Kogge-Stone Adder Reversible ALU Implementation using Kogge-Stone Adder K.Ravitejakhanna Student, Department of ECE SR Engineering College, Ch.Sridevi Reddy Asst.Professor, Department of ECE SR Engineering College, Abstract

More information

An Extensive Literature Review on Reversible Arithmetic and Logical Unit

An Extensive Literature Review on Reversible Arithmetic and Logical Unit An Extensive Literature Review on Reversible Arithmetic and Logical Unit Sanjay Kumar 1, Dr. Harjinder Singh 2 1M.Tech. Scholar, Department of Electronics and Communication Engineering, Punjabi University

More information

Low Power and High Speed BCD Adder using Reversible Gates

Low Power and High Speed BCD Adder using Reversible Gates Low Power and High Speed BCD Adder using Reversible Gates Pradeep S R PraveenKumar Prathibha S R Abstract Reversible logic is one of the emerging technologies having promising applications in quantum computing.

More information

Reversible computer hardware

Reversible computer hardware Reversible computer hardware Alexis De Vos Imec v.z.w. and Universiteit Gent Belgium York, 22 March 2009 A logically irreversible computer 3 1 adding computer 4 3 1 adding computer 4?? adding computer

More information

International Journal of Scientific & Engineering Research, Volume 6, Issue 6, June ISSN

International Journal of Scientific & Engineering Research, Volume 6, Issue 6, June ISSN International Journal of Scientific & Engineering Research, Volume 6, Issue 6, June-2015 333 Design and Performance Analysis of Reversible Carry Look-ahead Adder and Carry Select Adder < Santosh Rani>

More information

Design of Universal Shift Register Using Reversible Logic

Design of Universal Shift Register Using Reversible Logic International Journal of Engineering and Technology Volume 2 No. 9, September, 2012 Design of Universal Shift Register Using Reversible Logic 1 Md. Selim Al Mamun, 2 Indrani Mandal, 3 Md. Hasanuzzaman

More information

Optimized Reversible Vedic multipliers for High Speed Low Power Operations

Optimized Reversible Vedic multipliers for High Speed Low Power Operations Optimized Reversible Vedic multipliers for High Speed Low Power Operations K. Parameswarareddy 1 PG Student, Department of ECE Sri krishna devaraya engineering college Nh-44,Gooty, Ananthapuramu, Andhra

More information

Quantum Cost Optimization for Reversible Carry Skip BCD Adder

Quantum Cost Optimization for Reversible Carry Skip BCD Adder International Journal of Science and Technology Volume 1 No. 10, October, 2012 Quantum Cost Optimization for Reversible Carry Skip BCD Adder Md. Selim Al Mamun, Indrani Mandal, Uzzal Kumar Prodhan Department

More information