Design and Development of Efficient Energy Systems. Группа авторов

Читать онлайн книгу.

Design and Development of Efficient Energy Systems - Группа авторов


Скачать книгу
Abhishek Kumar

       School of Electronics and Electrical Engineering, Lovely Professional University, Phagwara, India

       Abstract

      Vedic arithmetic is an old Indian science, discovered from ancient Indian sculptures (Vedas). High-speed more multiple is the primary block in processor architecture. Vedic mathematics developed from a special method of calculations of 16 sutras. This chapter presents VLSI architecture implementation of an 8-bit multiplier with compressors, which shows significant improvement over conventional add shift multiplier. Vedic mathematics developed from 16 principles known as sutras. The technique of Vedic more multiple is Urdhva-Triyakbhyam (Vertically and Crosswise) sutra. This sutra was customarily used in the ancient history of Indian culture to multiply two decimal numbers with minimum time. The hardware architecture of Vedic multiplier is similar to array multiplier. In the performance of digital signal processors which frequently perform multiplication, much depends on the calculation speed of the multiplier block. The existing method of multiplication shift-add, booth multiplication requires hardware resources, which leads to high power consumption. The present method of Vedic multiplication based on the compressor block is focused on the reduction of interconnect wire. The multiplier is implemented using Verilog HDL with cadence NC SIM and the constrain areas, power and delay optimize using underlying block.

      Keywords: Vedic multiplier, urdhva-tiryakbhyam, adder, compressor, Hdl, power

      High-speed power and low-power multiplication are the fundamental blocks for high-speed processor architecture. It is hard to realize both high-speed and low-power architecture (VLSI tradeoff). There is various multiplier architecture available in the literature. Basically, the multiplier is complete by repeated addition; a full adder is a basic unit of the multiplier, cell area increases proportionally with the number of input increases. Switching power increases with interconnection among the cells. The present work of the Vedic multiplier is focused on reducing the cell count by utilizing a compressor block into the design. The compressor is a combination of multiple adder block. It accepts multiple inputs to perform addition and map the result into a lower number of the output signal.

Sutras Properties
Anurupye Shunyamanyat One is in proportion, other is zero
ChalanaKalanabyham Closeness and distinction
EkadhikinaPurven By one more than the past one
kanyunenaPurvena By one is greater than previous one
Gunakasamuchyah Elements of the whole are equivalent to the quantity of components
Gunitasamuchyah The product of sum (POS) is equivalent to sum of product (SOP)
NikhilamNavatashcaramamDashatah All from 9 and previous from 10
ParaavartyaYojayet Interchange and modify
Puranapuranabyham Completion of the non-completion
Sankalana Addition and subtraction
ShesanyankenaCharamena Remainders
ShunyamSaamyasamuccaye Sum is zero
Sopaantyadvayamantyam Twice and ultimate
Urdhva-tiryakbhyam Vertical - crosswise
Vyashtisamanstih Part – entire
Yaavadunam Extent of deficiency

      A Vedic sutra is a multiplication algorithm employed into the Vedic multiplier. These sutras were used to multiply decimal numbers traditionally; however, these sutras find application into multiplying binary and hexadecimal numbers equally. Urdhva Tiryakbhyam, Nikhimal sutram and Anurupyena sutras are the most preferred technique among the Vedic algorithm for reduction of delay, power and cell resources with a higher number of inputs [8–10]. Vedic multiplication is a fast method of calculation that provides unique techniques of calculation with half of simple rule and principle.

      Here we have implemented multiplication of 8-bit number X[7:0] and Y[7:0]. Here X[0] presents the least significant bits (LSB), X[7] is the most significant bits (MSB), generate product P[15:0]. Each partial product P[0] to P[15] is calculated from equation given below. Equation (2.1) to (2.15) present the partial product P[0] to P[15], which is calculated in the internal multiplication algorithm. Which in turn produces the final product shown in equation (2.16). Internal carry bit created during computation given in as c[1] to c[30]. Carry bits made for P[14] and P[15] are neglected, because of the superfluous. Multiplication implemented with the addition of internal signals on each stage. Partial product P1-P15 shown the internal carry generation, which propagated to the next steps. Product P2-P15 requires additional hardware to add 4 bits since full adders can add


Скачать книгу