Title :
Fast bit-reversal algorithms based on index representations in GF (2b)
Author :
Orchard, Michael
Author_Institution :
Dept. of Electr. & Comput. Eng., Illinois Univ., Urbana, IL, USA
fDate :
4/1/1992 12:00:00 AM
Abstract :
The author proposes bit-reversal unscrambling algorithms based on representing array indices as elements in GF(2b). These elements are sequenced through by counters implemented with integer shifts and bitwise exclusive-OR. A very simple algorithm, developed by applying these counters in a structure similar to the Gold-Rader algorithm, is shown to be less complex and significantly faster than the Gold-Rader (1969) algorithm. A second algorithm, constructed by using counters in GF(2b) to adapt an algorithm proposed by Evans (1987), eliminates the lookup tables required by the Evans algorithm while maintaining its speed advantages
Keywords :
digital arithmetic; fast Fourier transforms; FFT; Galois field; array indices; bit-reversal unscrambling algorithms; bitwise exclusive-OR; counters; index representations; integer shifts; Algebra; Assembly; Computer languages; Computer simulation; Counting circuits; Digital signal processors; Kernel; Microprocessors; Signal processing algorithms; Table lookup;
Journal_Title :
Signal Processing, IEEE Transactions on