Yevhеnii Koroviakа, Volodymyr Khomenko, Oleksandr Pashchenko, Serhii Shevchenko · 5 authors
Objective. To develop, formalize, and evaluate a decentralized multi-agent system for realātime traffic management in autonomous openāpit mining operations, aimed at minimizing truck idle time, preventing congestion and deadlocks, and increasing overall haulage efficiency. Methodology. The system is designed using a multiāagent paradigm where haul trucks, excavators,dumping points, and key infrastructure elements are modeled as autonomous agents. Task allocation is performed via a marketābased Contract Net Protocol with bidding based on estimated time of arrival. Path planning employs an A* algorithm on a dynamic graph, while conflict resolution is achieved through a reservation mechanism managed by infrastructure agents. Reinforcement learning (Qālearning) is integrated to allow truck agents to adapt their bidding strategies over time. The approach is validated through agentābased simulations under normal, highāintensity, and disruption scenarios, and compared against a centralized firstācome, firstāserved dispatch system. Results. Under normal operation, the multiāagent system reduced average truck idle time by 44%, cycle time by 17.5%, increased throughput by 21%, and lowered traffic conflict frequency by 66.5% compared to the baseline. In highāintensity traffic, it prevented congestion and deadlocks, maintaining smooth flow. During unexpected disruptions (excavator breakdown, road blockage), the system autonomously reāplanned routes and reassigned tasks within minutes, effectively isolating the impact and ensuring operational continuity. Scientific novelty. The novelty lies in the holistic integration of decentralized coordination, marketābased task allocation, dynamic path reservation, and reinforcement learning within a unified multiāagent framework for realātime traffic management in openāpit mining. This approach enables emergent selfāorganization, robust adaptation to dynamic conditions, and scalability beyond the capabilities of traditional centralized fleet management systems. Practical significance. The proposed system offers a scalable and resilient solution for autonomous haulage fleets, directly reducing operational costs through lower idle times and higher throughput, improving safety by preventing traffic conflicts, and enhancing resilience to equipment failures or route blockages. It provides a clear pathway for transitioning existing mines to fully autonomous, efficient, and safe operations. Keywords: multi-agent system, traffic management, open-pit mining, autonomous haulage, fleet management, reinforcement learning, Contract Net Protocol, path planning, conflict resolution, simulation.