Simulation of RFOC of asynchronous machine
1 view (last 30 days)
Show older comments

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 Comments
Answers (1)
Sabin
on 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 Comments
See Also
Categories
Find more on Specialized Power Systems in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!