[go: up one dir, main page]

 
 
Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (643)

Search Parameters:
Keywords = dynamic weight strategy

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
17 pages, 4841 KiB  
Article
Research on Multi-Objective Optimization Methods of Urban Rail Train Automatic Driving Based on NSGA-II
by Xiaoqiang Chen, Jianjun Meng, Ruxun Xu, Decang Li and Haobo Yang
Electronics 2024, 13(19), 3971; https://doi.org/10.3390/electronics13193971 - 9 Oct 2024
Viewed by 525
Abstract
In order to improve the control performance of automatic train operation (ATO) in urban rail trains, five typical operating sequences of urban rail trains were studied. Under the condition of meeting the safety and comfort principles of train operation, a train dynamics model [...] Read more.
In order to improve the control performance of automatic train operation (ATO) in urban rail trains, five typical operating sequences of urban rail trains were studied. Under the condition of meeting the safety and comfort principles of train operation, a train dynamics model was established to achieve the goals of low energy consumption, short running time, and high stopping accuracy in urban rail transit trains. In the process of finding a multi-objective solution to this problem, the Non-dominated Sorting Genetic Algorithm II (NSGA-II) was used with an elite retention strategy, and the optimal Pareto multi-objective solution set was sought. In the process of optimal solution weight assignment, the hierarchical analysis Mahalanobis distance method, which combines subjective and objective analysis, was used. Finally, taking the Beijing Yizhuang subway line as the background design example, the simulation verified the effectiveness and feasibility of the algorithm and obtained high-quality automatic train driving curves under various working conditions. This research has important reference significance for the actual operation of automatic driving in urban rail trains. Full article
Show Figures

Figure 1

Figure 1
<p>Operation process of 5 typical operating conditions.</p>
Full article ">Figure 2
<p>Pareto level frontier optimal solution.</p>
Full article ">Figure 3
<p>Crowding distance of Pareto level frontier.</p>
Full article ">Figure 4
<p>A schematic representation of the elite strategy.</p>
Full article ">Figure 5
<p>Flowchart of NSGA-II algorithm.</p>
Full article ">Figure 6
<p>The hierarchical analysis structure model of automatic train operation.</p>
Full article ">Figure 7
<p>Line speed limit and gradient information.</p>
Full article ">Figure 8
<p>Spatial distribution of Pareto edge solution and optimal solution under T-H-C-B working condition sequence.</p>
Full article ">Figure 8 Cont.
<p>Spatial distribution of Pareto edge solution and optimal solution under T-H-C-B working condition sequence.</p>
Full article ">Figure 9
<p>Spatial distribution of Pareto edge solution and optimal solution under T-C-H-C-B working condition sequence.</p>
Full article ">Figure 10
<p>Spatial distribution of Pareto edge solution and optimal solution under T-C-T-C-B working condition sequence.</p>
Full article ">Figure 10 Cont.
<p>Spatial distribution of Pareto edge solution and optimal solution under T-C-T-C-B working condition sequence.</p>
Full article ">Figure 11
<p>Spatial distribution of Pareto edge solution and optimal solution under T-H-T-C-B working condition sequence.</p>
Full article ">Figure 12
<p>Spatial distribution of Pareto edge solution and optimal solution under T-C-H-T-C-B working condition sequence.</p>
Full article ">Figure 12 Cont.
<p>Spatial distribution of Pareto edge solution and optimal solution under T-C-H-T-C-B working condition sequence.</p>
Full article ">Figure 13
<p>Optimal velocity–distance curves of 5 typical operating sequences.</p>
Full article ">Figure 14
<p>The velocity–distance curves corresponding to the T-C-T-C-B condition sequence and PID control.</p>
Full article ">
25 pages, 5085 KiB  
Article
Enhancing Underwater Images through Multi-Frequency Detail Optimization and Adaptive Color Correction
by Xiujing Gao, Junjie Jin, Fanchao Lin, Hongwu Huang, Jiawei Yang, Yongfeng Xie and Biwen Zhang
J. Mar. Sci. Eng. 2024, 12(10), 1790; https://doi.org/10.3390/jmse12101790 - 8 Oct 2024
Viewed by 367
Abstract
This paper presents a novel underwater image enhancement method addressing the challenges of low contrast, color distortion, and detail loss prevalent in underwater photography. Unlike existing methods that may introduce color bias or blur during enhancement, our approach leverages a two-pronged strategy. First, [...] Read more.
This paper presents a novel underwater image enhancement method addressing the challenges of low contrast, color distortion, and detail loss prevalent in underwater photography. Unlike existing methods that may introduce color bias or blur during enhancement, our approach leverages a two-pronged strategy. First, an Efficient Fusion Edge Detection (EFED) module preserves crucial edge information, ensuring detail clarity even in challenging turbidity and illumination conditions. Second, a Multi-scale Color Parallel Frequency-division Attention (MCPFA) module integrates multi-color space data with edge information. This module dynamically weights features based on their frequency domain positions, prioritizing high-frequency details and areas affected by light attenuation. Our method further incorporates a dual multi-color space structural loss function, optimizing the performance of the network across RGB, Lab, and HSV color spaces. This approach enhances structural alignment and minimizes color distortion, edge artifacts, and detail loss often observed in existing techniques. Comprehensive quantitative and qualitative evaluations using both full-reference and no-reference image quality metrics demonstrate that our proposed method effectively suppresses scattering noise, corrects color deviations, and significantly enhances image details. In terms of objective evaluation metrics, our method achieves the best performance in the test dataset of EUVP with a PSNR of 23.45, SSIM of 0.821, and UIQM of 3.211, indicating that it outperforms state-of-the-art methods in improving image quality. Full article
(This article belongs to the Section Ocean Engineering)
Show Figures

Figure 1

Figure 1
<p>Raw underwater images. Underwater images commonly suffer from (<b>a</b>) color casts, (<b>b</b>) artifacts, and (<b>c</b>) blurred details.</p>
Full article ">Figure 2
<p>The overview of our framework. First, the EFED module detects edge information in the image using an efficient network architecture. Subsequently, the original image and the extracted edge map are fed into the MCPFA module. The MCPFA module leverages an attention mechanism to fuse information from different color spaces and scales, enhancing the image and ultimately producing the enhanced result.</p>
Full article ">Figure 3
<p>Pixel difference convolution flowchart [<a href="#B36-jmse-12-01790" class="html-bibr">36</a>]. * for point multiplication. First, calculating the difference between a target pixel and its neighboring pixels, then multiplying these differences by the corresponding weights in the convolution kernel and summing the results, and finally, outputting the sum as the feature value of the target pixel.</p>
Full article ">Figure 4
<p>Edge detection structure diagram. First, the original image undergoes multiple downsampling layers within the backbone network, extracting multi-scale edge features. Subsequently, these features are fed into four parallel auxiliary networks. The auxiliary networks utilize dilated convolutions to enlarge the receptive field, sampling global information and fusing features from different scales. This process enables refined edge processing. Finally, the auxiliary networks output a high-quality edge map.</p>
Full article ">Figure 5
<p>MCSF module. Integrates information from HSV, Lab, and RGB color spaces, along with edge information, to provide comprehensive features for subsequent image enhancement steps.</p>
Full article ">Figure 6
<p>CF-MHA architecture. First, the input feature map is divided into frequency bands based on scale channels. Then, each band undergoes multi-head attention computation independently. Color-aware weights are learned based on the attenuation levels of different colors at different locations. Finally, the multi-head attention outputs, adjusted by the color-aware weights, are fused to produce the final enhanced feature, effectively mitigating the color attenuation issue in underwater images.</p>
Full article ">Figure 7
<p>Visual comparison of the full-reference data on the test dataset of EUVP. From left to right; (<b>a</b>) original underwater image, (<b>b</b>) UDCP [<a href="#B10-jmse-12-01790" class="html-bibr">10</a>], (<b>c</b>) HE [<a href="#B47-jmse-12-01790" class="html-bibr">47</a>], (<b>d</b>) CLAHE [<a href="#B11-jmse-12-01790" class="html-bibr">11</a>], (<b>e</b>) LRS [<a href="#B48-jmse-12-01790" class="html-bibr">48</a>], (<b>f</b>) FUnIE-GAN [<a href="#B3-jmse-12-01790" class="html-bibr">3</a>], (<b>g</b>) U-shape [<a href="#B41-jmse-12-01790" class="html-bibr">41</a>], (<b>h</b>) Semi-UIR [<a href="#B49-jmse-12-01790" class="html-bibr">49</a>], (<b>i</b>) our method and (<b>j</b>) reference image (recognized as ground-truthing (GT)).</p>
Full article ">Figure 8
<p>Visual comparison of non-reference data from RUIE on the UCCS, UTTS, and UIQS datasets. From left to right: for (1) bluish-biased image, (2) bluish-green biased image, and (3) greenish-biased image data in the UCCS dataset with different color biases, and (4) underwater image quality data in the UIQS dataset that contains underwater images of various qualities for specific underwater mission, and (5) underwater target mission data in the image dataset UTTS for a specific underwater mission. From left to right: (<b>a</b>) original underwater image, (<b>b</b>) UDCP [<a href="#B10-jmse-12-01790" class="html-bibr">10</a>], (<b>c</b>) HE [<a href="#B47-jmse-12-01790" class="html-bibr">47</a>], (<b>d</b>) CLAHE [<a href="#B11-jmse-12-01790" class="html-bibr">11</a>], (<b>e</b>) LRS [<a href="#B48-jmse-12-01790" class="html-bibr">48</a>], (<b>f</b>) FUnIE-GAN [<a href="#B3-jmse-12-01790" class="html-bibr">3</a>], (<b>g</b>) U-shape [<a href="#B41-jmse-12-01790" class="html-bibr">41</a>], (<b>h</b>) Semi-UIR [<a href="#B49-jmse-12-01790" class="html-bibr">49</a>] and (<b>i</b>) our method.</p>
Full article ">Figure 9
<p>Visual comparison of reference data on the test dataset of EUVP. From left to right: (<b>a</b>) the original image, (<b>b</b>) Sobel [<a href="#B19-jmse-12-01790" class="html-bibr">19</a>], (<b>c</b>) Canny [<a href="#B22-jmse-12-01790" class="html-bibr">22</a>], (<b>d</b>) Laplace [<a href="#B21-jmse-12-01790" class="html-bibr">21</a>], (<b>e</b>) RCF [<a href="#B53-jmse-12-01790" class="html-bibr">53</a>], (<b>f</b>) ours and (<b>g</b>) ours on ground truth.</p>
Full article ">Figure 10
<p>Results of color space selection evaluation. Tests are performed on the test dataset of EUVP to obtain PSNR and SSIM results for each color space model test.</p>
Full article ">Figure 11
<p>Results of ablation experiments on different components. From left to right: (<b>a</b>) Input, (<b>b</b>) U-net, (<b>c</b>) U + EFED, (<b>d</b>) U + MCSF, (<b>e</b>) U + CF-MHA, (<b>f</b>) U + EFED + MCSF, (<b>g</b>) U + MCSF + CF-MHA, (<b>h</b>) U + CF-MHA + EFED, (<b>i</b>) MCPFA, (<b>j</b>) GT. And zoomed-in local details.</p>
Full article ">Figure 12
<p>The results of underwater target recognition. From left to right: (<b>a</b>) original underwater image, (<b>b</b>) UDCP [<a href="#B10-jmse-12-01790" class="html-bibr">10</a>], (<b>c</b>) HE [<a href="#B47-jmse-12-01790" class="html-bibr">47</a>], (<b>d</b>) CLAHE [<a href="#B11-jmse-12-01790" class="html-bibr">11</a>], (<b>e</b>) LRS [<a href="#B48-jmse-12-01790" class="html-bibr">48</a>], (<b>f</b>) FUnIE-GAN [<a href="#B3-jmse-12-01790" class="html-bibr">3</a>], (<b>g</b>) U-shape [<a href="#B41-jmse-12-01790" class="html-bibr">41</a>], (<b>h</b>) Semi-UIR [<a href="#B49-jmse-12-01790" class="html-bibr">49</a>] and (<b>i</b>) our method.</p>
Full article ">Figure 13
<p>The results of the Segment Anything Model. From left to right: (<b>a</b>) original underwater image, (<b>b</b>) UDCP [<a href="#B10-jmse-12-01790" class="html-bibr">10</a>], (<b>c</b>) HE [<a href="#B47-jmse-12-01790" class="html-bibr">47</a>], (<b>d</b>) CLAHE [<a href="#B11-jmse-12-01790" class="html-bibr">11</a>], (<b>e</b>) LRS [<a href="#B48-jmse-12-01790" class="html-bibr">48</a>], (<b>f</b>) FUnIE-GAN [<a href="#B3-jmse-12-01790" class="html-bibr">3</a>], (<b>g</b>) U-shape [<a href="#B41-jmse-12-01790" class="html-bibr">41</a>], (<b>h</b>) Semi-UIR [<a href="#B49-jmse-12-01790" class="html-bibr">49</a>] and (<b>i</b>) our method.</p>
Full article ">Figure 14
<p>Enhancement results of a real underwater cage environment. From left to right: (<b>a</b>) original underwater image, (<b>b</b>) UDCP [<a href="#B10-jmse-12-01790" class="html-bibr">10</a>], (<b>c</b>) HE [<a href="#B47-jmse-12-01790" class="html-bibr">47</a>], (<b>d</b>) CLAHE [<a href="#B11-jmse-12-01790" class="html-bibr">11</a>], (<b>e</b>) LRS [<a href="#B48-jmse-12-01790" class="html-bibr">48</a>], (<b>f</b>) FUnIE-GAN [<a href="#B3-jmse-12-01790" class="html-bibr">3</a>], (<b>g</b>) U-shape [<a href="#B41-jmse-12-01790" class="html-bibr">41</a>], (<b>h</b>) Semi-UIR [<a href="#B49-jmse-12-01790" class="html-bibr">49</a>] and (<b>i</b>) our method.</p>
Full article ">
26 pages, 2226 KiB  
Article
Reinforcement Learning for Transit Signal Priority with Priority Factor
by Hoi-Kin Cheng, Kun-Pang Kou and Ka-Io Wong
Smart Cities 2024, 7(5), 2861-2886; https://doi.org/10.3390/smartcities7050111 - 6 Oct 2024
Viewed by 593
Abstract
Public transportation has been identified as a viable solution to mitigate traffic congestion. Transit signal priority (TSP) control, which is widely used at signalized intersections, has been recognized as a practical strategy to improve the efficiency and reliability of bus operations. However, traditional [...] Read more.
Public transportation has been identified as a viable solution to mitigate traffic congestion. Transit signal priority (TSP) control, which is widely used at signalized intersections, has been recognized as a practical strategy to improve the efficiency and reliability of bus operations. However, traditional TSP control may fall short of efficiency and is facing several challenges of negative externalities for non-transit users and the need to handle conflicting priority requests. Recent studies have proposed the use of reinforcement learning (RL) methods to identify efficient traffic signal control (TSC). Some of these studies on RL-based TSC have incorporated the concept of max-pressure (MP), which is a maximal weight-matching algorithm to minimize queue sizes. Nevertheless, the existing RL-based TSC methods focus on private vehicles and cannot adequately distinguish between buses and private vehicles. In prior research, RL-based control has been implemented within the context of bus rapid transit (BRT) systems. This study proposes a novel RL-based TSC strategy that leverages the MP concept and extends it to incorporate TSP control. This is the first implementation of RL-based TSP control within the mixed-traffic road network. A significant innovation of this research is the introduction of the priority factor (PF), which is designed to prioritize bus movements at signalized intersections. The proposed RL-based TSP with PF control seeks to balance the competing objectives of enhancing bus operations while mitigating adverse impacts on non-transit users. To evaluate the performance of the proposed TSP method with the PF mechanism, simulations were conducted on an arterial and a grid network under dynamic traffic conditions. The simulation results demonstrated that the proposed TSP with PF not only reduces bus travel times and resolves conflicts between priority requests but also does not make a significant negative impact on passenger car operations. Furthermore, the PF can be dynamically assigned according to the number of passengers on each bus, suggesting the potential for the proposed approach to be applied in various traffic management scenarios. Full article
(This article belongs to the Section Smart Transportation)
Show Figures

Figure 1

Figure 1
<p>General process of a DQN.</p>
Full article ">Figure 2
<p>Procedure to TSP control with PF.</p>
Full article ">Figure 3
<p>Simulation procedure.</p>
Full article ">Figure 4
<p>This study evaluated two distinct types of road networks: (<b>a</b>) Arterial<sub>1×3</sub> network and (<b>b</b>) Grid<sub>2×2</sub> network.</p>
Full article ">Figure 5
<p>Traffic light signal plan.</p>
Full article ">Figure 6
<p>Bus routes: (<b>a</b>) Arterial<sub>1×3</sub> bus routes.; (<b>b</b>) Grid<sub>2×2</sub> bus routes.</p>
Full article ">Figure 7
<p>Positions of each agent: (<b>a</b>) Arterial<sub>1×3</sub>.; (<b>b</b>) Grid<sub>2×2</sub>.</p>
Full article ">Figure 8
<p>Bus ATT with dynamic PF: (<b>a</b>) B310 and B320 ATT on the Arterial<sub>1×3</sub> (Case 1)—LM volume; (<b>b</b>) B310 and B320 ATT on the Arterial<sub>1×3</sub> (Case 1)—MH volume; (<b>c</b>) Bus ATT on Grid<sub>1×3</sub> (Case 2)—LM volume; (<b>d</b>) Bus ATT on Grid<sub>1×3</sub> (Case 2)—MH volume.</p>
Full article ">
14 pages, 8341 KiB  
Article
Detecting Urban Traffic Anomalies Using Traffic-Monitoring Data
by Yunkun Mao, Yilin Shi and Binbin Lu
ISPRS Int. J. Geo-Inf. 2024, 13(10), 351; https://doi.org/10.3390/ijgi13100351 - 4 Oct 2024
Viewed by 1082
Abstract
Traffic anomaly detection is crucial for urban management, yet current research is often confined to small-scale endeavors. This study collected 9 months of real-time Wuhan traffic-monitoring data from Amap. We propose Traffic-ConvLSTM, a multi-scale spatial-temporal technique based on long short-term memory (LSTM) networks [...] Read more.
Traffic anomaly detection is crucial for urban management, yet current research is often confined to small-scale endeavors. This study collected 9 months of real-time Wuhan traffic-monitoring data from Amap. We propose Traffic-ConvLSTM, a multi-scale spatial-temporal technique based on long short-term memory (LSTM) networks and convolutional neural networks (CNNs) to effectively achieve long-term anomaly detection at the city level. First, we converted traffic track points into an image representation, which enables spatial correlation between traffic flow and roads and correlations between traffic flow and roads, as well as the surrounding environment, to be captured. Second, the model utilizes convolution kernels of different sizes to extract spatial features at road-, regional-, and city-level scales while incorporating the temporal features of different time steps to capture hourly, daily, and weekly dynamics. Additionally, varying weights are assigned to the convolution kernels and temporal features of varying spatio-temporal scales to capture the heterogeneous strengths of spatio-temporal correlations within patterns of traffic anomalies. The proposed Traffic-ConvLSTM model exhibits improved performance over existing techniques in the task of identifying long-term and large-scale traffic anomaly occurrences. Furthermore, the analysis reveals significant traffic anomalies during holidays and urban sporting events. The diverse travel patterns observed in response to various activities offer insights for large-scale urban traffic anomaly management, providing recommendations for city-level traffic-control strategies. Full article
(This article belongs to the Special Issue Advances in AI-Driven Geospatial Analysis and Data Generation)
Show Figures

Figure 1

Figure 1
<p>Framework of urban traffic anomaly detection and analysis.</p>
Full article ">Figure 2
<p>Real-time traffic data-collection area.</p>
Full article ">Figure 3
<p>Traffic-ConvLSTM modeling structural framework.</p>
Full article ">Figure 4
<p>City-level traffic anomaly event statistics for September 2021 to June 2021, with the typical event causes that triggered city-level traffic anomalies during the period labeled in the figure.</p>
Full article ">Figure 5
<p>Typical city-level traffic anomaly cases from September 2021 to June 2022; (<b>left</b>) an overview of the traffic conditions in Wuhan at that moment in time; (<b>right</b>) the details of a traffic anomaly area corresponding to (<b>left</b>), which is marked with an event stamp.</p>
Full article ">
21 pages, 80623 KiB  
Article
Research on Path Planning for Intelligent Mobile Robots Based on Improved A* Algorithm
by Dexian Wang, Qilong Liu, Jinghui Yang and Delin Huang
Symmetry 2024, 16(10), 1311; https://doi.org/10.3390/sym16101311 - 4 Oct 2024
Viewed by 724
Abstract
Intelligent mobile robots have been gradually used in various fields, including logistics, healthcare, service, and maintenance. Path planning is a crucial aspect of intelligent mobile robot research, which aims to empower robots to create optimal trajectories within complex and dynamic environments autonomously. This [...] Read more.
Intelligent mobile robots have been gradually used in various fields, including logistics, healthcare, service, and maintenance. Path planning is a crucial aspect of intelligent mobile robot research, which aims to empower robots to create optimal trajectories within complex and dynamic environments autonomously. This study introduces an improved A* algorithm to address the challenges faced by the preliminary A* pathfinding algorithm, which include limited efficiency, inadequate robustness, and excessive node traversal. Firstly, the node storage structure is optimized using a minimum heap to decrease node traversal time. In addition, the heuristic function is improved by adding an adaptive weight function and a turn penalty function. The original 8-neighbor is expanded to a 16-neighbor within the search strategy, followed by the elimination of invalid search neighbor to refine it into a new 8-neighbor according to the principle of symmetry, thereby enhancing the directionality of the A* algorithm and improving search efficiency. Furthermore, a bidirectional search mechanism is implemented to further reduce search time. Finally, trajectory optimization is performed on the planned paths using path node elimination and cubic Bezier curves, which aligns the optimized paths more closely with the kinematic constraints of the robot derivable trajectories. In simulation experiments on grid maps of different sizes, it was demonstrated that the proposed improved A* algorithm outperforms the preliminary A* Algorithm in various metrics, such as search efficiency, node traversal count, path length, and inflection points. The improved algorithm provides substantial value for practical applications by efficiently planning optimal paths in complex environments and ensuring robot drivability. Full article
(This article belongs to the Special Issue Symmetry in Evolutionary Computation and Reinforcement Learning)
Show Figures

Figure 1

Figure 1
<p>9 × 9 square grid map.</p>
Full article ">Figure 2
<p>Grid map after building linear indexes.</p>
Full article ">Figure 3
<p>Grid maps with irregular obstacle shape.</p>
Full article ">Figure 4
<p>Regularized and expanded grid map.</p>
Full article ">Figure 5
<p>Planning paths through square grid vertices. (<b>a</b>) Scenario 1. (<b>b</b>) Scenario 2.</p>
Full article ">Figure 6
<p>Three common distance algorithms.</p>
Full article ">Figure 7
<p>Simulation results for three distance equations. (<b>a</b>) Manhattan distance. (<b>b</b>) Euclidean distance. (<b>c</b>) Diagonal distance.</p>
Full article ">Figure 8
<p>Search neighbor. (<b>a</b>) 4-Neighbor 4-Direction. (<b>b</b>) 8-Neighbor 8-Direction. (<b>c</b>) 16-Neighbor 16-Direction.</p>
Full article ">Figure 9
<p>16-Neighbor 8-Direction schematic.</p>
Full article ">Figure 10
<p>Bi-directional A* algorithm flowchart.</p>
Full article ">Figure 11
<p>Path optimization result.</p>
Full article ">Figure 12
<p>Neighbor optimization simulation results. (<b>a</b>) Traditional A* algorithm. (<b>b</b>) Neighbor optimized A* algorithm.</p>
Full article ">Figure 13
<p>Heap optimization simulation results. (<b>a</b>) Traditional A* algorithm. (<b>b</b>) Heap optimized A* algorithm.</p>
Full article ">Figure 13 Cont.
<p>Heap optimization simulation results. (<b>a</b>) Traditional A* algorithm. (<b>b</b>) Heap optimized A* algorithm.</p>
Full article ">Figure 14
<p>Bidirectional search simulation results. (<b>a</b>) Traditional A* algorithm. (<b>b</b>) Bidirectional A* algorithm.</p>
Full article ">Figure 14 Cont.
<p>Bidirectional search simulation results. (<b>a</b>) Traditional A* algorithm. (<b>b</b>) Bidirectional A* algorithm.</p>
Full article ">Figure 15
<p>Evaluation function optimization simulation results. (<b>a</b>) Traditional A* algorithm. (<b>b</b>) Evaluation function optimized A* algorithm.</p>
Full article ">Figure 16
<p>Improved A* Algorithm simulation results. (<b>a</b>) Traditional A* algorithm. (<b>b</b>) Improved A* algorithm. (<b>c</b>) The improved A* algorithm proposed in the literature [<a href="#B23-symmetry-16-01311" class="html-bibr">23</a>].</p>
Full article ">
20 pages, 8952 KiB  
Article
Research on High-Frequency Torsional Oscillation Identification Using TSWOA-SVM Based on Downhole Parameters
by Tao Zhang, Wenjie Zhang, Zhuoran Meng, Jun Li and Miaorui Wang
Processes 2024, 12(10), 2153; https://doi.org/10.3390/pr12102153 - 2 Oct 2024
Viewed by 555
Abstract
The occurrence of downhole high-frequency torsional oscillations (HFTO) can lead to the significant damage of drilling tools and can adversely affect drilling efficiency. Therefore, establishing a reliable HFTO identification model is crucial. This paper proposes an improved whale algorithm optimization support vector machine [...] Read more.
The occurrence of downhole high-frequency torsional oscillations (HFTO) can lead to the significant damage of drilling tools and can adversely affect drilling efficiency. Therefore, establishing a reliable HFTO identification model is crucial. This paper proposes an improved whale algorithm optimization support vector machine (TSWOA-SVM) for accurate HFTO identification. Initially, the population is initialized using Fuch chaotic mapping and a reverse learning strategy to enhance population quality and accelerate the whale optimization algorithm (WOA) convergence. Subsequently, the hyperbolic tangent function is introduced to dynamically adjust the inertia weight coefficient, balancing the global search and local exploration capabilities of WOA. A simulated annealing strategy is incorporated to guide the population in accepting suboptimal solutions with a certain probability, based on the Metropolis criterion and temperature, ensuring the algorithm can escape local optima. Finally, the optimized whale optimization algorithm is applied to enhance the support vector machine, leading to the establishment of the HFTO identification model. Experimental results demonstrate that the TSWOA-SVM model significantly outperforms the genetic algorithm-SVM (GA-SVM), gray wolf algorithm-SVM (GWO-SVM), and whale optimization algorithm-SVM (WOA-SVM) models in HFTO identification, achieving a classification accuracy exceeding 97%. And the 5-fold crossover experiment showed that the TSWOA-SVM model had the highest average accuracy and the smallest accuracy variance. Overall, the non-parametric TSWOA-SVM algorithm effectively mitigates uncertainties introduced by modeling errors and enhances the accuracy and speed of HFTO identification. By integrating advanced optimization techniques, this method minimizes the influence of initial parameter values and balances global exploration with local exploitation. The findings of this study can serve as a practical guide for managing near-bit states and optimizing drilling parameters. Full article
(This article belongs to the Special Issue Condition Monitoring and the Safety of Industrial Processes)
Show Figures

Figure 1

Figure 1
<p>Flow chart of improved whale optimization algorithm.</p>
Full article ">Figure 2
<p>Flow chart of TSWOA optimizing SVM.</p>
Full article ">Figure 3
<p>Near-bit measuring tool.</p>
Full article ">Figure 4
<p>Field application diagram of near-bit measuring tool.</p>
Full article ">Figure 5
<p>Variation curve of triaxial vibration during normal drilling and HFTO.</p>
Full article ">Figure 6
<p>Variation curve of triaxial vibration during stick–slip.</p>
Full article ">Figure 7
<p>Variation curve of triaxial vibration during coupled vibration.</p>
Full article ">Figure 8
<p>The curve of mean, root mean square, and variance of triaxial acceleration.</p>
Full article ">Figure 9
<p>Time-frequency diagram.</p>
Full article ">Figure 10
<p>Convergence curves of WOA and TSWOA under different test functions. (<b>a</b>) Function F1 image and convergence curve; (<b>b</b>) Function F2 image and convergence curve; (<b>c</b>) Function F3 image and convergence curve; (<b>d</b>) Function F4 image and convergence curve.</p>
Full article ">Figure 11
<p>Changes in variance explained and cumulative variance interpretation rate of principal components.</p>
Full article ">Figure 12
<p>Flowchart of HFTO recognition based on TSWOA-SVM model.</p>
Full article ">Figure 13
<p>Classification effect of model on test set. (<b>a</b>) TSWOA-SVM; (<b>b</b>) WOA-SVM; (<b>c</b>) GWO-SVM; (<b>d</b>) GA-SVM.</p>
Full article ">Figure 14
<p>Average accuracy and accuracy variance of 5-fold cross validation for different algorithms.</p>
Full article ">
19 pages, 7841 KiB  
Article
Research on the Optimization of the PID Control Method for an EOD Robotic Manipulator Using the PSO Algorithm for BP Neural Networks
by Yunkang Zhou, Xiaohui He, Faming Shao and Xiangpo Zhang
Actuators 2024, 13(10), 386; https://doi.org/10.3390/act13100386 - 1 Oct 2024
Viewed by 351
Abstract
Large-scale explosive ordnance disposal (EOD) robotic manipulators can replace manual EOD tasks, offering higher efficiency and better safety. This study focuses on the control strategies and response speeds of EOD robotic manipulators. Using Adams to establish the dynamic model of an EOD robotic [...] Read more.
Large-scale explosive ordnance disposal (EOD) robotic manipulators can replace manual EOD tasks, offering higher efficiency and better safety. This study focuses on the control strategies and response speeds of EOD robotic manipulators. Using Adams to establish the dynamic model of an EOD robotic manipulator and constructing a hydraulic system model in AMEsim, a co-simulation model is integrated. This study proposes a PID control strategy optimized by the particle swarm optimization (PSO) algorithm for a backpropagation (BP) neural network and simulates the system’s step response for analysis. To address the vibration issues arising during the manipulator’s motion, B-spline curves are used for trajectory optimization to reduce vibrations. The PSO algorithm optimizes the connection weight matrix of the BP neural network, solving the potential problem of local minima during the training process of the BP neural network, thereby enhancing the global search capability, learning efficiency, and network performance. Simulation results indicate that compared to traditional BP+PID control, genetic algorithm (GA)+PID control, and whale optimization algorithm (WOA)-BP+PID control, the PSO-BP+PID algorithm control rapidly tunes the PID control parameters Kp, Ki, and Kd. Under the same step function conditions, the overshoot is only 1.37%, significantly lower than other methods, and the settling time is only 14 s. After stabilization, there is almost no error, demonstrating faster response speed, higher control accuracy, and stronger robustness. This research has theoretical value and reference significance for the control methods and improvements in EOD robotic manipulators. Full article
(This article belongs to the Section Actuators for Robotics)
Show Figures

Figure 1

Figure 1
<p>Schematic diagram of a certain type of explosion-handling manipulator.</p>
Full article ">Figure 2
<p>A model of the manipulator in Adams.</p>
Full article ">Figure 3
<p>Control structure diagram of the hydraulic system.</p>
Full article ">Figure 4
<p>Adams-AMEsim co-simulation model.</p>
Full article ">Figure 5
<p>Predetermined motion trajectory waypoints.</p>
Full article ">Figure 6
<p>Smooth manipulator end motion trajectory.</p>
Full article ">Figure 7
<p>The centroid parameters of the three hydraulic rods vary.</p>
Full article ">Figure 8
<p>Schematic diagram of the PID system with PSO-BP neural network integration.</p>
Full article ">Figure 9
<p>Structural diagram of the BP neural network.</p>
Full article ">Figure 10
<p>Neural network vector encoding strategy.</p>
Full article ">Figure 11
<p>Flow chart of PSO-BPNN optimization for PID parameters.</p>
Full article ">Figure 12
<p>Changes in the position of particles in the first (<b>a</b>) and second (<b>b</b>) dimensions.</p>
Full article ">Figure 13
<p>(<b>a</b>) The change in the optimal solution of the PSO-optimized BP neural network with the number of iterations. (<b>b</b>) The optimal fitness of the PSO evolved with the number of generations.</p>
Full article ">Figure 14
<p>(<b>a</b>) BP neural network, (<b>b</b>) genetic algorithm PID controller, (<b>c</b>) whale optimization algorithm, (<b>d</b>) particle swarm optimization algorithm BP neural network PID controller K<sub>p</sub>, K<sub>i</sub>, K<sub>d</sub> parameter change.</p>
Full article ">Figure 15
<p>Comparison of step response curves of the system.</p>
Full article ">Figure 16
<p>PSO-BP+PID system error curve.</p>
Full article ">
21 pages, 4127 KiB  
Article
TE-LSTM: A Prediction Model for Temperature Based on Multivariate Time Series Data
by Kang Zhou, Chunju Zhang, Bing Xu, Jianwei Huang, Chenxi Li and Yifan Pei
Remote Sens. 2024, 16(19), 3666; https://doi.org/10.3390/rs16193666 - 1 Oct 2024
Viewed by 636
Abstract
In the era of big data, prediction has become a fundamental capability. Current prediction methods primarily focus on sequence elements; however, in multivariate time series forecasting, time is a critical factor that must not be overlooked. While some methods consider time, they often [...] Read more.
In the era of big data, prediction has become a fundamental capability. Current prediction methods primarily focus on sequence elements; however, in multivariate time series forecasting, time is a critical factor that must not be overlooked. While some methods consider time, they often neglect the temporal distance between sequence elements and the predicted target time, a relationship essential for identifying patterns such as periodicity, trends, and other temporal dynamics. Moreover, the extraction of temporal features is often inadequate, and discussions on how to comprehensively leverage temporal data are limited. As a result, model performance can suffer, particularly in prediction tasks with specific time requirements. To address these challenges, we propose a new model, TE-LSTM, based on LSTM, which employs a temporal encoding method to fully extract temporal features. A temporal weighting strategy is also used to optimize the integration of temporal information, capturing the temporal relationship of each element relative to the target element, and integrating it into the LSTM. Additionally, this study examines the impact of different time granularities on the model. Using the Beijing International Airport station as the study area, we applied our method to temperature prediction. Compared to the baseline model, our model showed an improvement of 0.7552% without time granularity, 1.2047% with a time granularity of 3, and 0.0953% when addressing prediction tasks with specific time requirements. The final results demonstrate the superiority of the proposed method and highlight its effectiveness in overcoming the limitations of existing approaches. Full article
Show Figures

Figure 1

Figure 1
<p>Study area. The base map is a street map, showing roads such as S219, G7, and Route 12.</p>
Full article ">Figure 2
<p>GDELT event dataset world cloud.</p>
Full article ">Figure 3
<p>TE-LSTM. <math display="inline"><semantics> <mi>C</mi> </semantics></math> represents the cell state, <math display="inline"><semantics> <mi>h</mi> </semantics></math> represents the hidden state, <math display="inline"><semantics> <mi>x</mi> </semantics></math> represents the multivariate vector at the current time step, <math display="inline"><semantics> <mi>w</mi> </semantics></math> represents the temporal weight at the current time step, <math display="inline"><semantics> <mi>σ</mi> </semantics></math> represents the sigmoid function, <math display="inline"><semantics> <mo>⊗</mo> </semantics></math> represents matrix multiplication, <math display="inline"><semantics> <mo>⊕</mo> </semantics></math> represents matrix addition, fc represents the fully connected layer.</p>
Full article ">Figure 4
<p>Temporal encoder (FFN). T<sub>i</sub> represents the time of each element in the time series, and T<sub>p</sub> represents the time of the predicted target. N represents N repeated hidden layers.</p>
Full article ">Figure 5
<p>Temporal encoder (Time2Vec).</p>
Full article ">Figure 6
<p>Multivariate encoder.</p>
Full article ">Figure 7
<p>Model results when using data with X = {1, 2, 3} under different temporal encoders. (<b>a</b>) Model results when using the NOAA dataset; (<b>b</b>) Model results when using the GDELT dataset.</p>
Full article ">Figure 8
<p>Model accuracy changes under different time granularities.</p>
Full article ">Figure 9
<p>Statistics of the number of different times in the NOAA dataset under different time granularities. The <span class="html-italic">x</span>-axis represents the number of non-repeating times in the sequence.</p>
Full article ">Figure 10
<p>Model accuracy changes under different time granularities.</p>
Full article ">Figure 11
<p>Statistics of the number of different times in the GDELT dataset under different time granularities. The <span class="html-italic">x</span>-axis represents the number of non-repeating times in the sequence.</p>
Full article ">Figure 12
<p>Comparison of LSTM and ST (FFN) results. (<b>a</b>) Comparison of LSTM and ST (FFN) results when using the NOAA dataset; (<b>b</b>) comparison of LSTM and ST (FFN) results when using the GDELT dataset.</p>
Full article ">
14 pages, 3614 KiB  
Article
Evaluation of Nitrogen Fertilizer Supply and Soil Nitrate Thresholds for High Yields of Foxtail Millet
by Yiwei Lu, Yu Zhao, Xueyan Xia, Meng Liu, Zhimin Wei, Jingxin Wang, Jianjun Liu, Jihan Cui and Shunguo Li
Agriculture 2024, 14(10), 1711; https://doi.org/10.3390/agriculture14101711 - 29 Sep 2024
Viewed by 381
Abstract
Foxtail millet is an important cereal crop in the North China Plain. However, excessive nitrogen fertilizer application over the years has led to declining yield and soil quality. This study investigated nutrient management strategies for foxtail millet based on crop yield levels and [...] Read more.
Foxtail millet is an important cereal crop in the North China Plain. However, excessive nitrogen fertilizer application over the years has led to declining yield and soil quality. This study investigated nutrient management strategies for foxtail millet based on crop yield levels and soil nutrient availability. In a field where targeted fertilization was conducted over six seasons, nitrogen fertilization effects and the dynamics of soil-available nitrogen were monitored continuously for two consecutive years (2022–2023) across five different foxtail millet varieties with varying yield levels. The study aimed to determine the optimal nitrogen application rate for achieving a high yield of foxtail millet, the minimum soil nitrate threshold required to maintain soil fertility, and the effective nitrogen application rate range for sustaining soil-available nitrate levels. Results showed that fertilization significantly affected dry matter weight during flowering, while variety affected dry matter weight at maturity. The average nitrogen application rate for achieving high yield across all five millet varieties was 141.3 kg·ha−1. Specifically, the average nitrogen application rate of nitrogen-efficient varieties achieving high yield (5607.32–5637.19 kg·ha−1) was 151.5 kg·ha−1, while the average nitrogen application rate of nitrogen-inefficient varieties achieving high yield (4749.77–4847.74 kg·ha−1) was 134.5 kg·ha−1. Soil NH4+-N and NO3-N content increased when nitrogen application rate exceeded 360 kg·ha−1, posing environmental risks. To achieve high yield, soil nitrate levels would be maintained at an average of 17.23 mg·kg−1 (before sowing) and 9.75 mg·kg−1 (at maturity). A relationship between soil nitrate and nitrogen application rate was established: y = 867.5 − 50z (where y represents the optimal nitrogen application rate for high yield (kg·ha−1), and z represents soil NO3-N content in the 0–20 cm layer before sowing, ranging from 10.0 to 17.35 mg·kg−1), which provided a practical method for nitrogen fertilization to achieve high yield of foxtail millet. In this study, the fertilization strategy was optimized according to soil nutrient level and yield targets, and the nitrogen application rate was controlled within 360 kg·ha−1 based on the soil nitrate nitrogen content, which will be instructive for reducing fertilizer use, maximizing fertilizer efficiency, and increasing yield. Full article
(This article belongs to the Section Crop Production)
Show Figures

Figure 1

Figure 1
<p>Locations of the study sites.</p>
Full article ">Figure 2
<p>Yield of foxtail millet among years, fertilizers, and varieties. In the planting seasons of 2022~2023 in China, the variation in foxtail millet yield among years (<b>a</b>,<b>d</b>), fertilizers (<b>c</b>,<b>f</b>) and varieties (<b>b</b>,<b>e</b>) is depicted. The histogram represents the average yield, while scatter plots represent the yield data of all samples. Different colors of scatter plots indicate different treatment methods, such as variety and fertilization. Different lowercase letters on different columns indicate statistical significance at the <span class="html-italic">p</span> &lt; 0.05 level according to the Duncan’s test.</p>
Full article ">Figure 3
<p>The response relationship between yield and nitrogen application rate. (<b>a</b>–<b>e</b>) show the fitting relationship between N input in 2022 and the yield of JG20 HG17 ZG9 JG16 JG39 varieties, while (<b>f</b>–<b>j</b>) show the fitting relationship between N input in 2023 and the yield of JG20 HG17 ZG9 JG16 JG39 varieties.</p>
Full article ">Figure 4
<p>The soil NH<sub>4</sub><sup>+</sup>-N content before sowing and at maturity stage and the soil NO<sub>3</sub><sup>−</sup>-N content before sowing and at maturity stage under different nitrogen application levels. (<b>a</b>,<b>b</b>) showed the soil NH<sub>4</sub><sup>+</sup>-N content before sowing and at maturity under different nitrogen fertilizer levels in 2022. (<b>c</b>,<b>d</b>) showed the soil NO<sub>3</sub><sup>−</sup>-N content before sowing and at maturity under different nitrogen fertilizer levels in 2022. (<b>e</b>,<b>f</b>) showed the soil NH<sub>4</sub><sup>+</sup>-N content before sowing and at maturity under different nitrogen fertilizer levels in 2023. (<b>g</b>,<b>h</b>) showed the soil NO<sub>3</sub><sup>−</sup>-N content before sowing and at maturity under different nitrogen fertilizer levels in 2023.</p>
Full article ">Figure 5
<p>Response relationship between millet yield and nitrate nitrogen content at different nitrogen levels. (<b>a</b>,<b>b</b>) represented the fitting relationship between mature and pre sowing NO<sub>3</sub><sup>−</sup>-N content and JG20 yield, (<b>c</b>,<b>d</b>) represented the fitting relationship between mature and pre sowing NO<sub>3</sub><sup>−</sup>-N content and HG17 yield, (<b>e</b>,<b>f</b>) represented the fitting relationship between mature and pre sowing NO<sub>3</sub><sup>−</sup>-N content and ZG9 yield, and (<b>g</b>,<b>h</b>) represented the fitting relationship between mature and pre sowing NO<sub>3</sub><sup>−</sup>-N content and JG39 yield.</p>
Full article ">Figure 6
<p>Response relationship between nitrogen application rate and yield, as well as soil NO<sub>3</sub><sup>−</sup>-N levels before sowing (<b>a</b>–<b>f</b>) and the relationship between optimal nitrogen application levels and pre-sowing soil nitrate response (<b>g</b>).</p>
Full article ">
18 pages, 1312 KiB  
Article
Adaptive Strategies and Underlying Response Mechanisms of Ciliates to Salinity Change with Note on Fluctuation Properties
by Fenfen Li, Jing Yang, Jiqiu Li and Xiaofeng Lin
Microorganisms 2024, 12(10), 1957; https://doi.org/10.3390/microorganisms12101957 - 27 Sep 2024
Viewed by 485
Abstract
The adaptability of marine organisms to changes in salinity has been a significant research area under global climate change. However, the underlying mechanisms of this adaptability remain a debated subject. We hypothesize that neglecting salinity fluctuation properties is a key contributing factor to [...] Read more.
The adaptability of marine organisms to changes in salinity has been a significant research area under global climate change. However, the underlying mechanisms of this adaptability remain a debated subject. We hypothesize that neglecting salinity fluctuation properties is a key contributing factor to the controversy. The ciliate Euplotes vannus was used as the model organism, with two salinity fluctuation period sets: acute (24 h) and chronic (336 h). We examined its population growth dynamics and energy metabolism parameters following exposure to salinity levels from 15‰ to 50‰. The carrying capacity (K) decreased with increasing salinity under both acute and chronic stresses. The intrinsic growth rate (r) decreased with increasing salinity under acute stress. Under chronic stress, the r initially increased with stress intensity before decreasing when salinity exceeded 40‰. Overall, glycogen and lipid content decreased with stress increasing and were significantly higher in the acute stress set compared to the chronic one. Both hypotonic and hypertonic stresses enhanced the activities of metabolic enzymes. A trade-off between survival and reproduction was observed, prioritizing survival under acute stress. Under chronic stress, the weight on reproduction increased in significance. In conclusion, the tested ciliates adopted an r-strategy in response to salinity stress. The trade-off between reproduction and survival is a significant biological response mechanism varying with salinity fluctuation properties. Full article
(This article belongs to the Section Environmental Microbiology)
Show Figures

Figure 1

Figure 1
<p>Population growth dynamics curves and the derived parameters of carrying capacity (<span class="html-italic">K</span>) and per capita growth rate (<span class="html-italic">r</span>) of <span class="html-italic">Euplotes vannus</span> exposed to different salinities. (<b>A</b>,<b>C</b>,<b>F</b>) Population growth dynamics, <span class="html-italic">K</span>, and <span class="html-italic">r</span> for acute stress (24 h) experiments, respectively. (<b>B</b>,<b>D</b>,<b>G</b>) Population growth dynamic parameters, <span class="html-italic">K</span>, and <span class="html-italic">r</span>, for chronic stress (336 h) experiments, respectively. In (<b>A</b>–<b>D</b>), data are presented as means ± S.E. (standard error); error bars represent the standard errors of the means (n = 3). Continuous lines in growth dynamics are the best fit to the data following logistic growth equation. Columns bearing the same letter are not significantly different as determined by the least significant difference (LSD) multiple range test when overall significant differences were detected (<span class="html-italic">p</span> = 0.05). In (<b>E</b>,<b>H</b>) Differences in population growth dynamic parameters between acute and chronic experimental groups were analyzed by <span class="html-italic">t</span>-test, where ‘a’ and ‘b’ represent significant differences.</p>
Full article ">Figure 2
<p>The contents of glycogen and lipid in <span class="html-italic">Euplotes vannus</span> exposed to different salinities. (<b>A</b>,<b>B</b>) Glycogen contents of <span class="html-italic">E. vannus</span> exposed to acute and chronic stress experiments, respectively. (<b>D</b>,<b>E</b>) Lipid contents for the acute and chronic stress experiments, respectively. In (<b>A</b>–<b>D</b>), data are presented as means ± S.E. (standard error); error bars represent the standard errors of the means (n = 3). Columns bearing the same superscript letter are not significantly different as determined by LSD multiple range test when overall significant differences were detected (<span class="html-italic">p</span> = 0.05). In (<b>C</b>,<b>F</b>), differences in contents of glycogen and lipid between the acute and chronic experimental groups were analyzed by <span class="html-italic">t</span>-test, where ‘a’ and ‘b’ represent significant differences.</p>
Full article ">Figure 3
<p>Enzyme activities of energy metabolism in <span class="html-italic">Euplotes vannus</span> exposed to different salinities. (<b>A</b>,<b>B</b>) Enzyme activities of lactate dehydrogenase (LDH) in <span class="html-italic">E. vannus</span> exposed to the acute (24 h) and chronic (336 h) stress experiments, respectively. (<b>D</b>,<b>E</b>) Malate dehydrogenase (MDH) for the acute and chronic stress experiments, respectively. (<b>G</b>,<b>H</b>) Pyruvate kinase (PK) for the acute and chronic stress experiments, respectively. In (<b>A</b>–<b>D</b>), data are presented as means ± S.E. (standard error); error bars represent the standard errors of the means (n = 3). Columns bearing the same superscript letter are not significantly different as determined by LSD multiple range test when overall significant differences were detected (<span class="html-italic">p</span> = 0.05). (<b>C</b>,<b>F</b>,<b>I</b>) The difference analysis of LDH, MDH, and PK activities between the acute and chronic experimental groups, respectively. Differences in LDH, MDH, and PK activities between the acute and chronic experimental groups were analyzed by <span class="html-italic">t</span>-test.</p>
Full article ">Figure 4
<p>Effects of salinity exposure stress on the mRNA expression levels of malate dehydrogenase (MDH), pyruvate kinase (PK), and snf1-related protein kinase (SnRK) in the <span class="html-italic">Euplotes vannus</span>. (<b>A</b>,<b>D</b>,<b>G</b>) <span class="html-italic">Ev</span>MDH, <span class="html-italic">Ev</span>PK, and <span class="html-italic">Ev</span>SnRK for acute stress experiments, respectively. (<b>B</b>,<b>E</b>,<b>H</b>) <span class="html-italic">Ev</span>MDH, <span class="html-italic">Ev</span>PK, and <span class="html-italic">Ev</span>SnRK for chronic stress experiments, respectively. In (<b>A</b>,<b>B</b>,<b>D</b>,<b>E</b>,<b>G</b>,<b>H</b>), data are presented as means ± S.E. (standard error of the mean); error bars represent the standard errors of the means (n = 3). Columns bearing the same superscript letter are not significantly different as determined by LSD multiple range test when overall significant differences were detected (<span class="html-italic">p</span> = 0.05). (<b>C</b>,<b>F</b>,<b>I</b>) The difference analysis of <span class="html-italic">Ev</span>MDH, <span class="html-italic">Ev</span>PK, and <span class="html-italic">Ev</span>SnRK expression levels between the acute and chronic experimental groups, respectively. Differences in <span class="html-italic">Ev</span>MDH, <span class="html-italic">Ev</span>PK, and <span class="html-italic">Ev</span>SnRK expression levels between the acute and chronic experimental groups were analyzed by <span class="html-italic">t</span>-test, where ‘a’ and ‘b’ represent significant differences.</p>
Full article ">
24 pages, 4308 KiB  
Article
Local Path Planning of Unmanned Surface Vehicles’ Formation Based on Vector Field and Flow Field Traction
by Yiping Liu, Jianqiang Zhang, Yuanyuan Zhang and Zhixiao Li
J. Mar. Sci. Eng. 2024, 12(10), 1705; https://doi.org/10.3390/jmse12101705 - 26 Sep 2024
Viewed by 444
Abstract
Formation obstacle avoidance is an essential attribute of the cooperative task in unmanned surface vehicle (USV) formation. In real-world scenarios involving multiple USVs, both formation obstacle avoidance and formation recovery after obstacle avoidance play a critical role in ensuring the success of collaborative [...] Read more.
Formation obstacle avoidance is an essential attribute of the cooperative task in unmanned surface vehicle (USV) formation. In real-world scenarios involving multiple USVs, both formation obstacle avoidance and formation recovery after obstacle avoidance play a critical role in ensuring the success of collaborative missions. In this study, an Interfered Fluid Dynamic System (IFDS) algorithm was used for obstacle avoidance due to its excellent robustness, high computational efficiency and path smoothness. The algorithm can provide good local path planning for USVs. However, the use of the IFDS on USVs still has the defect of local extreme values, which has been effectively modified to obtain an enhanced IFDS (EIFDS). In formation, based on the leader–follower method, the virtual leader was used to determine the desired position of USVs in formation, and the streamlines generated by the EIFDS guided the USVs. In order to make the formation converge to the desired formation better, the vector and scalar of the EIFDS algorithm were uncoupled, and different designs were made to achieve convergence to the desired formation. The interfered residue of the IFDS is not suitable for addressing collision avoidance between USVs in practice. Therefore, the vector field method was employed to tackle the issue, with some enhancements made to optimize its performance. Subsequently, a weighted separation method was applied to combine the vector field and EIFDS, resulting in a composite field solution. Finally, the formation obstacle avoidance strategy based on composite fields was formed. The feasibility of this scheme was verified by simulation, and compared with the single IFDS formation method, the pairwise spacing of USVs behind obstacles could be increased, and the reliability of formation obstacle avoidance was increased. Full article
(This article belongs to the Section Ocean Engineering)
Show Figures

Figure 1

Figure 1
<p>Diagram of the trap area.</p>
Full article ">Figure 2
<p>(<b>a</b>) is a flow chart and (<b>b</b>) is a schematic diagram.</p>
Full article ">Figure 2 Cont.
<p>(<b>a</b>) is a flow chart and (<b>b</b>) is a schematic diagram.</p>
Full article ">Figure 3
<p>The geometric correlation between the follower and the desired position.</p>
Full article ">Figure 4
<p>Large-angle detour diagram and target point transformation diagram.</p>
Full article ">Figure 5
<p>Formation diagram.</p>
Full article ">Figure 6
<p>Defects of IFDS in collision avoidance between boats.</p>
Full article ">Figure 7
<p>Diagram of the vector field for <math display="inline"><semantics> <mrow> <mi>κ</mi> <mo>=</mo> <mn>1</mn> </mrow> </semantics></math></p>
Full article ">Figure 8
<p>Diagram of the compound vector field.</p>
Full article ">Figure 9
<p>Simulation results of the stationary point problem. The results of the enhanced IFDS are represented by (<b>a</b>,<b>b</b>); the results of the IFDS are represented by (<b>c</b>).</p>
Full article ">Figure 10
<p>Simulation results of the trap area problem. The results of the enhanced IFDS are represented by (<b>a</b>); the results of the IFDS are represented by (<b>b</b>).</p>
Full article ">Figure 11
<p>The inter−vehicle obstacle avoidance within a formation using the IFDS and vector field methods. (<b>a</b>)The IFDS method is employed for inter-boat obstacle avoidance. (<b>b</b>)The vector field method is employed for inter-boat obstacle avoidance.</p>
Full article ">Figure 12
<p>Results of formation obstacle avoidance using the compound field algorithm. (<b>a</b>) The formation obstacle avoidance path; (<b>b</b>) the velocity amplitude of each vehicle; (<b>c</b>) the distance between each pair of vehicles.</p>
Full article ">Figure 13
<p>Results of formation obstacle avoidance using the single IFDS algorithm. (<b>a</b>) The formation obstacle avoidance path; (<b>b</b>) the distance between each pair of vehicles.</p>
Full article ">Figure 14
<p>Results of compound field formation obstacle avoidance under multiple obstacles. (<b>a</b>) The formation obstacle avoidance path; (<b>b</b>) the distance between each pair of vehicles; (<b>c</b>) the distance between each USV and dynamic obstacle.</p>
Full article ">Figure 15
<p>Results of formation obstacle avoidance in environments with dense obstacles. (<b>a</b>) The formation obstacle avoidance path; (<b>b</b>) the distance between each pair of vehicles.</p>
Full article ">
18 pages, 2062 KiB  
Article
Double-Layer Distributed and Integrated Fault Detection Strategy for Non-Gaussian Dynamic Industrial Systems
by Shengli Dong, Xinghan Xu, Yuhang Chen, Yifang Zhang and Shengzheng Wang
Entropy 2024, 26(10), 815; https://doi.org/10.3390/e26100815 - 25 Sep 2024
Viewed by 316
Abstract
Currently, with the increasing scale of industrial systems, multisensor monitoring data exhibit large-scale dynamic Gaussian and non-Gaussian concurrent complex characteristics. However, the traditional principal component analysis method is based on Gaussian distribution and uncorrelated assumptions, which are greatly limited in practice. Therefore, developing [...] Read more.
Currently, with the increasing scale of industrial systems, multisensor monitoring data exhibit large-scale dynamic Gaussian and non-Gaussian concurrent complex characteristics. However, the traditional principal component analysis method is based on Gaussian distribution and uncorrelated assumptions, which are greatly limited in practice. Therefore, developing a new fault detection method for large-scale Gaussian and non-Gaussian concurrent dynamic systems is one of the urgent challenges to be addressed. To this end, a double-layer distributed and integrated data-driven strategy based on Laplacian score weighting and integrated Bayesian inference is proposed. Specifically, in the first layer of the distributed strategy, we design a Jarque–Bera test module to divide all multisensor monitoring variables into Gaussian and non-Gaussian blocks, successfully solving the problem of different data distributions. In the second layer of the distributed strategy, we design a dynamic augmentation module to solve dynamic problems, a K-means clustering module to mine local similarity information of variables, and a Laplace scoring module to quantitatively evaluate the structural retention ability of variables. Therefore, this double-layer distributed strategy can simultaneously combine the different distribution characteristics, dynamism, local similarity, and importance of variables, comprehensively mining the local information of the multisensor data. In addition, we develop an integrated Bayesian inference strategy based on detection performance weighting, which can emphasize the differential contribution of local models. Finally, the fault detection results for the Tennessee Eastman production system and a diesel engine working system validate the superiority of the proposed method. Full article
(This article belongs to the Section Multidisciplinary Applications)
Show Figures

Figure 1

Figure 1
<p>The flowchart of the double-layer distributed and integrated fault detection strategy based on LSW-IBI.</p>
Full article ">Figure 2
<p>The flowchart of TE benchmark process [<a href="#B30-entropy-26-00815" class="html-bibr">30</a>].</p>
Full article ">Figure 3
<p><span class="html-italic">l</span> = 1. Accuracy under different number of clusters: (<b>a</b>) fault 11, (<b>b</b>) fault 19, (<b>c</b>) fault 20.</p>
Full article ">Figure 4
<p><span class="html-italic">l</span> = 2. Accuracy under different number of clusters: (<b>a</b>) fault 11, (<b>b</b>) fault 19, (<b>c</b>) fault 20.</p>
Full article ">Figure 5
<p>Optimal number of clusters: (<b>a</b>) Gaussian block, (<b>b</b>) non-Gaussian block.</p>
Full article ">Figure 6
<p>T-SNE for Gaussian block: (<b>a</b>) cosine, (<b>b</b>) Euclidean.</p>
Full article ">Figure 7
<p>T-SNE for non-Gaussian block: (<b>a</b>) cosine, (<b>b</b>) Euclidean.</p>
Full article ">Figure 8
<p>Monitoring charts of fault 11: (<b>a</b>) PCA, (<b>b</b>) DPCA, (<b>c</b>) DWPCA, (<b>d</b>) DICA, (<b>e</b>) DPCA-DICA, (<b>f</b>) LSW-IBI.</p>
Full article ">Figure 9
<p>Monitoring charts of fault 19: (<b>a</b>) PCA, (<b>b</b>) DPCA, (<b>c</b>) DWPCA, (<b>d</b>) DICA, (<b>e</b>) DPCA-DICA, (<b>f</b>) LSW-IBI.</p>
Full article ">Figure 10
<p>The entity and structure diagram of the diesel engine.</p>
Full article ">Figure 11
<p>T-SNE for diesel engine: (<b>a</b>) cosine, (<b>b</b>) Euclidean.</p>
Full article ">Figure 12
<p>Detection of normal samples: (<b>a</b>) DPCA, (<b>b</b>) DICA, (<b>c</b>) LSW-IBI.</p>
Full article ">Figure 13
<p>Detection of fault samples: (<b>a</b>) DPCA, (<b>b</b>) DICA, (<b>c</b>) LSW-IBI.</p>
Full article ">
7 pages, 799 KiB  
Proceeding Paper
Neuro-Evolution of Augmenting Topologies for Dynamic Scheduling of Flexible Job Shop Problem
by Jian Huang, Yarong Chen, Jabir Mumtaz and Liuyan Zhong
Eng. Proc. 2024, 75(1), 19; https://doi.org/10.3390/engproc2024075019 - 24 Sep 2024
Viewed by 178
Abstract
In flexible production environments, challenges such as fluctuating customer demands and machine performance degradation significantly complicate production scheduling. This study introduces a neuro-evolution of augmenting topologies (NEAT) algorithm aimed at optimizing the scheduling efficiency in flexible job shops by minimizing both maximum completion [...] Read more.
In flexible production environments, challenges such as fluctuating customer demands and machine performance degradation significantly complicate production scheduling. This study introduces a neuro-evolution of augmenting topologies (NEAT) algorithm aimed at optimizing the scheduling efficiency in flexible job shops by minimizing both maximum completion and average lag times, taking into account variables like sporadic job arrivals, variable machining durations, tool wear, preventive maintenance, and equipment failures. The NEAT algorithm harnesses the features of dynamic flexible job shop scheduling problems (DFJSPs) to devise heuristic rules for job selection and machine allocation, synthesizing these rules into coherent scheduling strategies. Employing the entropy weight method, a fitness function for multiobjective optimization is formulated, facilitating the enhancement of the neural network’s structural and nodal parameters through genetic algorithms. Comparative analysis with four conventional scheduling rules indicates that the NEAT approach consistently surpasses traditional methods, especially in managing complex disturbances. For example, in a scenario involving 50 jobs and 20 machines, NEAT dramatically reduced the average completion time to 142.14 s, markedly outperforming the 644.36 s achieved by the minimum operation completion rate/shortest processing time (MOCR/SPT) approach. These findings underscore the superiority of NEAT in dynamic scheduling contexts. Full article
Show Figures

Figure 1

Figure 1
<p>NEAT-based dynamic scheduling method.</p>
Full article ">
22 pages, 494 KiB  
Article
Vehicle Trajectory Prediction Based on Adaptive Edge Generation
by He Ren and Yanyan Zhang
Electronics 2024, 13(18), 3787; https://doi.org/10.3390/electronics13183787 - 23 Sep 2024
Viewed by 609
Abstract
With the rapid evolution of intelligent driving technology, vehicle trajectory prediction has become a pivotal technique for enhancing road safety and traffic efficiency. In this domain, high-definition vector maps and graph neural networks (GNNs) play a vital role, supporting precise vehicle positioning and [...] Read more.
With the rapid evolution of intelligent driving technology, vehicle trajectory prediction has become a pivotal technique for enhancing road safety and traffic efficiency. In this domain, high-definition vector maps and graph neural networks (GNNs) play a vital role, supporting precise vehicle positioning and optimizing path planning, thereby improving the performance of intelligent driving systems. However, high-definition vector maps and traditional GNNs still encounter several challenges in trajectory prediction, such as high computational resource demands, long training times, and limited modeling capabilities for dynamic traffic environments and complex interactions. To address these challenges, this paper proposes an adaptive edge generator method, this method dynamically constructs and optimizes the connections between nodes in the GNN architecture, effectively enhancing the accuracy and efficiency of trajectory prediction. Specifically, we classify nodes into dynamic and static nodes based on their attributes, and devise differentiated edge construction strategies accordingly. For dynamic nodes, we introduce a relative angle factor, enabling the attention model to comprehensively consider the distance and intersection status between nodes, resulting in more accurate computation of edge weights. For static nodes, we utilize a length threshold to assess the feasibility of establishing connections between vehicles and lane lines, determining whether a connection should be established. Through this approach, we successfully reduce the algorithmic complexity, increase computational speed, and maintain high trajectory prediction accuracy. Tests on the Argoverse motion prediction dataset demonstrate that trajectory prediction utilizing the adaptive edge generator achieves an average displacement error (ADE) of 0.6681, a final displacement error (FDE) of 0.9864, and a miss rate (MR) of 0.0952. Furthermore, the model parameters are significantly reduced, validating the effectiveness of the proposed vehicle trajectory prediction method based on the adaptive edge generator. Full article
(This article belongs to the Section Artificial Intelligence)
Show Figures

Figure 1

Figure 1
<p>Map of selected map scenes and vehicle locations in the Argoverse dataset.</p>
Full article ">Figure 2
<p>General block diagram of adaptive edge generator; dynamic nodes include dynamic information such as vehicles, and static nodes include static information such as lane lines; these generate edges and weights through different rules.</p>
Full article ">Figure 3
<p>The input includes the vehicle’s movement direction, calculated from the previous and current time steps, along with the coordinates of the vehicle and other objects. Additionally, the hidden layer processes the relative angles between vehicles and the hidden information from the previous layer. The hidden layer decides how to connect the nodes and uses the decoder to predict the final output.</p>
Full article ">Figure 4
<p>Vehicle scenario construction diagram for some cases.</p>
Full article ">Figure 5
<p>Schematic of dynamic edge generation for specific scenarios.</p>
Full article ">Figure 6
<p>The number of total nodes compared with the number of updated nodes.</p>
Full article ">Figure 7
<p>Qualitative results of the adaptive edge generator, with past trajectories shown in red, real trajectories in green, the method in this paper in blue, and the VectorNet method in black. Compared with the VectorNet method, the method proposed in this paper can successfully predict the turning and acceleration performance of complex intersections. (<b>a</b>) Predicted intersection turn; (<b>b</b>) prediction of complex intersections; (<b>c</b>) predicted intersection turn; (<b>d</b>) prediction of acceleration.</p>
Full article ">
24 pages, 8044 KiB  
Article
Static Resilience Evolution of the Global Wood Forest Products Trade Network: A Complex Directed Weighted Network Analysis
by Xiangyu Huang, Zhongwei Wang, Yan Pang, Wujun Tian and Ming Zhang
Forests 2024, 15(9), 1665; https://doi.org/10.3390/f15091665 - 21 Sep 2024
Viewed by 497
Abstract
This paper analyzes the static resilience of global wood forest products trade networks across upstream, midstream, downstream, and recycling sectors using a complex directed weighted network approach. By examining topological features and resilience from 2002 to 2021, this study reveals significant structural evolution [...] Read more.
This paper analyzes the static resilience of global wood forest products trade networks across upstream, midstream, downstream, and recycling sectors using a complex directed weighted network approach. By examining topological features and resilience from 2002 to 2021, this study reveals significant structural evolution and scale expansion in these networks. It finds improvements in network efficiency and resilience, alongside an increase in weighted hierarchy highlighting the prominent roles of core countries like China, the US, and Germany. While these countries bolster network resilience, they also introduce certain vulnerabilities. This study finds notable disassortative mixing without trade volume weights and diversified trends with weights, offering new insights into network dynamics. Core nodes must address disruption risks, enhance diversity, and establish emergency response mechanisms. In the recycling sector, this paper highlights weak trade connections and low resilience, with the US maintaining dominance, China’s influence waning, and India’s rapid ascent. This paper concludes by emphasizing the need for refined indicator systems and deeper explorations into resilience enhancement strategies for operational and targeted suggestions. Full article
(This article belongs to the Section Wood Science and Forest Products)
Show Figures

Figure 1

Figure 1
<p>Classification of wood forest products.</p>
Full article ">Figure 2
<p>Research framework.</p>
Full article ">Figure 3
<p>Evolution of weighted global efficiency from 2002 to 2021.</p>
Full article ">Figure 4
<p>Evolution of weighted average clustering coefficient from 2002 to 2021.</p>
Full article ">Figure 5
<p>Weighted degree distribution of the trade network for four types of wood forest products in 2002 and 2021.</p>
Full article ">Figure 6
<p>Evolution of unweighted assortativity from 2002 to 2021.</p>
Full article ">Figure 7
<p>Evolution of weighted assortativity from 2002 to 2021.</p>
Full article ">Figure 8
<p>Evolution trend of upstream core nodes resilience.</p>
Full article ">Figure 9
<p>Evolution trend of midstream core nodes resilience.</p>
Full article ">Figure 10
<p>Evolution trend of downstream core nodes resilience.</p>
Full article ">Figure 11
<p>Evolution trend of recycle core nodes resilience.</p>
Full article ">Figure A1
<p>Number of nodes representing countries (regions) and edges representing trade relationships in the global wood forest products trade network from 2002 to 2021.</p>
Full article ">Figure A2
<p>Temporal changes in the volume and value of global wood forest products trade from 2002 to 2021.</p>
Full article ">Figure A3
<p>Topological structure of the trade network for four types of wood forest products in 2021.</p>
Full article ">
Back to TopTop