SlideShare a Scribd company logo
1 of 5
Download to read offline
Srikanth G Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 9( Version 5), September 2014, pp.70-74 
www.ijera.com 70 | P a g e 
Design of High speed Low Power Reversible Vedic multiplier and Reversible Divider Srikanth G#1, Nasam Sai Kumar#2 # 1 Student, M.Tech, #2 Associate Professor, Department of Electronics & Communication Engineerig, Indur Institute of Engineering & Technology, Siddipet, Medak, JNTUH University, Telangana, India. ABSTRACT This paper bring out a 32X32 bit reversible Vedic multiplier using "Urdhva Tiryakabhayam" sutra meaning vertical and crosswise, is designed using reversible logic gates, which is the first of its kind. Also in this paper we propose a new reversible unsigned division circuit. This circuit is designed using reversible components like reversible parallel adder, reversible left-shift register, reversible multiplexer, reversible n-bit register with parallel load line. The reversible vedic multiplier and reversible divider modules have been written in Verilog HDL and then synthesized and simulated using Xilinx ISE 9.2i. This reversible vedic multiplier results shows less delay and less power consumption by comparing with array multiplier. 
Keywords – Reversible Logic Gates, Reversible Left-Shift Register, Reversible Multiplexer, Urdhva Tiryakabhayam, Vedic Multiplier 
I. INTRODUCTION 
Vedic mathematics is the ancient Indian system of mathematics which mainly deals with Vedic mathematical formulae and their application to various branches of mathematics. Vedic mathematics was reconstructed from the ancient Indian scriptures (Vedas) by Sri Bharati Krisna Tirtha after his research on Vedas [16]. He constructed 16 sutras and 16 upa sutras after extensive research in Atharva Veda. The most famous among these 16 are Nikhilam Sutram, Urdhva Tiryakbhayam, and Anurupye. It has been found that Urdhva Tiryakabhayam is the most efficient among these. The beauty of Vedic mathematics lies in the fact that it reduces otherwise cumbersome looking calculations in conventional mathematics to very simple ones. Reversible logic is one of the promising fjelds for future low power design technologies. Since one of the requirements of all DSP processors and other hand held devices is to minimize power dissipation multipliers with high speed and lower dissipations are critical. This paper proposes an implementation of Reversible Urdhva Tiryakabhayam Multiplier which consists of two cardinal features. One is the fast multiplication feature derived from Vedic algorithm Urdhva Tiryakabhayam and another is the reduced heat dissipation by the virtue of implementing the circuit using reversible logic gates. Also we propose a new reversible division circuit. This proposed divider is unsigned division hardware. Our proposed reversible divider composed of reversible components like reversible multiplexer, reversible PIPO left-shift register, reversible register, reversible register with 
parallel load line and reversible parallel adder. It is to be noted that all the scales are in the nano metric area. 
II. LITERATURE SURVEY 
Energy loss is an important consideration in digital circuit design. A part of this problem arises from the technological non ideality of switches and materials. The other part of the problem arises from Landauer's principle for which there is no solution. Landauer's Principle states that logical computations that are not reversible necessarily generate k*T*ln(2) joules of heat energy, where k is the Boltzmann's Constant k=1.38xl0-23 J/K, T is the absolute temperature at which the computation is performed. Although this amount of heat appears to be small, Moore's Law predicts exponential growth of heat generated due to information lost, which will be a noticeable amount of heat loss in next decade. Also by second law of thermodynamics any process that is reversible will not change its entropy. On thermo- dynamical grounds, the erasure of one bit of information from the mechanical degrees of a system must be accompanied by the thermalization of an amount of k*T*ln (2) joules of energy. The information entropy H can be calculated for any probability distribution. Similarly the thermodynamic entropy S refers to thermodynamic probabilities specifically. Thus gain in entropy always means loss of information, and nothing more. Design that does not result in information loss is called reversible. It naturally takes care of heat generated due to 
RESEARCH ARTICLE OPEN ACCESS
Srikanth G Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 9( Version 5), September 2014, pp.70-74 
www.ijera.com 71 | P a g e 
information loss. Bennett showed that zero energy dissipation would be possible only if the network consists of reversible logic gates, Thus reversibility will become an essential property in future circuit design technologies. In previous designs the multiplier is designed using two units; one is the partial product generation unit constructed using Fredkin gates and other the summing unit constructed using 4x4 TSG gates. Also the other design presented a fault tolerant reversible 4x4 multiplier circuit. For construction of this circuit parity preserving FRG and MIG gates were used. Multiplier circuit was designed in two parts. In second part of circuit MIG gates were used instead of half adders and full adders. [7] Has proposed a design of reversible multiplier which makes use of Peres gate for generation of partial products as compared to [10], which uses Fredkin gates. For the construction of adders the HNG gate was devised. [15] Proposes low quantum cost realization of reversible multipliers which mainly uses Peres full adder gate (PF AG) for its design. It also uses Peres gates for the generation of partial products. 
III. REVERSIBLE LOGIC GATES 
The basic reversible logic gates encountered during the design are listed below: 3.1 Feynman Gate :It is a 2x2 gate and its logic circuit is as shown in the figure. It is also known as Controlled Not (CNOT) Gate. It has quantum cost one and is generally used for Fan Out purposes. 3.2 Peres Gate: It is a 3x3 gate and its logic circuit is as shown in the figure. It has quantum cost four. It is used to realize various Boolean functions such as AND, XOR. 3.3 Fredkin Gate: It is a 3x3 gate and its logic circuit is as shown in the figure. It has quantum cost five. It can be used to implement a Multiplexer. 3.4 HNG Gate: It is a 4x4 gate and its logic circuit is as shown in the figure. It has quantum cost six. It is used for designing ripple carry adders. It can produce both sum and carry in a single gate thus minimizing the garbage and gate counts. Figure1 
IV. URDHVA THIRYAKABHAYAM MULTIPLICATION ALGORITHM 
Urdhva Tiryakabhayam (UT) is a multiplier based on Vedic mathematical algorithms devised by ancient Indian Vedic mathematicians. Urdhva Tiryakbhayam sutra can be applied to all cases of multiplications viz. Binary, Hex and also Decimals. It is based on the concept that generation of all partial products can be done and then concurrent addition of these partial products is performed. For Example, A= (1 0)2=2 and B= (1 1)2=3 
Step 1: Step 2: 1 0 1 0 1 1 1 1 1x0= 0 1x0+1x1=1 
1 0 1x1=1 with carry bit=0 Therefore answer is (0110)2=6 1 1 Figure1 
V. ARCHITECTURE OF 32X32 BIT REVERSIBLE VEDIC MULTIPLIER 
The digital logic implementation of the 2X2 vedic multiplier using the reversible logic gates is as shown in figure 4. This design does not consider the fan outs. The circuit requires a total of six reversible logic gates out of which five are Peres gates and remaining one is the Feynman Gate. The quantum cost of the 2X2 vedic multiplier is enumerated to be 21. The number of garbage outputs is 9 and number of constant inputs is 4. The reversible 4X4 vedic multiplier design emanates from the 2X2 multiplier. Similarly, the reversible 8X8 vedic multiplier design emanates from the 4X4 multiplier. The reversible 16X16 vedic multiplier design emanates from the 8X8 multiplier. The reversible 32X32 vedic multiplier design emanates from the 16X16 multiplier. Multiplication of two 32 bit numbers will takes place in the form of following process. 
32 bit is divided into two 16 bits 16 bit is divided into two 8 bits 8 bit is divided into two 4 bits
Srikanth G Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 9( Version 5), September 2014, pp.70-74 
www.ijera.com 72 | P a g e 
4 bit is divided into two 2 bits 2 bit UT multiplication Figure3 The block diagram of the 32X32 Vedic Multiplier is presented in the figure 5. It consists of four 16X16 vedic multipliers each of which procures four bits as inputs; 32 bits from the multiplicand and 32 bits from the multiplier. The lower 16 bits of the output of the first 16X16 multiplier are entrapped as the lowest 16 bits of the final result of multiplication. 16 zeroes are concatenated with the upper 16 bits and given as input to the 33 bit ripple carry adder. The other 33 input bits for the ripple carry adder are obtained from the 32 bit ripple carry adder, which is obtained by summing up the outputs of other two 16x16 vedic multipliers. The lower 16 bits of output of 33 bit RCA are entrapped as next 16 bits of final result. The other 18 bits are given to next 32 bit RCA after 14 zeros are concatenated with this 18 bits. The other 32 input bits are obtained from last 16x16 vedic multiplier. The output of this 32 bit RCA will be the MSB bits of final result of multiplication which is of 64 bits. The ripple carry adder is consummated (realized) using the HNG Gate. The number of bits that need to be ripple carried verdicts the number of HNG gates to be used. Thus 32 bit ripple carry adder needs 32 HNG gates and the 33 bit adder requires 33 HNG gates. 
VI. COMPONENTS REQUIRED FOR REVERSIBLE UNSIGNED DIVIDER 
6.1 Reversible PIPO left-shift register: In Parallel Input- Parallel Output (PIPO) left shift register, data bits can load into the register in parallel. The properties of PIPO left-shift register have many uses in computer circuits. In division circuit, PIPO left-shift register is used and it is one of the important units in reversible division circuit. Figure 6 presents n-bit PIPO left-shift register. 6.2 Reversible multiplexer: Reversible multiplexer is shown in Figure 7. Reversible multiplexer (MUX) is realized with FRG gates. This MUX is two inputs and has one select line. 
6.3 Division approaches in computer systems: For binary logic computer systems, special algorithms have been proposed to perform arithmetic tasks like multiplication and division. Multiplication in computer systems is done by repeated additions and consequently, division is done by repeated subtraction. Common algorithm used for division in computer systems is shift-subtract algorithm. Figure4. Design of 2x2 vedic multiplier using Reversible logic gates Figure5. Architecture of 32X32 bit reversible vedic multiplier Figure6 Figure7
Srikanth G Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 9( Version 5), September 2014, pp.70-74 
www.ijera.com 73 | P a g e 
Figure8. Example for unsigned binary division Figure9. Architecture of unsigned binary division Figure 8 shows the binary division method in which dividend is of 8 bits and divisor is of 4 bits. Figure 9 shows the architecture for unsigned binary divisor. 
VII. RESULTS 
The 32x32 bit vedic multiplier is designed by using reversible logic gates like Feynman gate, Peres gate, HNG gates and four 16x16 bit vedic multipliers. Similarly divider is designed by using reversible left shit registers, multiplexers. All these modules designed in Verilog HDL and then simulated and synthesized these modules using Xilinx ISE 9.2i and shown in below figures. Figure10. 32x32 bit Vedic multiplier simulation result. Figure11. 32x32 bit reversible Vedic multiplier RTL Schematic Figure12. 32x32 bit array multiplier simulation result Figure13. Reversible Divider simulation result Power consumption has been calculated for vedic multiplier and array multiplier by analyzing power in Xilinx tool and generated .ncd file. Figure 14 & Figure 15 gives total power in mW for vedic multipier and array multiplier respectively. Figure14.32X32 bit reversible vedic multiplier power Figure15.32x32 bit array multiplier power
Srikanth G Int. Journal of Engineering Research and Applications www.ijera.com 
ISSN : 2248-9622, Vol. 4, Issue 9( Version 5), September 2014, pp.70-74 
www.ijera.com 74 | P a g e 
sl. No 
32x32 bit multiplier 
Total Delay(ns) 
Power consumed(mW) 
1. 
Vedic Multiplier 
99.827ns (36.759ns logic, 63.068ns route)(36.8% logic, 63.2% route) 
88.71 mW 
2. 
Array Multiplier 
135.384ns (44.480ns logic, 90.904ns route) (32.9% logic, 67.1% route) 
92.14 mW 
Table1. Synthesis report 
VIII. CONCLUSION 
In this paper, the design of 32x32 bit Vedic multiplier and a divider is logically verified using XILINX 9.2i. The simulation results are as shown in figures 10 and 13 respectively. So based upon these results, the proposed multiplier has 35.557ns improvement in delay and 3.43 mW improvement in power, hence reversible vedic multiplier is high speed and low power multiplier. REFERENCES [1] Swami Bharati Krsna Tirtha, Vedic Mathematics. Delhi: Motilal Banarsidass publishers 1965 [2] Rakshith Saligram and Rakshith T.R. "Design of Reversible Multipliers for linear filtering Applications in DSP" International Journal of VLSI Design and Communication systems, Dec-12 [3] R. Landauer,"Irreversibility and Heat Generation in the Computational Process", IBM Journal of Research and Development, 5, pp.183-191, 1961. [4] C.H. Bennett, "Logical reversibility of Computation", IBM J. Research and Development, pp.525-532, November 1973. [5] R. Feynman, "Quantum Mechanical Computers," Optics News,Vol.1l, pp. 11-20, 1985. [6] H. Thapliyal and M.B. Srinivas, "Novel Reversible Multiplier Architecture Using Reversible TSG Gate", Proc. IEEE International Conference on Computer Systems and Applications, pp. 100-103, March 20 06. 
[7] Shams, M., M. Haghparast and K. Navi, Novel reversible multiplier circuit in nanotechnology. World Appl. Sci. J., 3(5): 806-810. 
[8] Somayeh Babazadeh and Majid Haghparast, "Design of a Nanometric Fault Tolerant Reversible Multiplier Circuit" Journal of Basic and Applied Scientific Research, 2012. [9] Thapliyal, H., M.B. Srinivas and H.R. Arabnia, 2005, A Reversible Version of 4x4 Bit Array Multiplier with Minimum Gates and Garbage Outputs, Int. Conf. Embedded System, Applications (ESA'05), Las Vegas, USA, pp: 106 114. [10] H. Thapliyal and M.B. Srinivas, "Reversible Multiplier Architecture Using TSG Gate", Proc. IEEE International Conference on Computer Systems and Applications, pp. 241- 244, March 20 07. [11] Barenco, A., C.H. Bennett, R. Cleve, D.P. Di- Vincenzo, N. Margolus, P. Shor, T. Sleator, J.A. Smolin and H. Weinfurter, 1995. Elementary gates for quantum computation. Phys. Rev. A, 52(5): 3457-3467. [12] Bennett, C.H., 1973. Logical reversibility of computation. IBM J. Res. Dev., 17: 525-532. [13] Feynman, R., 1985. Quantum mechanical computers.Optics News, 11: 11-20. [14] Fredkin, E. and T. Toffoli, 1982, Conservative logic. Int. J. Theor. Phys., 21: 219-253. [15] Haghparast, M. and K. Navi, 2008. A novel reversible BCD adder for nanotechnology based systems. Am. J. Appl., Sci., 5(3): 282- 288. [16] Haghparast, M., S.J. Jassbi, K. Navi and O. Hashemipour, 2008. Design of a novel reversible multiplier circuit using HNG gate in nanotechnology. World Appl. Sci. J., 3(6): 974-978. [17] Haghparast, M., M. Mohammad, K. Navi and M. Eshghi, 2009. Optimized reversible multiplier circuit. J. Circuits Syst. Comp., 18(2): 311-323. [18] Hayes, J.P., 1998. Computer Architecture and Organization. 3rd Edn., McGraw-Hill, New York. Hayes, B., 2006. Reverse engineering. Am. Sci. 94: 107-111..

More Related Content

What's hot

Ieee project reversible logic gates by_amit
Ieee project reversible logic gates  by_amitIeee project reversible logic gates  by_amit
Ieee project reversible logic gates by_amitAmith Bhonsle
 
An Extensive Literature Review on Reversible Arithmetic and Logical Unit
An Extensive Literature Review on Reversible Arithmetic and Logical UnitAn Extensive Literature Review on Reversible Arithmetic and Logical Unit
An Extensive Literature Review on Reversible Arithmetic and Logical UnitIRJET Journal
 
Presentation energy efficient code converters using reversible logic gates
Presentation energy efficient code converters using reversible logic gatesPresentation energy efficient code converters using reversible logic gates
Presentation energy efficient code converters using reversible logic gatesAdityakumar2208
 
A Time-Area-Power Efficient High Speed Vedic Mathematics Multiplier using Com...
A Time-Area-Power Efficient High Speed Vedic Mathematics Multiplier using Com...A Time-Area-Power Efficient High Speed Vedic Mathematics Multiplier using Com...
A Time-Area-Power Efficient High Speed Vedic Mathematics Multiplier using Com...Kumar Goud
 
Implementation of Reversable Logic Based Design using Submicron Technology
Implementation of Reversable Logic Based Design using Submicron TechnologyImplementation of Reversable Logic Based Design using Submicron Technology
Implementation of Reversable Logic Based Design using Submicron TechnologySai Viswanath
 
A low power adder using reversible logic gates
A low power adder using reversible logic gatesA low power adder using reversible logic gates
A low power adder using reversible logic gateseSAT Publishing House
 
Efficient Design of Reversible Multiplexers with Low Quantum Cost
Efficient Design of Reversible Multiplexers with Low Quantum CostEfficient Design of Reversible Multiplexers with Low Quantum Cost
Efficient Design of Reversible Multiplexers with Low Quantum CostIJERA Editor
 
Implementation of the Binary Multiplier on CPLD Using Reversible Logic Gates
Implementation of the Binary Multiplier on CPLD Using Reversible Logic GatesImplementation of the Binary Multiplier on CPLD Using Reversible Logic Gates
Implementation of the Binary Multiplier on CPLD Using Reversible Logic GatesIOSRJECE
 
implementation and design of 32-bit adder
implementation and design of 32-bit adderimplementation and design of 32-bit adder
implementation and design of 32-bit adderveereshwararao
 
A Novel Design of a 4 Bit Reversible ALU using Kogge-Stone Adder
A Novel Design of a 4 Bit Reversible ALU using Kogge-Stone AdderA Novel Design of a 4 Bit Reversible ALU using Kogge-Stone Adder
A Novel Design of a 4 Bit Reversible ALU using Kogge-Stone Adderijtsrd
 
Power and Delay Analysis of Logic Circuits Using Reversible Gates
Power and Delay Analysis of Logic Circuits Using Reversible GatesPower and Delay Analysis of Logic Circuits Using Reversible Gates
Power and Delay Analysis of Logic Circuits Using Reversible GatesRSIS International
 
Design and Implementation of Multiplier Using Kcm and Vedic Mathematics by Us...
Design and Implementation of Multiplier Using Kcm and Vedic Mathematics by Us...Design and Implementation of Multiplier Using Kcm and Vedic Mathematics by Us...
Design and Implementation of Multiplier Using Kcm and Vedic Mathematics by Us...IJMER
 
Low Power VLSI Design of Modified Booth Multiplier
Low Power VLSI Design of Modified Booth MultiplierLow Power VLSI Design of Modified Booth Multiplier
Low Power VLSI Design of Modified Booth Multiplieridescitation
 
Design of 4:16 decoder using reversible logic gates
Design of 4:16 decoder using reversible logic gatesDesign of 4:16 decoder using reversible logic gates
Design of 4:16 decoder using reversible logic gatesIJERA Editor
 

What's hot (18)

Ieee project reversible logic gates by_amit
Ieee project reversible logic gates  by_amitIeee project reversible logic gates  by_amit
Ieee project reversible logic gates by_amit
 
An Extensive Literature Review on Reversible Arithmetic and Logical Unit
An Extensive Literature Review on Reversible Arithmetic and Logical UnitAn Extensive Literature Review on Reversible Arithmetic and Logical Unit
An Extensive Literature Review on Reversible Arithmetic and Logical Unit
 
Presentation energy efficient code converters using reversible logic gates
Presentation energy efficient code converters using reversible logic gatesPresentation energy efficient code converters using reversible logic gates
Presentation energy efficient code converters using reversible logic gates
 
Reversible code converter
Reversible code converterReversible code converter
Reversible code converter
 
A Time-Area-Power Efficient High Speed Vedic Mathematics Multiplier using Com...
A Time-Area-Power Efficient High Speed Vedic Mathematics Multiplier using Com...A Time-Area-Power Efficient High Speed Vedic Mathematics Multiplier using Com...
A Time-Area-Power Efficient High Speed Vedic Mathematics Multiplier using Com...
 
I43024751
I43024751I43024751
I43024751
 
Implementation of Reversable Logic Based Design using Submicron Technology
Implementation of Reversable Logic Based Design using Submicron TechnologyImplementation of Reversable Logic Based Design using Submicron Technology
Implementation of Reversable Logic Based Design using Submicron Technology
 
A low power adder using reversible logic gates
A low power adder using reversible logic gatesA low power adder using reversible logic gates
A low power adder using reversible logic gates
 
Efficient Design of Reversible Multiplexers with Low Quantum Cost
Efficient Design of Reversible Multiplexers with Low Quantum CostEfficient Design of Reversible Multiplexers with Low Quantum Cost
Efficient Design of Reversible Multiplexers with Low Quantum Cost
 
Id3313941396
Id3313941396Id3313941396
Id3313941396
 
Implementation of the Binary Multiplier on CPLD Using Reversible Logic Gates
Implementation of the Binary Multiplier on CPLD Using Reversible Logic GatesImplementation of the Binary Multiplier on CPLD Using Reversible Logic Gates
Implementation of the Binary Multiplier on CPLD Using Reversible Logic Gates
 
implementation and design of 32-bit adder
implementation and design of 32-bit adderimplementation and design of 32-bit adder
implementation and design of 32-bit adder
 
A Novel Design of a 4 Bit Reversible ALU using Kogge-Stone Adder
A Novel Design of a 4 Bit Reversible ALU using Kogge-Stone AdderA Novel Design of a 4 Bit Reversible ALU using Kogge-Stone Adder
A Novel Design of a 4 Bit Reversible ALU using Kogge-Stone Adder
 
Power and Delay Analysis of Logic Circuits Using Reversible Gates
Power and Delay Analysis of Logic Circuits Using Reversible GatesPower and Delay Analysis of Logic Circuits Using Reversible Gates
Power and Delay Analysis of Logic Circuits Using Reversible Gates
 
Reversible Logic Gate
Reversible Logic GateReversible Logic Gate
Reversible Logic Gate
 
Design and Implementation of Multiplier Using Kcm and Vedic Mathematics by Us...
Design and Implementation of Multiplier Using Kcm and Vedic Mathematics by Us...Design and Implementation of Multiplier Using Kcm and Vedic Mathematics by Us...
Design and Implementation of Multiplier Using Kcm and Vedic Mathematics by Us...
 
Low Power VLSI Design of Modified Booth Multiplier
Low Power VLSI Design of Modified Booth MultiplierLow Power VLSI Design of Modified Booth Multiplier
Low Power VLSI Design of Modified Booth Multiplier
 
Design of 4:16 decoder using reversible logic gates
Design of 4:16 decoder using reversible logic gatesDesign of 4:16 decoder using reversible logic gates
Design of 4:16 decoder using reversible logic gates
 

Viewers also liked

Video und Bewegtbild im E-Commerce
Video und Bewegtbild im E-CommerceVideo und Bewegtbild im E-Commerce
Video und Bewegtbild im E-CommerceJochen Krisch
 
Business Savvy From the Start: Excel in an Entry Level Job
Business Savvy From the Start: Excel in an Entry Level JobBusiness Savvy From the Start: Excel in an Entry Level Job
Business Savvy From the Start: Excel in an Entry Level JobRasmussen College
 
Información general
Información generalInformación general
Información generalguest090b5b
 
Miniaturk Istanbul
Miniaturk  IstanbulMiniaturk  Istanbul
Miniaturk Istanbulİbrahim DAL
 
νοτιοδυτική αγγλία K
νοτιοδυτική αγγλία Kνοτιοδυτική αγγλία K
νοτιοδυτική αγγλία KGIA VER
 
Els serveis locals d'ocupació als territoris
Els serveis locals d'ocupació als territorisEls serveis locals d'ocupació als territoris
Els serveis locals d'ocupació als territorislucialopezale
 
5 action care_-plan_de_lanzamiento_y_reserva_de_posición_en_la_red_-210410
5 action care_-plan_de_lanzamiento_y_reserva_de_posición_en_la_red_-2104105 action care_-plan_de_lanzamiento_y_reserva_de_posición_en_la_red_-210410
5 action care_-plan_de_lanzamiento_y_reserva_de_posición_en_la_red_-210410guestee6378
 
Thermo catalytic decomposition of methane over Pd/AC and Pd/CB catalysts for ...
Thermo catalytic decomposition of methane over Pd/AC and Pd/CB catalysts for ...Thermo catalytic decomposition of methane over Pd/AC and Pd/CB catalysts for ...
Thermo catalytic decomposition of methane over Pd/AC and Pd/CB catalysts for ...IJERA Editor
 
Alpesi Kir So
Alpesi Kir  SoAlpesi Kir  So
Alpesi Kir SoGIA VER
 
Materiales para fabricar de los leds
Materiales para fabricar de los ledsMateriales para fabricar de los leds
Materiales para fabricar de los ledsFernando Durán
 
Improved Low Voltage High Speed FVF Based Current Comparator with Logical Eff...
Improved Low Voltage High Speed FVF Based Current Comparator with Logical Eff...Improved Low Voltage High Speed FVF Based Current Comparator with Logical Eff...
Improved Low Voltage High Speed FVF Based Current Comparator with Logical Eff...IJERA Editor
 
Story board for media
Story board for mediaStory board for media
Story board for mediatuesday1234
 

Viewers also liked (20)

Video und Bewegtbild im E-Commerce
Video und Bewegtbild im E-CommerceVideo und Bewegtbild im E-Commerce
Video und Bewegtbild im E-Commerce
 
Business Savvy From the Start: Excel in an Entry Level Job
Business Savvy From the Start: Excel in an Entry Level JobBusiness Savvy From the Start: Excel in an Entry Level Job
Business Savvy From the Start: Excel in an Entry Level Job
 
SRWF PR4
SRWF PR4SRWF PR4
SRWF PR4
 
Información general
Información generalInformación general
Información general
 
Miniaturk Istanbul
Miniaturk  IstanbulMiniaturk  Istanbul
Miniaturk Istanbul
 
Iffis14 datavisualisering
Iffis14 datavisualiseringIffis14 datavisualisering
Iffis14 datavisualisering
 
1
11
1
 
νοτιοδυτική αγγλία K
νοτιοδυτική αγγλία Kνοτιοδυτική αγγλία K
νοτιοδυτική αγγλία K
 
Ponencia colombia
Ponencia colombiaPonencia colombia
Ponencia colombia
 
Els serveis locals d'ocupació als territoris
Els serveis locals d'ocupació als territorisEls serveis locals d'ocupació als territoris
Els serveis locals d'ocupació als territoris
 
5 action care_-plan_de_lanzamiento_y_reserva_de_posición_en_la_red_-210410
5 action care_-plan_de_lanzamiento_y_reserva_de_posición_en_la_red_-2104105 action care_-plan_de_lanzamiento_y_reserva_de_posición_en_la_red_-210410
5 action care_-plan_de_lanzamiento_y_reserva_de_posición_en_la_red_-210410
 
Pasxa
PasxaPasxa
Pasxa
 
1gara
1gara1gara
1gara
 
Thermo catalytic decomposition of methane over Pd/AC and Pd/CB catalysts for ...
Thermo catalytic decomposition of methane over Pd/AC and Pd/CB catalysts for ...Thermo catalytic decomposition of methane over Pd/AC and Pd/CB catalysts for ...
Thermo catalytic decomposition of methane over Pd/AC and Pd/CB catalysts for ...
 
Alpesi Kir So
Alpesi Kir  SoAlpesi Kir  So
Alpesi Kir So
 
Materiales para fabricar de los leds
Materiales para fabricar de los ledsMateriales para fabricar de los leds
Materiales para fabricar de los leds
 
POESÍA JOVEN
POESÍA JOVENPOESÍA JOVEN
POESÍA JOVEN
 
Improved Low Voltage High Speed FVF Based Current Comparator with Logical Eff...
Improved Low Voltage High Speed FVF Based Current Comparator with Logical Eff...Improved Low Voltage High Speed FVF Based Current Comparator with Logical Eff...
Improved Low Voltage High Speed FVF Based Current Comparator with Logical Eff...
 
Facebook
FacebookFacebook
Facebook
 
Story board for media
Story board for mediaStory board for media
Story board for media
 

Similar to Design of High speed Low Power Reversible Vedic multiplier and Reversible Divider

Low Power 32×32 bit Multiplier Architecture based on Vedic Mathematics Using ...
Low Power 32×32 bit Multiplier Architecture based on Vedic Mathematics Using ...Low Power 32×32 bit Multiplier Architecture based on Vedic Mathematics Using ...
Low Power 32×32 bit Multiplier Architecture based on Vedic Mathematics Using ...VIT-AP University
 
Design of Digital Adder Using Reversible Logic
Design of Digital Adder Using Reversible LogicDesign of Digital Adder Using Reversible Logic
Design of Digital Adder Using Reversible LogicIJERA Editor
 
Design of Digital Adder Using Reversible Logic
Design of Digital Adder Using Reversible LogicDesign of Digital Adder Using Reversible Logic
Design of Digital Adder Using Reversible LogicIJERA Editor
 
Design of Low Power Vedic Multiplier Based on Reversible Logic
Design of Low Power Vedic Multiplier Based on Reversible LogicDesign of Low Power Vedic Multiplier Based on Reversible Logic
Design of Low Power Vedic Multiplier Based on Reversible LogicIJERA Editor
 
Efficient Design of Ripple Carry Adder and Carry Skip Adder with Low Quantum ...
Efficient Design of Ripple Carry Adder and Carry Skip Adder with Low Quantum ...Efficient Design of Ripple Carry Adder and Carry Skip Adder with Low Quantum ...
Efficient Design of Ripple Carry Adder and Carry Skip Adder with Low Quantum ...IJERA Editor
 
Review On 2:4 Decoder By Reversible Logic Gates For Low Power Consumption
Review On 2:4 Decoder By Reversible Logic Gates For Low Power ConsumptionReview On 2:4 Decoder By Reversible Logic Gates For Low Power Consumption
Review On 2:4 Decoder By Reversible Logic Gates For Low Power ConsumptionIRJET Journal
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI) International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI) inventionjournals
 
IRJET- Design and Implementation of Combinational Circuits using Reversible G...
IRJET- Design and Implementation of Combinational Circuits using Reversible G...IRJET- Design and Implementation of Combinational Circuits using Reversible G...
IRJET- Design and Implementation of Combinational Circuits using Reversible G...IRJET Journal
 
IRJET- Design and Implementation of Combinational Circuits using Reversib...
IRJET-  	  Design and Implementation of Combinational Circuits using Reversib...IRJET-  	  Design and Implementation of Combinational Circuits using Reversib...
IRJET- Design and Implementation of Combinational Circuits using Reversib...IRJET Journal
 
Area and Speed Efficient Reversible Fused Radix-2 FFT Unit using 4:3 Compressor
Area and Speed Efficient Reversible Fused Radix-2 FFT Unit using 4:3 CompressorArea and Speed Efficient Reversible Fused Radix-2 FFT Unit using 4:3 Compressor
Area and Speed Efficient Reversible Fused Radix-2 FFT Unit using 4:3 Compressoridescitation
 
An Area Efficient and High Speed Reversible Multiplier Using NS Gate
An Area Efficient and High Speed Reversible Multiplier Using NS GateAn Area Efficient and High Speed Reversible Multiplier Using NS Gate
An Area Efficient and High Speed Reversible Multiplier Using NS GateIJERA Editor
 
Arithmetic Operations in Multi-Valued Logic
Arithmetic Operations in Multi-Valued Logic   Arithmetic Operations in Multi-Valued Logic
Arithmetic Operations in Multi-Valued Logic VLSICS Design
 
Performance Analysis of Proposed Full Adder Cell at Submicron Technologies
Performance Analysis of Proposed Full Adder Cell at Submicron TechnologiesPerformance Analysis of Proposed Full Adder Cell at Submicron Technologies
Performance Analysis of Proposed Full Adder Cell at Submicron TechnologiesIJMTST Journal
 
Ieee project reversible logic gates by_amit
Ieee project reversible logic gates  by_amitIeee project reversible logic gates  by_amit
Ieee project reversible logic gates by_amitAmith Bhonsle
 
Arithmetic Operations in Multi-Valued Logic
Arithmetic Operations in Multi-Valued LogicArithmetic Operations in Multi-Valued Logic
Arithmetic Operations in Multi-Valued LogicVLSICS Design
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)inventionjournals
 

Similar to Design of High speed Low Power Reversible Vedic multiplier and Reversible Divider (20)

S4102152159
S4102152159S4102152159
S4102152159
 
Low Power 32×32 bit Multiplier Architecture based on Vedic Mathematics Using ...
Low Power 32×32 bit Multiplier Architecture based on Vedic Mathematics Using ...Low Power 32×32 bit Multiplier Architecture based on Vedic Mathematics Using ...
Low Power 32×32 bit Multiplier Architecture based on Vedic Mathematics Using ...
 
Design of Digital Adder Using Reversible Logic
Design of Digital Adder Using Reversible LogicDesign of Digital Adder Using Reversible Logic
Design of Digital Adder Using Reversible Logic
 
Design of Digital Adder Using Reversible Logic
Design of Digital Adder Using Reversible LogicDesign of Digital Adder Using Reversible Logic
Design of Digital Adder Using Reversible Logic
 
Design of Low Power Vedic Multiplier Based on Reversible Logic
Design of Low Power Vedic Multiplier Based on Reversible LogicDesign of Low Power Vedic Multiplier Based on Reversible Logic
Design of Low Power Vedic Multiplier Based on Reversible Logic
 
Efficient Design of Ripple Carry Adder and Carry Skip Adder with Low Quantum ...
Efficient Design of Ripple Carry Adder and Carry Skip Adder with Low Quantum ...Efficient Design of Ripple Carry Adder and Carry Skip Adder with Low Quantum ...
Efficient Design of Ripple Carry Adder and Carry Skip Adder with Low Quantum ...
 
Review On 2:4 Decoder By Reversible Logic Gates For Low Power Consumption
Review On 2:4 Decoder By Reversible Logic Gates For Low Power ConsumptionReview On 2:4 Decoder By Reversible Logic Gates For Low Power Consumption
Review On 2:4 Decoder By Reversible Logic Gates For Low Power Consumption
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI) International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)
 
IRJET- Design and Implementation of Combinational Circuits using Reversible G...
IRJET- Design and Implementation of Combinational Circuits using Reversible G...IRJET- Design and Implementation of Combinational Circuits using Reversible G...
IRJET- Design and Implementation of Combinational Circuits using Reversible G...
 
IRJET- Design and Implementation of Combinational Circuits using Reversib...
IRJET-  	  Design and Implementation of Combinational Circuits using Reversib...IRJET-  	  Design and Implementation of Combinational Circuits using Reversib...
IRJET- Design and Implementation of Combinational Circuits using Reversib...
 
C046051216
C046051216C046051216
C046051216
 
Area and Speed Efficient Reversible Fused Radix-2 FFT Unit using 4:3 Compressor
Area and Speed Efficient Reversible Fused Radix-2 FFT Unit using 4:3 CompressorArea and Speed Efficient Reversible Fused Radix-2 FFT Unit using 4:3 Compressor
Area and Speed Efficient Reversible Fused Radix-2 FFT Unit using 4:3 Compressor
 
An Area Efficient and High Speed Reversible Multiplier Using NS Gate
An Area Efficient and High Speed Reversible Multiplier Using NS GateAn Area Efficient and High Speed Reversible Multiplier Using NS Gate
An Area Efficient and High Speed Reversible Multiplier Using NS Gate
 
Arithmetic Operations in Multi-Valued Logic
Arithmetic Operations in Multi-Valued Logic   Arithmetic Operations in Multi-Valued Logic
Arithmetic Operations in Multi-Valued Logic
 
Performance Analysis of Proposed Full Adder Cell at Submicron Technologies
Performance Analysis of Proposed Full Adder Cell at Submicron TechnologiesPerformance Analysis of Proposed Full Adder Cell at Submicron Technologies
Performance Analysis of Proposed Full Adder Cell at Submicron Technologies
 
Ieee project reversible logic gates by_amit
Ieee project reversible logic gates  by_amitIeee project reversible logic gates  by_amit
Ieee project reversible logic gates by_amit
 
Arithmetic Operations in Multi-Valued Logic
Arithmetic Operations in Multi-Valued LogicArithmetic Operations in Multi-Valued Logic
Arithmetic Operations in Multi-Valued Logic
 
International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)International Journal of Engineering and Science Invention (IJESI)
International Journal of Engineering and Science Invention (IJESI)
 
Al04605265270
Al04605265270Al04605265270
Al04605265270
 
C0421013019
C0421013019C0421013019
C0421013019
 

Recently uploaded

UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingrknatarajan
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...ranjana rawat
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINESIVASHANKAR N
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSKurinjimalarL3
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations120cr0395
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Dr.Costas Sachpazis
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130Suhani Kapoor
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSISrknatarajan
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSSIVASHANKAR N
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxupamatechverse
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130Suhani Kapoor
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVRajaP95
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escortsranjana rawat
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...ranjana rawat
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls in Nagpur High Profile
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)Suman Mia
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur High Profile
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Call Girls in Nagpur High Profile
 

Recently uploaded (20)

UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
The Most Attractive Pune Call Girls Budhwar Peth 8250192130 Will You Miss Thi...
 
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur EscortsCall Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
Call Girls in Nagpur Suman Call 7001035870 Meet With Nagpur Escorts
 
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINEMANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
MANUFACTURING PROCESS-II UNIT-2 LATHE MACHINE
 
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICSAPPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
APPLICATIONS-AC/DC DRIVES-OPERATING CHARACTERISTICS
 
Extrusion Processes and Their Limitations
Extrusion Processes and Their LimitationsExtrusion Processes and Their Limitations
Extrusion Processes and Their Limitations
 
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
Sheet Pile Wall Design and Construction: A Practical Guide for Civil Engineer...
 
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
VIP Call Girls Service Hitech City Hyderabad Call +91-8250192130
 
UNIT-III FMM. DIMENSIONAL ANALYSIS
UNIT-III FMM.        DIMENSIONAL ANALYSISUNIT-III FMM.        DIMENSIONAL ANALYSIS
UNIT-III FMM. DIMENSIONAL ANALYSIS
 
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLSMANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
MANUFACTURING PROCESS-II UNIT-5 NC MACHINE TOOLS
 
Introduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptxIntroduction and different types of Ethernet.pptx
Introduction and different types of Ethernet.pptx
 
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
VIP Call Girls Service Kondapur Hyderabad Call +91-8250192130
 
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IVHARMONY IN THE NATURE AND EXISTENCE - Unit-IV
HARMONY IN THE NATURE AND EXISTENCE - Unit-IV
 
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
(MEERA) Dapodi Call Girls Just Call 7001035870 [ Cash on Delivery ] Pune Escorts
 
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
(ANJALI) Dange Chowk Call Girls Just Call 7001035870 [ Cash on Delivery ] Pun...
 
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service NashikCall Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
Call Girls Service Nashik Vaishnavi 7001305949 Independent Escort Service Nashik
 
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur EscortsCall Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
Call Girls Service Nagpur Tanvi Call 7001035870 Meet With Nagpur Escorts
 
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)Software Development Life Cycle By  Team Orange (Dept. of Pharmacy)
Software Development Life Cycle By Team Orange (Dept. of Pharmacy)
 
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur EscortsHigh Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
High Profile Call Girls Nagpur Meera Call 7001035870 Meet With Nagpur Escorts
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 

Design of High speed Low Power Reversible Vedic multiplier and Reversible Divider

  • 1. Srikanth G Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 9( Version 5), September 2014, pp.70-74 www.ijera.com 70 | P a g e Design of High speed Low Power Reversible Vedic multiplier and Reversible Divider Srikanth G#1, Nasam Sai Kumar#2 # 1 Student, M.Tech, #2 Associate Professor, Department of Electronics & Communication Engineerig, Indur Institute of Engineering & Technology, Siddipet, Medak, JNTUH University, Telangana, India. ABSTRACT This paper bring out a 32X32 bit reversible Vedic multiplier using "Urdhva Tiryakabhayam" sutra meaning vertical and crosswise, is designed using reversible logic gates, which is the first of its kind. Also in this paper we propose a new reversible unsigned division circuit. This circuit is designed using reversible components like reversible parallel adder, reversible left-shift register, reversible multiplexer, reversible n-bit register with parallel load line. The reversible vedic multiplier and reversible divider modules have been written in Verilog HDL and then synthesized and simulated using Xilinx ISE 9.2i. This reversible vedic multiplier results shows less delay and less power consumption by comparing with array multiplier. Keywords – Reversible Logic Gates, Reversible Left-Shift Register, Reversible Multiplexer, Urdhva Tiryakabhayam, Vedic Multiplier I. INTRODUCTION Vedic mathematics is the ancient Indian system of mathematics which mainly deals with Vedic mathematical formulae and their application to various branches of mathematics. Vedic mathematics was reconstructed from the ancient Indian scriptures (Vedas) by Sri Bharati Krisna Tirtha after his research on Vedas [16]. He constructed 16 sutras and 16 upa sutras after extensive research in Atharva Veda. The most famous among these 16 are Nikhilam Sutram, Urdhva Tiryakbhayam, and Anurupye. It has been found that Urdhva Tiryakabhayam is the most efficient among these. The beauty of Vedic mathematics lies in the fact that it reduces otherwise cumbersome looking calculations in conventional mathematics to very simple ones. Reversible logic is one of the promising fjelds for future low power design technologies. Since one of the requirements of all DSP processors and other hand held devices is to minimize power dissipation multipliers with high speed and lower dissipations are critical. This paper proposes an implementation of Reversible Urdhva Tiryakabhayam Multiplier which consists of two cardinal features. One is the fast multiplication feature derived from Vedic algorithm Urdhva Tiryakabhayam and another is the reduced heat dissipation by the virtue of implementing the circuit using reversible logic gates. Also we propose a new reversible division circuit. This proposed divider is unsigned division hardware. Our proposed reversible divider composed of reversible components like reversible multiplexer, reversible PIPO left-shift register, reversible register, reversible register with parallel load line and reversible parallel adder. It is to be noted that all the scales are in the nano metric area. II. LITERATURE SURVEY Energy loss is an important consideration in digital circuit design. A part of this problem arises from the technological non ideality of switches and materials. The other part of the problem arises from Landauer's principle for which there is no solution. Landauer's Principle states that logical computations that are not reversible necessarily generate k*T*ln(2) joules of heat energy, where k is the Boltzmann's Constant k=1.38xl0-23 J/K, T is the absolute temperature at which the computation is performed. Although this amount of heat appears to be small, Moore's Law predicts exponential growth of heat generated due to information lost, which will be a noticeable amount of heat loss in next decade. Also by second law of thermodynamics any process that is reversible will not change its entropy. On thermo- dynamical grounds, the erasure of one bit of information from the mechanical degrees of a system must be accompanied by the thermalization of an amount of k*T*ln (2) joules of energy. The information entropy H can be calculated for any probability distribution. Similarly the thermodynamic entropy S refers to thermodynamic probabilities specifically. Thus gain in entropy always means loss of information, and nothing more. Design that does not result in information loss is called reversible. It naturally takes care of heat generated due to RESEARCH ARTICLE OPEN ACCESS
  • 2. Srikanth G Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 9( Version 5), September 2014, pp.70-74 www.ijera.com 71 | P a g e information loss. Bennett showed that zero energy dissipation would be possible only if the network consists of reversible logic gates, Thus reversibility will become an essential property in future circuit design technologies. In previous designs the multiplier is designed using two units; one is the partial product generation unit constructed using Fredkin gates and other the summing unit constructed using 4x4 TSG gates. Also the other design presented a fault tolerant reversible 4x4 multiplier circuit. For construction of this circuit parity preserving FRG and MIG gates were used. Multiplier circuit was designed in two parts. In second part of circuit MIG gates were used instead of half adders and full adders. [7] Has proposed a design of reversible multiplier which makes use of Peres gate for generation of partial products as compared to [10], which uses Fredkin gates. For the construction of adders the HNG gate was devised. [15] Proposes low quantum cost realization of reversible multipliers which mainly uses Peres full adder gate (PF AG) for its design. It also uses Peres gates for the generation of partial products. III. REVERSIBLE LOGIC GATES The basic reversible logic gates encountered during the design are listed below: 3.1 Feynman Gate :It is a 2x2 gate and its logic circuit is as shown in the figure. It is also known as Controlled Not (CNOT) Gate. It has quantum cost one and is generally used for Fan Out purposes. 3.2 Peres Gate: It is a 3x3 gate and its logic circuit is as shown in the figure. It has quantum cost four. It is used to realize various Boolean functions such as AND, XOR. 3.3 Fredkin Gate: It is a 3x3 gate and its logic circuit is as shown in the figure. It has quantum cost five. It can be used to implement a Multiplexer. 3.4 HNG Gate: It is a 4x4 gate and its logic circuit is as shown in the figure. It has quantum cost six. It is used for designing ripple carry adders. It can produce both sum and carry in a single gate thus minimizing the garbage and gate counts. Figure1 IV. URDHVA THIRYAKABHAYAM MULTIPLICATION ALGORITHM Urdhva Tiryakabhayam (UT) is a multiplier based on Vedic mathematical algorithms devised by ancient Indian Vedic mathematicians. Urdhva Tiryakbhayam sutra can be applied to all cases of multiplications viz. Binary, Hex and also Decimals. It is based on the concept that generation of all partial products can be done and then concurrent addition of these partial products is performed. For Example, A= (1 0)2=2 and B= (1 1)2=3 Step 1: Step 2: 1 0 1 0 1 1 1 1 1x0= 0 1x0+1x1=1 1 0 1x1=1 with carry bit=0 Therefore answer is (0110)2=6 1 1 Figure1 V. ARCHITECTURE OF 32X32 BIT REVERSIBLE VEDIC MULTIPLIER The digital logic implementation of the 2X2 vedic multiplier using the reversible logic gates is as shown in figure 4. This design does not consider the fan outs. The circuit requires a total of six reversible logic gates out of which five are Peres gates and remaining one is the Feynman Gate. The quantum cost of the 2X2 vedic multiplier is enumerated to be 21. The number of garbage outputs is 9 and number of constant inputs is 4. The reversible 4X4 vedic multiplier design emanates from the 2X2 multiplier. Similarly, the reversible 8X8 vedic multiplier design emanates from the 4X4 multiplier. The reversible 16X16 vedic multiplier design emanates from the 8X8 multiplier. The reversible 32X32 vedic multiplier design emanates from the 16X16 multiplier. Multiplication of two 32 bit numbers will takes place in the form of following process. 32 bit is divided into two 16 bits 16 bit is divided into two 8 bits 8 bit is divided into two 4 bits
  • 3. Srikanth G Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 9( Version 5), September 2014, pp.70-74 www.ijera.com 72 | P a g e 4 bit is divided into two 2 bits 2 bit UT multiplication Figure3 The block diagram of the 32X32 Vedic Multiplier is presented in the figure 5. It consists of four 16X16 vedic multipliers each of which procures four bits as inputs; 32 bits from the multiplicand and 32 bits from the multiplier. The lower 16 bits of the output of the first 16X16 multiplier are entrapped as the lowest 16 bits of the final result of multiplication. 16 zeroes are concatenated with the upper 16 bits and given as input to the 33 bit ripple carry adder. The other 33 input bits for the ripple carry adder are obtained from the 32 bit ripple carry adder, which is obtained by summing up the outputs of other two 16x16 vedic multipliers. The lower 16 bits of output of 33 bit RCA are entrapped as next 16 bits of final result. The other 18 bits are given to next 32 bit RCA after 14 zeros are concatenated with this 18 bits. The other 32 input bits are obtained from last 16x16 vedic multiplier. The output of this 32 bit RCA will be the MSB bits of final result of multiplication which is of 64 bits. The ripple carry adder is consummated (realized) using the HNG Gate. The number of bits that need to be ripple carried verdicts the number of HNG gates to be used. Thus 32 bit ripple carry adder needs 32 HNG gates and the 33 bit adder requires 33 HNG gates. VI. COMPONENTS REQUIRED FOR REVERSIBLE UNSIGNED DIVIDER 6.1 Reversible PIPO left-shift register: In Parallel Input- Parallel Output (PIPO) left shift register, data bits can load into the register in parallel. The properties of PIPO left-shift register have many uses in computer circuits. In division circuit, PIPO left-shift register is used and it is one of the important units in reversible division circuit. Figure 6 presents n-bit PIPO left-shift register. 6.2 Reversible multiplexer: Reversible multiplexer is shown in Figure 7. Reversible multiplexer (MUX) is realized with FRG gates. This MUX is two inputs and has one select line. 6.3 Division approaches in computer systems: For binary logic computer systems, special algorithms have been proposed to perform arithmetic tasks like multiplication and division. Multiplication in computer systems is done by repeated additions and consequently, division is done by repeated subtraction. Common algorithm used for division in computer systems is shift-subtract algorithm. Figure4. Design of 2x2 vedic multiplier using Reversible logic gates Figure5. Architecture of 32X32 bit reversible vedic multiplier Figure6 Figure7
  • 4. Srikanth G Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 9( Version 5), September 2014, pp.70-74 www.ijera.com 73 | P a g e Figure8. Example for unsigned binary division Figure9. Architecture of unsigned binary division Figure 8 shows the binary division method in which dividend is of 8 bits and divisor is of 4 bits. Figure 9 shows the architecture for unsigned binary divisor. VII. RESULTS The 32x32 bit vedic multiplier is designed by using reversible logic gates like Feynman gate, Peres gate, HNG gates and four 16x16 bit vedic multipliers. Similarly divider is designed by using reversible left shit registers, multiplexers. All these modules designed in Verilog HDL and then simulated and synthesized these modules using Xilinx ISE 9.2i and shown in below figures. Figure10. 32x32 bit Vedic multiplier simulation result. Figure11. 32x32 bit reversible Vedic multiplier RTL Schematic Figure12. 32x32 bit array multiplier simulation result Figure13. Reversible Divider simulation result Power consumption has been calculated for vedic multiplier and array multiplier by analyzing power in Xilinx tool and generated .ncd file. Figure 14 & Figure 15 gives total power in mW for vedic multipier and array multiplier respectively. Figure14.32X32 bit reversible vedic multiplier power Figure15.32x32 bit array multiplier power
  • 5. Srikanth G Int. Journal of Engineering Research and Applications www.ijera.com ISSN : 2248-9622, Vol. 4, Issue 9( Version 5), September 2014, pp.70-74 www.ijera.com 74 | P a g e sl. No 32x32 bit multiplier Total Delay(ns) Power consumed(mW) 1. Vedic Multiplier 99.827ns (36.759ns logic, 63.068ns route)(36.8% logic, 63.2% route) 88.71 mW 2. Array Multiplier 135.384ns (44.480ns logic, 90.904ns route) (32.9% logic, 67.1% route) 92.14 mW Table1. Synthesis report VIII. CONCLUSION In this paper, the design of 32x32 bit Vedic multiplier and a divider is logically verified using XILINX 9.2i. The simulation results are as shown in figures 10 and 13 respectively. So based upon these results, the proposed multiplier has 35.557ns improvement in delay and 3.43 mW improvement in power, hence reversible vedic multiplier is high speed and low power multiplier. REFERENCES [1] Swami Bharati Krsna Tirtha, Vedic Mathematics. Delhi: Motilal Banarsidass publishers 1965 [2] Rakshith Saligram and Rakshith T.R. "Design of Reversible Multipliers for linear filtering Applications in DSP" International Journal of VLSI Design and Communication systems, Dec-12 [3] R. Landauer,"Irreversibility and Heat Generation in the Computational Process", IBM Journal of Research and Development, 5, pp.183-191, 1961. [4] C.H. Bennett, "Logical reversibility of Computation", IBM J. Research and Development, pp.525-532, November 1973. [5] R. Feynman, "Quantum Mechanical Computers," Optics News,Vol.1l, pp. 11-20, 1985. [6] H. Thapliyal and M.B. Srinivas, "Novel Reversible Multiplier Architecture Using Reversible TSG Gate", Proc. IEEE International Conference on Computer Systems and Applications, pp. 100-103, March 20 06. [7] Shams, M., M. Haghparast and K. Navi, Novel reversible multiplier circuit in nanotechnology. World Appl. Sci. J., 3(5): 806-810. [8] Somayeh Babazadeh and Majid Haghparast, "Design of a Nanometric Fault Tolerant Reversible Multiplier Circuit" Journal of Basic and Applied Scientific Research, 2012. [9] Thapliyal, H., M.B. Srinivas and H.R. Arabnia, 2005, A Reversible Version of 4x4 Bit Array Multiplier with Minimum Gates and Garbage Outputs, Int. Conf. Embedded System, Applications (ESA'05), Las Vegas, USA, pp: 106 114. [10] H. Thapliyal and M.B. Srinivas, "Reversible Multiplier Architecture Using TSG Gate", Proc. IEEE International Conference on Computer Systems and Applications, pp. 241- 244, March 20 07. [11] Barenco, A., C.H. Bennett, R. Cleve, D.P. Di- Vincenzo, N. Margolus, P. Shor, T. Sleator, J.A. Smolin and H. Weinfurter, 1995. Elementary gates for quantum computation. Phys. Rev. A, 52(5): 3457-3467. [12] Bennett, C.H., 1973. Logical reversibility of computation. IBM J. Res. Dev., 17: 525-532. [13] Feynman, R., 1985. Quantum mechanical computers.Optics News, 11: 11-20. [14] Fredkin, E. and T. Toffoli, 1982, Conservative logic. Int. J. Theor. Phys., 21: 219-253. [15] Haghparast, M. and K. Navi, 2008. A novel reversible BCD adder for nanotechnology based systems. Am. J. Appl., Sci., 5(3): 282- 288. [16] Haghparast, M., S.J. Jassbi, K. Navi and O. Hashemipour, 2008. Design of a novel reversible multiplier circuit using HNG gate in nanotechnology. World Appl. Sci. J., 3(6): 974-978. [17] Haghparast, M., M. Mohammad, K. Navi and M. Eshghi, 2009. Optimized reversible multiplier circuit. J. Circuits Syst. Comp., 18(2): 311-323. [18] Hayes, J.P., 1998. Computer Architecture and Organization. 3rd Edn., McGraw-Hill, New York. Hayes, B., 2006. Reverse engineering. Am. Sci. 94: 107-111..