Simulation of RFOC of asynchronous machine
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti

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 Commenti
Risposte (1)
Sabin
il 26 Giu 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 Commenti
Vedere anche
Categorie
Scopri di più su Specialized Power Systems in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!