Infinite impulse responseAn infinite impulse response (IIR) filter, as suggested by its name, has an impulse response which lasts forever (or since the signal processing began). An IIR is infinite because feedback is used by saving a history of prior calculations. This means that IIR filters are causal, or that the output depends on past inputs. Filtering methods like IIR that are causal will have a phase shift (delay) in the resulting filtered output. An IIR filter is typically characterized by its order, which is the number of feedback stages required. An infinite impulse response filter having P feed-forward stages and Q feedback stages has the following form: The z-transform of the above Qth-order filter is given as If the poles of H(z) are located inside the unit circle then the filter is stable. If any pole is outside the unit circle, the filter will be unstable. If a filter is unstable, its impulse response will be unbounded. Infinite impulse response filters are sometimes preferred to finite impulse response(FIR) filters because an IIR filter can achieve a much sharper transition region roll-off than an FIR filter of the same order.
Categories: Digital signal processing |
|
This article is licensed under the GNU Free Documentation License. It uses material from Wikipedia article. Browse Wikipedia for more information. |