Re: filtering decimation of a signal



MooseFET wrote:

That is an IIR filter. If you put a spike into it, it basically never
returns to the zero point.

This depends on alpha and the resolution. E.g. if you use 8 bit words, even
for low alpha values like 0.1, after a pulse of 255 the filtered variable
will be down to 0 after 19 steps, but I think this is ok for a spike. A FIR
lowpass filter with 19 taps can show the same behavior.

It depends on the application. The main disadvantage of IIR filters are
different phase delay times for different frequencies, so it is nothing you
want to use for audio filtering, but it is much faster to calculate than
FIR filters and good for doing some noise filtering for sensor measurement.

--
Frank Buss, fb@xxxxxxxxxxxxx
http://www.frank-buss.de, http://www.it4-systems.de
.



Relevant Pages

  • Re: filtering decimation of a signal
    ... for low alpha values like 0.1, after a pulse of 255 the filtered variable ... The main disadvantage of IIR filters are ... FIR filters and good for doing some noise filtering for sensor measurement. ...
    (sci.electronics.design)
  • Re: FIR Bandpass filtering (C code)
    ... Stock data and FIR filters? ... If you analyze the nature of a stock market time series, ...
    (comp.dsp)
  • Re: FIR Bandpass filtering (C code)
    ... Stock data and FIR filters? ... suggest and upper limmit exists to the stock market index. ...
    (comp.dsp)
  • Re: Cheap&cheerful setup for an occasional optical microscope photograph?
    ... > The best method of controlling illumination on microscopes is by ND ... I too thought crossed polarisers would be better than ND filters ... polarisation seems to have a detrimental effect on resolution ...
    (sci.techniques.microscopy)
  • Re: Resizing video in preproccessing
    ... I am able to change the resolution in the settings but it does not change ... >> I am writing my own network send program using direct show filters. ... >> before compressing it the quality is noticably improved. ...
    (microsoft.public.win32.programmer.directx.video)

Quantcast