Every piping system experiences pressure drop—the reduction in fluid pressure as it travels through pipes, fittings, and valves. Understanding and accurately calculating pressure drop is essential for selecting pumps, sizing pipes, and ensuring that your system delivers the required flow rate at the point of use. This guide explains the physics, the key equations, and the practical techniques that professional engineers rely on every day.
Pressure drop occurs whenever energy is lost from the fluid due to friction or changes in flow conditions. The four primary causes are:
1. Pipe Friction (Major Losses)
As fluid flows along a straight pipe, shear stress between the fluid and the pipe wall converts kinetic energy into heat. This is the dominant source of pressure loss in most systems and depends on the pipe length, diameter, roughness, fluid velocity, and viscosity. Longer pipes, smaller diameters, and rougher surfaces all increase friction losses.
2. Fittings, Valves, and Bends (Minor Losses)
Every elbow, tee, valve, reducer, and expansion in a piping system disrupts the flow pattern and creates additional turbulence. These are called “minor losses,” although in systems with many fittings they can account for a significant fraction of the total pressure drop. Each fitting type has a characteristic loss coefficient (K-value).
3. Elevation Changes
When fluid flows uphill, gravitational potential energy increases and pressure decreases. Conversely, downhill flow gains pressure. The pressure change due to elevation is ΔP = ρgΔz, where Δz is the height difference. This is independent of flow rate and depends only on fluid density and elevation.
4. Velocity Changes
When the pipe cross-section changes (such as a reducer or expander), the fluid velocity changes. By Bernoulli's principle, an increase in velocity requires a decrease in pressure and vice versa. Sudden expansions also create significant turbulent losses beyond what Bernoulli alone predicts.
The Darcy-Weisbach equation is the most general and theoretically rigorous method for calculating friction pressure drop in pipes. It applies to any Newtonian fluid, any pipe material, and any flow regime:
ΔP = f × (L/D) × (ρV²/2)
Or expressed as head loss:
hf = f × (L/D) × (V²/2g)
Where:
The critical quantity in this equation is the Darcy friction factor (f). Its value depends on the Reynolds number and the relative pipe roughness (ε/D). For laminar flow (Re < 2300), the friction factor has an exact analytical solution: f = 64/Re. For turbulent flow, empirical correlations or the Moody diagram must be used.
Our Head Loss Calculator and Pressure Drop Calculator implement the Darcy-Weisbach equation with automatic friction factor computation.
The Moody diagram (also called the Moody chart) is a graphical representation of the Darcy friction factor as a function of Reynolds number and relative roughness. It has three distinct regions:
The Colebrook-White equation provides an implicit formula for the turbulent friction factor that matches the Moody diagram:
1/√f = −2.0 × log10( (ε/D)/3.7 + 2.51/(Re√f) )
Because the friction factor appears on both sides, this equation must be solved iteratively. In practice, engineers use the Swamee-Jain approximation for a direct (non-iterative) solution that is accurate to within 1% for typical conditions:
f = 0.25 / [ log10( (ε/D)/3.7 + 5.74/Re0.9 ) ]²
Minor losses are calculated using a loss coefficient (K) for each fitting. The pressure drop through a fitting is:
ΔPminor = K × (ρV²/2) or hminor = K × (V²/2g)
The following table lists typical K-values for common fittings:
| Fitting Type | K-Value | Equivalent Length (L/D) |
|---|---|---|
| 90° Standard Elbow | 0.75 | 30 |
| 90° Long-Radius Elbow | 0.45 | 20 |
| 45° Elbow | 0.35 | 16 |
| Tee (through run) | 0.40 | 20 |
| Tee (through branch) | 1.50 | 60 |
| Gate Valve (fully open) | 0.17 | 8 |
| Globe Valve (fully open) | 6.00 | 340 |
| Check Valve (swing type) | 2.00 | 100 |
| Butterfly Valve (fully open) | 0.25 | 12 |
| Sudden Expansion | (1 − d²/D²)² | — |
| Pipe Entrance (sharp) | 0.50 | — |
| Pipe Exit | 1.00 | — |
The equivalent length method is an alternative approach: instead of using K-values, you add an equivalent length of straight pipe for each fitting. The total equivalent length is then used in the Darcy-Weisbach equation as if it were a longer straight pipe. This method is convenient for hand calculations and is the basis of many piping design software tools.
Excessive pressure drop wastes pump energy and may prevent adequate flow delivery. Here are practical strategies to minimize pressure losses:
Let us calculate the total pressure drop for a section of piping with the following parameters:
Step 1: Calculate velocity
V = Q/A = 0.00333 / (π × 0.0779² / 4) = 0.00333 / 0.004766 = 0.699 m/s
Step 2: Calculate Reynolds number
Re = ρVD/μ = 998 × 0.699 × 0.0779 / 0.001002 = 54,300
The flow is turbulent (Re > 4000). See our Reynolds Number Calculator for instant computation.
Step 3: Determine friction factor
Relative roughness: ε/D = 0.046/77.9 = 0.000590
Using the Swamee-Jain approximation:
f = 0.25 / [log10(0.000590/3.7 + 5.74/543000.9)]² ≈ 0.0212
Step 4: Calculate major (friction) losses
hf = f × (L/D) × (V²/2g) = 0.0212 × (50/0.0779) × (0.699²/(2 × 9.81)) = 0.0212 × 641.8 × 0.02491 = 0.339 m
Step 5: Calculate minor losses
Total K = 4 × 0.75 (elbows) + 1 × 0.17 (gate valve) = 3.17
hminor = K × (V²/2g) = 3.17 × 0.02491 = 0.079 m
Step 6: Total head loss and pressure drop
htotal = 0.339 + 0.079 = 0.418 m
ΔP = ρg × htotal = 998 × 9.81 × 0.418 = 4,093 Pa ≈ 4.1 kPa (0.59 psi)
The total pressure drop is approximately 4.1 kPa or 0.59 psi. The friction losses account for 81% of the total, with minor losses contributing the remaining 19%. Verify this result using our Pressure Drop Calculator.
Common questions about pressure drop in piping systems.
Acceptable pressure drop depends on the application. For water distribution mains, engineers typically limit head loss to 5–10 m per 1000 m of pipe. For building plumbing, total system pressure drop should not exceed the available supply pressure minus the minimum required pressure at the most remote fixture. Industrial systems are often designed to a maximum velocity constraint (e.g., 3 m/s for water) which indirectly limits pressure drop.
Pressure drop is proportional to the square of velocity in turbulent flow. Since velocity is directly proportional to flow rate (V = Q/A), doubling the flow rate quadruples the pressure drop. This exponential relationship is why even modest increases in flow rate can significantly increase pump energy requirements.
The Darcy-Weisbach equation is more general and accurate because it accounts for fluid properties and flow regime. It works for any fluid and any pipe. The Hazen-Williams equation is simpler but only valid for water at approximately 60°F in turbulent flow. Use Darcy-Weisbach for non-water fluids, laminar flow, or when higher accuracy is needed. Use Hazen-Williams for quick water pipe sizing when local codes require it.
In long, straight pipe runs, minor losses are typically small compared to friction losses. However, in compact systems with many fittings—such as mechanical rooms, manifolds, or heat exchanger piping—minor losses can represent 50% or more of total pressure drop. Always include minor losses in your calculations for an accurate result.
Over time, internal pipe surfaces accumulate scale, corrosion products, and biofilm, which increases effective roughness. A new steel pipe might have a roughness of 0.046 mm, but after 20 years of service it could increase to 0.3–1.0 mm or more. This increase in roughness raises the friction factor and can double or triple pressure drop. Engineers often apply aging factors or use a higher roughness value in design to account for long-term degradation.
Use our free Pressure Drop Calculator to compute friction losses, minor losses, and total system pressure drop for your piping design.
Open Pressure Drop Calculator© 2026 Flow Rate Calculator. All rights reserved.