Passband ripple and stopband attenuation
47 ビュー (過去 30 日間)
古いコメントを表示
Hello ,
I want to know how to select the passband ripple for my signal , does it depend on specific standered to be selected ? does it hava anything to do with the fft ?
3 件のコメント
Ali
2024 年 5 月 24 日
How does changing the passband and stopband attenuation affect the filter's performance?
Star Strider
2024 年 5 月 25 日
@Ali — If the passband and stopband attenuation values differ significantly, this can result in a very steep transition region, and the filter can exhibit undesirable characteristics. Reducing the difference in the passband and stopband attenuation values can improve filter performance in this instance. Other than that, the only effects are to change the amplitudes of the signal components in the passband and stopband.
採用された回答
Star Strider
2021 年 3 月 15 日
Passband ripple (derived from elliptic and Chebychev filters and not strictily applicable to all filter designs, such as Butterworth) is generally set at 1 dB. Stopband ripple or attenuation can be whatever you want it to be (within limits), with usual values being between 50 dB and 100 dB. Note that getting the [z,p,k] outputs of the filter design functions and then using the zp2sos function generally results in a stable filter.
6 件のコメント
Star Strider
2021 年 4 月 4 日
That appears to be correct to me. (For the record, I am a Board-Certified Internal Medicine physician, now retired.)
その他の回答 (0 件)
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!