processconvert
Fluid Mechanics

Pipe Pressure Drop Explained

What pressure drop in a pipe really means and what drives it — velocity, diameter, length, fluid density and viscosity, roughness, fittings, and elevation. Learn the difference between pressure drop and head loss and why min/normal/max flow cases matter.

TypeEngineering guide — concept explainer

Definition

Pipe pressure drop is the loss of pressure a fluid experiences as it flows from one end of a pipe run to the other. It comes from three physically distinct sources: friction against the pipe wall along the straight length (major loss), turbulence at fittings, valves, bends, and entrances/exits (minor loss), and the static pressure change from any rise or fall in elevation. For an incompressible liquid the three are usually expressed first as a head loss in metres of fluid and then converted to pressure with ΔP = ρ·g·h.

Why it matters

Pressure drop sets the pump head you have to provide, the operating point on the system curve, the energy cost of moving the fluid, and whether the line is the right size. Under-estimate it and the pump cannot deliver the design flow; over-estimate it and you oversize the pump and waste energy. Because friction loss rises with the square of velocity, the same line can be comfortable at minimum flow and unacceptable at maximum flow — which is why pressure drop is always checked across the operating range, not at a single nominal point.

Formula

Velocity from flow
v = Q / A, A = πD²/4
Friction (major) head — Darcy-Weisbach
h_f = f × (L/D) × v²/(2g)
Minor (fitting) head
h_m = ΣK × v²/(2g)
Elevation (static) head
h_z = Δz
Total head and pressure drop
ΔP = ρ·g·(h_f + h_m + h_z)

Units involved

  • ΔP — pressure drop in Pa, kPa, bar, or psi
  • h — head loss in m or ft of fluid
  • Q — volumetric flow in m³/h, L/s, or gpm
  • D — internal diameter in mm, m, or inches (use the ID, not the OD)
  • L — pipe length in m or ft
  • ρ — density in kg/m³ or lb/ft³
  • μ — dynamic viscosity in cP or Pa·s
  • ε — absolute roughness in mm (sets relative roughness ε/D)
  • K — loss coefficient, dimensionless
  • g — 9.80665 m/s²

Concept diagram

KQ, v = Q/AΔzpressure falls along the runh_f (friction)h_mh_zΔP = ρg(h_f + h_m + h_z)

Worked example

Water flows at 100 m³/h through 100 m of 150 mm internal-diameter steel pipe (ε = 0.045 mm), with two fittings totalling K = 1.5 and a 4 m rise. Density 1000 kg/m³, viscosity 1 cP.

  1. 01A = π × 0.15² / 4 = 0.01767 m²
  2. 02v = (100/3600) / 0.01767 = 1.572 m/s
  3. 03Re = 1000 × 1.572 × 0.15 / 0.001 ≈ 235,800 → turbulent
  4. 04f ≈ 0.0175 (Swamee-Jain) → h_f = 0.0175 × (100/0.15) × 1.572²/(2×9.80665) ≈ 1.47 m
  5. 05h_m = 1.5 × 1.572²/(2×9.80665) ≈ 0.19 m
  6. 06h_z = 4 m (the rise)
  7. 07h_total = 1.47 + 0.19 + 4 = 5.66 m → ΔP = 1000 × 9.80665 × 5.66 ≈ 55.5 kPa
Result

Total head loss ≈ 5.66 m, pressure drop ≈ 55.5 kPa. Note the 4 m static rise dominates this short, gently-loaded run — friction is only ~1.47 m.

Common mistakes

  • Confusing pressure drop with head loss — head loss (m) is independent of density for a given velocity and geometry; pressure drop (ΔP = ρgh) is not. State which one you mean.
  • Using the pipe outer diameter or nominal size instead of the actual internal diameter — pressure drop is extremely sensitive to D (friction loss scales roughly with 1/D⁵ at fixed flow).
  • Sizing on the nominal flow only — friction loss rises with v², so the maximum-flow case usually governs while the minimum-flow case can under-deliver velocity for scouring.
  • Forgetting the static elevation term — for short runs with a big lift, elevation can dwarf friction, as in the worked example.
  • Ignoring fittings on a short run — a few valves and bends can add more head than the straight pipe when the run is short.
  • Mixing unit systems — feeding cP straight into an SI formula, or mixing mm and m, throws the Reynolds number and friction factor off by orders of magnitude.

When to use the calculator

Use the Pipe Pressure Drop calculator for a quick, preliminary single-line estimate where you want velocity, Reynolds number, friction factor, and pressure drop in one step — it computes the friction factor for you. Use Pipe Velocity first if you only need the velocity, Darcy-Weisbach or Pipe Head Loss when you want to supply your own friction factor, and Total Dynamic Head when you are rolling line losses into a pump duty.

FAQ

Is pressure drop the same as head loss?
They describe the same energy loss in different units. Head loss h is energy per unit weight, in metres of the flowing fluid; pressure drop is ΔP = ρ·g·h, in pascals or psi. For water the two look numerically similar in convenient units, but for a denser or lighter fluid the pressure drop changes even when the head loss does not.
Why does diameter matter so much more than length?
Pressure drop is linear in length but very strongly inverse in diameter. At a fixed flow rate, velocity rises as 1/D² and the friction term carries another 1/D, so friction loss scales roughly as 1/D⁵. Going one pipe size larger often cuts the pressure drop by more than half; doubling the length only doubles the friction term.
How do density and viscosity affect pressure drop?
Density scales the pressure drop directly (ΔP = ρgh) and sets the Reynolds number. Viscosity acts through the Reynolds number and therefore the friction factor: a more viscous fluid has a lower Re, a higher friction factor, and can even fall into laminar flow, all of which raise the loss.
When are "minor" losses actually significant?
On short runs with many fittings — pump suction lines, manifolds, skid piping — the summed fitting losses can exceed the straight-pipe friction loss. "Minor" refers to the modelling method (a lumped K), not the magnitude. See the Minor Losses vs Friction Losses guide.
Why check minimum, normal, and maximum flow?
Friction loss grows with the square of velocity, so the pressure drop at maximum flow can be several times the normal-flow value and usually governs pump head. The minimum-flow case matters for keeping velocity high enough to avoid settling in slurry or fouling service. A single nominal point hides both.

Related calculators

Related conversions

Related guides