Szybki kalkulator rozcieńczenia i strat rudy

Oszacuj rozcieńczenie i straty rudy na podstawie szerokości planowanej, wydobytej i błędu podziału granicznego.

Ten szybki kalkulator jest dla górnictwa podziemnego, planistów krótkoterminowych i inżynierów potrzebujących szybkiej pierwszej kontroli. Pozostaje oparty na szerokości zamiast próbować rozwiązać pełny problem optymalizacyjny.

Porównuj szerokość planowaną, wydobytą i podział graniczny w jednym widoku Obsługuje m / ft / cm / mm / in Akceptuje zarówno kropkę, jak i przecinek dziesiętny Kopiuj wyniki do notatek ze spotkań i przekazania

How to use

  1. Enter the planned width.
  2. Use mined width for a simple check, or turn on boundary split mode when you want overbreak and underbreak shown separately.
  3. Choose the unit and decimal settings to match the way your team reports widths and percentages.
  4. Copy the result or share the current state by URL when you need to hand it off.

Examples

Simple overbreak example

P=3.00 m, A=3.30 m
Wyjście
Dilution 9.09%, ore loss 0.00%, ore recovery 100.00%

Boundary split example

P=3.00 m, A=3.10 m, O=0.20 m, U=0.10 m
Wyjście
Dilution 6.45%, ore loss 3.33%, mismatch 0.00 m

Imperial example

P=10 ft, A=10.5 ft
Wyjście
Dilution 4.76%, ore loss 0.00%, ore recovery 100.00%

Glossary

Dilution

The share of waste or unwanted material mixed into the mined width.

Ore loss

The share of ore that should have been mined but was left behind.

Overbreak

The extra width taken on the waste side beyond the plan.

Underbreak

The missing width on the ore side when the face is not opened as planned.

Podział graniczny

A way of separating overbreak and underbreak so the field check is easier to read.

Formulas

  • Simple mode: delta = A - P
  • Simple mode: dilution = max(0, A - P) / A × 100
  • Simple mode: ore loss = max(0, P - A) / P × 100
  • Boundary mode: ore recovered = max(0, P - U)
  • Boundary mode: waste included = max(0, O)
  • Boundary mode: dilution = waste included / (ore recovered + waste included) × 100
  • Boundary mode: ore loss = min(100, U / P × 100)

FAQ

When should I use boundary split mode?
Use it when you can separate overbreak and underbreak. If you only know mined width, simple mode is enough.
What if actual width and the boundary split do not match?
The tool shows a mismatch warning and keeps the cross-check visible. Recheck the split or the measurement.
Can I enter decimal commas?
Yes. The input parser accepts both decimal points and decimal commas.
Can ore recovery go below 0%?
No. Recovery is clamped to the 0% to 100% range so the quick check stays stable.
Is this a substitute for reconciliation or planning software?
No. It is a first-pass calculator for quick checks, not a full reconciliation or optimization tool.

Uwagi

  • To szybka kontrola oparta na szerokości. Nie zastępuje modeli blokowych, szczegółowego projektowania komór ani procesów rozliczeniowych.
  • Przed porównaniem wprowadź wszystkie szerokości w tej samej jednostce.
  • Jeśli niedowydobycie przekracza szerokość planowaną, odzysk rudy jest ograniczany do 0% i wyświetlane jest ostrzeżenie.
  • Obliczenia pozostają w przeglądarce i nie są wysyłane na serwer.