[Physics] How to calculate pressure loss due to water leakage from a hole in a pressurized unit

fluid dynamicsfluid-staticspressure

I am trying to develop a method for calculting the rate of pressure loss from a small hole in a pressurized vessel full of water (small air pocket likely at top of vessel).

I've found a formula for calculting the flow rate of a liquid through a small hole (link), but I don't know how to relate this to a rate of pressure decay as it is kind of a cyclical process. As water leaves the vessel, the water pressure would decrease, thus also decreasing the flow rate. This would probably happen until surface tension stopped the leak.

My thought is that, assuming a rigid vessel, pressure would decrease as a function of the volume of water in the vessel, and the pressure and the flow rate as some sort of differential equation perhaps, but I'm not sure how to go about deriving that.

The application in question is the hydrostatic testing of plate heat exchangers. When completing unbalanced tests, water is pumped into one side of the heat exchanger and held at this pressure for a period of time. My thinking is that given a leak, the pressure should drop quite quickly thus indicating a failure. Alternatively, the rate at which the pressure drops should allow us to back calculate the rate of water leakage and maybe even hole size.

Any help or direction would be super appreciated.

Thanks!

Best Answer

Assumptions:

  1. The hole is in the region below the air pocket (so water, not air, is leaking)
  2. Air pocket volume is $V_p$ when the pressure is $P$
  3. Isothermal process (slow expansion: temperature constant)
  4. Volume of container doesn't change with pressure (probably not true… - this will underestimate the leakage rate)

you can write the rate of change of the volume of the air pocket as a function of pressure:

$$\frac{PV}{T} = const\\ P_1V_1 = P_2V_2$$ Differentiating $PV = constant$: $$P dV + V dP = 0$$ Dividing by $dT$ and rearranging: $$\frac{dV}{dt}=-\frac{V}{P}\frac{dP}{dt}$$

From this you compute the flow rate from the pressure change. As you can see, the smaller the volume $V$, the smaller the volume change $dV$ that you can calculate for a given change in pressure.

This leaves you with the problem of calibrating the air pocket. This is best done by having an air filled capillary somewhere near the top of your system: you will be able to see the liquid rise in this capillary as the system is pressurized, and from the rate at which it drops you can determine the leakage rate immediately - if you know the diameter of the capillary, no other math is required…

Do note that a heat exchanger is likely to expand when pressurized - you should be able to determine how much this affects the result by having a small calibrated plunger (ideally the same size as the capillary) with which you can inject a small known amount of additional liquid into the system. If the liquid plus heat exchanger were truly incompressible (constant volume, constant density) then the air in the capillary should rise as you push the plunger down. When this does not happen (say the capillary rises half as much) then you know what volume of liquid corresponds to what volume change in the capillary, and this gives you the calibration from capillary volume to liquid volume.