필터 지우기
필터 지우기

How to make the vehicle mass variable?

조회 수: 6 (최근 30일)
Evrim
Evrim 2012년 11월 23일
댓글: Etelka 2023년 5월 23일
I was an occasional user of SimDriveline (Generation 1) and now I try to build a new model from the beginning (on the new version (Generation 2) by understanding all the components and relations in between.
My question is about modeling a working machine (handling equipment) and here the container weight is also included in our driving cycles. So, the vehicle mass is not constant as in the "vehicle body" block. I might add a "mass" to the translational mechanical port of the vehicle body (H) but I couldn't figure out to make it conditional (as the var_load=1, then add the load mass). One way can be engaging the mass by using a friction clutch, but then it should be interpreted as inertia.
I tried to explain in a specific case, but the case can be extended to different applications. Are there any other ideas regarding my question. Thanks in advance.
Evrim

답변 (1개)

Steve Miller
Steve Miller 2020년 8월 3일
The mass of the vehicle can be made adjustable - see the documentation
The block has an option to include an externally-defined mass and an externally-defined inertia. The mass, inertia, and center of gravity of the vehicle body can vary over the course of simulation in response to system changes.
  댓글 수: 2
Stefano Conti
Stefano Conti 2023년 3월 22일
How I can define the input of the new CG? The guide say that the input must be a 2-element vector but I don't understand how i can model a 2-element vector in Simulink. I also don't understand with what criterion to define the two values of the position vector to be given as input to the CG port.
Etelka
Etelka 2023년 5월 23일
You can define it in workspace then use it in simulink with a constant block.

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

카테고리

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

Community Treasure Hunt

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

Start Hunting!

Translated by