Algebraic Loop Error in simulink

조회 수: 12 (최근 30일)
Sivakumar S
Sivakumar S 2021년 5월 1일
댓글: Sivakumar S 2021년 5월 8일
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.

채택된 답변

Shiva Kalyan Diwakaruni
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.
  댓글 수: 1
Sivakumar S
Sivakumar S 2021년 5월 8일
Thanks a lot for the response. I have solved my error.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Simulink에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by