The Calibration Workflow: From Data Collection to Convergence
Calibration is the process of adjusting a computer model of a water network so its predictions match real-world measurements like pressure and flow.
🎯 Learning Objectives
- ✓ Calculate residual errors between measured and simulated pressures at critical nodes
- ✓ Analyze sensitivity of head loss predictions to variations in Hazen-Williams C-factor
- ✓ Design a calibration test matrix using least-squares optimization principles
- ✓ Explain trade-offs between overfitting and generalizability in calibrated models
- ✓ Apply automated calibration tools (e.g., EPANET’s built-in optimizer or PEST++) to adjust pipe roughness values
📖 Why This Matters
📘 Core Principles
📐 Weighted Normalized Residual
Weighted Normalized Residual (WNR)
WNR_i = w_i × |y_i^meas − y_i^sim| / σ_iQuantifies the weighted, uncertainty-normalized mismatch for measurement i.
| Symbol | Name | Unit | Description |
|---|---|---|---|
| w_i | Weight factor | dimensionless | Engineer-assigned priority multiplier reflecting measurement importance or reliability |
| y_i^meas | Measured value | psi or gpm | Field-observed hydraulic variable at location i |
| y_i^sim | Simulated value | psi or gpm | Model-predicted hydraulic variable at location i |
| σ_i | Measurement uncertainty | psi or gpm | One-standard-deviation uncertainty estimate for measurement i |
💡 Worked Example
🏗️ Real-World Application
🔧 Interactive Calculator
🔧 Open Water Distribution Network Analysis Calculator📋 Case Connection
Persistent model–field mismatch (>25% pressure error) due to undocumented pipe replacements and unaccounted demand growt...
Acoustic methods ineffective due to soil attenuation and ambient noise; conventional pressure zoning lacked resolution
System unable to maintain minimum pressure during prolonged low-storage operation and projected 20% rainfall decline
Disinfectant residual dropping below 0.2 mg/L at farthest nodes despite design dosing; suspected wall reaction dominance