Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

Search Results (24)

Search Parameters:
Keywords = uncrewed ground vehicle

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
18 pages, 3655 KiB  
Article
Investigating the Role of Cover-Crop Spectra for Vineyard Monitoring from Airborne and Spaceborne Remote Sensing
by Michael Williams, Niall G. Burnside, Matthew Brolly and Chris B. Joyce
Remote Sens. 2024, 16(21), 3942; https://doi.org/10.3390/rs16213942 - 23 Oct 2024
Cited by 3 | Viewed by 1389
Abstract
The monitoring of grape quality parameters within viticulture using airborne remote sensing is an increasingly important aspect of precision viticulture. Airborne remote sensing allows high volumes of spatial consistent data to be collected with improved efficiency over ground-based surveys. Spectral data can be [...] Read more.
The monitoring of grape quality parameters within viticulture using airborne remote sensing is an increasingly important aspect of precision viticulture. Airborne remote sensing allows high volumes of spatial consistent data to be collected with improved efficiency over ground-based surveys. Spectral data can be used to understand the characteristics of vineyards, including the characteristics and health of the vines. Within viticultural remote sensing, the use of cover-crop spectra for monitoring is often overlooked due to the perceived noise it generates within imagery. However, within viticulture, the cover crop is a widely used and important management tool. This study uses multispectral data acquired by a high-resolution uncrewed aerial vehicle (UAV) and Sentinel-2 MSI to explore the benefit that cover-crop pixels could have for grape yield and quality monitoring. This study was undertaken across three growing seasons in the southeast of England, at a large commercial wine producer. The site was split into a number of vineyards, with sub-blocks for different vine varieties and rootstocks. Pre-harvest multispectral UAV imagery was collected across three vineyard parcels. UAV imagery was radiometrically corrected and stitched to create orthomosaics (red, green, and near-infrared) for each vineyard and survey date. Orthomosaics were segmented into pure cover-cropuav and pure vineuav pixels, removing the impact that mixed pixels could have upon analysis, with three vegetation indices (VIs) constructed from the segmented imagery. Sentinel-2 Level 2a bottom of atmosphere scenes were also acquired as close to UAV surveys as possible. In parallel, the yield and quality surveys were undertaken one to two weeks prior to harvest. Laboratory refractometry was performed to determine the grape total acid, total soluble solids, alpha amino acids, and berry weight. Extreme gradient boosting (XGBoost v2.1.1) was used to determine the ability of remote sensing data to predict the grape yield and quality parameters. Results suggested that pure cover-cropuav was a successful predictor of grape yield and quality parameters (range of R2 = 0.37–0.45), with model evaluation results comparable to pure vineuav and Sentinel-2 models. The analysis also showed that, whilst the structural similarity between the both UAV and Sentinel-2 data was high, the cover crop is the most influential spectral component within the Sentinel-2 data. This research presents novel evidence for the ability of cover-cropuav to predict grape yield and quality. Moreover, this finding then provides a mechanism which explains the success of the Sentinel-2 modelling of grape yield and quality. For growers and wine producers, creating grape yield and quality prediction models through moderate-resolution satellite imagery would be a significant innovation. Proving more cost-effective than UAV monitoring for large vineyards, such methodologies could also act to bring substantial cost savings to vineyard management. Full article
Show Figures

Figure 1

19 pages, 12489 KiB  
Article
Assessing the Potential of UAV for Large-Scale Fractional Vegetation Cover Mapping with Satellite Data and Machine Learning
by Xunlong Chen, Yiming Sun, Xinyue Qin, Jianwei Cai, Minghui Cai, Xiaolong Hou, Kaijie Yang and Houxi Zhang
Remote Sens. 2024, 16(19), 3587; https://doi.org/10.3390/rs16193587 - 26 Sep 2024
Cited by 7 | Viewed by 2083
Abstract
Fractional vegetation cover (FVC) is an essential metric for valuating ecosystem health and soil erosion. Traditional ground-measuring methods are inadequate for large-scale FVC monitoring, while remote sensing-based estimation approaches face issues such as spatial scale discrepancies between ground truth data and image pixels, [...] Read more.
Fractional vegetation cover (FVC) is an essential metric for valuating ecosystem health and soil erosion. Traditional ground-measuring methods are inadequate for large-scale FVC monitoring, while remote sensing-based estimation approaches face issues such as spatial scale discrepancies between ground truth data and image pixels, as well as limited sample representativeness. This study proposes a method for FVC estimation integrating uncrewed aerial vehicle (UAV) and satellite imagery using machine learning (ML) models. First, we assess the vegetation extraction performance of three classification methods (OBIA-RF, threshold, and K-means) under UAV imagery. The optimal method is then selected for binary classification and aggregated to generate high-accuracy FVC reference data matching the spatial resolutions of different satellite images. Subsequently, we construct FVC estimation models using four ML algorithms (KNN, MLP, RF, and XGBoost) and utilize the SHapley Additive exPlanation (SHAP) method to assess the impact of spectral features and vegetation indices (VIs) on model predictions. Finally, the best model is used to map FVC in the study region. Our results indicate that the OBIA-RF method effectively extract vegetation information from UAV images, achieving an average precision and recall of 0.906 and 0.929, respectively. This method effectively generates high-accuracy FVC reference data. With the improvement in the spatial resolution of satellite images, the variability of FVC data decreases and spatial continuity increases. The RF model outperforms others in FVC estimation at 10 m and 20 m resolutions, with R2 values of 0.827 and 0.929, respectively. Conversely, the XGBoost model achieves the highest accuracy at a 30 m resolution, with an R2 of 0.847. This study also found that FVC was significantly related to a number of satellite image VIs (including red edge and near-infrared bands), and this correlation was enhanced in coarser resolution images. The method proposed in this study effectively addresses the shortcomings of conventional FVC estimation methods, improves the accuracy of FVC monitoring in soil erosion areas, and serves as a reference for large-scale ecological environment monitoring using UAV technology. Full article
Show Figures

Figure 1

17 pages, 1136 KiB  
Article
SPIN-Based Linear Temporal Logic Path Planning for Ground Vehicle Missions with Motion Constraints on Digital Elevation Models
by Manuel Toscano-Moreno, Anthony Mandow, María Alcázar Martínez and Alfonso José García-Cerezo
Sensors 2024, 24(16), 5166; https://doi.org/10.3390/s24165166 - 10 Aug 2024
Cited by 1 | Viewed by 1356
Abstract
Linear temporal logic (LTL) formalism can ensure the correctness of mobile robot planning through concise, readable, and verifiable mission specifications. For uneven terrain, planning must consider motion constraints related to asymmetric slope traversability and maneuverability. However, even though model checker tools like the [...] Read more.
Linear temporal logic (LTL) formalism can ensure the correctness of mobile robot planning through concise, readable, and verifiable mission specifications. For uneven terrain, planning must consider motion constraints related to asymmetric slope traversability and maneuverability. However, even though model checker tools like the open-source Simple Promela Interpreter (SPIN) include search optimization techniques to address the state explosion problem, defining a global LTL property that encompasses both mission specifications and motion constraints on digital elevation models (DEMs) can lead to complex models and high computation times. In this article, we propose a system model that incorporates a set of uncrewed ground vehicle (UGV) motion constraints, allowing these constraints to be omitted from LTL model checking. This model is used in the LTL synthesizer for path planning, where an LTL property describes only the mission specification. Furthermore, we present a specific parameterization for path planning synthesis using a SPIN. We also offer two SPIN-efficient general LTL formulas for representative UGV missions to reach a DEM partition set, with a specified or unspecified order, respectively. Validation experiments performed on synthetic and real-world DEMs demonstrate the feasibility of the framework for complex mission specifications on DEMs, achieving a significant reduction in computation cost compared to a baseline approach that includes a global LTL property, even when applying appropriate search optimization techniques on both path planners. Full article
Show Figures

Figure 1

18 pages, 6127 KiB  
Article
Fault-Tolerant Optimal Consensus Control for Heterogeneous Multi-Agent Systems
by Yandong Li, Yongan Liu, Ling Zhu and Zehua Zhang
Appl. Sci. 2024, 14(16), 6904; https://doi.org/10.3390/app14166904 - 7 Aug 2024
Viewed by 1304
Abstract
This study explores fault-tolerant consensus in leader–following heterogeneous multi-agent systems, focusing on actuator failures in uncrewed aerial vehicles (UAVs) and uncrewed ground vehicles (UGVs). An optimization-based fault-tolerant consensus algorithm is proposed. The algorithm utilizes the Euler–Lagrange formula to ensure system consistency under actuator [...] Read more.
This study explores fault-tolerant consensus in leader–following heterogeneous multi-agent systems, focusing on actuator failures in uncrewed aerial vehicles (UAVs) and uncrewed ground vehicles (UGVs). An optimization-based fault-tolerant consensus algorithm is proposed. The algorithm utilizes the Euler–Lagrange formula to ensure system consistency under actuator failures, with the Lyapunov stability theory proving the asymptotic stability of the consistency error. The algorithm is applied to heterogeneous multi-agent systems of UAVs and UGVs to derive optimal fault-tolerant consensus control laws for each vehicle type. Simulation experiments give evidence for the feasibility of the proposed control strategy. Full article
Show Figures

Figure 1

18 pages, 7820 KiB  
Article
The Loss of Soil Parent Material: Detecting and Measuring the Erosion of Saprolite
by Daniel L. Evans, Bernardo Cândido, Ricardo M. Coelho, Isabella C. De Maria, Jener F. L. de Moraes, Anette Eltner, Letícia L. Martins and Heitor Cantarella
Soil Syst. 2024, 8(2), 43; https://doi.org/10.3390/soilsystems8020043 - 9 Apr 2024
Cited by 2 | Viewed by 3210
Abstract
Soil parent material is a fundamental natural resource for the generation of new soils. Through weathering processes, soil parent materials provide many of the basic building blocks for soils and have a significant bearing on the physico-chemical makeup of the soil profile. Parent [...] Read more.
Soil parent material is a fundamental natural resource for the generation of new soils. Through weathering processes, soil parent materials provide many of the basic building blocks for soils and have a significant bearing on the physico-chemical makeup of the soil profile. Parent materials are critical for governing the stock, quality, and functionality of the soil they form. Most research on soil parent materials to date has aimed to establish and measure the processes by which soil is generated from them. Comparatively little work has been performed to assess the rates at which soil parent materials erode if they are exposed at the land surface. This is despite the threat that the erosion of soil parent materials poses to the process of soil formation and the loss of the essential ecosystem services those soils would have provided. A salient but unanswered question is whether the erosion of soil parent materials, when exposed at the land surface, outpaces the rates at which soils form from them. This study represents one of the first to detect and measure the loss of soil parent material. We applied Uncrewed Aerial Vehicle Structure-From-Motion (UAV-SfM) photogrammetry to detect, map, and quantify the erosion rates of an exposed saprolitic (i.e., weathered bedrock) surface on an agricultural hillslope in Brazil. We then utilized a global inventory of soil formation to compare these erosion rates with the rates at which soils form in equivalent lithologies and climatic contexts. We found that the measured saprolite erosion rates were between 14 and 3766 times faster than those of soil formation in similar climatic and lithological conditions. While these findings demonstrate that saprolite erosion can inhibit soil formation, our observations of above-ground vegetation on the exposed saprolitic surface suggests that weathered bedrock has the potential to sustain some biomass production even in the absence of traditional soils. This opens up a new avenue of enquiry within soil science: to what extent can saprolite and, by extension, soil parent materials deliver soil ecosystem services? Full article
Show Figures

Figure 1

23 pages, 16794 KiB  
Article
Discontinuous Surface Ruptures and Slip Distributions in the Epicentral Region of the 2021 Mw7.4 Maduo Earthquake, China
by Longfei Han, Jing Liu-Zeng, Wenqian Yao, Wenxin Wang, Yanxiu Shao, Xiaoli Liu, Xianyang Zeng, Yunpeng Gao and Hongwei Tu
Remote Sens. 2024, 16(7), 1250; https://doi.org/10.3390/rs16071250 - 1 Apr 2024
Cited by 1 | Viewed by 1841
Abstract
Geometric complexities play an important role in the nucleation, propagation, and termination of strike-slip earthquake ruptures. The 2021 Mw7.4 Maduo earthquake rupture initiated at a large releasing stepover with a complex fault intersection. In the epicentral region, we conducted detailed mapping and [...] Read more.
Geometric complexities play an important role in the nucleation, propagation, and termination of strike-slip earthquake ruptures. The 2021 Mw7.4 Maduo earthquake rupture initiated at a large releasing stepover with a complex fault intersection. In the epicentral region, we conducted detailed mapping and classification of the surface ruptures and slip measurements associated with the earthquake, combining high-resolution uncrewed aerial vehicle (UAV) images and optical image correlation with field investigations. Our findings indicate that the coseismic ruptures present discontinuous patterns mixed with numerous lateral spreadings due to strong ground shaking. The discontinuous surface ruptures are uncharacteristic in slip to account for the large and clear displacements of offset landforms in the epicentral region. Within the releasing stepovers, the deformation zone revealed from the optical image correlation map indicates that a fault may cut diagonally across the pull-apart basin at depth. The left-lateral horizontal coseismic displacements from field measurements are typically ≤0.6 m, significantly lower than the 1–2.7 m measured from the optical image correlation map. Such a discrepancy indicates a significant proportion of off-fault deformation or the possibility that the rupture stopped at a shallow depth during its initiation phase instead of extending to the surface. The fault network and multi-fault junctions west and south of the epicenter suggest a possible complex path, which retarded the westward propagation at the initial phase of rupture growth. A hampered initiation might enhance the seismic ground motion and the complex ground deformation features at the surface, including widespread shaking-related fissures. Full article
Show Figures

Figure 1

19 pages, 6543 KiB  
Article
UAV and Satellite Synergies for Mapping Grassland Aboveground Biomass in Hulunbuir Meadow Steppe
by Xiaohua Zhu, Xinyu Chen, Lingling Ma and Wei Liu
Plants 2024, 13(7), 1006; https://doi.org/10.3390/plants13071006 - 31 Mar 2024
Cited by 10 | Viewed by 2692
Abstract
Aboveground biomass (AGB) is an important indicator of the grassland ecosystem. It can be used to evaluate the grassland productivity and carbon stock. Satellite remote sensing technology is useful for monitoring the dynamic changes in AGB across a wide range of grasslands. However, [...] Read more.
Aboveground biomass (AGB) is an important indicator of the grassland ecosystem. It can be used to evaluate the grassland productivity and carbon stock. Satellite remote sensing technology is useful for monitoring the dynamic changes in AGB across a wide range of grasslands. However, due to the scale mismatch between satellite observations and ground surveys, significant uncertainties and biases exist in mapping grassland AGB from satellite data. This is also a common problem in low- and medium-resolution satellite remote sensing modeling that has not been effectively solved. The rapid development of uncrewed aerial vehicle (UAV) technology offers a way to solve this problem. In this study, we developed a method with UAV and satellite synergies for estimating grassland AGB that filled the gap between satellite observation and ground surveys and successfully mapped the grassland AGB in the Hulunbuir meadow steppe in the northeast of Inner Mongolia, China. First, based on the UAV hyperspectral data and ground survey data, the UAV-based AGB was estimated using a combination of typical vegetation indices (VIs) and the leaf area index (LAI), a structural parameter. Then, the UAV-based AGB was aggregated as a satellite-scale sample set and used to model satellite-based AGB estimation. At the same time, spatial information was incorporated into the LAI inversion process to minimize the scale bias between UAV and satellite data. Finally, the grassland AGB of the entire experimental area was mapped and analyzed. The results show the following: (1) random forest (RF) had the best performance compared with simple regression (SR), partial least squares regression (PLSR) and back-propagation neural network (BPNN) for UAV-based AGB estimation, with an R2 of 0.80 and an RMSE of 76.03 g/m2. (2) Grassland AGB estimation through introducing LAI achieved higher accuracy. For UAV-based AGB estimation, the R2 was improved by an average of 10% and the RMSE was reduced by an average of 9%. For satellite-based AGB estimation, the R2 was increased from 0.70 to 0.75 and the RMSE was decreased from 78.24 g/m2 to 72.36 g/m2. (3) Based on sample aggregated UAV-based AGB and an LAI map, the accuracy of satellite-based AGB estimation was significantly improved. The R2 was increased from 0.57 to 0.75, and the RMSE was decreased from 99.38 g/m2 to 72.36 g/m2. This suggests that UAVs can bridge the gap between satellite observations and field measurements by providing a sufficient training dataset for model development and AGB estimation from satellite data. Full article
(This article belongs to the Special Issue Integration of Spectroscopic and Photosynthetic Analyses in Plants)
Show Figures

Figure 1

20 pages, 9183 KiB  
Article
Rapid Assessment of Landslide Dynamics by UAV-RTK Repeated Surveys Using Ground Targets: The Ca’ Lita Landslide (Northern Apennines, Italy)
by Giuseppe Ciccarese, Melissa Tondo, Marco Mulas, Giovanni Bertolini and Alessandro Corsini
Remote Sens. 2024, 16(6), 1032; https://doi.org/10.3390/rs16061032 - 14 Mar 2024
Cited by 5 | Viewed by 2118
Abstract
The combined use of Uncrewed Aerial Vehicles (UAVs) with an integrated Real Time Kinematic (RTK) Global Navigation Satellite System (GNSS) module and an external GNSS base station allows photogrammetric surveys with centimeter accuracy to be obtained without the use of ground control points. [...] Read more.
The combined use of Uncrewed Aerial Vehicles (UAVs) with an integrated Real Time Kinematic (RTK) Global Navigation Satellite System (GNSS) module and an external GNSS base station allows photogrammetric surveys with centimeter accuracy to be obtained without the use of ground control points. This greatly reduces acquisition and processing time, making it possible to perform rapid monitoring of landslides by installing permanent and clearly recognizable optical targets on the ground. In this contribution, we show the results obtained in the Ca’ Lita landslide (Northern Apennines, Italy) by performing multi-temporal RTK-aided UAV surveys. The landslide is a large-scale roto-translational rockslide evolving downslope into an earthslide–earthflow. The test area extends 60 × 103 m2 in the upper track zone, which has recently experienced two major reactivations in May 2022 and March 2023. A catastrophic event took place in May 2023, but it goes beyond the purpose of the present study. A total of eight UAV surveys were carried out from October 2020 to March 2023. A total of eight targets were installed transversally to the movement direction. The results, in the active portion of the landslide, show that between October 2020 and March 2023, the planimetric displacement of targets ranged from 0.09 m (in the lateral zone) to 71.61 m (in the central zone). The vertical displacement values ranged from −2.05 to 5.94 m, respectively. The estimated positioning errors are 0.01 (planimetric) and 0.03 m (vertical). The validation, performed by using data from a permanent GNSS receiver, shows maximum differences of 0.18 m (planimetric) and 0.21 m (vertical). These results, together with the rapidity of image acquisition and data processing, highlight the advantages of using this rapid method to follow the evolution of relatively rapid landslides such as the Ca’ Lita landslide. Full article
(This article belongs to the Special Issue Geomatics and Natural Hazards)
Show Figures

Figure 1

18 pages, 2670 KiB  
Article
Absolute Calibration of a UAV-Mounted Ultra-Wideband Software-Defined Radar Using an External Target in the Near-Field
by Asem Melebari, Piril Nergis, Sepehr Eskandari, Pedro Ramos Costa and Mahta Moghaddam
Remote Sens. 2024, 16(2), 231; https://doi.org/10.3390/rs16020231 - 6 Jan 2024
Cited by 4 | Viewed by 1943
Abstract
We describe a method to calibrate a Software-Defined Radar (SDRadar) system mounted on an uncrewed aerial vehicle (UAV) with an ultra-wideband (UWB) waveform operated in the near-field region. Radar calibration is a prerequisite for using the full capabilities of the radar system to [...] Read more.
We describe a method to calibrate a Software-Defined Radar (SDRadar) system mounted on an uncrewed aerial vehicle (UAV) with an ultra-wideband (UWB) waveform operated in the near-field region. Radar calibration is a prerequisite for using the full capabilities of the radar system to retrieve geophysical parameters accurately. We introduce a framework and process to calibrate the SDRadar with the UWB waveform in the 675 MHz–3 GHz range in the near-field region. Furthermore, we present the framework for computing the near-field radar cross section (RCS) of an external passive calibration target, a trihedral corner reflector (CR), using HFSS software and with consideration for specific antennas. The calibration performance was evaluated with various distances between the calibration target and radar antennas. The necessity for the knowledge of the near-field RCS to calibrate SDRadar was demonstrated, which sets this work apart from the standard method of using a trihedral CR for backscatter radar calibration. We were able to achieve approximately 0.5 dB accuracy when calibrating the SDRadar in the anechoic chamber using a trihedral CR. In outdoor field conditions, where the ground rough surface scattering effects are present, the calibration performance was lower, approximately 1.5 dB. A solution is proposed to overcome the ground effect by elevating the CR above the ground level, which enables applying time-gating around the CR echo, excluding the reflection from the ground. Full article
Show Figures

Graphical abstract

22 pages, 6285 KiB  
Article
Conceptualising a Hybrid Flying and Diving Craft
by Keith F. Joiner and Ahmed A. Swidan
J. Mar. Sci. Eng. 2023, 11(8), 1541; https://doi.org/10.3390/jmse11081541 - 2 Aug 2023
Cited by 4 | Viewed by 2240
Abstract
This paper introduces the conceptual design of a submersible seaplane that merges the maturity of the wing-in-ground (WIG or ekranoplan) crafts and seaplanes with covert hybrid underwater insertion, travel, and recovery. WIG crafts have a higher lift-to-drag ratio and thus improved endurance, while [...] Read more.
This paper introduces the conceptual design of a submersible seaplane that merges the maturity of the wing-in-ground (WIG or ekranoplan) crafts and seaplanes with covert hybrid underwater insertion, travel, and recovery. WIG crafts have a higher lift-to-drag ratio and thus improved endurance, while hybrid crafts have recently become feasible due to advances in materials, electric propulsion, and multi-medium computational fluid dynamics. The reconnaissance design can insert, loiter, and extract from underwater, surfaces if necessary; it can fly in or out of ground effect, keep watch on the sea surface while recharging, and travel underwater. This design minimizes Doppler and infrared signatures to evade the surface wave, backscatter radar systems, and cube satellite arrays typical in contested maritime areas. Five critical enabling technologies are overviewed, showing how they enable a conceptual design. This project was conducted in collaboration with two industrial partners, namely Ron Allum and Thales Australia. The conceptual design has been socialised and confirmed at technical conferences from each core discipline and partly confirmed by a recent Chinese design and testing of a similar hybrid uncrewed aerial vehicle (HUAV). Recommendations are made for improving the conceptual design before proof-of-concept prototype testing. Given the seminal nature of HUAV design and research and some of the unique innovations proposed, the lessons learned from this iteration will likely be significant to other designers and researchers. Full article
(This article belongs to the Section Ocean Engineering)
Show Figures

Figure 1

22 pages, 19025 KiB  
Article
Flow Structure around a Multicopter Drone: A Computational Fluid Dynamics Analysis for Sensor Placement Considerations
by Mauro Ghirardelli, Stephan T. Kral, Nicolas Carlo Müller, Richard Hann, Etienne Cheynet and Joachim Reuder
Drones 2023, 7(7), 467; https://doi.org/10.3390/drones7070467 - 13 Jul 2023
Cited by 12 | Viewed by 6392
Abstract
This study presents a computational fluid dynamics (CFD) based approach to determine the optimal positioning for an atmospheric turbulence sensor on a rotary-wing uncrewed aerial vehicle (UAV) with X8 configuration. The vertical (zBF) and horizontal (xBF [...] Read more.
This study presents a computational fluid dynamics (CFD) based approach to determine the optimal positioning for an atmospheric turbulence sensor on a rotary-wing uncrewed aerial vehicle (UAV) with X8 configuration. The vertical (zBF) and horizontal (xBF) distances of the sensor to the UAV center to reduce the effect of the propeller-induced flow are investigated by CFD simulations based on the kϵ turbulence model and the actuator disc theory. To ensure a realistic geometric design of the simulations, the tilt angles of a test UAV in flight were measured by flying the drone along a fixed pattern at different constant ground speeds. Based on those measurement results, a corresponding geometry domain was generated for the CFD simulations. Specific emphasis was given to the mesh construction followed by a sensitivity study on the mesh resolution to find a compromise between acceptable simulation accuracy and available computational resources. The final CFD simulations (twelve in total) were performed for four inflow conditions (2.5 m s−1, 5 m s−1, 7.5 m s−1 and 10 m s−1) and three payload configurations (15 kg, 20 kg and 25 kg) of the UAV. The results depend on the inflows and show that the most efficient way to reduce the influence of the propeller-induced flow is mounting the sensor upwind, pointing along the incoming flow direction at xBF varying between 0.46 and 1.66 D, and under the mean plane of the rotors at zBF between 0.01 and 0.7 D. Finally, results are then applied to the possible real-case scenario of a Foxtech D130 carrying a CSAT3B ultrasonic anemometer, that aims to sample wind with mean flows higher than 5 m s−1. The authors propose xBF=1.7 m and zBF=20 cm below the mean rotor plane as a feasible compromise between propeller-induced flow reduction and safety. These results will be used to improve the design of a novel drone-based atmospheric turbulence measurement system, which aims to combine accurate wind and turbulence measurements by a research-grade ultrasonic anemometer with the high mobility and flexibility of UAVs as sensor carriers. Full article
(This article belongs to the Special Issue Weather Impacts on Uncrewed Aircraft)
Show Figures

Figure 1

22 pages, 8488 KiB  
Article
Swarm Metaverse for Multi-Level Autonomy Using Digital Twins
by Hung Nguyen, Aya Hussein, Matthew A. Garratt and Hussein A. Abbass
Sensors 2023, 23(10), 4892; https://doi.org/10.3390/s23104892 - 19 May 2023
Cited by 7 | Viewed by 3557
Abstract
Robot swarms are becoming popular in domains that require spatial coordination. Effective human control over swarm members is pivotal for ensuring swarm behaviours align with the dynamic needs of the system. Several techniques have been proposed for scalable human–swarm interaction. However, these techniques [...] Read more.
Robot swarms are becoming popular in domains that require spatial coordination. Effective human control over swarm members is pivotal for ensuring swarm behaviours align with the dynamic needs of the system. Several techniques have been proposed for scalable human–swarm interaction. However, these techniques were mostly developed in simple simulation environments without guidance on how to scale them up to the real world. This paper addresses this research gap by proposing a metaverse for scalable control of robot swarms and an adaptive framework for different levels of autonomy. In the metaverse, the physical/real world of a swarm symbiotically blends with a virtual world formed from digital twins representing each swarm member and logical control agents. The proposed metaverse drastically decreases swarm control complexity due to human reliance on only a few virtual agents, with each agent dynamically actuating on a sub-swarm. The utility of the metaverse is demonstrated by a case study where humans controlled a swarm of uncrewed ground vehicles (UGVs) using gestural communication, and via a single virtual uncrewed aerial vehicle (UAV). The results show that humans could successfully control the swarm under two different levels of autonomy, while task performance increases as autonomy increases. Full article
(This article belongs to the Special Issue Collective Mobile Robotics: From Theory to Real-World Applications)
Show Figures

Figure 1

28 pages, 15541 KiB  
Article
Near-Surface Soil Moisture Characterization in Mississippi’s Highway Slopes Using Machine Learning Methods and UAV-Captured Infrared and Optical Images
by Rakesh Salunke, Masoud Nobahar, Omer Emad Alzeghoul, Sadik Khan, Ian La Cour and Farshad Amini
Remote Sens. 2023, 15(7), 1888; https://doi.org/10.3390/rs15071888 - 31 Mar 2023
Cited by 15 | Viewed by 2499
Abstract
Near-surface soil moisture content variation is a major factor in the frequent shallow slope failures observed on Mississippi’s highway slopes built on expansive clay. Soil moisture content variation is monitored generally through borehole sensors in highway embankments and slopes. This point monitoring method [...] Read more.
Near-surface soil moisture content variation is a major factor in the frequent shallow slope failures observed on Mississippi’s highway slopes built on expansive clay. Soil moisture content variation is monitored generally through borehole sensors in highway embankments and slopes. This point monitoring method lacks spatial resolution, and the sensors are susceptible to premature failure due to wear and tear. In contrast, Unmanned/Uncrewed Aerial Vehicles (UAVs) have higher spatial and temporal resolutions that enable more efficient monitoring of site conditions, including soil moisture variation. The current study focused on developing two methods to predict soil moisture content (θ) using UAV-captured optical and thermal combined with machine learning and statistical modeling. The first method used Red, Green, and Blue (RGB) color values from UAV-captured optical images to predict θ. Support Vector Machine for Regression (SVR), Extreme Gradient Boosting (XGB), and Multiple Linear Regression (MLR) models were trained and evaluated for predicting θ from RGB values. The XGB model and MLR model outperformed the SVR model in predicting soil moisture content from RGB values. The R2 values for the XGB and MLR models were >0.9 for predicting soil moisture when compared to SVR (R2 = 0.25). The Root Mean Square Error (RMSE) for XGB, SVR, and MLR were 0.009, 0.025, and 0.01, respectively, for the test dataset, affirming that XGB was the best-performing model among the three models evaluated, followed by MLR and SVR. The better-performing XGB and MLR models were further validated by predicting soil moisture using unseen input data, and they provided good prediction results. The second method used Diurnal Land Surface Temperature variation (ΔLST) from UAV-captured Thermal Infrared (TIR) images to predict θ. TIR images of vegetation-covered areas and bare ground areas of the highway embankment side slopes were processed to extract ΔLST amplitudes. The underlying relationship between soil surface thermal inertia and moisture content variation was utilized to develop a predictive model. The resulting single-parameter power curve fit model accurately predicted soil moisture from ΔLST, especially in vegetation-covered areas. The power curve fit model was further validated on previously unseen TIR, and it predicted θ with an accuracy of RMSE = 0.0273, indicating good prediction performance. The study was conducted on a field scale and not in a controlled environment, which aids in the generalizability of the developed predictive models. Full article
Show Figures

Graphical abstract

30 pages, 32591 KiB  
Article
UAV-Based Remote Sensing for Detection and Visualization of Partially-Exposed Underground Structures in Complex Archaeological Sites
by Young-Ha Shin, Sang-Yeop Shin, Heidar Rastiveis, Yi-Ting Cheng, Tian Zhou, Jidong Liu, Chunxi Zhao, Günder Varinlioğlu, Nicholas K. Rauh, Sorin Adam Matei and Ayman Habib
Remote Sens. 2023, 15(7), 1876; https://doi.org/10.3390/rs15071876 - 31 Mar 2023
Cited by 12 | Viewed by 4352
Abstract
The utilization of remote sensing technologies for archaeology was motivated by their ability to map large areas within a short time at a reasonable cost. With recent advances in platform and sensing technologies, uncrewed aerial vehicles (UAV) equipped with imaging and Light Detection [...] Read more.
The utilization of remote sensing technologies for archaeology was motivated by their ability to map large areas within a short time at a reasonable cost. With recent advances in platform and sensing technologies, uncrewed aerial vehicles (UAV) equipped with imaging and Light Detection and Ranging (LiDAR) systems have emerged as a promising tool due to their low cost, ease of deployment/operation, and ability to provide high-resolution geospatial data. In some cases, archaeological sites might be covered with vegetation, which makes the identification of below-canopy structures quite challenging. The ability of LiDAR energy to travel through gaps within vegetation allows for the derivation of returns from hidden structures below the canopy. This study deals with the development and deployment of a UAV system equipped with imaging and LiDAR sensing technologies assisted by an integrated Global Navigation Satellite System/Inertial Navigation System (GNSS/INS) for the archaeological mapping of Dana Island, Turkey. Data processing strategies are also introduced for the detection and visualization of underground structures. More specifically, a strategy has been developed for the robust identification of ground/terrain surface in a site characterized by steep slopes and dense vegetation, as well as the presence of numerous underground structures. The derived terrain surface is then used for the automated detection/localization of underground structures, which are then visualized through a web portal. The proposed strategy has shown a promising detection ability with an F1-score of approximately 92%. Full article
(This article belongs to the Special Issue Application of Remote Sensing in Cultural Heritage Research)
Show Figures

Graphical abstract

24 pages, 4320 KiB  
Article
Estimating Ground Elevation in Coastal Dunes from High-Resolution UAV-LIDAR Point Clouds and Photogrammetry
by Daniele Pinton, Alberto Canestrelli, Robert Moon and Benjamin Wilkinson
Remote Sens. 2023, 15(1), 226; https://doi.org/10.3390/rs15010226 - 31 Dec 2022
Cited by 12 | Viewed by 3241
Abstract
Coastal dune environments play a critical role in protecting coastal areas from damage associated with flooding and excessive erosion. Therefore, monitoring the morphology of dunes is an important coastal management operation. Traditional ground-based survey methods are time-consuming, and data must be interpolated over [...] Read more.
Coastal dune environments play a critical role in protecting coastal areas from damage associated with flooding and excessive erosion. Therefore, monitoring the morphology of dunes is an important coastal management operation. Traditional ground-based survey methods are time-consuming, and data must be interpolated over large areas, thus limiting the ability to assess small-scale details. High-resolution uncrewed aerial vehicle (UAV) photogrammetry allows one to rapidly monitor coastal dune elevations at a fine scale and assess the vulnerability of coastal zones. However, photogrammetric methods are unable to map ground elevations beneath vegetation and only provide elevations for bare sand areas. This drawback is significant as vegetated areas play a key role in the development of dune morphology. To provide a complete digital terrain model for a coastal dune environment at Topsail Hill Preserve in Florida’s panhandle, we employed a UAV, equipped with a laser scanner and a high-resolution camera. Along with the UAV survey, we conducted a RTK–GNSS ground survey of 526 checkpoints within the survey area to serve as training/testing data for various machine-learning regression models to predict the ground elevation. Our results indicate that a UAV–LIDAR point cloud, coupled with a genetic algorithm provided the most accurate estimate for ground elevation (mean absolute error ± root mean square error, MAE ± RMSE = 7.64 ± 9.86 cm). Full article
(This article belongs to the Special Issue Accuracy Assessment of UAS Lidar)
Show Figures

Figure 1

Back to TopTop