πŸŽ“ Lesson 11 D5

Designing a Tiered Monitoring Network: From Piezometers to Satellite-Based InSAR

A tiered monitoring network is like a layered security system for a mine site β€” using simple ground sensors up close and satellites far above β€” to track water movement and ground stability over time as the mine closes.

🎯 Learning Objectives

  • βœ“ Design a three-tier monitoring network (ground-based, aerial, satellite) for a specific closure scenario, justifying sensor selection and spacing
  • βœ“ Analyze InSAR time-series data to identify subsidence trends exceeding 5 mm/yr threshold
  • βœ“ Calculate effective monitoring density (sensors/kmΒ²) and compare against ICMM Guideline benchmarks
  • βœ“ Explain how piezometer response time affects interpretation of pore pressure transients during rainfall events
  • βœ“ Apply ASTM D4753 criteria to evaluate the suitability of a vibrating-wire piezometer for long-term saturation monitoring

πŸ“– Why This Matters

When a mine closes, the real engineering challenge begins: ensuring slopes stay stable, groundwater stays contained, and surface water quality remains protected β€” often for 100+ years. Relying on a single sensor type fails β€” a piezometer can’t show regional subsidence; InSAR can’t detect rapid pore-pressure spikes before a landslide. Tiered monitoring isn’t luxury β€” it’s regulatory expectation (e.g., IFC Performance Standard 2, GISTM 2022) and technical necessity to meet adaptive management requirements under evolving climate conditions.

πŸ“˜ Core Principles

Tiered monitoring rests on three foundational principles: (1) Scale complementarity β€” ground sensors offer high-frequency, point-scale precision (<1 mm, hourly); airborne platforms (UAV-LiDAR, drone photogrammetry) deliver decimeter-resolution topographic change at ~1–5 kmΒ² coverage per flight; satellites (Sentinel-1, ALOS-2) provide continental-scale, all-weather, repeat-pass deformation mapping (3–12 day revisit, 5–20 m resolution). (2) Temporal hierarchy β€” short-term (minutes-hours) for early warning (piezometers, crackmeters), medium-term (days-months) for seasonal trends (water level loggers, GNSS), long-term (years-decades) for closure validation (InSAR, legacy benchmark surveys). (3) Data fusion integrity β€” tiers must be geometrically registered (common coordinate reference system), temporally synchronized (UTC timestamps), and uncertainty-aware (propagating Β±0.5 mm InSAR error into slope stability factor-of-safety calculations).

πŸ“ Monitoring Density Index (MDI)

MDI quantifies spatial coverage efficiency of a tiered network, enabling comparison across sites and compliance with international guidelines. It normalizes total active sensors by area and criticality weight, allowing engineers to prioritize upgrades where density falls below thresholds.

Monitoring Density Index (MDI)

MDI = Ξ£(n_i Γ— w_i) / A

Quantifies spatial coverage efficiency of a multi-tier monitoring network, normalized by area and sensor criticality weighting.

Variables:
SymbolNameUnitDescription
n_i Number of sensors in tier i count Total operational sensors in each tier (e.g., piezometers, GNSS stations)
w_i Criticality weight for tier i dimensionless Engineered weight reflecting data urgency, resolution, and regulatory importance (e.g., 1.5 for piezometers, 0.8 for InSAR points)
A Area of interest kmΒ² Geographic extent requiring monitoring (e.g., pit footprint + buffer zone)
Typical Ranges:
Low-risk tailings storage facility: 2.0 – 3.5
High-risk decommissioned open pit with steep slopes: 4.0 – 8.0

πŸ’‘ Worked Example

Problem: A decommissioned open-pit covers 4.2 kmΒ². Its tiered network includes: 18 vibrating-wire piezometers (weight = 1.5), 6 GNSS stations (weight = 1.2), and 12 InSAR processing points (weight = 0.8). Calculate MDI and compare to ICMM’s recommended minimum of 4.0 for high-risk closure zones.
1. Step 1: Compute weighted sensor count = (18 Γ— 1.5) + (6 Γ— 1.2) + (12 Γ— 0.8) = 27 + 7.2 + 9.6 = 43.8
2. Step 2: Divide by area = 43.8 Γ· 4.2 kmΒ² = 10.43 sensorsΒ·weight/kmΒ²
3. Step 3: Compare to ICMM benchmark: 10.43 > 4.0 β†’ meets minimum density requirement
Answer: The MDI is 10.4, well above the ICMM-recommended minimum of 4.0 for high-risk zones, indicating adequate spatial coverage.

πŸ—οΈ Real-World Application

At the Mount Polley Mine (British Columbia, Canada), post-tailings dam failure (2014), a tiered network was deployed for closure: (Tier 1) 42 standpipe and vibrating-wire piezometers monitored pore pressure in reclaimed embankments; (Tier 2) UAV-LiDAR surveys every 3 months tracked surface erosion and re-vegetation progress at 5 cm vertical accuracy; (Tier 3) ESA Sentinel-1 InSAR processed quarterly revealed millimetric uplift (2–4 mm/yr) in the northern waste dump β€” later linked to delayed consolidation, prompting revised drainage design. This integration reduced false alarms by 70% and extended instrument lifespan via cross-validation.

πŸ“‹ Case Connection

πŸ“‹ Mount Polley Tailings Storage Facility Closure & Water Cover Implementation

Legacy tailings with sulfidic mineralogy requiring >100-year ARD suppression

πŸ“‹ Ravensworth Open Pit Coal Mine Progressive Rehabilitation & Capillary Barrier System

Accelerated rehabilitation on haul road embankments and pit walls exposed to high rainfall intensity (>150 mm/hr)

πŸ“‹ Cadia Valley Copper-Gold Mine Bio-Integrated Landform for Waste Rock Dump Closure

Steep, unvegetated waste rock dumps with acid-generating potential and high erosion risk

πŸ“‹ Tunnel Ventilation Shaft Closure at Gotthard Base Tunnel (Switzerland)

Vertical shaft closure in karst terrain with unknown fracture flow paths and groundwater interaction

πŸ“š References