Pressure Drop Pipe Calculator (Darcy-Weisbach)
Estimate frictional and minor-loss pressure drop for liquid flow in a straight pipe. Enter your values below and click calculate.
What this pressure drop calculator does
This tool estimates how much pressure is lost as fluid moves through a pipe. It combines two common contributors: friction loss in the straight pipe section and minor losses from fittings, bends, valves, and entrances/exits. The method used is the Darcy-Weisbach equation, which is widely used in mechanical, chemical, civil, and process engineering.
If you are sizing a pump, checking whether an existing system can handle more flow, or comparing pipe diameters, this calculation gives a fast first-pass answer in Pa, kPa, bar, and psi.
Inputs explained
1) Flow rate
Enter volumetric flow in cubic meters per hour (m³/h). The calculator internally converts this to m³/s. Pressure drop grows quickly with flow because velocity increases and losses scale with velocity squared.
2) Pipe length and inner diameter
Length increases friction loss linearly. Diameter has a very strong effect: a slightly larger pipe can reduce pressure loss dramatically. Use actual inner diameter, not nominal size.
3) Roughness and material
Rougher pipes create more turbulence and therefore larger losses. A material preset helps with typical values, but you can override roughness manually if you have manufacturer data or measured values.
4) Fluid properties
- Density (kg/m³) affects pressure conversion and Reynolds number.
- Dynamic viscosity (cP) strongly affects Reynolds number and friction factor.
5) Minor loss coefficient (ΣK)
Add all fitting losses into one total K value (for elbows, tees, check valves, control valves, etc.). If you are unsure, start with a rough estimate and refine later.
Equations used
The calculator applies the following relationships:
A = πD²/4
v = Q/A
Re = (ρvD)/μ
For laminar flow (Re < 2300): f = 64/Re
For turbulent flow: f = 0.25 / [log10(ε/(3.7D) + 5.74/Re^0.9)]²
ΔP_major = f (L/D) (ρv²/2)
ΔP_minor = ΣK (ρv²/2)
ΔP_total = ΔP_major + ΔP_minor
Head loss h = ΔP_total / (ρg)
Typical roughness values (absolute roughness, ε)
| Pipe material | Typical ε (mm) |
|---|---|
| PVC / HDPE | 0.0015 |
| Stainless steel | 0.015 |
| Commercial steel | 0.045 |
| Cast iron | 0.26 |
| Concrete | 0.30 |
How to reduce pressure drop in a piping system
- Increase pipe diameter where feasible.
- Reduce unnecessary fittings and sharp bends.
- Use smoother pipe materials or lined pipe sections.
- Keep valves fully open when throttling is not required.
- Design for moderate velocity rather than maximum compactness.
Engineering note
This is a practical calculator for incompressible, single-phase flow in straight pipe runs. For compressible gases, two-phase flow, significant elevation changes, non-Newtonian fluids, or temperature-dependent properties, use a more advanced model and confirm with project standards or design software.