<< Chapter < Page | Chapter >> Page > |
In this module we illustrate the processes involved in sampling and reconstruction.
To see how all these processes work together as a whole, take a look at the
To sample an analog signal with 3000 Hz as the highest frequency component requires samplingat 6000 Hz or above.
The sampling theorem can also be applied in two dimensions, i.e. for image analysis. A 2D sampling theorem has a simple physical interpretation in image analysis:Choose the sampling interval such that it is less than or equal to half of the smallest interesting detail in the image.
We start off with an analog signal. This can for example be the sound coming from your stereo at home or your friend talking.
The signal is then sampled uniformly. Uniform sampling implies that we sample every
seconds. In
Now let's take a look at the sampled signal in the frequency domain.
While
In
So now we are, according to
If we sample
too slowly,
that is
, we will get overlap between the repeated spectra,
see
The consequence of aliasing is that we cannot recover the original signal,so aliasing has to be avoided.
Sampling too slowly will produce a sequence
that could have orginated from a number of signals. So there is
no chance
of recovering the original signal.To learn more about aliasing, take a look at this
To avoid aliasing we have to sample fast enough. But if we can't sample fast enough (possibly due to costs) we can include an Anti-Aliasing filter. This willnot able us to get an exact reconstruction but can still be a good solution.
The stagecoach effect
In older western movies you can observe aliasing on a stagecoach when it starts to roll. At first the spokes appear toturn forward, but as the stagecoach increase its speed the spokes appear to turn backward. This comes from the fact that the sampling rate,here the number of frames per second, is too low. We can view each frame as a sample of an image that is changing continuouslyin time. ( Applet illustrating the stagecoach effect )
Given the signal in
When there is no overlapping in the spectrum, the spectral
component given by
(see
Then we have reconstructed the original spectrum, and as we know if two signals are identical in the frequency domain, they are also identical in the time domain . End of reconstruction.
The Shannon sampling theorem requires that the input signal prior to sampling is band-limited to at most half the sampling frequency. Under this conditionthe samples give an exact signal representation. It is truly remarkable that such a broad and useful class signals can be represented that easily!
We also looked into the problem of reconstructing the signals form its samples. Again the simplicity of the principle is striking: linear filtering by an ideal low-pass filter will do the job. However,the ideal filter is impossible to create, but that is another story...
Go to?
Notification Switch
Would you like to follow the 'Ece 454 and ece 554 supplemental reading' conversation and receive update notifications?