Derivative input is Inf

5 ビュー (過去 30 日間)
Ibrahim Seleem
Ibrahim Seleem 2015 年 9 月 8 日
コメント済み: Sofia Carvalho 2017 年 4 月 12 日
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!

採用された回答

MUHAMMED FASIL
MUHAMMED FASIL 2015 年 9 月 28 日
編集済み: Walter Roberson 2015 年 10 月 19 日
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 件のコメント
MUHAMMED FASIL
MUHAMMED FASIL 2015 年 10 月 19 日
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
Sofia Carvalho
Sofia Carvalho 2017 年 4 月 12 日
I have a similiar error, I guess: https://www.mathworks.com/matlabcentral/answers/334702-solar-pv-panel-simulink-solver-error

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSimulink Functions についてさらに検索

タグ

製品

Community Treasure Hunt

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

Start Hunting!

Translated by