필터 지우기
필터 지우기

DriveLine Environment Error

조회 수: 2 (최근 30일)
Abhishek Rai
Abhishek Rai 2012년 1월 6일
Hi, I am working in SimDriveline environment. The following error came while I was simulating the model.
Error occurred in 'Vehicle/Driveline Environment'. Derivative input 1 of 'Vehicle/Driveline Environment/Subsystem/Kinematic Block' at time 0.4 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).
Please help me sort out the problem.

채택된 답변

Guy Rouleau
Guy Rouleau 2012년 1월 7일
There can be many causes for this error.
One example is if there is no mass in your system. Simulink will try to solve "F=ma", but if there is no mass, the acceleration will be infinite.
Other models that are "too ideal" can cause such problem.
Usually, you work around such problem by making your model more realistic, by including damping or masses in your system.
Without the model, it is difficult to diagnose more accurately.
  댓글 수: 1
Abhishek Rai
Abhishek Rai 2012년 1월 7일
Hi,
Thanks for your response. I diagnosed the problem.
I am facing problem in understanding where I should connect the DriveLine Environment.

댓글을 달려면 로그인하십시오.

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Driveline Simulation에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by