
Why doesn't Iref_sd = 0 when 0 is input to Tref and ωm in the ACIM control reference?
3 ビュー (過去 30 日間)
古いコメントを表示
Hi Team,
I am studying vector control, so this may be a strange question.
I am looking to build an ACIM control reference in the architecture in the link below to implement vector control (FOC) of an AC induction motor.
URL: https://jp.mathworks.com/help/mcb/gs/implement-motor-speed-control-by-using-field-oriented-control-foc.html?s_tid=srchtitle_ site_search_1_%25E3%2583%2599%25E3%2582%25AF%25E3%2583%2588%25E3%2583%25AB%25E5%2588%25B6%25E5%25BE%25A1
Assuming that the feedback speed and reference speed (torque) are 0, the following simulation was performed to generate the reference current Iref.
Simulation Configuration
・ACIM control reference block (default value)
・Constant block (0)
・Scope

Iref = 0 in the forecast, but in the simulation it was about 0.24.

So my question is.
Why doesn't Iref_sd = 0 when I enter 0 for Tref and ωm in the ACIM control reference block with the parameters set to their default values?
Best regards
0 件のコメント
採用された回答
Sam Chak
2025 年 2 月 13 日
Hi @中嶋
Your
and according to mathematical model of the AC Induction Motor (ACIM) Control Reference block, if the condition
is true, then the minimum function will be triggered. The block output is
.

0 件のコメント
その他の回答 (1 件)
参考
カテゴリ
Help Center および File Exchange で Motor Control Blockset についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!