Interpolation is a useful technique for storage of complex functions on limited memory space: some few sampling values are stored on a memory bank, and the function values in between are calculated by interpolation. This paper presents a programmable Look-Up Table-based interpolator, which uses a reconfigurable nonuniform sampling scheme: the sampled points are not uniformly spaced. Their distribution can also be reconfigured to minimize the approximation error on specific portions of the interpolated function's domain. Switching from one set of configuration parameters to another set, selected on the fly from a variety of precomputed parameters, and using different sampling schemes allow for the interpolation of a plethora of functions, achieving memory saving and minimum approximation error. As a study case, the proposed interpolator was used as the core of a programmable noise generatoroutput signals drawn from different Probability Density Functions were produced for testing FPGA implementations of chaotic encryption algorithms. As a result of the proposed method, the interpolation of a specific transformation function on a Gaussian noise generator reduced the memory usage to 2.71% when compared to the traditional uniform sampling scheme method, while keeping the approximation error below a threshold equal to 0.000030518.

BibTex Entry

@article{Jnior2012,
 author = {E. C. Dutra e Silva Jnior and L. S. Indrusiak and W. A. Finamore and M. Glesner},
 journal = {International Journal of Reconfigurable Computing},
 note = {doi:10.1155/2012/647805},
 number = {647805},
 title = {A Programmable Look-Up Table-Based Interpolator with Nonuniform Sampling Scheme},
 volume = {2012},
 year = {2012}
}