field-oriented control for induction motor

hello
please i need help , i intented to make a field-oriented control on the induction machinbe , but the torque nor the speed cant follow the refrenced values put on the input , i dont know how to fix the problem if you can help me ill be for ever gratefull thank you

2 件のコメント

Sam Chak
Sam Chak 2022 年 5 月 25 日
Can you summarize the diagram with some math equations? For example, some differential equations that describe the motion of the induction motor. Without a mathematical model, you will have to rely on the inexplicable A.I or auto-tuning algorithm to do the job for you, and you have to trust the results and hope that they are reliable in ALL CASES.
ayoub reffai
ayoub reffai 2022 年 5 月 31 日
how can i do that , i tried to put equations but where to put them and how to proceed , thanks for the previous answer

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

 採用された回答

Sam Chak
Sam Chak 2022 年 5 月 31 日

1 投票

Don't give up!
If you can extract the mathematical model (differential equations / state-space model) from the Simulink file, then it helps you to gain an insight into the control design problem. If the motor has a single Operating Point, then you can look into the linearize() function to obtain a linearized model at that point. There are miscellaneous examples here:
Otherwise, it can be time-consuming to manually tune the motor controller because you don't know where you are heading to.

その他の回答 (0 件)

質問済み:

2022 年 5 月 25 日

回答済み:

2022 年 5 月 31 日

Community Treasure Hunt

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

Start Hunting!

Translated by