2007
DOI: 10.1117/12.731650
|View full text |Cite
|
Sign up to set email alerts
|

An improved reciprocal approximation algorithm for a Newton Raphson divider

Abstract: Newton Raphson Functional Approximation is an attractive division strategy that provides quadratic convergence. With appropriate computational resources, it can be faster than digit recurrence methods if an accurate initial approximation is available. Several table lookup based initial approximation methods have been proposed previously. This paper examines some of these methods and implements a 24 bit divider utilizing a ROM smaller than 1 Kb. A Taylor series based reciprocal approximation method is used that… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1
1
1

Citation Types

0
5
0

Year Published

2011
2011
2020
2020

Publication Types

Select...
3
2
2

Relationship

0
7

Authors

Journals

citations
Cited by 12 publications
(5 citation statements)
references
References 6 publications
0
5
0
Order By: Relevance
“…At this time, the bitwidth sum of C 0 and C 1 are minimal. In our case, the sets (17,8) and (16,9) can drop into the error bound with the same LUT area. However, C 1 is also used in the following multiplication operation, so for limiting the area of partial product unit the set (17,8) is chosen in this paper.…”
Section: Error Analysis For Linear-degree Approximationmentioning
confidence: 90%
See 2 more Smart Citations
“…At this time, the bitwidth sum of C 0 and C 1 are minimal. In our case, the sets (17,8) and (16,9) can drop into the error bound with the same LUT area. However, C 1 is also used in the following multiplication operation, so for limiting the area of partial product unit the set (17,8) is chosen in this paper.…”
Section: Error Analysis For Linear-degree Approximationmentioning
confidence: 90%
“…While Ref. 16 uses Taylorseries algorithm to obtain an accurate initial seed value and performs a single NR iteration to get the¯nal result. A fused°oating-point multiply/divide/square root unit based on Taylor-series expansion algorithm was introduced in Ref.…”
Section: Related Workmentioning
confidence: 99%
See 1 more Smart Citation
“…The number of iterations required to converge to an acceptable answer using the Newton-Raphson reciprocal algorithm described above depends on the accuracy of the approximation [5]. Two algorithms were tested for calculating the initial estimates.…”
Section: Initial Estimatementioning
confidence: 99%
“…It is necessary to calculate the reciprocal (1/A) as part the calculation of K which is the Kalman gain or blending factor [21], see Listing III. 5. Note, A is not a fundamental part of the Kalman Filter; it exists only as a sub-calculation of K. A problem arises when performing division in binary.…”
Section: The Reciprocal Functionmentioning
confidence: 99%