Convolution theorem

In mathematics, the convolution theorem states that under suitable conditions the Fourier transform of a convolution of two signals is the pointwise product of their Fourier transforms. In other words, convolution in one domain (e.g., time domain) equals point-wise multiplication in the other domain (e.g., frequency domain). Versions of the convolution theorem are true for various Fourier-related transforms. Let and be two functions with convolution . (Note that the asterisk denotes convolution in this context, not standard multiplication. The tensor product symbol is sometimes used instead.)

If denotes the Fourier transform operator, then and are the Fourier transforms of and , respectively. Then

[1]

where denotes point-wise multiplication. It also works the other way around:

By applying the inverse Fourier transform , we can write:

and:

The relationships above are only valid for the form of the Fourier transform shown in the Proof section below. The transform may be normalized in other ways, in which case constant scaling factors (typically or ) will appear in the relationships above.

This theorem also holds for the Laplace transform, the two-sided Laplace transform and, when suitably modified, for the Mellin transform and Hartley transform (see Mellin inversion theorem). It can be extended to the Fourier transform of abstract harmonic analysis defined over locally compact abelian groups.

This formulation is especially useful for implementing a numerical convolution on a computer: The standard convolution algorithm has quadratic computational complexity. With the help of the convolution theorem and the fast Fourier transform, the complexity of the convolution can be reduced from to , using big O notation. This can be exploited to construct fast multiplication algorithms, as in Multiplication algorithm § Fourier transform methods.

Proof

The proof here is shown for a particular normalization of the Fourier transform. As mentioned above, if the transform is normalized differently, then constant scaling factors will appear in the derivation.

Let belong to the Lp-space . Let be the Fourier transform of and be the Fourier transform of :

where the dot between and indicates the inner product of . Let be the convolution of and

Also

Hence by Fubini's theorem we have that so its Fourier transform is defined by the integral formula

Note that and hence by the argument above we may apply Fubini's theorem again (i.e. interchange the order of integration):

Substituting yields . Therefore

These two integrals are the definitions of and , so:

QED.

Convolution theorem for inverse Fourier transform

A similar argument, as the above proof, can be applied to the convolution theorem for the inverse Fourier transform;

and:

Convolution theorem for tempered distributions

The convolution theorem extends to tempered distributions. Here, is an arbitrary tempered distribution (e.g. the Dirac comb)

but must be "rapidly decreasing" towards and in order to guarantee the existence of both, convolution and multiplication product. Equivalently, if is a smooth "slowly growing" ordinary function, it guarantees the existence of both, multiplication and convolution product. [2] [3] [4].

In particular, every compactly supported tempered distribution, such as the Dirac Delta, is "rapidly decreasing". Equivalently, bandlimited functions, such as the function that is constantly are smooth "slowly growing" ordinary functions. If, for example, is the Dirac comb both equations yield the Poisson Summation Formula and if, furthermore, is the Dirac delta then is constantly one and these equations yield the Dirac comb identity.

Functions of discrete variable sequences

The analogous convolution theorem for discrete sequences and is:

[5][lower-alpha 1]

where DTFT represents the discrete-time Fourier transform.

There is also a theorem for circular and periodic convolutions:

where and are periodic summations of sequences and :

  and  

The theorem is:

[6][lower-alpha 2]

where DFT represents an N-length Discrete Fourier transform.

And therefore:

For x and y sequences whose non-zero duration is less than or equal to N, a final simplification is:

Circular convolution

Under certain conditions, a sub-sequence of is equivalent to linear (aperiodic) convolution of and , which is usually the desired result. (see Example)  And when the transforms are efficiently implemented with the Fast Fourier transform algorithm, this calculation is much more efficient than linear convolution.

Convolution theorem for Fourier series coefficients

Two convolution theorems exist for the Fourier series coefficients of a periodic function:

  • The first convolution theorem states that if and are in , the Fourier series coefficients of the 2π-periodic convolution of and are given by:
[upper-alpha 1]
where:
  • The second convolution theorem states that the Fourier series coefficients of the product of and are given by the discrete convolution of the and sequences:

See also

Notes

  1. The scale factor is always equal to the period, 2π in this case.

Page citations

References

  1. McGillem, Clare D.; Cooper, George R. (1984). Continuous and Discrete Signal and System Analysis (2 ed.). Holt, Rinehart and Winston. p. 118 (3-102). ISBN 0-03-061703-0.
  2. Horváth, John (1966). Topological Vector Spaces and Distributions. Reading, MA: Addison-Wesley Publishing Company.
  3. Barros-Neto, José (1973). An Introduction to the Theory of Distributions. New York, NY: Dekker.
  4. Petersen, Bent E. (1983). Introduction to the Fourier Transform and Pseudo-Differential Operators. Boston, MA: Pitman Publishing.
  5. Proakis, John G.; Manolakis, Dimitri G. (1996), Digital Signal Processing: Principles, Algorithms and Applications (3 ed.), New Jersey: Prentice-Hall International, p. 297, Bibcode:1996dspp.book.....P, ISBN 9780133942897, sAcfAQAAIAAJ
  6. Rabiner, Lawrence R.; Gold, Bernard (1975). Theory and application of digital signal processing. Englewood Cliffs, NJ: Prentice-Hall, Inc. p. 59 (2.163). ISBN 978-0139141010.
  1. Oppenheim, Alan V.; Schafer, Ronald W.; Buck, John R. (1999). Discrete-time signal processing (2nd ed.). Upper Saddle River, N.J.: Prentice Hall. ISBN 0-13-754920-2.  Also available at https://d1.amobbs.com/bbs_upload782111/files_24/ourdev_523225.pdf


Further reading

  • Katznelson, Yitzhak (1976), An introduction to Harmonic Analysis, Dover, ISBN 0-486-63331-4
  • Li, Bing; Babu, G. Jogesh (2019), "Convolution Theorem and Asymptotic Efficiency", A Graduate Course on Statistical Inference, New York: Springer, pp. 295–327, ISBN 978-1-4939-9759-6
  • Weisstein, Eric W. .html "Convolution Theorem" Check |url= value (help). MathWorld.
  • Crutchfield, Steve (October 9, 2010), "The Joy of Convolution", Johns Hopkins University, retrieved November 19, 2010

Additional resources

For a visual representation of the use of the convolution theorem in signal processing, see:

This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.