Finite Impulse Response Filter

From LinuxTVWiki
Revision as of 01:22, 3 April 2005 by Guidod (talk | contribs) (interwiki)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

A Finite Impulse Response Filter (short FIR Filter) is a digital Filter with finite impulse response and thus a limited number of coefficients. The outgoing signal is simply the sum of the products of the incoming signal samples with the filter coefficients.

FIR filters are easy to implement and have many pleasing properties.

see also wikipedia: Finite impulse response