Should the filter frequency response contain magnitude greater than 3dB in magnitude?

조회 수: 5 (최근 30일)
Should the filter frequency response contain magnitude greater than 3dB in magnitude at why axis?
Below is the frequency response of filter. As one can see that the magnitude is in power of 10^-6. IS this design correct?
Is it possible to have low magnitude?
Can one conclude the roll off?
Please clarify my doubts

채택된 답변

Chunru
Chunru 2021년 9월 22일
if you have 10^-6 dB or lower, then the response is almost flat in amplitude. The design or something else is most likely wrong if you are not design a all-pass filter. To further check the problem, you may want to post the code to produce the plot.
  댓글 수: 6
632541
632541 2021년 9월 22일
편집: 632541 2021년 9월 22일
Thank you so much..
%Passband Ripple: 1dB
% Stopband Atten: 50dB
You have assumed these two?
Order can be reduced futher to get less number of coefficients ?
Can this be done for butterworth?
Chunru
Chunru 2021년 9월 22일
Those parameters can be adjusted. Try it out yourself. Order can be reduced (or estimated). You can try some small values and oberve the transition band around fc. "doc ellip" for more details.
Sure you can use other types of filter. But for a very small value of fc/(fs/2), ellip may result in sharper transition band.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Analog Filters에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by