Subtopic Deep Dive

Truck Dispatching and Fleet Management
Research Guide

What is Truck Dispatching and Fleet Management?

Truck Dispatching and Fleet Management optimizes haul truck assignments in mining operations using real-time algorithms to minimize cycle times, fuel consumption, and operating costs amid stochastic demands and equipment failures.

This subtopic applies dispatch policies for shovel-truck matching and heterogeneous fleets in surface and underground mines. Key methods include simulation-based optimization and reinforcement learning for dynamic scheduling. Over 20 papers from 1993-2021 address these systems, with top-cited works exceeding 130 citations.

15
Curated Papers
3
Key Challenges

Why It Matters

Efficient dispatching cuts haulage costs, which comprise 50% of open-pit mining expenses, by reducing idle times and improving match factors (Chaowasakoo et al., 2017, 58 citations). Real-world applications include 5G-based unmanned vehicle scheduling in open-pit mines (Zhang et al., 2020, 64 citations) and Bluetooth beacon systems for underground transport time measurement (Jung and Choi, 2016, 132 citations). Stochastic optimization integrates production scheduling with fleet management to handle uncertainty (Both and Dimitrakopoulos, 2020, 53 citations; de Carvalho and Dimitrakopoulos, 2021, 46 citations).

Key Research Challenges

Stochastic Demand Handling

Dispatch policies must adapt to variable ore production and equipment breakdowns in real-time. Moradi Afrapoli et al. (2019, 85 citations) use multiple objective transportation problems for dynamic dispatching. Reinforcement learning addresses uncertainty in truck assignments (de Carvalho and Dimitrakopoulos, 2021, 46 citations).

Heterogeneous Fleet Matching

Mixed truck capacities complicate shovel-truck pairing and route optimization. Chaowasakoo et al. (2017, 58 citations) quantify benefits of heterogeneous match factors. Krzyzanowska (2007, 28 citations) analyzes impacts on operations at Venetia mine.

Real-Time Location Tracking

Underground navigation requires precise tracking for haulage efficiency. Jung and Choi (2016, 132 citations) deploy Bluetooth beacons for transport time measurement. Baek et al. (2017, 46 citations) develop BBUNS for optimal road selection.

Essential Papers

1.

Measuring Transport Time of Mine Equipment in an Underground Mine Using a Bluetooth Beacon System

Jihoo Jung, Yosoon Choi · 2016 · Minerals · 132 citations

In this study, the time taken for mine haulage equipment to travel between destinations in an underground mine was measured and analyzed using a Bluetooth beacon system. In this system, Bluetooth b...

2.

A multiple objective transportation problem approach to dynamic truck dispatching in surface mines

Ali Moradi Afrapoli, Mohammad Tabesh, Hooman Askari-Nasab · 2019 · European Journal of Operational Research · 85 citations

3.

An Unmanned Intelligent Transportation Scheduling System for Open-Pit Mine Vehicles Based on 5G and Big Data

Sai Zhang, Caiwu Lu, Song Jiang et al. · 2020 · IEEE Access · 64 citations

With the maturity of the Internet of Things, 5G communication, big data and artificial intelligence technologies, open-pit mine intelligent transportation systems based on unmanned vehicles has bec...

4.

Simulation-based optimization of truck-shovel material handling systems in multi-pit surface mines

Burak Ozdemir, Mustafa Kumral · 2019 · Simulation Modelling Practice and Theory · 62 citations

5.

Presidential Address: Optimization in underground mine planning- developments and opportunities

C. Musingwini · 2016 · Journal of the Southern African Institute of Mining and Metallurgy · 59 citations

Presidential address presented at the The Southern African Institute of Mining and Metallurgy Annual General Meeting on 11 August 2016.

6.

Improving fleet management in mines: The benefit of heterogeneous match factor

Patarawan Chaowasakoo, Heikki Seppälä, H.N. Koivo et al. · 2017 · European Journal of Operational Research · 58 citations

7.

Joint stochastic short-term production scheduling and fleet management optimization for mining complexes

Christian Both, Roussos Dimitrakopoulos · 2020 · Optimization and Engineering · 53 citations

Abstract This article presents a novel stochastic optimization model that simultaneously optimizes the short-term extraction sequence, shovel relocation, scheduling of a heterogeneous hauling fleet...

Reading Guide

Foundational Papers

Start with Kolonja et al. (1993, 24 citations) for dispatching criteria optimization, then Kaveh Ahangaran et al. (2012, 33 citations) on real-time mixed fleets, as they establish core simulation baselines.

Recent Advances

Study Chaowasakoo et al. (2017, 58 citations) for heterogeneous match factors, de Carvalho and Dimitrakopoulos (2021, 46 citations) for RL under uncertainty, and Zhang et al. (2020, 64 citations) for 5G scheduling.

Core Methods

Core techniques: multiple objective transportation (Moradi Afrapoli et al., 2019), stochastic MILP (Both and Dimitrakopoulos, 2020), Bluetooth navigation (Baek et al., 2017), and simulation (Ozdemir and Kumral, 2019).

How PapersFlow Helps You Research Truck Dispatching and Fleet Management

Discover & Search

Research Agent uses searchPapers and citationGraph to map high-citation works like Jung and Choi (2016, 132 citations), then findSimilarPapers uncovers related Bluetooth systems and RL dispatching. exaSearch reveals 5G integrations beyond listed papers.

Analyze & Verify

Analysis Agent applies readPaperContent on Moradi Afrapoli et al. (2019) abstracts, verifyResponse with CoVe for claim validation, and runPythonAnalysis to simulate dispatch policies with pandas for cycle time stats. GRADE grading scores evidence strength in stochastic models.

Synthesize & Write

Synthesis Agent detects gaps in heterogeneous fleet RL applications, flags contradictions between simulation (Ozdemir and Kumral, 2019) and real-time methods. Writing Agent uses latexEditText, latexSyncCitations for Both et al. (2020), and latexCompile for fleet diagrams via exportMermaid.

Use Cases

"Simulate truck dispatch cycle times from Jung and Choi 2016 beacon data"

Research Agent → searchPapers → Analysis Agent → readPaperContent + runPythonAnalysis (pandas time series) → matplotlib plot of optimized cycles.

"Write LaTeX review of heterogeneous fleet dispatching policies"

Synthesis Agent → gap detection → Writing Agent → latexEditText + latexSyncCitations (Chaowasakoo et al. 2017) → latexCompile PDF.

"Find GitHub code for mining truck RL dispatchers"

Code Discovery → paperExtractUrls (de Carvalho 2021) → paperFindGithubRepo → githubRepoInspect → exportCsv of repo algorithms.

Automated Workflows

Deep Research workflow scans 50+ papers via citationGraph from Jung and Choi (2016), producing structured reports on dispatch evolution. DeepScan's 7-step chain verifies RL policies in de Carvalho and Dimitrakopoulos (2021) with CoVe checkpoints and Python sims. Theorizer generates new stochastic dispatch theories from Both et al. (2020) integrations.

Frequently Asked Questions

What defines truck dispatching in mining?

Truck dispatching assigns haul trucks to shovels and dumps in real-time to minimize cycle times and fuel use, handling stochastic events via optimization algorithms (Moradi Afrapoli et al., 2019).

What are key methods in fleet management?

Methods include simulation-optimization (Ozdemir and Kumral, 2019), reinforcement learning (de Carvalho and Dimitrakopoulos, 2021), and Bluetooth/5G tracking (Jung and Choi, 2016; Zhang et al., 2020).

What are top papers?

Highest cited: Jung and Choi (2016, 132 citations) on beacon transport times; Moradi Afrapoli et al. (2019, 85 citations) on multi-objective dispatching; Ozdemir and Kumral (2019, 62 citations) on truck-shovel sims.

What open problems exist?

Challenges persist in integrating 5G unmanned systems with stochastic production (Zhang et al., 2020) and scaling RL for underground heterogeneous fleets (Song et al., 2015).

Research Mining Techniques and Economics with AI

PapersFlow provides specialized AI tools for Engineering researchers. Here are the most relevant for this topic:

See how researchers in Engineering use PapersFlow

Field-specific workflows, example queries, and use cases.

Engineering Guide

Start Researching Truck Dispatching and Fleet Management with AI

Search 474M+ papers, run AI-powered literature reviews, and write with integrated citations — all in one workspace.

See how PapersFlow works for Engineering researchers