Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (1,108)

Search Parameters:
Keywords = flight planning

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
32 pages, 2549 KB  
Article
Efficient Trajectory Planning for Drone-Based Logistics: A JPS–Bresenham and Ellipsoid-Based Safe Corridor Approach
by Xiaoming Mai, Weixu Lin, Na Dong and Shuai Liu
Drones 2026, 10(5), 323; https://doi.org/10.3390/drones10050323 (registering DOI) - 25 Apr 2026
Abstract
Quadrotor motion planning in cluttered environments presents significant challenges in achieving both computational efficiency and trajectory smoothness, particularly in low-altitude economy and intelligent energy system applications where autonomous aerial vehicles perform infrastructure inspection and power line monitoring. Many existing methods either rely on [...] Read more.
Quadrotor motion planning in cluttered environments presents significant challenges in achieving both computational efficiency and trajectory smoothness, particularly in low-altitude economy and intelligent energy system applications where autonomous aerial vehicles perform infrastructure inspection and power line monitoring. Many existing methods either rely on sampling-based algorithms that suffer from long computation times and suboptimal paths, or employ trajectory representations that produce high-order derivative discontinuities unsuitable for agile flight. In this work, we propose an efficient hierarchical motion planning framework that integrates a JPS–Bresenham-based path search with safe flight corridor construction and Bézier curve optimization. Our approach addresses trajectory generation through a two-stage process: a front-end path search that efficiently identifies collision-free paths with reduced waypoints, followed by a back-end optimization that leverages convex safe corridors with overlapping regions to expand the solution space. Through comprehensive benchmark experiments across six different map scenarios, we demonstrate that our method outperforms RRT* and PRM in both path quality and computational efficiency. Monte Carlo experiments across varying map sizes and obstacle densities confirm robustness and scalability advantages. Comparative studies with state-of-the-art planners demonstrate superior success rates and cost efficiency while maintaining strict kinodynamic feasibility. The Bézier-based optimization reduces snap integral by up to 55% compared to ordinary polynomial approaches, demonstrating its superiority for fast quadrotor trajectory planning in complex environments. Full article
(This article belongs to the Section Innovative Urban Mobility)
37 pages, 5470 KB  
Article
Dynamic Task Allocation of Swarm Airdrop Based on Multi-Transport Aircraft Cooperation
by Bing Jiang, Kaiyu Qin and Yu Wu
Symmetry 2026, 18(5), 720; https://doi.org/10.3390/sym18050720 - 24 Apr 2026
Abstract
The cooperative airdrop of UAV swarms by multiple transport aircraft creates a large-scale multi-agent planning problem. The mission involves heterogeneous aircraft, multi-visit airdrop areas, strict time windows, and threat-aware flight paths. To address these challenges, this work develops an integrated framework for both [...] Read more.
The cooperative airdrop of UAV swarms by multiple transport aircraft creates a large-scale multi-agent planning problem. The mission involves heterogeneous aircraft, multi-visit airdrop areas, strict time windows, and threat-aware flight paths. To address these challenges, this work develops an integrated framework for both global task allocation and real-time replanning in complex three-dimensional operational environments. First, for the combinatorial optimization of task execution sequences across multiple aircraft, a static task assignment method is proposed. This method employs a Hybrid-encoding Constrained Black-winged Kite Algorithm (HCBKA), which incorporates optimization metrics such as mission execution time, completion rate, and load-balancing symmetry among aircraft. The HCBKA aims to find a task assignment scheme that achieves a comprehensive optimum across multiple objectives through efficient model solving. Second, to handle potential real-time dynamic changes during mission execution, a rapid-response and generalizable replanning mechanism is developed. This mechanism utilizes an event-triggered strategy based on a Time-window aware Dynamic Auction Algorithm (TDAA). It ensures that the system can promptly initiate and execute online task reallocation in response to contingencies such as changing mission requirements or losses within its own drone swarm, thus maintaining the adaptability and robustness of the overall plan. Simulation results show that the proposed framework produces high-quality global solutions and maintains strong robustness under dynamic changes. The approach provides an effective and scalable solution for coordinated multi-aircraft swarm airdrop missions. Full article
27 pages, 2382 KB  
Article
EST-GNN: An Explainable Spatio-Temporal Graph Framework with Lévy-Optuna Optimization for CO2 Emission Forecasting in Electrified Transportation
by Rabab Hamed M. Aly, Shimaa A. Hussien, Marwa M. Ahmed and Aziza I. Hussein
Machines 2026, 14(5), 463; https://doi.org/10.3390/machines14050463 - 22 Apr 2026
Viewed by 224
Abstract
The accurate and explainable prediction of carbon emissions is crucial for the efficient operation of hybrid and electrified transportation systems and their integration with energy grids. An Explainable Spatio-Temporal Graph Neural Network (EST-GNN) is proposed for highly precise CO2 emission forecasting using [...] Read more.
The accurate and explainable prediction of carbon emissions is crucial for the efficient operation of hybrid and electrified transportation systems and their integration with energy grids. An Explainable Spatio-Temporal Graph Neural Network (EST-GNN) is proposed for highly precise CO2 emission forecasting using Lévy Flight-guided Optuna optimization. By modelling vehicles and their operational characteristics as nodes in a dynamic graph, the proposed framework can jointly learn timing and spatial correlations while sustaining interpretability. The accuracy of the EST-GNN model is compared with models based on one-hot encoded features, SMOTE-enhanced datasets, and ensemble regressors. Using a real-world dataset of 7385 vehicle registrations with 12 predictive features experiments are conducted. When applied the EST-GNN model outperformed all baseline and traditional models achieving the highest reliability (R2 = 0.98754) while solving competitive error metrics (RMSE = 6.55, MAE = 2.556). There is strong indication that reasonable machine learning (ML) models can be used accurately to confirm their suitability for resource-prevented and real-time applications, while predictable ML techniques have relatively low reliability. The optimal solution ensures scalability, robustness, and independence of the deployment environment. The distribution analysis of best performing models develops the ability of EST-GNN, which accounts for the largest proportion of best results across evaluation metrics. To achieve superior predictive accuracy, graph-based learning, explainability, and advanced hyperparameter optimization are combined. EST-GNN provides a powerful tool for analyzing fleet emission levels, making energy-aware decisions, and planning sustainable transportation, while ML models continue to be a useful complement for deployment states with high computation costs and quick responses. Full article
(This article belongs to the Special Issue Dynamics and Control of Electric Vehicles)
Show Figures

Graphical abstract

20 pages, 4963 KB  
Article
Complex-Scene-Oriented Autonomous Decision-Making Method for UAVs
by Hongwei Qu and Jinlin Zou
Electronics 2026, 15(8), 1757; https://doi.org/10.3390/electronics15081757 - 21 Apr 2026
Viewed by 193
Abstract
The extensive application of unmanned aerial vehicles (UAVs) in power inspection, military operations and environmental monitoring demands stronger robustness and adaptability for autonomous decision-making systems. Existing methods suffer from heavy map dependence, high computational complexity and insufficient exploration and generalization. Traditional approaches based [...] Read more.
The extensive application of unmanned aerial vehicles (UAVs) in power inspection, military operations and environmental monitoring demands stronger robustness and adaptability for autonomous decision-making systems. Existing methods suffer from heavy map dependence, high computational complexity and insufficient exploration and generalization. Traditional approaches based on expert rules and planning algorithms only suit fixed scenarios and degrade severely in complex dynamic environments. To address these problems, this paper proposes a complex-scene-oriented autonomous decision-making method for UAVs (CADU). It builds a closed-loop decision chain by integrating perception, strategy and execution modules, and adopts curiosity mechanism and contrastive learning to enhance exploration and adaptability. Experimental results show that the proposed CADU achieves an average reward of 0.85, a trajectory smoothness of 0.87, a flight stability of 0.85, and a cumulative collision count of 8±1.2, which significantly outperforms DDPG, PPO and SAC baselines. It provides a reliable and efficient scheme for UAV autonomous decision-making in complex scenarios. Full article
(This article belongs to the Section Artificial Intelligence)
Show Figures

Figure 1

31 pages, 2441 KB  
Article
Bioinspired Spatio-Temporal Cooperative Path Planning for Heterogeneous UAVs Driven by Bi-Level Games: An SSA-MPC Fusion Approach
by Yaowei Yu and Meilong Le
Biomimetics 2026, 11(4), 286; https://doi.org/10.3390/biomimetics11040286 - 21 Apr 2026
Viewed by 328
Abstract
Collaborative operation of heterogeneous UAV swarms in dense urban environments remains challenging because right-of-way allocation is often rigid, frequent replanning consumes considerable onboard computation, and paths obtained by purely mathematical optimization may not be easy to execute under real dynamic constraints. This paper [...] Read more.
Collaborative operation of heterogeneous UAV swarms in dense urban environments remains challenging because right-of-way allocation is often rigid, frequent replanning consumes considerable onboard computation, and paths obtained by purely mathematical optimization may not be easy to execute under real dynamic constraints. This paper presents a physics-informed, event-triggered path planning and control framework, termed Physics-Informed SSA-MPC. Its global search layer is built on the Sparrow Search Algorithm (SSA), whose search mechanism originates from sparrow foraging and anti-predatory behaviors. On this basis, the method combines an event-triggered Stackelberg game for airspace coordination, a physically constrained SSA for global path generation, and an event-triggered MPC for local replanning. Battery State of Health (SoH) is incorporated into the adaptive search process, while Lévy-flight updates are limited by the maximum available acceleration to avoid infeasible path mutations. Local replanning is activated only when predicted safety ellipsoids overlap or tracking errors exceed prescribed thresholds, which helps reduce redundant computation. Simulations in a digital twin of Lujiazui, Shanghai, show that the proposed method shortens path length by 3.3% to 14.9%, reduces obstacle-avoidance latency to 45 ms, and achieves a 100% engineering feasibility rate. Full article
(This article belongs to the Section Bioinspired Sensorics, Information Processing and Control)
Show Figures

Graphical abstract

24 pages, 2617 KB  
Article
Pigeon-Inspired Depth-Reasoning-Driven Decision Framework for Autonomous Traversal Flight of Quadrotors in Unmapped 3D Spaces
by Yongbin Sun and Rongmao Su
Biomimetics 2026, 11(4), 283; https://doi.org/10.3390/biomimetics11040283 - 19 Apr 2026
Viewed by 297
Abstract
Autonomous traversal flight in unknown 3D environments remains challenging due to mapping bottlenecks and computational latency. Inspired by pigeons navigating cluttered forests through instantaneous visual perception rather than constructing global metric maps, this paper presents a pigeon-inspired depth-reasoning-driven decision framework for agile quadrotor [...] Read more.
Autonomous traversal flight in unknown 3D environments remains challenging due to mapping bottlenecks and computational latency. Inspired by pigeons navigating cluttered forests through instantaneous visual perception rather than constructing global metric maps, this paper presents a pigeon-inspired depth-reasoning-driven decision framework for agile quadrotor traversal in unmapped spaces without explicit map construction. To ensure feasibility, we leverage a robust state estimation backbone enhanced by deep-learning-based feature matching, providing stable pose feedback under aggressive maneuvers. The core contribution is a pigeon-inspired depth-reasoning framework that translates raw sensory depth data into a hybrid optimization framework, integrating both hard safety constraints and soft geometric smoothness constraints, directly emulating the three avian mechanisms: gap selection via instantaneous depth gradients, path selection that minimizes posture changes, and a safety field driven by the looming effect. By bypassing time-consuming mapping and spatial discretization processes, the framework significantly reduces perception-to-control latency. Finally, validated via simulations and real-world experiments on a resource-constrained quadrotor platform, our map-less approach achieves superior decision frequencies and comparable safety margins to those of state-of-the-art map-based planners. This framework offers a practical, high-frequency solution for autonomous flight where computational resources and environmental knowledge are strictly limited. Full article
(This article belongs to the Special Issue Bionic Intelligent Robots)
Show Figures

Figure 1

28 pages, 381 KB  
Systematic Review
A Factors–Responses–Consequences Framework for Assessing Wildlife Impacts of Uncrewed Aerial Systems: A Systematic Review
by Ken Hellerud and Lizhen Huang
Drones 2026, 10(4), 298; https://doi.org/10.3390/drones10040298 - 17 Apr 2026
Viewed by 346
Abstract
Uncrewed aerial systems (UASs) have diverse applications in natural environments, yet their deployment can inadvertently disturb wildlife. This PRISMA-guided systematic review synthesised 39 studies (2015–2025) encompassing birds, mammals, and marine taxa to identify UAS operational drivers of disturbance. We applied a Factors–Responses–Consequences (F–R–C) [...] Read more.
Uncrewed aerial systems (UASs) have diverse applications in natural environments, yet their deployment can inadvertently disturb wildlife. This PRISMA-guided systematic review synthesised 39 studies (2015–2025) encompassing birds, mammals, and marine taxa to identify UAS operational drivers of disturbance. We applied a Factors–Responses–Consequences (F–R–C) framework linking UAS operational characteristics, observed wildlife responses, and ecological consequences. Three patterns emerged: (i) Factors: Contextual and operational conditions such as flight altitude, noise, and approach direction interact with species-specific sensitivities to shape disturbance potential. (ii) Responses: Physiological measures (e.g., elevated heart rates) often reveal hidden stress not evident from behaviour alone. (iii) Consequences: Short-term effects may accumulate into long-term impacts on health, reproduction, and habitat use. These findings highlight the need for species- and context-specific flight envelopes rather than solely uniform altitude limits. By structuring existing evidence within the F–R–C framework, this synthesis provides a transferable foundation for UAS mission planning, drone development, operational decision-making, ethical practice, and environmental impact assessment in conservation and wildlife-management contexts. As all screening and data extraction were conducted by a single reviewer, the findings should be interpreted with appropriate caution pending independent validation. Full article
(This article belongs to the Special Issue UAVs for Nature Conservation Tasks in Complex Environments)
Show Figures

Graphical abstract

18 pages, 3143 KB  
Article
Transit Connectivity Evaluation of Hub Airports Considering Passenger Path Choice and Air–Rail Intermodality
by Shiqi Li, Lina Shi and Hui Song
Appl. Sci. 2026, 16(8), 3855; https://doi.org/10.3390/app16083855 - 15 Apr 2026
Viewed by 241
Abstract
Transit connectivity is a critical indicator for evaluating the transfer efficiency and network performance of hub airports within integrated transport systems. However, conventional connectivity models primarily rely on flight frequency and schedule coordination, while passenger path choice behavior and multimodal competition effects are [...] Read more.
Transit connectivity is a critical indicator for evaluating the transfer efficiency and network performance of hub airports within integrated transport systems. However, conventional connectivity models primarily rely on flight frequency and schedule coordination, while passenger path choice behavior and multimodal competition effects are often overlooked. To address this limitation, this study develops an enhanced transit connectivity evaluation framework that incorporates passenger path choice preferences and air–rail intermodal effects. A novel air–rail intermodal gain coefficient is introduced to capture the context-dependent interplay between aviation and high-speed rail, quantifying synergistic effects when HSR complements air transfer and substitution effects when it competes with it. The proposed model integrates direct transfer connectivity (Cd) and indirect transfer connectivity (Cind) within a unified quantitative framework, embedding transfer time compliance and detour factor constraints to improve behavioral realism and operational applicability. A case study of Xi’an Xianyang International Airport demonstrates that the introduction of the intermodal gain mechanism increases overall transit connectivity from 3606.3 to 3664.1, with the gain concentrated in the 500 to 800 km distance band where HSR journey times are most competitive with door-to-door air travel. The results reveal strong polarization in direct transfer connectivity and the limited effectiveness of indirect transfer routes due to transfer time constraints. The proposed framework offers a replicable assessment tool for hub airport network connectivity and multimodal transport planning, with potential for broader application across hub airports operating within integrated air–rail networks. Full article
Show Figures

Figure 1

23 pages, 464 KB  
Review
A Review of Intelligent Trajectory Planning and Optimization for Aerospace Vehicles
by Guanjie Hu, Linxin Li, Yingmin Yi, Lecheng Liang, Zongyi Guo, Jianguo Guo and Jing Chang
Aerospace 2026, 13(4), 371; https://doi.org/10.3390/aerospace13040371 - 15 Apr 2026
Viewed by 360
Abstract
Aerospace vehicles operate across a wide flight envelope, traversing dense atmospheric layers from near-space to low Earth orbit. Trajectory planning and optimization in a large spatial domain and wide speed range present severe challenges to traditional methods, including computational efficiency, model accuracy, and [...] Read more.
Aerospace vehicles operate across a wide flight envelope, traversing dense atmospheric layers from near-space to low Earth orbit. Trajectory planning and optimization in a large spatial domain and wide speed range present severe challenges to traditional methods, including computational efficiency, model accuracy, and constraint adaptability. Artificial intelligence provides an effective pathway to overcome these limitations and has become a key driver for advancing trajectory planning and optimization of aerospace vehicles. This paper presents a systematic review of the core characteristics of aerospace trajectory planning, including environment coupling, multi-constraint compliance, propulsion integration, and aerodynamic nonlinearity, as well as the limitations of traditional methods. The study focuses on the application of intelligent algorithms in both the ascent and reentry phases. For the ascent phase, three key issues are addressed: multistage hybrid optimization with continuous and discrete variables, propulsion multimodal–trajectory coupling, and trajectory reconfiguration under engine failure. For the reentry phase, discussions are focused on such technical difficulties as multi-constraint trajectory generation, no-fly zone avoidance, and multi-mission requirement optimization. Finally, future research directions in intelligent trajectory planning and optimization are discussed, providing theoretical support and methodological guidance for the autonomous and intelligent development of aerospace vehicle trajectory planning. Full article
(This article belongs to the Special Issue Guidance and Control Systems of Aerospace Vehicles)
Show Figures

Figure 1

27 pages, 26831 KB  
Article
KA-IHO: A Kinematic-Aware Improved Hippo Optimization Algorithm for Collision-Free Mobile Robot Path Planning in Complex Grid Environments
by Chunhong Yuan, Yule Cai, Haohua Que, Yuting Pei, Xiang Zhang, Jiayue Xie, Qian Zhang, Lei Mu and Fei Qiao
Sensors 2026, 26(8), 2416; https://doi.org/10.3390/s26082416 - 15 Apr 2026
Viewed by 210
Abstract
Autonomous path planning in obstacle-dense environments remains challenging for swarm intelligence methods due to infeasible initialization, insufficient exploration–exploitation balance, and poor trajectory smoothness for real-robot execution. To address these issues, this paper proposes a Kinematic-Aware Improved Hippo Optimization algorithm (KA-IHO) for mobile robot [...] Read more.
Autonomous path planning in obstacle-dense environments remains challenging for swarm intelligence methods due to infeasible initialization, insufficient exploration–exploitation balance, and poor trajectory smoothness for real-robot execution. To address these issues, this paper proposes a Kinematic-Aware Improved Hippo Optimization algorithm (KA-IHO) for mobile robot path planning. The proposed method integrates four components: an elite safety pool initialization strategy to improve feasible solution generation in dense maps, a hierarchical elite-scout update mechanism to better balance global exploration and local exploitation, anti-stagnation mechanisms including a Population Stagnation Restart strategy and a 10-Direction Radial Micro-Search to guarantee high feasibility rates across all map complexities, and a late-stage Laplacian Line-of-Sight Ironing Operator to reduce path redundancy and improve trajectory smoothness. Comparative experiments are conducted on five reproducible grid maps with different complexity levels (40×40 and 80×80), where KA-IHO is evaluated against six representative algorithms, including HO, SBOA, PSO, GWO, ARO, and INFO, over 20 independent runs. The results show that KA-IHO consistently achieves collision-free planning and obtains lower mean fitness values with smaller standard deviations than the compared methods, indicating improved robustness and solution quality. In addition, hardware closed-loop experiments on a differential-drive mobile robot demonstrate that the planned paths can be executed reliably in real environments, with trajectory tracking errors controlled within ±4 cm. Full article
Show Figures

Figure 1

48 pages, 9242 KB  
Article
Spherical Coordinate System-Based Fusion Path Planning Algorithm for UAVs in Complex Emergency Rescue and Civil Environments
by Xingyi Pan, Xingyu He, Xiaoyue Ren and Duo Qi
Drones 2026, 10(4), 285; https://doi.org/10.3390/drones10040285 - 14 Apr 2026
Viewed by 215
Abstract
This study proposes a heterogeneous fusion path planning framework for unmanned aerial vehicles (UAVs) operating in complex emergency rescue and civil environments. Existing single-mechanism metaheuristics—including Particle Swarm Optimization (PSO), Ant Colony Optimization (ACO), and Genetic Algorithms (GAs)—suffer from fundamental limitations in three-dimensional kinematic [...] Read more.
This study proposes a heterogeneous fusion path planning framework for unmanned aerial vehicles (UAVs) operating in complex emergency rescue and civil environments. Existing single-mechanism metaheuristics—including Particle Swarm Optimization (PSO), Ant Colony Optimization (ACO), and Genetic Algorithms (GAs)—suffer from fundamental limitations in three-dimensional kinematic path planning: PSO converges rapidly but stagnates at local optima due to population variance collapse; ACO offers robust local exploitation but incurs prohibitive cold-start overhead; GAs maintain diversity at the cost of expensive crossover operations. To address these complementary deficiencies simultaneously, the proposed framework introduces a spherical coordinate representation that reduces computational complexity and naturally enforces UAV kinematic constraints, combined with adaptive weight factors and a serial PSO-ACO fusion strategy, and subsequently incorporates adaptive weight factors. A serial fusion strategy is then introduced, wherein the sub-optimal trajectory generated by the Spherical PSO phase is mapped into the ACO pheromone field via a Gaussian Kernel Density Mapping (GKDM) mechanism, enabling the ACO phase to perform fine-grained local exploitation within a kinematically feasible corridor. Various constraints along the flight path are formulated into distinct cost functions, which cover aircraft track length, pitch angle variation, altitude difference variation, obstacle avoidance, and smoothness; the core task of the algorithm is to find the flight path with the minimum total cost. The proposed algorithm is dedicated to UAV path planning in complex emergency rescue environments (disaster-stricken areas, hazardous zones) and is further applicable to civil low-altitude logistics delivery, industrial facility inspection, ecological environment monitoring and urban air mobility (UAM) scenarios with complex obstacle constraints. It can effectively improve the safety and efficiency of UAVs in reaching rescue points, delivering emergency supplies, conducting disaster surveys, and completing various civil low-altitude operation tasks. Full article
(This article belongs to the Section Innovative Urban Mobility)
Show Figures

Figure 1

28 pages, 11994 KB  
Article
Multi-UAV Cooperative Path Planning Method Based on an Improved MADDPG Algorithm
by Feiqiao Zhang, Qian Wang and Xin Ma
Electronics 2026, 15(8), 1632; https://doi.org/10.3390/electronics15081632 - 14 Apr 2026
Viewed by 254
Abstract
To address cooperative path planning for multiple UAVs in complex environments, this paper proposes an improved multi-agent deep deterministic policy gradient algorithm, named Prioritized Experience Multi-Agent Deep Deterministic Policy Gradient (PE-MADDPG). An urban low-altitude inspection environment is first constructed within a reinforcement-learning framework, [...] Read more.
To address cooperative path planning for multiple UAVs in complex environments, this paper proposes an improved multi-agent deep deterministic policy gradient algorithm, named Prioritized Experience Multi-Agent Deep Deterministic Policy Gradient (PE-MADDPG). An urban low-altitude inspection environment is first constructed within a reinforcement-learning framework, in which dynamic constraints, safety-separation requirements, and formation-cooperation objectives are incorporated into a partially observable Markov decision process. To improve training effectiveness, prioritized experience replay is introduced to increase the utilization of informative samples, an adaptive exploration-noise strategy is designed to regulate exploration intensity, and a multi-head attention mechanism is embedded in the Critic network to enhance the representation of inter-agent interactions. Simulation results in a three-dimensional urban inspection scenario show that PE-MADDPG outperforms the selected benchmark methods in task completion rate, formation maintenance, flight efficiency, and energy consumption. These results provide an effective solution for urban low-altitude inspection tasks. Full article
Show Figures

Figure 1

24 pages, 755 KB  
Article
A Bi-Objective Optimization Model for Integrated Gate Assignment and Departure Scheduling in Congested Airport Operations
by Melis Tan Tacoglu and Caner Tacoglu
Future Transp. 2026, 6(2), 86; https://doi.org/10.3390/futuretransp6020086 - 11 Apr 2026
Viewed by 272
Abstract
This study addresses an integrated airport gate assignment and departure scheduling problem under capacity constraints while explicitly accounting for the operational role of apron resources. A bi-objective mixed integer linear programming model is developed to jointly determine gate or apron assignments and departure [...] Read more.
This study addresses an integrated airport gate assignment and departure scheduling problem under capacity constraints while explicitly accounting for the operational role of apron resources. A bi-objective mixed integer linear programming model is developed to jointly determine gate or apron assignments and departure times by considering passenger transfer times, taxi operations, runway separation, and schedule deviations. The first objective minimizes a normalized composite measure of passenger transfer burden, taxi penalties, and departure schedule deviation, whereas the second objective minimizes apron usage. The epsilon constraint method is used to generate exact Pareto-efficient solutions. Computational experiments on synthetically generated congested hub airport instances with 20 flights show that increasing physical gate capacity from 3 to 5 improves the average value of Objective 1 from 1.37 to 0.92 and reduces average apron usage from 10.00 to 4.00 flights. In the highlighted 20-flight and 5-gate scenario, increasing apron usage from 3 to 5 assignments reduces the standard deviation of departure time deviations from 8.0 to 7.6 min. The results show that selective apron usage improves system-level schedule stability and that gate capacity and apron flexibility should be evaluated jointly in tactical airport planning. Full article
Show Figures

Figure 1

21 pages, 2258 KB  
Article
Energy Management for a Fuel Cell Hybrid-Powered Unmanned Aerial Vehicle Based on Optimal Path Planning
by Yunpeng Ji, Xingpeng Ling, Xiaojuan Wu and Jiangping Hu
Energies 2026, 19(8), 1854; https://doi.org/10.3390/en19081854 - 9 Apr 2026
Viewed by 319
Abstract
Unmanned Aerial Vehicles (UAVs) present a promising solution for urban logistics, where an effective energy management strategy guided by optimal path planning is crucial for reducing operational costs and extending system lifespan. This study begins by analyzing the wind field distribution in a [...] Read more.
Unmanned Aerial Vehicles (UAVs) present a promising solution for urban logistics, where an effective energy management strategy guided by optimal path planning is crucial for reducing operational costs and extending system lifespan. This study begins by analyzing the wind field distribution in a specific urban area of Chengdu using Computational Fluid Dynamics, and establishes a data-driven power prediction model to evaluate UAV energy consumption. A hybrid wind-field-aware A* with Ant Colony Optimization algorithm is subsequently proposed to compute the optimal flight path that balances energy consumption and distance, generating corresponding power demand profiles for the ensuing energy management strategy. Finally, a Deep Q-Learning (DQN)-based energy management strategy is implemented to regulate power distribution between the fuel cell and the battery, aiming to minimize hydrogen consumption and stabilize the power output of the primary source. Experimental results demonstrate that the proposed path planning method can effectively reduce energy consumption across different scenarios while causing only a marginal increase in travel distance. In addition, the DQN-based strategy significantly suppresses fuel cell power fluctuations at the cost of only a slight increase in hydrogen consumption, thereby demonstrating the effectiveness of the path-planning-informed energy management strategy. Full article
Show Figures

Figure 1

21 pages, 31800 KB  
Article
Automatic Detection of Specific Arrival Procedures Using Clustering and Knowledge-Based Filtering
by Ji Ma, Yuan Liu, Hong-Yan Zhang, Ruo-Shi Yang and Daniel Delahaye
Aerospace 2026, 13(4), 351; https://doi.org/10.3390/aerospace13040351 - 9 Apr 2026
Viewed by 206
Abstract
The precise identification of terminal area arrival procedures is crucial for airspace planning, traffic management, and safety analysis. Traditional methods are limited in automatically detecting specific procedural maneuvers from large amounts of trajectory data. This paper proposes a methodology with knowledge-based filtering to [...] Read more.
The precise identification of terminal area arrival procedures is crucial for airspace planning, traffic management, and safety analysis. Traditional methods are limited in automatically detecting specific procedural maneuvers from large amounts of trajectory data. This paper proposes a methodology with knowledge-based filtering to automatically identify three common air traffic control arrival procedures, namely Point Merge System, Vector for Space, and Trombone, from historical trajectory data. After clustering the landing trajectories in the terminal area, we identify the predominant flight patterns. Then, a knowledge-based filtering algorithm, designed based on knowledge of the procedure and geometry criteria, is employed to precisely extract trajectories with different procedure patterns. Experimental results demonstrate that this method effectively identifies the distinct procedural trajectories. An in-depth analysis of the extracted trajectories reveals significant characteristics and differences in their spatial distribution, trajectory structure, and operational efficiency. This work provides data-driven decision support for evaluating terminal area operational performance and arrival procedures. Full article
(This article belongs to the Section Air Traffic and Transportation)
Show Figures

Figure 1

Back to TopTop