Abstract

The UAV/UGV heterogeneous system combines the air superiority of UAV (unmanned aerial vehicle) and the ground superiority of UGV (unmanned ground vehicle). The system can complete a series of complex tasks and one of them is pursuit-evasion decision, so a collaborative strategy of UAV/UGV heterogeneous system is proposed to derive a pursuit-evasion game in complex three-dimensional (3D) polygonal environment, which is large enough but with boundary. Firstly, the system and task hypothesis are introduced. Then, an improved boundary value problem (BVP) is used to unify the terrain data of decision and path planning. Under the condition that the evader knows the position of collaborative pursuers at any time but pursuers just have a line-of-sight view, a worst case is analyzed and the strategy between the evader and pursuers is studied. According to the state of evader, the strategy of collaborative pursuers is discussed in three situations: evader is in the visual field of pursuers, evader just disappears from the visual field of pursuers, and the position of evader is completely unknown to pursuers. The simulation results show that the strategy does not guarantee that the pursuers will win the game in complex 3D polygonal environment, but it is optimal in the worst case.

1. Introduction

Artificial intelligence (AI) is a frontier field that many researchers are competing to explore worldwide. AI is at the level of decision making which is higher than that of automatic control, and it gives the automatic system greater autonomy and intelligence. The improvement of the adversarial ability is an effective way to increase the intelligence of robot, such as AlphaGo, so many studies on game theoretic decision making are carried out [1].

UAV has high flexibility and its size is small, so it is popular as a civil and military agent. Most decision making problems of UAV are mainly concentrated in mission planning layer, including formation [2], cluster [3], and task assignment [4]. However, many intelligent algorithms are difficult to find suitable application or background. One of the reasons may be the fact that the studies are too abstract and idealized.

On the other hand, UAV/UGV heterogeneous system is a new type of multiagent collaborative system, which can realize complex collaborative tasks based on the advantage of powerful situation awareness, and many researches have achieved some valuable results. Khaleghi et al. [5] proposed a dynamic data driven adaptive multiscale simulation (DDDAMS) for efficient surveillance and crowd control via UAVs and UGVs. The hardware-in-the-loop (HIL) real-time simulation demonstrates the effectiveness of DDDAMS. Shao et al. [6] designed a cooperative USV-UAV platform, which can realize that UAV lands on a USV (Unmanned Surface Vehicle) by a hierarchical landing guide point generation algorithm. Heterogeneous system has many advantages, but how can one perform the intelligence of it in a game?

Pursuit-evasion is a typical adversarial game, and differential strategy is one of the early solutions. Classical differential game is based on noncooperative equilibrium [7] and participants move according to the equations described by Hamilton-Jacobi-Isaacs (HJI). Awheda and Schwartz [8] proposed a fuzzy reinforcement learning algorithm that uses Apollonius circle mechanism to define the capture region of learning pursuers. In differential game, most methods describe physical constraints by means of mathematical equations, but they are complicated to solve multivariate constraints, especially in complex environment.

Cops and robbers game is one of the most studied pursuit-evasion games that are based on graph. Goldstein and Reingold [9] pointed out that it is an EXPTIME-complete problem. So it is hard to find an efficient solution of equation and should not be considered as a problem of optimal control. If evader randomly chooses its next position, it will result in a mixed equilibrium. The study of Isler and Karnad [10] shows that the reduction in visibility can cause an exponential increase in the capture time.

In geometric environment, lion and man game is one of the hot issues about pursuit-evasion. By analyzing several lion and man games, Casini and Garulli [11] proposed an approach that relies on the computation of a suitable “center” at each move. Bhadauria and Isler [12] showed that three cops can capture the robber in any polygonal environment. However, how to make them work well in a more complex environment is still a problem that needs to be studied.

The paper studied a collaborative pursuit-evasion game of heterogeneous system in complex 3D polygonal environment. A heterogeneous system consisting of UAV and UGV based on previous works is introduced first. According to the characteristics of heterogeneous systems, a novel collaborative pursuit-evasion game in nonconvex three-dimensional polygonal environment is studied. Simulation results show that the proposed method can perform an optimal pursuit-evasion game in complex 3D polygonal environment.

2. Preliminaries of Collaborative Pursuit-Evasion Game

2.1. UAV/UGV Heterogeneous System and Previous Works

In pursuit-evasion game, the working process of UAV/UGV heterogeneous system is described as follows: UAV flies in the air with high speed and top view. UGV runs on the ground with low speed but can interact with environment. Both UAV and UGV are equipped with a variety of sensors that are fully aware of environment and the digital map is known to both of them. UAV and UGV can communicate with each other and share information such as location, speed, and strategy. The proposed structure of UAV/UGV heterogeneous system is shown in Figure 1 and the prototype of it is developed with quadrotor as UAV and Mecanum vehicle as UGV.

The UAV/UGV heterogeneous system has been established based on our previous works [13]. The UAV and UGV are equipped with sensors such as image, attitude, and altitude. The sensors will help the system to sense the environment and the motion of target. The fusion of INS, GPS, and image is used to make relative positioning and the map is already stored in onboard computer. By the superiority of collaboration, the heterogeneous system can perform a series of complex tasks such as cluster formation, collaborative awareness [14], and collaborative decision making.

2.2. Collaborative Pursuit-Evasion Game and Hypothesis

By using the framework of the heterogeneous system described in Section 2.1, two collaborative pursuers consisting of a UAV (denoted as ) and a UGV (denoted as ) pursue another UGV (denoted as ) in a complex 3D polygonal environment (Figure 2). The speed of is higher than that of and and the speed of is equal to that of . In the adversarial and complex environment, the heterogeneous system not only tries to capture the evader but also has to avoid several obstacles. In addition, and can communicate with each other. In the game, is no longer a purposeless passive evader, which is different from moving target tracking, and it is intelligent enough to take advantage of terrain and location of pursuers.

In the game, and share information about position and speed of but do not know the strategy of . The goal of is to maximize the chances of survival and get rid of pursuit. Usually, does not know the strategy, position, and speed of and . A more severe situation for pursuers is that can get the information of and . So, in this paper, it is assumed that knows the position and speed of pursuers everywhere and anytime, but pursuers will lose target when hides behind obstacles, which will bring great challenge to pursuers. Thus, pursuers only have a Line-of-Sight (LOS) view, and evader has obvious advantages. Since and cooperate with each other, if is observed by , will be notified, and vice versa. The terrain is large enough to prevent the game from ending too soon, but it has a boundary. Both pursuers and evader know the map and move in turns. When the projection of in horizontal plane or can reach the position of in a calculation period, pursuers win the game. If reaches the boundary of map before being caught, evader wins the game.

According to the description of the collaborative pursuit-evasion game, the pursuit-evasion strategy is determined by the completeness of information and the probability of escape. Further, the degree of completeness of information is related to the visibility of visual field, which depends on the state of relative to and . On the other hand, the probability of escape is related to the path of escape, which depends on obstacles in the environment. The visibility of visual field and the path of escape are interdependent and both of them determine the pursuit-evasion strategy together. Assume that is the position of at time . represents the information of obstacles and environment. So the set of the paths of escape is . Define as the th path of escape; then the probability of successfully escaping along path at time is . Then, the decision model of the collaborative pursuit-evasion game can be described as

Here, and symbol represents that is determined by the results of equation on the right.

3. Move Generator Based on 3D Real-Time Path Planning

In this paper, 3D path planning method is taken as a move generator to ensure that decision making can be achieved. The comprehensive consideration of pursuit-evasion and path planning is an effective guarantee for the implementation of decision. According to equation (1), the proposed strategy needs to calculate the probability of different escaping routes through path planning method, so an appropriate path planning method is studied for collaborative pursuit-evasion game.

Unlike traditional classification, path planning methods will be considered in the perspective of data here. Only if the data of decision making and path planning is unified can the researches of two directions achieve seamless connection, which is completely different from hybrid planning [15]. The data of path planning is terrain and different modeling methods of terrain completely determine the applicable path planning algorithm. So finding a suitable path planning method for strategy should start from the modeling of terrain.

The graph-based approach is more suitable for global path planning, so an optimum solution can be found in some way. However, the convincing theoretical optimum is hard to reach. For instance, different definition of threat may lead to a different optimal path [16]. Different artificial settings make it difficult to find a unified optimal path for the Voronoi diagram. However, the advantage of the method is that it has clear theory and can compute the complexity (its complexity is and is the number of threats). The random sampling frequency of Probabilistic Roadmap Method (PRM) is also determined by human factors [17]. The complexity of PRM depends on the difficulty of searching path but it almost has no relationship with map and dimension. In other words, these methods have their own advantages, but their optimal paths are doubtful.

The grid-based method is studied frequently and there are a lot of research results. A-Star is one of the well-known algorithms in this class and now many researchers have focused on the improvement of heuristic function to reduce time consumption [18]. However, it has the problem of combination explosion because of gird and data structure. Developed from A-Star, D-Star can make dynamic path planning but the shortest path is still influenced by the density of grid [19]. In addition, Ant Colony (AC) needs grid to compute the matrix of pheromone concentration [20] and Genetic Algorithm (GA) needs grid to make genetic operation [21]. Both methods rely on infinite iterations to approach a theoretical optimum. Another problem is that they are hard to give an accurate analysis of complexity.

By comparison, the map used in potential field methods is simpler and potential field methods are often efficient. Common potential field methods use force to find shortest path, but they must endure local optimum [22]. Learning from the concept of fluid dynamic, stream function establishes a potential field that can avoid local minima and it also has been extended to three-dimensional space [23]. Due to the restriction of fluid dynamic, stream function has stagnation point, which will lead to the termination of planning.

According to the summary of introduction, there are several solutions to pursuit-evasion game, such as the method based on differential game, graph, and polygon. Because differential game is difficult to get an analytical solution in complex environment, the proposed strategy is based on polygon. Then, the map is described as polygon and the polygonal path planning methods are suitable.

Here, a method based on boundary value problem (BVP) described in our previous works [24] can be used. Of course, finding a more appropriate 3D path planning method is beneficial to accelerate the calculation and reduce the complexity. The field of BVP is harmonic and it has a grid map. BVP uses gradient descent direction to determine the path that connects the start and end points. Since the target area is defined as lowest potential field and each grid only has one gradient direction, a path from any point to target area will be found. Under the Dirichlet boundary conditions, the potential field of each grid will be calculated by the following equation:

Here, is the deflection unit vector and is coefficient. The adjustments of these two parameters will be of benefit to improve search and it is equivalent to change the actual potential field artificially. By using Gauss-Seidel (GS) method, the classic BVP can be discretized. Taking the three-dimensional case as an example, the dynamic update of the grid potential field is calculated by the following equation:

Each central grid is adjacent to twenty-six grids (similar to the center of Rubik’s cube), so the update of the discrete potential field is related to the adjacent twenty-six grids. In equation (3), is the coefficient of superimposed field. and are the potential fields of the central grid at the current moment and next moment, respectively. The second term is the average potential field of adjacent grids and the third term is the propagation field of adjacent grids.

4. Strategy of Collaborative Pursuit-Evasion Game

Pursuit-evasion game is an important branch of game theory and also a challenging research field of artificial intelligence. Pursuit-evasion game is the same as many chess games that are also an EXPTIME-complete problem of computational complexity. With the development of computers, some chess games have obtained theoretical solutions, such as Connect Four (conquered in 1989), Gomoku (conquered in 1993), and checkers (conquered in 2007). It has been proved that EXPTIME-complete problem cannot be solved in a polynomial time. Therefore, many studies have to seek an approximate solution for it.

The classical pursuit-evasion game has achieved a great success in barrier-free environment, but its conclusion is difficult to be applied in the environment with obstacles (nonconvex environment). On the other hand, the players are heterogeneous and the dimension of the planning space increases from 2D to 3D, so the solution of collaborative pursuit-evasion game in 3D complex environment with incomplete information becomes more difficult.

4.1. Strategy of Evader

The general idea includes the following three points:(1) moves toward the nearest boundary(2) needs to minimize the probability of being discovered by or (3) needs to maximize the distance from it to and

Among the three points, the first point is the condition of victory, and the second and third points are the conditions for survival. will try to win the game under the premise of ensuring survival. If or always knows the position of , the strategy of should follow the first and third points. Then the problem becomes a bit simpler. Now a more complicated situation is that both and do not know the position of when it hides behind obstacles. In this scene, a worst case of is proposed as follows: once is found by or , will be always visible until the end of game (denoted as Once Seen Until condition, OSU).

Since the speeds of , , and are not all the same and there is , the map used by them should be unified first. According to Section 3, the map with grid is preferred. Here, the length of each grid is determined by the fastest participant , which means that every calculation period (or unit grid) is subject to the movement of . That is to say, if moves one or several grids, and may still stay in the same grid. The speeds of participants are constant; otherwise, the density of grid should change dynamically.

In the case of OSU, the strategy of evader is that needs to calculate the set of shortest paths from the current position to each boundary grid first, and so . Assume that consists of a finite number of waypoints , and so there is . Then will calculate the probability of being discovered by or in each path. Assume that the position of evader at time is and its feasible position at next time is , where subscript represents the feasible branch of path at time . Suppose that is the number of feasible branches, which starts from the th waypoint, and so . Let and then the probability of the branch which evader selects is . Next, evader will compute the probability of being discovered by or at each waypoint of each path. The visual field can be calculated based on the Line-of-Sight (LOS) method [25].

Since and share information about , it is considered that if is observed by , will be notified, and vice versa. It should be noted that each waypoint does not mean that moves one step because it is related to the density of grid. The density of grid is based on the movement of in a calculation period, so Table 1 shows the relationship between the movement of and waypoints.

Suppose that is located at the th waypoint of the th path, so is at . Then, the risk value of waypoint will be calculated. By the path planning method in Section 3, all the escape paths after the th waypoint need to be derived to determine whether will be observed or caught in the future. If will not be observed by or , . If will be observed by or but will not be caught before wins the game, . If will be observed by or and will be caught before wins the game, and all rest risk values after the th waypoint will be set to 2 according to OSU condition. Then, the escape path selected by is

It should be noted that the idea of risk value is similar to the probability in [26] but the calculation is simpler and is not limited to the case of equal speed between pursuer and evader.

4.2. Strategy of Collaborative Pursuers

In some researches, UAV can be taken as a provider of UGV’s visual field and only UGV is used to pursuit evader. At this time, UAV is similar to an aerial base station described in [27]. The collaborative strategy here refers to the situation where both UAV and UGV are taken as pursuers and UAV flies on a low altitude with terrain following/threat avoidance (TF/TA). and use the method described in Section 3 to make path planning. So, according to the state of evader relative to and , the collaborative strategy is divided into three cases.(1)Case 1: evader is in the visual field of or (in sight)Pursuers should follow the shortest path to catch . However, at the same time, and need to keep in their visual fields as far as possible. So the strategy of pursuers in Case 1 is as follows: pursuers should ensure that is most likely located in collaborative visual field first and then follow the path calculated by the method in Section 3. The expected position of pursuers at the next moment can be calculated by Algorithm 1.Since flies forward in 3D space and moves in 2D space (Figure 3), the adjacent grid of contains 9 elements and the adjacent grid of contains 8 elements . In the case of incomplete information, Algorithm 1 takes both of the visual field and the shortest path into account. Then, the probability that moves in vertical direction is increased so that will have a better visual field.(2)Case 2: evader just disappears from the visual field of pursuers (known before a while)Classic pursuit-evasion games often use the strategy that drives evader to a bounded border, such as lion and man game [28]. In the game of this paper, evader will win the game when it reaches the boundary of map before being caught, so a “collaborative intercept” strategy of collaborative pursuers is proposed based on the characteristic of UAV/UGV heterogeneous system. The idea of “collaborative intercept” strategy is as follows: in a large enough but bounded map, pursuers collaboratively compress the escape space of and try to turn the problem into a typical bounded pursuit-evasion game (similar to a lion and man problem [29, 30]).Similar to the discussion in Section 4.1, a worst case is also proposed for pursuers when Case 2 happens: Once and lose the position of , will be always invisible until the end of game (denoted as Once Lose Until condition, OLU). Then, the “collaborative intercept” strategy is as follows: in the case of OLU, takes the position where disappears as the subgoal to continue linear pursuit in Figure 4(a), and takes the position where probably appears as the subgoal to intercept it in Figure 4(b). Here, a cuboid obstacle is taken as an example.In Figure 4(a), and are the current positions of and , respectively. is the next position of ; is cuboid obstacle. represents invisible point. When moves from to , its state relative to changes from visible to invisible. So the subgoal of is the vertex of the cuboid obstacle . Vertex is similar to the blocking vertex in [26] and it has the following properties.Property I: if two points and are blocked by a polygon , the shortest path from to is a polygonal path whose inner vertices are vertices of .In Figure 4(a), Property I indicates that the subgoal must be in the shortest path between and . The role of the subgoal of is to drive and force so that the situation is more beneficial to pursuers.When performs 3D interception, the subgoal of can be obtained according to our previous works [31, 32]. Figure 4(b) shows the calculation of a 3D subgoal by taking a cuboid obstacle as an example.In Figure 4(b), and are the current positions of and , respectively. is the next position of . is cuboid obstacle and represents invisible point. is the intersection of and . Denote the edge that is nearest to point as and the foot point from to as point . In line segment , the intersection of plane and is point . When moves from to , its state relative to changes from visible to invisible. Then, we have Theorem 1.

(1) for all adjacent grids of do
(2) for all adjacent grids of do
(3)  Suppose the current adjacent grid of and is and , respectively. According to LOS and the method in Section 3, calculate the shortest path set from current position of to each boundary grid.
(4)  Denote the shortest path set as .
(5) end for
(6)end for
(7)for do
(8)  For each path in , compute the number of steps or calculation period required by to get rid of collaborative visual field according to Table 1.
(9)   Calculate the risk value set described in Section 4.1 and the set is denoted as .
(10)end for
(11). In other words, the path with the lowest risk is the most likely escape path for .
(12) and are chosen as the expected position of and at the next moment, respectively

Theorem 1. Suppose that and are two nonintersecting lines in three-dimensional space. Point is on and point is the foot point from to . is an arbitrary point on and . So .

Proof. Find point on the extension of line near point and make . So, triangle is equal to triangle and . In triangle , there are and . Since , we have . Finally, there is . Because B is an arbitrary point on FG, Theorem I always holds.Since the study assumes that pursuers will lose the position of when hides behind obstacles, is actually unknown to and point cannot be calculated. In the “collaborative intercept” strategy, will take the position where probably appears as the subgoal to intercept it. So, in Figure 4(b), the subgoal of is and . Plane first intersects the edge of , so the first subgoal is . If still could not see after arriving at , will take the second intersection between plane and as a new subgoal. It can be seen that , , and are the points on the vertical edge of and in plane . Taking the calculation of point as an example, a general formula is given as follows.In 3D space, assume that the equation of line isHere, is the coordinate of point and is the coordinate of point . is an intermediate variable.Reorganize equation (5); the equation of line isAssume that the equation of plane which is determined by point , , and iswhere , , , and are known coefficients. From equations (6) and (7), we haveUse in equation (8) to replace the one in equation (6). Then the coordinate of intersection can be got and is the subgoal of . Our previous works study a variety of geometries, including rectangle, trapezoid, triangle, circle, and ellipse in 2D and cuboid, sphere, cone, and cylinder in 3D. It can be proved that the subgoal has the characteristic of shortest path [31].(3)Case 3: the position of evader is completely unknown to pursuers and carry out a collaborative search that ensures the area covered by the collaborative visual field of pursuers is as large as possible at the next moment. According to the conclusion of [33], it is difficult to find the optimal solution in the case of incomplete information. So reducing sensing overlap between pursuers is beneficial to improving the efficiency of the search which means distributing pursuers. Reference [34] points out that a strategy to capture the rash evader that hides behind a vertex exists if and only if a complete search algorithm (like min-max) can find a solution in the state space of the detection-phase and capture-phase representations up to a given discretization.

5. Simulation and Analysis

In simulation, the map is designed as Figure 5. In the environment, there are several cuboid, conical, and cylindrical obstacles. The starting points of , , and are , , and , respectively. The relationship of speed between pursuers and evader is and . and move a unit grid in each calculation period.

The proposed method solves a pursuit-evasion game in 3D complex nonconvex environment with incomplete information. In particular, pursuer and evader have different speeds and awareness. There are fewer researches about the problem of this paper, so finding an appropriate comparison method is not easy. The main reasons are as follows:(1)Most of the pursuit-evasion games are carried out in a barrier-free environment but less in nonconvex environment. Reference [35] introduced a hybrid system that can avoid obstacles in complex area and play a differential game in open area. Both of [12] and [36] studied the case of single obstacle, but their conclusions are difficult to generalize to complex nonconvex environment.(2)Another research direction of pursuit-evasion game is sensor limitation. Most of these studies focus on how to maximize the efficiency of search [37] or field of view [38]. Generally, these methods only provide the strategy of pursuer but rarely introduce the strategy of evader, so it is difficult to present a complete pursuit-evasion game in simulation.(3)The study of pursuit-evasion game with two or multiple pursuers is still in the stage of theoretical discussion. Most of these games are derived and evolved from the conclusion of single pursuit-evasion game. There are no directly applicable algorithms for how the two heterogeneous agents with different maneuverability can complete the collaborative pursuit-evasion game.

In summary, the method of [26] is used for comparative simulation. Therein, a visibility-based pursuit-evasion game is studied and a randomized strategy in any simply connected polygonal environment is proposed. The method is suitable for single and multiple agents with different speeds. For simplicity, we will refer to the method of this paper as “METHOD I” and that of [26] as “METHOD II” in the subsequent analysis.

In Figure 5, the red and green lines represent the path of and in METHOD I, respectively. The black and purple lines represent the paths of and in METHOD II, respectively. The path of is represented by a blue line. The game is divided into 6 stages. Only stages 4–6 of Figure 5(b) use METHOD II. It is because METHOD II uses a random strategy after losing target, which ensures the completeness of algorithm but evader is easy to escape in complex environment due to the lack of heuristic information. METHOD I of this paper will use the algorithm in Section 4.2, Case 3, after losing target and it will maximize the collaborative visual field of pursuers, which improves the efficiency of search. Therefore, in order to ensure the continuity of the pursuit-evasion process, by METHOD II is only used in stages 4–6 of Figure 5(b) and marked by black line. Similarly, by METHOD II is also only used in stages 4–6 of Figure 5(b) and marked by purple line. There is no detailed strategy of evader by METHOD II, so marked by blue line uses the algorithm of Section 4.1 in the comparative simulation. The 6 stages are as follows:Stage 1: at the beginning, the position of evader is completely unknown to pursuers in Figure 5. So and move toward the direction where the collaborative visual field covers the largest area. knows the positions of pursuers at any time. In order to reduce the probability of being discovered by pursuers, moves toward the northeast of the map in Figure 5 and takes the cuboid obstacle located at as a shelter.Stage 2: is still invisible to pursuers in Figure 5. Pursuers maintain the original strategy of collaborative search. According to the search direction of pursuers, continues to move toward the boundary to win the game.Stage 3: it is similar to stage 2, where pursuers have not found yet. However, has almost searched a quarter of map in Figure 5, because . Since the situation becomes dangerous, takes the cuboid obstacle located at as second shelter while keeping moving toward the boundary.Stage 4: in Figure 5(a), moves toward the third obstacle located at , which is closer to the boundary, that is, the condition of victory. Unfortunately, is discovered by in the process. Immediately, informs about the position of . In METHOD I, pursuers change the strategy and the situation changes from Case 3 to Case 1 according to Section 4.2. Both METHOD I and METHOD II use linear pursuit at this time, so and move toward the direction of simultaneously in Figures 5(a) and 5(b).Stage 5: when rounds the third obstacle located at and continues to move toward the boundary, it disappears again from the visual field of pursuers. At this time, METHOD I and METHOD II use different strategies. In Figure 5(a), pursuers by METHOD I change the strategy from Case 1 to Case 2 according to Section 4.2 and perform a collaborative interception. Thence, moves toward the direction where disappears to continue linear pursuit, and moves toward the direction where probably appears to intercept it. In Figure 5(b), both pursuers by METHOD II move toward the direction where disappears.Stage 6: is discovered again by pursuers. Since METHOD I and METHOD II use different pursuit strategies, the actions of evader are also changed. In Figure 5(a), in METHOD I, and use the proposed strategy of collaborative interception, so has to move toward the northeast of the map under the eviction of pursuers. It means that the scope of ’s action is further compressed and pursuers win finally. In Figure 5(b), in METHOD II, both and are on the same side of , so uses the obstacle located at to hide itself. Then, tries to get rid of pursuit by circling around the obstacle. Since is faster than , evader still loses the game finally. However, as the speed of gradually increases, if still using METHOD II in the map of Figure 5, the further simulation results show that evader will win the game when reaches the critical speed .

Table 2 shows comparison between METHOD I and METHOD II in terms of visual field and length of path. Since stages 1–3 all use METHOD I of the paper, Table 2 only lists the comparison of stages 4–6. In Table 2, item “visual field” means the average area covered by field of view in current stage. Item “distance” means the distance between pursuer and evader, which is presented by a range. The upper and lower bounds of range mean the maximum and minimum distances between pursuer and evader in current stage, respectively.

Comparing the item “visual field” between and in Table 2, it can be seen that the average area covered by field of view of is generally larger than that of . It is because the visual field of is affected by different flight altitude. Hence, when flies in TF/TA mode in complex 3D environment, the area observed by is smaller than that of .

About by METHOD I in Table 2, after receiving the position of from , its strategy changes from Case 3 to Case 1 according to Section 4.2. So, in stages 4 and 5, immediately reduces the distance from . In Stage 6, since has to avoid the obstacle located at , the item “distance” of by METHOD I increases in a short period of time but eventually goes back to 0. As for item “visual field,” Figure 5(a) shows that by METHOD I enters the area without obstacle and makes linear pursuit in stage 6, so the visual field of stage 6 is larger than that of stages 4 and 5.

About by METHOD I in Table 2, Figure 5(a) shows that it discovers in stage 4 and begins to make linear pursuit, so the item “distance” of by METHOD I is gradually decreasing in stages 4 and 5. In stage 6 of Figure 5(a), the obstacle located at affects the pursuit of and moves toward the obstacle located at , so the item “distance” of by METHOD I increases in stage 6. As for item “visual field,” Figure 5(a) shows that by METHOD I enters the gap between two obstacles in stage 5, so the visual field of stage 5 is smaller than those of stages 4 and 6.

About by METHOD II in Table 2, after receiving the position of from , Figure 5(b) shows that it directly moves toward the position of in stages 4 and 5 and chases around the obstacle located at in stage 6. So the item “distance” of by METHOD II is gradually decreasing. As for item “visual field,” comparing stages 4 and 5 in Figures 5(a) and 5(b), the area through which by METHOD II flies is relatively more open than that of by METHOD I, so the visual field of by METHOD II is larger than that of by METHOD I in stages 4 and 5. In stage 6, by METHOD II always pursues around the obstacle located at , so its visual field in stage 6 is smaller than that of by METHOD I.

About by METHOD II in Table 2, its visual field is larger than that of by METHOD I in stage 6. The item “distance” of by METHOD II is smaller than that of by METHOD I in stages 5 and 6. It is because the moving direction of in METHOD II is different from that of METHOD I.

Overall, the length of path by METHOD I is shorter than that of METHOD II according to Table 2. From Figure 5(b), it can be seen that if the speed of by METHOD II is further reduced, pursuers may probably lose the target again and evader wins. Therefore, METHOD I is more robust and it can ensure a higher winning probability of pursuers even though the speeds of and are relatively close.

Besides the factors of different speeds, the winning probability of pursuers is also related to the initial positions of both pursuers and evader. The result is verified in Monte Carlo simulation: in the map shown in Figure 5, it is assumed that the number of wins and the initial distance between pursuers and evader are all distributed normally and are mutually independent. So the mean is but standard deviations and are unknown. After 1000 Monte Carlo simulations with different initial positions of , , and , the relationship of standard deviation between METHOD I and METHOD II is . It means that the pursuers by METHOD I win more often when , , and are in different initial positions.

6. Conclusion and Further Works

The paper studies a novel collaborative pursuit-evasion game in nonconvex three-dimensional polygonal environment whose pursuers are composed of two heterogeneous agents, that is, UAV and UGV. Evader is intelligent and is able to use obstacles to hide but pursuers will be blinded at this time. So the challenge of the novel game is double constraints of movement and terrain. Since the agents have different speeds, the map is unified by grid and BVP method is used as move generator. Then, the worst cases of both evader and pursuers are analyzed. According to the state of evader relative to pursuers, the collaborative strategy is divided into three situations:(1)When evader is in the visual field of pursuers, an algorithm is proposed for maximizing the probability of discovering evader(2)When evader just disappears from the visual field of pursuers, a “collaborative intercept” strategy is proposed based on lion and man problem(3)When the position of evader is completely unknown to pursuers, pursuers will carry out a collaborative search

Further works include the following: UAV only provides visual field but does not participate in pursuit. At this time, the optimal visual field and strategy need further research. In addition, the analysis of the impact of different initial position as well as experiment (Figure 6) is also one of the important works.

Data Availability

The data are confidential so they were not uploaded.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

This work was supported in part by the National Natural Science Foundation of China under Grant 61973222, 61503255, and 61906125, Natural Science Foundation of Liaoning Province under Grant 2019-ZD-0247, and Program of Liaoning Talents under Grant XLYC1907179.