Multilevel Graph Partitioning Algorithm for Dynamic Airspace Configuration

Mehernaz Savai,Jian Wei,Jinhua Li,Tong Wang,Inseok Hwang
DOI: https://doi.org/10.2514/6.2010-9298
2010-01-01
Abstract:In this paper, a multilevel graph partitioning algorithm is developed for Dynamic Airspace Configuration which partitions the graph model of airspace with given user defined constraints and hence provides the user more flexibility and control over various partitions. We formulate the airspace configuration problem as a graph partitioning problem to balance the sub-graph (sector) workload while satisfying the capacity constraint by using a graph model which accurately represents the air route structure and air traffic in the National Airspace system (NAS). Currently the spectral clustering method is widely in use for such type of partitioning problems. However it does not provide the user the flexibility to take into consideration the structure of the graph (e.g. if a group of vertices needs to be in the same group, if a particular edge or link should not be allowed to be cut etc.). In terms of air traffic management, vertices represent airports and waypoints. Some of the major (busy) airports need to be given more importance and hence treated separately. Thus our algorithm takes into account the air route structure while finding a balance between sector workloads. Since graph partitioning algorithms usually face problems such as disconnected sub-graphs and unbalanced partitions, an algorithm is proposed to refine these partitions. The performance of the proposed algorithm is validated with Enhanced Traffic Management System (ETMS) air traffic data.
What problem does this paper attempt to address?