MATLAB Simulink: Algebraic Loop Error 'Algebraic state in loop containing __ computed at time 0.0 is Inf or NaN'
이전 댓글 표시
Hello, I appear to have an algebraic loop in the system below for the signal "ETc_AngVel":

And get the error: "Error using HW5_Initialization (line 183) Algebraic state in algebraic loop containing 'HW5_Task4_V3/3>Driveline model/Divide' computed at time 0.0 is Inf or NaN. There may be a singularity in the solution. If the model is correct, try reducing the step size (either by reducing the fixed step size or by tightening the error tolerances)"
I have tried using a delay, initial condition (as seen in picture), and memory block to no avail. Any other suggestions?
Thank you!
댓글 수: 1
Sulaymon Eshkabilov
2020년 11월 16일
It looks like your subsystem - 3>Driveline Model has some issues.
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 General Applications에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!