Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (912)

Search Parameters:
Keywords = multi-ship

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
24 pages, 2671 KiB  
Article
CNN–Transformer-Based Model for Maritime Blurred Target Recognition
by Tianyu Huang, Chao Pan, Jin Liu and Zhiwei Kang
Electronics 2025, 14(17), 3354; https://doi.org/10.3390/electronics14173354 - 23 Aug 2025
Abstract
In maritime blurred image recognition, ship collision accidents frequently result from three primary blur types: (1) motion blur from vessel movement in complex sea conditions, (2) defocus blur due to water vapor refraction, and (3) scattering blur caused by sea fog interference. This [...] Read more.
In maritime blurred image recognition, ship collision accidents frequently result from three primary blur types: (1) motion blur from vessel movement in complex sea conditions, (2) defocus blur due to water vapor refraction, and (3) scattering blur caused by sea fog interference. This paper proposes a dual-branch recognition method specifically designed for motion blur, which represents the most prevalent blur type in maritime scenarios. Conventional approaches exhibit constrained computational efficiency and limited adaptability across different modalities. To overcome these limitations, we propose a hybrid CNN–Transformer architecture: the CNN branch captures local blur characteristics, while the enhanced Transformer module models long-range dependencies via attention mechanisms. The CNN branch employs a lightweight ResNet variant, in which conventional residual blocks are substituted with Multi-Scale Gradient-Aware Residual Block (MSG-ARB). This architecture employs learnable gradient convolution for explicit local gradient feature extraction and utilizes gradient content gating to strengthen blur-sensitive region representation, significantly improving computational efficiency compared to conventional CNNs. The Transformer branch incorporates a Hierarchical Swin Transformer (HST) framework with Shifted Window-based Multi-head Self-Attention for global context modeling. The proposed method incorporates blur invariant Positional Encoding (PE) to enhance blur spectrum modeling capability, while employing DyT (Dynamic Tanh) module with learnable α parameters to replace traditional normalization layers. This architecture achieves a significant reduction in computational costs while preserving feature representation quality. Moreover, it efficiently computes long-range image dependencies using a compact 16 × 16 window configuration. The proposed feature fusion module synergistically integrates CNN-based local feature extraction with Transformer-enabled global representation learning, achieving comprehensive feature modeling across different scales. To evaluate the model’s performance and generalization ability, we conducted comprehensive experiments on four benchmark datasets: VAIS, GoPro, Mini-ImageNet, and Open Images V4. Experimental results show that our method achieves superior classification accuracy compared to state-of-the-art approaches, while simultaneously enhancing inference speed and reducing GPU memory consumption. Ablation studies confirm that the DyT module effectively suppresses outliers and improves computational efficiency, particularly when processing low-quality input data. Full article
23 pages, 6924 KiB  
Article
A Dynamic Multi-Scale Feature Fusion Network for Enhanced SAR Ship Detection
by Rui Cao and Jianghua Sui
Sensors 2025, 25(16), 5194; https://doi.org/10.3390/s25165194 - 21 Aug 2025
Viewed by 239
Abstract
This study aims to develop an enhanced YOLO algorithm to improve the ship detection performance of synthetic aperture radar (SAR) in complex marine environments. Current SAR ship detection methods face numerous challenges in complex sea conditions, including environmental interference, false detection, and multi-scale [...] Read more.
This study aims to develop an enhanced YOLO algorithm to improve the ship detection performance of synthetic aperture radar (SAR) in complex marine environments. Current SAR ship detection methods face numerous challenges in complex sea conditions, including environmental interference, false detection, and multi-scale changes in detection targets. To address these issues, this study adopts a technical solution that combines multi-level feature fusion with a dynamic detection mechanism. First, a cross-stage partial dynamic channel transformer module (CSP_DTB) was designed, which combines the transformer architecture with a convolutional neural network to replace the last two C3k2 layers in the YOLOv11n main network, thereby enhancing the model’s feature extraction capabilities. Second, a general dynamic feature pyramid network (RepGFPN) was introduced to reconstruct the neck network architecture, enabling more efficient multi-scale feature fusion and information propagation. Additionally, a lightweight dynamic decoupled dual-alignment head (DYDDH) was constructed to enhance the collaborative performance of localization and classification tasks through task-specific feature decoupling. Experimental results show that the proposed DRGD-YOLO algorithm achieves significant performance improvements. On the HRSID dataset, the algorithm achieves an average precision (mAP50) of 93.1% at an IoU threshold of 0.50 and an mAP50–95 of 69.2% over the IoU threshold range of 0.50–0.95. Compared to the baseline YOLOv11n algorithm, the proposed method improves mAP50 and mAP50–95 by 3.3% and 4.6%, respectively. The proposed DRGD-YOLO algorithm not only significantly improves the accuracy and robustness of synthetic aperture radar (SAR) ship detection but also demonstrates broad application potential in fields such as maritime surveillance, fisheries management, and maritime safety monitoring, providing technical support for the development of intelligent marine monitoring technology. Full article
(This article belongs to the Section Navigation and Positioning)
Show Figures

Figure 1

32 pages, 2063 KiB  
Article
Multi-Environmental Reliability Evaluation for Complex Equipment: A Strict Intuitionistic Fuzzy Distance Measure-Based Multi-Attribute Group Decision-Making Framework
by Zhaiming Peng, Wenhe Chen and Longlong Gao
Machines 2025, 13(8), 744; https://doi.org/10.3390/machines13080744 - 20 Aug 2025
Viewed by 84
Abstract
The theoretical reliability of complex equipment often significantly deviates from real-world performance due to the inherent influence of diverse environmental and operational factors, making scientific reliability evaluation particularly challenging. This study proposes a multi-attribute group decision-making (MAGDM) evaluation framework based on a strict [...] Read more.
The theoretical reliability of complex equipment often significantly deviates from real-world performance due to the inherent influence of diverse environmental and operational factors, making scientific reliability evaluation particularly challenging. This study proposes a multi-attribute group decision-making (MAGDM) evaluation framework based on a strict intuitionistic fuzzy distance and an improved TOPSIS approach. First, an improved strict intuitionistic fuzzy distance measure (ISIFDisM) is rigorously developed to overcome the limitations of existing methods, exhibiting high robustness, monotonicity, and discriminability. Second, building upon ISIFDisM, a systematic MAGDM evaluation model is constructed, comprising three key steps: (1) data acquisition through structured questionnaire surveys; (2) attribute weights determined using the entropy weight method; and (3) alternative ranking through normalized priority coefficients derived from intuitionistic fuzzy distance calculations. Third, the proposed framework is applied to a practical case study focused on reliability assessment of ship equipment, enabling effective ranking of various marine engines. Finally, through static comparative analyses and dynamic scenario simulations, the feasibility, robustness, and methodological superiority of the proposed framework are thoroughly validated. Full article
17 pages, 2482 KiB  
Article
Coastline Identification with ASSA-Resnet Based Segmentation for Marine Navigation
by Yuhan Wang, Weixian Li, Zhengxun Zhou and Ning Wu
Appl. Sci. 2025, 15(16), 9113; https://doi.org/10.3390/app15169113 - 19 Aug 2025
Viewed by 167
Abstract
Real-time and accurate segmentation of coastlines is of paramount importance for the safe navigation of unmanned surface vessels (USVs). Classical methods such as U-Net and DeepLabV3 have been proven to be effective in coastline segmentation tasks. However, their performance substantially degrades in real-world [...] Read more.
Real-time and accurate segmentation of coastlines is of paramount importance for the safe navigation of unmanned surface vessels (USVs). Classical methods such as U-Net and DeepLabV3 have been proven to be effective in coastline segmentation tasks. However, their performance substantially degrades in real-world scenarios due to variations in lighting and environmental conditions, particularly from water surface reflections. This paper proposes an enhanced ResNet-50 model, namely ASSA-ResNet, for coastline segmentation for vision-based marine navigation. ASSA-ResNet integrates Atrous Spatial Pyramid Pooling (ASPP) to expand the model’s receptive field and incorporates a Global Channel Spatial Attention (GCSA) module to suppress interference from water reflections. Through feature pyramid fusion, ASSA-ResNet reinforces the semantic representation of features at various scales to ensure precise boundary delineation. The performance of ASSA-ResNet is validated with a dataset encompassing diverse brightness conditions and scenarios. Notably, mean Pixel Accuracy (mPA) and mean Intersection over Union (mIoU) of 98.90% and 98.17%, respectively, have been achieved on the self-constructed dataset, with corresponding values of 99.18% and 98.39% observed on the USVInland unmanned vessel dataset. Comparative analyses reveal that ASSA-ResNet outperforms the U-Net model by 1.78% in mPA and 2.9% in mIOU relative to the DeepLabV3 model. It also demonstrates enhancements of 1.85% in mPA and 3.19% in mIoU. On the USVInland dataset, ASSA-ResNet exhibits superior performance compared to U-Net, with improvements of 0.41% in mPA and 0.12% in mIoU, while surpassing DeepLabV3 by 0.33% in mPA and 0.21% in mIoU. Full article
(This article belongs to the Section Marine Science and Engineering)
Show Figures

Figure 1

26 pages, 10494 KiB  
Article
SSGY: A Lightweight Neural Network Method for SAR Ship Detection
by Fangliang He, Chao Wang and Baolong Guo
Remote Sens. 2025, 17(16), 2868; https://doi.org/10.3390/rs17162868 - 18 Aug 2025
Viewed by 317
Abstract
Synthetic aperture radar (SAR) ship detection faces significant challenges due to complex marine backgrounds, diverse ship scales and shapes, and the demand for lightweight algorithms. Traditional methods, such as constant false alarm rate and edge detection, often underperform in such scenarios. Although deep [...] Read more.
Synthetic aperture radar (SAR) ship detection faces significant challenges due to complex marine backgrounds, diverse ship scales and shapes, and the demand for lightweight algorithms. Traditional methods, such as constant false alarm rate and edge detection, often underperform in such scenarios. Although deep learning approaches have advanced detection capabilities, they frequently struggle to balance performance and efficiency. Algorithms of the YOLO series offer real-time detection with high efficiency, but their accuracy in intricate SAR environments remains limited. To address these issues, this paper proposes a lightweight SAR ship detection method based on the YOLOv10 framework, optimized across several key modules. The backbone network introduces a StarNet structure with multi-scale convolutional kernels, dilated convolutions, and an ECA module to enhance feature extraction and reduce computational complexity. The neck network utilizes a lightweight C2fGSConv structure, improving multi-scale feature fusion while reducing computation and parameter count. The detection head employs a dual assignment strategy and depthwise separable convolutions to minimize computational overhead. Furthermore, a hybrid loss function combining classification loss, bounding box regression loss, and focal distribution loss is designed to boost detection accuracy and robustness. Experiments on the SSDD and HRSID datasets demonstrate that the proposed method achieves superior performance, with a parameter count of 1.4 million and 5.4 billion FLOPs, and it achieves higher AP and accuracy compared to existing algorithms under various scenarios and scales. Ablation studies confirm the effectiveness of each module, and the results show that the proposed approach surpasses most current methods in both parameter efficiency and detection accuracy. Full article
Show Figures

Figure 1

30 pages, 6817 KiB  
Article
Numerical Study on Non-Icebreaking Ship Maneuvering in Floating Ice Based on Coupled NDEM–MMG Modeling
by Deling Wang, Luyuan Zou, Zhiheng Zhang and Xinqiang Chen
J. Mar. Sci. Eng. 2025, 13(8), 1578; https://doi.org/10.3390/jmse13081578 - 17 Aug 2025
Viewed by 233
Abstract
The maneuvering performance of ships in marginal ice zones is critical for navigational safety, yet most existing studies focus on icebreaking vessels. This study develops a coupled numerical framework that integrates the Non-Smooth Discrete Element Method (NDEM) for simulating ship–ice interactions with the [...] Read more.
The maneuvering performance of ships in marginal ice zones is critical for navigational safety, yet most existing studies focus on icebreaking vessels. This study develops a coupled numerical framework that integrates the Non-Smooth Discrete Element Method (NDEM) for simulating ship–ice interactions with the three-degree-of-freedom MMG model for ship dynamics. The framework was applied to an S175 container ship, and numerical simulations were conducted for turning circle and Zig-Zag maneuvers under varying ice concentrations (0–60%), floe sizes, and rudder angles. NDEM efficiently handles complex, high-frequency multi-body collisions with larger time steps compared to conventional DEM or CFD–DEM approaches, enabling large-scale simulations of realistic ice conditions. Results indicate that increasing ice concentration from 0% to 60% reduces the turning diameter from 4.11L to 3.21L and decreases steady turning speed by approximately 53%. Larger floes form stable force chains that restrict lateral motion, while higher rudder angles improve responsiveness but may induce dynamic instability. These findings improve understanding of non-icebreaking ship maneuverability in ice and provide practical guidance for safe and efficient Arctic navigation. Full article
Show Figures

Figure 1

25 pages, 651 KiB  
Review
Evolution of Shipboard Motor Failure Monitoring Technology: Multi-Physics Field Mechanism Modeling and Intelligent Operation and Maintenance System Integration
by Jun Sun, Pan Sun, Boyu Lin and Weibo Li
Energies 2025, 18(16), 4336; https://doi.org/10.3390/en18164336 - 14 Aug 2025
Viewed by 248
Abstract
As a core component of both the ship propulsion system and mission-critical equipment, shipboard motors are undergoing a technological transition from traditional fault diagnosis to multi-physical-field collaborative modeling and integrated intelligent maintenance systems. This paper provides a systematic review of recent advances in [...] Read more.
As a core component of both the ship propulsion system and mission-critical equipment, shipboard motors are undergoing a technological transition from traditional fault diagnosis to multi-physical-field collaborative modeling and integrated intelligent maintenance systems. This paper provides a systematic review of recent advances in shipboard motor fault monitoring, with a focus on key technical challenges under complex service environments, and offers several innovative insights and analyses in the following aspects. First, regarding the fault evolution under electromagnetic–thermal–mechanical coupling, this study summarizes the typical fault mechanisms, such as bearing electrical erosion, rotor eccentricity, permanent magnet demagnetization, and insulation aging, and analyzes their modeling approaches and multi-physics coupling evolution paths. Second, in response to the problem of multi-source signal fusion, the applicability and limitations of feature extraction methods—including current analysis, vibration demodulation, infrared thermography, and Dempster–Shafer (D-S) evidence theory—are evaluated, providing a basis for designing subsequent signal fusion strategies. With respect to intelligent diagnostic models, this paper compares model-driven and data-driven approaches in terms of their suitability for different scenarios, highlighting their complementarity and integration potential in the complex operating conditions of shipboard motors. Finally, considering practical deployment needs, the key aspects of monitoring platform implementation under shipborne edge computing environments are discussed. The study also identifies current research gaps and proposes future directions, such as digital twin-driven intelligent maintenance, fleet-level PHM collaborative management, and standardized health data transmission. In summary, this paper offers a comprehensive analysis in the areas of fault mechanism modeling, feature extraction method evaluation, and system deployment frameworks, aiming to provide a theoretical reference and engineering insights for the advancement of shipboard motor health management technologies. Full article
Show Figures

Figure 1

18 pages, 1034 KiB  
Article
Navigating the Future: A Novel PCA-Driven Layered Attention Approach for Vessel Trajectory Prediction with Encoder–Decoder Models
by Fusun Er and Yıldıray Yalman
Appl. Sci. 2025, 15(16), 8953; https://doi.org/10.3390/app15168953 - 14 Aug 2025
Viewed by 291
Abstract
This study introduces a novel deep learning architecture for vessel trajectory prediction based on Automatic Identification System (AIS) data. The motivation stems from the increasing importance of maritime transport and the need for intelligent solutions to enhance safety and efficiency in congested waterways—particularly [...] Read more.
This study introduces a novel deep learning architecture for vessel trajectory prediction based on Automatic Identification System (AIS) data. The motivation stems from the increasing importance of maritime transport and the need for intelligent solutions to enhance safety and efficiency in congested waterways—particularly with respect to collision avoidance and real-time traffic management. Special emphasis is placed on river navigation scenarios that limit maneuverability with the demand of higher forecasting precision than open-sea navigation. To address these challenges, we propose a Principal Component Analysis (PCA)-driven layered attention mechanism integrated within an encoder–decoder model to reduce redundancy and enhance the representation of spatiotemporal features, allowing the layered attention modules to focus more effectively on salient positional and movement patterns across multiple time steps. This dual-level integration offers a deeper contextual understanding of vessel dynamics. A carefully designed evaluation framework with statistical hypothesis testing demonstrates the superiority of the proposed approach. The model achieved a mean positional error of 0.0171 nautical miles (SD: 0.0035), with a minimum error of 0.0006 nautical miles, outperforming existing benchmarks. These results confirm that our PCA-enhanced attention mechanism significantly reduces prediction errors, offering a promising pathway toward safer and smarter maritime navigation, particularly in traffic-critical riverine systems. While the current evaluation focuses on short-term horizons in a single river section, the methodology can be extended to complex environments such as congested ports or multi-ship interactions and to medium-term or long-term forecasting to further enhance operational applicability and generalizability. Full article
Show Figures

Figure 1

30 pages, 3877 KiB  
Article
Ship Voyage Route Waypoint Optimization Method Using Reinforcement Learning Considering Topographical Factors and Fuel Consumption
by Juhyang Lee, Youngseo Park, Jeongon Eom, Hungyu Hwang and Sewon Kim
J. Mar. Sci. Eng. 2025, 13(8), 1554; https://doi.org/10.3390/jmse13081554 - 13 Aug 2025
Viewed by 345
Abstract
As the IMO and the EU strengthen carbon emission regulations, eco-friendly voyage planning is increasingly recognized by ship owners as one of the most important performance factors of the vessel fleet. The eco-friendly voyage planning aims to reduce carbon emissions and fuel consumption [...] Read more.
As the IMO and the EU strengthen carbon emission regulations, eco-friendly voyage planning is increasingly recognized by ship owners as one of the most important performance factors of the vessel fleet. The eco-friendly voyage planning aims to reduce carbon emissions and fuel consumption while satisfying voyage constraints. In this study, a novel route waypoint optimization method is proposed, which combines a fuel consumption forecasting model based on the Transformer and a Proximal Policy Optimization (PPO) algorithm for adaptive waypoint planning. The developed framework suggests a multi-objective methodology unlike the traditional approaches where a single objective is sought after, which characterizes fuel efficiency against navigational safety and operational simplicity. The methodology consists of three sequential phases. First, the transformer model is employed to predict ship fuel consumption using navigational and environmental data. Next, the predicted consumption values are utilized as a reward function in a PPO-based reinforcement learning framework to generate fuel-efficient routes. Finally, the number and placement of waypoints are further optimized with respect to terrain and bathymetric constraints, improving the practicality and safety of the navigational plan. The results show that the proposed method could decrease average fuel consumption by up to 11.33% across three real-world case studies: Busan–Rotterdam, Busan–Los Angeles, and Mokpo–Houston, compared to AIS-based routes. The transformer model outperformed Long Short-Term Memory (LSTM) and Random Forest baselines with the highest prediction accuracy, achieving an R2 score of 86.75%. This study is the first to incorporate transformer-based forecasting into reinforcement learning for maritime route planning and demonstrates how the method adaptively controls waypoint density in response to environmental and geographical conditions. These results support the practical application of the approach in smart ship navigation systems aligned with IMO’s decarbonization goals. Full article
(This article belongs to the Special Issue Intelligent Solutions for Marine Operations)
Show Figures

Figure 1

19 pages, 6692 KiB  
Article
A Deep Learning-Based Machine Vision System for Online Monitoring and Quality Evaluation During Multi-Layer Multi-Pass Welding
by Van Doi Truong, Yunfeng Wang, Chanhee Won and Jonghun Yoon
Sensors 2025, 25(16), 4997; https://doi.org/10.3390/s25164997 - 12 Aug 2025
Viewed by 358
Abstract
Multi-layer multi-pass welding plays an important role in manufacturing industries such as nuclear power plants, pressure vessel manufacturing, and ship building. However, distortion or welding defects are still challenges; therefore, welding monitoring and quality control are essential tasks for the dynamic adjustment of [...] Read more.
Multi-layer multi-pass welding plays an important role in manufacturing industries such as nuclear power plants, pressure vessel manufacturing, and ship building. However, distortion or welding defects are still challenges; therefore, welding monitoring and quality control are essential tasks for the dynamic adjustment of execution during welding. The aim was to propose a machine vision system for monitoring and surface quality evaluation during multi-pass welding using a line scanner and infrared camera sensors. The cross-section modelling based on the line scanner data enabled the measurement of distortion and dynamic control of the welding plan. Lack of fusion, porosity, and burn-through defects were intentionally generated by controlling welding parameters to construct a defect inspection dataset. To reduce the influence of material surface colour, the proposed normal map approach combined with a deep learning approach was applied for inspecting the surface defects on each layer, achieving a mean average precision of 0.88. In addition to monitoring the temperature of the weld pool, a burn-through defect detection algorithm was introduced to track welding status. The whole system was integrated into a graphical user interface to visualize the welding progress. This work provides a solid foundation for monitoring and potential for the further development of the automatic adaptive welding system in multi-layer multi-pass welding. Full article
(This article belongs to the Section Fault Diagnosis & Sensors)
Show Figures

Figure 1

30 pages, 6902 KiB  
Article
CFD Investigation on Effect of Ship–Helicopter Coupling Motions on Aerodynamic Flow Field and Rotor Loads
by Zhouyang Liu, Yang Liu, Yingnan Ma, Zhanyang Chen and Weidong Zhao
J. Mar. Sci. Eng. 2025, 13(8), 1544; https://doi.org/10.3390/jmse13081544 - 12 Aug 2025
Viewed by 302
Abstract
As critical assets for surveillance, reconnaissance, and transport, shipborne helicopters play an indispensable role in modern maritime operations. Ensuring the safety and stability of shipboard landings is therefore of paramount importance, particularly under complex sea conditions. This study presents a comprehensive investigation into [...] Read more.
As critical assets for surveillance, reconnaissance, and transport, shipborne helicopters play an indispensable role in modern maritime operations. Ensuring the safety and stability of shipboard landings is therefore of paramount importance, particularly under complex sea conditions. This study presents a comprehensive investigation into the dynamic interaction between helicopters and moving ships during the landing phase, with a particular emphasis on the influence of ship motions on the unsteady aerodynamic flow field and rotor loads. A coupled numerical–theoretical framework is developed, which overcomes the limitations of traditional models that typically consider static or single-degree-of-freedom (SDOF) ship motions. This work systematically analyzes the effects of multi-degree-of-freedom (MDOF) ship motions—including roll, pitch, and heave—on the coupled aerodynamic environment and rotor dynamic response. The results demonstrate that each motion component imposes a distinct influence on the flow-field characteristics, with pitch identified as the dominant contributor to turbulence intensity, particularly during the mid-to-late landing phase. Furthermore, it is found that a linear superposition of individual motions cannot accurately represent the combined effect of MDOF motions. Instead, their interaction leads to complex nonlinear effects, which may attenuate certain flow instabilities. These findings provide critical insights into ship–helicopter dynamic coupling and offer a scientific basis for improving landing safety under adverse sea conditions. Full article
(This article belongs to the Special Issue Advances in Marine Computational Fluid Dynamics)
Show Figures

Figure 1

23 pages, 8286 KiB  
Article
Context-Guided SAR Ship Detection with Prototype-Based Model Pretraining and Check–Balance-Based Decision Fusion
by Haowen Zhou, Zhe Geng, Minjie Sun, Linyi Wu and He Yan
Sensors 2025, 25(16), 4938; https://doi.org/10.3390/s25164938 - 10 Aug 2025
Viewed by 348
Abstract
To address the challenging problem of multi-scale inshore–offshore ship detection in synthetic aperture radar (SAR) remote sensing images, we propose a novel deep learning-based automatic ship detection method within the framework of compositional learning. The proposed method is supported by three pillars: context-guided [...] Read more.
To address the challenging problem of multi-scale inshore–offshore ship detection in synthetic aperture radar (SAR) remote sensing images, we propose a novel deep learning-based automatic ship detection method within the framework of compositional learning. The proposed method is supported by three pillars: context-guided region proposal, prototype-based model-pretraining, and multi-model ensemble learning. To reduce the false alarms induced by the discrete ground clutters, the prior knowledge of the harbour’s layout is exploited to generate land masks for terrain delimitation. To prepare the model for the diverse ship targets of different sizes and orientations it might encounter in the test environment, a novel cross-dataset model pretraining strategy is devised, where the SAR images of several key ship target prototypes from the auxiliary dataset are used to support class-incremental learning. To combine the advantages of diverse model architectures, an adaptive decision-level fusion framework is proposed, which consists of three components: a dynamic confidence threshold assignment strategy based on the sizes of targets, a weighted fusion mechanism based on president-senate check–balance, and Soft-NMS-based Dense Group Target Bounding Box Fusion (Soft-NMS-DGT-BBF). The performance enhancement brought by contextual knowledge-aided terrain delimitation, cross-dataset prototype-based model pretraining and check–balance-based adaptive decision-level fusion are validated with a series of ingeniously devised experiments based on the FAIR-CSAR-Ship dataset. Full article
(This article belongs to the Special Issue SAR Imaging Technologies and Applications)
Show Figures

Figure 1

26 pages, 7480 KiB  
Article
Fault Diagnosis Method for Position Sensors in Multi-Phase Brushless DC Motor Drive Systems Based on Position Signals and Fault Current Characteristics
by Jianwen Li, Wei Zhang, Shi Zhang, Wei Chen and Xinmin Li
World Electr. Veh. J. 2025, 16(8), 454; https://doi.org/10.3390/wevj16080454 - 9 Aug 2025
Viewed by 186
Abstract
Multi-phase brushless DC motors (BLDCMs) have broad prospects in the power propulsion systems of electric vehicles, submarines, electric ships, etc., due to their advantages of high efficiency and high power density. In the above application scenarios, accurately obtaining the rotor position information is [...] Read more.
Multi-phase brushless DC motors (BLDCMs) have broad prospects in the power propulsion systems of electric vehicles, submarines, electric ships, etc., due to their advantages of high efficiency and high power density. In the above application scenarios, accurately obtaining the rotor position information is crucial for ensuring the efficient and stable operation of multi-phase BLDCMs. Therefore, by analyzing the fault conditions of position sensors in this paper, a fault diagnosis method for position sensors in multi-phase brushless DC motor drive systems based on position signals and fault current characteristics is proposed, with the aim of improving the reliability of the system. This method utilizes the Hall state value determined by the Hall position signal and the current characteristics under the fault state to achieve rapid fault diagnosis and precise positioning of the position sensor. Its advantage lies in the fact that it does not require additional hardware support or complex calculations, and can efficiently identify the fault conditions of position sensors. To verify the effectiveness of the proposed method, this paper conducts experiments based on a nine-phase brushless DC motor equipped with nine Hall position sensors. The results of steady-state and dynamic experiments show that this method can achieve rapid fault diagnosis and location. Full article
Show Figures

Figure 1

22 pages, 3532 KiB  
Article
A Method for Early Identification of Vessels Potentially Threatening Critical Maritime Infrastructure
by Miroslaw Wielgosz and Marzena Malyszko
Appl. Sci. 2025, 15(15), 8716; https://doi.org/10.3390/app15158716 - 7 Aug 2025
Viewed by 286
Abstract
This paper presents a procedural method aimed at protecting maritime critical infrastructure, which is essential for the functioning of developed nations. A novel approach, developed by the authors, is introduced—focusing on the behavioral analysis of vessels to enable early identification of suspicious maritime [...] Read more.
This paper presents a procedural method aimed at protecting maritime critical infrastructure, which is essential for the functioning of developed nations. A novel approach, developed by the authors, is introduced—focusing on the behavioral analysis of vessels to enable early identification of suspicious maritime activity and to prevent damage or destruction to key infrastructure elements. An integrated system is proposed, combining real-time electronic surveillance with continuous access to and analysis of data from both national and international databases. Drawing inspiration from medical sciences, a screening-based methodology has been developed. Data on vessels collected from various sources are processed according to the criteria adopted by the authors, using a multi-criteria decision analysis (MCDA) approach. MCDA is a decision-support method that considers multiple criteria simultaneously. It allows for the comparison and evaluation of different options, even when they are difficult to compare directly. This characteristic is used to select high-risk vessels for further monitoring. An initial classification of a vessel as suspicious does not constitute proof of criminal activity but rather serves as a trigger for further coordinated actions. Data on vessels is collected from the AIS (automatic identification system) and platforms that store vessel history. The AIS is a powerful tool that processes parameters such as a ship’s speed and course. This article presents sample results from surveillance and pre-selection analyses using the AIS, followed by a multi-criteria assessment of the behavior of vessels identified through this process. The results are presented both graphically and numerically. The authors conducted several scenarios, analyzing different groups of vessels. Based on this analysis, recommendations were developed for the interpretation of the findings. Full article
(This article belongs to the Section Marine Science and Engineering)
Show Figures

Figure 1

26 pages, 6084 KiB  
Article
Intelligent Route Planning for Transport Ship Formations: A Hierarchical Global–Local Optimization and Collaborative Control Framework
by Zilong Guo, Mei Hong, Yunying Li, Longxia Qian, Yongchui Zhang and Hanlin Li
J. Mar. Sci. Eng. 2025, 13(8), 1503; https://doi.org/10.3390/jmse13081503 - 5 Aug 2025
Viewed by 363
Abstract
Multi-vessel formation shipping demonstrates significant potential for enhancing maritime transportation efficiency and economy. However, existing route planning systems inadequately address the unique challenges of formations, where traditional methods fail to integrate global optimality, local dynamic obstacle avoidance, and formation coordination into a cohesive [...] Read more.
Multi-vessel formation shipping demonstrates significant potential for enhancing maritime transportation efficiency and economy. However, existing route planning systems inadequately address the unique challenges of formations, where traditional methods fail to integrate global optimality, local dynamic obstacle avoidance, and formation coordination into a cohesive system. Global planning often neglects multi-ship collaborative constraints, while local methods disregard vessel maneuvering characteristics and formation stability. This paper proposes GLFM, a three-layer hierarchical framework (global optimization–local adjustment-formation collaboration module) for intelligent route planning of transport ship formations. GLFM integrates an improved multi-objective A* algorithm for global path optimization under dynamic meteorological and oceanographic (METOC) conditions and International Maritime Organization (IMO) safety regulations, with an enhanced Artificial Potential Field (APF) method incorporating ship safety domains for dynamic local obstacle avoidance. Formation, structural stability, and coordination are achieved through an improved leader–follower approach. Simulation results demonstrate that GLFM-generated trajectories significantly outperform conventional routes, reducing average risk level by 38.46% and voyage duration by 12.15%, while maintaining zero speed and period violation rates. Effective obstacle avoidance is achieved, with the leader vessel navigating optimized global waypoints and followers maintaining formation structure. The GLFM framework successfully balances global optimality with local responsiveness, enhances formation transportation efficiency and safety, and provides a comprehensive solution for intelligent route optimization in multi-constrained marine convoy operations. Full article
(This article belongs to the Section Ocean Engineering)
Show Figures

Figure 1

Back to TopTop