Impact of Traffic-Following on Order of Autonomous Airspace Operations
Anahita Jain, Husni R. Idris, John-Paul Clarke
TL;DR
This work tackles how to achieve orderly traffic in distributed autonomous airspace by creating a dynamically updating traffic-pattern map that captures the consistency and frequency of traffic flows. Each agent selects its degree of traffic-following via the traffic-following factor $k_t$, balancing unimpeded transit costs with traffic costs derived from the map. Path planning is performed with a Dijkstra-based planner over a hexagon-edge graph, complemented by a local repulsion-based conflict-resolution scheme and quantified by entropy $H(X)$. Computational results show that at low densities, following traffic yields only modest travel-time penalties while improving order, whereas aggressive traffic-following increases travel time with limited additional order, demonstrating a tunable trade-off between efficiency and airspace order. The framework supports dynamic adjustment of $k_t$ to balance objectives and provides a basis for extending to uncertain or high-density regimes.
Abstract
In this paper, we investigate the dynamic emergence of traffic order in a distributed multi-agent system, aiming to minimize inefficiencies that stem from unnecessary structural impositions. We introduce a methodology for developing a dynamically-updating traffic pattern map of the airspace by leveraging information about the consistency and frequency of flow directions used by current as well as preceding traffic. Informed by this map, an agent can discern the degree to which it is advantageous to follow traffic by trading off utilities such as time and order. We show that for the traffic levels studied, for low degrees of traffic-following behavior, there is minimal penalty in terms of aircraft travel times while improving the overall orderliness of the airspace. On the other hand, heightened traffic-following behavior may result in increased aircraft travel times, while marginally reducing the overall entropy of the airspace. Ultimately, the methods and metrics presented in this paper can be used to optimally and dynamically adjust an agent's traffic-following behavior based on these trade-offs.
