Fast bit-reversal algorithms based on index representations in GF(2b)

  • Authors:
  • M. Orchard

  • Affiliations:
  • Dept. of Electr. & Comput. Eng., Illinois Univ., Urbana, IL

  • Venue:
  • IEEE Transactions on Signal Processing
  • Year:
  • 1992

Quantified Score

Hi-index 35.68

Visualization

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