Translational Multibody Interface cannot solve velocity

Hi everyone,
I try to combine a multibody model with a hydraulic model. For this I used the Translational Multibody Interface block between the Double Acting Hydraulic Cylinder block and a prismatic Joint block with enabled velocity and force. But in this case the following error occurs:
An error occurred while running the simulation and the simulation was terminated
Caused by:
If the Translational Multibody Interface block and the Double Acting Hydraulic Cylinder block were replaced by Hydraulic Actuator Multibody block, the model seems to do something whenever not the things I want it to do, because the cylinder moves even when the valve is closed and doesn't change its motion if the valve setting changes.
I would be very happy to receive helpful answers and thank you in advance!
An overwhelmed Simscape apprentice

 Accepted Answer

The diagnostic indicates you are missing a reference node
Check for missing reference node.
The block you are likely missing is shown below.
--Steve

4 Comments

Thank you very much!
That was again one of those tiny little things that often only an outsider recognizes - within a second :'D
What am I doing wrong if the cylinder ALWAYS extends, regardless of the position of the valve?
Depending on the valve, the cylinder extends immediately, even if the valve is at zero from the start (3-Way Directional Valve) or it only extends when the valve is at >0, but does not retract again at <0 (4-Way Directional Valve)
Guesses:
  • Initial pressures are asymmetric
  • Gravity, a spring, or some other force in the mechanical system is forcing the cylinder to move (requires leakage area to be high enough).
  • Valve is not symmetrically parameterized (one side opens way more than the other - check units?)
--Steve
Thank you!
I checked all of your points but in the end it worked after reducing the mass acting on the cylinder.

Sign in to comment.

More Answers (0)

Community Treasure Hunt

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

Start Hunting!