<< Chapter < Page | Chapter >> Page > |
by Markus Pueschel, Carnegie Mellon University
In infinite, or non-periodic, discrete-time signal processing, there is a strong connection between the -transform, Laurent series, convolution, and the discrete-time Fourier transform (DTFT) [link] . As one may expect, a similar connection exists for the DFT but bears surprises. Namely, it turns out that the properframework for the DFT requires modulo operations of polynomials, which means working with so-called polynomial algebras [link] . Associated with polynomial algebras is the Chinese remainder theorem, which describes the DFT algebraically and can beused as a tool to concisely derive various FFTs as well as convolution algorithms [link] , [link] , [link] , [link] (see also Winograd’s Short DFT Algorithms ). The polynomial algebra framework was fully developed for signal processing as part of thealgebraic signal processing theory (ASP). ASP identifies the structure underlying many transforms used in signal processing, provides deepinsight into their properties, and enables the derivation of their fast algorithms [link] , [link] , [link] , [link] . Here we focus on the algebraic description of the DFT and on the algebraicderivation of the general-radix Cooley-Tukey FFT from Factoring the Signal Processing Operators . The derivation will make use of and extend the Polynomial Description of Signals . We start with motivating the appearanceof modulo operations.
The -transform associates with infinite discrete signals a Laurent series:
Here we used to simplify the notation in the following. The DTFT of is the evaluation of on the unit circle
Finally, filtering or (linear) convolution is simply the multiplication of Laurent series,
For finite signals one expects that the equivalent of [link] becomes a mapping to polynomials of degree ,
and that the DFT is an evaluation of these polynomials. Indeed, the definition of the DFT in Winograd’s Short DFT Algorithms shows that
i.e., the DFT computes the evaluations of the polynomial at the th roots of unity.
The problem arises with the equivalent of [link] , since the multiplication of two polynomials of degree yields one of degree . Also, it does not coincide with the circular convolution known to be associated with the DFT. The solutionto both problems is to reduce the product modulo :
Concept | Infinite Time | Finite Time |
Signal | ||
Filter | ||
Convolution | ||
Fourier transform |
The resulting polynomial then has again degree and this form of convolution becomes equivalent to circular convolution of thepolynomial coefficients. We also observe that the evaluation points in [link] are precisely the roots of . This connection will become clear in this chapter.
The discussion is summarized in [link] .
The proper framework to describe the multiplication of polynomials modulo a fixed polynomial are polynomial algebras. Together with theChinese remainder theorem, they provide the theoretical underpinning for the DFT and the Cooley-Tukey FFT.
Notification Switch
Would you like to follow the 'Fast fourier transforms' conversation and receive update notifications?