π― Learning Objectives
-
β
Calculate nodal pressures and pipe flows using the Hardy-Cross method
-
β
Design pipe diameters to meet minimum pressure (β₯20 m) and velocity (0.6β3.0 m/s) constraints
-
β
Analyze network resilience by quantifying surplus power and criticality indices
-
β
Apply EPANET simulation to model demand-driven and pressure-dependent scenarios
-
β
Explain the impact of pipe roughness, aging, and valve configurations on hydraulic performance
π Why This Matters
In mining operations, reliable water distribution is essential for dust suppression, ore processing, dewatering, and worker safety β yet remote sites face challenges like elevation extremes, intermittent power, and aging infrastructure. A single undersized pipe or unbalanced valve setting can cause low pressure at critical pumps or catastrophic cavitation in slurry lines. Mastering WDN analysis prevents costly shutdowns, regulatory noncompliance, and environmental incidents β turning hydraulic theory into operational resilience.
π Core Principles
WDN analysis rests on two fundamental laws: (1) Conservation of mass (Kirchhoffβs first law) β flow into a junction equals flow out; and (2) Conservation of energy (Kirchhoffβs second law) β algebraic sum of head losses around any closed loop equals zero. Networks are modeled as directed graphs with nodes (junctions, reservoirs, tanks) and links (pipes, pumps, valves). Steady-state analysis assumes constant demand and fixed pump curves, while extended-period simulation (EPS) incorporates time-varying demands, tank level dynamics, and pump scheduling. Key behavioral concepts include hydraulic grade line (HGL), pressure-dependent demand (PDD), and network partitioning for isolation and maintenance.
π Hazen-Williams Head Loss
The Hazen-Williams equation estimates frictional head loss in pipes under turbulent flow β widely preferred in water engineering for its empirical simplicity and field calibration. It is applied per pipe segment in iterative solvers (e.g., Hardy-Cross) and embedded in software like EPANET.
Hazen-Williams Head Loss
h_f = 10.67 Γ L Γ Q^1.852 / (C^1.852 Γ D^4.871)
Calculates frictional head loss (m) in a pipe under turbulent flow.
Variables:
| Symbol | Name | Unit | Description |
| h_f |
Head loss |
m |
Energy loss due to friction along pipe length |
| L |
Pipe length |
m |
Length of pipe segment |
| Q |
Volumetric flow rate |
mΒ³/s |
Flow through the pipe |
| C |
Hazen-Williams coefficient |
unitless |
Empirical roughness coefficient (higher = smoother) |
| D |
Internal pipe diameter |
m |
Actual inside diameter of pipe |
Typical Ranges:
New HDPE pipe: 140 β 155
15-year-old corroded ductile iron: 80 β 100
π‘ Worked Example
Problem: Given: 300-mm diameter PVC pipe (C = 150), length = 850 m, flow = 0.12 mΒ³/s, unit conversion factor = 10.67 (SI). Calculate head loss.
1.
Step 1: Confirm units β diameter in meters (0.3 m), flow in mΒ³/s (0.12), C = 150.
2.
Step 2: Apply Hazen-Williams: h_f = 10.67 Γ L Γ Q^1.852 / (C^1.852 Γ D^4.871) = 10.67 Γ 850 Γ (0.12)^1.852 / (150^1.852 Γ 0.3^4.871)
3.
Step 3: Compute: (0.12)^1.852 β 0.0197; 150^1.852 β 4,490; 0.3^4.871 β 0.00225 β denominator β 10.1; numerator β 170.5 β h_f β 16.9 m
Answer:
The result is 16.9 m, which falls within the safe range of 10β25 m for a single pipe segment in mine site trunk mains.
ποΈ Real-World Application
At the Oyu Tolgoi copper-gold mine (Mongolia), engineers used EPANET-based WDN modeling to redesign the 42-km high-elevation potable water system serving 5,000 personnel. Original design suffered 32% nodes below 20-m residual pressure during peak demand. By upsizing six key HDPE trunk lines (from DN250 to DN315), relocating a break-pressure tank, and installing PRVs at three elevation transitions, pressure compliance rose from 68% to 99.4%. The model was validated using 14 months of SCADA pressure logs (Β±0.3 m accuracy) and reduced emergency pump interventions by 71%.