Simscape fluids error cylinder area parametrization
32 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Apostolos
el 31 de Oct. de 2025 a las 14:30
Comentada: Yifeng Tang
el 5 de Nov. de 2025 a las 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 comentarios
Yifeng Tang
el 5 de Nov. de 2025 a las 18:14
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.
Respuestas (0)
Ver también
Categorías
Más información sobre Hydraulic Elements en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!