Notch and Bandpass Filters

Consider next, changing the delay value of the second term:

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

This changes the filter order to 2 and effectively sets the $ x(n-1)$ term to zero.

\fbox{\parbox{5.5in}{The filter \emph{order} is the value of its highest delay.}}

This filter passes both DC and the Nyquist limit, but attenuates $ f_s/4$. It is a notch filter.

The filter given by

$\displaystyle y(n) = x(n) - x(n-2)
$

rejects DC and the Nyquist limit, and boosts $ f_s/4$. It is a bandpass filter.


``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>