how to calculate normalized frequency for frequency sweep ?

2 ビュー (過去 30 日間)
guduguntla sai shankar
guduguntla sai shankar 2016 年 5 月 1 日
コメント済み: Gautam Mohan 2016 年 5 月 4 日
Hello everyone, I need some help regarding normalized frequency calculation.
I will explain my basic proble now. I have designed an IIR filter(Lowpass and Bandpass) in matlab script and I am giving a frequency sweep of 10KHz to 1MHz sine wave in simulink as input to this IIR filters. Inorder to get linear phase for this IIR filters I need to cascade my IIR filters with an AllPass filter.
Now for calculating this allpass filter coefficients I need to calculate normalized frequency. Generally Normalized frequency will be calculated for single frequencies but how to calculate it for a frequency sweep?
My sampling frequency is 10MHz.
Any help will be appreciated.
Thanks in advance.
  1 件のコメント
Gautam Mohan
Gautam Mohan 2016 年 5 月 4 日
Hi Guduguntla,
To calculate the normalized frequency of a sweep, we just need to normalize the bounds of the sweep. Remember that Fn = Fr/Fs, where Fn = normalized frequency, Fr = real-valued frequency, and Fs = sampling frequency.
If we apply the bounds of 10KHz and 1MHz to this formula, we get that you should sweep from the normalized frequencies of 0.01 to 0.1.
Hope this helps!

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeFilter Design についてさらに検索

タグ

製品

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by