chemical engineering calculators

Pipe Pressure Drop Calculator

Compute pressure drop across a straight pipe section using the Darcy-Weisbach equation. Used by engineers to size pipes and check whether pumps can overcome system resistance.

About this calculator

The Darcy-Weisbach equation calculates the pressure drop due to friction in a pipe: ΔP = f × (L / D) × (ρ × v² / 2), where f is the Darcy friction factor, L is pipe length (m), D is the internal pipe diameter (m), ρ is the fluid density (kg/m³), and v is the average flow velocity (m/s). The term ρv²/2 is the dynamic pressure of the fluid. The friction factor f depends on the flow regime: for turbulent flow it is determined by pipe roughness and the Reynolds number using the Moody chart or the Colebrook equation. This calculator uses a fixed f = 0.02, which is a typical value for smooth turbulent flow, giving ΔP = 0.02 × (L/D) × (ρv²/2). Minimizing pressure drop is essential to reduce pumping costs and ensure adequate flow delivery at system endpoints.

How to use

Example: Pipe length L = 100 m, internal diameter D = 0.05 m, flow velocity v = 2 m/s, fluid density ρ = 1000 kg/m³, friction factor f = 0.02. Step 1: Compute dynamic pressure: 1000 × 2² / 2 = 2000 Pa. Step 2: Compute L/D ratio: 100 / 0.05 = 2000. Step 3: ΔP = 0.02 × 2000 × 2000 = 80,000 Pa (80 kPa). This means a pump must supply at least 80 kPa of pressure just to overcome pipe friction over this 100 m run, before accounting for static head or fittings.

Frequently asked questions

What is the Darcy-Weisbach equation and why is it preferred over the Hazen-Williams formula?

The Darcy-Weisbach equation is a physics-based relationship valid for any Newtonian fluid at any flow velocity, making it universally applicable across liquids and gases, laminar and turbulent regimes. The Hazen-Williams formula is an empirical correlation developed specifically for water in turbulent flow through relatively smooth pipes and is not valid for other fluids or for laminar conditions. Because Darcy-Weisbach uses a dimensionless friction factor rooted in fluid mechanics theory, it is preferred in engineering practice for accurate and general pressure drop calculations.

How does pipe diameter affect pressure drop for a given flow rate?

Pipe diameter has a very strong effect on pressure drop. For a fixed flow rate, reducing the pipe diameter increases the flow velocity (since Q = v × A and A ∝ D²), and since ΔP scales with v², the pressure drop increases with the fifth power of diameter reduction approximately. Doubling the pipe diameter at constant flow rate reduces pressure drop by roughly a factor of 32. This is why engineers select the largest economically justifiable diameter for long pipelines — the energy savings from reduced pumping costs quickly offset the higher pipe material cost.

When should I use a friction factor different from 0.02 in the Darcy-Weisbach equation?

The friction factor f = 0.02 is a convenient approximation for smooth pipes under fully turbulent conditions at moderate Reynolds numbers (Re ≈ 10⁵ to 10⁶). However, for laminar flow (Re < 2300), the exact formula f = 64/Re applies, yielding much higher friction factors at low velocities. For rough pipes or very high Reynolds numbers, the actual f can range from 0.01 to over 0.05 and should be read from a Moody chart or calculated via the Colebrook–White equation using the relative roughness (ε/D) of the pipe material. Using an incorrect friction factor can lead to significant under- or over-design of pumping systems.