Next: The process of sampling
Up: Sampling
Previous: Convolution
  Contents
The convolution theorem
The last section already indicated the importance of the convolution
operation. Essentially, filtering is equal to convolving a function
with a specific filter function and, especially important for our
purposes, interpolation is essentially a linear filtering operation,
as was pointed out by Schafer and Rabiner [52]. A
really interesting property is revealed when we look at what happens in
frequency domain when we convolve two functions. This is stated by the
convolution theorem.
So one possibility to convolve two functions could be to transform
them to the frequency domain, multiply them there and transform them
back to spatial domain. This is especially useful if the circumstances
require to transform the functions to the frequency domain anyhow,
which results in a quite cheap way for convolution.
Furthermore, the convolution theorem provides an excellent means to
perform signal analysis in frequency domain. It allow, for instance,
to examine (in a very simple way) the consequences of translating a
function along the x-axes. Since translation is convolving the
function with a translated impulse (Eq. 3.24) and
the frequency response of the impulse is given by
Eq. 3.21, we have
 |
(3.30) |
This property is also known as the Shift Theorem:
That means, translating a function only affects its phase spectrum and
not its magnitude spectrum.
Next: The process of sampling
Up: Sampling
Previous: Convolution
  Contents
1999-12-29