Rigidly connected port error with Simscape Multibody Contact Forces Library

99 visualizaciones (últimos 30 días)
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 comentarios
superman
superman el 9 de Sept. de 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 el 17 de Mzo. de 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?

Iniciar sesión para comentar.

Respuesta aceptada

Sebastian Castro
Sebastian Castro el 23 de En. de 2018
Editada: Sebastian Castro el 7 de Feb. de 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 comentarios

Iniciar sesión para comentar.

Más respuestas (4)

Edgar Andres Parra Rucaurte
Edgar Andres Parra Rucaurte el 12 de Jun. de 2018
Thank Sebastian.

Guillermo Herrera
Guillermo Herrera el 3 de Oct. de 2018
Awesome! Thanks!

peng peng
peng peng el 19 de Abr. de 2020
THANKS

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

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by