Calculator D3

Physics-Informed Modeling for Mining Systems

Physics-informed modeling for mining systems means building digital copies of real mines that obey the laws of physics—like how rock breaks, how explosives behave, and how machines move—so engineers can test decisions safely before digging.

Typical Scale
Open-pit models span 1–10 km²; sub-models resolve fractures down to 1 cm
Industry Adoption
Used operationally at Rio Tinto, BHP, and Vale since 2020; mandated in WA DMP guidelines for Stage 3+ projects
Computation Time
Blast fragmentation simulation: 4–12 hrs on HPC cluster (256 cores); real-time twin inference: <2 sec on edge GPU

⚠️ Why It Matters

1
Inaccurate stress-field representation
2
Unpredicted rock mass relaxation
3
Premature support failure
4
Increased ground control cost
5
Delayed production ramp-up
6
Regulatory non-compliance during closure

📘 Definition

Physics-informed modeling (PIM) for mining systems is a rigorous, constraint-aware computational framework that embeds governing physical laws (e.g., continuum mechanics, thermodynamics, granular flow) into data-driven or hybrid digital twin architectures. It integrates first-principles models with field measurements, sensor telemetry, and domain-specific constitutive relationships to ensure predictive fidelity across spatial scales (micro-fracture to pit-scale) and temporal phases (pre-blast design to post-closure stability). Validation is anchored to observable geomechanical and operational outcomes—not just statistical fit.

🎨 Concept Diagram

Physics EngineField DataDigital Twin OutputReal-time Sensor Feedback Loop

AI-generated illustration for visual understanding

💡 Engineering Insight

A physics-informed model fails not when it’s too complex—but when its boundary conditions ignore operational reality: e.g., assuming dry joints while blasting in monsoon-season groundwater inflow. Always anchor constitutive laws to *measured* in-situ behavior—not lab-derived averages—and treat 'model calibration' as continuous feedback, not a one-time step before execution.

📖 Detailed Explanation

At its core, physics-informed modeling replaces purely statistical black-box predictions with mechanistic understanding: it uses conservation laws (mass, momentum, energy) and material response functions (e.g., Mohr-Coulomb yield, damage evolution) to simulate how rock deforms, fractures, and flows under dynamic loading. This ensures extrapolation beyond historical data—critical for new ore zones or novel equipment configurations.

Deeper integration occurs at the coupling layer: blast gas expansion is modeled using ideal gas law + JWL equation of state; rock fragmentation follows a combined strain-energy and tensile-stress criterion tied to microcrack density from acoustic emission monitoring; and muck pile redistribution obeys discrete element method (DEM) calibrated to particle size distribution (PSD) from post-blast sieving. These couplings enforce dimensional consistency and prevent unphysical outputs like negative density or infinite strain rates.

At the advanced level, PIM incorporates uncertainty quantification via stochastic rock mass parameters (e.g., GSI sampled from Bayesian posterior distributions conditioned on borehole image logs), real-time assimilation of IoT sensor streams (edge-computed strain rate thresholds triggering adaptive mesh refinement), and digital thread traceability—linking each simulation input directly to certified lab reports, survey metadata, and explosive batch certificates. This enables auditable, regulatory-grade decision provenance from design through closure reporting.

🔄 Engineering Workflow

Step 1
Step 1: Geologic Structure Mapping & Joint Network Digitization (LiDAR + DFN modeling)
Step 2
Step 2: In-situ Stress Measurement (overcoring, hydraulic fracturing, or CSIRO probe)
Step 3
Step 3: Rock Core Testing & Constitutive Parameter Calibration (UCS, E, ν, GSI, mi)
Step 4
Step 4: Physics-Guided Mesh Generation (adaptive refinement at fracture zones and interfaces)
Step 5
Step 5: Coupled Simulation (blast-induced stress wave propagation → rock fragmentation → muck pile kinematics)
Step 6
Step 6: Field Validation via High-Speed Imaging, Seismic Arrays, and LiDAR Muck Pile Scanning
Step 7
Step 7: Closed-Loop Update of Digital Twin with Real-Time Telemetry (GNSS, strain gauges, crusher throughput)

📋 Decision Guide

Rock/Field Condition Recommended Design Action
High GSI (>65) + Low Vₚ variability (<5% across 10 m interval) Use deterministic blast design with reduced stemming; deploy high-precision delay sequencing for optimal muck pile uniformity.
RMR < 30 + Water inflow > 5 L/min per borehole Switch to pre-splitting with low-energy ANFO blends; install systematic grouted dowels prior to main blast.
Anisotropic joint set dipping 25° toward working face + UCS gradient > 40 MPa/m vertically Orient burden perpendicular to dominant joint dip; reduce burden by 15–20% and increase spacing to mitigate slabbing.

📊 Key Properties & Parameters

UCS

10–350 MPa (shale: 10–80 MPa; quartzite: 200–350 MPa)

Uniaxial Compressive Strength: peak axial stress a rock specimen sustains under controlled uniaxial loading until brittle failure.

⚡ Engineering Impact:

Dictates minimum pillar dimensions, blast energy requirements, and excavation support spacing.

RMR

10–90 (poor: <20; fair: 20–40; good: 41–60; very good: 61–80; excellent: >80)

Rock Mass Rating: empirical index (0–100) quantifying rock mass quality based on UCS, RQD, joint spacing, joint condition, and groundwater.

⚡ Engineering Impact:

Directly determines tunnel support type (e.g., shotcrete thickness), slope angle in open pits, and blast fragmentation expectations.

GSI

5–75 (massive granite: 65–75; heavily jointed schist: 15–30)

Geological Strength Index: dimensionless index (0–100) estimating intact rock strength reduction due to jointing, orientation, and surface weathering.

⚡ Engineering Impact:

Controls Hoek-Brown strength parameter 'mᵢ', which governs numerical model convergence and long-term slope stability predictions.

P-wave Velocity (Vₚ)

1.5–6.5 km/s (weathered claystone: 1.5–2.5 km/s; fresh gabbro: 5.8–6.5 km/s)

Compressional wave velocity measured via ultrasonic pulse transmission through intact rock core or in-situ boreholes.

⚡ Engineering Impact:

Correlates strongly with UCS and elastic modulus; used for non-destructive rock quality mapping and blast vibration forecasting.

📐 Key Formulas

Hoek-Brown Failure Criterion (σ₁ vs σ₃)

σ₁ = σ₃ + σ_ci (m_b σ₃ / σ_ci + s)^a

Predicts principal stress at failure for rock masses accounting for GSI, mi, and σ_ci.

Variables:
Symbol Name Unit Description
σ₁ Major principal stress at failure MPa Maximum principal stress at which the rock mass fails
σ₃ Minor principal stress MPa Minimum principal stress applied to the rock mass
σ_ci Uniaxial compressive strength of intact rock MPa UCS of the intact rock material
m_b Modified Hoek-Brown constant dimensionless Empirically adjusted constant dependent on Geological Strength Index (GSI) and intact rock constant mi
s Hoek-Brown constant s dimensionless Constant dependent on GSI and mi, typically 0 for intact rock
a Hoek-Brown constant a dimensionless Constant dependent on GSI, typically 0.5 for intact rock
Typical Ranges:
Hard massive rock (GSI=70)
m_b = 12–18, s = 0.01–0.03, a = 0.5
Weak foliated rock (GSI=25)
m_b = 0.3–0.7, s = 0.0001–0.001, a = 0.65
⚠️ Use only when GSI ≥ 10 and σ_ci measured on ≥5 specimens per lithology

Kuz-Ram Fragmentation Model (x₅₀)

x₅₀ = Q · (ρ · B · S)^0.8 / (PF)^0.2

Estimates 50th percentile fragment size (mm) from powder factor, burden, spacing, rock density, and rock factor Q.

Variables:
Symbol Name Unit Description
x₅₀ 50th Percentile Fragment Size mm Median fragment size where 50% of fragments are smaller
Q Rock Factor dimensionless Empirical constant representing rock strength and blastability
ρ Rock Density kg/m³ Bulk density of the rock
B Burden m Distance from borehole to nearest free face
S Spacing m Distance between adjacent boreholes in the same row
PF Powder Factor kg/m³ Ratio of explosive mass to rock volume blasted
Typical Ranges:
Granitic rock (Q=15–25)
Q = 18.2, ρ = 2.65 t/m³, PF = 0.6–0.9 kg/m³
Carbonaceous shale (Q=5–10)
Q = 7.1, ρ = 2.35 t/m³, PF = 0.4–0.6 kg/m³
⚠️ Valid only for free-face, single-row blasts; invalid for confined or pre-split scenarios

🏭 Engineering Example

Cadia East Mine (New South Wales, Australia)

Porphyritic Monzodiorite
GSI
62
RMR
58
UCS
142 MPa
Vₚ
4.3 km/s
Burden
3.2 m
Powder Factor
0.72 kg/m³

🏗️ Applications

  • Optimizing blast fragmentation for downstream crushing efficiency
  • Predicting pit wall deformation during drawdown
  • Simulating tailings dam consolidation under cyclic loading
  • Validating backfill strength development in stopes

📋 Real Project Case

Chilean Copper Open Pit: Geomechanical Twin for Slope Stability Monitoring

Escondida Expansion Phase II, Chile

Challenge: Progressive slope deformation threatening haul road integrity and production continuity
Open Pit Slope Haul Road (at risk) Microseismic Array InSAR Borehole Extensometers FLAC2D/3D Geomechanical Twin Q-system logging Twin Performance Δ Displacement: ±1.8 mm d(FoS)/dt = −0.003/day Chilean Copper Open Pit: Geomechanical Twin
Read full case study →

Frequently Asked Questions

How does physics-informed modeling (PIM) differ from conventional data-driven models in mining?
Unlike purely statistical or black-box machine learning models, PIM explicitly embeds first-principles physical laws—such as conservation of mass, momentum, and energy—into the model architecture. This ensures predictions remain physically plausible (e.g., non-negative stress, entropy-compliant thermodynamics) even with sparse or noisy sensor data, and enables extrapolation beyond training conditions—critical for rare events like slope failures or blast-induced rock fragmentation.
What types of mining operations benefit most from physics-informed modeling?
PIM delivers highest value in high-stakes, multi-physics domains: slope stability forecasting for open-pit walls, blast design optimization accounting for rock heterogeneity and stress fields, subsidence prediction above underground stopes, and long-term closure planning involving coupled hydro-mechanical-chemical processes. It is especially impactful where safety, regulatory compliance, or capital-intensive decisions hinge on mechanistic understanding—not just pattern recognition.
Can physics-informed models integrate real-time sensor data from mine sites?
Yes—PIM architectures are inherently designed for hybrid integration. They fuse streaming telemetry (e.g., InSAR displacement, piezometer pore pressure, seismic event catalogs, GNSS machine positioning) with embedded physics constraints, enabling online state estimation, digital twin updating, and closed-loop decision support—such as adaptive haul truck routing based on real-time geotechnical risk assessment.
How is model validation performed in physics-informed mining applications?
Validation is outcome-oriented and multi-tiered: (1) verification against analytical or high-fidelity numerical benchmarks (e.g., stress redistribution around a tunnel), (2) calibration using field measurements (e.g., convergence data from extensometers), and (3) operational validation—e.g., predicting actual blast fragmentation distribution within ±15% error or forecasting pit wall displacement trends 72+ hours ahead with >90% directional accuracy. Statistical metrics (e.g., RMSE) are secondary to physical consistency and decision-relevant fidelity.
What computational and domain expertise is required to implement PIM in a mining organization?
Successful deployment requires a cross-functional team: mining engineers and geomechanicists to define constitutive laws and boundary conditions; applied mathematicians or computational physicists to formulate and discretize PDE-constrained learning frameworks; and data engineers to orchestrate sensor integration and cloud/HPC infrastructure. Off-the-shelf PIM toolkits are emerging, but domain-guided customization—especially for rock mass anisotropy, joint network effects, or blast energy partitioning—remains essential and cannot be fully automated.

🎨 Technical Diagrams

Joint Set AJoint Set BJoint Set CDFN Sampling Domain
Lab UCS TestIn-situ StressVₚ LoggingCalibrated Parameters → Physics Model

📚 References

[1]
The Complete Guide to Rock Engineering — International Society for Rock Mechanics (ISRM)
[2]
Guidelines for Blast Design and Fragmentation Modelling — Australian Institute of Mining and Metallurgy (AusIMM)
[3]
Hoek-Brown Failure Criterion – 2018 Edition — Canadian Geotechnical Journal