Passband ripple and stopband attenuation
조회 수: 34 (최근 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개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Digital Filter Design에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!


