Low pass filter design first peak elimination
Show older comments
Hello Everyone, I try to make a low pass operation on my data set which has 1kHz sampling rate. When I try to make fft power spectrum, I always see the first dominant peak and cannot observe the other details clearly. My advisor wants from me to use a low pass filter to eliminate this highly dominant peak of the power spectrum. I used fdatool with Fp = 800, Fs = 1600, Fsampling = 10000, Apass = 1dB, Astop = 80dB. The filter has the freq response as shown in Fig 1.

*Fig 1*
As I apply this filter to my data set, which gives the results like below in Fig 2. The green line is the original data set and the blue which has another unwanted occured peak one is the filtered data. This peak is not related with anything. It came out after filtering. Simply, I need to get rid of this with a proper filter design. Can you help me with this please ?

Fig 2
Thanks
3 Comments
Rick Rosson
on 6 Sep 2014
Please post your MATLAB code.
Star Strider
on 6 Sep 2014
One item I noticed earlier: ‘... data set which has 1kHz sampling rate ...’ then later ‘Fsampling = 10000’.
Either there is a typographical error in your post, you omitted some information (like upsampling), or the filter your are designing is not the one you believe you are designing.
SAMET YILDIZ
on 6 Sep 2014
Edited: SAMET YILDIZ
on 6 Sep 2014
Answers (1)
119011006 B.Tech Bio Engg - Ashutosh Venkatraman
on 3 Jul 2018
0 votes
your question is very vague, need more plots and details.
Categories
Find more on Digital Filter Analysis in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
