Introduction & Context

In process engineering, the conversion of measured pressure into an equivalent fluid head is fundamental for specifying pumps, valves, and piping systems. Head (expressed in metres of fluid column) represents the mechanical energy per unit weight of fluid and is independent of the working fluid density. This allows direct comparison with static elevation differences, friction losses, and minor losses, enabling accurate pump sizing and hydraulic balance calculations for water distribution, chemical transfer, and irrigation networks.

Methodology & Formulas

  1. Static Head
    The net vertical distance the fluid must be lifted: \[ H_{\text{stat}} = z_{2} - z_{1} \] where \( z_{2} \) and \( z_{1} \) are the free-surface elevations of the delivery and source points relative to a common datum.
  2. Average Velocity
    From continuity for a circular pipe: \[ V = \frac{Q}{A} = \frac{4Q}{\pi D^{2}} \] with \( Q \) the volumetric flow rate and \( D \) the internal pipe diameter.
  3. Reynolds Number Regime
    Flow Regime Reynolds Number
    Laminar \( \text{Re} \lt 2300 \)
    Transitional \( 2300 \le \text{Re} \lt 4000 \)
    Fully Turbulent \( \text{Re} \ge 4000 \)
    \[ \text{Re} = \frac{\rho V D}{\mu} \]
  4. Friction Factor
    For turbulent flow (\( \text{Re} \ge 4000 \)) the Colebrook–White equation gives the Darcy friction factor \( f \): \[ \frac{1}{\sqrt{f}} = -2 \log_{10}\left( \frac{\varepsilon / D}{3.7} + \frac{2.51}{\text{Re}\sqrt{f}} \right) \] Smooth plastic pipe is commonly approximated with relative roughness \( \varepsilon / D \rightarrow 0 \), reducing the expression to the Prandtl–Nikuradse form: \[ \frac{1}{\sqrt{f}} = -2 \log_{10}\left( \frac{2.51}{\text{Re}\sqrt{f}} \right) \] A fixed-point (Newton) iteration rapidly converges to \( f \).
  5. Major (Friction) Head Loss
    Darcy–Weisbach equation: \[ h_{f} = f \frac{L}{D} \frac{V^{2}}{2g} \] with \( L \) the total developed length of pipe.
  6. Minor (Local) Head Loss
    Summation of loss coefficients \( K_{i} \): \[ h_{m} = \sum K_{i} \frac{V^{2}}{2g} \] For the global model, an equivalent \( K_{\text{minor}} \) is adopted: \[ h_{m} = K_{\text{minor}} \frac{V^{2}}{2g} \]
  7. Total Head
    The mechanical energy per unit weight required from the pump: \[ H_{\text{total}} = H_{\text{stat}} + h_{f} + h_{m} \]
  8. Hydraulic Power
    The useful power delivered to the fluid: \[ P_{\text{hyd}} = \rho g Q H_{\text{total}} \]
  9. Shaft Power & Motor Selection
    Accounting for pump efficiency \( \eta_{p} \): \[ P_{\text{shaft}} = \frac{P_{\text{hyd}}}{\eta_{p}} \] Motor sizing additionally considers transmission and motor efficiencies, but \( P_{\text{shaft}} \) is the minimum rating for the pump driver.