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

Journals

Article Types

Countries / Regions

Search Results (27)

Search Parameters:
Keywords = SITL

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
24 pages, 8688 KB  
Article
Lightweight Obstacle Avoidance for Fixed-Wing UAVs Using Entropy-Aware PPO
by Meimei Su, Haochen Chai, Chunhui Zhao, Yang Lyu and Jinwen Hu
Drones 2025, 9(9), 598; https://doi.org/10.3390/drones9090598 - 26 Aug 2025
Viewed by 1128
Abstract
Obstacle avoidance during high-speed, low-altitude flight remains a significant challenge for unmanned aerial vehicles (UAVs), particularly in unfamiliar environments where prior maps and heavy onboard sensors are unavailable. To address this, we present an entropy-aware deep reinforcement learning framework that enables fixed-wing UAVs [...] Read more.
Obstacle avoidance during high-speed, low-altitude flight remains a significant challenge for unmanned aerial vehicles (UAVs), particularly in unfamiliar environments where prior maps and heavy onboard sensors are unavailable. To address this, we present an entropy-aware deep reinforcement learning framework that enables fixed-wing UAVs to navigate safely using only monocular onboard cameras. Our system features a lightweight, single-frame depth estimation module optimized for real-time execution on edge computing platforms, followed by a reinforcement learning controller equipped with a novel reward function that balances goal-reaching performance with path smoothness under fixed-wing dynamic constraints. To enhance policy optimization, we incorporate high-quality experiences from the replay buffer into the gradient computation, introducing a soft imitation mechanism that encourages the agent to align its behavior with previously successful actions. To further balance exploration and exploitation, we integrate an adaptive entropy regularization mechanism into the Proximal Policy Optimization (PPO) algorithm. This module dynamically adjusts policy entropy during training, leading to improved stability, faster convergence, and better generalization to unseen scenarios. Extensive software-in-the-loop (SITL) and hardware-in-the-loop (HITL) experiments demonstrate that our approach outperforms baseline methods in obstacle avoidance success rate and path quality, while remaining lightweight and deployable on resource-constrained aerial platforms. Full article
Show Figures

Figure 1

22 pages, 6059 KB  
Article
Optimization of Flight Planning for Orthomosaic Generation Using Digital Twins and SITL Simulation
by Alex Oña, Luis Ortega, Andrey Carrillo and Esteban Valencia
Drones 2025, 9(6), 407; https://doi.org/10.3390/drones9060407 - 31 May 2025
Viewed by 1136
Abstract
Farming plays a crucial role in the development of countries striving to achieve Sustainable Development Goals (SDGs). However, in developing nations, low productivity and poor food quality often result from a lack of modernization. In this context, precision agriculture (PA) introduces techniques to [...] Read more.
Farming plays a crucial role in the development of countries striving to achieve Sustainable Development Goals (SDGs). However, in developing nations, low productivity and poor food quality often result from a lack of modernization. In this context, precision agriculture (PA) introduces techniques to enhance agricultural management and improve production. Recent advancements in PA require higher-resolution imagery. Unmanned aerial vehicles (UAVs) have emerged as a cost-effective and highly capable tool for crop monitoring, offering high-resolution data (3–5 cm). However, operating UAVs in sensitive environments or during testing phases involves risks, and errors can lead to significant costs. To address these challenges, software-in-the-loop (SITL) simulation, combined with digital twins (DTs), allows for studying UAV behavior and anticipating potential risks. Furthermore, effective flight planning is essential to optimize time and resources, requiring certain mission parameters to be properly configured to ensure efficient generation of quality orthomosaics. Unlike previous studies, this article presents a novel methodology that integrates the SITL framework with the Gazebo simulator, a digital model of a multirotor UAV, and a digital terrain model of interest, which together allows for the creation of a digital twin. This approach serves as a low-cost tool to analyze flight parameters in various scenarios and optimize mission planning before field execution. Specifically, multiple flight missions were scheduled based on high-resolution requirements, different overlap configurations (40–70% and 30–60%), and variable wind conditions. The results demonstrate that the proposed parameters optimize mission planning in terms of efficiency and quality. Through both quantitative and qualitative evaluations, it was evident that, for low-altitude flights, the configurations with the lowest overlap produce high-resolution orthomosaics while significantly reducing operational time. Full article
(This article belongs to the Special Issue Applications of UVs in Digital Photogrammetry and Image Processing)
Show Figures

Figure 1

18 pages, 1849 KB  
Article
Collision Avoidance Mechanism for Swarms of Drones
by Dariusz Marek, Piotr Biernacki, Jakub Szyguła, Adam Domański, Marcin Paszkuta, Marta Szczygieł, Marcel Król and Konrad Wojciechowski
Sensors 2025, 25(4), 1141; https://doi.org/10.3390/s25041141 - 13 Feb 2025
Cited by 3 | Viewed by 3611
Abstract
This article presents a new approach to collision avoidance in drone swarms, designed for operations in large drone swarms and dynamic environments. The mechanism uses distributed communication, where drones share information about their positions and planned trajectories to predict and avoid collisions. The [...] Read more.
This article presents a new approach to collision avoidance in drone swarms, designed for operations in large drone swarms and dynamic environments. The mechanism uses distributed communication, where drones share information about their positions and planned trajectories to predict and avoid collisions. The proposed mechanism enables drones to autonomously cooperate and maintain safe distances in complex scenarios. It is based on the concept of repulsion vectors. The avoidance response is determined by the level of immersion in the protective sphere of obstacles, including other drones. The advantage of the algorithm lies in its simplicity and low computational complexity, allowing it to be used even in small and inexpensive drones. The algorithm was tested in a developed simulation environment, created to handle swarms of over 20 drones and to demonstrate the scalability of the proposed solution. Two scenarios were analyzed: (i) two swarms, each with nine drones, flying on a collision course; (ii) a swarm of 25 drones changing formation. The results showed that the mechanism is effective in avoiding collisions, maintaining safe distances and adapting to changing conditions. The proposed mechanism represents a significant advancement in swarm coordination, offering a robust and scalable solution for real-world applications. Full article
(This article belongs to the Section Vehicular Sensing)
Show Figures

Figure 1

22 pages, 1772 KB  
Article
Autonomous Sea Floor Coverage with Constrained Input Autonomous Underwater Vehicles: Integrated Path Planning and Control
by Athanasios K. Gkesoulis, Panagiotis Georgakis, George C. Karras and Charalampos P. Bechlioulis
Sensors 2025, 25(4), 1023; https://doi.org/10.3390/s25041023 - 9 Feb 2025
Cited by 5 | Viewed by 1067
Abstract
Autonomous underwater vehicles (AUVs) tasked with seafloor coverage require a robust integration of path planning and control strategies to operate in adverse real-world environments including obstacles, disturbances, and physical constraints. In this work, we present a fully integrated framework that combines an optimal [...] Read more.
Autonomous underwater vehicles (AUVs) tasked with seafloor coverage require a robust integration of path planning and control strategies to operate in adverse real-world environments including obstacles, disturbances, and physical constraints. In this work, we present a fully integrated framework that combines an optimal coverage path planning approach with a robust constrained control algorithm. The path planner leverages a priori information of the target area to achieve maximal coverage, minimize path turns, and ensure obstacle avoidance. On the control side, we employ a reference modification technique that guarantees prescribed waypoint tracking performance under input constraints. The resulting integrated solution is validated in a high-fidelity simulation environment employing ROS, Gazebo, and ArduSub Software-in-the-Loop (SITL) on a BlueROV2 platform. The simulation results demonstrate the synergy between path planning and control, illustrating the framework’s effectiveness and readiness for practical seafloor operations such as underwater debris detection. Full article
Show Figures

Figure 1

24 pages, 7034 KB  
Article
An Approach Integrating Model-Based Systems Engineering, IoT, and Digital Twin for the Design of Electric Unmanned Autonomous Vehicles
by Clara A. Ramirez, Priyanshu Agrawal and Amy E. Thompson
Systems 2025, 13(2), 73; https://doi.org/10.3390/systems13020073 - 23 Jan 2025
Cited by 3 | Viewed by 1810
Abstract
This article proposes a novel methodology aimed at streamlining the system’s development process. By examining existing state-of-the-art approaches and the capabilities inherent in Model-Based Systems Engineering (MBSE) tools, the article introduces a methodology centered around transforming a descriptive Systems Modeling Language (SysML) model [...] Read more.
This article proposes a novel methodology aimed at streamlining the system’s development process. By examining existing state-of-the-art approaches and the capabilities inherent in Model-Based Systems Engineering (MBSE) tools, the article introduces a methodology centered around transforming a descriptive Systems Modeling Language (SysML) model into a digital twin. This virtual representation of the physical asset leverages real-time data and simulations to mirror its behavior and characteristics. When integrated with MBSE, this synergy allows for a comprehensive and dynamic approach, enhancing innovation by providing a holistic and adaptable framework for designing, analyzing, and optimizing complex systems throughout their lifecycle. The practical application of this Real-Time Communication and Data Acquisition (RT-CDA) methodology is implemented in a context and operational scenario of an electric unmanned autonomous vehicle employing both Software-in-the-Loop (SITL) and Hardware-in-the-Loop (HITL) approaches. The methodology empowers systems engineers to iteratively update and refine their system model’s fidelity based on real-world testing insights. The article specifically demonstrates the real-time communication capabilities achieved between an electric unmanned autonomous vehicle (a physical asset) and a descriptive (SysML) model, illustrating the real-time data aspect integral to the concept of a digital twin. This study serves as a foundation for future endeavors, envisioning real-time communication among virtual and physical models to construct comprehensive digital twins of complex systems to predict behavior and performance. Full article
(This article belongs to the Special Issue Advanced Model-Based Systems Engineering)
Show Figures

Figure 1

17 pages, 2454 KB  
Perspective
A Survey of Open-Source UAV Autopilots
by Nourdine Aliane
Electronics 2024, 13(23), 4785; https://doi.org/10.3390/electronics13234785 - 4 Dec 2024
Cited by 4 | Viewed by 8476
Abstract
This survey provides a comprehensive comparison of prominent open-source unmanned aerial vehicle (UAV) autopilots, focusing on their hardware compatibility, software features, and communication protocols. Additionally, it assesses the impact of these autopilots on research and education by examining their potential for integration with [...] Read more.
This survey provides a comprehensive comparison of prominent open-source unmanned aerial vehicle (UAV) autopilots, focusing on their hardware compatibility, software features, and communication protocols. Additionally, it assesses the impact of these autopilots on research and education by examining their potential for integration with companion computers, compatibility with robot operating system (ROS) middleware and the MATLAB/Simulink environment, and the availability of simulation-in-the-loop (SITL) and hardware-in-the-loop (HITL) simulation tools. The paper concludes with a discussion of the advantages and disadvantages of these leading open-source autopilots. Full article
(This article belongs to the Special Issue Advancement on Smart Vehicles and Smart Travel)
Show Figures

Figure 1

18 pages, 19399 KB  
Article
An Online Data-Driven Method for Accurate Detection of Thermal Updrafts Using SINDy
by Yufeng Lu, Chenglou Liu, Haichao Hong, Yunwei Huang, Tingwei Ji and Fangfang Xie
Aerospace 2024, 11(10), 858; https://doi.org/10.3390/aerospace11100858 - 18 Oct 2024
Cited by 1 | Viewed by 1573
Abstract
Utilizing thermal updrafts shows potential for enabling long-endurance cruising of fixed-wing unmanned aerial vehicles without energy consumption. This article presents a novel online method based on sparse identification of nonlinear dynamics (SINDy) approach to achievement identification of thermal sources in the atmosphere. Initially, [...] Read more.
Utilizing thermal updrafts shows potential for enabling long-endurance cruising of fixed-wing unmanned aerial vehicles without energy consumption. This article presents a novel online method based on sparse identification of nonlinear dynamics (SINDy) approach to achievement identification of thermal sources in the atmosphere. Initially, the algorithm is incorporated into the upper-level planning system, interacting with the lower-level controller. Then, experiments are conducted through software-in-the-loop simulations (SITL) to validate the implementation of the proposed algorithm. It is found that direct observation of thermal sources through measurements using SINDy is unfeasible during straight and circular flight modes. Nevertheless, simulation analysis of the proposed approach indicates that under unobservable conditions, a portion of the parameters can still be identified. By comparing results obtained using the particle filter algorithm, this method is shown to accurately estimate the parameters with negligible errors under observability conditions. The novelty of this approach lies in its significant improvement of the localization accuracy of the thermal source, without the need for parameter adjustments in the algorithm. Finally, the proposed methods are integrated into commonly used hardware platforms, and their online feasibility is verified through hardware-in-the-loop simulations. Full article
(This article belongs to the Section Aeronautics)
Show Figures

Figure 1

33 pages, 10379 KB  
Article
Modifications to ArduSub That Improve BlueROV SITL Accuracy and Design of Hybrid Autopilot
by Patrick Ng and Michael Krieg
Appl. Sci. 2024, 14(17), 7453; https://doi.org/10.3390/app14177453 - 23 Aug 2024
Cited by 1 | Viewed by 3099
Abstract
Improvements to ArduSub for the BlueROV2 (BROV2) Heavy, necessary for accurate simulation and autonomous controller design, were implemented and validated in this work. The simulation model was made more accurate with new data obtained from real-world testing and values from the literature. The [...] Read more.
Improvements to ArduSub for the BlueROV2 (BROV2) Heavy, necessary for accurate simulation and autonomous controller design, were implemented and validated in this work. The simulation model was made more accurate with new data obtained from real-world testing and values from the literature. The manual control algorithm in the BROV2 firmware was replaced with one compatible with automatic control. In a Robot Operating System (ROS), a proportional–derivative (PD) controller to assist augmented reality (AR) pilots in controlling angular degrees of freedom (DOF) of the vehicle was implemented. Open-loop testing determined the yaw hydrodynamic model of the vehicle. A general mathematical method to determine PD gains as a function of the desired closed-loop performance was outlined. Testing was carried out in the updated simulation environment. Step response testing found that a modified derivative gain was necessary. Comparable real-world results were obtained using settings determined in the simulation environment. Frequency response testing of the modified yaw control law discovered that the bandwidth of the nonlinear system had a one-to-one correspondence with the desired closed-loop natural frequency of a simplified linear approximation. The control law was generalized for angular DOF and linear DOF were operated with open-loop control. A full six-DOF simulated dive demonstrated excellent tracking. Full article
(This article belongs to the Special Issue Recent Advances in Underwater Vehicles)
Show Figures

Figure 1

21 pages, 6712 KB  
Article
Design and Flight Simulation Verification of the Dragonfly eVTOL Aircraft
by Wen Zhao, Yingqi Wang, Liqiao Li, Fenghua Huang, Hanwen Zhan, Yiqi Fu and Yunfei Song
Drones 2024, 8(7), 311; https://doi.org/10.3390/drones8070311 - 9 Jul 2024
Cited by 5 | Viewed by 2869
Abstract
Recently, electric vertical take-off and landing (eVTOL) aircraft have become a top priority for urban air transportation due to their ability to overcome urban ground traffic congestion. In this research, a new type of scaled lift–cruise ‘Dragonfly’ has been designed. The ‘Dragonfly’ combines [...] Read more.
Recently, electric vertical take-off and landing (eVTOL) aircraft have become a top priority for urban air transportation due to their ability to overcome urban ground traffic congestion. In this research, a new type of scaled lift–cruise ‘Dragonfly’ has been designed. The ‘Dragonfly’ combines the characteristics of an octocopter and a fixed-wing aircraft. Compared with the same type of eVTOL aircraft, it has a longer wingspan and a more stable aircraft structure, it can not only take off and land vertically without the need for a runway, but also fly quickly in a straight line and hover in mid-air. In order to ensure the success of the flight test, it was also simulated in this paper. A simulation scenario highly fitting with the flight test environment of eVTOL is designed in the Gazebo simulation platform, and then combined with the PX4 flight control platform, the system SITL of the constructed aircraft simulation model is carried out on the Gazebo platform, Finally, simulation flight test data for accurate analysis are obtained, the accuracy and stability of the control algorithm are fed back, and scientific support for the follow-up ‘Dragonfly’ aircraft hardware-in-the-loop simulation and physical flight test is provided. Full article
(This article belongs to the Section Drone Design and Development)
Show Figures

Figure 1

14 pages, 562 KB  
Article
Swarm of Drones in a Simulation Environment—Efficiency and Adaptation
by Dariusz Marek, Marcin Paszkuta, Jakub Szyguła, Piotr Biernacki, Adam Domański, Marta Szczygieł, Marcel Król and Konrad Wojciechowski
Appl. Sci. 2024, 14(9), 3703; https://doi.org/10.3390/app14093703 - 26 Apr 2024
Cited by 9 | Viewed by 7792
Abstract
In the swiftly advancing field of swarm robotics and unmanned aerial vehicles, precise and effective testing methods are essential. This article explores the crucial role of software-in-the-loop (SITL) simulations in developing, testing, and validating drone swarm control algorithms. Such simulations play a crucial [...] Read more.
In the swiftly advancing field of swarm robotics and unmanned aerial vehicles, precise and effective testing methods are essential. This article explores the crucial role of software-in-the-loop (SITL) simulations in developing, testing, and validating drone swarm control algorithms. Such simulations play a crucial role in reproducing real-world operational scenarios. Additionally, they can (regardless of the type of application) accelerate the development process, reduce operational risks, and ensure the consistent performance of drone swarms. Our study demonstrates that different geometrical arrangements of drone swarms require flexible control strategies. The leader-based control model facilitates coherent movement and enhanced coordination. Addressing various issues such as communication delays and inaccuracies in positioning is essential here. These shortcomings underscore the value of improved approaches to collision avoidance. The research described in this article focused on the dynamics of drone swarms in a simulated context and emphasized their operational efficiency and adaptability in various scenarios. Advanced simulation tools were utilized to analyze the interaction, communication, and adaptability of autonomous units. The presented results indicate that the arrangement of drones significantly affects their coordination and collision avoidance capabilities. They also underscore the importance of control systems that can adapt to various situations. The impact of communication delays and errors in positioning systems on the required distance between drones in a grid structure is also presented. This article assesses the impact of different levels of GPS accuracy and communication delays on the coordination of group movement and collision avoidance capabilities. Full article
Show Figures

Figure 1

14 pages, 3119 KB  
Article
Comparison of Multiple Models in Decentralized Target Estimation by a UAV Swarm
by Fausto Francesco Lizzio, Martin Bugaj, Ján Rostáš and Stefano Primatesta
Drones 2024, 8(1), 5; https://doi.org/10.3390/drones8010005 - 27 Dec 2023
Cited by 4 | Viewed by 2701
Abstract
The decentralized estimation and tracking of a mobile target performed by a group of unmanned aerial vehicles (UAVs) is studied in this work. A flocking protocol is used for maintaining a collision-free formation, while a decentralized extended Kalman filter in the information form [...] Read more.
The decentralized estimation and tracking of a mobile target performed by a group of unmanned aerial vehicles (UAVs) is studied in this work. A flocking protocol is used for maintaining a collision-free formation, while a decentralized extended Kalman filter in the information form is employed to provide an estimate of the target state. In the prediction step of the filter, we adopt and compare three different models for the target motion with increasing levels of complexity, namely, a constant velocity (CV), a constant turn (CT), and a full-state (FS) model. Software-in-the-loop (SITL) simulations are conducted in ROS/Gazebo to compare the performance of the three models. The coupling between the formation and estimation tasks is evaluated since the tracking task is affected by the outcome of the estimation process. Full article
Show Figures

Figure 1

23 pages, 8368 KB  
Article
Analysis of UTM Tracking Performance for Conformance Monitoring via Hybrid SITL Monte Carlo Methods
by Wei Dai, Zhi Hao Quek, Bizhao Pang and Mir Feroskhan
Drones 2023, 7(10), 597; https://doi.org/10.3390/drones7100597 - 22 Sep 2023
Cited by 3 | Viewed by 2518
Abstract
Conformance monitoring supports UTM safety by observing if unmanned aircraft (UA) are adhering to declared operational intent. As a supporting system, robust cooperative tracking is critical. Nevertheless, tracking systems for UAS traffic management (UTM) are in an early stage and under-standardized, and existing [...] Read more.
Conformance monitoring supports UTM safety by observing if unmanned aircraft (UA) are adhering to declared operational intent. As a supporting system, robust cooperative tracking is critical. Nevertheless, tracking systems for UAS traffic management (UTM) are in an early stage and under-standardized, and existing literature hardly addresses the problem. To bridge this gap, this study aims to probabilistically evaluate the impact of the change in tracking performances on the effectiveness of conformance monitoring. We propose a Monte Carlo simulation-based method. To ensure a realistic simulation environment, we use a hybrid software-in-the-loop (SITL) scheme. The major uncertainties contributing to the stochastic evaluation are measured separately and are integrated into the final Monte Carlo simulation. Latency tests were conducted to assess the performance of different communication technologies for cooperative tracking. Flight technical error generation via SITL simulations and navigational system error generation based on flight experiments were employed to model UA trajectory uncertainty. Based on these tests, further Monte Carlo simulations were used to study the overall impacts of various tracking key performance indicators in UTM conformance monitoring. Results suggest that the extrapolation of UA position enables quicker non-conformance detection, but introduces greater variability in detection delay, and exacerbates the incidence of nuisance alerts and missed detections, particularly when latencies are high and velocity errors are severe. Recommendations for UA position update rates of ≥1 Hz remain consistent with previous studies, as investments in increasing the update rate do not lead to corresponding improvements in conformance monitoring performance according to simulation results. Full article
Show Figures

Figure 1

26 pages, 10811 KB  
Article
Acquisition and Processing of UAV Fault Data Based on Time Line Modeling Method
by Tao Yang, Yu Lu, Hongli Deng, Jiangchuan Chen and Xiaomei Tang
Appl. Sci. 2023, 13(7), 4301; https://doi.org/10.3390/app13074301 - 28 Mar 2023
Cited by 10 | Viewed by 3136
Abstract
The number of Unmanned Aerial Vehicles (UAVs) used in various industries has increased exponentially, and abnormal detection of UAVs is one of the primary technical means to ensure that UAVs can work normally. Currently, most anomaly detection models are trained using on-board logs [...] Read more.
The number of Unmanned Aerial Vehicles (UAVs) used in various industries has increased exponentially, and abnormal detection of UAVs is one of the primary technical means to ensure that UAVs can work normally. Currently, most anomaly detection models are trained using on-board logs from drones. However, in some cases, using these logs can be problematic due to data encryption, inconsistent descriptions of characteristics, and imbalanced positive and negative samples. Consequently, the on-board logs of UAVs may not be directly usable for training anomaly detection models. Given the above problems, this paper proposes a Time Line Modeling (TLM) method based on the UAV software-in-the-loop (SITL) simulation environment to obtain and process the on-board failure logs of drones. The Time Line Modeling method includes two stages: the Fault Time Point Anchoring Method and Fault Time Window Stretching Method. First, based on the SITL simulation environment, multiple flight missions were constructed. Failures of several common components of UAVs are designed. Secondly, the fault’s initial location and end location are determined by the method of Fault Time Point Anchoring, and the original collection of tagged UAV’s on-board data is realized. Then, in terms of data processing, the features that are not universal are removed, and the flight data of the UAV is optimized by using the data balance method of Time Window Stretching to achieve the balance of normal data and abnormal data. Finally, use of algorithms such as Sequential Minimal Optimization (SMO), Random Forest (RF), and Convolutional Neural Network (CNN) were used to experiment with the processed data. The experimental results showed that the data set obtained based on this method can be effectively applied to the training of machine learning-based anomaly detection models. Full article
Show Figures

Figure 1

27 pages, 8769 KB  
Article
Camera-Based Local and Global Target Detection, Tracking, and Localization Techniques for UAVs
by Ioannis Daramouskas, Dimitrios Meimetis, Niki Patrinopoulou, Vaios Lappas, Vassilios Kostopoulos and Vaggelis Kapoulas
Machines 2023, 11(2), 315; https://doi.org/10.3390/machines11020315 - 20 Feb 2023
Cited by 10 | Viewed by 5262
Abstract
Multiple-object detection, localization, and tracking are desirable in many areas and applications, as the field of deep learning has developed and has drawn the attention of academics in computer vision, having a plethora of networks now achieving excellent accuracy in detecting multiple objects [...] Read more.
Multiple-object detection, localization, and tracking are desirable in many areas and applications, as the field of deep learning has developed and has drawn the attention of academics in computer vision, having a plethora of networks now achieving excellent accuracy in detecting multiple objects in an image. Tracking and localizing objects still remain difficult processes which require significant effort. This work describes an optical camera-based target detection, tracking, and localization solution for Unmanned Aerial Vehicles (UAVs). Based on the well-known network YOLOv4, a custom object detection model was developed and its performance was compared to YOLOv4-Tiny, YOLOv4-608, and YOLOv7-Tiny. The target tracking algorithm we use is based on Deep SORT, providing cutting-edge tracking. The proposed localization approach can accurately determine the position of ground targets identified by the custom object detection model. Moreover, an implementation of a global tracker using localization information from up to four UAV cameras at a time. Finally, a guiding approach is described, which is responsible for providing real-time movement commands for the UAV to follow and cover a designated target. The complete system was evaluated in Gazebo with up to four UAVs utilizing Software-In-The-Loop (SITL) simulation. Full article
Show Figures

Figure 1

19 pages, 6129 KB  
Article
Computer Vision Based Path Following for Autonomous Unmanned Aerial Systems in Unburied Pipeline Onshore Inspection
by Yago M. R. da Silva, Fabio A. A. Andrade, Lucas Sousa, Gabriel G. R. de Castro, João T. Dias, Guido Berger, José Lima and Milena F. Pinto
Drones 2022, 6(12), 410; https://doi.org/10.3390/drones6120410 - 14 Dec 2022
Cited by 26 | Viewed by 6961
Abstract
Unmanned Aerial Systems (UAS) are becoming more attractive in diverse applications due to their efficiency in performing tasks with a reduced time execution, covering a larger area, and lowering human risks at harmful tasks. In the context of Oil & Gas (O&G), the [...] Read more.
Unmanned Aerial Systems (UAS) are becoming more attractive in diverse applications due to their efficiency in performing tasks with a reduced time execution, covering a larger area, and lowering human risks at harmful tasks. In the context of Oil & Gas (O&G), the scenario is even more attractive for the application of UAS for inspection activities due to the large extension of these facilities and the operational risks involved in the processes. Many authors proposed solutions to detect gas leaks regarding the onshore unburied pipeline structures. However, only a few addressed the navigation and tracking problem for the autonomous navigation of UAS over these structures. Most proposed solutions rely on traditional computer vision strategies for tracking. As a drawback, depending on lighting conditions, the obtained path line may be inaccurate, making a strategy to force the UAS to continue on the path necessary. Therefore, this research describes the potential of an autonomous UAS based on image processing technique and Convolutional Neural Network (CNN) strategy to navigate appropriately in complex unburied pipeline networks contributing to the monitoring procedure of the Oil & Gas Industry structures. A CNN is used to detect the pipe, while image processing techniques such as Canny edge detection and Hough Transform are used to detect the pipe line reference, which is used by a line following algorithm to guide the UAS along the pipe. The framework is assessed by a PX4 flight controller Software-in-The-Loop (SITL) simulations performed with the Robot Operating System (ROS) along with the Gazebo platform to simulate the proposed operational environment and verify the approach’s functionality as a proof of concept. Real tests were also conducted. The results showed that the solution is robust and feasible to deploy in this proposed task, achieving 72% of mean average precision on detecting different types of pipes and 0.0111 m of mean squared error on the path following with a drone 2 m away from a tube. Full article
(This article belongs to the Section Drone Design and Development)
Show Figures

Figure 1

Back to TopTop