Is it possible to apply an external force to different bodies of a multi-body system based known center of pressure coordinates?

3 次查看(过去 30 天)
I am interested in using the External Force and Torque blocks in Simscape Multibody to apply a point load to a multibody system. I have time series data for forces, moments, and centers of pressue. However, based on the center of pressure data, the forces and moments would need to be applied to different bodies throughout the simulation. Further, they would need to be applied using time-varying spatial transforms. Does anybody have suggestions for how to conditionally assign the External Force and Torque blocks to different bodies?

回答(1 个)

J Chen
J Chen 2020-4-30
Use a External Force and Torque block at each point the force is applied. You can use sensors to get forces and displacements and Simulink tblocks to perform spatial transforms. Use Simulink-PS Converter block to feed the Simulink output to the External Force and Torque block.
  1 个评论
Michael McGeehan
Michael McGeehan 2020-4-30
Hi J chen,
Thanks for the reply. Could you elaborate a little bit? If I'm intepretting what you're saying correctly, you're suggest using an external force and torque block for each body/frame to which the force would be applied. Then using spatial transforms to determine whether or not the bodies would be in contact and enabling the forces based on this?
Thanks again.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Multibody Dynamics 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by