Pipe Pressure Drop Calculator
Calculate the pressure drop along a pipe due to friction using the Darcy-Weisbach equation. Essential for pump sizing, pipe network design, and energy consumption estimates.
About this calculator
The Darcy-Weisbach equation is the standard method for calculating frictional pressure drop in pipes: ΔP = f × (L / D) × (ρv² / 2), where f is the Darcy friction factor (dimensionless), L is the pipe length (m), D is the pipe diameter (m), ρ is the fluid density (kg/m³), and v is the flow velocity (m/s). Note that this calculator computes the head-loss term f × (L/D) × (v²/2) in units of J/kg (specific energy loss); multiply by fluid density ρ to obtain pressure drop in Pascals. The friction factor f depends on the Reynolds number and pipe roughness — for laminar flow f = 64/Re, while for turbulent flow it is found from the Moody chart or the Colebrook equation. Accurate pressure drop prediction is critical for selecting pumps and compressors with sufficient head.
How to use
Water flows at v = 3 m/s through a 50 m long, 0.1 m diameter steel pipe with a Darcy friction factor f = 0.02. Apply the formula: ΔP/ρ = f × (L/D) × (v²/2) = 0.02 × (50/0.1) × (3²/2) = 0.02 × 500 × 4.5 = 45 J/kg. Multiply by water density (998 kg/m³) to get pressure drop: ΔP = 45 × 998 ≈ 44,910 Pa ≈ 44.9 kPa. This is the pressure a pump must overcome just for pipe friction over this 50 m section, before accounting for elevation changes or fittings.
Frequently asked questions
How do I find the Darcy friction factor for my pipe flow?
The friction factor depends on the flow regime. For laminar flow (Re < 2,300), f = 64/Re exactly. For turbulent flow, you need the pipe's relative roughness (ε/D) and the Reynolds number; the Colebrook-White equation or its explicit approximation (the Swamee-Jain equation) gives f directly. Engineers commonly use the Moody chart as a graphical solution. For smooth pipes at high Reynolds numbers, the Blasius correlation f = 0.316 × Re^(−0.25) is a convenient approximation valid for Re up to about 100,000.
What is the difference between Darcy and Fanning friction factors in pressure drop calculations?
The Darcy friction factor (also called the Moody friction factor) is four times larger than the Fanning friction factor: f_Darcy = 4 × f_Fanning. The Darcy-Weisbach equation as written here uses the Darcy friction factor. Confusion between the two is a common source of errors — always check which convention a data source uses before substituting values. Chemical engineering texts often use the Fanning factor, while mechanical engineering sources typically use the Darcy factor. Using the wrong one will give a pressure drop that is four times too large or too small.
Why does pipe diameter have such a large effect on pressure drop?
Pipe diameter influences pressure drop through two compounding mechanisms in the Darcy-Weisbach equation. First, the L/D term means pressure drop is inversely proportional to diameter directly. Second, for a fixed flow rate (rather than fixed velocity), increasing the diameter reduces velocity as Q = v × (πD²/4), so velocity drops with D², and the v² term drops with D⁴. Combined, pressure drop for a fixed flow rate scales approximately as D⁻⁵, meaning doubling the pipe diameter reduces friction pressure drop by about a factor of 32. This is why slightly larger pipe diameters can dramatically cut pumping energy costs over a pipeline's lifetime.