Overview
Pipe flow engineering is the foundation of fluid system design — from chemical plant piping to water distribution networks. This guide covers the fundamental equations, flow regime classification, friction loss calculation, and practical pipe sizing methodology used in industrial engineering.
Where Q = volumetric flow rate (m3/s), A = cross-sectional area (m2), v = velocity (m/s), D = internal diameter (m).
The Continuity Equation
For incompressible flow (liquids), the continuity equation states that flow rate is conserved:
This means if a pipe narrows (A decreases), velocity must increase to maintain the same flow rate. This is the basis for pipe sizing: larger diameter = lower velocity = lower friction loss.
Flow Regimes: Reynolds Number
The Reynolds number (Re) determines whether flow is laminar, transitional, or turbulent:
Where rho = density (kg/m3), v = velocity (m/s), D = diameter (m), mu = dynamic viscosity (Pa.s), nu = kinematic viscosity (m2/s).
| Reynolds Number | Flow Regime | Characteristics | Friction Factor |
|---|---|---|---|
| Re < 2300 | Laminar | Smooth parallel streamlines, parabolic velocity profile | f = 64/Re |
| 2300 < Re < 4000 | Transitional | Unstable, intermittent turbulence | Use safety factor |
| Re > 4000 | Turbulent | Chaotic mixing, flat velocity profile | Colebrook or Swamee-Jain |
Friction Loss: Darcy-Weisbach Equation
The major pressure loss in a straight pipe is:
Where hf = head loss (m), dp = pressure drop (Pa), f = Darcy friction factor, L = pipe length (m), D = diameter (m), g = 9.81 m/s2.
Friction Factor Calculation
For laminar flow (Re < 2300): f = 64/Re (exact).
For turbulent flow (Re > 4000), use the Swamee-Jain approximation:
Where epsilon = pipe roughness (m). Typical roughness values:
| Pipe Material | Roughness (mm) |
|---|---|
| New steel | 0.05 |
| Old steel | 0.5 |
| PVC/HDPE | 0.0015 |
| Copper | 0.0015 |
| Concrete | 0.3-3.0 |
| Galvanized steel | 0.15 |
Pipe Sizing Methodology
Step 1: Determine Required Flow Rate
Based on process requirements (e.g., cooling water demand, chemical feed rate).
Step 2: Select Design Velocity
- Water: 1.5-2.5 m/s (optimal range)
- Viscous liquids: 0.5-1.5 m/s
- Gases: 10-20 m/s
Step 3: Calculate Minimum Diameter
Step 4: Select Standard Pipe Size
Round up to the next standard NPS (Nominal Pipe Size). Use the actual internal diameter for calculations.
Step 5: Verify Pressure Drop
Calculate actual velocity and friction loss. If pressure drop exceeds allowable, increase diameter.
Worked Example
Given: 50 m3/h water flow, 100m pipe length, new steel pipe.
Step 1: Q = 50/3600 = 0.0139 m3/s
Step 2: v_design = 2.0 m/s
Step 3: D = sqrt(4 x 0.0139 / (pi x 2.0)) = 0.094 m = 94 mm
Step 4: Select 4-inch pipe (ID = 102.3 mm)
Step 5: Actual v = 0.0139 / (pi x 0.1023^2/4) = 1.69 m/s Re = 1000 x 1.69 x 0.1023 / 0.001 = 172,900 (turbulent) f = 0.25/[log10(0.05/(3.7x102.3) + 5.74/172900^0.9)]^2 = 0.0193 dp = 0.0193 x (100/0.1023) x (1000 x 1.69^2/2) = 27,000 Pa = 0.27 bar
Minor Losses
In addition to straight-pipe friction, fittings and valves cause additional pressure loss:
Typical K values:
| Fitting | K Value |
|---|---|
| 90 elbow | 0.3-0.9 |
| 45 elbow | 0.2-0.4 |
| Gate valve (open) | 0.15 |
| Globe valve (open) | 3-10 |
| Check valve | 2-4 |
| Tee (branch) | 1.0-2.0 |
| Sudden enlargement | ~1.0 |
| Sudden contraction | 0.4-0.5 |
Total system pressure drop = major losses (straight pipe) + minor losses (fittings).
Pump Requirements
Pump head must overcome elevation difference, friction losses, and provide residual pressure:
Frequently Asked Questions
What is a good pipe velocity for water? For water in pipes, 1.5-2.5 m/s is optimal. Below 1 m/s risks sedimentation and biofilm growth. Above 3 m/s causes erosion, noise, and excessive pressure drop.
How do I calculate pipe flow rate? Flow rate Q = Area x Velocity = (pi x D^2 / 4) x v. For a 100mm pipe at 2 m/s: Q = pi x 0.1^2/4 x 2 = 0.0157 m3/s = 56.5 m3/h. Use our Pipe Flow Calculator for instant results.
What is the difference between Darcy-Weisbach and Hazen-Williams? Darcy-Weisbach is the universal method, valid for all fluids and flow regimes. Hazen-Williams is a simplified empirical formula for water only, valid for turbulent flow (Re > 4000) and typical pipe sizes. Darcy-Weisbach is preferred for engineering design.
How do I size a pipe for a given flow rate?
- Choose design velocity (1.5-2.5 m/s for water). 2) Calculate D = sqrt(4Q/(pi x v)). 3) Select next larger standard pipe size. 4) Verify pressure drop is acceptable.
What Reynolds number is turbulent? Re > 4000 is turbulent. Re < 2300 is laminar. Between 2300-4000 is transitional (unstable). Most industrial pipe flow is turbulent because typical velocities and diameters give Re > 10,000.
Related Engineering Tools
- Pipe Flow Calculator Hub — All pipe flow calculators in one place
- Pipe Flow Calculator — Q = A x v calculation
- Pressure Drop Calculator — Darcy-Weisbach friction loss
- Reynolds Number Calculator — Flow regime classification
- Flow Rate Calculator — Volumetric flow rate
- Darcy-Weisbach Calculator — Friction factor and head loss
- Pipe Sizing Fundamentals — Detailed pipe sizing guide
- Pressure Drop in Pipes — Pressure loss methodology