M
Mook Johnson
Guest
I'm trying to replace a 0.2Hz 2nd order LP active filter with a similar DSP
filter. It doesn't need to have a very sharp cutoff but the .6 Hz
information needs to be down by ~30dB. It should continued down to -50 to
60 db from there.
My question is how do I determine the number of taps required? if taps are
roughly equivalent to the order then 2 or three should get me. However.
with a 100Hz sample rate from the A2D my ScopeFIR says I need ~700 taps. Am
I doing something wrong?
What is the design algorithm for a analog guy that wants to replace analog
filters with a digital one?
Also, I'm using a ADSP2181 processor. How do I calculate how many clock
cycles it takes to execute a single tap on the filter?
Thanks
filter. It doesn't need to have a very sharp cutoff but the .6 Hz
information needs to be down by ~30dB. It should continued down to -50 to
60 db from there.
My question is how do I determine the number of taps required? if taps are
roughly equivalent to the order then 2 or three should get me. However.
with a 100Hz sample rate from the A2D my ScopeFIR says I need ~700 taps. Am
I doing something wrong?
What is the design algorithm for a analog guy that wants to replace analog
filters with a digital one?
Also, I'm using a ADSP2181 processor. How do I calculate how many clock
cycles it takes to execute a single tap on the filter?
Thanks