
Why doesn't Iref_sd = 0 when 0 is input to Tref and ωm in the ACIM control reference?
조회 수: 4 (최근 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!