Digit-reversal Permutation Algorithm Based on Look-Up Tables for In-Place Single-Radix Fast Fourier Transforms

WANG Haibing,XU Shuzheng,YANG Huazhong
DOI: https://doi.org/10.3321/j.issn:1000-0054.2008.01.012
2008-01-01
Abstract:Single-radix fast Fourier transforms(FFT) require digit-reversion before the in-place computations.For the sake of speed enhancement of conventional digit-reversion algorithms,we bring out four propositions,and propose a novel digit-reversion algorithm for single-radix FFT based on a look-up table.By accessing a look-up table,the algorithm reduces the number of cycles,simplifies the process computing the inverse value and enhances the speed.The table size is independent of the number of FFT points.Simulation results show that the performance of the proposed algorithm is significantly better than the others when the radix is 2 and the compution time is only 20% that of the conventional algorithm and at more 15% more than that of the existing algorithm based on look-up tables when the radix is greater than 2.
What problem does this paper attempt to address?