/* Banner container */ #omxBanner { position: fixed; left: 50%; bottom: -120px; /* hidden initially */ transform: translateX(-50%); width: min(980px, calc(100% - 20px)); max-width: 980px; background: linear-gradient(90deg,#0f172a,#0b84ff); color: #fff; border-radius: 12px 12px 8px 8px; padding: 11px 14px; /* reduced (80%) */ box-shadow: 0 12px 30px rgba(3,10,30,0.45); display: flex; gap: 10px; align-items: center; z-index: 2000; transition: bottom 450ms cubic-bezier(.2,.9,.3,1), transform 250ms; font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial; } /* Show class slides banner up */ #omxBanner.show { bottom: 20px; } /* Left: icon / logo */ #omxBanner .left { flex: 0 0 51px; /* 80% of 64px */ height: 51px; border-radius: 6px; background: linear-gradient(135deg,#00d4ff,#0077ff); display:flex; align-items:center; justify-content:center; font-weight:700; color:#002; font-size:16px; /* reduced */ } /* Middle: text */ #omxBanner .center { flex: 1 1 auto; min-width: 0; } #omxBanner .center h4 { margin: 0 0 3px 0; font-size: 13px; /* reduced */ line-height: 1.1; letter-spacing: 0.2px; } #omxBanner .center p { margin: 0; font-size: 11px; /* reduced */ opacity: 0.95; } /* Right: CTA & close */ #omxBanner .right { display:flex; gap:6px; align-items:center; } #omxBanner .cta { background: linear-gradient(90deg,#ffb703,#fb8500); color: #07122a; border: none; padding: 8px 11px; /* reduced */ border-radius: 6px; font-weight: 700; cursor: pointer; text-decoration: none; font-size: 12px; /* reduced */ box-shadow: 0 6px 14px rgba(251,133,0,0.22); } #omxBanner .cta:active { transform: translateY(1px); } #omxBanner .closeBtn { background: transparent; border: none; color: rgba(255,255,255,0.9); font-size: 16px; /* reduced */ cursor: pointer; padding: 4px; line-height:1; } /* Mobile tweaks */ @media (max-width:600px) { #omxBanner { flex-direction: column; gap:6px; align-items:flex-start; padding:9px; bottom: 10px; width: calc(100% - 18px); left: 50%; transform: translateX(-50%); } #omxBanner .left { display:none; } #omxBanner .right { width:100%; justify-content: space-between; } #omxBanner .cta { width:48%; text-align:center; padding:8px 6px; font-size:11px; } }

Ore Reserve Estimation in Mining – Methods, Sampling, Block Model & Grade Control | DGMS Notes


🔹 1. Introduction 

Ore Reserve Estimation is the foundation of mine planning, determining:
  • Mine life
  • Economic feasibility
  • Production strategy
  • Equipment selection
  • Long-term investment planning
Accurate reserve estimation is mandatory under DGMS and UNFC guidelines for every mining lease.
Poor estimation can lead to:
  • Overestimation → financial losses
  • Underestimation → loss of valuable reserves
  • Wrong mine design → slope failures, early closure

🔹 2. Key Definitions 

  ⭐ Ore Naturally occurring mineral deposit that can be mined profitably. 

  ⭐ Mineral Resources Total mineralization (economic + uneconomic). 

⭐ Ore Reserves Economically extractable portion of the mineral resource. 

⭐ Cut-off Grade Minimum grade required for profitable mining.


⭐ Tonnage Total mass of mineralized material.


🔹 3. Steps in Ore Reserve Estimation

  1. Geological mapping
  2. Sampling
  3. Assay analysis
  4. Grade interpolation
  5. 3D block modelling
  6. Volume calculation
  7. Tonnage calculation
  8. Reserve classification (UNFC/DGMS)
  9. Reporting

🔹 4. Sampling Methods in Mining

Sampling must be representative, unbiased, and systematic.

⭐ 1) Channel Sampling
  • Cut channels across ore body
  • Best for narrow veins
  • High reliability

⭐ 2) Chip Sampling
  • Small fragments collected from face
  • Medium accuracy

⭐ 3) Grab Sampling
  • Material picked randomly
  • Least reliable
  • Only for preliminary assessment

⭐ 4) Core Drilling Samples
  • Diamond drilling
  • Continuous record of rock
  • Most trusted for depth continuity

⭐ 5) Bulk Sampling
  • Large quantity (100–1000 kg)
  • Used for metallurgical testing

⭐ 6) Trench & Pit Sampling
  • Surface deposits
  • Weathered zones

⭐ 7) Blast Hole Sampling 

 Used in open pits for:
  • Grade control
  • Ore/waste boundary marking

🔹 5. Sample Preparation & Assay 

 Before chemical analysis, samples undergo:
  • Drying
  • Crushing
  • Splitting (riffling)
  • Pulverizing
  • Chemical assay
Assay Methods:
  • Fire Assay (Gold)
  • XRF
  • Wet chemical analysis
  • AAS

🔹 6. Reserve Estimation Methods

⭐ A. Cross-Sectional Method

(A1 & A2 = cross-section areas; L = distance between them)

⭐ B. Triangular Method


⭐ C. Polygon (Area of Influence) Method Each sample point has polygon-shaped influence.


⭐ D. Trapezoidal Method Used for irregular shapes.

⭐ E. Block Modelling (3D Digital Model) Most widely used modern method. Mine area is divided into 3D blocks (e.g., 10m × 10m × 10m).
Each block contains:
  • Volume
  • Density
  • Grade
  • Coordinates
  • Rock type
Modelling software:
Surpac, Datamine, Whittle, MineSched

⭐ F. Inverse Distance Weighting (IDW) Grade of block depends on inverse distance from samples.

⭐ G. Ordinary Kriging (Geostatistics) Most accurate & scientific method.
Uses variogram to predict grade between distant samples.

🔹 7. Tonnage Calculation

Where:
  • Volume (m³)
  • Density (t/m³)
Example:
Volume = 25,000 m³
Density = 2.6 t/m³
Tonnage = 65,000 tonnes

🔹 8. Grade Estimation 

  ⭐ Weighted Average Grade


🔹 9. Dilution & Recovery 

  ⭐ Dilution Waste mixed with ore during mining.

⭐ Recovery Percentage of ore actually extracted.


🔹 10. UNFC / DGMS Reserve Classification 

  ⭐ 111 – Proved Reserve (Measured) High confidence. 

  ⭐ 121 / 122 – Probable Reserve (Indicated) Medium confidence. 

  ⭐ 333 – Possible (Inferred Resource) Low confidence.

🔹 11. Grade Control in Surface Mining
  • Blast hole sampling
  • Ore/waste boundary mapping
  • GPS-based ore routing
  • Stockpile blending
  • On-belt analyzers
Grade control ensures the ROM (Run of Mine) meets:
  • Fe%, Al%, SiO₂%, Coal GCV, Ash%
  • Customer specifications
  • Beneficiation requirements

🔹 12. Applications of Reserve Estimation in Mine Planning
  • Production planning
  • Mine life calculation
  • Equipment requirement
  • Economic feasibility
  • Cut-off grade decision
  • Waste/OB planning

🔹 13. Text Diagram – Block Model Concept +--------+--------+--------+ | Block1 | Block2 | Block3 | +--------+--------+--------+ | Block4 | Block5 | Block6 | +--------+--------+--------+ | Block7 | Block8 | Block9 | +--------+--------+--------+ Each block contains: Grade | Density | Volume | Coordinates

🔥  25 MCQs (DGMS Pattern) with Answers

1) Ore reserve refers to —

a) All minerals
b) Soil cover
c) Economically mineable part of resource
d) Waste rock
e) None
Ans: c

2) Tonnage = Volume × ?

a) Angle
b) Area
c) Density
d) Height
e) None
Ans: c

3) Most reliable sampling method —

a) Grab
b) Chip
c) Core drilling
d) Hand picking
e) None
Ans: c

4) Triangular method includes —

a) RL
b) √(A1 × A2)
c) Wind factor
d) Slope
e) None
Ans: b

5) Variogram is used in —

a) Geometry
b) Kriging
c) Drilling
d) Haulage
e) None
Ans: b

6) Block model uses —

a) 2D planes
b) 3D blocks
c) Road designs
d) Blasting patterns
e) None
Ans: b

7) Dilution means —

a) Adding water
b) Mixing waste with ore
c) Adding explosives
d) Reducing grade
e) None
Ans: b

8) Grab sampling is —

a) Best
b) Least reliable
c) Same as channel
d) Core drilling
e) None
Ans: b

9) Weighted average grade used for —

a) Coal quality
b) Multiple sample analysis
c) Water measurement
d) Gas
e) None
Ans: b

10) UNFC code for proved reserve — 

a) 333
b) 211
c) 111
d) 323
e) None
Ans: c

11) Blast hole sampling used for —

a) Ventilation
b) Noise
c) Grade control
d) Drainage
e) None
Ans: c

12) Ore recovery reduces when —

a) Good fragmentation
b) High dilution
c) Short benches
d) Optimal blasting
e) None
Ans: b

13) Cross-sectional method uses —

a) Weather data
b) Colour
c) Area of sections
d) Gas reports
e) None
Ans: c

14) Density given in —

a) m³/t
b) g/litre
c) t/m³
d) cm²
e) None
Ans: c

15) Most inaccurate sampling —

a) Channel
b) Chip
c) Grab
d) Grab
e) None
Ans: d

16) Cut-off grade determines —

a) Working hours
b) Economic viability
c) Water inflow
d) Tyre pressure
e) None
Ans: b

17) Block model commonly used in —

a) Roadworks
b) Modern mine planning software
c) Ventilation
d) Fire fighting
e) None
Ans: b

18) Fire assay used for —

a) Coal
b) Iron ore
c) Gold
d) Limestone
e) None
Ans: c

19) UNFC 333 represents —

a) Measured
b) Indicated
c) Inferred
d) Proven
e) None
Ans: c

20) Best for ore/waste boundary —

a) Magnet
b) Blast hole sampling
c) Wind compass
d) Tape
e) None
Ans: b

21) High dilution results in —

a) Profit
b) High grade
c) Low grade & loss
d) Clean ore
e) None
Ans: c

22) Core samples obtained from —

a) Explosives
b) Trucks
c) Diamond drills
d) Shovels
e) None
Ans: c

23) Reserve estimation regulates —

a) Weather
b) Mine life & production
c) Ventilation
d) Lighting
e) None
Ans: b

24) Bulk sampling used for —

a) Gas detection
b) Metallurgical testing
c) Dump design
d) Haul roads
e) None
Ans: b

25) Best method for modern mines —

a) Hand sampling
b) Grid sampling
c) 3D block model
d) Compass
e) None
Ans: c

🔚 Conclusion 

Ore Reserve Estimation is the backbone of mining economics.

With proper sampling, accurate assays, scientific modelling and DGMS-compliant classification, mines achieve:
  • Accurate mine life
  • Reliable production planning
  • Correct equipment sizing
  • Minimum dilution losses
  • Consistent grade control
A precise reserve estimate ensures both economic success & statutory compliance.

🚀 Download DGMS Geology & Mine Planning Notes at OnlineMiningExam.com
🔔 Join our Telegram Channel for daily DGMS MCQs
📝 Practice 10,000+ DGMS Questions


{{ONLINEMININGEXAM.COM}}
India's 1st Online Mining Academy Prepare for DGMS 1st Class & 2nd Class Mining Manager......


OUR COURSES View More

/* Banner container */ #omxBanner { position: fixed; left: 50%; bottom: -120px; /* hidden initially */ transform: translateX(-50%); width: min(980px, calc(100% - 20px)); max-width: 980px; background: linear-gradient(90deg,#0f172a,#0b84ff); color: #fff; border-radius: 12px 12px 8px 8px; padding: 11px 14px; /* reduced (80%) */ box-shadow: 0 12px 30px rgba(3,10,30,0.45); display: flex; gap: 10px; align-items: center; z-index: 2000; transition: bottom 450ms cubic-bezier(.2,.9,.3,1), transform 250ms; font-family: system-ui, -apple-system, "Segoe UI", Roboto, "Helvetica Neue", Arial; } /* Show class slides banner up */ #omxBanner.show { bottom: 20px; } /* Left: icon / logo */ #omxBanner .left { flex: 0 0 51px; /* 80% of 64px */ height: 51px; border-radius: 6px; background: linear-gradient(135deg,#00d4ff,#0077ff); display:flex; align-items:center; justify-content:center; font-weight:700; color:#002; font-size:16px; /* reduced */ } /* Middle: text */ #omxBanner .center { flex: 1 1 auto; min-width: 0; } #omxBanner .center h4 { margin: 0 0 3px 0; font-size: 13px; /* reduced */ line-height: 1.1; letter-spacing: 0.2px; } #omxBanner .center p { margin: 0; font-size: 11px; /* reduced */ opacity: 0.95; } /* Right: CTA & close */ #omxBanner .right { display:flex; gap:6px; align-items:center; } #omxBanner .cta { background: linear-gradient(90deg,#ffb703,#fb8500); color: #07122a; border: none; padding: 8px 11px; /* reduced */ border-radius: 6px; font-weight: 700; cursor: pointer; text-decoration: none; font-size: 12px; /* reduced */ box-shadow: 0 6px 14px rgba(251,133,0,0.22); } #omxBanner .cta:active { transform: translateY(1px); } #omxBanner .closeBtn { background: transparent; border: none; color: rgba(255,255,255,0.9); font-size: 16px; /* reduced */ cursor: pointer; padding: 4px; line-height:1; } /* Mobile tweaks */ @media (max-width:600px) { #omxBanner { flex-direction: column; gap:6px; align-items:flex-start; padding:9px; bottom: 10px; width: calc(100% - 18px); left: 50%; transform: translateX(-50%); } #omxBanner .left { display:none; } #omxBanner .right { width:100%; justify-content: space-between; } #omxBanner .cta { width:48%; text-align:center; padding:8px 6px; font-size:11px; } }