Vehicle Body Block - Additional Port?

1 回表示 (過去 30 日間)
Thomas Steffen
Thomas Steffen 2014 年 8 月 20 日
コメント済み: Mohit 2022 年 5 月 24 日
Hello
I am working on a vehicle simulation, and I would like to use the existing Vehicle Body block, because it does nearly everything that I need. However, there are additional forces acting on the vehicle, so I would need a mechanical (translational) port. Is that possible? As far as I understand, the Vehicle Body is a compiled block, so it is not usually possible to edit it.
Is there any other option short of reimplementing this block?
Regards, Thomas

回答 (1 件)

Martin
Martin 2017 年 8 月 7 日
Adding additional forces and effects can be done either in the code of a component or in the model. Depending on what forces you would like to add, I would consider computing them in the model and adding them with a force source to the Vehicle Body block's H port. This is a translational port linked to the horizontal motion of the vehicle. The NF and NR output ports send physical signal normal forces. If you would like to add additional forces, consider adding them using some of the physical signal math blocks available in the Simscape Foundation Library.
  1 件のコメント
Mohit
Mohit 2022 年 5 月 24 日
Dear Martin, I would like to know how much force there will be at port H if I connect a force sensor, and in which direction the force will be sent.
Thanks

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

カテゴリ

Help Center および File ExchangeTires and Vehicles についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by