Simulation of RFOC of asynchronous machine
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen

Hi,I have a problem in simulation the indirect rotor field oriented control,the error like in the image attached. I attach also my simulation. Anyone who know this problem,help me please. Thanks.
0 Kommentare
Antworten (1)
Sabin
am 26 Jun. 2025
This error happens when very large or infinite values are fed to integrator blocks, e.g., due to a division by zero (1/0 = inf). Solvers have problems integrating such values and different integration methods can give different results. Also, models that are unstable or on the edge can quickly accumulate. For this particular model, later MATLAB release should be able to handle this better.
0 Kommentare
Siehe auch
Kategorien
Mehr zu Specialized Power Systems finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!