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!