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

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (1,011)

Search Parameters:
Keywords = autonomous aerial vehicle

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
34 pages, 5306 KB  
Article
Optimal Trajectory and Control Strategy Generation for Aerobatic Maneuvers in Fixed-Wing UAVs Based on QAEP-SAC
by Shansong Song, Wei Han, Bing Wan, Liqiang Ren, Xiangyi Liu, Jing Wu and Junlong Gao
Drones 2026, 10(6), 416; https://doi.org/10.3390/drones10060416 - 28 May 2026
Viewed by 60
Abstract
To address the challenges of generating autonomous, high-quality control laws for high-performance Unmanned Aerial Vehicles (UAVs) performing long-horizon complex aerobatic maneuvers, specifically the difficulty of achieving energy-altitude closure, low-level control chattering, and low utilization of high-quality experience, this paper proposes an improved Soft [...] Read more.
To address the challenges of generating autonomous, high-quality control laws for high-performance Unmanned Aerial Vehicles (UAVs) performing long-horizon complex aerobatic maneuvers, specifically the difficulty of achieving energy-altitude closure, low-level control chattering, and low utilization of high-quality experience, this paper proposes an improved Soft Actor-Critic (SAC) algorithm incorporating a Quality-Aware Expert Pool (QAEP). Using the aerobatic loop maneuver as a representative scenario, this study explores the autonomous generation of control-surface manipulation policies comparable to those of skilled human pilots for agile fixed-wing UAVs. First, a singularity-free feature state representation and a rate-integrated action space are constructed. Combined with a symmetric shaping reward, these suppress control chattering at the physical level and achieve energy-altitude closure throughout the maneuver. Second, a dual-threshold expert pool driven by task reward and trajectory quality, together with a progressive mixed-sampling mechanism, is designed to effectively filter out low-quality samples and improve algorithmic convergence stability. Simulation experiments based on JSBSim with a high-fidelity F-16 model, which serves as a representative surrogate for a high-performance UAV, demonstrate that the proposed method generates maneuver strategies with manipulation quality comparable to that of skilled human pilots. The Dynamic Time Warping (DTW) similarity between the generated control commands and human expert demonstration data exceeds 0.97, the Manipulation Smoothness Index (MSI) is improved by 7.3%, and the loop completion rate under randomized initial conditions reaches 96.2%. These results suggest that the proposed framework enables human-like energy coordination and fine-grained control sequence generation in complex simulation environments, offering a promising approach to advancing maneuver intelligence and autonomous control capability in UAV systems. Full article
(This article belongs to the Section Artificial Intelligence in Drones (AID))
Show Figures

Figure 1

31 pages, 3648 KB  
Article
Hierarchical Cooperative Trajectory Planning for Air–Ground Robotic Systems in Communication-Constrained Urban Canyons
by Dongting Ge, Fan Bu, Yufeng Zhuang and Haoyuan Ni
Machines 2026, 14(6), 594; https://doi.org/10.3390/machines14060594 - 26 May 2026
Viewed by 95
Abstract
Heterogeneous airground robotic systems, which integrate unmanned ground vehicles and unmanned aerial vehicles, have shown significant potential in complex autonomous missions. However, when deployed in urban canyons, dense high-rise buildings impose severe communication constraints on ground vehicles, necessitating the introduction of aerial vehicles [...] Read more.
Heterogeneous airground robotic systems, which integrate unmanned ground vehicles and unmanned aerial vehicles, have shown significant potential in complex autonomous missions. However, when deployed in urban canyons, dense high-rise buildings impose severe communication constraints on ground vehicles, necessitating the introduction of aerial vehicles as relays to maintain reliable connectivity. The resulting cooperative trajectory planning problem is challenging for three reasons. First, the kinematic and communication constraints are tightly coupled. Second, the optimization landscape is highly non-convex and non-differentiable. Third, the planner must balance topological exploration with real-time efficiency. To address these challenges, we propose a hierarchical cooperative trajectory planning framework for an air–ground robotic system. Specifically, in the upper layer, a heuristic-search-guided reinforcement learning mechanism is employed to narrow the search space and circumvent the sparse reward problem, rapidly generating an initial solution. Subsequently, the lower-layer planner utilizes an optimization-based solver, together with a corridor-based constraint formulation method, to refine the initial solution into a kinematically feasible cooperative trajectory. Ultimately, this strategy improves real-time efficiency while improving the quality of feasible cooperative trajectories. Extensive ablation studies and comparative experiments with representative baselines demonstrate that the proposed framework improves collision avoidance, communication reliability, trajectory smoothness, and computational efficiency in the tested urban canyon scenarios. Full article
(This article belongs to the Section Robotics, Mechatronics and Intelligent Machines)
18 pages, 2894 KB  
Article
A Lightweight Direction-Aware Self-Supervised Monocular Depth Estimation Method for UAVs
by Zixuan Zeng, Jingyu Li and Zhiguo Wu
Appl. Sci. 2026, 16(11), 5229; https://doi.org/10.3390/app16115229 - 23 May 2026
Viewed by 100
Abstract
Existing self-supervised methods have achieved significant success in ground-level autonomous driving scenarios, but applying them directly to Unmanned Aerial Vehicle (UAV) videos remains challenging. On the one hand, rapid pose changes in UAVs often lead to oblique-view imaging, making it difficult for conventional [...] Read more.
Existing self-supervised methods have achieved significant success in ground-level autonomous driving scenarios, but applying them directly to Unmanned Aerial Vehicle (UAV) videos remains challenging. On the one hand, rapid pose changes in UAVs often lead to oblique-view imaging, making it difficult for conventional methods to handle the perspective distortion in oblique imagery. On the other hand, complex UAV viewpoints may cause depth blurring in low-texture regions. To address these challenges, we propose a lightweight self-supervised monocular depth estimation method for UAV scenarios. By utilizing a Dynamic Direction-Aware Module (DDaM), the network adaptively adjusts the sampling grid to correct distorted features during feature extraction, while enhancing its ability to capture features at different spatial locations. Furthermore, to mitigate the loss of spatial information caused by multiple downsampling operations, we integrate a Coordinate Attention Mechanism into the encoder. This mechanism captures features along two separate spatial axes, preserving the spatial coordinates of object boundaries. Our experiments demonstrate that the synergy between DDaM and the Coordinate Attention Mechanism enables the prediction of more accurate object boundaries and richer local details. To validate the effectiveness and practical applicability of the proposed method, we conduct experiments on both the MidAir synthetic dataset and the UAVid real-world dataset. The results show that, compared with current baseline methods, our approach maintains competitive performance while requiring the fewest parameters. Full article
(This article belongs to the Section Computing and Artificial Intelligence)
15 pages, 1273 KB  
Article
Early Detection of Spoofing Threats and Network Resilience Prediction in Drones Based on GRU and LSTM
by ChungMan Oh, JaePil Youn, WonHo Ryu and KyungShin Kim
Sensors 2026, 26(10), 3253; https://doi.org/10.3390/s26103253 - 20 May 2026
Viewed by 322
Abstract
As unmanned aerial vehicles (UAVs) are increasingly deployed in mission-critical domains such as military operations, infrastructure inspection, and disaster response, the threat of GPS and network spoofing attacks has emerged as a fundamental challenge to operational continuity. Existing intrusion detection systems based on [...] Read more.
As unmanned aerial vehicles (UAVs) are increasingly deployed in mission-critical domains such as military operations, infrastructure inspection, and disaster response, the threat of GPS and network spoofing attacks has emerged as a fundamental challenge to operational continuity. Existing intrusion detection systems based on threshold rules or shallow machine learning models are inherently limited in their ability to identify the latent onset of sophisticated, gradually intensifying spoofing campaigns—a gap that motivates the present work. This study proposes a deep learning-based early detection and network resilience prediction framework that employs Gated Recurrent Unit (GRU) and Long Short-Term Memory (LSTM) architectures operating on three spatio-temporal network features—Hop Count Spike Rate (HCS), Packet Drop Volatility (PDV), and Spatial Disconnect Density (SDD)—proposed in this study. To reflect realistic adversarial conditions, we design a Gradual Adaptive Attacker model in which the spoofing intensity escalates progressively across six operational phases, including a second-stage adaptive attack that modulates its gradient upon detecting initial countermeasures. Both models are trained on 1000 simulated runs using sliding-window time-series sequences and evaluated across 500 independent test runs with paired statistical testing. The GRU model achieves a mean ROC-AUC of 0.9915 (±0.0091) and a mean F1-Score of 0.9099 (±0.0462), outperforming LSTM across all metrics with statistical significance at p < 0.001 under both the paired t-test and the Wilcoxon signed-rank test. Critically, GRU detects spoofing onset with an average latency of 0.503 time steps—approximately 29.4% faster than LSTM (0.712 steps)—a difference confirmed as statistically significant (p < 0.001, Cohen’s d = 0.41). Network resilience simulations further demonstrate that integrating GRU-based autonomous evasion maintains a Connectivity Ratio (CR) above 80% even under severe attack phases, whereas passive networks experience total connectivity collapse (CR = 0%). These findings establish GRU as the superior architecture for real-time UAV edge deployment and affirm that the proposed pipeline extends beyond threat alerting to actively preserving mission continuity under adversarial spoofing conditions. Full article
(This article belongs to the Special Issue Advanced Sensing Technologies and Cybersecurity for UAV Systems)
Show Figures

Figure 1

22 pages, 2148 KB  
Article
Autonomous UAV Target Search Method Based on Lightweight YOLOv8n and Coverage Path Planning
by Haoyan Duan, Zhenhua Wang, Mengtong Li, Zhenbo He and Haoxuan Zhang
Sensors 2026, 26(10), 3247; https://doi.org/10.3390/s26103247 - 20 May 2026
Viewed by 259
Abstract
Unmanned aerial vehicles (UAVs) have wide application prospects in disaster search and rescue, ecological monitoring and environmental inspection tasks, where target search is a key link to realize autonomous task execution. UAVs often face challenges related to limited onboard computational resources and inefficient [...] Read more.
Unmanned aerial vehicles (UAVs) have wide application prospects in disaster search and rescue, ecological monitoring and environmental inspection tasks, where target search is a key link to realize autonomous task execution. UAVs often face challenges related to limited onboard computational resources and inefficient environmental coverage when used for target search. To address these issues, this paper proposes an autonomous search method for UAVs based on combined lightweight target detection and coverage path planning. In this method, the target search task was decomposed into two core parts: target recognition and path planning. Firstly, in terms of target recognition, the YOLOv8n model was subjected to channel pruning and INT8 quantization to reduce its computational complexity, while HSV space data augmentation was incorporated to enhance recognition robustness in complex environments. Secondly, path planning was formulated as a dual-layer task comprising “spatial coverage + target confirmation.” A grid-based search environment model was constructed, and a coverage path planning strategy was put forward that integrated breadth-first search (BFS) with local greedy optimization to achieve efficient traversal of predefined search areas. Simultaneously, the A* algorithm was employed for path backtracking to cover omitted regions. Finally, a simulation platform for UAV target search was built to validate the recognition performance and search efficiency of the proposed method. The experimental results demonstrated that the proposed method significantly improved the UAV target search efficiency and reduced the path redundancy while ensuring the recognition accuracy, thereby offering an effective solution for autonomous UAV search on resource-constrained embedded platforms. Full article
(This article belongs to the Section Navigation and Positioning)
Show Figures

Figure 1

27 pages, 8216 KB  
Article
HydroAir: An Air-Propelled Surface Vehicle for Autonomous Navigation and 3D Reconstruction in Shallow and Obstacle-Rich Aquatic Environments
by Leonardo de Mello Honório, Vinícius Ferreira Vidal, Iago Zanuti Biundini, Rodolfo Almeida Machado, Felippe Fernandes and Murillo Ferreira dos Santos
Sensors 2026, 26(10), 3225; https://doi.org/10.3390/s26103225 - 20 May 2026
Viewed by 277
Abstract
This paper presents HydroAir, a novel air-propelled Unmanned Surface Vehicle (USV) specifically designed for operation in shallow waters and obstacle-rich aquatic environments such as lakes, reservoirs, and large dams. Unlike conventional aquatic robots, HydroAir employs an aerial propulsion system that enables it to [...] Read more.
This paper presents HydroAir, a novel air-propelled Unmanned Surface Vehicle (USV) specifically designed for operation in shallow waters and obstacle-rich aquatic environments such as lakes, reservoirs, and large dams. Unlike conventional aquatic robots, HydroAir employs an aerial propulsion system that enables it to overcome partially submerged obstacles, vegetation, and extremely shallow regions where traditional propeller-based platforms fail. The vehicle features a system with a very reliable internal architecture, providing high maneuverability and robustness in both manual and autonomous navigation modes. The primary objective of HydroAir is to serve as a mobile sensing platform for three-dimensional reconstruction of aquatic environments, particularly the underwater terrain. The onboard sensing suite enables bathymetric data acquisition, while a dedicated monitoring and control software integrates these data with aerial reconstructions obtained from Unmanned Aerial Vehicles (UAVs), allowing for the fusion of above-water and underwater spatial information into a unified 3D model. Experimental validations were conducted in large-scale, real-world environments, including tests in a hydroelectric dam operated by Santo Antônio Energia on the Madeira River in Brazil, demonstrating the platform’s operational feasibility, stability, and reconstruction capabilities. The results indicate that HydroAir is a promising solution for environmental monitoring, inspection, and mapping in challenging aquatic environments where conventional autonomous surface vehicles are limited. Full article
(This article belongs to the Section Sensors and Robotics)
Show Figures

Figure 1

20 pages, 2586 KB  
Article
Autonomous Inspection Technology for Ultra-Large-Scale Photovoltaic Panels Based on AI Vision
by Quanhua Gong, Muhammad Imran Khan, Shuhai Liu and Liquan Xie
Energies 2026, 19(10), 2419; https://doi.org/10.3390/en19102419 - 18 May 2026
Viewed by 197
Abstract
Ultra-large-scale offshore photovoltaic (PV) installations require efficient and reliable construction-phase inspection to ensure installation integrity and compliance with engineering specifications. As the deployment scale expands to thousands of platforms and millions of photovoltaic modules, conventional manual inspection becomes labor-intensive, time-consuming, and increasingly prone [...] Read more.
Ultra-large-scale offshore photovoltaic (PV) installations require efficient and reliable construction-phase inspection to ensure installation integrity and compliance with engineering specifications. As the deployment scale expands to thousands of platforms and millions of photovoltaic modules, conventional manual inspection becomes labor-intensive, time-consuming, and increasingly prone to omission errors. This study presents an autonomous inspection framework based on AI-driven computer vision for the detection and localization of missing photovoltaic modules in offshore PV systems. The proposed framework integrates high-resolution UAV-acquired RGB imagery, YOLOv8-based object detection, geographic coordinate transformation, spatial deduplication, and deterministic grid-based indexing to convert aerial observations into structured engineering inspection records. Each detected missing module is automatically assigned a unique platform identifier together with row–column coordinates, enabling engineering-level localization while eliminating redundant detections caused by overlapping UAV imagery. The proposed framework was validated using a dataset comprising 2800 annotated UAV images collected from a 1 GW offshore photovoltaic project. The experimental results revealed a recall of 96.15%, an F1-score of 98.04%, and a manual verification consistency of 96.83%. Geographic deduplication eliminated duplicate grid records, while the average processing time of 1.12 s per image demonstrates the computational feasibility of the framework for large-scale offshore deployment. The results confirm that integrating deep learning-based visual detection with geographic spatial mapping enables reliable, scalable, and engineering-oriented verification of missing photovoltaic modules during construction-phase inspection, thereby supporting standardized and data-driven acceptance workflows for large-scale renewable energy infrastructure. Full article
(This article belongs to the Topic Marine Energy)
Show Figures

Figure 1

43 pages, 15260 KB  
Article
Precision Docking of a Foldable Quadrotor on a Wheel-Legged Robot via CFNTSM with GFA-FEO and FiLM-SAC Deep Reinforcement Learning
by Qibin Gu and Zhenxing Sun
Drones 2026, 10(5), 378; https://doi.org/10.3390/drones10050378 - 14 May 2026
Viewed by 250
Abstract
Deploying unmanned aerial vehicles (UAVs) cooperatively with legged robots for disaster response and inspection requires autonomous docking on miniature walking platforms. This study addresses the problem of landing a foldable quadrotor onto the back of a trotting wheel-legged robot (300×180 [...] Read more.
Deploying unmanned aerial vehicles (UAVs) cooperatively with legged robots for disaster response and inspection requires autonomous docking on miniature walking platforms. This study addresses the problem of landing a foldable quadrotor onto the back of a trotting wheel-legged robot (300×180 mm) and subsequently taking off while carrying it as a payload. Four tightly coupled challenges distinguish this task from conventional mobile-platform landing: (i) an extremely small landing surface, (ii) gait-induced periodic vibrations at 2.5 Hz, (iii) continuous platform translation at 0.30.8 m/s, and (iv) surface docking that requires simultaneous position and attitude matching rather than mere point tracking. The proposed framework comprises four components: (1) a novel single-servo crank-rocker folding mechanism that reduces the folded body footprint by 48.5% and the maximum linear dimension from 590 mm to 309 mm (↓47.6%) compared with the prior dual-servo design; (2) a staged Continuous Fast Nonsingular Terminal Sliding Mode (CFNTSM) controller combined with a Gait-Frequency-Aware Finite-time Extended Observer (GFA-FEO); (3) a Feature-wise Linear Modulation Soft Actor-Critic (FiLM-SAC) residual reinforcement-learning policy conditioned on physical states and mission phase, with an adaptive trust weight λ(t); and (4) a payload-adaptive takeoff strategy with parameter hot-switching to handle the twofold mass increase. Extensive Monte Carlo simulations and ablation studies across three experiment groups demonstrate that the proposed hierarchical framework achieves sub-centimetre (<10 mm) position accuracy and <3° attitude matching on a walking platform. Quantitatively, the full method reduces docking RMSE by 42% relative to the model-based CFNTSM + GFA-FEO controller without residual RL (4.2 vs. 7.2 mm) and reduces post-lock takeoff RMSE by 63% through FEO hot-switching (16.2 vs. 44.2 mm). Full article
Show Figures

Figure 1

38 pages, 833 KB  
Review
Bridging the Fragmentation in Unmanned Aircraft System Traffic Management (UTM): A Systematic Survey on UTM
by Guanzhen Li, Xiao Han, Yuan Shi and Leye Wang
Drones 2026, 10(5), 377; https://doi.org/10.3390/drones10050377 - 14 May 2026
Viewed by 170
Abstract
The Unmanned Aircraft System Traffic Management (UTM) system is designed to autonomously coordinate dense Unmanned Aerial Vehicles (UAVs) within shared airspace, ensuring both the efficiency and safety of aerial traffic. With the rapid proliferation of UAV applications, autonomous UTM systems have become increasingly [...] Read more.
The Unmanned Aircraft System Traffic Management (UTM) system is designed to autonomously coordinate dense Unmanned Aerial Vehicles (UAVs) within shared airspace, ensuring both the efficiency and safety of aerial traffic. With the rapid proliferation of UAV applications, autonomous UTM systems have become increasingly essential, motivating various stakeholders to develop their distinct UTM solutions. However, due to the lack of common guidelines, these emerging solutions exhibit substantial incompatibilities, which hinder the transferability of existing techniques and the overall standardization of UTM. To address the fragmentation, this paper provides a systematic survey of existing UTM research and identifies commonalities across various UTM systems. Specifically, this paper summarizes core UTM service modules and groups them with similar objectives, thereby proposing a unified UTM framework with four layers: Fundamental Infrastructure, Pre-flight UTM, In-flight UTM, and UTM Application. Based on the framework, existing solutions for each module are reviewed in detail. Furthermore, this paper draws analogies between UTM systems and more mature transportation systems, like railways, to identify transferable solutions and derive UTM future trends. This survey aims to clarify the current state of UTM research and provide guidance for future studies in this field. Full article
Show Figures

Figure 1

8 pages, 2027 KB  
Proceeding Paper
Using Bayesian Networks for Fault Diagnosis: An Application to a Small Unmanned Aerial Vehicle
by Alexander Athanasios Kamtsiuris, Ann-Kathrin Koschlik, Florian Raddatz and Gerko Wende
Eng. Proc. 2026, 133(1), 144; https://doi.org/10.3390/engproc2026133144 (registering DOI) - 13 May 2026
Viewed by 131
Abstract
In modern complex engineering systems, making well-informed maintenance decisions requires processing multiple sources of information. This is particularly crucial in autonomous operations, where systems must have the capability to automatically perform accurate diagnostic analyses to ensure safe and sustainable functioning. By leveraging Bayesian [...] Read more.
In modern complex engineering systems, making well-informed maintenance decisions requires processing multiple sources of information. This is particularly crucial in autonomous operations, where systems must have the capability to automatically perform accurate diagnostic analyses to ensure safe and sustainable functioning. By leveraging Bayesian networks, data from various sensors can be integrated to infer the likelihood of different faults and failure modes. This approach not only identifies potential issues but also provides a measure of confidence in the diagnosis. This work investigates the use of Bayesian networks (BNs) for fault diagnosis in small unmanned aerial vehicles (UAVs). A diagnostic BN specifically designed for a small UAV is introduced and its functionality is demonstrated. In summary, Bayesian networks provide a robust method for supporting diagnostics in complex systems. They enhance the ability to make informed maintenance decisions, thereby ensuring the reliability and safety of advanced engineering systems. Full article
Show Figures

Figure 1

7 pages, 850 KB  
Proceeding Paper
Artificial Intelligence Mathematical Foundations and Models: Cross-Domain Applications in Unmanned Aerial Vehicles and Autonomous Vehicles
by Shih-Ming Cho, Ching-Long Yeh and Chia-Ping Huang
Eng. Proc. 2026, 134(1), 95; https://doi.org/10.3390/engproc2026134095 - 13 May 2026
Viewed by 251
Abstract
AI and Machine Learning (ML) have advanced rapidly, yet their theoretical underpinnings remain incomplete. We developed an integrated framework combining mathematical theory, uncertainty quantification, and dynamic validation across autonomous platforms such as unmanned aerial vehicles and self-driving cars. We address key challenges in [...] Read more.
AI and Machine Learning (ML) have advanced rapidly, yet their theoretical underpinnings remain incomplete. We developed an integrated framework combining mathematical theory, uncertainty quantification, and dynamic validation across autonomous platforms such as unmanned aerial vehicles and self-driving cars. We address key challenges in generalization bounds, safety-guaranteed control, and multimodal sensor fusion by exploring the role of Large Language Models (LLMs) in experiment design and teaching material generation. Preliminary simulation and system-level results demonstrate the feasibility of bridging theoretical AI models with real-world engineering systems. The proposed framework aims to provide a reproducible research and teaching platform that fosters interpretable, robust, and certifiable AI applications. Full article
Show Figures

Figure 1

41 pages, 12659 KB  
Review
A Survey of Machine Learning Algorithms for Autonomous Vehicles
by Agnieszka Lazarowska, Monika Rybczak, Mirosław Łącki, Krystian Kozakiewicz, Józef Lisowski and Andrzej Stateczny
Electronics 2026, 15(10), 2073; https://doi.org/10.3390/electronics15102073 - 13 May 2026
Viewed by 448
Abstract
This paper presents a comprehensive review of recent works (2020–2026) on machine learning (ML) algorithms applied to autonomous platforms such as unmanned underwater vehicles (UUVs), unmanned surface vehicles (USVs), unmanned aerial vehicles (UAVs), and ground-based mobile robots. The review focuses on the following [...] Read more.
This paper presents a comprehensive review of recent works (2020–2026) on machine learning (ML) algorithms applied to autonomous platforms such as unmanned underwater vehicles (UUVs), unmanned surface vehicles (USVs), unmanned aerial vehicles (UAVs), and ground-based mobile robots. The review focuses on the following functional areas: environment perception, simultaneous localization and mapping (SLAM), collision avoidance and path planning, and motion control. Different ML methods are covered, including supervised, semi-supervised, and unsupervised learning, as well as reinforcement learning and deep reinforcement learning. The reviewed methods are analyzed with respect to their performance, robustness, and suitability for different operational environments, including underwater, surface, air, and land domains. Finally, the authors identify key challenges and outline promising future directions aimed at improving the safety, autonomy, and reliability of autonomous vehicles. Full article
Show Figures

Figure 1

22 pages, 2017 KB  
Article
Fault-Aware Kalman-Based Method for UAV Altitude Estimation Under Radar Altimeter Anomalies
by Van Dung Vu, Xuan Sinh Mai, Kieu Trang Le, Minh Vu Tran and Thanh Dong Nguyen
Drones 2026, 10(5), 369; https://doi.org/10.3390/drones10050369 - 11 May 2026
Viewed by 253
Abstract
Reliable altitude and vertical speed estimation are fundamental for unmanned aerial vehicle (UAV) autonomous flight, especially during low-altitude operations such as takeoff and landing. Barometric altimeters are widely used due to their low cost, high availability, and good long-term stability, providing smooth altitude [...] Read more.
Reliable altitude and vertical speed estimation are fundamental for unmanned aerial vehicle (UAV) autonomous flight, especially during low-altitude operations such as takeoff and landing. Barometric altimeters are widely used due to their low cost, high availability, and good long-term stability, providing smooth altitude trends over a wide operating range. However, barometric measurements are indirectly inferred from static pressure and are therefore sensitive to local airflow disturbances. In particular, rotor downwash and ground effect-induced pressure perturbations near the surface can introduce significant biases and short-term fluctuations in barometric altitude, which propagate into erroneous vertical speed estimates during critical flight phases. Time-of-flight (TOF) altimeters, such as radar or laser sensors, provide direct above-ground-level (AGL) measurements and are largely insensitive to ground effect-related pressure disturbances. Within their limited operational range, TOF altimeters typically offer higher accuracy and lower short-term noise compared with barometric altitude. Nevertheless, TOF sensors are characterized by a restricted valid measurement range and frequently exhibit non-ideal behaviors in real-world UAV operations, including out-of-range outputs, frozen measurements, and in-range biased readings. These anomalies violate the nominal sensor assumptions used in conventional Kalman filter-based fusion and can significantly degrade estimation performance if not properly handled. This paper proposes a hybrid Kalman–rule-based altitude estimation framework that fuses barometric and TOF altitude measurements to exploit their complementary characteristics while mitigating their respective limitations. A vertical dynamic state-space model is formulated to jointly estimate altitude, vertical velocity, accelerometer bias, and ground height offset. A rule-based anomaly detection and classification module is developed to identify multiple TOF altimeter failure modes observed in operational UAV flights. The detected anomaly states are incorporated into the Kalman filter to adaptively weight, accept, or reject TOF measurements, thereby improving robustness against sensor non-idealities. The proposed approach is validated using 39 real UAV flight logs covering diverse flight regimes, including low-altitude maneuvers, cruise, and autonomous landing. Experimental results show that the proposed framework provides more stable and robust altitude and vertical speed estimation under practical sensor anomaly conditions compared with conventional barometer-only and standard Kalman fusion configurations. These results demonstrate the practical effectiveness of the proposed method for fault-aware altitude estimation in UAV autonomous flight. Full article
Show Figures

Figure 1

44 pages, 9636 KB  
Review
Embodied AI in the Sky: A Comparative Review of UAV Embodied AI, from Autonomous Remote Sensing to Task Execution
by Yihao Zhao, Enze Zhu, Zhan Chen, Benkui Zhang, Wenxiang Huo, Xinyu Zhao and Ying Chang
Remote Sens. 2026, 18(10), 1509; https://doi.org/10.3390/rs18101509 - 11 May 2026
Viewed by 313
Abstract
Unmanned Aerial Vehicle (UAV), particularly rotary-wing platforms such as quadcopters and octocopters, has evolved from controlled remote sensing platforms into autonomous agents capable of active task execution. This evolution from collect-then-analyze workflows to closed-loop perception, reasoning, and action signifies a paradigm shift toward [...] Read more.
Unmanned Aerial Vehicle (UAV), particularly rotary-wing platforms such as quadcopters and octocopters, has evolved from controlled remote sensing platforms into autonomous agents capable of active task execution. This evolution from collect-then-analyze workflows to closed-loop perception, reasoning, and action signifies a paradigm shift toward Embodied AI, unlocking opportunities for the low-altitude economy. However, current research on UAV Embodied AI (UAV-EAI) often implicitly frames the field as a direct extension of indoor robotics or autonomous driving, which overlooks the fundamental distinctions of aerial agents. To bridge this gap, we introduce a comparative framework contrasting UAV-EAI with Indoor-EAI and Autonomous Driving Embodied AI (AD-EAI). By systematically decomposing the domain into nine key dimensions, we (i) analyze core tasks such as perception, localization, and exploration; (ii) review enabling infrastructure, including simulators and datasets; and (iii) categorize modeling methods ranging from physics-centric control to cognition-centric models. Our analysis demonstrates that the convergence of 6-DoF motion space, kilometer-scale unstructured environments, and stringent on-device constraints establishes a research regime qualitatively different from ground-based agents. These factors significantly impede the migration of existing VLM/LLM-based embodied systems for UAVs. Finally, we summarize open challenges and outline promising directions for the next generation of UAV-EAI. Full article
Show Figures

Figure 1

43 pages, 1194 KB  
Review
Unmanned Aerial Vehicle Technologies, Applications, and Regulatory Frameworks: A Scoping Review
by Muhammad Mbarak, Mohd Hasanul Alam and Mohammed Awad
Drones 2026, 10(5), 365; https://doi.org/10.3390/drones10050365 - 11 May 2026
Viewed by 609
Abstract
The rapid proliferation of unmanned aerial vehicles (UAVs) in civilian sectors has generated diverse research spanning platform engineering, application deployment, and regulatory governance. This scoping review systematically maps the current knowledge landscape of civilian UAVs, their applications, and their regulatory frameworks, and aims [...] Read more.
The rapid proliferation of unmanned aerial vehicles (UAVs) in civilian sectors has generated diverse research spanning platform engineering, application deployment, and regulatory governance. This scoping review systematically maps the current knowledge landscape of civilian UAVs, their applications, and their regulatory frameworks, and aims to serve as initial practical guidance for researchers and practitioners initiating drone-based projects. Following PRISMA-ScR guidelines, a structured three-stream literature search was conducted using Google Scholar, yielding 109 sources published between 2015 and 2025. This review synthesises findings across three domains: (1) technical specifications, including UAV platform configurations, their common applications, their advantages and limitations, electromechanical systems, flight control architectures, and communication technologies, while also providing key guidance on how to choose the appropriate components for a given application; (2) civil applications across eight sectors—delivery logistics, infrastructure inspection, precision agriculture, environmental monitoring, emergency response, waste management, and commercial uses—to provide inspiration as well as to capture important details on drone projects; and (3) regulatory frameworks and ethical considerations governing UAV operations. Analysis reveals concentrated research attention on autonomy and AI-driven control systems and emerging focus on communication infrastructure. Geographic representation is dominated by US, European, and Chinese contexts, with limited coverage of developing regions. Key knowledge gaps include economic feasibility analyses, standardisation frameworks, developing-world deployment contexts, and environmental lifecycle assessments. Contradictions emerge between optimistic application scalability claims and fundamental constraints in energy storage, swarm communication reliability, and privacy–efficiency trade-offs. This review provides researchers and practitioners with a comprehensive map of current UAV knowledge, identifies critical research gaps, and establishes a foundation for future research in civilian drone technologies. This study aims to systematically consolidate and synthesise fragmented research on civilian UAV technologies, applications, and regulatory frameworks into a unified reference for research and practice. Full article
Show Figures

Figure 1

Back to TopTop