Title :
Correctly rounded reciprocal square-root by digit recurrence and radix-4 implementation
Author :
Lang, Tomás ; Antelo, Elisardo
Author_Institution :
Dept. of Electr. & Comput. Eng., California Univ., Irvine, CA, USA
Abstract :
We present a reciprocal square-root algorithm by digit recurrence and selection by a staircase function, and the radix-4 implementation. As similar algorithms for division and square-root, the results are obtained correctly rounded in a straightforward manner (in contrast to existing methods to compute the reciprocal square-root). Although apparently a single selection function can only be used for j⩾2 (the selection constants are different for j=0, j=1 and j⩾2), we show that it is possible to use a single selection function for all iterations. We perform a rough comparison with existing methods and we conclude that our implementation is a low hardware complexity solution with moderate latency, specially for exactly rounded results
Keywords :
digital arithmetic; correctly rounded reciprocal square-root; digit recurrence; division; exactly rounded results; graphics; hardware complexity; iterations; latency; radix-4; scientific computation; staircase function; Approximation methods; Convergence; Delay; Ear; Graphics; Hardware; Iterative methods; Polynomials;
Conference_Titel :
Computer Arithmetic, 2001. Proceedings. 15th IEEE Symposium on
Conference_Location :
Vail, CO
Print_ISBN :
0-7695-1150-3
DOI :
10.1109/ARITH.2001.930107