Pipe Pressure Drop Calculator
Compute the frictional pressure drop along a straight pipe section using the Darcy-Weisbach equation. Essential for pipe sizing, pump selection, and verifying that flow rates are achievable in a piping network.
About this calculator
The Darcy-Weisbach equation is the standard method for calculating pressure loss due to friction in fully developed pipe flow: ΔP = f × (L / D) × (ρ × v²) / 2, where ΔP is the pressure drop (Pa), f is the dimensionless Darcy friction factor, L is the pipe length (m), D is the internal pipe diameter (m), ρ is the fluid density (kg/m³), and v is the mean flow velocity (m/s). The friction factor f depends on the flow regime: for laminar flow (Re < 2,300), f = 64 / Re; for turbulent flow, the Colebrook-White or Moody chart is used. Higher velocities increase pressure drop with the square of velocity, making velocity control critical in long pipelines. This formula applies to Newtonian fluids in circular pipes with constant cross-section.
How to use
Consider water (ρ = 1,000 kg/m³) flowing at v = 2 m/s through a 50 m long pipe with D = 0.05 m and a turbulent friction factor f = 0.02. ΔP = 0.02 × (50 / 0.05) × (1,000 × 2²) / 2 = 0.02 × 1,000 × 2,000 = 40,000 Pa (40 kPa). Enter pipe length = 50 m, diameter = 0.05 m, velocity = 2 m/s, f = 0.02, and density = 1,000 kg/m³. The calculator returns 40,000 Pa, which you then use to select an adequate pump head.
Frequently asked questions
How do I find the Darcy friction factor for my pipe and flow conditions?
For laminar flow (Reynolds number Re < 2,300), f = 64 / Re, which is straightforward to calculate. For turbulent flow, f depends on both Re and the pipe's relative roughness (ε/D), and is best found using the Moody chart or the Colebrook-White equation: 1/√f = −2 log(ε/(3.7D) + 2.51/(Re√f)). Many engineering references provide tabulated roughness values: commercial steel pipes have ε ≈ 0.046 mm, while smooth PVC pipes have ε ≈ 0.0015 mm. Online Moody chart solvers or iterative calculators can solve the implicit Colebrook equation quickly.
What is the difference between major and minor losses in a pipe system?
Major losses are the continuous frictional pressure drops along straight pipe sections, calculated with the Darcy-Weisbach equation. Minor losses are localised pressure drops at fittings, valves, bends, and contractions, typically expressed as ΔP_minor = K × ρv²/2, where K is a loss coefficient specific to each fitting. In long pipelines, major losses dominate; in short, fitting-heavy systems such as building water distribution, minor losses can be comparable or even larger than major losses. A complete system pressure-drop analysis must include both types to size pumps correctly.
Why does doubling flow velocity cause pressure drop to increase by four times?
The Darcy-Weisbach equation contains a v² term (the dynamic pressure ρv²/2), meaning pressure drop is proportional to the square of velocity. If you double the velocity from 1 m/s to 2 m/s, the dynamic pressure quadruples, and so does the pressure drop. This relationship has a major practical implication: slightly oversizing a pipe diameter reduces velocity and cuts pressure losses dramatically. For example, increasing pipe diameter by 25% roughly halves the velocity, reducing friction losses by about 75% and significantly lowering pumping energy costs over the pipe's lifetime.