<< Chapter < Page Chapter >> Page >

In 1976, S. Winograd [link] presented a new DFT algorithm which had significantly fewer multiplications than the Cooley-TukeyFFT which had been published eleven years earlier. This new Winograd Fourier Transform Algorithm (WFTA) is based on the type- one indexmap from Multidimensional Index Mapping with each of the relatively prime length short DFT's calculated by very efficient special algorithms. It isthese short algorithms that this section will develop. They use the index permutation of Rader described in the another module toconvert the prime length short DFT's into cyclic convolutions. Winograd developed a method for calculating digital convolution withthe minimum number of multiplications. These optimal algorithms are based on the polynomial residue reduction techniques of Polynomial Description of Signals: Equation 1 to break the convolution into multiple small ones [link] , [link] , [link] , [link] , [link] , [link] .

The operation of discrete convolution defined by

y ( n ) = k h ( n - k ) x ( k )

is called a bilinear operation because, for a fixed h ( n ) , y ( n ) is a linear function of x ( n ) and for a fixed x ( n ) it is a linear function of h ( n ) . The operation of cyclic convolution is the same but with all indices evaluated modulo N .

Recall from Polynomial Description of Signals: Equation 3 that length-N cyclic convolution of x ( n ) and h ( n ) can be represented by polynomial multiplication

Y ( s ) = X ( s ) H ( s ) mod ( s N - 1 )

This bilinear operation of [link] and [link] can also be expressed in terms of linear matrix operators and a simpler bilinearoperator denoted by o which may be only a simple element-by-element multiplication of the two vectors [link] , [link] , [link] . This matrix formulation is

Y = C [ A X o B H ]

where X , H and Y are length-N vectors with elements of x ( n ) , h ( n ) and y ( n ) respectively. The matrices A and B have dimension M x N , and C is N x M with M N . The elements of A , B , and C are constrained to be simple; typically small integers or rational numbers. It will be thesematrix operators that do the equivalent of the residue reduction on the polynomials in [link] .

In order to derive a useful algorithm of the form [link] to calculate [link] , consider the polynomial formulation [link] again. To use the residue reduction scheme, the modulus is factored into relatively prime factors. Fortunately the factoringof this particular polynomial, s N - 1 , has been extensively studied and it has considerable structure. When factored over the rationals,which means that the only coefficients allowed are rational numbers, the factors are called cyclotomic polynomials [link] , [link] , [link] . The most interesting property for our purposes is that most of the coefficients of cyclotomic polynomialsare zero and the others are plus or minus unity for degrees up to over one hundred. This means the residue reduction will generallyrequire no multiplications.

The operations of reducing X ( s ) and H ( s ) in [link] are carried out by the matrices A and B in [link] . The convolution of the residue polynomials is carried out by the o operator and the recombination by the CRT is done by the C matrix. More details are in [link] , [link] , [link] , [link] , [link] but the important fact is the A and B matrices usually contain only zero and plus or minus unity entries and the C matrix only contains rational numbers. The only general multiplications are those represented by o . Indeed, in the theoretical results from computational complexity theory,these real or complex multiplications are usually the only ones counted. In practical algorithms, the rational multiplicationsrepresented by C could be a limiting factor.

Questions & Answers

material that allows electric current to pass through
Deng Reply
material which don't allow electric current is called
Deng
insulators
Covenant
how to study physic and understand
Ewa Reply
what is conservative force with examples
Moses
what is work
Fredrick Reply
the transfer of energy by a force that causes an object to be displaced; the product of the component of the force in the direction of the displacement and the magnitude of the displacement
AI-Robot
why is it from light to gravity
Esther Reply
difference between model and theory
Esther
Is the ship moving at a constant velocity?
Kamogelo Reply
The full note of modern physics
aluet Reply
introduction to applications of nuclear physics
aluet Reply
the explanation is not in full details
Moses Reply
I need more explanation or all about kinematics
Moses
yes
zephaniah
I need more explanation or all about nuclear physics
aluet
Show that the equal masses particles emarge from collision at right angle by making explicit used of fact that momentum is a vector quantity
Muhammad Reply
yh
Isaac
A wave is described by the function D(x,t)=(1.6cm) sin[(1.2cm^-1(x+6.8cm/st] what are:a.Amplitude b. wavelength c. wave number d. frequency e. period f. velocity of speed.
Majok Reply
what is frontier of physics
Somto Reply
A body is projected upward at an angle 45° 18minutes with the horizontal with an initial speed of 40km per second. In hoe many seconds will the body reach the ground then how far from the point of projection will it strike. At what angle will the horizontal will strike
Gufraan Reply
Suppose hydrogen and oxygen are diffusing through air. A small amount of each is released simultaneously. How much time passes before the hydrogen is 1.00 s ahead of the oxygen? Such differences in arrival times are used as an analytical tool in gas chromatography.
Ezekiel Reply
please explain
Samuel
what's the definition of physics
Mobolaji Reply
what is physics
Nangun Reply
the science concerned with describing the interactions of energy, matter, space, and time; it is especially interested in what fundamental mechanisms underlie every phenomenon
AI-Robot
Got questions? Join the online conversation and get instant answers!
Jobilize.com Reply

Get Jobilize Job Search Mobile App in your pocket Now!

Get it on Google Play Download on the App Store Now




Source:  OpenStax, Fast fourier transforms. OpenStax CNX. Nov 18, 2012 Download for free at http://cnx.org/content/col10550/1.22
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Fast fourier transforms' conversation and receive update notifications?

Ask