Simulation of RFOC of asynchronous machine

1 view (last 30 days)
Thang Pham
Thang Pham on 27 Oct 2014
Answered: Sabin on 26 Jun 2025
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.

Answers (1)

Sabin
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.

Categories

Find more on Specialized Power Systems in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!