Rigidly connected port error with Simscape Multibody Contact Forces Library

102 Ansichten (letzte 30 Tage)
Adding blocks from the Simscape Multibody Contact Forces Library to a new model gives the following error message:
"External Force and Torque External_Force_and_Torque_PlaB has its follower port rigidly connected to the world frame; it has no effect. You can configure this diagnostic in the Simscape Multibody Configuration Parameters dialog."
  2 Kommentare
superman
superman am 9 Sep. 2020
Dear, sir. I am doing biped walking simulation by Matlab2017b。 When i use four sphere to plane contact models on flat foot of the biped robot, the biped flied off the ground at the beginning of simulation, as shown in the attachment. The robot mass is 74 kg. The contact sphere radius is 0.01 m. The contact stiffness and damping are 90000 and 4000. Could you give me some advices? Thanks very much. I am looking forward to your reply.
Madhav rijal
Madhav rijal am 17 Mär. 2021
I have applied spatial connection force to sphere of the leg. I am not able to model thr ground. How do you do it. I have created a brick block and connected it to it.but Spatial Contact Force is not connected through its B port to a valid geometry. This error comes. How to solve it?

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Sebastian Castro
Sebastian Castro am 23 Jan. 2018
Bearbeitet: Sebastian Castro am 7 Feb. 2018
This error is due to a default setting with new Simulink models, which is incompatible with the Contact Forces Library.
To resolve this:
  1. Go to Simulation > Model Configuration Parameters
  2. In the Simscape Multibody > Diagnostics pane, change the "Rigidly constrained block" diagnostic to "warning" or "none"
For those interested the details: The Contact Forces Library blocks uses "External Force and Torque" blocks to apply contact forces/torques to both bodies in contact. If at least one of these bodies is rigidly connected to the World Frame, you will get this error based on the diagnostic setting above. This error essentially warns you that you're applying a force to a body that will not move regardless of the applied force.
- Sebastian
  5 Kommentare

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (4)

Edgar Andres Parra Rucaurte
Edgar Andres Parra Rucaurte am 12 Jun. 2018
Thank Sebastian.

Guillermo Herrera
Guillermo Herrera am 3 Okt. 2018
Awesome! Thanks!

peng peng
peng peng am 19 Apr. 2020
THANKS

Ramkumar Natarajan
Ramkumar Natarajan am 5 Sep. 2020
In the newer versions of Simulink, the setting is in Modeling > Model Settings instead of Simulation > Model Configuration Parameters

Community Treasure Hunt

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

Start Hunting!

Translated by