Next Article in Journal
Array Antenna for Wireless Access Points and Futuristic Healthcare Devices
Next Article in Special Issue
Marker-Based 3D Position-Prediction Algorithm of Mobile Vertiport for Cabin-Delivery Mechanism of Dual-Mode Flying Car
Previous Article in Journal
RobustSTL and Machine-Learning Hybrid to Improve Time Series Prediction of Base Station Traffic
Previous Article in Special Issue
Safe and Efficient Take-Off of VTOL UAV Swarms
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Priority-Aware Conflict Resolution for U-Space

Albacete Research Institute of Informatics, University of Castilla-La Mancha (UCLM), Campus Universitario s/n, 02071 Albacete, Spain
*
Author to whom correspondence should be addressed.
Electronics 2022, 11(8), 1225; https://doi.org/10.3390/electronics11081225
Submission received: 28 February 2022 / Revised: 1 April 2022 / Accepted: 7 April 2022 / Published: 12 April 2022
(This article belongs to the Special Issue Urban Air Mobility)

Abstract

:
In the context of the future urban mobility airspaces, U-space lays the foundation for unmanned aircrafts to be integrated with conventionally manned traffic to offer a multitude of services to citizens and businesses, such as urban public transport, goods movement, parcel delivery, etc. Given these extensive possibilities, it is estimated that thousands of aircrafts (or even more) from different owners will share common airspace volumes, and the probability that all of them will travel without colliding is extremely low if no means are put in place to prevent it. This paper aims to introduce the reader to the conflict management policy proposed in U-space and proposes a new version of the PCAN (Prediction-based Conflict-free Adaptive Navigation) algorithm to adapt to this policy. In particular, the new implementation of PCAN takes into account a more than likely classification of flights according to their priority. The evaluation of this priority-aware algorithm shows that it is still possible to avoid any conflict between the set of aircraft in flight, with an insignificant detriment to higher priority flights, while maintaining minimal detriment on average.

1. Introduction

Recently, the need for a regulation for an airspace open to UAV/UAS (Unmanned Aircraft Vehicles/Unmanned Aircraft Systems) has increased due to the development of different aircraft for a multitude of services and the concept of UAM/AAM (Urban Air Mobility/Advanced Air Mobility) [1]. Different organizations around the world began some years ago to establish the bases and the necessary knowledge to create a regulation to allow the incorporation of UAS and their applications within the civil airspace in a scalable, flexible, adaptable, and most importantly, safe way. In the US space we find NextGen UTM (UAS Traffic Management) [2], developed by the FAA, while in the European space we have U-Space [3,4], developed by Eurocontrol and the European Union (EU) under the umbrella of the SESAR Joint Undertaking partnership.
The U-Space ConOps (Concept of Operations) details the basic principles on the integration of unmanned aircraft in civil airspace, the requirements and need for their access, as well as the services that U-Space providers must offer to pilots and, ultimately, to any stakeholder wishing to fly any non-ATM (Air Traffic Management) aircraft. This ConOps does not represent a regulatory proposal, nor does it detail how U-space will end up working, as it is still under development.
The SESAR Joint Undertaking has just launched the AURA project [5], which aims at integrating the new U-space services to come with the current ATM systems. The objective is to generate a ConOps and validate the information exchange methods between UTM and ATM. In this way, airspace segregation is avoided, and interoperability is increased. In total there are 29 project participants, including drone operators, U-space service providers, ATM providers and authorities from different countries.
Together with AURA comes the EU 2021/665 regulation [6], which modifies the EU 2017/373 regulation [7], and whose main changes are:
  • A U-space airspace may be designated within manned airspace so that manned aircraft operate alongside unmanned ones;
  • Air navigation service providers (ANSPs) are responsible for carrying out dynamic reconfiguration of U-space airspace to ensure that manned and unmanned traffic remain properly delineated;
  • The necessary procedures and communication facilities must be in place to provide both manned and unmanned traffic with information on airspace reconfiguration.
Both AURA and the new regulation highlight the current need to develop, simulate and validate all the systems and services that must be present in U-space, such as tactical management, and which will start to become available in the short to medium term as UAS are integrated into different airspaces.
Among the services offered by U-space service providers, one of special interest in the community is that of conflict management. Here, a “conflict” is understood as a situation in which two or more UAVs are at a distance less than a minimum separation predetermined by regulation. This is a classic problem in traditional ATM [8], where it is called Conflict Detection and Resolution (CD & R), and there are already countless resolution proposals [9]. In short, the final purpose of conflict management is to avoid at all costs the occurrence of a collision between two aircraft.
One possible way of classifying conflict management techniques is to differentiate between those that obtain a priori a set of conflict-free routes or flight plans for the UAVs and those that detect conflicts during flight and resolve them by modifying the flight plan of the UAVs involved. Along the same lines, both UTM and U-space distinguish between strategic (pre-flight) and tactical (in-flight) conflict management. Other classifications take into account whether conflict control is centralized or distributed in each UAV, or whether there is communication between UAVs sharing the airspace [10].
From the perspective of tactical conflict management, Ref. [11] presents a new proposal for the navigation of autonomous UAVs in UAM scenarios that manages to avoid any conflict between them while executing their corresponding flight plans. The proposal, called PCAN (Prediction-based Conflict-free Adaptive Navigation), is based on predicting conflicts based on the estimation of the future position of the UAVs. To prevent the occurrence of each predicted conflict, PCAN proceeds to adapt the velocity vector of the UAVs involved, considering the airspace situation. PCAN works in a centralized way, from the position, velocity, and destination information of all UAVs flying over the airspace and is valid for any type of UAVs capable of hovering, such as single-rotor UAVs and multi-rotor UAVs (like the popular quadcopters).
PCAN can be used as baseline for the development of more advanced tactical conflict resolution algorithms, since it offers a very good performance in both low and high-density scenarios, introducing at the same time a discrete overhead in flight time and distance travelled.
U-Space considers the possibility of assigning different priorities to the set of UAVs in flight, depending on the type of operation they are carrying out. Under this assumption, in this work we propose a new version of the PCAN algorithm, which takes into account the priority assigned to each UAV in the airspace. As in similar state-of-the-art proposals that handle priorities, those UAVs with a higher priority are given priority treatment by the new implementation. In particular, such UAVs will have their velocity vector modified to a lesser extent than those UAVs with lower priority.
The rest of this work is structured as follows. Section 2 firstly introduces both conflict management and the priority policy, as defined in the U-Space ConOps, and then presents different conflict management approaches, including those that consider UAV priorities. Next, in Section 3 we briefly introduce the PCAN algorithm for tactical conflict management, detail the new priority-aware version of PCAN, and discuss some issues related to real-time implementations. After that, Section 4 compares the results offered by this new version with respect to the original one, as well as other well-known conflict management algorithms. Finally, in Section 5, we draw some conclusions and detail future works to be done.

2. Background

2.1. Conflict Management and Priorities in U-Space

U-space differentiates three conflict management levels, depending on when the conflict occurs:
  • Strategic conflict management: consists of managing conflicts before UAS take-off. It is performed taking into account the specified flight plan. The routes to be followed by the UAS will be analyzed for potential conflicts and modifications will be proposed to resolve them;
  • Tactical conflict management: consists of managing conflicts once the UAS are in flight. This is done by monitoring the airspace situation to avoid that aircraft fail to respect a minimum separation between them. This management can be carried out with the help of hardware and instrumentation, taking as the main input source the data reported by the UAS to the service provider. Through tracking and monitoring, the systems will be able to detect conflict situations and propose trajectory changes to the UAS through an emergency management service;
  • Collision avoidance: if none of the previous levels have been able to avoid the conflict or if an unforeseen event has occurred that prevents the navigation plan from being followed, the UAS may be equipped with different systems to detect and avoid a mid-air collision (MAC) at the last moment.
Not all the UAS will have three-level conflict management. Depending on the airspace volume through which the aircraft wishes to transit, different levels will be required. In particular, U-Space defines a Very Low Level (VLL) airspace for UAV/UAS flight, which is decomposed into three volumes, X, Y, and Z. Strategic conflict management is only required for UAS that wish to fly in Y and Z volumes. Tactical conflict management is only required on Zu volumes. In Za volumes, tactical conflict management is carried out by the traditional Air Traffic Service (ATS).
On the other hand, when resolving conflicts, it is not always possible to deal with them in the fairest way (for example, by distributing the necessary deviation to avoid the conflict between the two involved UAS), and in some cases it should not be that way either. One of the key principles in the development of U-space is a fair and equal access for all users and companies wishing to operate, so that regardless of the person behind an aircraft, it should be treated with the same rights as any other, without distinction.
However, not all flights carried out in airspace should be given equal priority. Certain flights, given their need for urgency, must be prioritized over other services that do not require such treatment. This is the case of flights related to emergency services, such as air ambulances or search and rescue works, which should have greater freedom of movement and a more beneficial response when resolving conflicts. In this sense, U-space proposes under the name of “prioritization” different levels of priority, assigning a given priority to each of the services carried out by an aircraft. In the U-Space ConOps it is proposed to define 8 priority classes, numbered from 1 to 8, with a higher number being a lower priority (see Table 1). This classification is still a proposal and has not yet been validated, but the final version is expected to keep this idea.
In addition, within the same priority there may be thousands or millions of UAS, for example, in the transport class. In this case, a second prioritization consideration within the same class could be the relative agility of the UAS, as well as the number of maneuvers it must perform to resolve the conflict. In this sense, U-space also proposes a second prioritization system based on the number of maneuvers to be performed by a UAS. In this way, the UAS with the lowest maneuvering capacity will be the “highest priority” in terms of conflict resolution.
The existence of different priorities between flights should influence both strategic and tactical conflict management. These services offered by U-space service providers must take into account the priority of flights and their outcomes must be commensurate. For example, if two UAS, one with classified emergency operation and the other with classified transport operation, find themselves in a conflict situation, approaching a risky situation, it will be the latter who will have to reduce or modify its trajectory to avoid the situation, keeping the trajectory and speed of the more priority one unchanged.
In terms of tactical conflict management, another concept to consider is the reasonable time to act. In the U-Space ConOps, RTTA (Reasonable Time To Act) is defined as the window of time required prior to takeoff for the U-space services to perform the necessary service and flight plan management calculations. That is, this time window will be the one used by the services, for example, to check if different flight plans of different UAS cause conflicts. This RTTA should always be as close to take-off as possible, so that at the time of calculation the “most accurate and up-to-date picture of the future state of the airspace” is available. Thus, whenever flight plans are modified prior to RTTA, it must be ensured that there is no prioritization based on the order in which the flight operations were planned. Conversely, if a flight plan is added or modified in the RTTA time window, it will be this flight plan that must be adapted to the existing plans, protecting those that were submitted earlier, and therefore, being disadvantaged with respect to other plans.

2.2. Tactical Conflict Management and Priority-Aware Previous Proposals

Within the wide variety of tactical conflict management techniques proposed in the literature, there are strategies based on the calculation of the space of valid velocities that prevent any potential conflict between UAVs, such as the popular ORCA (Optimal Reciprocal Collision Avoidance) algorithm [12] and the BBCA (Bounding Box Collision Avoidance) algorithm [13]. Still, there are also numerous force-based strategies, such as APF (Artificial Potential Field) [14], or swarm intelligence algorithms, such as PSO (Particle Swarm Optimization) [15]. It is also worth mentioning the existence of a group of methods, referred to as “sense-and-avoid”, in which the UAV is equipped with special hardware (LiDAR type) that allows a fast response in case of imminent collision [16,17].
Focusing on velocity-based conflict avoidance methods, they are based on choosing the optimal velocity for a mobile agent (in our case, an UAV) from among all those velocities that avoid conflict with other mobile agents (called “valid velocities”). Each agent predicts its future position and that of nearby agents based on current velocities and, under this assumption, determines its new velocity according to some optimization criterion. In ORCA each agent computes a Velocity Obstacle (VO) with respect to each of the agents flying in its environment. The VO includes all the prohibited velocities for the UAV. ORCA guarantees collision-free navigation in sparse scenarios. In dense scenarios it is possible not to find a valid velocity. Linear programming techniques are used to solve this problem, with a medium to high computational cost [18].
BBCA exhibits a lower complexity than ORCA and therefore is more appropriate for real-time conflict management. Basically, in BBCA the set of valid velocities for each UAV is represented by a rectangular area. This area is modified in each execution of the algorithm (by very simple operations) to avoid conflict with each of the nearby UAVs. BBCA can avoid any conflict in scenarios with two UAVs, and most of them in denser scenarios, with a reasonably acceptable overhead on the distance traveled and the final flight time of the UAVs.
The mentioned PCAN algorithm presents a good tradeoff between computational cost and overhead in distance and time. To do this, a “optimal” velocity is assigned to each UAV. This velocity is known as direct velocity and follows the shortest path, at a maximum velocity, between the UAV current position and the next waypoint in its route. In each execution, PCAN predicts the future position of the set of UAVs in the airspace and decides which ones should modify their velocity vector, and which ones should not. For the former, PCAN generates new velocity vector candidates by modifying the direction of the direct velocity and by modifying its modulus but maintaining its direction and sense. The aim of this process is to alter the direct velocity as little as possible. Next section gives more details about the behavior of PCAN.
In the present work, and according to the U-Space ConOps “prioritization” recommendations [3], we assume that each UAV in the airspace has a priority level depending on the type of operation it is performing. Several conflict (or collision) avoidance methods have been proposed in the fields of robotics and UAVs that consider the use of priorities.
Prioritized planning [19] is a classic way of assigning trajectories to a set of robots. Each robot has a unique priority value, and the planning process proceeds sequentially from the highest-priority robot to the lowest one. For each robot a trajectory is planned that avoids both the static obstacles in the environment and the higher priority robots moving along the trajectories planned in the previous iterations.
In [20], the CD & R problem for multiple UAVs is formalized as a nonlinear optimization problem that is solved by considering UAV priorities among other constraints. Indeed, results show that UAVs with the lowest priorities take larger detours to avoid the conflict. Authors do not detail the way to assign priorities to UAVs and ignore the problem of the computational complexity associated to the resolution of these kind of problems.
The MBCAP protocol [21] avoids collisions between a set of UAVs following a planned mission. To do this, there is a negotiation process between the UAVs involved, in which low-priority UAVs will wait (stopped in the air) the needed time to avoid the collision. Priority is defined according to a unique ID assigned to each UAV (the highest priority UAV is the one with the highest ID value).
The work in [22] formulates the conflict resolution problem as a game model and uses a priority ranking mechanism to solve it. This ranking is established by an environmental risk assessment, the flight delay, the remainder fuel endurance, and the proximity to the destination. One more time, aircraft with lower priorities are the ones who must make the most sacrifices to avoid conflict.
The conflict resolution algorithm proposed in [23] is based on model predictive control (MPC). In each execution step, the method predicts potential conflicts between UAVs and provides new trajectories without collisions for the UAVs with lower priorities. Priorities are assigned to the UAVs involved in the conflict according to some rules, that have to do with the time to reach the conflict position, the distance to their destinations, and their speeds. The MPC approach is also used in [24].
The method described in [25] handles conflicts at strategic, pre-tactical (or pre-flight), and tactical levels. UAV priorities are randomly assigned. In case of conflicts at the first, second, and third level, different techniques (rerouting, ground delays, and hovering, respectively) are applied to UAVs with less priority for deconfliction.
The strategy presented in [26] also handles conflicts before and during the flight. First, UAV trajectories are computed using the Fast Marching Square planning algorithm, which guarantees a safety distance between UAVs. Then, a basic priority-based speed control mechanism is used to resolve possible conflicts when the UAVs are in the air. Finally, authors in [27,28] focus on tactical conflict management for U-Space assuming 4D trajectory-based operations. In line with previous works, in case of a potential conflict only the set of waypoints defining the trajectory of the UAV with lower priority is varied.

3. Managing Priorities in PCAN

3.1. PCAN General Behavior

Before presenting the general behavior of the original version of PCAN, we provide some definitions and assumptions. Let x = p   p ˙ be the dynamic state of a UAV, where vectors p = p x   p y and p ˙ = v = v x   v y V , represent its current position and velocity, respectively. Let A = a 1 , t , a 2 , t a n , t be the set of UAVs in the airspace at time t . Each element a = x   R A represents the status vector of a UAV, including its dynamic state and a route composed of several waypoints to its destination. Let R = w 1 , w 2 w m be an ordered sequence of waypoints w i . Without loss of generality, we assume that all UAVs behave homogeneously, initially flying at a predetermined maximum velocity v m a x and they are considering a safety radius r (which delimits a “protected zone” around them). Figure 1 shows an example.
PCAN was designed with the goal of avoiding conflicts at all costs. For this, each execution of the algorithm predicts the occurrence of conflicts between the set of UAVs in the airspace by estimating their future positions.
The first task at the beginning of each execution of PCAN consists of assigning to each UAV in A the direct velocity vector from its current position to the next waypoint on its route.
Then, PCAN goes through the UAVs in A and, for each of them, it compares its velocity vector with that of the set of UAVs located at a shorter distance than the distance the UAV will cover before the next execution of the algorithm. Such a comparison allows determining the existence of future conflicts between each pair of UAVs. As an example, Figure 2 shows two UAVs whose trajectories lead to a conflict in the future.
Each time a future conflict is detected, the UAV under study can no longer use the direct velocity vector. An iterative process comes then into play to find a new velocity vector that avoids the conflict.

3.2. Priority Support in PCAN

We define the priority of each UAV in the airspace by means of a value p , so that 0 < p p low . For convenience, lower values of p imply higher priorities (as in U-Space), being p low the lowest possible priority. From now on, each UAV in the airspace is denoted by a = x   R   p A .
To illustrate the desired behavior for the new version of PCAN, Figure 3 shows a scenario in which a conflict is predicted between two UAVs a 1 = x 1   R 1   p 1 ,   a 2 = x 2   R 2   p 2 A , with p 1 < p 2 . Shaded circles indicate the moment when the protected areas of both UAVs start to overlap. In this situation, the algorithm should maintain the velocity vector for a 1 (that is, v 1 ), and provide an alternative vector v 2 for a 2 . In other words, the movement of the highest-priority UAV should not be affected.
The original implementation of PCAN considers the set of UAVs in the airspace in a certain order, and this order is very important, since those UAVs that are studied first will have to resolve a greater number of conflicts than those that are dealt with later (the former solve the conflict situations of the latter). Therefore, the earlier a UAV is treated, the more modifications in its velocity vector it will undergo. Thus, if we want that PCAN behaves as in the example shown in Figure 3, it should process the set of UAVs according to their priorities, from the lowest to the highest (in our case, from the highest p value to the lowest).
To assign different priorities to each UAV in the airspace we could use, for example, a multi-level priority scheme, in which the first level represents the UAV class, as established in the U-space ConOps (see Table 1). This means that all UAVs will have a value p L 1 1 , 8 , where a lower value indicates a higher priority. Two UAVs with the same p L 1 are of equal priority at this level. According to the ConOps, a second priority level would allow a priority setting to be established based on a second criterion beyond the class of the UAV, for example, the level of maneuverability of the aircraft. This would allow different priorities to be set between UAVs of the same class. A third priority level like the second one could be also added. Therefore, the second and third levels would have two values associated p L 2 , p L 3 1 , 100 (for example), where higher numbers indicate higher priorities.
Prior to UAV takeoff, initial priority values must be set at the levels considered. During the flight, priority values may change due to U-Space service provider policies, and the new values will be used in subsequent executions of PCAN. Consequently, if a UAV increases in priority during flight (its p value is reduced), from that moment it will be given priority treatment. However, the overhead introduced globally in its path will be higher than if this higher priority level had been assigned from the beginning. The same is true for a priority reduction.
From the above considerations, we can detail the operation of the proposed PCAN algorithm, based on the candidate implementation shown in Table 2.
As in the original version of PCAN, the first task to perform consists of assigning a direct velocity to the destination to all the UAVs in the airspace (lines 02–06 in Table 2). Next, PCAN must process one at time all the elements in A . As indicated above, this processing must be done by priority levels, starting with the UAVs with the lowest priority ( p = p low ) (line 07).
In the core part of the algorithm, from the current positions and velocity vectors of each pair of UAVs, a system of equations is built whose resolution provides the time instant (if any) at which the separation between both UAVs will be less than the safety radius ( r ). This check is performed by using the AirspaceConflicts ( ) function (line 11), whose implementation is detailed in [11].
In case of conflict, PCAN will use the ValidVelocity ( ) function (line 12) to determine a new velocity vector for one of the UAVs involved, so that this new velocity does not generate any conflict, not only with the other UAV in the pair, but with any other UAV in the airspace. The set of velocity vectors provided after processing all the possible pairs of UAVs guarantees that, at least before the next execution of the algorithm, no UAV will produce a conflict with any other given UAV. In other words, a conflict-free scenario.
In addition, PCAN always aims to optimize the distance traveled and the time in flight of the UAVs, since autonomy is one of the major limitations of these kind of aircraft. Therefore, to predict the existence of conflicts, PCAN does not actually use the velocity vector with which UAVs are currently moving but uses the direct velocity, that is, the one that covers in the shortest time the shortest path to the next waypoint in the UAV route. That is the purpose of the invocations to the DirectNav ( ) function at the beginning of the algorithm (line 04). Since PCAN introduces modifications to the velocity vector, the fact that these modifications start from the direct velocity makes the solutions more efficient than if these modifications were made on a previously modified velocity vector.
The strategy used by the ValidVelocity ( ) function to modify the UAV velocity vector once the existence of the conflict has been determined is an iterative process that is executed until a solution that solves any conflict is achieved or until a limiting number of iterations, called m , is reached. At each iteration, PCAN generates three new candidate vectors: (1) a vector modified in modulus (with a lower velocity); (2) a vector modified in clockwise direction; (3) a vector modified in counterclockwise direction. In the case of the first iteration, the three velocity vectors generated are computed from the direct velocity. The strategy consists in gradually introducing small variations in the vectors considered in the previous iteration, so that, in case one vector resolves all conflicts, it is as close as possible to the direct velocity.
The parameters indicating the modification introduced in each iteration are two: (1) c o e f , which is a coefficient by which the velocity modulus of the previous iteration is multiplied; (2) α , which indicates the angular displacement to be applied with respect to the velocity of the previous iteration. Both parameters are detailed in [11].
As stated, the search procedure for a new velocity vector concludes if after m iterations a valid (conflict-free) solution has not been found. This can happen in very crowded airspace regions. In this situation, the ValidVelocity ( ) function provides a null velocity to the UAV, which in practice means that it will stop in the air until it can move forward again (in a later execution of the algorithm). Note that assigning a null velocity to a UAV triggers an additional operation (affecting computational cost), consisting in considering again for analysis the subset of UAVs that have already been processed (lines 14–17). This is because the prediction they had made is no longer valid, since it was made by assuming that the UAV that now has been stopped would follow the direct velocity vector.
The PCAN algorithm is executed periodically, based on a parameter called t n a v . As mentioned, the solution offered by the algorithm ensures that no conflict will occur, at a minimum, until its next execution (in t n a v seconds). An airspace bounding has been incorporated that allows, if desired, that for each UAV only those UAVs that might conflict with it before the next execution of the algorithm are considered, instead of taking into account all the UAVs in the airspace (regardless of their distance from the UAV under study). Obviously, this can save a lot of unnecessary computations and therefore speed up the algorithm execution time. This bounding is done based on the B R (boundary radius) parameter, which allows to enlarge or reduce the size of the circular airspace region around the UAV under study considered to predict conflicts.

3.3. Real-Time Considerations

The PCAN algorithm is executed in a centralized way (for example, in a U-Space ground station). All the computations are based on a global and updated knowledge of the airspace situation, that is, we assume that the entity executing PCAN knows the current state and route of each UAV. This information can be known either by the transmission of periodic position and velocity reports or with the support of a tracking service. Both options are available in the U-Space ConOps. After each execution, PCAN transmits velocity updates back to the UAVs. We should consider the impact of all these communications in a real-time deployment.
In Figure 4, two consecutive executions of PCAN ( n and n + 1 ) are represented. t c is the time it takes to execute the algorithm (which will be estimated in Section 4.3). There are two UAVs a 1 , a 2 with different reporting periods ( t r e p 1 and t r e p 2 ). Red and green vertical segments indicate the sending of report messages M i = p i   v i , and dark blue vertical segments indicate the sending of new velocities to the UAVs ( M PCAN ). We assume that all the transmissions ( M i and M PCAN ) take a time t t r .
It is quite possible that the sending of position reports is not synchronized with the execution of the algorithm. Therefore, before each run, PCAN must “correct” the information of all UAVs, by considering the time elapsed from the moment the reports were sent ( t i n for execution n ) and the reported positions and velocities ( p i and v i ).
For the calculation of t i n we assume that report messages include a timestamp that informs about the exact time at which the report has been generated. We also assume that UAVs and U-Space share a common time, provided, for example by accurate GPS receivers.
In this way, the corrected position of UAV a i for execution n of PCAN may be expressed as p i = p i + v i ( t i n + t c + 2 t t r ) . This is the position value that the algorithm will employ to guarantee a conflict-free situation at least for the next t n a v seconds.

4. Performance Evaluation

In this section we provide a comparative evaluation of the priority-aware version of PCAN whose behavior has just been described. All these results provided below have been obtained by simulation. The simulation model has been developed in Matlab 2021b, by making use of the resources for object-oriented programming offered by this platform.
To obtain the results shown below, we have considered in all cases a 5 × 5   km airspace region, with different density of UAVs in flight. Figure 5 shows and example. In each simulation, UAV routes are randomly chosen, considering that between the initial position and the final position of each route there must be a distance greater than 1   km , and that both positions must be at least 100 m away from the edges of the flight region.
As simulation parameters, in all cases we have set v m a x = 50   km / h , r = 40   m , t n a v = 3   s , and τ = 0.3   s . The τ parameter is related to the modeling of the dynamic behavior of the UAV, and it is detailed in [11]. Precisely, such a dynamic behavior causes that the safety radius ( r ) has been increased by 8.34   m . Regarding the specific parameters of the two versions of PCAN (with and without priorities), in all cases we have set B R = 3 v m a x t n a v + 2 r , m = 50 , c o e f = 0.95 , and α = π m   r a d .
The simulation tool generates the priorities for each UAV also randomly. For the simulations presented here, only the first level of priority has been set (the p 1 value), so for the second and third levels, all UAVs have the same value. The priorities follow the distribution shown in Table 3. The probability for each of the classes has been chosen by estimating the number of UAVs that could be present in the future in each of them.

4.1. PCAN Versus PCAN with Priorities

This first set of results aims to check the effect of managing UAV priorities in PCAN. For each airspace configuration we have compared the two versions of the PCAN algorithm described in this work, that is, the original implementation (“PCAN”) and the implementation that considers UAV priorities (“PCANprior”), to the direct algorithm, that is, the one in which UAVs always use the direct velocity to reach the next waypoint in the route. The direct algorithm (or direct method) does not manage eventual conflicts, but it represents the shortest and fastest path to destination.
For the simulations presented in this subsection, we have considered random scenarios with 100 UAVs in flight. In particular, a total of 100 scenarios have been generated, each of which has been simulated for each algorithm. In total, 300 simulations were executed.
First, we have analyzed the impact of working with priorities on the distances covered by the UAVs. Figure 6 shows in its ordinate axis the average increment in distance with respect to the distance covered when the direct algorithm is in place. We can observe that, as expected, all the UAVs suffer a similar distance increment (about 4.5%) when the algorithm does not consider UAV priorities. However, with priorities, we see that higher priority classes suffer a much smaller increase in distance than lower priority classes. Specifically, the highest priority UAVs experiment an increase in distance traveled of less than 0.5%, while the lowest priority UAVs see an increase in distance traveled of up to 8%.
We also have analyzed the increase in the time spent by UAVs in flight. Figure 7 shows the results. We observe results analogous to the previous ones. Without priority management, all the UAVs obtain a similar increase in flight time (around 8%). On the contrary, with priorities, we see that the higher the priority, the lower the increase in flight time. Specifically, UAVs with the highest priority experiment an increase in time in the air of less than 0.4%, while those with the lowest priority see an increase of up to 17%.

4.2. PCAN versus Other Techniques

Next, we compare the behavior of the two versions of PCAN described in this work to the direct algorithm and to other conflict management techniques of the state-of-the-art (specifically, APF and BBCA), by considering again multi-UAV scenarios, but with different densities. In particular, we have considered 10 UAV densities, by varying the number of UAV in flight from 10 to 100. For each of these 10 densities, 24 different random scenarios have been generated, and each scenario has been simulated for the five mentioned algorithms, resulting in a total of 1200 runs of the simulation model.
The abscissa axis in the plot of Figure 8a indicates the number of UAVs in the flight region. This will be the same in following plots. In contrast, the ordinate axis shows the mean number of conflicts produced and the corresponding standard deviation. For the direct method, conflicts increase exponentially with the number of UAVs in the region. APF manages to resolve isolated conflicts, but its performance decreases as the UAV density increases. BBCA significantly reduces the number of conflicts but does not eliminate them (although it cannot be appreciated in this plot). Finally, both PCAN versions successfully resolve all the conflicts.
Figure 8b shows the same results, but now from the point of view of the percentage of solved conflicts. We can clearly see that both versions of PCAN and BBCA outperform APF. The direct method is not plotted since it does not avoid any conflict. As in the previous subsection, this method will be used as a reference in the plots below.
Figure 9a shows the distance traveled by the UAVs, in absolute terms, as a function of the UAV density. As expected, when applying the direct method, the distance traveled by each UAV does not vary with its number, while the standard deviation decreases. BBCA introduces large detours in UAV routes, causing a linearly increase in the distance covered. On the contrary, PCAN and APF algorithms increase the distance traveled by the UAVs, resolving the conflict in a more efficient way.
In Figure 9b we can see the relative increase in the distance traveled by the UAVs with respect to the direct algorithm. With BBCA, increment goes from 5% to 38%. PCAN algorithms follow the same behavior; they increase the distance traveled from 0% to about 5%, causing a minor increment. Finally, APF behaves very similar to PCAN, increasing a bit less the distance, but at the cost of not being conflict-free.
Figure 10a shows the flight time of UAVs, in absolute terms, as a function of the UAV density. For the direct method, flight time does not depend on the number of UAV. Again, BBCA introduces a large increment in time. APF also entails increments, but to a lesser extent. PCAN algorithms introduce the lowest increments.
Finally, Figure 10b compares the flight time for the conflict management techniques considered with respect to the direct algorithm. In the case of the PCAN algorithms, the increment is only about 5% in the densest scenarios.

4.3. Computation Time

To conclude the analysis, we studied the time required by the direct, BBCA, APF and PCAN (with and without priorities) algorithms. Figure 11 shows the time consumed to produce an output for every UAV each time the navigation computation is executed. Results were generated with an Intel [email protected], using one core.
As shown, considering a priority system in PCAN does not affect the computational cost of the algorithm. For low-density scenarios, PCAN works very well, exhibiting better behavior than BBCA. As the density increases, PCAN requires more time to solve all the potential conflicts produced. Even so, the computation time needed in PCAN does not represent a big bottleneck. In scenarios with 100 UAVs, the time employed is less than 0.8 ms. Note that these are extremely dense scenarios, where conflict avoidance is a complex task.

5. Conclusions and Future Works

The future European airspace for unmanned aircraft (U-Space) incorporates in its concept of operation the possibility of classifying UAV flights according to their priority. This paper describes a new implementation of the PCAN algorithm, previously proposed for conflict avoidance in this scenario, which assumes the existence of these priorities. In each execution, PCAN detects future conflicts between UAV pairs by using current velocity vectors and avoids these events by modifying the vector velocity of UAVs. This process is executed in a specific order. In the new version of PCAN, low-priority UAVs are processed first. As a result, high-priority UAVs are much less affected in their displacement since their velocity vectors suffer less changes. The performance analysis carried out has proven this point.
The analysis also shows that managing priorities does not impact the good performance of the PCAN algorithm. The overhead in both distance covered and fly time is unaffected. Results are quite similar to the ones presented in previous studies: an increase in distance and time of about 5% with respect to the direct algorithm in the densest scenarios. This makes the PCAN proposal suitable for the deployment of future tactical conflict resolution services in U-Space, even when the scenario contemplates different UAV priorities.
As future work, we firstly plan to review the internal behavior of PCAN, in order to reduce the computational cost it exhibits in dense airspaces. We also want to tackle the conflict management problem from a strategical point of view.

Author Contributions

Conceptualization, A.B. and R.C.; methodology, J.J., A.B. and R.C.; software, J.J. and R.C.; validation, J.J., A.B. and R.C.; formal analysis, J.J.; investigation, J.J.; resources, J.J., A.B. and R.C.; data curation, J.J.; writing—original draft, J.J. and A.B.; writing—review and editing, J.J., A.B. and R.C.; visualization, J.J.; supervision, A.B. and R.C.; project administration, A.B. and R.C.; funding acquisition, A.B. and R.C. All authors have read and agreed to the published version of the manuscript.

Funding

This research was funded by the Spanish Ministerio de Ciencia, Innovación y Universidades (MCIU) and European Union (EU) under RTI2018-098156-B-C52 grant, by the Junta de Comunidades de Castilla-La Mancha (JCCM) and EU through the European Regional Development Fund (ERDF-FEDER) under SBPLY/19/180501/000159 grant, and by the Universidad de Castilla–La Mancha under 2021-GRIN-31042 grant.

Conflicts of Interest

The authors declare no conflict of interest. The funders had no role in the design of the study; in the collection, analyses, or interpretation of data; in the writing of the manuscript, or in the decision to publish the results.

References

  1. Bauranov, A.; Rakas, J. Designing airspace for urban air mobility: A review of concepts and approaches. Prog. Aerosp. Sci. 2021, 125, 100726. [Google Scholar] [CrossRef]
  2. FAA NextGen Organization UTM Concept of Operations Version 2.0 (UTM ConOps Version 2.0). Available online: https://www.faa.gov/uas/research_development/traffic_management/ (accessed on 21 February 2022).
  3. CORUS Project U-Space Concept of Operations (U-Space ConOps). Available online: https://www.eurocontrol.int/project/concept-operations-european-utm-systems (accessed on 21 February 2022).
  4. Barrado, C.; Boyero, M.; Brucculeri, L.; Ferrara, G.; Hately, A.; Hullah, P.; Martin-Marrero, D.; Pastor, E.; Rushton, A.P.; Volkert, A. U-space concept of operations: A key enabler for opening airspace to emerging low-altitude operations. Aerospace 2020, 7, 24. [Google Scholar] [CrossRef] [Green Version]
  5. SESAR Joint Undertaking SESAR Joint Undertaking|PJ34-W3 AURA-ATM U-SPACE INTERFACE. Available online: https://www.sesarju.eu/projects/aura (accessed on 21 February 2022).
  6. European Commission Commission Implementing Regulation (EU) 2021/665 of 22 April 2021. Available online: https://eur-lex.europa.eu/eli/reg_impl/2021/665/oj (accessed on 21 February 2022).
  7. European Commission Commission Implementing Regulation (EU) 2017/373 of 1 March 2017. Available online: https://eur-lex.europa.eu/eli/reg_impl/2017/373/oj (accessed on 21 February 2022).
  8. International Civil Aviation Organization. Procedures for Air Navigation Services (PANS)—Air Traffic Management (Doc 4444); ICAO Store: Montreal, QC, Canada, 2016. [Google Scholar]
  9. Tang, J. Conflict Detection and Resolution for Civil Aviation: A literature survey. IEEE Aerosp. Electron. Syst. Mag. 2019, 34, 20–35. [Google Scholar] [CrossRef]
  10. Yang, X.; Wei, P. Autonomous Free Flight Operations in Urban Air Mobility With Computational Guidance and Collision Avoidance. IEEE Trans. Intell. Transp. Syst. 2021, 7, 24. [Google Scholar] [CrossRef]
  11. Jover, J.; Bermúdez, A.; Casado, R. A tactical conflict resolution proposal for U-Space Zu airspace volumes. Sensors 2021, 21, 5649. [Google Scholar] [CrossRef] [PubMed]
  12. van den Berg, J.; Guy, S.J.; Lin, M.; Manocha, D. Reciprocal n-Body Collision Avoidance. In Springer Tracts in Advanced Robotics; Pradalier, C., Siegwart, R., Hirzinger, G., Eds.; Springer: Berlin/Heidelberg, Germany, 2011; Volume 70, pp. 3–19. ISBN 9783642194566. [Google Scholar]
  13. Sánchez, P.; Casado, R.; Bermúdez, A. Real-time collision-free navigation of multiple UAVs based on bounding boxes. Electronics 2020, 9, 1632. [Google Scholar] [CrossRef]
  14. Sun, J.; Tang, J.; Lao, S. Collision Avoidance for Cooperative UAVs with Optimized Artificial Potential Field Algorithm. IEEE Access 2017, 5, 18382–18390. [Google Scholar] [CrossRef]
  15. Alejo, D.; Cobano, J.A.; Heredia, G.; Ollero, A. Particle Swarm Optimization for collision-free 4D trajectory planning in Unmanned Aerial Vehicles. In Proceedings of the 2013 International Conference on Unmanned Aircraft Systems (ICUAS), IEEE, Atlanta, GA, USA, 28–31 May 2013; pp. 298–307. [Google Scholar]
  16. Yasin, J.N.; Mohamed, S.A.S.; Haghbayan, M.H.; Heikkonen, J.; Tenhunen, H.; PLoSila, J. Unmanned Aerial Vehicles (UAVs): Collision Avoidance Systems and Approaches. IEEE Access 2020, 8, 105139–105155. [Google Scholar] [CrossRef]
  17. Park, J.; Cho, N. Collision avoidance of hexacopter UAV based on lidar data in dynamic environment. Remote Sens. 2020, 12, 975. [Google Scholar] [CrossRef] [Green Version]
  18. Snape, J.; Guy, S.J.; Lin, M.C.; Manocha, D.; Van Den Berg, J. Reciprocal collision avoidance and multi-agent navigation for video games. In Proceedings of the AAAI Workshop-Technical Report, Chapel Hill, NC, USA, 15 July 2012; Volume WS-12-10, pp. 49–52. [Google Scholar]
  19. Cap, M.; Novak, P.; Kleiner, A.; Selecky, M. Prioritized Planning Algorithms for Trajectory Coordination of Multiple Mobile Robots. IEEE Trans. Autom. Sci. Eng. 2015, 12, 835–849. [Google Scholar] [CrossRef]
  20. Yang, J.; Yin, D.; Zhang, Y.; Jian, L. Multi-agent coordination in high velocity UAVs conflict detection and resolution. In Proceedings of the Chinese Control Conference, CCC, Hangzhou, China, 28–30 July 2015; Volume 2015, pp. 2621–2626. [Google Scholar]
  21. Fabra, F.; Zamora, W.; Sangüesa, J.; Calafate, C.T.; Cano, J.C.; Manzoni, P. A distributed approach for collision avoidance between multirotor UAVs following planned missions. Sensors 2019, 19, 2404. [Google Scholar] [CrossRef] [PubMed] [Green Version]
  22. Li, Y.; Du, W.; Yang, P.; Wu, T.; Zhang, J.; Wu, D.; Perc, M. A satisficing conflict resolution approach for multiple UAVs. IEEE Internet Things J. 2019, 6, 1866–1878. [Google Scholar] [CrossRef]
  23. Chen, H.X.; Nan, Y.; Yang, Y. Real-time conflict resolution algorithm for multi-UAV based on model predict control. Algorithms 2019, 12, 47. [Google Scholar] [CrossRef] [Green Version]
  24. Primatesta, S.; Scanavino, M.; Lorenzini, A.; Polia, F.; Stabile, E.; Guglieri, G.; Rizzo, A. A cloud-based vehicle collision avoidance strategy for unmanned aircraft system traffic management (UTM) in urban areas. In Proceedings of the 2020 IEEE International Workshop on Metrology for AeroSpace, MetroAeroSpace 2020-Proceedings, Pisa, Italy, 22–24 June 2020; pp. 309–313. [Google Scholar]
  25. Alharbi, A.; Poujade, A.; Malandrakis, K.; Petrunin, I.; Panagiotakopoulos, D.; Tsourdos, A. Rule-based conflict management for unmanned traffic management scenarios. In Proceedings of the AIAA/IEEE Digital Avionics Systems Conference-Proceedings, San Antonio, TX, USA, 11–15 October 2020; Volume 2020. [Google Scholar]
  26. López, B.; Muñoz, J.; Quevedo, F.; Monje, C.A.; Garrido, S.; Moreno, L.E. Path planning and collision risk management strategy for multi-UAV systems in 3D environments. Sensors 2021, 21, 4414. [Google Scholar] [CrossRef] [PubMed]
  27. Perez-Leon, H.; Acevedo, J.J.; Maza, I.; Ollero, A. Integration of a 4D-trajectory Follower to Improve Multi-UAV Conflict Management Within the U-Space Context. J. Intell. Robot. Syst. Theory Appl. 2021, 102, 62. [Google Scholar] [CrossRef]
  28. Capitán, C.; Pérez-León, H.; Capitán, J.; Castaño, Á.; Ollero, A. Unmanned aerial traffic management system architecture for u-space in-flight services. Appl. Sci. 2021, 11, 3995. [Google Scholar] [CrossRef]
Figure 1. Two UAVs in the airspace.
Figure 1. Two UAVs in the airspace.
Electronics 11 01225 g001
Figure 2. Example of conflict prediction ( r = 5   m ; v = 10   m / s ). The two UAVs maintain a conflict from t = 4.83   s (solid lines) to t = 5.63   s (dotted lines).
Figure 2. Example of conflict prediction ( r = 5   m ; v = 10   m / s ). The two UAVs maintain a conflict from t = 4.83   s (solid lines) to t = 5.63   s (dotted lines).
Electronics 11 01225 g002
Figure 3. Conflict resolution between UAVs with different priorities.
Figure 3. Conflict resolution between UAVs with different priorities.
Electronics 11 01225 g003
Figure 4. PCAN time behavior.
Figure 4. PCAN time behavior.
Electronics 11 01225 g004
Figure 5. Example of simulated random scenario showing the route followed by 100 UAVs (upper view). Numbers represent initial positions and circle represent current positions and safety areas. Units on axes are meters.
Figure 5. Example of simulated random scenario showing the route followed by 100 UAVs (upper view). Numbers represent initial positions and circle represent current positions and safety areas. Units on axes are meters.
Electronics 11 01225 g005
Figure 6. Relative increment in distance, compared with the direct algorithm, by UAV priority classes.
Figure 6. Relative increment in distance, compared with the direct algorithm, by UAV priority classes.
Electronics 11 01225 g006
Figure 7. Relative increment in time, compared with the direct algorithm, by UAV priority classes.
Figure 7. Relative increment in time, compared with the direct algorithm, by UAV priority classes.
Electronics 11 01225 g007
Figure 8. Number of conflicts: (a) not solved conflicts (mean and deviation); (b) solved conflicts (%).
Figure 8. Number of conflicts: (a) not solved conflicts (mean and deviation); (b) solved conflicts (%).
Electronics 11 01225 g008
Figure 9. Distance traveled: (a) absolute values (mean and standard deviation); (b) relative increase with respect to the direct algorithm.
Figure 9. Distance traveled: (a) absolute values (mean and standard deviation); (b) relative increase with respect to the direct algorithm.
Electronics 11 01225 g009
Figure 10. Flight time: (a) absolute values (mean and standard deviation); (b) relative increase with respect to the direct algorithm.
Figure 10. Flight time: (a) absolute values (mean and standard deviation); (b) relative increase with respect to the direct algorithm.
Electronics 11 01225 g010
Figure 11. Average time required by the navigation algorithms.
Figure 11. Average time required by the navigation algorithms.
Electronics 11 01225 g011
Table 1. Prioritization proposed in U-space, depending on the type of operation.
Table 1. Prioritization proposed in U-space, depending on the type of operation.
PriorityType of Operation
Class 1 (max)Emergency—Air ambulance, Search and rescue, catastrophe
Class 2Hospital (Hospital transport)
Class 3Authorities (Police, other), Military
Class 4Urgent Transport, Passenger transport
Class 5Agriculture, Inspection, Infrastructure, Science, Weather
Class 6Transport
Class 7Video, Filming, TV, Empty flight (ferry flight)
Class 8 (min)Leisure, Sports
Table 2. Priority-aware version of the PCAN algorithm.
Table 2. Priority-aware version of the PCAN algorithm.
A = PCAN A
01 assume   r , p low
02 for   all   a A do
03         p   ~   R   p = a  
04         v = DirectNav a
05         a = p   v   R   p
06end do
07 p level = p low
08 while   p level > 0
09         for   all   a A     |     p = p low do
10                 p   v   R   p = a
11                 if   AirspaceConflicts v , a ,   A
12                         v = ValidVelocity a , A
13                         a = p   v   R   p
14                         if   v = 0
15                                 p level = p low + 1
16                break
17            end if
18        end if
19    end for
20         p level = p level 1
21end while
Table 3. Probability in the selection of a priority for a UAV.
Table 3. Probability in the selection of a priority for a UAV.
Priority ClassProbability
Class 12%
Class 25%
Class 33%
Class 410%
Class 515%
Class 650%
Class 710%
Class 85%
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Jover, J.; Bermúdez, A.; Casado, R. Priority-Aware Conflict Resolution for U-Space. Electronics 2022, 11, 1225. https://doi.org/10.3390/electronics11081225

AMA Style

Jover J, Bermúdez A, Casado R. Priority-Aware Conflict Resolution for U-Space. Electronics. 2022; 11(8):1225. https://doi.org/10.3390/electronics11081225

Chicago/Turabian Style

Jover, Jesús, Aurelio Bermúdez, and Rafael Casado. 2022. "Priority-Aware Conflict Resolution for U-Space" Electronics 11, no. 8: 1225. https://doi.org/10.3390/electronics11081225

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop