Emergency Localization for Mobile Ground Users: An Adaptive UAV Trajectory Planning Method

Zhihao Zhu,Jiafan He,Luyang Hou,Lianming Xu,Wendi Zhu,Li Wang
2024-01-14
Abstract:In emergency search and rescue scenarios, the quick location of trapped people is essential. However, disasters can render the Global Positioning System (GPS) unusable. Unmanned aerial vehicles (UAVs) with localization devices can serve as mobile anchors due to their agility and high line-of-sight (LoS) probability. Nonetheless, the number of available UAVs during the initial stages of disaster relief is limited, and innovative methods are needed to quickly plan UAV trajectories to locate non-uniformly distributed dynamic targets while ensuring localization accuracy. To address this challenge, we design a single UAV localization method without hovering, use the maximum likelihood estimation (MLE) method to estimate the location of mobile users and define the upper bound of the localization error by considering users' movement.Combining this localization method and localization error-index, we utilize the enhanced particle swarm optimization (EPSO) algorithm and edge access strategy to develop a low complexity localization-oriented adaptive trajectory planning algorithm. Simulation results demonstrate that our method outperforms other baseline algorithms, enabling faster localization without compromising localization accuracy.
Multiagent Systems
What problem does this paper attempt to address?
### What problems does this paper attempt to solve? This paper aims to solve the problem of quickly locating trapped people in emergency search and rescue scenarios. Specifically, it mainly addresses the following challenges: 1. **GPS Failure**: Natural disasters may render the Global Positioning System (GPS) unusable, thus hindering the precise location of trapped people. 2. **Limited Number of Drones**: In the early stages of a disaster, the number of available unmanned aerial vehicles (UAVs) is limited. Therefore, innovative methods are required to plan the flight trajectories of drones to quickly locate non - uniformly distributed dynamic targets while ensuring positioning accuracy. 3. **Location of Moving Targets**: Existing location methods do not fully consider the mobility of targets, which limits the positioning accuracy. Therefore, a location method capable of handling dynamic targets is needed. To solve these problems, the author designed a single - drone location method without hovering and used the maximum likelihood estimation (MLE) method to estimate the geographical location of mobile users. At the same time, an upper limit of location error considering user mobility was defined. Combining this location method and location error index, the author proposed an enhanced particle swarm optimization (EPSO) algorithm and an edge access strategy, and developed a low - complexity adaptive trajectory planning algorithm. ### Main Contributions 1. **Non - Hovering Strategy**: A drone non - hovering strategy was designed to reduce the mission completion time, and the location of mobile trapped people was estimated by MLE. Considering the mobility of trapped people, an upper limit of location error was defined. 2. **Accurate Location Stage**: To reduce the time complexity of the algorithm, the problem was decomposed and the EPSO algorithm was proposed. In addition, an edge access strategy was integrated to achieve efficient adaptive trajectory planning. 3. **Performance Verification**: Simulation results show that, compared with existing solutions, the proposed method has a shorter mission completion time and lower algorithm time complexity while ensuring positioning accuracy. ### Summary This research significantly improves the location efficiency and accuracy of dynamic targets in emergency situations through an innovative drone trajectory planning method, providing important technical support for future drone - assisted search and rescue missions.