Simulation Error
Hi,
I was working on a hydraulic circuit. This circuit contains a PRV with opening pressure at 250bars. In this circuit when i start increasing the torque loading at hydraulic motor, the pressure starts building up in the line between the pump and the motor. After a certain limit of torque, the Pressure relief valve, doesnt have any effect on the circuit and the pressure is crossing beyond 250bars, there is no sign of pressure relief, even in the graphs. Does anyone know why this is happeneing? How does PRV stop working?
Find more posts tagged with

I've added a few sensors and made some quick tests and manual calculations.
1. Pump with n = 0 (nearly closed end except of leakage)
Pressure according to torque input of motor: M * 2 * pi / (VG * etahm) = 400 bar (per motor)
Opening pressure of PRV = 250 bar
=> rot speed of motors: ~3700 1/min
=> flow: ~1300 l/min
=> pressure drop at PRV: Q / Qnom * dpnom = 1300 l/min / 30 l/min * 5 bar = 206 bar
=> pressure in system: popen + pressure drop = 456 bar
2. Pump with n = 296.3 rad/s
Qpump = 296.2 / (2 * pi) * 60 s * 50 cm³ = 141 l/min
=> pressure in system: 467 bar
Please note that a volume produces volume flow if p < a few mbar (here -1.01325 bar rel).
The torque at motors is way too high for the PRV pressure (or the displacement volume of motors too small).
Thank you RoKet, for your time and detailed explanation. I understood the problem and ways to tune the model.
Actually i was trying to simulate using the maximum torque it can reach under 250Bars, that was a mistake. I should be using starting torque which is way less. That actually matches the conclusion you gave. Thank you