How can I apply the same force on multiple objects in Simscape Mulitbody?
2 views (last 30 days)
Show older comments
Hi,
I am trying to apply a force that has been calculated by a simulink model to multiple bodies of my Simscape model.
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/546547/image.png)
Imagine a chain of thin identical plates. I want to apply a force acting on each plate in the centre of mass (CoM). When I connect the CoM frame of each plate to my force source I get an error message saying this:
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/546552/image.png)
I don't know how to solve this. Any help would be much appreciated.
Thanks in advance.
Leon
0 Comments
Answers (1)
J Chen
on 4 Apr 2021
The problem is not with the force block. The problem is caused by incorrect configuration of the components, i.e., the components are connected in such a way that the whole structure is rigid. Most likely errors are in the orientations of the Revolute Joints, which is only free to rotate in its z-axis.
0 Comments
See Also
Categories
Find more on Multibody Dynamics in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!