2008
DOI: 10.1109/tc.2007.70847
|View full text |Cite
|
Sign up to set email alerts
|

Hardware Implementation Trade-Offs of Polynomial Approximations and Interpolations

Abstract: Abstract-This paper examines the hardware implementation trade-offs when evaluating functions via piecewise polynomial approximations and interpolations for precisions of up to 24 bits. In polynomial approximations, polynomials are evaluated using stored coefficients. Polynomial interpolations, however, require the coefficients to be computed on-the-fly by using stored function values. Although it is known that interpolations require less memory than approximations, but at the expense of additional computation… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

1
38
0

Year Published

2014
2014
2023
2023

Publication Types

Select...
4
3
1

Relationship

0
8

Authors

Journals

citations
Cited by 60 publications
(39 citation statements)
references
References 29 publications
1
38
0
Order By: Relevance
“…Table III first compares the estimated hardware costs of the proposed design with three different schemes, namely, the multipartite table (MTM [6]), piecewise table lookup approximation (Sasao [7]) and order-two interpolation (Lee [8]). The memory resource is counted in bit, while other supporting arithmetic/logic units are measured in the numbers of FA.…”
Section: Implementation Resultsmentioning
confidence: 99%
See 2 more Smart Citations
“…Table III first compares the estimated hardware costs of the proposed design with three different schemes, namely, the multipartite table (MTM [6]), piecewise table lookup approximation (Sasao [7]) and order-two interpolation (Lee [8]). The memory resource is counted in bit, while other supporting arithmetic/logic units are measured in the numbers of FA.…”
Section: Implementation Resultsmentioning
confidence: 99%
“…The increase in logic resources are 8.2⇥ and 1.5⇥. Because of the degree-2 interpolation algorithm adopted, the scheme of [8] can further compress the lookup tables used. However, due to the large multipliers used, the growth in logic resources is significant.…”
Section: Implementation Resultsmentioning
confidence: 99%
See 1 more Smart Citation
“…Chebyshev polynomials provide approximations close to the optimal least-maximum approximation and can be constructed analytically. Minimax polynomials provide a better approximation, but must be computed iteratively via the Remez algorithm [33]. Neither Chebyshev nor minimax polynomials account for the combined non-linear effects of coefficient quantization errors, reduction error due to use of truncated arithmetic units and roundoff error due to rounding intermediate values.…”
Section: Polynomial Function Approximationmentioning
confidence: 99%
“…Much work has been published on function approximation and evaluation, some of the more recent being [35][36][37]. It should be noted that the methods presented in this paper can be applied to most, if not all other designs for function approximation.…”
Section: Future Workmentioning
confidence: 99%