What kind of digital filter is this
Favorites|Homepage
Subscriptions | sitemap
HOME > > What kind of digital filter is this

What kind of digital filter is this

[From: ] [author: ] [Date: 12-03-25] [Hit: ]
Im sure some smart scientist somewhere has a name for this type of thing.I dont think its a linear phase filter..-That looks very much like a first-order low-pass filter.The knee frequency (where the gain is -3 dB) for your specific filter (with 2% and 98% values) is approximately 0.0077 times the sampling frequency.......
I'm writing some simple c++ code that filters (i.e. smooths out) some data coming in. This line below is run every time new data comes in. The effect is that the filtered vlaue only changes very slowly.

output = new data x 2% + last output x 98%

Any body know what this kind of filter would be called? I'm sure some smart scientist somewhere has a name for this type of thing. I don't think it's a linear phase filter..

-
That looks very much like a first-order low-pass filter.

The knee frequency (where the gain is -3 dB) for your specific filter (with 2% and 98% values) is approximately 0.0077 times the sampling frequency.
1
keywords: is,What,digital,this,filter,kind,of,What kind of digital filter is this
New
Hot
© 2008-2010 http://www.science-mathematics.com . Program by zplan cms. Theme by wukong .