Input ports (1, Action) If Action Subsystem' are involved in the loop?
조회 수: 25 (최근 30일)
이전 댓글 표시
I am trying to simulate a closed loop cooling system using simulink but facing this error continously.
If anyone can help me with this would be of great help?
I have uploded the file,if anyone can please run it and share the trouble shooting measures willbe of greta help.
I ahve uploded the mat variable file for initialization parameters of the model
댓글 수: 2
Murugan C
2019년 8월 21일
I couldn't able to open the model. Because you designed in Simulink 2017a, So can you please upload 2016b simulink model or below version.
답변 (1개)
Divya Yerraguntla
2019년 9월 25일
Hi Adit,
I could see an algebraic loop formed in your model by the signal coming to Total_pressure_BP input of Pump 1 subsystem. This is actually causing the issue. Try adding a Unit Delay block to the signal coming to Total_pressure_BP block.
For more information about identification and removal of algebraic loops have a look at these links:
Also in order to solve algebraic loops in models containing continuous blocks you could go through this link:
Hope it helps!
댓글 수: 1
참고 항목
카테고리
Help Center 및 File Exchange에서 Get Started with Simulink에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!