next up previous contents
Next: The Itakura distance measure Up: Linear Prediction analysis Previous: Gain computation

The lattice filter implementation

Direct implementation of the IIR filter can lead to instabilities if tex2html_wrap_inline2855 is quantised. The filter is stable provided tex2html_wrap_inline3139 - hence tex2html_wrap_inline3113 can be quantised and the result is guaranteed to be stable.

Can either convert back from tex2html_wrap_inline3113 to tex2html_wrap_inline2855 or implement the IIR filter as a lattice and use the tex2html_wrap_inline3113 values directly - useful if working on a limited precision DSP chip (e.g. a GSM phone).

  figure1105
Figure 40: The lattice filter

This is analogous with the lossless tube model:

Hence the terminology of tex2html_wrap_inline3113.



Speech Vision Robotics group/Tony Robinson