Formula sheet

Mechanical Fluid Flow and Piping Systems Formula Sheet

Fluid flow and piping formulas for continuity, Reynolds number, Bernoulli balance, pressure loss, pump head, NPSH, valves, flow meters, water hammer, rating, and validation.

This formula sheet collects first-pass calculations used in mechanical fluid-flow and piping systems. Use it to size pipe velocity, estimate pressure loss, calculate pump head and pump power, check NPSH margin, compare valve pressure drop, interpret flow-meter readings, screen water hammer, and prepare commissioning evidence.

The formulas assume simplified systems unless stated otherwise. They do not replace detailed hydraulic modeling, pump curves, valve manufacturer data, transient surge analysis, pipe stress analysis, pressure-vessel codes, process safety review, water-quality rules, or site commissioning procedures. Their value is to create a traceable calculation trail before detailed design, procurement, troubleshooting, or release to service.

Unit Conventions and Notation

Use SI units unless a practical valve coefficient form is stated.

SymbolMeaningTypical unit
Qvolumetric flow rate\text{m}^3/\text{s}
\dot{m}mass flow rate\text{kg/s}
\rhodensity\text{kg/m}^3
\mudynamic viscosity\text{Pa s}
\nukinematic viscosity\text{m}^2/\text{s}
Dinternal pipe diameter\text{m}
Aflow area\text{m}^2
vaverage velocity\text{m/s}
ppressure\text{Pa}
zelevation head coordinate\text{m}
h_ffriction head loss\text{m}
h_mminor-loss head\text{m}
Hpump head\text{m}
Ppower\text{W}
ggravitational acceleration9.81\ \text{m/s}^2

State whether pressure is absolute, gauge, differential, static, stagnation, or vapor pressure. NPSH and cavitation calculations are especially sensitive to pressure reference mistakes.

Continuity and Flow Area

Circular pipe area:

\displaystyle A=\frac{\pi D^2}{4}

Volumetric flow:

Q=Av

Mass flow:

\dot{m}=\rho Q=\rho Av

For steady incompressible flow through a branch with no accumulation:

\displaystyle \sum Q_{in}=\sum Q_{out}

Worked Example: Velocity from Flow Rate

A cooling-water line must carry Q=0.045\ \text{m}^3/\text{s} through a pipe with internal diameter D=0.10\ \text{m}.

\displaystyle A=\frac{\pi(0.10)^2}{4}=0.00785\ \text{m}^2
\displaystyle v=\frac{Q}{A}=\frac{0.045}{0.00785}=5.73\ \text{m/s}

The velocity is high for many water utility systems. The calculation does not automatically reject the pipe, but it flags pressure loss, noise, erosion, water hammer, pump power, and vibration for review.

Reynolds Number and Flow Regime

Reynolds number:

\displaystyle Re=\frac{\rho v D}{\mu}=\frac{vD}{\nu}

Common first-pass interpretation:

RegimeApproximate condition
laminarRe<2300
transitional2300<Re<4000
turbulentRe>4000

These boundaries are approximate. Roughness, inlet disturbances, pulsation, fittings, and temperature gradients can shift behaviour.

Worked Example: Regime Check

Water at room temperature has approximately \rho=998\ \text{kg/m}^3 and \mu=1.0\times10^{-3}\ \text{Pa s}. A 0.10\ \text{m} pipe carries v=2.5\ \text{m/s}.

\displaystyle Re=\frac{998(2.5)(0.10)}{1.0\times10^{-3}}=2.50\times10^5

The flow is turbulent. A laminar pressure-drop formula would be inappropriate; use a turbulent friction factor from a Moody chart, Colebrook-type relation, or validated software.

Bernoulli Energy Balance with Losses and Pump Head

For steady incompressible flow between points 1 and 2:

\displaystyle \frac{p_1}{\rho g}+\frac{v_1^2}{2g}+z_1+H_p-H_t=\frac{p_2}{\rho g}+\frac{v_2^2}{2g}+z_2+h_L

where H_p is pump head added, H_t is turbine or extracted head, and:

\displaystyle h_L=h_f+\sum h_m

Use this as an energy accounting tool. Do not hide pressure-reference errors, elevation datum errors, or omitted losses inside a vague “margin.”

Darcy-Weisbach Friction Loss

Major friction loss:

\displaystyle h_f=f\frac{L}{D}\frac{v^2}{2g}

Pressure drop:

\Delta p=\rho g h_f

For laminar flow in a circular pipe:

\displaystyle f=\frac{64}{Re}

For turbulent flow, f depends on Reynolds number and relative roughness. Use a Moody chart, Colebrook equation, Swamee-Jain approximation, or project-approved hydraulic software.

Minor loss:

\displaystyle h_m=K\frac{v^2}{2g}

Equivalent length approximation:

\displaystyle h_m=f\frac{L_e}{D}\frac{v^2}{2g}

Worked Example: Straight-Pipe Loss

A 60\ \text{m} long pipe has D=0.10\ \text{m}, water density \rho=998\ \text{kg/m}^3, velocity v=2.5\ \text{m/s}, and turbulent friction factor f=0.022.

\displaystyle h_f=0.022\frac{60}{0.10}\frac{(2.5)^2}{2(9.81)}
h_f=4.21\ \text{m}
\Delta p=998(9.81)(4.21)=41.2\ \text{kPa}

The result is only the straight-pipe loss. Fittings, valves, strainers, heat exchangers, meters, elevation, and fouling allowance may dominate the installed system.

Pump Head and Pump Power

Total dynamic head:

\displaystyle H=H_{static}+h_L+\frac{p_{out}-p_{in}}{\rho g}+\frac{v_{out}^2-v_{in}^2}{2g}

Hydraulic power:

P_h=\rho g QH

Shaft power:

\displaystyle P_s=\frac{\rho g QH}{\eta_p}

Motor input power, if motor efficiency is included:

\displaystyle P_{motor}=\frac{\rho g QH}{\eta_p\eta_m}

Worked Example: Pump Power

A pump must deliver Q=0.045\ \text{m}^3/\text{s} against total head H=20.5\ \text{m}. Water density is 998\ \text{kg/m}^3 and pump efficiency is \eta_p=0.72.

P_h=998(9.81)(0.045)(20.5)=9.03\ \text{kW}
\displaystyle P_s=\frac{9.03}{0.72}=12.5\ \text{kW}

The shaft power is about 12.5\ \text{kW} at that operating point. Motor selection still needs service factor, duty cycle, starting condition, control method, overload margin, temperature, and pump-curve verification.

NPSH and Cavitation Margin

Available NPSH for a vented suction vessel:

\displaystyle NPSH_a=\frac{p_{surface}-p_v}{\rho g}+z_{static}-h_{suction}

NPSH margin:

M_{NPSH}=NPSH_a-NPSH_r

Ratio form:

\displaystyle R_{NPSH}=\frac{NPSH_a}{NPSH_r}

where NPSH_r comes from the pump supplier at the operating flow. It is not a universal constant.

Worked Example: Hot Water Cavitation Risk

A pump takes suction from a vented tank. Water is at 82\ ^\circ\text{C}, with \rho=970\ \text{kg/m}^3 and vapor pressure p_v=50.6\ \text{kPa abs}. Atmospheric pressure is 101.3\ \text{kPa abs}, static level above pump centerline is 1.2\ \text{m}, and suction losses total 2.95\ \text{m}. The pump requires NPSH_r=4.0\ \text{m}.

\displaystyle \frac{p_{surface}-p_v}{\rho g}=\frac{(101.3-50.6)\times10^3}{970(9.81)}=5.33\ \text{m}
NPSH_a=5.33+1.2-2.95=3.58\ \text{m}
M_{NPSH}=3.58-4.0=-0.42\ \text{m}

The margin is negative. The pump should not be released at that operating point without corrective action such as lowering suction loss, reducing temperature, increasing static head, reducing flow, or selecting a more appropriate pump.

Valve Flow Coefficients

Metric valve coefficient relation for water-like liquids:

\displaystyle Q_{m^3/h}=K_v\sqrt{\frac{\Delta p_{bar}}{SG}}

So:

\displaystyle \Delta p_{bar}=SG\left(\frac{Q}{K_v}\right)^2

where SG is specific gravity relative to water. Check the valve manufacturer’s definition, units, flow direction, installed fittings, cavitation limits, noise limits, and controllable range.

Worked Example: Valve Pressure Drop

A control valve has K_v=63 and carries Q=45\ \text{m}^3/\text{h} of water with SG=1.0.

\displaystyle \Delta p_{bar}=1.0\left(\frac{45}{63}\right)^2=0.51\ \text{bar}

The pressure drop is about 51\ \text{kPa}. That may be acceptable for a balancing valve, but a control valve also needs authority, minimum controllable flow, cavitation check, actuator margin, and installed flow-characteristic review.

Differential Pressure Flow Meters

For an idealized differential-pressure meter:

\displaystyle Q=C A\sqrt{\frac{2\Delta p}{\rho}}

where C collects discharge coefficient, geometry, and correction factors. Real orifice, venturi, nozzle, and wedge meters require standard-specific equations, straight-run rules, tap location, Reynolds number range, fluid property correction, and uncertainty analysis.

Hydrostatic Pressure and Pressure Rating

Hydrostatic pressure change:

\Delta p=\rho g \Delta z

Hoop stress in a thin-wall cylinder:

\displaystyle \sigma_h=\frac{pD}{2t}

Longitudinal stress:

\displaystyle \sigma_l=\frac{pD}{4t}

These stress formulas are preliminary checks only. Real piping requires code rules, pressure rating, corrosion allowance, joint efficiency, temperature derating, support loads, thermal expansion, cyclic loads, external pressure, water hammer, and local stress checks.

Water Hammer and Surge Screening

Joukowsky pressure rise for rapid velocity change:

\Delta p=\rho a\Delta v

Equivalent head rise:

\displaystyle \Delta H=\frac{a\Delta v}{g}

where a is pressure wave speed. This equation applies to rapid closure relative to pipeline wave travel time. Slower transients require time-domain surge analysis.

Worked Example: Rapid Valve Closure

Water density is 998\ \text{kg/m}^3, pressure wave speed is 1000\ \text{m/s}, and a rapid valve closure changes velocity by \Delta v=1.2\ \text{m/s}.

\Delta p=998(1000)(1.2)=1.20\ \text{MPa}
\displaystyle \Delta H=\frac{1000(1.2)}{9.81}=122\ \text{m}

The surge pressure is large enough to dominate normal steady pressure loss. Even if the steady-state calculation looks safe, fast valve closure, pump trip, check-valve slam, or column separation can require surge analysis and protective hardware.

Validation Checklist

For design review or commissioning, record:

CheckWhy it matters
pressure referenceprevents mixing gauge, absolute, differential, and vapor pressure
elevation datumavoids hidden errors in static head and NPSH
fluid properties at temperatureviscosity and vapor pressure can dominate loss and cavitation
pipe internal diameter and roughnessnominal size is not enough for pressure-loss calculation
fitting and valve loss basisinstalled losses often exceed straight-pipe losses
pump curve and system curveverifies operating point rather than only one head calculation
meter range and straight-run conditionprevents false flow validation
transient caseschecks pump trip, valve closure, startup, and emergency shutdown
mechanical integrityconnects pressure, vibration, thermal expansion, corrosion, and supports
field test evidenceconfirms calculated flow, pressure, power, vibration, leakage, and stability

Common Mistakes

  • Mixing gauge pressure and absolute pressure in NPSH or cavitation calculations.
  • Calculating straight-pipe pressure loss but omitting strainers, valves, heat exchangers, meters, and fouling allowance.
  • Treating a pump head calculation as proof of pump selection without checking the pump curve.
  • Using a valve coefficient outside its stated units or valid range.
  • Ignoring transient pressure because the steady-state pressure is acceptable.
  • Assuming a high pipe velocity is acceptable because the pipe “fits” mechanically.
  • Validating flow with an uncalibrated meter or a meter installed too close to elbows and valves.
  • Reporting pressure drop without the operating temperature, fluid properties, and system boundary.

How to Use This Sheet in the Cluster

Use the topic page to understand the system architecture and failure modes. Use the exercise set to practise complete calculations. Use the pump cavitation case study when hot liquid, suction loss, vapor pressure, and vibration point toward NPSH collapse. Use the pump and piping commissioning project when calculations must become a release package. Use stress, vibration, corrosion, reliability, control, and thermal references when a piping system must survive real installed service rather than only satisfy a hydraulic number.

REF

See also