Passband ripple and stopband attenuation
52 views (last 30 days)
Show older comments
Omar Abdel Deen
on 14 Mar 2021
Commented: Star Strider
on 25 May 2024
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 Comments
Ali
on 24 May 2024
How does changing the passband and stopband attenuation affect the filter's performance?
Star Strider
on 25 May 2024
@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.
Accepted Answer
Star Strider
on 15 Mar 2021
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 Comments
Star Strider
on 4 Apr 2021
That appears to be correct to me. (For the record, I am a Board-Certified Internal Medicine physician, now retired.)
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!