- Use the "Double-Acting Hydraulic Cylinder" block to represent the cylinder.
- Add a "Translational Spring" block to simulate the spring applying force to the piston. Connect this block to the mechanical translational port of the hydraulic cylinder.
- Include a "Hydraulic Fluid" block to define the properties of the fluid in the system.
- Use a "Fixed Orifice" block to model the outlet through which the fluid exits.
- Place a "Flow Rate Sensor" in the outlet line to monitor the flow rate of the fluid being expelled from the cylinder.
How to model a piston with a retracting spring at one end and having single hydraulic port??
31 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
immanuelkeba
el 30 de Dic. de 2024 a las 11:43
Respondida: Yifeng Tang
el 11 de En. de 2025 a las 1:37
The spring is to exert some force on the fluid inside the cyinder, thus pressurizing it. I want to find out the response rate (outlet flowrate) of the fluid when pushed out by the spring with different stiffness rates? Can anyone help? How to model this block in SimHydraulics?
0 comentarios
Respuestas (2)
Animesh
el 30 de Dic. de 2024 a las 12:29
To model a spring-pressurized hydraulic cylinder in SimHydraulics and analyze the outlet flow rate for different spring stiffness values, you can follow these steps:
Once the setup is complete, you can run simulations with different spring stiffness values to observe how the outlet flow rate changes.
Additionally, you might find this video tutorial helpful for a practical demonstration of modeling a hydraulic actuation system:
Yifeng Tang
el 11 de En. de 2025 a las 1:37
Something like this should work.
It's important to pay attention to a few things when setting up this model:
(1) area of the orifice will have a great impact on the outlet flowrate. You'll need some reference information to know an appropriate size.
(2) the spring needs to have an initial deformation.
(3) the initial pressure of the cylinder needs to match the initial spring force. calculate based on k*x/A.
(4) the initial position of the piston should not be zero, otherwise the cylinder has no fluid inside to push out.
0 comentarios
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!