Comb filtering when sampling frequency is not multiplicative of the interference fundamental frequency
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
Agamemnon Krasoulis
il 18 Nov 2013
Risposto: Santhana Raj
il 17 Mar 2017
Hi all,
I would like to apply a notch comb filter (e.g. by using the iircomb function), but my sampling frequency is 976 Hz and the fundamental frequency of the noise signal is 50 Hz.
Any ideas of how I could achieve that would be greatly appreciated. An alternative would be to use multiple notch filters (e.g. iirnotch) but this would increase dramatically the associated computational costs.
Kind regards, Agamemnon
0 Commenti
Risposta accettata
Santhana Raj
il 17 Mar 2017
Hi,
You have to change the Sampling frequency such that you can get the sampling frequency to be a multiple of noise frequency.
You can do this my a combination of down-sampling and up-sampling. Find a fraction such that the sampling frequency is converted to ANY multiple of noise frequency. Not that it can be any multiple not necessarily 1000Hz.
All the best.
0 Commenti
Più risposte (0)
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!