Increasing the Filter Order

Let's return now to the simple low-pass filter

$\displaystyle y(n) = x(n) + x(n-1)
$

Increasing the order will increase the number of samples averaged

$\displaystyle y(n) = x(n) + x(n-1) + x(n-2),
$

and the waveform will be smoothed (with a more gentle slope to zero) which corresponds to a lowered cutoff frequency

Figure 8: Lowpass filters of increasing order.
\scalebox{0.55}{\includegraphics{eps/filtcascade.eps}}


``Music 206: Delay and Digital Filters I'' by Tamara Smyth, Computing Science, Simon Fraser University.
Download PDF version (filtersDelayI.pdf)
Download compressed PostScript version (filtersDelayI.ps.gz)
Download PDF `4 up' version (filtersDelayI_4up.pdf)
Download compressed PostScript `4 up' version (filtersDelayI_4up.ps.gz)

Copyright © 2020-01-14 by Tamara Smyth.
Please email errata, comments, and suggestions to Tamara Smyth<trsmyth@ucsd.edu>