georgekar
Electrical
- Mar 14, 2006
- 3
Hi, I have position data from a tracker and I want to calculate velocity and acceleration. Simple [x(i)-x(i-1)]/?t and some other formulaes does not give good results.
I want to try to use a highpass filter with slope '1' (20db/dec) from 0 to 10 Hz (my area of interest) to calculate the derivative.
Anyone knows how can I define a filter which will have characteristics close to what I want? How can I specify the slope in a e.g. Butterworth filter.
Can I define a filter with its transfer function (for example the transfer function H=s/(s-10) I think has the impulse response I need.
Thanks a lot for your help in advance.
Regards,
George
I want to try to use a highpass filter with slope '1' (20db/dec) from 0 to 10 Hz (my area of interest) to calculate the derivative.
Anyone knows how can I define a filter which will have characteristics close to what I want? How can I specify the slope in a e.g. Butterworth filter.
Can I define a filter with its transfer function (for example the transfer function H=s/(s-10) I think has the impulse response I need.
Thanks a lot for your help in advance.
Regards,
George