Is it possible to apply an external force to different bodies of a multi-body system based known center of pressure coordinates?
1 view (last 30 days)
Show older comments
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?
0 Comments
Answers (1)
J Chen
on 30 Apr 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.
See Also
Categories
Find more on Simscape Multibody in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!