Summary: This module discusses Anti-Aliasing and provides examples of filters that can be used to avoid aliasing.
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.
The idea of aliasing has been described as the problem that occurs if a signal is not sampled at a high enough rate (for example, below the Nyquist Frequency). But exactly what kind of distortion does aliasing produce?
|
High frequencies in the original signal "fold back" into lower frequencies.
High frequencies masquerading as lower frequencies produces highly undesirable artifacts in the reconstructed signal.
What if it is impractical/impossible to sample at
Filter out the frequencies above
Sample rate for
Many musical instruments (e.g. highhat)
contain frequencies above
Because of this, we can filter the output signal from the instrument before we sample it using the following filter:
![]() |
Now the signal is ready to be sampled!
Speech bandwidth is
Now we can sample at
"My introduction to signal processing course at Rice University."