Simscape fluids error cylinder area parametrization

32 views (last 30 days)
Apostolos
Apostolos on 31 Oct 2025 at 14:30
Commented: Yifeng Tang on 5 Nov 2025 at 18:14
Hello i am a university student and i am trying to build a hydraulic system for a crane miniature. My hydraulic system has the my defined values but i am getting the error:
Error:An error occurred during simulation and the simulation was terminated
Caused by:
['test_hydraulics/Solver Configuration1']: At time 0.498629, one or more assertions are triggered. See causes for specific information.
Liquid volume must be greater than minimum physical volume. The assertion comes from:
Block path: test_hydraulics/Double-Acting Actuator (IL)1
Assert location:
o In between line: 242, column: 5 and line: 242, column: 11 in file: foundation.isothermal_liquid.elements.translational_mechanical_converter
o In between line: 386, column: 17 and line: 395, column: 39 in file: fluids.isothermal_liquid.actuators.double_actuator
I dont know what to do i tried editing the parameters and i noticed that when i change my actuator area paramters from m^2 to cm^2 it works.
I have not used a relief valve.
Thanks in advance!
  5 Comments
Yifeng Tang
Yifeng Tang ongeveer 16 uur ago
Most likely a parametrization error or it's the way you actuates the cylinder (e.g. prescribing a motion). The error message says the rod (R end) has moved in the negative direction (towards C) so much that it now beyond the minimum point, leading to an unphysical volume. This usually happens when the hydraulic pressure isn't building up to support the external load, or the external load is prescribed in an unphysical way, e.g. as a velocity sources. It's hard to tell without seeing the model.

Sign in to comment.

Answers (0)

Tags

Products


Release

R2024b

Community Treasure Hunt

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

Start Hunting!