Borrar filtros
Borrar filtros

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

19 visualizaciones (últimos 30 días)
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.

Respuesta aceptada

Sachin Hegde
Sachin Hegde el 21 de Nov. de 2021
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)'

Más respuestas (0)

Categorías

Más información sobre General Applications en Help Center y File Exchange.

Etiquetas

Productos


Versión

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by