🎓 Lesson 9
D5
Colebrook-White Equation and Moody Chart Interpretation
The Colebrook-White equation helps engineers figure out how much friction slows down water or air flowing through pipes — especially when the flow is fast and messy (turbulent).
🎯 Learning Objectives
- ✓ Calculate the Darcy friction factor using the Colebrook-White equation via iteration or approximation methods
- ✓ Interpret and extract friction factor values from the Moody chart for given Re and ε/D conditions
- ✓ Analyze pipe system head loss by combining Colebrook-White-derived f with the Darcy–Weisbach equation
- ✓ Explain the physical significance of relative roughness and Reynolds number on flow resistance in mining ventilation ducts and slurry pipelines
📖 Why This Matters
In mining operations, accurate prediction of pressure drop is critical — whether sizing ventilation ducts to ensure safe airflow in underground mines, designing slurry transport lines for tailings disposal, or optimizing compressed air distribution in blasthole drilling rigs. Underestimating friction losses can lead to undersized fans/pumps, poor ventilation, or pipeline blockages; overestimating wastes energy and capital. The Colebrook-White equation and Moody chart are industry-standard tools to quantify these losses reliably in turbulent flow — the dominant regime in most mining fluid systems.
📘 Core Principles
Turbulent flow exhibits chaotic, three-dimensional eddies that dramatically increase resistance compared to laminar flow. Unlike laminar flow (where f = 64/Re), turbulent friction depends not only on Reynolds number but also on pipe wall roughness — captured by relative roughness ε/D. The Colebrook-White equation unifies these effects empirically. Its implicit nature reflects the complex physics of turbulent boundary layers: smooth-pipe behavior dominates at low ε/D and high Re; rough-pipe (fully turbulent) behavior emerges when roughness elements protrude beyond the viscous sublayer. The Moody chart visually maps this relationship across all regimes — laminar, transitional, smooth-turbulent, and rough-turbulent — making it indispensable for rapid engineering estimation.
📐 Key Calculation
The Colebrook-White equation is solved iteratively (e.g., using Newton-Raphson or successive substitution) or approximated (e.g., Swamee–Jain). It yields the Darcy friction factor f, which feeds directly into the Darcy–Weisbach head loss equation. Accurate f is essential for sizing mine ventilation ducts per MSHA and ISO 8502 standards.
Colebrook-White Equation
1/√f = −2 log₁₀[(ε/D)/3.7 + 2.51/(Re √f)]Implicit equation for Darcy friction factor in turbulent flow for pipes with circular cross-section.
Variables:
| Symbol | Name | Unit | Description |
|---|---|---|---|
| f | Darcy friction factor | dimensionless | Dimensionless resistance coefficient used in head loss calculations |
| ε | Absolute roughness | mm or m | Average height of surface irregularities on pipe interior |
| D | Pipe internal diameter | m | Hydraulic diameter for circular pipes |
| Re | Reynolds number | dimensionless | Ratio of inertial to viscous forces: Re = ρVD/μ |
Typical Ranges:
Galvanized steel ducts (mine ventilation): ε = 0.15–0.2 mm
Concrete-lined slurry pipelines: ε = 0.3–3.0 mm
HDPE tailings pipes: ε = 0.0015–0.007 mm
💡 Worked Example
Problem: A 300-mm-diameter galvanized steel ventilation duct (ε ≈ 0.15 mm) carries air at 20°C with average velocity 12 m/s. Air density = 1.2 kg/m³, dynamic viscosity = 1.8 × 10⁻⁵ Pa·s. Calculate the Darcy friction factor f.
1.
Step 1: Compute Reynolds number: Re = ρVD/μ = (1.2)(12)(0.3)/(1.8×10⁻⁵) ≈ 240,000 → turbulent flow.
2.
Step 2: Compute relative roughness: ε/D = 0.00015 / 0.3 = 0.0005.
3.
Step 3: Apply Colebrook-White: 1/√f = −2 log₁₀[(ε/D)/3.7 + 2.51/(Re√f)]. Use initial guess f₀ = 0.02 → iterate: f₁ = 0.0211, f₂ = 0.0210, f₃ = 0.0210 (converged).
Answer:
The Darcy friction factor is f = 0.0210, which falls within the typical turbulent range of 0.012–0.035 for mine ventilation ducts.
🏗️ Real-World Application
At the Cadia East underground gold mine (New South Wales), ventilation engineers used the Colebrook-White equation and Moody chart to redesign a 1.2-km-long, 1.4-m-diameter concrete-lined duct supplying 220 m³/s of fresh air. Initial fan sizing underestimated head loss by 18% due to assuming Blasius correlation (smooth-pipe only). Recalculating f using ε = 0.3 mm (aged concrete) and Re ≈ 1.4×10⁷ yielded f = 0.0142 — increasing total head loss from 820 Pa to 970 Pa. This adjustment prevented underperformance during peak summer demand and ensured compliance with Australian Standard AS 2293.2 for minimum airflow velocity (≥2.5 m/s) and oxygen concentration (>19.5%).