How do I eliminate an algebraic loop?
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi,
I am simulating a mechanical system in SimMechanics with a controller in Simulink. The solver is unable to solve an algebraic loop highlighted:
Is there a solution to this? I tried adding a memory block, but simulation results change.
Kind regards, Maciej
댓글 수: 0
답변 (1개)
Siddharth Jawahar
2017년 9월 27일
편집: Siddharth Jawahar
2017년 9월 27일
Adding a memory block might not be a good idea depending on the nature of your model. For more information look at Guy's blog.
Check if there any direct feed throughs in the simulink simscape interface if there are look to remove them. Also the link below gives valuable hints on avoiding algbraic loops in a simscape model: Algebraic loops
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 General Applications에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!