buchspektrum Internet-Buchhandlung

Neuerscheinungen 2017

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

K. Saranya, K. N. Vijeyakumar, B. Vinoth Kumar (Beteiligte)

Single Precision Floating Point Multiplier


2017. 68 S. 31 Abb. 220 mm
Verlag/Jahr: ANCHOR ACADEMIC PUBLISHING 2017
ISBN: 3-9606715-5-5 (3960671555)
Neue ISBN: 978-3-9606715-5-8 (9783960671558)

Preis und Lieferzeit: Bitte klicken


The Floating Point Multiplier is a wide variety for increasing accuracy, high speed and high performance in reducing delay, area and power consumption. The floating point is used for algorithms of Digital Signal Processing and Graphics. Many floating point multipliers are used to reduce the area that perform in both the single precision and the double precision in multiplication, addition and subtraction.
Here, the scientific notations sign bit, mantissa and exponent are used. The real numbers are divided into two components: fixed component of significant range (lack of dynamic range) and exponential component in floating point (largest dynamic range). The authors convert decimal to floating point and normalize the exponent part and rounding operation to reduce latency. The mantissa of two values are multiplied and the exponent part is added. The sign results with exclusive-or are obtained. Then, the final result of shift and add floating point multiplier is compared with booth multiplication.