Efficient algorithms for binary logarithmic conversion and addition

Authors
Citation
Y. Wan et Cl. Wey, Efficient algorithms for binary logarithmic conversion and addition, IEE P-COM D, 146(3), 1999, pp. 168-172
Citations number
16
Categorie Soggetti
Computer Science & Engineering
Journal title
IEE PROCEEDINGS-COMPUTERS AND DIGITAL TECHNIQUES
ISSN journal
13502387 → ACNP
Volume
146
Issue
3
Year of publication
1999
Pages
168 - 172
Database
ISI
SICI code
1350-2387(199905)146:3<168:EAFBLC>2.0.ZU;2-E
Abstract
The logarithm number system is an attractive alternative to the conventiona l number systems when data needs to be manipulated at a very high rate over a wide range. The major problem is deriving logarithms and antilogarithms quickly and accurately enough to allow conversions to and from conventional number representations. Efficient algorithms that convert the conventional number representation to binary logarithm representations are proposed. Th e algorithms adopt a factorisation approach to reduce the look-up table siz e and a nonlinear approximation method to reduce the computational complexi ty. Simulation results on IEEE single precision (24 bits) conversion are pr esented, and the conversion requires only one ROM table with 2(13) x 26 bit s, one with 2(13) x 14 bits, and one with 2(13) x 5 bits, or a total of 360 kbits.