필터 지우기
필터 지우기

Derivative of state '1' in block 'X/Y/Integrator' at time 4327.21 is not finite

조회 수: 19 (최근 30일)
An error occurred while running the simulation and the simulation was terminated Caused by: Derivative of state '1' in block 'X/Y/Integrator' at time 4327.21 is not finite. The simulation will be stopped. There may be a singularity in the solution. If not, try reducing the step size (either by reducing the fixed step size or by tightening the error tolerances). How to fix this error?
The signal that is fed to the integrator block is the ratio of the actual speed to the desired speed of the vehicle. I put a saturation port (range 1 - 25) for both speed signals, so that there is no division by 0. Also the solver is a variable step type. Still i get this error. Could anyone please explain why and how to solve it. Thank you in advance.

채택된 답변

Sachin Hegde
Sachin Hegde 2021년 11월 21일
I found a solution for my problem. I just changed the solver to 'OdeN (Nonadaptive)' and it worked.
Simulation > Model Settings > Solver > Choose 'OdeN (Nonadaptive)'

추가 답변 (0개)

카테고리

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

제품


릴리스

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by