Intuitive Analyis at High Frequencies

Consider input at $ \displaystyle{\frac{f_s}{2}}$ Hz (highest possible frequency):

$\displaystyle x_2(n) = [A, -A, A, -A, ...].
$

(maximum change from sample to sample).

The output of the filter is

$\displaystyle y(n)$ $\displaystyle =$ $\displaystyle x_2(n) + x_2(n-1)$  
  $\displaystyle =$ $\displaystyle \quad [A, -A, A, -A, ...]$  
    $\displaystyle +$     $\displaystyle [0, A, -A, A, ...]$  
  $\displaystyle =$ $\displaystyle \quad [A, 0, 0, 0, ...]$  
  $\displaystyle \approx$ $\displaystyle 0x_2(n)$   (except 1st sample)$\displaystyle .
$  

\fbox{\parbox{6in}{The filter has a gain of 0 the highest frequency.}}

A filter that boosts low frequencies while attenuating higher frequencies is called a lowpass filter.


``Music 171: Introduction to Delay and Filters'' by Tamara Smyth, Computing Science, Simon Fraser University.
Download PDF version (filt171.pdf)
Download compressed PostScript version (filt171.ps.gz)
Download PDF `4 up' version (filt171_4up.pdf)
Download compressed PostScript `4 up' version (filt171_4up.ps.gz)

Copyright © 2019-11-21 by Tamara Smyth.
Please email errata, comments, and suggestions to Tamara Smyth<trsmyth@ucsd.edu>