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

2 visualizaciones (últimos 30 días)
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?

Respuestas (1)

J Chen
J Chen el 30 de Abr. de 2020
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 comentario
Michael McGeehan
Michael McGeehan el 30 de Abr. de 2020
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.

Iniciar sesión para comentar.

Categorías

Más información sobre Multibody Dynamics en Help Center y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by