필터 지우기
필터 지우기

how to get bode plot and transfer function from my simulink block?

조회 수: 1 (최근 30일)
YU-HENG LEE
YU-HENG LEE 2016년 11월 28일
답변: Arkadiy Turevskiy 2016년 11월 29일
I have built a simulation block myself and I wanna get it's transfer function and bode plot. So I can easily use PID controller.
I look for some information and it says I can use linear analysis tool. So I'm OK with that and also I know how to set input signal as sine wave.
But when following the instructions, I did get my output information in linear analysis tool and it shows up. However, when I click estimate button, it has error. There is a file attached to show my block.
I wanna know why and is there another way to easily get the transfer function and bode plot from simulink?
  댓글 수: 1
KSSV
KSSV 2016년 11월 28일
편집: KSSV 2016년 11월 28일
YU-HENG LEE, you have posted the same question thrice. Try to edit the existing question instead of posting different.

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

답변 (1개)

Arkadiy Turevskiy
Arkadiy Turevskiy 2016년 11월 29일
Can you attach the actual model? My guess is that you are running into problems here because your model includes three-phase machines with switching. Switching is discontinuous by nature and makes the model difficult to linearize.
If you are trying to design a pid controller you might want to follow the approach shown in this example .
HTH

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by