Circular Image

G. Ermis

info

Please Note

3 records found

Journal article (2025) - Jérémie Garcia, Dong Bach Vo, Anke Brock, Vincent Peyruqueou, Alexandre Battut, Mathieu Cousy, Vladimíra Čanádyová, Alexei Sharpanskykh, Gülçin Ermiş
This paper discusses SESAR’s Auto-Steer Taxi at Airport (ASTAIR) project, which seeks to advance airport ground operations including engine-off taxiing to move towards sustainable airports. The ASTAIR concept integrates human–AI teaming to optimize aircraft movement from gates to runways, with the primary objectives of improving predictability, efficiency, and environmental sustainability at large airports. Building on previous initiatives such as SESAR’s AEON, ASTAIR brings high-level automation to tasks like autonomous taxiing and vehicle routing. The system assists operators by calculating conflict-free routes for vehicles and dynamically adjusting operations based on real-time data. Based on workshops with several stakeholders, we describe the operational challenges involved in implementing ASTAIR, including managing parking stand availability and adapting to unforeseen events. A significant challenge highlighted is the human–automation partnership, where AI plays a supportive role but humans retain control over critical decisions, particularly in cases of system failure. The need for clear and consistent collaboration between AI and human operators is emphasized to ensure safety, efficiency, and improved compliance with take-off schedules, which in turn facilitates in-flight optimization. ...
We aim to contribute to the automation of ground handling tasks using autonomous ground support equipment (GSE) at airports. Automation of airside operations has recently become critical for the airports to achieve higher levels of safety and efficiency under growing traffic demand and requires solving a complex scheduling and path planning problem. To address this problem, we present a multi-agent task allocation and path planning model for handling airside operations on the apron. In the problem, the ground handling tasks are to be allocated to the equipment, the trips of vehicles should be scheduled within specific time windows considering the flight schedules, and the collisions of vehicles on the apron and service roads should be avoided. We present a centralized multi-agent task allocation and routing model which aims to optimize the allocation and routing of various types of ground handling tasks over a heterogeneous set of GSE vehicles. We convert the allocation and routing problem into vehicle routing problem with time windows, pick-ups, deliveries and solve the problem using a warm start mixed integer linear programming (MILP) model. We also introduce a nonlinear objective function which converts the MILP model into a mixed integer nonlinear programming (MINLP) model, to minimize the time service locations at the stands are occupied. Then, we solve the corresponding path finding problem to find collision free paths for the GSE, by the multi-agent path finding model. The proposed model outperforms the decentralized approach in previous research regarding the allocation rate of assigning tasks to vehicles and the performance indicators of finding conflict free paths, and in CPU time. The mean deviations from shortest paths were considerably small in path planning which means that the solution quality was high. Furthermore, the CPU time of allocating tasks has been reduced by 48% compared to the CPU time of decentralized allocation. ...
Inspired by the vision of fully autonomous airside operations at Schiphol airport, this study aims to contribute to the short-term goal of automated aircraft ground handling. In this research, we design and evaluate a multi-agent system for planning of automated ground handling. There are two main components in the system: task allocation optimization and multi-agent path planning. To allocate tasks to ground support equipment (GSE) vehicles, an auction mechanism inspired by temporal sequential single item (TeSSI) auction is proposed. Ground handling tasks scheduling for GSE vehicles is modeled as several single-vehicle pickup and delivery optimization problems (SPDP), and the values of the objective functions are used to generate bids for GSE vehicle agents in the auction. Prioritized safe interval path planning for large agents (LA-SIPP) is used to plan collision-free paths for GSE vehicle agents in the model to execute tasks. The aim is to increase the success rates of allocating tasks and finding collision free paths without causing flight delays, given the limited resources such as a small number of available GSE vehicles, time windows constraints and conflicting interests of different agents. Due to the results, even for the instances with frequent flights and the most limited resources, the success rates of allocation and path planning were higher than 81% and 98%, respectively. Furthermore, periodic task allocation and path planning of the ground handling tasks for flights in three aircraft stands during a planning time window of the day, as well as replanning in case of disruptions were performed in a short CPU time. There is a lack of research dealing with the complete process of ground handling, since existing studies concerning the automation of ground handling operations involve fleet assignment or task scheduling models without an integration of detailed path planning. Our main contribution is to present a framework that combines task allocation and path planning for automation of ground handling operations and provides solutions using a multi-agent perspective. ...