This paper presents two techniques for computing a discrete transform of a vector of real-valued data using the Prime Factor Algorithm (PFA) with high-speed convolution. These techniques are applied to the Discrete Fourier Transform (DFT) and the Discrete Hartley Transform (DHT). The primary goals of these techniques are to eliminate unnecessary computations required when implementing a complex transform on a real-valued vector, to compute the transform in-place in the original length-N real vector, and to obtain the transform coefficients in-order. The two algorithms described require modification of the Winograd short-length transform modules to accommodate a real input. One technique replaces the modules in the Burrus-Eschenbacher PFA program with the modified real-input modules and constructs the complete transform in a final step of additions and subtractions after modules for each factor have been executed. The other technique uses these real-input DFT modules for part of the computation associated with each factor and requires complex input DFT modules for another part of the computation. These algorithms require exactly one half of the number of multiplications and slightly less than one half of the number of additions required by a complex-input PFA.
[1]
C. Burrus,et al.
The design of optimal DFT algorithms using dynamic programming
,
1982,
ICASSP.
[2]
G. Bergland,et al.
A radix-eight fast Fourier transform subroutine for real-valued series
,
1969
.
[3]
B. Arambepola.
Discrete Fourier transform processor based on the prime-factor algorithm
,
1983
.
[4]
C. Temperton.
Fast Mixed-Radix Real Fourier Transforms
,
1983
.
[5]
J. Tukey,et al.
Modern techniques of power spectrum estimation
,
1967,
IEEE Transactions on Audio and Electroacoustics.
[6]
C. Burrus,et al.
An in-place, in-order prime factor FFT algorithm
,
1981
.
[7]
R. Yavne,et al.
An economical method for calculating the discrete Fourier transform
,
1899,
AFIPS Fall Joint Computing Conference.
[8]
T. Parsons.
A winograd-Fourier transform algorithm for real-valued data
,
1979
.
[9]
Glenn D. Bergland,et al.
Numerical Analysis: A fast fourier transform algorithm for real-valued series
,
1968,
CACM.
[10]
M. D. Macleod,et al.
Fast hardware implementation of the Winograd Fourier transform algorithm
,
1983
.
[11]
Joseph H. Rothweiler.
Implementation of the in-order prime factor transform for variable sizes
,
1982
.