Fixed Step error.

1 Ansicht (letzte 30 Tage)
Mina Andraws
Mina Andraws am 9 Feb. 2019
The Simulink model is running with varaible step and adabtive zero crossing.
I need to run the model in fixed step for various reasons.
But it always give me that error
An error occurred while running the simulation and the simulation was terminated
Caused by:
  • Derivative of state '1' in block 'mpc4v4_trial/Reactor /Core Kientics/Integrator' at time 1.75 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)
1. Use the unit delay block / memory block.
OR
2. integrating with zero initial condition in integrator block try 0.0000001 instead.
OR
3. Try reducing fixed step size or make it auto
but also no use.
Can any body help me through this.
  1 Kommentar
Yasasvi Harish Kumar
Yasasvi Harish Kumar am 14 Feb. 2019
Hey,
I believe that the model might have a division by a small number at that time period. What you can try doing is reduce the error tolerance and see if it helps.
Regards

Melden Sie sich an, um zu kommentieren.

Antworten (0)

Kategorien

Mehr zu Modeling finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by