5.1 Fluid Statics, Incompressible Continuity & Bernoulli Energy Equation

Key Takeaways

  • Hydrostatic pressure increases linearly with depth in an incompressible fluid according to P = P_0 + rho * g * h / g_c = P_0 + gamma * h, where gamma = 62.4 lbf/ft3 for standard water.
  • Differential manometers measure pressure drop by balancing fluid column heights: Delta_P = (gamma_manometer - gamma_fluid) * Delta_h; inclined manometers amplify small air pressure readings via Delta_h = L * sin(theta).
  • Incompressible continuity dictates constant volumetric flow rate Q = A_1 * V_1 = A_2 * V_2, meaning velocity scales inversely with the diameter squared: V_2 = V_1 * (D_1 / D_2)^2.
  • The Extended Energy Equation accounts for pump head addition (h_p), turbine extraction (h_t), and friction/minor head losses (h_L): (P_1 / gamma) + (V_1^2 / 2g) + z_1 + h_p = (P_2 / gamma) + (V_2^2 / 2g) + z_2 + h_t + h_L.
  • The Energy Grade Line (EGL) represents total hydraulic head (HGL + V^2 / 2g), while the Hydraulic Grade Line (HGL) represents piezometric head (P / gamma + z); pumps create positive vertical jumps in both EGL and HGL.
Last updated: August 2026

5.1 Fluid Statics, Incompressible Continuity & Bernoulli Energy Equation

Fluid mechanics forms the hydraulic foundation of HVAC and refrigeration engineering. Whether designing chilled water distribution loops, condenser water circuits, boiler feed systems, or air handling ductwork, mechanical engineers must evaluate hydrostatic pressure distributions, mass and volumetric continuity, and conservation of mechanical energy. On the NCEES PE Mechanical: HVAC and Refrigeration exam, fluid dynamic problems frequently integrate fluid statics, manometer pressure readings, and the Extended Bernoulli Energy Equation across open and closed piping loops.


1. Fluid Statics & Hydrostatic Pressure Distribution

In a static fluid at rest, shear stresses are zero and pressure acts perpendicularly to any boundary surface. Hydrostatic pressure varies only with vertical depth $z$ due to fluid weight under gravity.

The Hydrostatic Equation

For an incompressible liquid of constant density $\rho$ (or specific weight $\gamma = \rho g / g_c$):

dPdz=γ    P2P1=γ(z2z1)=γh\frac{dP}{dz} = -\gamma \implies P_2 - P_1 = -\gamma (z_2 - z_1) = \gamma h

P=P0+γh=P0+ρghgcP = P_0 + \gamma h = P_0 + \frac{\rho g h}{g_c}

Where:

  • $P$: Absolute pressure at depth $h$ below the free surface ($\text{lbf/ft}^2$ or $\text{psi}$)
  • $P_0$: Pressure at the fluid surface ($\text{psia}$ or atmospheric pressure)
  • $\gamma$: Specific weight of fluid ($\text{lbf/ft}^3$; for water at $60^\circ\text{F}$, $\gamma = 62.37\text{ lbf/ft}^3 \approx 62.4\text{ lbf/ft}^3$)
  • $h$: Fluid column height or depth below free surface ($\text{ft}$)
  • $g_c$: Gravitational conversion constant ($32.174\text{ lbm}\cdot\text{ft}/(\text{lbf}\cdot\text{s}^2)$)
  Free Surface: P_0 (Atmospheric)
  ~~~~~~~~~~~~~~~~~~~~~~~~~ v  z = 0
  |                        |  
  |   Liquid (Density rho) |  
  |   Specific Weight gamma|  
  |                        |  h (Depth)
  |                        |  
  +------------------------+  v
  Bottom Surface: P = P_0 + gamma * h

U-Tube & Differential Manometers

Manometers quantify pressure differentials by measuring the displacement height $\Delta h$ of a known manometric liquid (such as mercury, oil, or water):

        P_1                      P_2
         |                        |
      +--+--+                  +--+--+
      | Pipe|                  | Pipe|
      +--+--+                  +--+--+
         |                        |
         | (Fluid: gamma_f)       | (Fluid: gamma_f)
         |                        +---+
         |                            | 
         +------+                     | Delta_h
                | (Manometer Liquid:  | 
                |  gamma_m)           +---+
                +-------------------------+

Summing hydrostatic pressure along the continuous fluid column from point 1 to point 2:

P1+γfy1γmΔhγfy2=P2P_1 + \gamma_f y_1 - \gamma_m \Delta h - \gamma_f y_2 = P_2

For a differential manometer connected across two taps at equal elevation ($y_1 = y_2 + \Delta h$):

P1P2=(γmγf)Δh=γw(SGmSGf)ΔhP_1 - P_2 = (\gamma_m - \gamma_f) \Delta h = \gamma_w (\text{SG}_m - \text{SG}_f) \Delta h

Inclined Manometers for Low-Pressure Airflow

In HVAC air systems, air static and velocity pressures are very small (often fractions of an inch of water gauge). An inclined manometer with angle of inclination $\theta$ amplifies the readable displacement length $L$ along the tube scale:

Δh=Lsinθ    ΔP=γmLsinθ\Delta h = L \sin\theta \implies \Delta P = \gamma_m L \sin\theta

Magnification Factor=LΔh=1sinθ\text{Magnification Factor} = \frac{L}{\Delta h} = \frac{1}{\sin\theta}

For example, if $\theta = 30^\circ$ ($\sin 30^\circ = 0.500$), the displacement length along the scale is exactly twice the vertical head ($L = 2 \cdot \Delta h$).


2. Incompressible Continuity & Velocity Relations

Conservation of mass for a steady, one-dimensional, incompressible fluid flow requires that mass flow rate $\dot{m}$ and volumetric flow rate $Q$ remain constant throughout the streamtube:

m˙=ρ1A1V1=ρ2A2V2\dot{m} = \rho_1 A_1 V_1 = \rho_2 A_2 V_2

Because $\rho_1 = \rho_2 = \text{constant}$ for liquids and low-speed gases (Mach number $M < 0.3$, typical in HVAC):

Q=A1V1=A2V2=constantQ = A_1 V_1 = A_2 V_2 = \text{constant}

V1=QA1,V2=QA2V_1 = \frac{Q}{A_1}, \quad V_2 = \frac{Q}{A_2}

Circular Conduit Diameter Ratio Scaling

For circular pipes and ducts with internal diameters $D_1$ and $D_2$:

A=π4D2    Q=πD124V1=πD224V2A = \frac{\pi}{4} D^2 \implies Q = \frac{\pi D_1^2}{4} V_1 = \frac{\pi D_2^2}{4} V_2

V2=V1(D1D2)2V_2 = V_1 \left( \frac{D_1}{D_2} \right)^2

Exam Key Rule: Fluid velocity scales inversely with the square of pipe diameter. Reducing pipe diameter by half ($D_2 = 0.5 D_1$) increases the flow velocity by a factor of 4 ($V_2 = 4 V_1$), and consequently increases velocity pressure and dynamic head losses by a factor of 16 ($V^2 \propto D^{-4}$).

3. The Ideal Bernoulli Equation

For steady, frictionless (inviscid), incompressible fluid flow along a streamline, mechanical energy is conserved without dissipation into thermal energy.

Pressure, Velocity & Elevation Head Forms

Dividing each term by fluid specific weight $\gamma = \rho g / g_c$ expresses energy per unit weight in units of length (feet of fluid column):

P1γ+V122g+z1=P2γ+V222g+z2=Htotal=constant\frac{P_1}{\gamma} + \frac{V_1^2}{2g} + z_1 = \frac{P_2}{\gamma} + \frac{V_2^2}{2g} + z_2 = H_{\text{total}} = \text{constant}

TermNamePhysical SignificanceEngineering Units
$\frac{P}{\gamma}$Static Pressure HeadPotential energy stored in fluid static pressure$\text{ft of fluid column}$
$\frac{V^2}{2g}$Velocity Head (Dynamic Head)Kinetic energy per unit weight of moving fluid$\text{ft of fluid column}$
$z$Elevation Head (Potential Head)Gravitational potential energy above an arbitrary datum$\text{ft above datum}$
$H_{\text{total}}$Total Hydraulic HeadSum of all mechanical energy components$\text{ft of fluid column}$

Total Pressure & Velocity Pressure in Air Ductwork

Multiplying the head equation by fluid density $\rho$ expresses energy per unit volume as pressure:

Ptotal=Pstatic+Pvelocity=Ps+ρV22gcP_{\text{total}} = P_{\text{static}} + P_{\text{velocity}} = P_s + \frac{\rho V^2}{2 g_c}

For standard air ($\rho = 0.075\text{ lbm/ft}^3$), converting velocity $V$ to feet per minute ($\text{FPM}$) and pressure to inches of water gauge ($\text{in. w.g.}$):

Pv (in. w.g.)=(V (FPM)4005)2    V (FPM)=4005Pv (in. w.g.)P_v\text{ (in. w.g.)} = \left( \frac{V\text{ (FPM)}}{4005} \right)^2 \implies V\text{ (FPM)} = 4005 \sqrt{P_v\text{ (in. w.g.)}}

+-----------------------------------------------------------------------------+
| PITOT-STATIC TUBE OPERATING PRINCIPLE                                       |
+-----------------------------------------------------------------------------+
|                       Impact Hole: Senses Total Pressure P_t = P_s + P_v   |
|                      ===================================\                  |
| Air Flow V --->     |  Static Holes: Senses P_s          \                 |
|                     |   ===o===o===                       \  (P_t)         |
|                      ======================================+=======>        |
|                                                            |  (P_s)         |
|                                                            +=======>        |
|                                                                             |
| Manometer reads: Delta_P = P_t - P_s = P_v (Velocity Pressure)              |
+-----------------------------------------------------------------------------+

4. The Extended Energy Equation (Real Fluid Flow)

In real engineering systems, fluid friction and turbulence convert mechanical energy into irreversible thermal losses ($h_L$), while mechanical turbomachinery adds pump head ($h_p$) or extracts turbine head ($h_t$).

The General Extended Energy Equation

P1γ+α1V122g+z1+hp=P2γ+α2V222g+z2+ht+hL\frac{P_1}{\gamma} + \alpha_1 \frac{V_1^2}{2g} + z_1 + h_p = \frac{P_2}{\gamma} + \alpha_2 \frac{V_2^2}{2g} + z_2 + h_t + h_L

Where:

  • $h_p$: Useful pump head added to the fluid by a pump or compressor ($\text{ft}$)
  • $h_t$: Turbine head extracted from the fluid ($\text{ft}$; typically $h_t = 0$ in HVAC systems)
  • $h_L$: Total head loss due to pipe friction ($h_f$) and minor losses ($h_m$) ($h_L = \sum h_f + \sum h_m$, in $\text{ft}$)
  • $\alpha$: Kinetic energy correction factor ($\alpha = 1.0$ for fully developed turbulent flow; $\alpha = 2.0$ for laminar flow)
Datum (z = 0)
===============================================================================

   (Point 1: Suction Res.)                     (Point 2: Discharge Tank)
   +------------------+                        +------------------+
   | Liquid Level z_1 |                        | Liquid Level z_2 |
   | P_1, V_1 ~ 0     |                        | P_2, V_2 ~ 0     |
   +--------+---------+                        +--------^---------+
            |                                           | 
            | Suction Piping (h_L,s)                    | Discharge Piping (h_L,d)
            v                                           | 
         +------+                                       |
         | PUMP |=======================================+
         | (h_p)| 
         +------+

   Energy Balance: (P_1/gamma) + z_1 + h_p = (P_2/gamma) + z_2 + (h_L,s + h_L,d)

Energy Grade Line (EGL) & Hydraulic Grade Line (HGL)

  • Hydraulic Grade Line (HGL): Represents the piezometric head, which is the height fluid would rise in an open vertical piezometer tube: HGL=Pγ+z\text{HGL} = \frac{P}{\gamma} + z
  • Energy Grade Line (EGL): Represents the total mechanical energy head, situated exactly one velocity head ($V^2 / 2g$) above the HGL: EGL=HGL+V22g=Pγ+z+V22g\text{EGL} = \text{HGL} + \frac{V^2}{2g} = \frac{P}{\gamma} + z + \frac{V^2}{2g}

Rules for Constructing EGL and HGL Diagrams

  1. Slopes: Both EGL and HGL always slope downward in the direction of flow in a passive pipe due to frictional head dissipation (slope $= -h_f / L$).
  2. Pumps: A pump creates an instantaneous vertical jump upward in both EGL and HGL equal to the pump head $h_p$.
  3. Turbines: A turbine creates an instantaneous vertical drop equal to $h_t$.
  4. Fittings & Valves: Concentrated minor losses cause sudden vertical steps downward in the EGL.
  5. Reservoirs: At a large open reservoir surface where $V \approx 0$, EGL and HGL coincide exactly with the water surface ($P_{\text{gauge}} = 0$).
  6. Submerged Discharges: When a pipe discharges into a reservoir, the entire velocity head $V^2 / 2g$ is dissipated, causing EGL to drop to the water surface while HGL meets the surface level.
  7. Negative Pressure / Cavitation Risk: Whenever the HGL falls below the physical pipeline centerline ($P / \gamma < 0$), the gauge pressure inside the pipe is negative (vacuum condition), creating risks of pipe collapse, air in-leakage, or liquid vaporization.

5. Flow Measurement Devices: Venturi, Orifice & Flow Nozzle

Differential pressure flow meters introduce a localized constriction in the pipeline, accelerating the fluid and creating a measurable pressure drop $\Delta P = P_1 - P_2$.

+-----------------------------------------------------------------------------+
| VENTURI METER & ORIFICE PLATE PROFILES                                      |
+-----------------------------------------------------------------------------+
|  VENTURI METER (High Recovery, C_d ~ 0.98):                                 |
|     Pipe D_1          Converging Cone      Throat d        Diffuser         |
|   -------------\                          /----------------------------     |
|                 \________________________/                                  |
|                 /                        \----------------------------     |
|   -------------/       (Tap 1: P_1)        (Tap 2: P_2)                     |
|                                                                             |
|  ORIFICE PLATE (High Permanent Loss, C_d ~ 0.61):                           |
|   -------------------------| |-----------------------------------------     |
|                            | | (Orifice Hole d)                             |
|                            | |                                              |
|   -------------------------| |-----------------------------------------     |
+-----------------------------------------------------------------------------+

Theoretical Throat Velocity & Discharge Coefficient

Applying the frictionless Bernoulli and continuity equations between the upstream pipe (diameter $D$) and throat (diameter $d$):

Vthroat, theoretical=2(P1P2)ρ(1β4)V_{\text{throat, theoretical}} = \sqrt{ \frac{2 (P_1 - P_2)}{\rho (1 - \beta^4)} }

Where $\beta = d / D$ is the diameter ratio.

Introducing the empirical discharge coefficient ($C_d$) to account for boundary layer viscosity and the vena contracta (jet contraction):

Q=CdAthroat2(P1P2)ρ(1β4)=Cdπd242g(h1h2)1β4Q = C_d A_{\text{throat}} \sqrt{ \frac{2 (P_1 - P_2)}{\rho (1 - \beta^4)} } = C_d \frac{\pi d^2}{4} \sqrt{ \frac{2 g (h_1 - h_2)}{1 - \beta^4} }

Comparison of Flow Measurement Primary Elements

Meter TypeTypical Discharge Coeff. ($C_d$)Permanent Pressure LossPrimary HVAC Application
Venturi Tube$0.97 - 0.99$Low ($10% - 15%$ of $\Delta P$)Large central plant hydronic mains, pump test stations
Flow Nozzle$0.96 - 0.98$Medium ($30% - 50%$ of $\Delta P$)High-velocity steam and boiler feedwater flow
Orifice Plate$0.60 - 0.62$High ($50% - 80%$ of $\Delta P$)Low-cost balancing stations, gas flow measurement
Pitot Array$0.95 - 1.00$Negligible ($<2%$ of $\Delta P$)Ductwork airflow measurement stations (AFMS)

6. Worked Engineering Examples

Worked Example 1: Extended Energy Equation for a Pumping Station

A booster pump transfers chilled water ($60^\circ\text{F}$, $\gamma = 62.4\text{ lbf/ft}^3$) from an open atmospheric ground storage basin (elevation $z_1 = 0\text{ ft}$, $P_1 = 0\text{ psig}$) to a pressurized rooftop storage vessel (elevation $z_2 = 120\text{ ft}$, $P_2 = 30\text{ psig}$). The piping system delivers $Q = 500\text{ GPM}$ through a 4-inch Schedule 40 pipe ($D = 4.026\text{ in.} = 0.3355\text{ ft}$). The total piping frictional head loss is calculated as $h_L = 28.5\text{ ft}$. Calculate the required pump head $h_p$ in feet of water.

Given:
- z_1 = 0 ft, P_1 = 0 psig
- z_2 = 120 ft, P_2 = 30 psig
- Q = 500 GPM, Pipe ID = 4.026 in.
- h_L = 28.5 ft
- Both vessels are large reservoirs (V_1 ~ 0, V_2 ~ 0)

Step 1: Convert pressure difference to feet of water head: P2P1γ=30 psi×144 in.2/ft262.4 lbf/ft3=30×2.3077 ft/psi=69.23 ft\frac{P_2 - P_1}{\gamma} = \frac{30\text{ psi} \times 144\text{ in.}^2/\text{ft}^2}{62.4\text{ lbf/ft}^3} = 30 \times 2.3077\text{ ft/psi} = 69.23\text{ ft}

Step 2: Calculate static elevation lift: Δz=z2z1=120 ft0 ft=120.0 ft\Delta z = z_2 - z_1 = 120\text{ ft} - 0\text{ ft} = 120.0\text{ ft}

Step 3: Apply the Extended Energy Equation: hp=(z2z1)+P2P1γ+V22V122g+hLh_p = (z_2 - z_1) + \frac{P_2 - P_1}{\gamma} + \frac{V_2^2 - V_1^2}{2g} + h_L

Since $V_1 \approx 0$ and $V_2 \approx 0$ at reservoir surfaces: hp=120.0 ft+69.23 ft+0+28.5 ft=217.73 ft217.7 fth_p = 120.0\text{ ft} + 69.23\text{ ft} + 0 + 28.5\text{ ft} = 217.73\text{ ft} \approx 217.7\text{ ft}


Worked Example 2: Duct Air Velocity from Pitot-Static Reading

A Test and Balance (TAB) engineer traverses an air handling unit supply duct with a pitot-static tube connected to an inclined oil manometer. The manometer fluid has a specific gravity of $\text{SG} = 0.830$ and is inclined at $\theta = 30^\circ$. The recorded fluid meniscus deflection along the scale is $L = 2.00\text{ inches}$. If the air is at standard conditions ($70^\circ\text{F}$, $14.696\text{ psia}$, $\rho = 0.075\text{ lbm/ft}^3$), calculate the air velocity in $\text{FPM}$.

Step 1: Calculate vertical manometer fluid deflection: hoil=Lsin(30)=2.00 in.×0.500=1.00 in. of oilh_{\text{oil}} = L \sin(30^\circ) = 2.00\text{ in.} \times 0.500 = 1.00\text{ in. of oil}

Step 2: Convert to inches of water gauge ($P_v$ in in. w.g.): Pv=hoil×SGoil=1.00 in.×0.830=0.830 in. w.g.P_v = h_{\text{oil}} \times \text{SG}_{\text{oil}} = 1.00\text{ in.} \times 0.830 = 0.830\text{ in. w.g.}

Step 3: Calculate air velocity using the standard air formula: V=4005Pv (in. w.g.)=40050.830=4005×0.91104=3648.7 FPM3649 FPMV = 4005 \sqrt{P_v\text{ (in. w.g.)}} = 4005 \sqrt{0.830} = 4005 \times 0.91104 = 3648.7\text{ FPM} \approx 3649\text{ FPM}


7. NCEES Reference Handbook Navigation & Exam Traps

  • Fluid Mechanics Section: In the NCEES PE Mechanical Reference Handbook, find fluid statics, manometers, the Bernoulli equation, and Pitot tube equations under Fluid Mechanics $\rightarrow$ Fluid Statics / Dynamics.
  • Gravitational Constant ($g_c$) in IP Units: When computing kinetic energy or dynamic pressure from density $\rho$ (in $\text{lbm/ft}^3$), always divide by $g_c = 32.174\text{ lbm}\cdot\text{ft}/(\text{lbf}\cdot\text{s}^2)$ to obtain pressure in $\text{lbf/ft}^2$.
  • Gauge vs. Absolute Pressure in Bernoulli: Ensure both sides of the energy equation use the same pressure datum. If $P_1$ is gauge, $P_2$ must be gauge; if $P_1$ is absolute, $P_2$ must be absolute.
  • Closed Loop vs. Open System Elevation Lift: In a closed hydronic piping loop, the elevation head rises and falls cancel out entirely ($\Delta z_{\text{static}} = 0$). In an open cooling tower or reservoir transfer line, $\Delta z_{\text{static}} = z_{\text{discharge}} - z_{\text{suction}}$ must be supplied by the pump.
Test Your Knowledge

A differential U-tube manometer containing mercury (Specific Gravity = 13.6, specific weight = 848.6 lbf/ft3) is connected across an orifice plate measuring water flow (specific weight = 62.4 lbf/ft3). If the mercury column shows a vertical deflection of 8.0 inches, what is the differential pressure drop across the orifice plate in pounds per square inch (psi)?

A
B
C
D
Test Your Knowledge

An open hydronic pumping station transfers water from an open atmospheric ground reservoir (elevation 20 ft, 0 psig) to an elevated pressurized storage tank (water surface elevation 110 ft, air pad pressure 25 psig). The piping system delivers 450 GPM and has a combined frictional and minor head loss of 34.5 ft. Assuming reservoir liquid velocities are negligible, what total pump head (h_p) must the pump provide?

A
B
C
D
Test Your Knowledge

Water flows through a horizontal Venturi meter in a 6.0-inch inside diameter pipe (D_1 = 0.50 ft). The throat diameter is constricted to 3.0 inches (D_2 = 0.25 ft). If the volumetric flow rate is 600 GPM (1.337 ft3/s) and frictional losses are neglected (ideal Bernoulli flow), what is the static pressure drop (P_1 - P_2) between the upstream pipe and the throat in psi?

A
B
C
D
Test Your Knowledge

A TAB technician measures air velocity in a supply duct using a pitot-static tube connected to an inclined oil manometer (fluid Specific Gravity = 0.827) set at an angle of 30° to the horizontal. The scale indicates a fluid column length of 2.50 inches. For standard air (density = 0.075 lbm/ft3), what is the measured air velocity in the duct?

A
B
C
D