Effacer les filtres
Effacer les filtres

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

19 vues (au cours des 30 derniers jours)
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.

Réponse acceptée

Sachin Hegde
Sachin Hegde le 21 Nov 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)'

Plus de réponses (0)

Catégories

En savoir plus sur General Applications dans Help Center et File Exchange

Produits


Version

R2021a

Community Treasure Hunt

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

Start Hunting!

Translated by