How can I apply the same force on multiple objects in Simscape Mulitbody?
조회 수: 6(최근 30일)
표시 이전 댓글
Hi,
I am trying to apply a force that has been calculated by a simulink model to multiple bodies of my Simscape model.

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:

I don't know how to solve this. Any help would be much appreciated.
Thanks in advance.
Leon
댓글 수: 0
답변(1개)
J Chen
2021년 4월 4일
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
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!