필터 지우기
필터 지우기

Getting error in running drivetrain model

조회 수: 6 (최근 30일)
Pranay Chauhan
Pranay Chauhan 2017년 4월 7일
답변: Gillian Rosen 2017년 4월 10일
"An error occurred while running the simulation and the simulation was terminated Caused by: At time 0.571436, an assertion is triggered. Engine speed has exceeded the Maximum speed parameter. The engine model is invalid at this condition. The assertion comes from: Block path: videomodel/Generic Engine"

답변 (1개)

Gillian Rosen
Gillian Rosen 2017년 4월 10일
Hi Pranay, 
I understand that you are encountering an assertion that states "engine speed has exceeded maximum speed parameter" when you try to simulate your model. 
As the assertion specifies, this issue is occurring because the engine speed is exceeding the maximum speed parameter for the block. to avoid the assertion, there are several options that you can try:
1. Increase the maximum speed parameter for the engine (for example, to 7200 rpm).
2. Decrease the throttle input to the engine.
3. Adjust parameters in the mechanical rotational part of the model to increase damping or friction losses, which can help keep the engine speed in the acceptable range.

카테고리

Help CenterFile Exchange에서 Powertrain Blockset에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by