State space Representation and Transfer function don't match?

2 ビュー (過去 30 日間)
Claudio Di Pietro
Claudio Di Pietro 2021 年 5 月 17 日
コメント済み: Mathieu NOE 2021 年 5 月 18 日
Hi everyone,
I don't understand why the state space output doesn't match the transfer function model in Simulink.
I am sure that the PI controller is able to make the value converge to the one i need (30) in this case, but in the state space representation the output value doesn't converge to 30 and i don't understand why.
The values for the simulink models are the following:
J_M=0.00009;
B_M=0.01;
Lambda_PM=0.14294;
polepairs=3;
L=2.2e-4;
R=4.46;
a=-B_M/J_M;
c=1;
b=1.5*polepairs*Lambda_PM;
d=0;
The simulink file is attached, together with the results i get from it.
Thank you in advance :)
  3 件のコメント
Claudio Di Pietro
Claudio Di Pietro 2021 年 5 月 17 日
You are totally right Mathieu! I messed up the ss model parameters.
Merci beaucoup for the hint :)
Mathieu NOE
Mathieu NOE 2021 年 5 月 18 日
My pleasure
Ciao

サインインしてコメントする。

回答 (0 件)

カテゴリ

Help Center および File ExchangeAutomotive Applications についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by