[SI-LIST] Re: DC data
- From: "Kevin G. Rhoads" <kgrhoads@xxxxxxxxxxxx>
- To: Joseph.Schachner@xxxxxxxxxx
- Date: Wed, 24 Jun 2009 18:16:15 +0000
>A symmetric FIR (Finite Impulse Response digital filter) low pass filter
>with an odd number of taps (so that there is a tap at exactly the center of
>the symmetric impulse response shape) has flat group delay, that is,
>exactly the same time delay at all frequencies, which can be compensated
>for easily. That can be implemented in software.
AND in software you CAN implement non-causal filters, if that is
desireable. For example, ANY filter if applied to the data twice,
once in the forward time direction and once in the backward time
direction, will have the minimal phase impact given the other
filter characteristics.
In software you merely filter the data, reverse it, filter again,
reverse again. You can't do that in real-time, but if the "chunk"
size processed is small, it can appear as if it were real-time.
THere is LOTS to learn about filtering. Best thing for you is
to decide what criteria are critical, rate them in decreasing
importance, then find already worked out methods that achieve
those. DON'T re-invent the wheel.
------------------------------------------------------------------
To unsubscribe from si-list:
si-list-request@xxxxxxxxxxxxx with 'unsubscribe' in the Subject field
or to administer your membership from a web page, go to:
http://www.freelists.org/webpage/si-list
For help:
si-list-request@xxxxxxxxxxxxx with 'help' in the Subject field
List technical documents are available at:
http://www.si-list.net
List archives are viewable at:
http://www.freelists.org/archives/si-list
or at our remote archives:
http://groups.yahoo.com/group/si-list/messages
Old (prior to June 6, 2001) list archives are viewable at:
http://www.qsl.net/wb6tpu
Other related posts: