engineering calculators

Pipe Flow Friction Loss Calculator

Calculates pressure drop due to friction in straight pipe runs using the Darcy-Weisbach equation. Use it when sizing pumps, designing piping systems, or troubleshooting flow resistance in water, oil, or gas networks.

About this calculator

The Darcy-Weisbach equation is the industry-standard method for computing frictional pressure drop in pipes. The core formula is ΔP = f · (L/D) · (ρv²/2), where f is the Darcy friction factor, L is pipe length, D is internal diameter, ρ is fluid density, and v is mean flow velocity. Flow velocity v is derived from the volumetric flow rate Q and pipe cross-sectional area A = π(D/2)². The friction factor f depends on the Reynolds number and relative roughness ε/D; this calculator uses an approximation of f ≈ 0.02 · (1 + ε/D) for turbulent flow. Higher roughness, longer pipes, smaller diameters, faster flows, and denser fluids all increase pressure loss. Understanding these losses is essential for selecting the correct pump head in any piping system.

How to use

Suppose water (ρ = 1000 kg/m³) flows at Q = 0.005 m³/s through a 100 mm diameter steel pipe (roughness factor ≈ 0.046) that is 50 m long. First, compute velocity: v = Q / (π × (0.05)²) = 0.005 / 0.007854 ≈ 0.637 m/s. Next, apply the formula: ΔP = [0.02 × (1 + 0.046/100) × 50 × (0.637)² × 1000] / (2 × 0.1). This gives ΔP ≈ [0.02 × 1.00046 × 50 × 0.406 × 1000] / 0.2 ≈ 2030 Pa, or about 2.03 kPa pressure loss over the 50 m run.

Frequently asked questions

What is the Darcy-Weisbach equation and when should I use it for pipe friction calculations?

The Darcy-Weisbach equation relates frictional pressure loss to pipe geometry, fluid properties, and flow velocity: ΔP = f·(L/D)·(ρv²/2). It is applicable to any fluid—liquid or gas—in laminar or turbulent flow, making it more universally accurate than older empirical formulas like Hazen-Williams. Engineers use it for pump sizing, pipe selection, and system hydraulic analysis. It requires knowing or estimating the Darcy friction factor f, which depends on Reynolds number and relative pipe roughness.

How does pipe roughness affect friction loss in a pipeline system?

Pipe roughness ε represents microscopic surface irregularities on the pipe wall. As roughness increases relative to pipe diameter (the ratio ε/D), the friction factor f rises, directly increasing pressure drop. A smooth plastic pipe has much lower friction losses than an old corroded steel pipe of the same diameter and length. In fully turbulent flow, friction loss becomes nearly independent of flow rate and is controlled almost entirely by roughness, a regime described by the fully rough Moody chart region.

Why does reducing pipe diameter dramatically increase friction pressure losses?

Friction loss is highly sensitive to pipe diameter because two effects combine: reducing D increases flow velocity (v = Q/A, where A ∝ D²), and it also increases the L/D ratio term. Since pressure loss scales with v², halving the pipe diameter increases velocity by a factor of four and pressure loss by roughly sixteen times, all else being equal. This is why engineers upsize pipes in high-flow systems—the energy savings from reduced friction quickly offset the higher material cost.