多无人机覆盖搜索是无人机的一项主要任务,将搜索区域进行分割后,每个子区域内成为单机覆盖搜索问题,大大降低了任务难度。对无人机的平行搜索策略进行了详细的分析,针对平行搜索策略给出了搜索起始点、转弯关键点、搜索终点的判断依据,使得区域覆盖率达到100%。分析了最小转弯半径对搜索路径的影响。根据无人机初始位置和搜索面积对任意凸多边形搜索区域进行分割。针对无人机搜索的特点,以转弯次数作为主要依据对分割结果进行评估。对不同情况下无人机从初始位置到搜索起始点的路径进行了研究。最后通过仿真验证了方法的实用性。
Coverage search of multi aircraft is a major task for unmanned aerial vehicle( UAV). After dividing the searching area,the problem turns into single UAV coverage search problem in each sub-area. This method will make the whole search problem simpler. The parallel searching strategy was analyzed in detail. Using the parallel searching strategy,the bases of determining the beginning point,turning key points and the ending point was given. This strategy enabled 100% coverage in the search area. The minimal turning radius impacts search path and different situations were discussed. The convex polygon search area was decomposed using a method based on the initial position and the percent of search area of each UAV. Based on the characteristic of UAV searching,the decomposition result was mainly assessed by the quantity of turning. The path from initial position to the search beginning point was discussed. Finally,the simulation result proves this method is feasible.