Personal tools
User menu

N-Order IIR Filter Application

Jump to: navigation, search

The N-order IIR Filter applications extends the IIR Filter Application as shown below:

Application7 filter.png

The computation can be split into first order filter computations. In particular, a filter process with two inputs (delayed y from previous stage, sum from next stage) and two outputs (delayed y to next stage, sum to previous stage) is used. That way, the computation can be organized in a process network as shown below:

Application7 pn.png

Note that there are N + 1 filter processes, because the process called filter_0 merely adds the x[n] , and does not contribute to filtering.

!!! Dieses Dokument stammt aus dem ETH Web-Archiv und wird nicht mehr gepflegt !!!
!!! This document is stored in the ETH Web archive and is no longer maintained !!!