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

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (1,049)

Search Parameters:
Keywords = unmanned autonomous vehicle

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
23 pages, 3580 KiB  
Article
Distributed Collaborative Data Processing Framework for Unmanned Platforms Based on Federated Edge Intelligence
by Siyang Liu, Nanliang Shan, Xianqiang Bao and Xinghua Xu
Sensors 2025, 25(15), 4752; https://doi.org/10.3390/s25154752 (registering DOI) - 1 Aug 2025
Abstract
Unmanned platforms such as unmanned aerial vehicles, unmanned ground vehicles, and autonomous underwater vehicles often face challenges of data, device, and model heterogeneity when performing collaborative data processing tasks. Existing research does not simultaneously address issues from these three aspects. To address this [...] Read more.
Unmanned platforms such as unmanned aerial vehicles, unmanned ground vehicles, and autonomous underwater vehicles often face challenges of data, device, and model heterogeneity when performing collaborative data processing tasks. Existing research does not simultaneously address issues from these three aspects. To address this issue, this study designs an unmanned platform cluster architecture inspired by the cloud-edge-end model. This architecture integrates federated learning for privacy protection, leverages the advantages of distributed model training, and utilizes edge computing’s near-source data processing capabilities. Additionally, this paper proposes a federated edge intelligence method (DSIA-FEI), which comprises two key components. Based on traditional federated learning, a data sharing mechanism is introduced, in which data is extracted from edge-side platforms and placed into a data sharing platform to form a public dataset. At the beginning of model training, random sampling is conducted from the public dataset and distributed to each unmanned platform, so as to mitigate the impact of data distribution heterogeneity and class imbalance during collaborative data processing in unmanned platforms. Moreover, an intelligent model aggregation strategy based on similarity measurement and loss gradient is developed. This strategy maps heterogeneous model parameters to a unified space via hierarchical parameter alignment, and evaluates the similarity between local and global models of edge devices in real-time, along with the loss gradient, to select the optimal model for global aggregation, reducing the influence of device and model heterogeneity on cooperative learning of unmanned platform swarms. This study carried out extensive validation on multiple datasets, and the experimental results showed that the accuracy of the DSIA-FEI proposed in this paper reaches 0.91, 0.91, 0.88, and 0.87 on the FEMNIST, FEAIR, EuroSAT, and RSSCN7 datasets, respectively, which is more than 10% higher than the baseline method. In addition, the number of communication rounds is reduced by more than 40%, which is better than the existing mainstream methods, and the effectiveness of the proposed method is verified. Full article
Show Figures

Figure 1

40 pages, 7941 KiB  
Article
Synergistic Hierarchical AI Framework for USV Navigation: Closing the Loop Between Swin-Transformer Perception, T-ASTAR Planning, and Energy-Aware TD3 Control
by Haonan Ye, Hongjun Tian, Qingyun Wu, Yihong Xue, Jiayu Xiao, Guijie Liu and Yang Xiong
Sensors 2025, 25(15), 4699; https://doi.org/10.3390/s25154699 - 30 Jul 2025
Viewed by 249
Abstract
Autonomous Unmanned Surface Vehicle (USV) operations in complex ocean engineering scenarios necessitate robust navigation, guidance, and control technologies. These systems require reliable sensor-based object detection and efficient, safe, and energy-aware path planning. To address these multifaceted challenges, this paper proposes a novel synergistic [...] Read more.
Autonomous Unmanned Surface Vehicle (USV) operations in complex ocean engineering scenarios necessitate robust navigation, guidance, and control technologies. These systems require reliable sensor-based object detection and efficient, safe, and energy-aware path planning. To address these multifaceted challenges, this paper proposes a novel synergistic AI framework. The framework integrates (1) a novel adaptation of the Swin-Transformer to generate a dense, semantic risk map from raw visual data, enabling the system to interpret ambiguous marine conditions like sun glare and choppy water, enabling real-time environmental understanding crucial for guidance; (2) a Transformer-enhanced A-star (T-ASTAR) algorithm with spatio-temporal attentional guidance to generate globally near-optimal and energy-aware static paths; (3) a domain-adapted TD3 agent featuring a novel energy-aware reward function that optimizes for USV hydrodynamic constraints, making it suitable for long-endurance missions tailored for USVs to perform dynamic local path optimization and real-time obstacle avoidance, forming a key control element; and (4) CUDA acceleration to meet the computational demands of real-time ocean engineering applications. Simulations and real-world data verify the framework’s superiority over benchmarks like A* and RRT, achieving 30% shorter routes, 70% fewer turns, 64.7% fewer dynamic collisions, and a 215-fold speed improvement in map generation via CUDA acceleration. This research underscores the importance of integrating powerful AI components within a hierarchical synergy, encompassing AI-based perception, hierarchical decision planning for guidance, and multi-stage optimal search algorithms for control. The proposed solution significantly advances USV autonomy, addressing critical ocean engineering challenges such as navigation in dynamic environments, object avoidance, and energy-constrained operations for unmanned maritime systems. Full article
Show Figures

Figure 1

22 pages, 4629 KiB  
Article
Wind-Resistant UAV Landing Control Based on Drift Angle Control Strategy
by Haonan Chen, Zhengyou Wen, Yu Zhang, Guoqiang Su, Liaoni Wu and Kun Xie
Aerospace 2025, 12(8), 678; https://doi.org/10.3390/aerospace12080678 (registering DOI) - 29 Jul 2025
Viewed by 92
Abstract
Addressing lateral-directional control challenges during unmanned aerial vehicle (UAV) landing in complex wind fields, this study proposes a drift angle control strategy that integrates coordinated heading and trajectory regulation. An adaptive radius optimization method for the Dubins approach path is designed using wind [...] Read more.
Addressing lateral-directional control challenges during unmanned aerial vehicle (UAV) landing in complex wind fields, this study proposes a drift angle control strategy that integrates coordinated heading and trajectory regulation. An adaptive radius optimization method for the Dubins approach path is designed using wind speed estimation. By developing a wind-coupled flight dynamics model, we establish a roll angle control loop combining the L1 nonlinear guidance law with Linear Active Disturbance Rejection Control (LADRC). Simulation tests against conventional sideslip approach and crab approach, along with flight tests, confirm that the proposed autonomous landing system achieves smoother attitude transitions during landing while meeting all touchdown performance requirements. This solution provides a theoretically rigorous and practically viable approach for safe UAV landings in challenging wind conditions. Full article
(This article belongs to the Section Aeronautics)
Show Figures

Figure 1

23 pages, 999 KiB  
Article
Unmanned Aerial Vehicle Position Tracking Using Nonlinear Autoregressive Exogenous Networks Learned from Proportional-Derivative Model-Based Guidance
by Wilson Pavon, Jorge Chavez, Diego Guffanti and Ama Baduba Asiedu-Asante
Math. Comput. Appl. 2025, 30(4), 78; https://doi.org/10.3390/mca30040078 - 24 Jul 2025
Viewed by 248
Abstract
The growing demand for agile and reliable Unmanned Aerial Vehicles (UAVs) has spurred the advancement of advanced control strategies capable of ensuring stability and precision under nonlinear and uncertain flight conditions. This work addresses the challenge of accurately tracking UAV position by proposing [...] Read more.
The growing demand for agile and reliable Unmanned Aerial Vehicles (UAVs) has spurred the advancement of advanced control strategies capable of ensuring stability and precision under nonlinear and uncertain flight conditions. This work addresses the challenge of accurately tracking UAV position by proposing a neural-network-based approach designed to replicate the behavior of classical control systems. A complete nonlinear model of the quadcopter was derived and linearized around a hovering point to design a traditional proportional derivative (PD) controller, which served as a baseline for training a nonlinear autoregressive exogenous (NARX) artificial neural network. The NARX model, selected for its feedback structure and ability to capture temporal dynamics, was trained to emulate the control signals of the PD controller under varied reference trajectories, including step, sinusoidal, and triangular inputs. The trained networks demonstrated performance comparable to the PD controller, particularly in the vertical axis, where the NARX model achieved a minimal Mean Squared Error (MSE) of 7.78×105 and an R2 value of 0.9852. These results confirm that the NARX neural network, trained via supervised learning to emulate a PD controller, can replicate and even improve classical control strategies in nonlinear scenarios, thereby enhancing robustness against dynamic changes and modeling uncertainties. This research contributes a scalable approach for integrating neural models into UAV control systems, offering a promising path toward adaptive and autonomous flight control architectures that maintain stability and accuracy in complex environments. Full article
(This article belongs to the Section Engineering)
Show Figures

Figure 1

25 pages, 6462 KiB  
Article
Phenotypic Trait Acquisition Method for Tomato Plants Based on RGB-D SLAM
by Penggang Wang, Yuejun He, Jiguang Zhang, Jiandong Liu, Ran Chen and Xiang Zhuang
Agriculture 2025, 15(15), 1574; https://doi.org/10.3390/agriculture15151574 - 22 Jul 2025
Viewed by 187
Abstract
The acquisition of plant phenotypic traits is essential for selecting superior varieties, improving crop yield, and supporting precision agriculture and agricultural decision-making. Therefore, it plays a significant role in modern agriculture and plant science research. Traditional manual measurements of phenotypic traits are labor-intensive [...] Read more.
The acquisition of plant phenotypic traits is essential for selecting superior varieties, improving crop yield, and supporting precision agriculture and agricultural decision-making. Therefore, it plays a significant role in modern agriculture and plant science research. Traditional manual measurements of phenotypic traits are labor-intensive and inefficient. In contrast, combining 3D reconstruction technologies with autonomous vehicles enables more intuitive and efficient trait acquisition. This study proposes a 3D semantic reconstruction system based on an improved ORB-SLAM3 framework, which is mounted on an unmanned vehicle to acquire phenotypic traits in tomato cultivation scenarios. The vehicle is also equipped with the A * algorithm for autonomous navigation. To enhance the semantic representation of the point cloud map, we integrate the BiSeNetV2 network into the ORB-SLAM3 system as a semantic segmentation module. Furthermore, a two-stage filtering strategy is employed to remove outliers and improve the map accuracy, and OctoMap is adopted to store the point cloud data, significantly reducing the memory consumption. A spherical fitting method is applied to estimate the number of tomato fruits. The experimental results demonstrate that BiSeNetV2 achieves a mean intersection over union (mIoU) of 95.37% and a frame rate of 61.98 FPS on the tomato dataset, enabling real-time segmentation. The use of OctoMap reduces the memory consumption by an average of 96.70%. The relative errors when predicting the plant height, canopy width, and volume are 3.86%, 14.34%, and 27.14%, respectively, while the errors concerning the fruit count and fruit volume are 14.36% and 14.25%. Localization experiments on a field dataset show that the proposed system achieves a mean absolute trajectory error (mATE) of 0.16 m and a root mean square error (RMSE) of 0.21 m, indicating high localization accuracy. Therefore, the proposed system can accurately acquire the phenotypic traits of tomato plants, providing data support for precision agriculture and agricultural decision-making. Full article
(This article belongs to the Section Artificial Intelligence and Digital Agriculture)
Show Figures

Figure 1

19 pages, 1563 KiB  
Review
Autonomous Earthwork Machinery for Urban Construction: A Review of Integrated Control, Fleet Coordination, and Safety Assurance
by Zeru Liu and Jung In Kim
Buildings 2025, 15(14), 2570; https://doi.org/10.3390/buildings15142570 - 21 Jul 2025
Viewed by 248
Abstract
Autonomous earthwork machinery is gaining traction as a means to boost productivity and safety on space-constrained urban sites, yet the fast-growing literature has not been fully integrated. To clarify current knowledge, we systematically searched Scopus and screened 597 records, retaining 157 peer-reviewed papers [...] Read more.
Autonomous earthwork machinery is gaining traction as a means to boost productivity and safety on space-constrained urban sites, yet the fast-growing literature has not been fully integrated. To clarify current knowledge, we systematically searched Scopus and screened 597 records, retaining 157 peer-reviewed papers (2015–March 2025) that address autonomy, integrated control, or risk mitigation for excavators, bulldozers, and loaders. Descriptive statistics, VOSviewer mapping, and qualitative synthesis show the output rising rapidly and peaking at 30 papers in 2024, led by China, Korea, and the USA. Four tightly linked themes dominate: perception-driven machine autonomy, IoT-enabled integrated control systems, multi-sensor safety strategies, and the first demonstrations of fleet-level collaboration (e.g., coordinated excavator clusters and unmanned aerial vehicle and unmanned ground vehicle (UAV–UGV) site preparation). Advances include centimeter-scale path tracking, real-time vision-light detection and ranging (LiDAR) fusion and geofenced safety envelopes, but formal validation protocols and robust inter-machine communication remain open challenges. The review distils five research priorities, including adaptive perception and artificial intelligence (AI), digital-twin integration with building information modeling (BIM), cooperative multi-robot planning, rigorous safety assurance, and human–automation partnership that must be addressed to transform isolated prototypes into connected, self-optimizing fleets capable of delivering safer, faster, and more sustainable urban construction. Full article
(This article belongs to the Special Issue Automation and Robotics in Building Design and Construction)
Show Figures

Figure 1

23 pages, 5173 KiB  
Article
Improvement of Cooperative Localization for Heterogeneous Mobile Robots
by Efe Oğuzhan Karcı, Ahmet Mustafa Kangal and Sinan Öncü
Drones 2025, 9(7), 507; https://doi.org/10.3390/drones9070507 - 19 Jul 2025
Viewed by 334
Abstract
This research focuses on enhancing cooperative localization for heterogeneous mobile robots composed of a quadcopter and an unmanned ground vehicle. The study employs sensor fusion techniques, particularly the Extended Kalman Filter, to fuse data from various sensors, including GPSs, IMUs, and cameras. By [...] Read more.
This research focuses on enhancing cooperative localization for heterogeneous mobile robots composed of a quadcopter and an unmanned ground vehicle. The study employs sensor fusion techniques, particularly the Extended Kalman Filter, to fuse data from various sensors, including GPSs, IMUs, and cameras. By integrating these sensors and optimizing fusion strategies, the research aims to improve the precision and reliability of cooperative localization in complex and dynamic environments. The primary objective is to develop a practical framework for cooperative localization that addresses the challenges posed by the differences in mobility and sensing capabilities among heterogeneous robots. Sensor fusion is used to compensate for the limitations of individual sensors, providing more accurate and robust localization results. Moreover, a comparative analysis of different sensor combinations and fusion strategies helps to identify the optimal configuration for each robot. This research focuses on the improvement of cooperative localization, path planning, and collaborative tasks for heterogeneous robots. The findings have broad applications in fields such as autonomous transportation, agricultural operation, and disaster response, where the cooperation of diverse robotic platforms is crucial for mission success. Full article
Show Figures

Figure 1

19 pages, 3236 KiB  
Article
Performance Evaluation of a Hybrid Power System for Unmanned Aerial Vehicles Applications
by Tiberius-Florian Frigioescu, Gabriel-Petre Badea, Mădălin Dombrovschi and Maria Căldărar
Electronics 2025, 14(14), 2873; https://doi.org/10.3390/electronics14142873 - 18 Jul 2025
Viewed by 279
Abstract
While electric unmanned aerial vehicles (UAVs) offer advantages in noise reduction, safety, and operational efficiency, their endurance is limited by current battery technology. Extending flight autonomy without compromising performance is a critical challenge in UAV system development. Previous studies introduced hybrid micro-turbogenerator architectures, [...] Read more.
While electric unmanned aerial vehicles (UAVs) offer advantages in noise reduction, safety, and operational efficiency, their endurance is limited by current battery technology. Extending flight autonomy without compromising performance is a critical challenge in UAV system development. Previous studies introduced hybrid micro-turbogenerator architectures, but limitations in control stability and output power constrained their practical implementation. This study aimed to finalize the design and experimental validation of an optimized hybrid power system featuring a micro-turboprop engine mechanically coupled to an upgraded electric generator. A fuzzy logic-based control algorithm was implemented on a single-board computer to enable autonomous voltage regulation. The test bench architecture was reinforced and instrumented to allow stable multi-stage testing across increasing power levels. Results demonstrated stable voltage control at 48 VDC and electrical power outputs up to 3 kW, with an estimated maximum of 3.5 kW at full throttle. Efficiency was calculated at approximately 67%, and analysis of the generator’s KV constant revealed that using a lower KV variant (KV80) could reduce required rotational speed (RPM) and improve performance. These findings underscore the value of adaptive hybridization in UAVs and suggest that tuning generator electromechanical parameters can significantly enhance overall energy efficiency and platform autonomy. Full article
Show Figures

Figure 1

23 pages, 15163 KiB  
Article
3D Dubins Curve-Based Path Planning for UUV in Unknown Environments Using an Improved RRT* Algorithm
by Feng Pan, Peng Cui, Bo Cui, Weisheng Yan and Shouxu Zhang
J. Mar. Sci. Eng. 2025, 13(7), 1354; https://doi.org/10.3390/jmse13071354 - 16 Jul 2025
Viewed by 233
Abstract
The autonomous navigation of an Unmanned Underwater Vehicle (UUV) in unknown 3D underwater environments remains a challenging task due to the presence of complex terrain, uncertain obstacles, and strict kinematic constraints. This paper proposes a novel smooth path planning framework that integrates improved [...] Read more.
The autonomous navigation of an Unmanned Underwater Vehicle (UUV) in unknown 3D underwater environments remains a challenging task due to the presence of complex terrain, uncertain obstacles, and strict kinematic constraints. This paper proposes a novel smooth path planning framework that integrates improved Rapidly-exploring Random Tree* (RRT*) with 3D Dubins curves to efficiently generate feasible and collision-free trajectories for nonholonomic UUVs. A fast curve-length estimation approach based on a backpropagation neural network is introduced to reduce computational burden during path evaluation. Furthermore, the improved RRT* algorithm incorporates pseudorandom sampling, terminal node backtracking, and goal-biased exploration strategies to enhance convergence and path quality. Extensive simulation results in unknown underwater scenarios with static and moving obstacles demonstrate that the proposed method significantly outperforms state-of-the-art planning algorithms in terms of smoothness, path length, and computational efficiency. Full article
(This article belongs to the Special Issue Intelligent Measurement and Control System of Marine Robots)
Show Figures

Figure 1

18 pages, 3225 KiB  
Article
Autonomous Tracking of Steel Lazy Wave Risers Using a Hybrid Vision–Acoustic AUV Framework
by Ali Ghasemi and Hodjat Shiri
J. Mar. Sci. Eng. 2025, 13(7), 1347; https://doi.org/10.3390/jmse13071347 - 15 Jul 2025
Viewed by 277
Abstract
Steel lazy wave risers (SLWRs) are critical in offshore hydrocarbon transport for linking subsea wells to floating production facilities in deep-water environments. The incorporation of buoyancy modules reduces curvature-induced stress concentrations in the touchdown zone (TDZ); however, extended operational exposure under cyclic environmental [...] Read more.
Steel lazy wave risers (SLWRs) are critical in offshore hydrocarbon transport for linking subsea wells to floating production facilities in deep-water environments. The incorporation of buoyancy modules reduces curvature-induced stress concentrations in the touchdown zone (TDZ); however, extended operational exposure under cyclic environmental and operational loads results in repeated seabed contact. This repeated interaction modifies the seabed soil over time, gradually forming a trench and altering the riser configuration, which significantly impacts stress patterns and contributes to fatigue degradation. Accurately reconstructing the riser’s evolving profile in the TDZ is essential for reliable fatigue life estimation and structural integrity evaluation. This study proposes a simulation-based framework for the autonomous tracking of SLWRs using a fin-actuated autonomous underwater vehicle (AUV) equipped with a monocular camera and multibeam echosounder. By fusing visual and acoustic data, the system continuously estimates the AUV’s relative position concerning the riser. A dedicated image processing pipeline, comprising bilateral filtering, edge detection, Hough transform, and K-means clustering, facilitates the extraction of the riser’s centerline and measures its displacement from nearby objects and seabed variations. The framework was developed and validated in the underwater unmanned vehicle (UUV) Simulator, a high-fidelity underwater robotics and pipeline inspection environment. Simulated scenarios included the riser’s dynamic lateral and vertical oscillations, in which the system demonstrated robust performance in capturing complex three-dimensional trajectories. The resulting riser profiles can be integrated into numerical models incorporating riser–soil interaction and non-linear hysteretic behavior, ultimately enhancing fatigue prediction accuracy and informing long-term infrastructure maintenance strategies. Full article
(This article belongs to the Section Ocean Engineering)
Show Figures

Figure 1

36 pages, 9024 KiB  
Article
Energy Optimal Trajectory Planning for the Morphing Solar-Powered Unmanned Aerial Vehicle Based on Hierarchical Reinforcement Learning
by Tichao Xu, Wenyue Meng and Jian Zhang
Drones 2025, 9(7), 498; https://doi.org/10.3390/drones9070498 - 15 Jul 2025
Viewed by 348
Abstract
Trajectory planning is crucial for solar aircraft endurance. The multi-wing morphing solar aircraft can enhance solar energy acquisition through wing deflection, which simultaneously incurs aerodynamic losses, complicating energy coupling and challenging existing planning methods in efficiency and long-term optimization. This study presents an [...] Read more.
Trajectory planning is crucial for solar aircraft endurance. The multi-wing morphing solar aircraft can enhance solar energy acquisition through wing deflection, which simultaneously incurs aerodynamic losses, complicating energy coupling and challenging existing planning methods in efficiency and long-term optimization. This study presents an energy-optimal trajectory planning method based on Hierarchical Reinforcement Learning for morphing solar-powered Unmanned Aerial Vehicles (UAVs), exemplified by a Λ-shaped aircraft. This method aims to train a hierarchical policy to autonomously track energy peaks. It features a top-level decision policy selecting appropriate bottom-level policies based on energy factors, which generate control commands such as thrust, attitude angles, and wing deflection angles. Shaped properly by reward functions and training conditions, the hierarchical policy can enable the UAV to adapt to changing flight conditions and achieve autonomous flight with energy maximization. Evaluated through 24 h simulation flights on the summer solstice, the results demonstrate that the hierarchical policy can appropriately switch its bottom-level policies during daytime and generate real-time control commands that satisfy optimal energy power requirements. Compared with the minimum energy consumption benchmark case, the proposed hierarchical policy achieved 0.98 h more of full-charge high-altitude cruise duration and 1.92% more remaining battery energy after 24 h, demonstrating superior energy optimization capabilities. In addition, the strong adaptability of the hierarchical policy to different quarterly dates was demonstrated through generalization ability testing. Full article
Show Figures

Figure 1

15 pages, 5188 KiB  
Article
An Object Detection Algorithm for Orchard Vehicles Based on AGO-PointPillars
by Pengyu Ren, Xuyun Qiu, Qi Gao and Yumin Song
Agriculture 2025, 15(14), 1529; https://doi.org/10.3390/agriculture15141529 - 15 Jul 2025
Viewed by 283
Abstract
With the continuous expansion of the orchard planting area, there is an urgent need for autonomous orchard vehicles that can reduce the labor intensity of fruit farmers and improve the efficiency of operations to assist operators in the process of orchard operations. An [...] Read more.
With the continuous expansion of the orchard planting area, there is an urgent need for autonomous orchard vehicles that can reduce the labor intensity of fruit farmers and improve the efficiency of operations to assist operators in the process of orchard operations. An object detection system that can accurately identify potholes, trees, and other orchard objects is essential to achieve unmanned operation of the orchard vehicle. Aiming to improve upon existing object detection algorithms, which have the problem of low object recognition accuracy in orchard operation scenes, we propose an orchard vehicle object detection algorithm based on Attention-Guided Orchard PointPillars (AGO-PointPillars). Firstly, we use an RGB-D camera as the sensing hardware to collect the orchard road information and convert the depth image data obtained by the RGB-D camera into 3D point cloud data. Then, Efficient Channel Attention (ECA) and Efficient Up-Convolution Block (EUCB) are introduced based on the PointPillars, which can enhance the ability of feature extraction for orchard objects. Finally, we establish an orchard object detection dataset and validate the proposed algorithm. The results show that, compared to the PointPillars, the AGO-PointPillars proposed in this study has an average detection accuracy improvement of 4.64% for typical orchard objects such as potholes and trees, which can prove the reliability of our algorithm. Full article
(This article belongs to the Section Agricultural Technology)
Show Figures

Figure 1

14 pages, 6560 KiB  
Article
Robust and Precise Navigation and Obstacle Avoidance for Unmanned Ground Vehicle
by Iván González-Hernández, Jonathan Flores, Sergio Salazar and Rogelio Lozano
Sensors 2025, 25(14), 4334; https://doi.org/10.3390/s25144334 - 11 Jul 2025
Viewed by 300
Abstract
This paper presents a robust control strategy based on simplified second-order sliding mode for autonomous navigation and obstacle avoidance for an unmanned ground vehicle. The proposed control is implemented in a mini ground vehicle equipped with redundant inertial sensors for orientation, a global [...] Read more.
This paper presents a robust control strategy based on simplified second-order sliding mode for autonomous navigation and obstacle avoidance for an unmanned ground vehicle. The proposed control is implemented in a mini ground vehicle equipped with redundant inertial sensors for orientation, a global positioning system, and LiDAR sensors. The algorithm control avoids the derivative of the sliding surface. This provides a feasibility in real-time programming. In order to demonstrate stability in the system, the second method of the Lyapunov theory is used. In addition, the robustness of the proposed algorithm is verified through numerical simulations. Outdoor experimental tests are performed in order to validate the performance of the proposed control. Full article
Show Figures

Figure 1

22 pages, 3045 KiB  
Article
Optimization of RIS-Assisted 6G NTN Architectures for High-Mobility UAV Communication Scenarios
by Muhammad Shoaib Ayub, Muhammad Saadi and Insoo Koo
Drones 2025, 9(7), 486; https://doi.org/10.3390/drones9070486 - 10 Jul 2025
Viewed by 468
Abstract
The integration of reconfigurable intelligent surfaces (RISs) with non-terrestrial networks (NTNs), particularly those enabled by unmanned aerial vehicles (UAVs) or drone-based platforms, has emerged as a transformative approach to enhance 6G connectivity in high-mobility scenarios. UAV-assisted NTNs offer flexible deployment, dynamic altitude control, [...] Read more.
The integration of reconfigurable intelligent surfaces (RISs) with non-terrestrial networks (NTNs), particularly those enabled by unmanned aerial vehicles (UAVs) or drone-based platforms, has emerged as a transformative approach to enhance 6G connectivity in high-mobility scenarios. UAV-assisted NTNs offer flexible deployment, dynamic altitude control, and rapid network reconfiguration, making them ideal candidates for RIS-based signal optimization. However, the high mobility of UAVs and their three-dimensional trajectory dynamics introduce unique challenges in maintaining robust, low-latency links and seamless handovers. This paper presents a comprehensive performance analysis of RIS-assisted UAV-based NTNs, focusing on optimizing RIS phase shifts to maximize the signal-to-interference-plus-noise ratio (SINR), throughput, energy efficiency, and reliability under UAV mobility constraints. A joint optimization framework is proposed that accounts for UAV path loss, aerial shadowing, interference, and user mobility patterns, tailored specifically for aerial communication networks. Extensive simulations are conducted across various UAV operation scenarios, including urban air corridors, rural surveillance routes, drone swarms, emergency response, and aerial delivery systems. The results reveal that RIS deployment significantly enhances the SINR and throughput while navigating energy and latency trade-offs in real time. These findings offer vital insights for deploying RIS-enhanced aerial networks in 6G, supporting mission-critical drone applications and next-generation autonomous systems. Full article
(This article belongs to the Section Drone Communications)
Show Figures

Figure 1

17 pages, 1575 KiB  
Article
Dynamic Path Planning for Unmanned Autonomous Vehicles Based on CAS-UNet and Graph Neural Networks
by Yuchu Ji, Rentong Sun, Yang Wang, Zijian Zhu and Zhenghao Liu
Sensors 2025, 25(14), 4283; https://doi.org/10.3390/s25144283 - 9 Jul 2025
Viewed by 360
Abstract
This paper proposes a deeply integrated model called CAS-GNN, aiming to solve the collaborative path-planning problem for multi-agent vehicles operating in dynamic environments. Our proposed model integrates CAS-UNet and Graph Neural Network (GNN), and, by introducing a dynamic edge enhancement module and a [...] Read more.
This paper proposes a deeply integrated model called CAS-GNN, aiming to solve the collaborative path-planning problem for multi-agent vehicles operating in dynamic environments. Our proposed model integrates CAS-UNet and Graph Neural Network (GNN), and, by introducing a dynamic edge enhancement module and a dynamic edge weight update module, it improves the accuracy of obstacle boundary recognition in complex scenarios and adaptively changes the influence of different edges during the information transmission process. We generate data through online trajectory optimization to enhance the model’s adaptability to dynamic environments. Simulation results show that our proposed CAS-GNN model has good performance in path planning. In a dynamic scenario involving six vehicles, our model achieved a success rate of 92.8%, a collision rate of 0.0836%, and a trajectory efficiency of 64%. Compared with the traditional A-GNN model, our proposed CAS-GNN model improves the planning success rate by 2.7% and the trajectory efficiency by 8%, while reducing the collision rate by 23%. Full article
(This article belongs to the Section Communications)
Show Figures

Figure 1

Back to TopTop