11-29-2009 08:49 PM
Hi
I would like to design a butterworth filter of order 6 without a phase shift to my signal. A cutoff frequency of 500 Hz was chosen with a sampling frequency of 10K Hz
Solved! Go to Solution.
11-29-2009 09:01 PM
11-29-2009 09:20 PM
1. if you have the digital filter design toolkit, then you will see a butterworth VI in the function palette.
2. If you are using the student version, that comes with digital filter design toolkit.
3. right click the block diagram , signal processing, digital filters , design, IIR, butterworth.
4. or use the express classical filter design: same as (3), after design choose classical filter design.
Try to design something, then post back
11-29-2009 10:14 PM
HI Thank you for your quick response.
I should have stated the main problem is the phase shift. I do not want this to happen. I do not see any functions that could let me to compensate for this phase shift. Could you advise me again
Thank you
11-29-2009 11:41 PM
You might have to educate me on this "no phase shift".
Firstly, most analog and digital filters introduce some phase shift.
Now if you want to implement constant or linear phase shift, then you might be talking of FIR filter. Like a symmetric FIR filter might be a good idea
Your design wants butterworth which is IIR, which generally have more complex phase shift.
Perhaps if you can tell me the theory behind implementing a "no phase shift" using IIR, then I might be able to chip in.
11-30-2009 12:19 AM
11-30-2009 03:18 AM
Solved!!! Thank you ADE77
09-26-2010 12:42 AM
sir can you guide me
iam also trying to filter a signal
after filtering i am getting amplitude of signal correctly but phase is changing a lot.
if i use Zero phase filter phase shift iam getting exactly but amplitude is not getting after filtering
how can i get both exactly....
12-06-2011 05:10 AM
nice solusion thanks useful for real time control