Next  |  Prev  |  Top  |  JOS Index  |  JOS Pubs  |  JOS Home  |  Search

Example

We wish to truncate the impulse response of

$\displaystyle H^+(z) = \frac{B^+(z)}{A^+(z)} = \frac{1}{1-1.9z^{-1} + 0.98 z^{-2} }
$

after $ N=300$ samples to obtain a length $ 301$ FIR filter $ H^+_{\rm FIR}(z)$



Steps:

  1. Perform synthetic division on $ z^{300}B^+(z)$ by $ A(z)$ to obtain the remainder

    $\displaystyle B'^+(z)=-0.162126 z +0.139770
$

  2. Form the TIIR filter as

    \begin{eqnarray*}
H^+_{\rm FIR}(z) &=&
\sum_{k=0}^N h^+_k z^{-k}=\frac{B^+(z) - z^{-N} B'^+(z)}{A^+(z)} \\
&=& \frac{1 + 0.162126\, z^{-299} - 0.139770\,z^{-300}}{
1-1.9z^{-1} + 0.98 z^{-2} }
\end{eqnarray*}



Subsections
Next  |  Prev  |  Top  |  JOS Index  |  JOS Pubs  |  JOS Home  |  Search

Download HornModeling.pdf
Download HornModeling_2up.pdf
Download HornModeling_4up.pdf

``Horn Modeling'', by Julius O. Smith III, (From Lecture Overheads, Music 420).
Copyright © 2019-02-05 by Julius O. Smith III
Center for Computer Research in Music and Acoustics (CCRMA),   Stanford University
CCRMA  [Automatic-links disclaimer]