Hi,
I face a Simulink problem at the input of the integration block, which is:
Derivative input 1 of 'test_ahmed/Integrator' at time 0.003375 is Inf or NaN. Stopping simulation. 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)
However,the input of the integration block is not infinity according the scope.
The model belongs to sliding mode control of biped robot in single support phase.
attached with the message simulink model..
Thank you!

 Accepted Answer

MUHAMMED FASIL
MUHAMMED FASIL on 28 Sep 2015
Edited: Walter Roberson on 19 Oct 2015

0 votes

Error with attached model.
  1. Use 0.000000001 or so instead of 0 in Integrator initial condition box. Try reducing or increasing number of zeroes until your model runs fine.
  2. Use a delay block in front of "division" block.
Otherwise send ur model to tpfasil2007@gmail.com

3 Comments

Ibrahim Seleem
Ibrahim Seleem on 3 Oct 2015
Edited: Ibrahim Seleem on 3 Oct 2015
MUHAMMED FASIL Thanks for your answer. But I tried all of those solutions but the same problem occurred. I tried yesterday to send you email, but there was a problem occurred and email didn't be sent. So I'll attach the model and fuzzy functions here in zip file.
note: I'm using Matlab2012 I hope from you to help me.
Dear Ibrahim,
It ran without any error in my PC. Please try disabling algebraic loop error in diagnostic settings as shown in the attachment.
I hope u have also tried with variable step also and trying with ADAPTIVE algorithm
I have a similiar error, I guess: https://www.mathworks.com/matlabcentral/answers/334702-solar-pv-panel-simulink-solver-error

Sign in to comment.

More Answers (0)

Categories

Find more on Modeling in Help Center and File Exchange

Products

Tags

Community Treasure Hunt

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

Start Hunting!