Implementation of Polynomial Interpolation Based on Look-up Table

Changyong Pan
2009-01-01
Abstract:A novel architecture based on look -up table is proposed in this paper,which greatly reduces the number of multipliers that a parallel polynomial interpolator consumes.First of all,a character of symmetry in the coefficients of polynomial interpolator is proved.And then,a look-up table is designed according to the symmetry property.Finally,an example interpolator with this structure is implemented in FPGA.Implementation results show that the new method greatly reduces the number of multipliers by using the RAM in FPGA compared with Farrow structure.In parallel interpolation structure the new method has more advantages due to its simple structure.
What problem does this paper attempt to address?