Abstract

This paper proposes an innovative and efficient three-dimensional (3D) autonomous obstacle algorithm for unmanned aerial vehicles (UAVs) which works by generating circular arc trajectories to avoid obstacles. Firstly, information on irregular obstacles is obtained by an onboard detection system; this information is then transformed into standard convex bodies, which are used to generate circular arc avoidance trajectories, and the obstacle avoidance problem is turned into a trajectory tracking strategy. Then, on the basis of the geometric relationship between a UAV and obstacle modeling, the working mechanism of the avoidance algorithm is developed. The rules of obstacle detection, avoidance direction, and the criterion of avoidance success are defined for different obstacle types. Finally, numerical simulations of different obstacle scenarios show that the proposed algorithm can avoid static and dynamic obstacles effectively and can implement obstacle avoidance missions for UAVs well.

1. Introduction

UAVs are widely used in military and civilian fields because of their outstanding advantages, such as flexibility, light weight, strong mobility, and good concealment [1]. Nowadays, the growth and applications of UAV technologies not only change the development direction of many industries but also bring huge market and economic benefits [2]. However, with the complication of flight missions and usage scenarios, higher requirements are placed on the autonomous flight capabilities and intelligence of UAVs, and autonomous obstacle avoidance technology for UAVs has gradually become one of the most important technologies [3].

The real-time autonomous obstacle avoidance problem studied in this article refers to the avoidance of various collisions during flight through the target path by avoidance actions, which are calculated according to the obstacle information based on known data or data coming from an onboard detection system in real time, as shown in Figure 1. Meanwhile, the difficulty of this problem lies in the irregularity, dynamics, and complexity of obstacles and three-dimensional space.

Sense and avoid (S&A) is a major pattern for obstacle threat avoidance. The aircraft’s obstacle avoidance methods can usually be divided into following two categories:(1)The method of resolving the new trajectory based on path planning: the main idea of this method is to transform the obstacle avoidance problem into a path planning problem [4, 5]. With the advances of research in this field, many significantly improved path planning algorithms have been proposed, including the Voronoi diagram (VD) [6] based on graph theory, artificial potential field (APF) [7, 8] based on field theory, the RRT [9] algorithm based on sampling theory, the [10] algorithm based on heuristic information, and other algorithms based on swarm intelligence optimization theories [1113]. While these algorithms have advantages, they also have certain limitations. VD has fast speed in its searching trajectory with high safety, but it is difficult to apply this method to a complex or high-dimensional dynamic environment. APF is simple in principle and has high computing efficiency, but it can easily fall into the local optimum with high time cost. The RRT algorithm does not require preprocessing of the state space and has a wide search range in the task space with high coverage and fast convergence, but the searching path is often not optimal. The algorithm is simple and efficient, but it can easily fall into an infinite loop and has many vertices in the trajectory

The swarm intelligence algorithm is used to simulate the evolutionary strategy of a population in the natural environment or the characteristics of survival of a biological group, and uses multiple individuals in the group to perform an iterative search in the task space to find the optimal solution, such as the genetic algorithm (GA) [11, 14], the ant colony algorithm (ACO) [12, 15], and the differential evolution algorithm (DE) [13, 16]. Additionally, this kind of method has low computational complexity, flexible application, strong search ability, and good robustness; however, it requires huge computing resources and high-quality equipment.

Refs. [5, 17] present comparative cases of these path planning algorithms for different scenarios and obstacle layouts in terms of time consuming and optimal solutions, and the simulation results show that the designed path planning algorithms often conflict with each other in terms of optimality and convergence.(2)The second method of resolving the guidance law based on geometrical relationships: this method calculates the guidance law of obstacle avoidance action according to the relative distance [18], speed [18, 19], angle [20], and other key information [21] between the aircraft and collisions. Compared to the obstacle avoidance methods for path planning mentioned above, the key factor for this type of method is the modification of the UAV’s trajectory in real time to avoid collisions along its path with the help of feedback datum from onboard sensors taken from the environment, which often is divided into two steps, namely, detection and avoidance. The drone’s exploration capabilities depend on the onboard sensors, which are commonly divided into cooperative and noncooperative groups. Cooperative technologies are those that can receive data from the obstacles which can then broadcast its information. Among the leading cooperative technologies are Traffic Alert and Collision Avoidance System (TCAS) [22] and Automatic Dependent Surveillance Broadcast (ADS-B) [23]. The relative distance, bearing, altitude, latitude, longitude, etc. can be obtained from the threat. However, these technologies have not yet shown enough maturity for utilization in every drone. Noncooperative technologies depend on measuring instruments, such as infrared cameras [21], photoelectric radars [18], laser rangefinders [24], and acoustooptic processors [25]. Each sensor has different limitations, and no single sensor can provide all the necessary information for obstacles. The optical and acoustic sensors are most suitable for angular measurements, while radar and laser are best for ranging. Therefore, research has been devoted to the field of sensing and detection, including improved sensor sensitivity [26, 27].

Many obstacle avoidance algorithms have been proposed according to the geometrical relationships between aircrafts and collisions. Sasongko et al. [19] proposed a method which calculated a set of avoidance waypoints to avoid collisions based on an obstacle model and an aircraft’s speed vector. Zheng et al. [18] established fuzzy rules to obtain avoidance maneuver options according to the aircraft’s forward speed and the distance between the vehicle and obstacles. Al-Kaff et al. [21] proposed an avoidance method through tracking along the safe flight boundary consisting of a set of obstacle feature points, which were obtained by determining the coordinate relationship between the aircraft and obstacles in real time. Overall, these obstacle avoidance methods based on geometrical relationships are easy to implement and test, but they are difficult to apply in actual complex flight environments.

This work is aimed at solving the problem of real-time autonomous obstacle avoidance for UAVs in three-dimensional space, and an innovative obstacle avoidance algorithm based on a circular arc trajectory is proposed according to the geometric relationship between UAVs and obstacles through obstacle modeling. This paper is organized as follows: Section II describes the obstacle avoidance problem and obstacle modeling. Section III analyzes the working mechanism of the novel algorithm, which we have named the Circular arc Trajectory Geometric Avoidance (CTGA) algorithm. Section IV presents the simulation results for static simple, complex, and dynamic obstacles, respectively, and analyzed the control accuracy and performance. Section V gives the conclusions and future work.

2. Mathematical Description of Obstacle Avoidance Problem

2.1. Modeling of Obstacles

When a UAV is performing a flight mission, there are many potential obstacles that may exist on the flight path, such as buildings, mountains, and trees. Most of these obstacles are often irregular and difficult to handle directly, and the obstacle data detected by onboard sensors is often incomplete. Paying too much attention to the details of obstacle shapes will greatly increase the difficulty and calculation of the obstacle avoidance algorithm design and reduce the obstacle avoidance efficiency. Therefore, when the detection system of the aircraft captures the collision threat information, a series of sampling points are obtained. According to these sampling points, an obstacle circle is fitted by some fitting algorithm, such as the least square method, but it has a large calculation amount and is not suitable for real-time obstacle avoidance for UAVs. We can compute the radius and center of an obstacle circle using the following:where is the convex hull of those sampling points detected by the onboard system, is the index of equation (1).

In this way, an obstacle circle is fitted which can cover the whole or key parts of the obstacle, it not only simplifies the description of obstacle, but it also facilitates the design of obstacle avoidance algorithm according to obstacle modeling.

It is possible that in some cases, the UAV may encounter obstacle obstructions that are larger than the distance between the aircraft and an obstacle. In other cases, the detection system may not be able to capture the whole size or key parts of the obstacle, due to its detection limitation. To deal with such situations, the UAV can continuously detect obstacle information during the avoidance process, and multiple obstacle circles are used to characterize the large obstacle. Examples showing the determination of an obstacle circle based on detection sampling points can be seen in Figures 2 and 3.

In three-dimensional space, it is reasonable that obstacles can be modeled with one or more standard convex bodies according to the obstacle detection system, such as a hemisphere, a cylinder, a cone, and a circular table. Their approximate expressions can be unified as follows [28]:where is an arbitrary point on the obstacle model, represents the coordinate of the center point of the obstacle model, the parameters and are constants and determine the shape and size of the obstacle model. Figure 4 shows the various types of typical convex bodies obtained from different detection data combinations. , , and express the inside, surface, and outside of the obstacle model, respectively.

According to these obstacle models, when a UAV encounters obstacles in the preplanned flight path, simple obstacles can be modeled by a single standard convex body and complex obstacles can be represented by a combination of multiple convex bodies, as depicted in Figure 5. Hence, circular arc trajectories can be designed, wherein the autonomous obstacle avoidance problem is transformed into a trajectory tracking strategy.

2.2. Obstacle Avoidance Problem Description

In this article, both the surface and the inside of an obstacle model are regarded as no-fly zones or threat zones, i.e., . The problem of autonomous obstacle avoidance for a UAV can be described as how to keep the UAV always outside the no-fly zone or threat zone during the flight mission. Assume that the mission space is ; represents the threatened area of the obstacle, i.e., , and represents the flyable safety area, i.e., . The relationship between the zones is shown as follows:

When the UAV detects an obstacle obstructing the target flight path, it must be able to adjust the flight path to avoid the obstacle. The CTGA algorithm can generate the circular avoidance trajectory in real time, and tracks the trajectory to achieve safe flight. So the flight path for the UAV in the space can be expressed as follows:where is the target flight path, is the circular avoidance trajectory for the obstacle at stage , and is the number of obstacles.

3. Circular Arc Trajectory Geometric Avoidance (CTGA) Algorithm

3.1. CTGA Principle and Procedure

The main idea of the CTGA algorithm is transforming the obstacle avoidance problem into path planning and path following, and it is based on the geometric relationship between the aircraft and the obstacle. The algorithm assumes that the position and velocity of the obstacles are given and accessible to the aircraft, then it designs a circular arc avoidance trajectory according to the obstacle model (simple or complex, static or dynamic). Therefore, the UAV avoids the obstacle by tracking the circular arc avoidance trajectory.

As illustrated in Figure 6, first, consider that a UAV is flying while tracking a predefined flight path; then, the UAV detects the collision threat based on the information of the detected parts at point , and an obstacle model enclosing the whole or main part of the obstacle can be constructed, with the hemisphere model being an example for this case. Therefore, a circular arc avoidance template trajectory as a reference path is generated in real time according to the obstacle model, whose radius corresponds to the obstacle model at the current altitude of the aircraft, and constantly changes with the aircraft altitude; the real-time avoidance trajectory can be expressed as follows:where represents the real-time altitude of the UAV, is the flight path angle, is the distance from the UAV to under horizontal projection, and is the angle between the segment made by the UAV’s center and , and the target path under horizontal projection.

Furthermore, in order to ensure that the generated circular arc trajectory can bypass the obstacles with a feasible path for the aircraft, a safe distance is added to the radius, which should be determined by the flight performance of the drones, so the radius of the circular arc trajectory is . In addition, limited by the minimum turning radius of the aircraft, the radius of the circular arc trajectory is as follows:where the expression of is as follows:Here, the value of the minimum turning radius is determined by the ground speed and the maximum roll angle of the UAV.

Immediately, the guidance system of the UAV begins an avoidance maneuver with the minimum turn radius possible of reaching the template trajectory tangentially at point (it should be pointed out that in order to reduce the risks involved with using the minimum turning radius during the maneuver avoidance flight, the strategy of the turn should be considered in advance, so that the turning radius can be slightly increased in actual flight), and tracks the circular arc template trajectory. Finally, when the UAV avoids the collision successfully at point , it will return to its original navigation course immediately.

The CTGA algorithm includes three major processes: obstacle detection, avoidance direction selection, and avoidance success criteria determination. The detailed obstacle avoidance process, in conjunction to following the predefined waypoint path, is described in Figure 7.

3.2. Obstacle Detection and Avoidance Determination

Defining a detection radius is important to allow an aircraft enough time and distance to maneuver away from the obstacles without colliding, which is determined by the vehicle onboard sensor.

The UAV detects a static obstacle during the flight, where is the position vector of the UAV and the obstacle, and is the angle of the speed vector and , as shown in Figure 8. When the distance between the UAV and the obstacle is less than or equal to the detection radiusIf the UAV is considered to be within the range of the obstacle, then further checks should be made, and the judgment condition that the UAV needs to enter the avoidance state is as follows:where is the radius of the corresponding obstacle model at the current altitude of the UAV. When equation (10) is equal to 1, the UAV should avoid the obstacle immediately.

However, equations (9) and (10) cannot be applied to dynamic obstacles. For dynamic obstacles, we need to be able to predict whether the aircraft will collide after flying for a certain time at the current speed after the obstacles are detected. The rule for determining whether dynamic obstacles need to be avoided is as follows:

To some extent, the performance of the onboard sensor determines the obstacle avoidance capability of the vehicle, which is also the prerequisite and basis for obstacle avoidance. Therefore, the UAV is equipped with a suitable sensing detection system, one that is compatible with the performance of the UAV, the specific flying environment, and the characteristics of the obstacle.

3.3. Avoidance Direction Selection

The guidance system generates the circular arc avoidance trajectory in real time after detecting the obstacle threat, and it will reduce the avoidance route by choosing a reasonable avoidance direction. If the aircraft’s velocity vector points to the right of the obstacle center, then it will fly along the circular arc template trajectory in a counterclockwise direction. Otherwise, it flies clockwise. The direction angle can be obtained as follows:where is the angle from the connection of the UAV and obstacle center to the geography north, and is the course angle of the aircraft. If , the UAV tracks a circular arc avoidance trajectory in a clockwise direction; otherwise, it tracks counterclockwise.

However, in the case of situations with complex or large obstacles which cannot be captured completely at the first time, we can use multiple standard convex bodies to model the complex obstacle. The circular arc avoidance trajectories are composed of different convex bodies; at the same time, the judging of the direction is always in process during the obstacle avoidance flights. As shown in Figure 9, when the UAV detects the obstacle again, the avoidance direction is affected by the previous obstacle. So the above rules do not apply to complex obstacle avoidance. In this case, we only need to judge the first obstacle avoidance direction as the direction in all complex obstacle avoidance processes.

3.4. Avoidance Success Criteria Determination

Avoidance success can be defined as keeping the UAV always outside the collision threat during the avoidance flight. The UAV follows the circular arc template trajectory until it is able to continue towards the original path in a straight line and without passing through the obstacle. We can compute the angle (see in Figure 6) to determine whether avoidance is successful, which is the angle between position vector and the vector of the current position of the UAV to the next waypoint. If , the UAV avoids the obstacle successfully; otherwise, the UAV continues to track the template avoidance trajectory.

Similarly, a complex obstacle consists of convex bodies. If , the criteria requires that the angle or the distance between the UAV and the next obstacle is less than or equal to the detection radius. If , the criteria only requires that .

4. Simulation Results and Analysis

4.1. Simulation Assumptions

In order to verify the effectiveness of the proposed three-dimensional autonomous obstacle avoidance algorithm, the novel algorithm is performed in Matlab/Simulink. Here are some of the assumptions:(1)In this section, we use a high-order, nonlinear numerical model of the Cessna 172 fixed-wing aircraft to test the effectiveness of the algorithm, which is constructed in Simulink. The overall aerodynamic parameters for the aircraft model are described in [29], and some flight performance constraints of the aircraft are defined in this paper. The maximum roll angle is , and the maximum pitch angle is . Suppose the initial position of the UAV in the inertial coordinate systems is (0, 0, -200)m and the cruising speed is . Unless otherwise specified, the predefined state of the UAV in all simulation tests is the same(2)This article mainly proposes an autonomous obstacle avoidance algorithm, and it does not require specific onboard sensors. Therefore, any sensor that can be installed on a UAV, which can acquire accurate information such as the position and speed data of obstacles is applicable. Meanwhile, it does not consider uncertain factors that affect the measurement accuracy of sensors or change the flight environment, such as wind speed and electromagnetic interference. In the simulation tests, the parameters such as the position and velocity of the obstacles are assumed and predefined, and the process of sense and detection is ignored(3)The flight speed of the UAV model in this paper is limited to 40-80 m/s, and the overall maneuverability of the UAV is also limited, as well as its maximum attitude. Therefore, there is a certain restriction on the moving speed for the dynamic obstacles

4.2. Obstacle Avoidance Simulations

The CTGA algorithm 1 is carried out in some cases when the UAV goes through potential collisions in the predefined flight path with simple, complex, and dynamic obstacles, respectively. In all simulation tests, the aircraft is operated to follow a waypoint flight path, and the coordinates of the predefined waypoint path are (0, 0, -200)m to (4000, 2000, -300)m in a north-east-Down coordinate, with the safe distance set at  m.

Input: waypoint path , UAV position , obstacles information, center , radius , and speed .
1: if then
2: UAV tracks the waypoints path
3: end if
4: for to do
5: 
6: 
7: 
8: 
9: if & then
10:  
11:  if then
12:   UAV tracks the circular path in clockwise
13:  else
14:   UAV tracks the circular path in clockwise
15:  end if
16: 
17:  if or
18:   
19:   
20:  end if
21: end if
22: end for
23: return UAV maneuver operations
4.2.1. Simple Obstacle Avoidance

For the first simulation, between the waypoints, the aircraft will face some simple obstacles which need to be avoided. For a simple obstacle, we only use a single convex body to model. The flight trajectory and flight status of the UAV during the entire avoidance process are shown in Figure 10.

It can be seen from Figure 10 that the UAV detects the obstacle threat twice and avoids obstacles successfully during the whole flight. First, the UAV detects obstacle I at 8 s; the CTGA algorithm generates the circular arc template avoidance trajectory real time, and determines the avoidance direction as counterclockwise according to the relationship between the flight direction and the obstacle position. Then, the UAV avoids obstacle I successfully at 33 s, and immediately returns to the predefined waypoint path with maximum roll angle and continues to complete the flight mission. Then, the UAV detects and avoids obstacle II at 49-78 s. Figure 10(c) shows that during the avoidance flight, the UAV has always been outside of the obstacles and has maintained a safe distance of about 100 m away from the surface of the obstacles. The simulation results fully confirm that the algorithm can effectively avoid simple obstacles.

4.2.2. Complex Obstacle Avoidance

For complex obstacles in the flight mission, as has been discussed previously, we can use multiple standard convex bodies to model complex obstacles. The flight trajectory, Euler angle response, and relative distance are depicted in Figure 11.

It can be seen from the figures that the algorithm performs a multistage procedure to generate three circular trajectories due to the obstacle size and detection system limitation, and the UAV tracks the avoidance trajectories to avoid the complex obstacle successfully. The UAV first detects obstacle I and performs avoidance maneuvers at 13 s, and after passing the first avoidance process, the UAV detects and avoids obstacle II at 22 s. Similarly, obstacle III is detected at 30 s; then, the UAV avoids the last obstacle and returns back to the waypoint path. As shown in Figure 11(c), during the avoidance flight, the UAV has always been outside of the obstacles and about 100 m away from the surface of obstacles, so it can be confirmed that the CTGA algorithm can also effectively avoid complex obstacles through a multiple obstacle model.

4.2.3. Dynamic Obstacle Avoidance

For the third simulation, in order to verify if the CTGA algorithm is also effective for a dynamic obstacle with a certain speed, we use a moving obstacle in the flight space, with an initial position of the obstacle center point at 1500 m and 300 m, and a moving speed of 20 m/s in the east, 10 m/s in the north, and stopping after 40 s. The real-time flight trajectory, Euler angle response, and relative distance between the UAV and the moving obstacle are shown in Figure 12.

It can be seen from the figures that the UAV detects the dynamic obstacle at 14 s, because the moving direction of the dynamic obstacle is towards the UAV. The whole avoidance process lasts 37 s, and avoidance finally ends at 51 s. The UAV has always been outside of the obstacles and about 100 m away from the surface of the obstacles, so it can be confirmed that the CTGA algorithm can also effectively avoid dynamic obstacles.

In summary, the CTGA algorithm provides an efficient obstacle avoidance method for UAVs. It is not only simple and convenient, but it can also avoid static and dynamic obstacles.

5. Conclusion

An innovative autonomous obstacle avoidance algorithm for UAVs in 3D space based on a circular arc trajectory has been proposed and discussed.(1)The method of the obstacle model is simple according to obstacle data by an onboard detection system, which uses one or more standard convex bodies to enclose the detected parts of an obstacle. Consequently, the circular arc avoidance trajectory is designed through the obstacle model. It not only transforms an obstacle avoidance problem into a path following problem, but it also simplifies the design of an obstacle avoidance algorithm(2)The proposed CTGA algorithm can avoid static and dynamic obstacles by simply referring to the geometric relationship between a UAV and an obstacle, even when the obstacle geometry is not available and cannot be obtained directly; a multistaged circular trajectory correction procedure can be employed. This algorithm not only satisfies the maneuverability constraints of a UAV, but it also requires less calculation, which has led to a good applicability in practical engineering

The presented work is focused on the design of an obstacle avoidance algorithm for a UAV, and it has been verified in a simulation environment. Our future work will do more extensive and complex simulations to analyze the characteristics and performance of the proposed algorithm and apply the algorithm to actual flight tests.

Data Availability

The data used to support the findings of this study are included within the article.

Conflicts of Interest

The authors declare that they have no conflicts of interest.

Acknowledgments

This work was supported by the Fundamental Research Funds for the Central Universities (grant number 56XAA17075).