Summary: This module introduces the idea of aliasing and gives examples of it in sampling and reconstruction problems.
Note: Your browser may not currently support MathML. See our browser support page for additional details. You can always view the correct math in the PDF version.
When considering the reconstruction of a signal, you should already be familiar with the idea of the Nyquist rate. This concept allows us to find the sampling rate that will provide for perfect reconstruction of our signal. If we sample at too low of a rate (below the Nyquist rate), then problems will arise that will make perfect reconstruction impossible - this problem is known as aliasing. Aliasing occurs when there is an overlap in the shifted, perioidic copies of our original signal's FT, i.e. spectrum.
In the frequency domain, one will notice that part of the signal will overlap with the periodic signals next to it. In this overlap the values of the frequency will be added together and the shape of the signals spectrum will be unwantingly altered. This overlapping, or aliasing, makes it impossible to correctly determine the correct strength of that frequency. Figure 1 provides a visual example of this phenomenon:
![]() |
If we sample too slowly, i.e.,
Let
![]() |
Let
![]() |
Try to sketch and answer the following questions on your own:
CONCLUSION: If we sample below the Nyquist frequency, there are many signals that could have produced that given sample sequence.
![]() |
Why the term "aliasing"? Because the same sample sequence can represent different CT signals (as opposed to when we sample above the Nyquist frequency, then the sample sequence represents a unique CT signal).
![]() |
![]() |
Case 1: Sample
Case 2: Sample
When we run the DTFT from Case #2 through the reconstruction
steps, we realize that we end up with the following cosine:
You may have seen some effects of aliasing such as a wagon wheel turning backwards in a western movie. Aliasing in images can result in Moire Patterns. Here is an example of an image that has Moire artifacts as a result of scanning at too low a frequency.
Download LabVIEW Source
"My introduction to signal processing course at Rice University."