How to make the vehicle mass variable?

7 次查看(过去 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