πŸŽ“ Lesson 2 D2

Core Principles and Theory

Pressure loss is the drop in pressure that happens when fluid (like water or air) flows through pipes, valves, or fittings due to friction and turbulence.

🎯 Learning Objectives

  • βœ“ Calculate total pressure loss in a mine dewatering pipeline using Darcy-Weisbach and minor loss equations
  • βœ“ Design pipe diameter and pump head requirements for a given flow rate and elevation profile
  • βœ“ Analyze the impact of Reynolds number and relative roughness on friction factor selection
  • βœ“ Apply Moody chart or Colebrook-White equation to determine flow regime and friction factor
  • βœ“ Explain how valve type, bend radius, and fitting geometry influence minor loss coefficients

πŸ“– Why This Matters

In underground and open-pit mines, hydraulic systems move water, slurry, or compressed air across kilometers of piping β€” often under extreme conditions: high flow rates, abrasive solids, steep gradients, and remote locations. A 15% underestimation of pressure loss can lead to pump undersizing, system shutdowns, flooding risks, or catastrophic hose burst failures. Understanding pressure loss isn’t just theory β€” it’s the difference between safe, continuous operations and costly, hazardous downtime.

πŸ“˜ Core Principles

Pressure loss originates from two fundamental mechanisms: major (frictional) loss along straight pipe sections, governed by fluid viscosity, velocity, pipe roughness, and length; and minor (local) loss at disturbances like elbows, tees, valves, and sudden expansions/contractions. Flow regime β€” laminar, transitional, or turbulent β€” dictates which empirical or semi-theoretical models apply. In mining hydraulics, turbulent flow dominates (> Re = 4,000), making the Darcy-Weisbach equation central. Pipe roughness (Ξ΅) varies significantly: new HDPE β‰ˆ 0.0015 mm, corroded steel β‰ˆ 0.1–0.5 mm, and scale-encrusted cast iron up to 3.0 mm β€” directly impacting friction factor (f) and long-term system performance.

πŸ“ Darcy-Weisbach Equation & Minor Loss Summation

The Darcy-Weisbach equation calculates major head loss (h_f) due to pipe friction. Minor losses are added as velocity-head multiples using dimensionless K-coefficients. Total head loss h_total = h_f + Ξ£(K Γ— VΒ²/2g). This unified approach enables accurate system-wide analysis for pump selection and pressure safety margins.

πŸ’‘ Worked Example

Problem: A 300-mm-diameter HDPE pipeline (Ξ΅ = 0.0015 mm) carries 220 L/s of water (Ξ½ = 1.004Γ—10⁻⁢ mΒ²/s) over 850 m horizontal length, including 4 x 90Β° long-radius elbows (K = 0.3 each) and 1 fully open gate valve (K = 0.15). Calculate total head loss (m).
1. Step 1: Compute velocity V = Q/A = 0.220 mΒ³/s / (Ο€ Γ— (0.15)Β²) = 3.12 m/s
2. Step 2: Calculate Reynolds number Re = V Γ— D / Ξ½ = 3.12 Γ— 0.3 / 1.004Γ—10⁻⁢ = 932,000 β†’ turbulent flow
3. Step 3: Determine relative roughness Ξ΅/D = 0.0015 mm / 300 mm = 5Γ—10⁻⁢ β†’ use Moody chart or Colebrook-White to find f β‰ˆ 0.013
4. Step 4: Compute h_f = f Γ— (L/D) Γ— (VΒ²/2g) = 0.013 Γ— (850/0.3) Γ— (3.12Β²/(2Γ—9.81)) = 18.3 m
5. Step 5: Compute Ξ£K = 4Γ—0.3 + 0.15 = 1.35 β†’ h_minor = 1.35 Γ— (3.12Β²/(2Γ—9.81)) = 0.67 m
6. Step 6: h_total = 18.3 + 0.67 = 18.97 m
Answer: The total head loss is 19.0 m, which falls within the safe design margin for a 25-m pump shutoff head system.

πŸ—οΈ Real-World Application

At the Cadia East underground copper-gold mine (NSW, Australia), a 4.2-km, 400-mm HDPE dewatering main transports 380 L/s from 1,200 m below surface. Initial design assumed smooth-pipe Blasius correlation (f = 0.316/Re⁰·²⁡), underestimating roughness growth from biofilm and silt deposition. After 18 months, observed pressure loss increased by 32%, forcing retrofitting of booster stations. Subsequent redesign incorporated time-dependent roughness growth (Ξ΅(t) = Ξ΅β‚€ + kt) and used Colebrook-White with Ξ΅ = 0.05 mm at Year 5 β€” extending service life by 7 years and reducing OPEX by AUD $1.2M/year.

πŸ“š References