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