Simulation of RFOC of asynchronous machine
1 次查看(过去 30 天)
显示 更早的评论

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 个评论
回答(1 个)
Sabin
2025-6-26
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 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Specialized Power Systems 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!