Is it possible to apply an external force to different bodies of a multi-body system based known center of pressure coordinates?
6 次查看(过去 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?
0 个评论
回答(1 个)
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.
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Simscape Multibody 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!