필터 지우기
필터 지우기

Filter Designer coefficiants of IIR Filter

조회 수: 3 (최근 30일)
Alexander Letzel
Alexander Letzel 2019년 8월 21일
답변: Dinesh Yadav 2019년 8월 28일
Hello,
I have a question regarding the computed coefficients of an IIR filter by the Filter Designer. My question relates to the Direct Form II structure. I have added the picture of a designed filter
The designed filter is a 6th order filter which is structured into three 2nd order filters of the direct Form II. So let's focus on the first section: I can see three numerator coefficiants and three denominator coefficiants, in addition to a gain factor.
I will add another picture of the Direct Form II structure. There we can see, that for a second order filter in direct Form II, we have three numerator coefficiants and three denominator coefficiants, whereas a_0 = 1. But Where do I put the additional gain factor? Is the Input x(k) multiplied with it?
  댓글 수: 1
Alexander Letzel
Alexander Letzel 2019년 8월 21일
If the question remains unclear, please let me know

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

채택된 답변

Dinesh Yadav
Dinesh Yadav 2019년 8월 28일
The additional gain factor is multiplied at input of each stage. That is, the input is multiplied by 1st section’s gain factor, then output of first section of 2nd order filter is multiplied by 2nd section’s gain factor, then output of second section of 2nd order filter is multiplied by 3rd section’s filter gain and finally output of third section 2nd order filter is multiplied by output gain.
I am attaching the documentation link below. In the left side panel in documentation go to Parameters-> scale values for visual clarity.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Filter Design에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by