Next Article in Journal
A Short Review of Strategies for Augmenting Organism Recruitment on Coastal Defense Structures
Next Article in Special Issue
Nonlinear Model Predictive Control Energy Management Strategy for Hybrid Power Ships Based on Working Condition Identification
Previous Article in Journal
A Consequence-Based Response Framework for More Resilient Shipping Amidst Growing Uncertainty
Previous Article in Special Issue
Multi-Temporal Energy Management Strategy for Fuel Cell Ships Considering Power Source Lifespan Decay Synergy
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Prior Knowledge-Based Two-Layer Energy Management Strategy for Fuel Cell Ship Hybrid Power System

by
Lin Liu
,
Xiangguo Yang
,
Xin Li
*,
Xingwei Zhou
,
Yufan Wang
,
Telu Tang
,
Qijia Song
and
Yifan Liu
The School of Naval Architecture, Ocean and Energy Power Engineering, Wuhan University of Technology, Wuhan 430063, China
*
Author to whom correspondence should be addressed.
J. Mar. Sci. Eng. 2025, 13(1), 94; https://doi.org/10.3390/jmse13010094
Submission received: 4 December 2024 / Revised: 31 December 2024 / Accepted: 3 January 2025 / Published: 7 January 2025
(This article belongs to the Special Issue Advancements in Power Management Systems for Hybrid Electric Vessels)

Abstract

:
Implementing energy management is crucial in the fuel cell and battery or supercapacitor hybrid energy systems of ships. Traditional real-time energy management strategies often struggle to adapt to complex operating conditions; to address this issue and mitigate fuel cell fluctuations during real-time operations while extending the lifespan of lithium-ion batteries, this paper proposes a two-layer energy management system (EMS) based on prior knowledge of ship operation. In the first layer of the EMS, which operates offline, dynamic programming (DP) and low-pass filtering (LPF) are used to allocate power optimally for different typical ship operating conditions. Distribution results are then used to train an SSA-BP neural network, creating an offline strategy library. In the second layer, operating in real-time, the current load power is input into a support vector machine (SVM) to classify the current operating condition. The corresponding strategy from the offline library is then selected and used to provide energy distribution recommendations based on the real-time load and the state of charge (SOC) of the lithium-ion batteries and supercapacitors. The proposed EMS was validated using different ship load cycles. The results demonstrate that, compared to second-order filtering-based real-time energy management strategies, the proposed method reduces fuel cell power fluctuations by 44% and decreases lithium-ion battery degradation by 28%. Furthermore, the simulation results closely align with the offline optimization results, indicating that the proposed strategy achieves near-optimal energy management in real-time ship operations with minimal computational overhead.

1. Introduction

With the rapid growth of global ocean development, the continuous increases in the types, numbers, and sizes of ships has resulted in severe marine pollution. Consequently, international organizations such as the International Maritime Organization have implemented low-carbon strategies and greenhouse gas (GHG) reduction initiatives [1,2,3,4]. Shipboard power grids face several challenges, including a limited capacity, complex operating conditions, significant load fluctuations, and instability caused by shore power connections [5,6,7,8,9]. Due to the greenhouse gas emissions and environmental pollution associated with traditional fossil-fueled ships, the development of hydrogen fuel cell systems has garnered significant attention. However, fuel cells exhibit slow dynamic responses to load fluctuations, making it difficult to adapt to the complex operating conditions of ships. As a result, hybrid energy storage systems (HESSs) incorporating batteries and supercapacitors are required to stabilize the power grid and enhance grid stability [10,11,12]. An efficient EMS is critical for coordinating power flows, reducing operational costs, preventing stability issues, and ensuring safe operation [13,14,15,16].
Currently, EMS research can be categorized into three main types: rule-based control (RBC) strategies, optimization-based control strategies, and artificial intelligence-based strategies. For rule-based control strategies, the rules rely on expert experience or mathematical calculations and include methods such as rule-based control [17,18], fuzzy logic control [19], low-pass filter-based control [20,21], and wavelet transform-based control [22], among others. These strategies are computationally efficient, intuitive, easy to implement, robust, and effective in deterministic scenarios. However, they lack self-learning and adaptive capabilities, making them unsuitable for complex operating conditions.
The second category comprises optimization-based strategies, which are more complex but also more effective. They use objective functions to evaluate hybrid power system performance, such as minimizing costs or maximizing lifespan. Examples include dynamic programming [23], model predictive control (MPC) [24], and particle swarm optimization (PSO) [25]. DP is an algorithm used to find the global optimal solution to a problem. Given known operating conditions, it can solve for the optimal result of the objective function. For instance, W. Tang et al. [26] propose a hierarchical EMS based on adaptive dynamic programming (ADP); the proposed EMS ensures real-time planning speed and good following performance while reducing energy consumption. Similarly, N. Xu et al. [27] propose a global optimization framework of “information layer–physical layer–energy layer–dynamic programming” (IPE-DP), which can realize the unity of different information scenarios, different vehicle configurations, and energy conversions. Although DP can achieve offline optimization, its computation time is relatively long, and when the discretized grid is too fine, it can lead to the “curse of dimensionality” [28]. Therefore, it is necessary to apply the offline optimal strategy in real time by combining other methods.
The third category is artificial intelligence (AI)-based strategies, which leverage advances in AI technology for energy management control. These include methods like neural networks [29], reinforcement learning [30], and support vector machines [31]. AI algorithms have been widely applied to vehicle energy management and are increasingly used in hybrid power systems [32,33]. For example, C. Qi et al. [34] propose a multi-agent reinforcement learning algorithm that incorporates vehicle operation features, enabling generalization across different vehicle models. Reference [35] developed a deep reinforcement learning-based framework for plug-in hybrid electric vehicles (PHEVs), combining offline training with online control. By addressing continuous state and action spaces through Lagrange relaxation, the system effectively learned from real driving data, resolving safety and overestimation issues while achieving an optimal energy management system.
To effectively adapt to highly dynamic conditions and ensure fuel-efficient operations while meeting instantaneous load demands, many researchers have combined multiple approaches. WU et al. [36] propose a predictive EMS using multiple neural networks, where DP results trained a pattern recognition network, and a recurrent neural network was applied for online dynamic estimation. Yang, N. et al. [37] propose a real-time EMS for hybrid electric vehicles by integrating reinforcement learning into an MPC framework, addressing RL’s drawbacks of a long learning time and poor adaptability, and significantly improving MPC’s real-time performance. Waqar Waheed and Qingshan Xu [38] demonstrate and incorporate a deep learning neural network model with time series analysis and feature selection to forecast the complex and variable hourly load demand and involve a comprehensive comparison between the DNN approach and other alternatives for short-term load forecasting.
After reviewing the current efforts on the development of onboard energy management systems, it becomes evident that it is inevitable to make trade-offs among multiple factors. Considering the unique characteristics of the onboard loads, long-term regularity and short-term unpredictability, both aspects play pivotal roles in optimizing power-sharing decisions. The dynamic nature of real-time power demands has remained a challenge.
To solve the above problems, a two-layer EMS based on prior knowledge of the ship is proposed. This strategy demonstrates strong adaptability to ship loads and low computational costs, enabling optimal power distribution in real time. The main contributions of this paper are as follows:
  • Proposing a two-layer EMS integrating historical operating conditions—this EMS comprises an offline optimization layer and a real-time energy management layer.
  • Leveraging historical operating characteristics—using neural networks to extract optimal allocation results, the strategy provides near-optimal management strategies in real time with low computational costs.
  • Eliminating the need for a manual analysis of offline optimal strategies—the proposed EMS only requires typical ship operating conditions as input for training, eliminating the need for a manual analysis of the offline optimal strategy characteristics. This allows the system to derive corresponding control strategies for different cruising missions and complex conditions, making it easily applicable to the energy management systems of other ships.
The remainder of the paper is organized as follows: Section 2 presents the configuration of the ship’s integrated power system and provides a model for the hybrid energy storage system (HESS). Section 3 elaborate on the offline optimization strategy of the first layer and the real-time energy management method of the second layer, respectively. Section 4 validates the proposed strategy by generating random load conditions and compares the performance of TLPF, LPF-DP, and the proposed two-layer energy management model (TLM). Finally, Section 5 provides the conclusions.

2. System Modeling and Configuration

The ship studied in this paper is a hydrogen-powered vessel designed for transportation, patrolling, and emergency tasks in a specific reservoir area. This vessel uses hydrogen fuel cells as its primary power source and adopts a twin rudder–propeller propulsion system. It is characterized by zero emissions, silent operation, and comfort. Due to its relatively fixed navigation routes and operational tasks, the ship’s load exhibits a consistent pattern. The following subsections provide details of the corresponding systems.

2.1. Integrated DC Power System for Ships

The partially simplified structure of the DC grid of a hydrogen-powered ship after modification is shown in Figure 1. The main components include the fuel cell stack, hybrid energy storage system, power converters, thrusters, various auxiliary systems, and regional power supply networks.

2.2. System Modeling and Parameters

The hydrogen fuel cell system mainly consists of the fuel cell power generation module, hydrogen supply system, auxiliary devices, control and energy management devices, and emergency shutdown device (ESD), among others. The ship is equipped with 12 sets of 70 kW fuel cell power generation modules, which convert the electrochemical reaction of hydrogen and oxygen into electrical and thermal energy through the fuel cell stack inside the module. The main technical parameters of the fuel cell stack are shown in Table 1.
The ship’s power is provided by the fuel cell system, battery, and supercapacitor. The power expression can be described as follows:
P l o a d = P F C , D C + P B A T , D C + P S C , D C
The L i F e P O 4 battery, due to its high voltage, high specific capacity, and long cycle life, is a good choice for the ship’s battery pack. The main parameters of the L i F e P O 4 battery used in this study are shown in Table 2 ( V b a t , c e l l is the nominal voltage). The Rint model is an equivalent circuit model with a simple structure and fewer parameters that can effectively describe the basic situation of the battery’s terminal voltage change with current due to internal resistance during charging and discharging, and is widely used in research. The battery pack capacity C b a t (Ah), open circuit voltage V O C , b a t , and internal resistance R b a t can be calculated as follows, where N b a t , s and N b a t , p represent the number of series and parallel cells in the battery system, and R c e l l , b a t is the internal resistance of the battery cell:
C b a t = N b a t , p C b a t , c e l l V O C , b a t = N b a t , s V b a t , c e l l R b a t = N b a t , s R c e l l , b a t / N b a t , p
Similar to lithium-ion batteries, the capacitance C s c , open-circuit voltage V O C , s c , and internal resistance R s c of the supercapacitor pack can be calculated as follows, where N s c , s and N s c , p represent the numbers of series and parallel connections, and R c e l l is the internal resistance of the supercapacitor cell:
C s c = N s c , p C s c , c e l l V O C , s c = N s c , s V O C , s c , c e l l R s c = N s c , s R c e l l / N s c , p
The SOC of the supercapacitor is defined as follows:
S O C S C = V O C , S C V S C , M A X
where V O C , S C is the current voltage of the supercapacitor and V S C , M A X is the rated voltage of the supercapacitor.
The size of the composite energy storage system in this study is based on reference [39] and adjusted according to the configuration of the hydrogen-powered ship in this research. The numbers of series and parallel connections for the battery are 160 and 2, respectively, while for the supercapacitor, the numbers of series and parallel connections are 25 and 5, respectively. The charge and discharge efficiency is set at 98%.

3. Methods

3.1. Typical Operating Conditions of the Ship

During different operational phases and mission scenarios, a ship’s load exhibits diverse characteristics. Accurately extracting the typical operating conditions of a ship is crucial for performance evaluation, operational optimization, and equipment maintenance. By analyzing historical load data from the ship’s operations, the typical operating conditions can be effectively summarized. Before extracting these typical conditions, performing essential preprocessing of the raw data is necessary to remove anomalies and missing values caused by sensor failures, communication interference, or other factors, ensuring data quality and usability.
Key features such as the mean, variance, and variance-to-mean ratio of power fluctuations are selected to characterize the ship’s operating conditions. The mean represents the average power level, the variance measures the dispersion relative to the mean, and the variance-to-mean ratio reflects the temporal variation of power, calculated as the difference between each second’s power value and that of the previous second.
The K-Means clustering algorithm, a commonly used partition-based clustering method, is employed due to its simplicity, efficiency, and ease of implementation. Using K-Means clustering, the ship’s operating load data are classified, extracting five typical operating conditions. Figure 2a–e illustrates these conditions: complex operating condition, stepwise power increase condition, stepwise power decrease condition, high-power steady-state operation, and low-power steady-state operation.
The vessel studied in this paper is the “Three Gorges Hydrogen Vessel No. 1” in Chi-na. The load data shown in Figure 2, along with the corresponding ship configuration, are sourced from this vessel.

3.2. Offline Energy Management Strategy

3.2.1. Optimization Problem

The objective of the energy management system optimization in this study is to minimize the average fluctuations of the fuel cell and the degradation of the lithium-ion battery pack. Additionally, a penalty function is introduced to limit the ripple of the lithium battery pack, thereby improving the power supply quality of the grid. Severe fluctuations in load power transmitted to the fuel cell stack can directly cause output voltage instability, accelerate fuel cell degradation, and reduce the efficiency of the fuel cell stack. Power fluctuations in the fuel cell stack are often accompanied by uneven changes in heat generation rates, leading to thermal management issues. Therefore, the power fluctuation of the fuel cell stack is set as one of the objective functions. The expression for the average fuel cell fluctuation can be described as follows [40]:
f 1 = t = 0 T P F C , D C t + 1 P F C , D C t 2 T
where P F C , D C t is the output power of the fuel cell stack at time t, and T is the running time.
The degradation of lithium battery life is reflected in its actual usable capacity being less than the initial capacity. When the actual capacity drops to 80% of the initial capacity, the battery is considered to have reached the end of its life. Improper cycling conditions, such as frequent charging and discharging or high-current charging and discharging, can accelerate battery degradation and even lead to failure. Therefore, the design of energy management strategies must consider the cost of lithium battery life degradation. The cost model for lithium battery life degradation can be expressed as follows [41]:
f 2 = C B E b a t 2 L ( D ) D E b a t η c h η d i s P d i s Δ t
In the above equation, C B represents the average cost of batteries (USD/kWh), the factor of 2 in the denominator represents one complete charge–discharge cycle, and E b a t is the energy released by the battery. L ( D ) is the average cycle number of the lithium battery as a function of the depth of discharge, D represents the depth of discharge (DOD), and η c h and η d i s are the charging and discharging efficiencies of the lithium battery, respectively. P d i s is the discharge power, and Δ t is the discharge time. The charge and discharge efficiency is set at 98% and C B is 500 (USD/kW·h).
The relationship between the typical average cycle number of a lithium battery and its depth of discharge can be modeled as follows [41]:
L ( D ) = a D b
In the above equation, a and b are the parameters obtained from fitting the life cycle curve.
When the battery operates within the rated current range, the cycle number is primarily related to the DOD. Here, the DOD is defined as the proportion of energy released during a single discharge event relative to the total capacity of the battery, expressed as follows [42]:
D = E d i s E b a t = P d i s ( t ) Δ t E b a t
Substituting Equations (7) and (8) into Equation (6) and simplifying yields the following:
f 2 = C B 2 a E b a t b 1 η c h η d i s ( P d i s Δ t ) b
To ensure that the fuel cell stack and the EMS operate under normal conditions, the corresponding constraints need to be applied:
S O C b a t S O C b a t , min , S O C b a t , max S O C s c S O C s c , min , S O C s c , max P F C , D C P F C , min , P F C , max P s c , D C P s c , min , P s c , max P b a t P b a t , min , P b a t , max

3.2.2. DP-LPF-Based Power Splitting Strategy

When a ship operates under different conditions, its load exhibits varying fluctuation characteristics. Under stable conditions, the load typically consists of low-frequency fluctuations with smaller variations, while under complex conditions, the power changes rapidly and exhibits larger high-frequency fluctuations. Therefore, a power allocation method based on the nature of power fluctuations is more consistent with the characteristics of shiploads. Among these methods, the low-pass filtering-based power allocation method is the most studied and widely used. This approach divides the load into high-frequency and low-frequency components through a low-pass filter, where the high-frequency power is handled by the Hybrid Energy Storage System (HESS), and the low-frequency power is managed by the fuel cell. This reduces power fluctuations in the fuel cell stack. The control strategy is illustrated in Figure 3.
Dynamic programming can determine the optimal control input by designing an optimization objective function. For the battery/supercapacitor HESS, the optimization objective in this work is to minimize battery capacity degradation while limiting the power ripple of the lithium battery. The load power of the hydrogen-powered ship is discretized with a 1-s step size, and the state variables and control variables are discretized into discrete arrays. The DP algorithm is then used to solve the objective function over the time steps. The state variables in this paper are S O C s c , S O C b a t , and the control variables are P s c , D C , P b a t , D C . The initial values are set to S O C s c = 0.7 and S O C b a t = 0.7 . Based on the typical operating load of the ship, the DP algorithm adopts a backward optimization approach. After discretization, the algorithm starts from the last step’s state variables and searches for the optimal solution at each step through the control variables, thereby determining the optimal decision for each step. A forward solution is then performed to obtain the overall optimal strategy for the optimization process. The goal is to minimize lithium battery capacity degradation while incorporating a penalty function to limit the power ripple of the lithium battery.
Based on the above strategy, the optimal power allocation modes are provided for five typical operating conditions of the ship. The detailed allocation results are shown in Figure 4. These results provide effective guidance strategies for the operation of the power system.
  • The fuel cell handles the main power variations and strives to reduce power fluctuations to minimize grid instability, thereby improving the power supply quality and safety.
  • The supercapacitor manages the high-frequency components of the remaining power filtered by the low-pass filter, handling short-term high-frequency power fluctuations.
  • The lithium battery provides power to compensate for higher low-frequency power demands while ensuring that the SOC of the lithium-ion battery returns to its initial level as much as possible before and after use.

3.3. Proposed Real-Time Two-Layer Energy Management Strategy

In this paper, a two-layer energy management system based on prior knowledge is proposed to reduce power fluctuations in the fuel cell stack, enhance the stability and safety of the ship’s power grid, reduce the probability of power outages, and consider the service life of the lithium-ion battery pack. The overall structure of the proposed EMS is shown in Figure 5. This figure serves as the core representation of the research methodology employed in this study, encapsulating the key elements and their interrelationships within the EMS framework.
The EMS of this study focuses on a hybrid power system integrating fuel cells with a hybrid energy storage system, including lithium batteries and supercapacitors. The fuel cell stack serves as the primary power source, supplying the majority of the energy to the ship’s power grid. Meanwhile, lithium-ion batteries and supercapacitors function as auxiliary power sources to stabilize power grid performance, reduce the load on the primary power source, and enhance energy recovery and utilization. The proposed method is designed for application in small- to medium-sized ships equipped with electric propulsion systems.
The first layer leverages prior knowledge of the ship’s operating conditions. It begins with the offline computation of the power distribution results for the fuel cell stack and the hybrid energy storage system under typical operating scenarios. An improved BP neural network is employed to learn the optimal power distribution strategies corresponding to various typical conditions, thereby constructing an offline-trained strategy repository.
The second layer employs a support vector machine model trained using the characteristic parameters of typical ship operating conditions. Real-time load data are processed through the SVM model to identify the current operating condition of the ship. Based on the identified operating condition, the corresponding optimal power distribution strategy is retrieved from the offline strategy repository. Additionally, the SOC of the lithium battery and supercapacitor is updated in real time to ensure the reliable operation of the energy storage system.

3.3.1. First-Layer Energy Management System

Since the DP algorithm requires prior knowledge of the entire driving condition’s speed profile and its solving process suffers from the curse of dimensionality, which requires significant computation time, it is challenging to apply this method to real-time ship controllers. Therefore, extracting the optimal energy management strategy from the offline power allocation results is necessary.
The backpropagation neural network, also known as the error backpropagation neural network, is a multilayer feedforward neural network trained using the error backpropagation algorithm. It is one of the most widely used neural network models and possesses powerful nonlinear mapping capabilities, adaptability, and generalization abilities. It can be applied to various fields, such as function approximation, pattern recognition, classification, and data compression. Therefore, the BPNN can be trained in advance using offline power allocation results, allowing it to provide timely power distribution outcomes during real-time control based on the current ship operating conditions.
The working principle of the BPNN involves inputting data into the network through the input layer, processing it sequentially in the hidden layer based on the connection weights between neurons, and finally reaching the output layer to obtain the output result. Assume the network has n inputs, m outputs, and s neurons in the hidden layer. The output of the hidden layer is b j , the threshold of the hidden layer is θ j , and the threshold of the output layer is θ k . The transfer function of the hidden layer is F 1 , and that of the output layer is F 2 . The weight between the input layer and the hidden layer is w i j , and the weight between the hidden layer and the output layer is w j k . The output of the grid y k is then obtained, and the desired output is t k . The output of the jth neuron in the hidden layer can be expressed as follows [43]:
b j = F 1 i = 1 n w i j x i θ j     i = 1 , 2 , , n ; j = 1 , 2 , , s
The output layer can be expressed as follows:
y k = F 2 j = 1 s w j k b j θ k     j = 1 , 2 , , n ; k = 1 , 2 , , m
The error function can be expressed as follows:
e = k = 1 m t k y k 2
The BP neural network reduces network errors by continuously adjusting the weights. Weight training generally uses the gradient descent method, which is prone to falling into local optima and unable to achieve global optimization. The Sparrow Search Algorithm (SSA) has strong global search capabilities and does not rely on gradient information. It simulates the foraging and anti-predation behaviors of sparrow populations to explore the entire solution space.
By introducing SSA, the globally minimal weights for BP neural network errors can be obtained, improving the overall network performance. The SSA is set with an initial population of 30, a maximum number of 50 evolution iterations, a safety value of 0.6, and a discoverer ratio of 0.7.
To apply the optimization results of DP, the SSA-BP neural network is used to learn the optimal power allocation data obtained from DP. The optimization data of five typical operating conditions are used as samples to train corresponding neural network models, resulting in control strategies suitable for the five typical conditions. The initial, S O C s c and S O C b a t , and P l o a d of the ship’s typical operating conditions are taken as inputs for the neural network, while the outputs are the supercapacitor power and lithium battery power. The number of hidden neurons is determined through iterative optimization.
To verify the effectiveness of the SSA-BP neural network proposed in this paper, the BP neural network and NFN [29] were used to learn the optimal power allocation data obtained from DP, and the power allocation results output by different neural networks were compared.
Figure 6 shows the offline optimization results and three different neural network outputs under complex ship operating conditions. From Figure 6a, b, it can be concluded that compared to other neural networks, the proposed SSA-BP neural network has the highest similarity with the results obtained from offline computation. Figure 6c, d indicates that the average absolute error and root mean square error between the output results of SSA-BP and offline results are the smallest. Table 3 compares the two algorithms. The computation time for SSA-BP is only 49.8 s, while that for LPF-DP is 21,092 s, indicating that SSA-BP has a response time of just 10.9 ms, which meets the requirements for real-time power allocation on ships. It significantly improves computation speed, with the fuel cell fluctuation rate f 1 increasing by only 11% and the lithium battery degradation cost f 2 increasing by just 9.9%.
The regression relationship between the actual power and estimated power is shown in Figure 7. The R values of different datasets are all above 0.93, indicating a fitting accuracy of over 93%. This demonstrates that the neural network optimized by SSA has a high degree of fitting to the offline power allocation results, allowing it to derive near-optimal strategies during real-time power allocation that closely match the offline calculations.

3.3.2. Second-Layer Energy Management System

The second-layer energy management system is built upon the offline strategy repository established in the first layer. First, the characteristic parameters of typical operating conditions are input into the SVM model for training. During the real-time operation of the ship, the real-time load is processed through the SVM model to identify the current operating condition of the ship. Based on the identified condition, the optimal power distribution strategy is retrieved from the offline strategy repository created in the first layer. Furthermore, the SOC of the lithium battery and supercapacitor is updated in real time to ensure the stable and efficient operation of the energy storage system.
The SVM model is a widely used algorithm in the field of machine learning due to its simplicity and broad applicability. Based on the fundamental strategy of supervised learning, it enables the learning machine to pursue structural risk minimization, thereby improving the generalization ability while achieving a minimal confidence range and empirical risk. With its excellent performance in handling classification and regression problems, SVM has shown significant potential in the field of ship operating condition identification.
Its core idea is to find an optimal hyperplane in the feature space that separates samples from different classes as accurately as possible while maximizing the margin between the two classes and the hyperplane. For a given sample S , the hyperplane is defined as follows [44]:
g ( x ) = w T S + b = 0
where w is the coefficient and b is the intercept. Using the above formula, the distance from each point to the classification hyperplane can be calculated. Suppose there is a point O ( X 1 , X 2 , , X N ) in the dataset, where X i is the i variable, and n is the dimension. The distance calculation formula is as follows:
d = w T S + b w
where S = ( X 1 , X 2 , , X N ) T and w is the norm of the hyperplane. All support vectors are searched, and the distances are calculated. The hyperplanes corresponding to all eligible distances are compared, and the hyperplane corresponding to the maximum distance, i.e., when 2 / w is maximized, is retained for S and b .
For linearly inseparable datasets, support vector machines introduce a kernel function to map the data from the original feature space to a higher-dimensional feature space, making the data linearly separable in this new space. Commonly used kernel functions include the linear kernel, polynomial kernel, and Gaussian Radial Basis Function (RBF) kernel.
Based on the characteristics of the ship’s operating condition identification problem, an extended method of multi-class SVM is adopted. The load data from five typical operating conditions of the ship are input into the SVM for training, with an 8:2 split between the training set and the test set.
During actual ship operation, the load exhibits extremely complex variation patterns. On one hand, the load on the power system varies significantly across different operational phases, such as starting, accelerating, cruising at a constant speed, decelerating, and docking. Moreover, external factors such as environmental changes frequently impact the load, making the variations even more intricate. On the other hand, sensor interference cannot be ignored. The various sensors installed on the ship may experience signal transmission instability and data collection deviations due to prolonged operation and the challenging marine environment.
Given the aforementioned complexities, traditional static data processing methods struggle to effectively handle these diverse and variable interfering factors, allowing data noise to infiltrate and affect the accuracy of operating condition identification. Using a rolling time window for condition identification is an effective strategy. The rolling time window dynamically segments and analyzes the ship’s operational data based on a predefined time range. By continuously updating the data within the time window, it can better adapt to load variations and filter out data noise caused by various interfering factors, thereby improving the precision and reliability of condition identification.
The ship condition recognition in this study adopts a rolling time window, where the time window T l   = 20   s , t is the discretized time step (set to 1 s in this study). This means that the condition identification at the current moment is based on the common features of data from the current moment and the preceding 19 s to determine the ship’s current operating condition category. The SVM-based strategy achieves an accuracy of 90.2%. This indicates that SVM can accurately identify the ship’s current operating condition during operation.

4. Analysis of the Simulation Results

4.1. Dynamic Load Cycles of Ship

To validate the effectiveness of the proposed two-layer energy management model control strategy, tests under dynamic load cycles are necessary. In this study, two types of composite load cycles are provided. The first is the Random Load Cycle (RLC), constructed by randomly splicing portions of five typical operating conditions. The second is the Combined Load Cycle (CLC), formed by sequentially connecting the five typical operating conditions. These two dynamic ship load cycles are employed to simulate the real-time operational loads of ships. Figure 8 illustrates the two random dynamic load patterns used to verify the proposed strategies in this paper. The detailed explanation of the extraction of these five typical operating conditions is provided in Section 3.1, and the data for these typical operating conditions comes from China’s “Three Gorges Hydrogen Boat One”.

4.2. Verification

To verify the effectiveness of the proposed two-layer energy management model (TLM) for the real-time operation of ships, this study compares it with the adaptive second-order filtering optimization method (TLFP) and the offline optimization strategy (LPF-DP) proposed in this paper.
In hybrid power systems, ships operating under different conditions exhibit different load fluctuation characteristics. Under stable conditions, the load primarily consists of low-frequency power with small fluctuations, while under complex conditions, the load is dominated by high-frequency power with rapid changes and large fluctuations.
Therefore, a power allocation method based on the nature of power fluctuations better aligns with the characteristics of shiploads and is more suitable for the joint operation of different energy storage components. Low-pass filtering can effectively smooth the control process of energy flow, allocating power signals of different frequencies to the corresponding components based on their characteristics. Compared to first-order low-pass filters, second-order low-pass filters have stronger attenuation capabilities for high-frequency signals and can effectively extract low-frequency signals, facilitating dynamic coordination. Additionally, the adaptive second-order filtering strategy achieves power allocation for complex conditions by updating the filter coefficients in real-time.
Figure 9 shows the results of operating condition classification for dynamic load profiles, achieving accuracy rates of 90.2% (Figure 9a) and 92.7% (Figure 9b). During transitions between operating conditions, there is a temporary decrease in classification accuracy. However, due to the similar characteristics shared by some operating conditions, the offline strategy repository is still able to provide effective power distribution rules. These results indicate that the proposed two-layer energy management strategy is capable of accurately identifying the current operating condition during ship operation.
The detailed power splitting condition of RLC is plotted in Figure 10a–e, and the detailed power splitting condition of CLC is plotted in Figure 10f–j. From Figure 10a,f, it can be observed that the LPF-DP achieves the smallest power fluctuation for the fuel cell system, demonstrating the best smoothing performance. In contrast, the TLFP results in the largest power fluctuations. The proposed TLM achieves power fluctuations in the fuel cell system that are slightly higher than those of the offline optimization strategy but still outperform the TLFP energy management strategy. The performance of different options in the RLC and CLC is given in Figure 11. Under the RLC and CLC, the proposed two-layer energy management model reduces the fuel cell power fluctuations by 44.06% and 31.32%, respectively, compared to the TLFP strategy. However, compared to the LPF-DP strategy, the power fluctuations increased by 9.58% and 12.9%, respectively.
From Figure 10b,c,g,h, it can be observed that the power fluctuation frequency of the lithium battery pack under the LPF-DP and TLM is significantly lower than that of the TLFP. Conversely, the power fluctuation frequency of the supercapacitor pack is higher than that of the TLFP strategy. This allocation strategy aligns well with the power characteristics of lithium battery packs and supercapacitor packs. Under the RLC and CLC, the capacity degradation cost of the lithium battery pack in the TLM is reduced by 28.9% and 21.49%, respectively, compared to the TLFP strategy, while increasing by 8.91% and 13.36%, respectively, compared to the LPF-DP strategy.
The computation times for different energy management strategies during the ship’s random dynamic load tests are presented in Table 4. According to the table, the LPF-DP requires 44,003 s and 60,783 s for the RLC and CLC conditions, corresponding to response times of 3309.2 ms and 4026.6 ms, respectively. In contrast, the response times for the two-layer energy management model are 9.1 ms and 9.6 ms, respectively. The TLFP requires 4.06 ms and 4.01 ms. While the DP algorithm can typically achieve optimal results, it demands a significant amount of computational time, rendering it unsuitable for practical applications. The TLM substantially reduces the computational time compared to the offline optimization strategy while achieving similar optimization results.

5. Conclusions and Discussion

In response to the complex operating conditions of ships and by leveraging historical operational data, this paper proposes a two-layer energy management system for hydrogen-powered hybrid ship systems. The first layer of the EMS is based on offline optimization, utilizing DP and LPF to determine globally optimal strategies. Typical operating conditions of the ship are identified, and the optimal power distribution for each condition is obtained using optimization algorithms. These results are then used to train an improved BP neural network, thereby constructing an offline strategy library. The second layer of the EMS operates in real time to manage load variations. It first identifies the ship’s current operating condition and then provides real-time power distribution strategies based on the offline strategy library.
To validate the effectiveness of the proposed approach, a simulated load representing complex ship operating conditions was used for testing. Compared with the LPF, the proposed method reduces the fuel cell fluctuation rate by 44.06% and decreases the lithium battery capacity degradation cost by 28.9%, while achieving results that are closely aligned with those of offline optimization. Additionally, the real-time response time of the system is 9.1 ms, meeting the real-time requirements of a ship EMS. These results demonstrate that the proposed approach can provide efficient energy management in real-time applications, offering a novel energy management system for the real-time operation of the maritime industry.
A traditional real-time EMS relies on analyzing historical operational data and deriving allocation parameters through complex calculations, leading to rule-based solutions that are heavily dependent on these parameters. Such strategies struggle to adapt to diverse ship types and complex operating conditions. In contrast, the two-layer EMS proposed in this study bypasses the need for precise rule extraction from offline optimization and achieves outcomes closer to offline results. While designed for hydrogen-powered ships, the proposed EMS is adaptable to various vessels by utilizing their specific historical data. As more operational data are incorporated, the offline strategy library can expand, ensuring stable and reliable energy management under diverse cruising and environmental conditions.
This study has certain limitations that warrant further investigation. First, the proposed EMS does not fully address emergencies caused by environmental or human factors, such as sudden power fluctuations or unexpected equipment failures during ship operations. These challenges may impact the strategy’s effectiveness and stability in practical applications. Future research should focus on enhancing the adaptability of energy management strategies by simulating extreme scenarios and developing robust response mechanisms to ensure safe and reliable operation under complex and dynamic conditions.
Second, the EMS in this study is based on a single fuel cell and a hybrid energy storage system. However, modern ship power grids typically include multiple fuel cells and lithium-ion battery groups, which experience varying degrees of degradation over time. This non-uniform degradation can significantly affect the overall grid performance. Therefore, future work should explore coordination mechanisms for multiple fuel cell and battery groups while considering the impact of degradation on energy management strategies.

Author Contributions

Conceptualization, X.Y. and L.L.; methodology, L.L., X.Y., and Y.W.; software, L.L.; validation, L.L., X.Y., and X.L.; resources, T.T. and Q.S.; data curation, L.L.; investigation, Y.L. and X.Z.; writing—original draft, L.L.; writing—review and editing, L.L. and X.Y.; supervision, X.Y. and X.L.; project administration, X.Y.; funding acquisition, X.Y. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by the China National Key Research and Development Project (Grant No. 2023YFB4301704) and the China National Key Laboratory of Electromagnetic Energy Technology Open Fund (Grant No. 61422172220403).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

Data will be made available upon request.

Conflicts of Interest

The authors declare no conflicts of interest.

References

  1. Van Roy, W.; Merveille, J.-B.; Van Nieuwenhove, A.; Scheldeman, K.; Maes, F. Policy Recommendations for International Regulations Addressing Air Pollution from Ships. Mar. Policy 2024, 159, 105913. [Google Scholar] [CrossRef]
  2. Fan, A.; Wang, J.; He, Y.; Perčić, M.; Vladimir, N.; Yang, L. Decarbonising Inland Ship Power System: Alternative Solution and Assessment Method. Energy 2021, 226, 120266. [Google Scholar] [CrossRef]
  3. Van Roy, W.; Merveille, J.-B.; Scheldeman, K.; Van Nieuwenhove, A.; Schallier, R.; Van Roozendael, B.; Maes, F. Assessment of the Effect of International Maritime Regulations on Air Quality in the Southern North Sea. Atmosphere 2023, 14, 969. [Google Scholar] [CrossRef]
  4. Joung, T.-H.; Kang, S.-G.; Lee, J.-K.; Ahn, J. The IMO Initial Strategy for Reducing Greenhouse Gas(GHG) Emissions, and Its Follow-up Actions towards 2050. J. Int. Marit. Saf. Environ. Aff. Shipp. 2020, 4, 1–7. [Google Scholar] [CrossRef]
  5. Badakhshan, S.; Rahman, J.; Zhang, J. Black Start of Coastline Power Networks From Grid-Forming Ship-to-Grid Services. IEEE Trans. Smart Grid 2024, 15, 1670–1679. [Google Scholar] [CrossRef]
  6. Zhang, D.; Chu, X.; Liu, C.; He, Z.; Zhang, P.; Wu, W. A Review on Motion Prediction for Intelligent Ship Navigation. J. Mar. Sci. Eng. 2024, 12, 107. [Google Scholar] [CrossRef]
  7. Wang, Z.; Wu, Y.; Chu, X.; Liu, C.; Zheng, M. Risk Identification Method for Ship Navigation in the Complex Waterways via Consideration of Ship Domain. J. Mar. Sci. Eng. 2023, 11, 2265. [Google Scholar] [CrossRef]
  8. Daniel, H. Unlocking Shore Power in St. Lawrence and Great Lakes for Cargo Ships. Transp. Res. Part D Transp. Environ. 2024, 131, 104230. [Google Scholar] [CrossRef]
  9. Bullock, S.; Hoolohan, C.; Larkin, A. Accelerating Shipping Decarbonisation: A Case Study on UK Shore Power. Heliyon 2023, 9, e17475. [Google Scholar] [CrossRef] [PubMed]
  10. Wang, Y.; Sun, Z.; Chen, Z. Energy Management Strategy for Battery/Supercapacitor/Fuel Cell Hybrid Source Vehicles Based on Finite State Machine. Appl. Energy 2019, 254, 113707. [Google Scholar] [CrossRef]
  11. Tobajas, J. Resilience-Oriented Schedule of Microgrids with Hybrid Energy Storage System Using Model Predictive Control. Appl. Energy 2022, 306, 118092. [Google Scholar] [CrossRef]
  12. Wang, Z.; Li, J.; Hu, C.; Li, X.; Zhu, Y. Hybrid Energy Storage System and Management Strategy for Motor Drive with High Torque Overload. J. Energy Storage 2024, 75, 109432. [Google Scholar] [CrossRef]
  13. Thirunavukkarasu, G.S.; Seyedmahmoudian, M.; Jamei, E.; Horan, B.; Mekhilef, S.; Stojcevski, A. Role of Optimization Techniques in Microgrid Energy Management Systems—A Review. Energy Strategy Rev. 2022, 43, 100899. [Google Scholar] [CrossRef]
  14. Ganesh, A.H.; Xu, B. A Review of Reinforcement Learning Based Energy Management Systems for Electrified Powertrains: Progress, Challenge, and Potential Solution. Renew. Sustain. Energy Rev. 2022, 154, 111833. [Google Scholar] [CrossRef]
  15. Yi, F.; Lu, D.; Wang, X.; Pan, C.; Tao, Y.; Zhou, J.; Zhao, C. Energy Management Strategy for Hybrid Energy Storage Electric Vehicles Based on Pontryagin’s Minimum Principle Considering Battery Degradation. Sustainability 2022, 14, 1214. [Google Scholar] [CrossRef]
  16. Yu, X.; Lin, C.; Tian, Y.; Zhao, M.; Liu, H.; Xie, P.; Zhang, J. Real-Time and Hierarchical Energy Management-Control Framework for Electric Vehicles with Dual-Motor Powertrain System. Energy 2023, 272, 127112. [Google Scholar] [CrossRef]
  17. Ding, N.; Prasad, K.; Lie, T.T. Design of a Hybrid Energy Management System Using Designed Rule-Based Control Strategy and Genetic Algorithm for the Series-parallel Plug-in Hybrid Electric Vehicle. Int. J. Energy Res. 2021, 45, 1627–1644. [Google Scholar] [CrossRef]
  18. Restrepo, M.; Cañizares, C.A.; Simpson-Porco, J.W.; Su, P.; Taruc, J. Optimization- and Rule-Based Energy Management Systems at the Canadian Renewable Energy Laboratory Microgrid Facility. Appl. Energy 2021, 290, 116760. [Google Scholar] [CrossRef]
  19. Rodriguez, R.; Trovão, J.P.F.; Solano, J. Fuzzy Logic-Model Predictive Control Energy Management Strategy for a Dual-Mode Locomotive. Energy Convers. Manag. 2022, 253, 115111. [Google Scholar] [CrossRef]
  20. Maghfiroh, H.; Wahyunggoro, O.; Cahyadi, A.I. Low Pass Filter as Energy Management for Hybrid Energy Storage of Electric Vehicle: A Survey. Automot. Exp. 2023, 6, 466–484. [Google Scholar] [CrossRef]
  21. Ramos, G.A.; Costa-Castelló, R. Energy Management Strategies for Hybrid Energy Storage Systems Based on Filter Control: Analysis and Comparison. Electronics 2022, 11, 1631. [Google Scholar] [CrossRef]
  22. Wang, C.; Yang, R.; Yu, Q. Wavelet Transform Based Energy Management Strategies for Plug-in Hybrid Electric Vehicles Considering Temperature Uncertainty. Appl. Energy 2019, 256, 113928. [Google Scholar] [CrossRef]
  23. Du, C.; Huang, S.; Jiang, Y.; Wu, D.; Li, Y. Optimization of Energy Management Strategy for Fuel Cell Hybrid Electric Vehicles Based on Dynamic Programming. Energies 2022, 15, 4325. [Google Scholar] [CrossRef]
  24. Quan, S.; Wang, Y.-X.; Xiao, X.; He, H.; Sun, F. Real-Time Energy Management for Fuel Cell Electric Vehicle Using Speed Prediction-Based Model Predictive Control Considering Performance Degradation. Appl. Energy 2021, 304, 117845. [Google Scholar] [CrossRef]
  25. Aguila-Leon, J.; Vargas-Salgado, C.; Chiñas-Palacios, C.; Díaz-Bello, D. Energy Management Model for a Standalone Hybrid Microgrid through a Particle Swarm Optimization and Artificial Neural Networks Approach. Energy Convers. Manag. 2022, 267, 115920. [Google Scholar] [CrossRef]
  26. Tang, W.; Wang, Y.; Jiao, X.; Ren, L. Hierarchical Energy Management Strategy Based on Adaptive Dynamic Programming for Hybrid Electric Vehicles in Car-Following Scenarios. Energy 2023, 265, 126264. [Google Scholar] [CrossRef]
  27. Xu, N.; Kong, Y.; Yan, J.; Zhang, Y.; Sui, Y.; Ju, H.; Liu, H.; Xu, Z. Global Optimization Energy Management for Multi-Energy Source Vehicles Based on “Information Layer—Physical Layer—Energy Layer—Dynamic Programming” (IPE-DP). Appl. Energy 2022, 312, 118668. [Google Scholar] [CrossRef]
  28. Liu, C.; Wang, Y.; Wang, L.; Chen, Z. Load-Adaptive Real-Time Energy Management Strategy for Battery/Ultracapacitor Hybrid Energy Storage System Using Dynamic Programming Optimization. J. Power Sources 2019, 438, 227024. [Google Scholar] [CrossRef]
  29. Wang, S.; Tan, Q.; Ding, X.; Li, J. Efficient Microgrid Energy Management with Neural-Fuzzy Optimization. Int. J. Hydrog. Energy 2024, 64, 269–281. [Google Scholar] [CrossRef]
  30. Wu, J.; Huang, C.; He, H.; Huang, H. Confidence-Aware Reinforcement Learning for Energy Management of Electrified Vehicles. Renew. Sustain. Energy Rev. 2024, 191, 114154. [Google Scholar] [CrossRef]
  31. Li, Y.; Zhou, S.; Liu, J.; Tong, J.; Dang, J.; Yang, F.; Ouyang, M. Multi-Objective Optimization of the Atkinson Cycle Gasoline Engine Using NSGA III Coupled with Support Vector Machine and Back-Propagation Algorithm. Energy 2023, 262, 125262. [Google Scholar] [CrossRef]
  32. Kurucan, M.; Özbaltan, M.; Yetgin, Z.; Alkaya, A. Applications of Artificial Neural Network Based Battery Management Systems: A Literature Review. Renew. Sustain. Energy Rev. 2024, 192, 114262. [Google Scholar] [CrossRef]
  33. Elsisi, M.; Amer, M.; Dababat, A.; Su, C.-L. A Comprehensive Review of Machine Learning and IoT Solutions for Demand Side Energy Management, Conservation, and Resilient Operation. Energy 2023, 281, 128256. [Google Scholar] [CrossRef]
  34. Qi, C.; Song, C.; Xiao, F.; Song, S. Generalization Ability of Hybrid Electric Vehicle Energy Management Strategy Based on Reinforcement Learning Method. Energy 2022, 250, 123826. [Google Scholar] [CrossRef]
  35. Zhang, H.; Peng, J.; Tan, H.; Dong, H.; Ding, F. A Deep Reinforcement Learning-Based Energy Management Framework with Lagrangian Relaxation for Plug-In Hybrid Electric Vehicle. IEEE Trans. Transp. Electrific. 2021, 7, 1146–1160. [Google Scholar] [CrossRef]
  36. Wu, Y.; Zhang, Y.; Li, G.; Shen, J.; Chen, Z.; Liu, Y. A Predictive Energy Management Strategy for Multi-Mode Plug-in Hybrid Electric Vehicles Based on Multi Neural Networks. Energy 2020, 208, 118366. [Google Scholar] [CrossRef]
  37. Yang, N.; Ruan, S.; Han, L.; Liu, H.; Guo, L.; Xiang, C. Reinforcement Learning-Based Real-Time Intelligent Energy Management for Hybrid Electric Vehicles in a Model Predictive Control Framework. Energy 2023, 270, 126971. [Google Scholar] [CrossRef]
  38. Waheed, W.; Xu, Q. Data-Driven Short Term Load Forecasting with Deep Neural Networks: Unlocking Insights for Sustainable Energy Management. Electr. Power Syst. Res. 2024, 232, 110376. [Google Scholar] [CrossRef]
  39. Jiang, H.; Xu, L.; Li, J.; Hu, Z.; Ouyang, M. Energy Management and Component Sizing for a Fuel Cell/Battery/Supercapacitor Hybrid Powertrain Based on Two-Dimensional Optimization Algorithms. Energy 2019, 177, 386–396. [Google Scholar] [CrossRef]
  40. Lee, Y.; Lee, H.; Gim, J.; Seo, I.; Lee, G. Technical Measures to Mitigate Load Fluctuation for Large-Scale Customers to Improve Power System Energy Efficiency. Energies 2020, 13, 4812. [Google Scholar] [CrossRef]
  41. Han, S.; Han, S.; Aki, H. A Practical Battery Wear Model for Electric Vehicle Charging Applications. Appl. Energy 2014, 113, 1100–1108. [Google Scholar] [CrossRef]
  42. Fanoro, M.; Božanić, M.; Sinha, S. A Review of the Impact of Battery Degradation on Energy Management Systems with a Special Emphasis on Electric Vehicles. Energies 2022, 15, 5889. [Google Scholar] [CrossRef]
  43. Zheng, Y.; Lv, X.; Qian, L.; Liu, X. An Optimal BP Neural Network Track Prediction Method Based on a GA–ACO Hybrid Algorithm. J. Mar. Sci. Eng. 2022, 10, 1399. [Google Scholar] [CrossRef]
  44. Akram, A.S.; Abbas, S.; Khan, M.A.; Athar, A.; Ghazal, T.M.; Hamadi, H.A. Smart Energy Management System Using Machine Learning. Comput. Mater. Contin. 2024, 78, 959–973. [Google Scholar] [CrossRef]
Figure 1. Partial structural diagram of ship DC grid.
Figure 1. Partial structural diagram of ship DC grid.
Jmse 13 00094 g001
Figure 2. Typical operating conditions of the ship: (a) complex operating condition; (b) stepwise power increase condition; (c) stepwise power decrease condition; (d) high-power steady-state operation; and (e) low-power steady-state operation.
Figure 2. Typical operating conditions of the ship: (a) complex operating condition; (b) stepwise power increase condition; (c) stepwise power decrease condition; (d) high-power steady-state operation; and (e) low-power steady-state operation.
Jmse 13 00094 g002
Figure 3. Low−pass filtering power allocation strategy.
Figure 3. Low−pass filtering power allocation strategy.
Jmse 13 00094 g003
Figure 4. Offline power allocation under five typical operating conditions: (a) power allocation results under operating condition 1; (b) power allocation results under operating condition 2; (c) power allocation results under operating condition 3; (d) power allocation results under operating condition 4; and (e) power allocation results under operating condition 5.
Figure 4. Offline power allocation under five typical operating conditions: (a) power allocation results under operating condition 1; (b) power allocation results under operating condition 2; (c) power allocation results under operating condition 3; (d) power allocation results under operating condition 4; and (e) power allocation results under operating condition 5.
Jmse 13 00094 g004
Figure 5. The EMS framework proposed in this article.
Figure 5. The EMS framework proposed in this article.
Jmse 13 00094 g005
Figure 6. Comparison of offline optimization results and training results for three different neural networks. (a) Comparison of the supercapacitor power; (b) comparison of the power of lithium-ion batteries; (c) comparison of the average absolute error and root mean square error of the supercapacitor output from different neural networks; (d) comparison of the average absolute error and root mean square error of lithium-ion battery power output from different neural networks.
Figure 6. Comparison of offline optimization results and training results for three different neural networks. (a) Comparison of the supercapacitor power; (b) comparison of the power of lithium-ion batteries; (c) comparison of the average absolute error and root mean square error of the supercapacitor output from different neural networks; (d) comparison of the average absolute error and root mean square error of lithium-ion battery power output from different neural networks.
Jmse 13 00094 g006
Figure 7. Neural network fitting regression diagrams. (a) Fits of the training set and dataset; (b) fits of the verification set and dataset; (c) fits of the test set and dataset; and (d) fits of all sets and the dataset.
Figure 7. Neural network fitting regression diagrams. (a) Fits of the training set and dataset; (b) fits of the verification set and dataset; (c) fits of the test set and dataset; and (d) fits of all sets and the dataset.
Jmse 13 00094 g007
Figure 8. Dynamic load cycles of the ship: (a) Random Load Cycle (RLC) and (b) Combined Load Cycle (CLC).
Figure 8. Dynamic load cycles of the ship: (a) Random Load Cycle (RLC) and (b) Combined Load Cycle (CLC).
Jmse 13 00094 g008
Figure 9. Real-time recognition results for the operating conditions. (a) Recognition results for RLC and (b) recognition results for CLC.
Figure 9. Real-time recognition results for the operating conditions. (a) Recognition results for RLC and (b) recognition results for CLC.
Jmse 13 00094 g009
Figure 10. Power allocation results under different strategies. (a) Power allocation results for fuel cells under the RLC; (b) power allocation results for lithium batteries under the RLC; (c) power allocation results for supercapacitors under the RLC; (d) UC voltage comparison of the RLC; (e) Ah throughput comparison of the RLC; (f) power allocation results for fuel cells under the CLC; (g) power allocation results for lithium batteries under the CLC; (h) power allocation results for supercapacitors under the CLC; (i) UC voltage comparison of the CLC; and (j) Ah throughput comparison of the CLC.
Figure 10. Power allocation results under different strategies. (a) Power allocation results for fuel cells under the RLC; (b) power allocation results for lithium batteries under the RLC; (c) power allocation results for supercapacitors under the RLC; (d) UC voltage comparison of the RLC; (e) Ah throughput comparison of the RLC; (f) power allocation results for fuel cells under the CLC; (g) power allocation results for lithium batteries under the CLC; (h) power allocation results for supercapacitors under the CLC; (i) UC voltage comparison of the CLC; and (j) Ah throughput comparison of the CLC.
Jmse 13 00094 g010
Figure 11. Performance of different energy management strategies. (a) Optimization results for different strategies under the RLC; (b) optimization results for different strategies under the CLC.
Figure 11. Performance of different energy management strategies. (a) Optimization results for different strategies under the RLC; (b) optimization results for different strategies under the CLC.
Jmse 13 00094 g011
Table 1. Fuel cell parameters.
Table 1. Fuel cell parameters.
ParameterValue
Quantity (sets)12
Rated power (kW)70
Size (mm)1120 × 580 × 625
Weight (kg)≤300
Table 2. Parameters of lithium–iron–phosphate battery cells.
Table 2. Parameters of lithium–iron–phosphate battery cells.
ParameterValue
V b a t , c e l l (V)3.2
C b a t , c e l l (Ah)60
Cell stored energy (kW∗h)0.192
Cell mass (kg)~2
Table 3. Comparison of the results for the parameters.
Table 3. Comparison of the results for the parameters.
ParameterLPF-DPSSA-BPNN
f 1   ( Δ P 2 / s )2.75543.0584
f 2 (USD)1.0841.192
T i m e (S)21,09249.8
Table 4. Response times for a single step.
Table 4. Response times for a single step.
ParametersLPF-DPTLMTLFP
R L C S p o n s e T i m e (ms)3309.29.14.06
C L C S p o n s e T i m e (ms)4026.69.64.01
Disclaimer/Publisher’s Note: The statements, opinions and data contained in all publications are solely those of the individual author(s) and contributor(s) and not of MDPI and/or the editor(s). MDPI and/or the editor(s) disclaim responsibility for any injury to people or property resulting from any ideas, methods, instructions or products referred to in the content.

Share and Cite

MDPI and ACS Style

Liu, L.; Yang, X.; Li, X.; Zhou, X.; Wang, Y.; Tang, T.; Song, Q.; Liu, Y. Prior Knowledge-Based Two-Layer Energy Management Strategy for Fuel Cell Ship Hybrid Power System. J. Mar. Sci. Eng. 2025, 13, 94. https://doi.org/10.3390/jmse13010094

AMA Style

Liu L, Yang X, Li X, Zhou X, Wang Y, Tang T, Song Q, Liu Y. Prior Knowledge-Based Two-Layer Energy Management Strategy for Fuel Cell Ship Hybrid Power System. Journal of Marine Science and Engineering. 2025; 13(1):94. https://doi.org/10.3390/jmse13010094

Chicago/Turabian Style

Liu, Lin, Xiangguo Yang, Xin Li, Xingwei Zhou, Yufan Wang, Telu Tang, Qijia Song, and Yifan Liu. 2025. "Prior Knowledge-Based Two-Layer Energy Management Strategy for Fuel Cell Ship Hybrid Power System" Journal of Marine Science and Engineering 13, no. 1: 94. https://doi.org/10.3390/jmse13010094

APA Style

Liu, L., Yang, X., Li, X., Zhou, X., Wang, Y., Tang, T., Song, Q., & Liu, Y. (2025). Prior Knowledge-Based Two-Layer Energy Management Strategy for Fuel Cell Ship Hybrid Power System. Journal of Marine Science and Engineering, 13(1), 94. https://doi.org/10.3390/jmse13010094

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop