<< Chapter < Page Chapter >> Page >
This collection of modules is from a Rice University, ECE Department Technical Report written around September 1994. It grew out of the doctoral and post doctoral research of Ivan Selesnick working with Prof. C. Sidney Burrus at Rice. Earlier reports on this work were published in the ICASSP and ISCAS conference proceedings in 1992-94 and a fairly complete report was published in the IEEE Transaction on Signal Processing in January 1996.

Bilinear forms for circular convolution

A basic technique in fast algorithms for convolution is that of interpolation.That is, two polynomials are evaluated at some common points and these values are multiplied [link] , [link] , [link] . By interpolating these products,the product of the two original polynomials can be determined. In the Winograd short convolution algorithms, this techniqueis used and the common points of evaluation are the simple integers, 0, 1, and - 1 . Indeed, the computational savings of the interpolation techniquedepends on the use of special points at which to interpolate. In the Winograd algorithm the computational savingscome from the simplicity of the small integers. (As an algorithm for convolution, the FFT interpolates over theroots of unity.) This interpolation method is often called the Toom-Cook methodand it is given by two matrices that describe a bilinear form.

We use bilinear forms to give a matrix formulation of the split nesting algorithm.The split nesting algorithm combines smaller convolution algorithms to obtain algorithms for longer lengths.We use the Kronecker product to explicitly describe the way in which smaller convolution algorithms are appropriately combined.

The scalar toom-cook method

First we consider the linear convolution of two n point sequences. Recall thatthe linear convolution of h and x can be represented by a matrix vector product.When n = 3 :

h 0 h 1 h 0 h 2 h 1 h 0 h 2 h 1 h 2 x 0 x 1 x 2

This linear convolution matrix can be written as h 0 H 0 + h 1 H 1 + h 2 H 2 where H k are clear.

The product k = 0 n - 1 h k H k x can be found using the Toom-Cook algorithm, an interpolation method.Choose 2 n - 1 interpolation points, i 1 , , i 2 n - 1 , and let A and C be matrices given by

A = i 1 0 i 1 n - 1 i 2 n - 1 0 i 2 n - 1 n - 1 and C = i 1 0 i 1 2 n - 2 i 2 n - 1 0 i 2 n - 1 2 n - 2 - 1 .

That is, A is a degree n - 1 Vandermonde matrix and C is the inverse of the degree 2 n - 2 Vandermonde matrix specified by the same points specifying A . With these matrices, one has

k = 0 n - 1 h k H k x = C A h * A x

where * denotes point by point multiplication. The terms A h and A x are the values of H ( s ) and X ( s ) at the points i 1 , i 2 n - 1 . The point by point multiplication gives thevalues Y ( i 1 ) , , Y ( i 2 n - 1 ) . The operation of C obtains the coefficients of Y ( s ) from its values at these points of evaluation. This is the bilinear formand it implies that

H k = Cdiag ( A e k ) A .

If n = 2 , then equations [link] and [link] give

h 0 0 h 1 h 0 0 h 1 x = C A h * A x

When the interpolation points are 0, 1,and - 1 ,

A = 1 0 1 1 1 - 1 and C = 1 0 0 0 . 5 - . 5 - 1 . 5 . 5

However, A and C do not need to be Vandermonde matrices as in [link] . For example, see the two point linear convolution algorithmin the appendix. As long as A and C are matrices such that H k = Cdiag ( A e k ) A , then the linear convolution of x and h is given by the bilinear form y = C { A h * A x } . More generally, as long as A , B and C are matrices satisfying H k = Cdiag ( B e k ) A , then y = C { B h * A x } computes the linear convolution of h and x . For convenience, if C { A h * A x } computes the n point linear convolution of h and x (both h and x are n point sequences), then we say “ ( A , B , C ) describes a bilinear form for n point linear convolution."

Questions & Answers

if three forces F1.f2 .f3 act at a point on a Cartesian plane in the daigram .....so if the question says write down the x and y components ..... I really don't understand
Syamthanda Reply
hey , can you please explain oxidation reaction & redox ?
Boitumelo Reply
hey , can you please explain oxidation reaction and redox ?
Boitumelo
for grade 12 or grade 11?
Sibulele
the value of V1 and V2
Tumelo Reply
advantages of electrons in a circuit
Rethabile Reply
we're do you find electromagnetism past papers
Ntombifuthi
what a normal force
Tholulwazi Reply
it is the force or component of the force that the surface exert on an object incontact with it and which acts perpendicular to the surface
Sihle
what is physics?
Petrus Reply
what is the half reaction of Potassium and chlorine
Anna Reply
how to calculate coefficient of static friction
Lisa Reply
how to calculate static friction
Lisa
How to calculate a current
Tumelo
how to calculate the magnitude of horizontal component of the applied force
Mogano
How to calculate force
Monambi
a structure of a thermocouple used to measure inner temperature
Anna Reply
a fixed gas of a mass is held at standard pressure temperature of 15 degrees Celsius .Calculate the temperature of the gas in Celsius if the pressure is changed to 2×10 to the power 4
Amahle Reply
How is energy being used in bonding?
Raymond Reply
what is acceleration
Syamthanda Reply
a rate of change in velocity of an object whith respect to time
Khuthadzo
how can we find the moment of torque of a circular object
Kidist
Acceleration is a rate of change in velocity.
Justice
t =r×f
Khuthadzo
how to calculate tension by substitution
Precious Reply
hi
Shongi
hi
Leago
use fnet method. how many obects are being calculated ?
Khuthadzo
khuthadzo hii
Hulisani
how to calculate acceleration and tension force
Lungile Reply
you use Fnet equals ma , newtoms second law formula
Masego
please help me with vectors in two dimensions
Mulaudzi Reply
how to calculate normal force
Mulaudzi
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, Automatic generation of prime length fft programs. OpenStax CNX. Sep 09, 2009 Download for free at http://cnx.org/content/col10596/1.4
Google Play and the Google Play logo are trademarks of Google Inc.

Notification Switch

Would you like to follow the 'Automatic generation of prime length fft programs' conversation and receive update notifications?

Ask