🎓 Lesson 9 D5

Site Survey Best Practices for Reliable Wireless Coverage

A site survey for wireless coverage is like taking a detailed map of a mining site to find where radio signals will work well—and where they won’t—so sensors, drones, and control systems stay connected reliably.

🎯 Learning Objectives

  • Analyze terrain and obstruction data to identify line-of-sight (LOS) and non-line-of-sight (NLOS) propagation zones
  • Design antenna placement and height using Fresnel zone clearance calculations
  • Apply path loss models (e.g., ITU-R P.1411, COST-231 Walfisch-Ikegami) to estimate received signal strength in open-pit and underground mine environments
  • Explain the impact of blast-induced dust, vibration, and EMI on wireless link stability and mitigation strategies
  • Validate coverage predictions using drive-test or drone-based RSSI/SINR measurements and compare against target KPIs

📖 Why This Matters

In smart mining operations, wireless sensors monitor slope stability, conveyor health, and autonomous haul truck positioning—but a single dead zone can delay critical alerts by minutes or trigger false alarms. A poorly surveyed site leads to dropped telemetry during blasting, misaligned mesh networks, or costly retrofitting after infrastructure is installed. This lesson bridges geotechnical reality and RF engineering: because rock faces, stockpiles, and dust plumes behave very differently than urban buildings or office walls, standard Wi-Fi surveys fail. You’ll learn how to *anticipate* wireless behavior—not just measure it after the fact.

📘 Core Principles

Wireless propagation in mining sites is dominated by three physical regimes: (1) Free-space line-of-sight (LOS), governed by inverse-square law; (2) Diffraction-limited NLOS, where signals bend over ridges or around benches—modeled via knife-edge diffraction; and (3) Scattering/absorption from blast-generated dust (>10 µm particles), wet ore, and metallic equipment. Unlike commercial deployments, mining RF planning must account for dynamic changes: bench advancement shifts topography weekly; blasting creates transient EMI (up to 100 MHz broadband noise); and seasonal moisture alters ground conductivity. Key theory pillars include Fresnel ellipsoid geometry (first Fresnel zone must be ≥60% unobstructed), polarization mismatch due to tilted antennas on moving assets, and multipath time dispersion in canyon-like pits (delay spread >1 µs degrades OFDM systems). Survey methodology prioritizes *predictive fidelity* over static snapshots—requiring integration of LiDAR-derived DEMs, material permittivity databases (e.g., granite εᵣ ≈ 5–7), and historical blast timing schedules.

📐 Fresnel Zone Radius Calculation

The first Fresnel zone radius determines minimum clearance needed between transmitter and receiver to avoid significant diffraction loss. Ensuring ≥60% of this zone remains unobstructed is critical for stable links in open-pit environments with sharp topographic breaks.

💡 Worked Example

Problem: Given: RF link frequency = 2.4 GHz, distance between antennas = 850 m (e.g., base station to crusher sensor), calculate the radius of the first Fresnel zone at its midpoint.
1. Step 1: Convert frequency to Hz → f = 2.4 × 10⁹ Hz
2. Step 2: Use formula r₁ = 17.3 × √(d / f), where d is in km and f in GHz → d = 0.85 km, f = 2.4 GHz
3. Step 3: Compute r₁ = 17.3 × √(0.85 / 2.4) = 17.3 × √0.354 ≈ 17.3 × 0.595 ≈ 10.3 m
4. Step 4: Apply 60% clearance rule → required vertical/horizontal clearance = 0.6 × 10.3 ≈ 6.2 m
Answer: The first Fresnel zone radius is 10.3 m; to maintain link reliability, ≥6.2 m of clearance must be maintained at the zone's narrowest point—e.g., requiring antenna mast height adjustment to clear a 5.5-m-high waste dump located mid-path.

🏗️ Real-World Application

At Newmont’s Boddington Mine (Western Australia), engineers conducted a pre-deployment site survey for a 5.8 GHz mesh network linking 42 autonomous drill rigs. Using UAV-mounted spectrum analyzers and 1 cm-resolution photogrammetric DEMs, they identified that blast-created berms (2.1–3.4 m high) obstructed 73% of potential LOS paths. By applying ITU-R P.1411 with measured rock permittivity (εᵣ = 6.2, σ = 0.012 S/m) and dust attenuation curves (2.5 dB/km at 5.8 GHz for 50 mg/m³ concentration), they redesigned the network: elevated 12 sector antennas to 22 m AGL, deployed 3 repeater nodes on fixed high-ground pylons, and scheduled firmware updates to avoid 20-minute post-blast EMI windows. Post-installation validation showed 99.87% 24-hour link uptime vs. predicted 99.72%—within ±0.15% margin.

📋 Case Connection

📋 Smart Control Valve Monitoring in LNG Liquefaction Train

Valve stiction causing oscillatory control and process instability; no visibility into actuator health or packing wear

📋 WirelessHART Deployment for Remote Tank Farm Monitoring

High cost and risk of trenching fiber/copper to remote locations; unreliable cellular telemetry for level and temperatur...

📚 References