🎓 Lesson 4 D3

Design and Planning Fundamentals

Pipe flow hydraulics is how water or slurry moves through pipes—like understanding how hard you need to pump to get fluid from one place to another without bursting the pipe or wasting energy.

🎯 Learning Objectives

  • Calculate head loss in a pipeline using the Darcy–Weisbach equation
  • Design pipe diameter and pump power requirements for a given slurry flow rate and elevation profile
  • Analyze the impact of pipe roughness and flow regime (laminar/turbulent) on system efficiency
  • Explain the physical meaning of hydraulic gradient and its role in system stability
  • Apply Moody chart or Colebrook-White correlation to determine friction factor for industrial slurries

📖 Why This Matters

In mining operations, hydraulically transported materials—including ore slurries, tailings, and dewatering flows—rely entirely on well-designed pipe systems. A 10% underestimation of head loss can lead to pump overloading, unplanned shutdowns, or catastrophic pipe failure. Understanding pipe flow hydraulics isn’t just theory—it’s what keeps your slurry lines running safely at 72% uptime and avoids $250k/day in production losses.

📘 Core Principles

Flow in pipes is classified by Reynolds number (Re): Re < 2,300 = laminar; Re > 4,000 = turbulent; 2,300–4,000 = transitional. In mining, slurries almost always operate in turbulent flow (Re > 10⁵). Energy loss arises from wall shear (friction loss) and flow disturbances (minor losses). The Darcy–Weisbach equation provides the most universally applicable friction loss model, while the Hazen–Williams equation is limited to water at 20°C in smooth pipes—making it unsuitable for abrasive mine slurries. Critical concepts include hydraulic diameter (for non-circular ducts), relative roughness (ε/D), and the distinction between major and minor losses in system curves.

📐 Darcy–Weisbach Head Loss

This formula calculates the major (frictional) head loss along a straight pipe section. It applies to all Newtonian fluids—including water-based slurries—provided the friction factor f is correctly determined for the flow regime and pipe condition.

Darcy–Weisbach Equation

h_f = f \cdot \frac{L}{D} \cdot \frac{V^2}{2g}

Calculates frictional head loss (in meters) due to wall shear in a straight pipe segment.

Variables:
SymbolNameUnitDescription
h_f Friction head loss m Energy loss due to pipe wall friction
f Darcy friction factor dimensionless Function of Re and relative roughness ε/D
L Pipe length m Length of straight pipe section
D Internal pipe diameter m Hydraulic diameter for circular pipes
V Average flow velocity m/s Volumetric flow rate divided by cross-sectional area
g Gravitational acceleration m/s² Standard value = 9.81 m/s²
Typical Ranges:
Slurry transport in mining: 0.012 – 0.025
Clean water in new HDPE pipe: 0.009 – 0.014

💡 Worked Example

Problem: A 300-mm-diameter steel pipe (ε = 0.045 mm) carries 0.45 m³/s of water (ν = 1.004 × 10⁻⁶ m²/s) over 850 m with a 12-m elevation rise. Calculate total head loss (hf).
1. Step 1: Compute velocity V = Q/A = 0.45 / (π × 0.15²) ≈ 6.37 m/s.
2. Step 2: Compute Re = V·D/ν = 6.37 × 0.3 / 1.004×10⁻⁶ ≈ 1.90×10⁶ → fully turbulent.
3. Step 3: Compute relative roughness ε/D = 0.000045 / 0.3 = 1.5×10⁻⁴. Use Moody chart or Colebrook-White: f ≈ 0.0132.
4. Step 4: Apply hf = f·(L/D)·(V²/2g) = 0.0132 × (850/0.3) × (6.37²/(2×9.81)) ≈ 78.4 m.
5. Step 5: Add elevation gain (12 m) → total system head ≈ 90.4 m.
Answer: The frictional head loss is 78.4 m, and total system head is ~90.4 m—well within typical centrifugal pump operating range (80–120 m).

🏗️ Real-World Application

At Newmont’s Boddington Mine (WA), a 42-km tailings pipeline transports 22% w/w iron oxide slurry at 3.2 m/s through 610-mm HDPE pipe. Hydraulic modeling using Darcy–Weisbach with an adjusted effective roughness (εₐ = 0.15 mm for slurry abrasion) predicted 42.7 m/km head loss—validated within ±2.3% by field pressure transducers. This enabled precise selection of 5-stage series pumps instead of over-specified 7-stage units, saving $1.8M CAPEX and reducing OPEX by 14% annually.

📋 Case Connection

📋 Pipe Flow Hydraulics in Large-Scale Industrial Projects

Complex engineering requirements at scale

📋 Small-Scale Pipe Flow Hydraulics Implementation

Limited resources and tight budget

📋 Pipe Flow Hydraulics in Challenging Environments

Environmental and terrain challenges

📋 Cost Optimization in Pipe Flow Hydraulics

Maintaining quality while reducing costs

📚 References