Algebraic Loop Error in simulink
12 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Sivakumar S
el 1 de Mayo de 2021
Comentada: Sivakumar S
el 8 de Mayo de 2021
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 comentarios
Respuesta aceptada
Shiva Kalyan Diwakaruni
el 4 de Mayo de 2021
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.
Más respuestas (0)
Ver también
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!