Pressure Drop Calculator — Formula, Example & Step-by-Step Guide

Pressure drop calculation determines the loss of fluid pressure due to friction as fluid flows through pipes, ducts, and fittings. The Darcy-Weisbach equation ΔP = f × (L/D) × (ρv²/2) is the standard method for calculating friction losses in both laminar and turbulent flow. The friction factor f depends on the Reynolds number and pipe roughness, typically determined from the Moody chart or Colebrook equation. Accurate pressure drop prediction is essential for pump sizing, HVAC duct design, chemical process piping, fire suppression systems, and oil & gas pipeline engineering. Undersized pipes waste pump energy; oversized pipes waste capital cost.

Formula

dP = f * (L / D) * (rho * v^2 / 2)
dP= Pressure drop (Pa)
f= Darcy friction factor (dimensionless)
L= Pipe length (m)
D= Internal pipe diameter (m)
rho= Fluid density (kg/m³)
v= Flow velocity (m/s)

Quick Calculation Result

dP = f * (L / D) * (rho * v^2 / 2)

Interactive Calculator:

Darcy friction factor (dimensionless)
Pipe length (m)
Internal pipe diameter (m)
Fluid density (kg/m³)
Flow velocity (m/s)
-- waiting for inputs --
Pressure drop (Pa)

How to Calculate Pressure Drop Calculator (Step-by-Step)

  1. 1

    Calculate flow velocity v = Q/A, where Q is volumetric flow rate and A = πD²/4.

  2. 2

    Calculate Reynolds number Re = ρvD/μ. If Re < 2300, flow is laminar; if > 4000, turbulent.

  3. 3

    For laminar flow: f = 64/Re. For turbulent flow: use Moody chart or Colebrook equation.

  4. 4

    Apply Darcy-Weisbach: ΔP = f × (L/D) × (ρv²/2).

  5. 5

    Add minor losses from fittings: ΔP_fitting = K × (ρv²/2), where K is the loss coefficient.

  6. 6

    Sum all pressure drops: ΔP_total = ΔP_friction + ΣΔP_fittings.

Why This Matters

Pressure drop is the dominant calculation in fluid system design. Every pump must overcome the total system pressure drop to maintain design flow rates. In HVAC systems, duct pressure drop determines fan sizing and energy consumption — a poorly designed duct system wastes significant energy over the building's lifetime. Chemical process engineers use pressure drop calculations to size control valves and ensure process fluids reach reactors at required pressures. In oil pipelines spanning hundreds of kilometers, even small friction factor errors translate to millions of dollars in pumping costs. Fire protection engineers must verify that sprinkler systems maintain minimum pressure at the most remote head. The Darcy-Weisbach equation is preferred over the older Hazen-Williams formula because it is valid for any fluid, not just water.

Worked Example

Problem: Water (ρ = 998 kg/m³, μ = 0.001 Pa·s) flows at 2 m/s through a 50mm steel pipe (ε = 0.045 mm) for 100 m. Solution: Re = 998×2×0.05/0.001 = 99,800 (turbulent). f ≈ 0.018 (from Moody chart). ΔP = 0.018 × (100/0.05) × (998 × 4/2) = 0.018 × 2000 × 1996 = 71,856 Pa ≈ 0.72 bar.

Pipe Roughness Values

Materialε (mm)
PVC/Plastic0.0015
Copper0.0015
Commercial steel0.045
Cast iron0.26

✓ Design Checklist

  • Verify Reynolds number regime
  • Include fitting losses
  • Check units consistency

⚠ Common Pitfalls

  • Using Fanning friction factor instead of Darcy (4× difference)
  • Ignoring pipe roughness in turbulent flow

Frequently Asked Questions

What is pressure drop?+

Pressure drop is the reduction in fluid pressure as it flows through pipes and fittings due to friction between the fluid and pipe walls.

How do you calculate pressure drop in a pipe?+

Use the Darcy-Weisbach equation: ΔP = f(L/D)(ρv²/2), where f is the friction factor from the Moody chart or Colebrook equation.

What causes high pressure drop?+

High velocity, long pipes, small diameters, rough pipe surfaces, and numerous fittings all increase pressure drop. Reducing velocity by half reduces friction loss by 75%.

Related Engineering Academy Guides

v5.0.0 — BUILD 2026-04-26