Optimizing Search and Rescue UAV Connectivity in Challenging Terrain through Multi Q-Learning

Mohammed M. H. Qazzaz,Syed A. R. Zaidi,Desmond C. McLernon,Abdelaziz Salama,Aubida A. Al-Hameed
2024-05-16
Abstract:Using Unmanned Aerial Vehicles (UAVs) in Search and rescue operations (SAR) to navigate challenging terrain while maintaining reliable communication with the cellular network is a promising approach. This paper suggests a novel technique employing a reinforcement learning multi Q-learning algorithm to optimize UAV connectivity in such scenarios. We introduce a Strategic Planning Agent for efficient path planning and collision awareness and a Real-time Adaptive Agent to maintain optimal connection with the cellular base station. The agents trained in a simulated environment using multi Q-learning, encouraging them to learn from experience and adjust their decision-making to diverse terrain complexities and communication scenarios. Evaluation results reveal the significance of the approach, highlighting successful navigation in environments with varying obstacle densities and the ability to perform optimal connectivity using different frequency bands. This work paves the way for enhanced UAV autonomy and enhanced communication reliability in search and rescue operations.
Robotics
What problem does this paper attempt to address?
### What problem does this paper attempt to solve? This paper primarily addresses the issue of optimizing communication connectivity for Unmanned Aerial Vehicles (UAVs) during Search and Rescue (SAR) missions in complex terrains. Specifically: 1. **Background**: - UAVs are becoming increasingly important in SAR missions due to their rapid mobility, autonomous functions, and cost-effectiveness. - However, ensuring reliable communication between UAVs and ground stations in complex terrains poses significant challenges. 2. **Problems with existing methods**: - Traditional methods such as satellite communication have high latency and high costs. - Dedicated UAV communication channels require substantial infrastructure investment, making widespread application difficult. - While using existing cellular networks is feasible, path planning and communication optimization in complex terrains remain major challenges. 3. **Research objectives**: - Propose a new framework based on a multi-Q learning algorithm to optimize SAR UAV connectivity in complex terrains. - Dynamically adjust UAV trajectories through reinforcement learning to ensure seamless communication with ground stations in complex terrains. - Achieve the shortest path while ensuring communication quality, thereby improving the efficiency and safety of SAR missions. ### Summary This paper aims to solve the communication connectivity issue for UAVs during SAR missions in complex terrains by introducing a multi-Q learning algorithm, thereby enhancing the autonomy and communication reliability of UAVs in these missions.