Algebraic Loop Error in simulink
12 次查看(过去 30 天)
显示 更早的评论
I'm trying to simulate a field-oriented controlled induction motor fed from an SVPWM inverter and DC Source. Please help me with this error in magnitude-angle to complex block from simulink math operations library.
I tried to reduce the relative tolerance parameter from 1e-4 to a lower value, and I also tried using a trust region-based algorithm for the algebraic loop solver. Neither of the approaches worked.
0 个评论
采纳的回答
Shiva Kalyan Diwakaruni
2021-5-4
Hi,
The above error is occuring during algebraic loops which occur when an input port with direct feedthrough is driven by the output of the same block, either directly, or by a feedback path through other blocks which have direct feedthrough.
Algebraic loops are discussed in the Simulink User's Guide, available at the following URL:
For suggestions on how to resolve a continuous algebraic loop, please refer to the following post:
Hope it helps.
更多回答(0 个)
另请参阅
产品
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!