Prediction of Unmanned Surface Vessel Motion Attitude Based on CEEMDAN-PSO-SVM

Zhuoya Geng,Jianmei Chen,Wanqiang Zhu
2024-04-17
Abstract:Unmanned boats, while navigating at sea, utilize active compensation systems to mitigate wave disturbances experienced by onboard instruments and equipment. However, there exists a lag in the measurement of unmanned boat attitudes, thus introducing unmanned boat motion attitude prediction to compensate for the lag in the signal acquisition process. This paper, based on the basic principles of waves, derives the disturbance patterns of waves on unmanned boats from the wave energy spectrum. Through simulation analysis of unmanned boat motion attitudes, motion attitude data is obtained, providing experimental data for subsequent work. A combined prediction model based on Complete Ensemble Empirical Mode Decomposition with Adaptive Noise (CEEMDAN), Particle Swarm Optimization (PSO), and Support Vector Machine (SVM) is designed to predict the motion attitude of unmanned boats. Simulation results validate its superior prediction accuracy compared to traditional prediction models. For example, in terms of mean absolute error, it improves by 17% compared to the EMD-PSO-SVM model.
Artificial Intelligence
What problem does this paper attempt to address?
The paper attempts to address the issue of accuracy and real-time performance in unmanned ship attitude prediction under complex sea conditions. Specifically, due to the disturbances caused by waves when an unmanned ship is navigating at sea, there is a lag in the attitude measurement of onboard equipment, which in turn affects the stability of the equipment and the effectiveness of task execution. To solve this problem, the paper proposes a hybrid prediction model based on Complete Ensemble Empirical Mode Decomposition with Adaptive Noise (CEEMDAN), Particle Swarm Optimization (PSO), and Support Vector Machine (SVM) to improve the accuracy of unmanned ship attitude prediction. By decomposing the original attitude data into multiple Intrinsic Mode Functions (IMFs) and using the optimized SVM model to predict each IMF, the final unmanned ship attitude prediction value is obtained by combining all the prediction results. Experimental results show that this model improves by approximately 17% in terms of Mean Absolute Error (MAE) compared to traditional prediction models, validating its superior predictive performance.