Next Article in Journal
Theoretical Analysis Based on Experimental Studies of Heat and Moisture Fluxes Penetrating Through a Masonry Wall Above Ground Level in an Annual Cycle
Next Article in Special Issue
A Fusion Model for Predicting the Vibration Trends of Hydropower Units
Previous Article in Journal
End-Region Losses in High-Power Electrical Machines: Impact of Material Thickness on Eddy Current Losses in Clamping Structures
Previous Article in Special Issue
Short-Term Optimal Operation Method for Hydro–Wind–Thermal Systems Considering Wind Power Uncertainty
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Fault Diagnosis Method for Hydropower Station Measurement and Control System Based on ISSA-VMD and 1DCNN-BiLSTM

1
Xiluodu Hydropower Plant, China Yangtze Power Co., Ltd., Zhaotong 657300, China
2
School of Power and Mechanical Engineering, Wuhan University, Wuhan 430072, China
3
Wuhan Relabo Technology Co., Ltd., Wuhan 430072, China
*
Author to whom correspondence should be addressed.
Energies 2024, 17(22), 5686; https://doi.org/10.3390/en17225686
Submission received: 14 October 2024 / Revised: 10 November 2024 / Accepted: 11 November 2024 / Published: 14 November 2024

Abstract

:
Sudden failures of measurement and control circuits in hydropower plants may lead to unplanned shutdowns of generating units. Therefore, the diagnosis of hydropower station measurement and control system poses a great challenge. Existing fault diagnosis methods suffer from long fault identification time, inaccurate positioning, and low diagnostic efficiency. In order to improve the accuracy of fault diagnosis, this paper proposes a fault diagnosis method for hydropower station measurement and control system that combines variational modal decomposition (VMD), Pearson’s correlation coefficient, a one-dimensional convolutional neural network, and a bi-directional long and short-term memory network (1DCNN-BiLSTM). Firstly, the VMD parameters are optimised by the Improved Sparrow Search Algorithm (ISSA). Secondly, signal decomposition of the original fault signals is carried out by using ISSA-VMD, and meanwhile, the optimal intrinsic modal components (IMFs) are screened out by using Pearson’s correlation coefficient, and the optimal set of components is subjected to signal reconstruction in order to obtain the new signal sequences. Then, the 1DCNN-BiLSTM-based fault diagnosis model is proposed, which achieves accurate diagnosis of the faults of hydropower station measurement and control system. Finally, experimental verification reveals that, in comparison with other methods such as 1DCNN, BiLSTM, ELM, BP neural network, SVM, and DBN, the proposed approach in this paper achieves an exceptionally high average recognition accuracy of 99.8% in both simulation and example analysis. Additionally, it demonstrates faster convergence speed, indicating not only its superior diagnostic precision but also its high application value.

1. Introduction

In recent years, hydropower station measurement and control systems have become critical components in power generation control, playing an essential role in ensuring stable operations [1]. The occurrence of faults in these systems can lead to system failures, production interruptions, and significant economic losses [2]. Therefore, the ability to rapidly and accurately diagnose faults in the hydropower station measurement and control system is crucial for maintaining the stable operation of power systems. These systems are typically composed of multiple analog circuit boards that integrate power supply, signal acquisition, data processing, communication, and display functions. As the complexity of hydropower station measurement and control system increases, the difficulty of fault diagnosis also rises. Consequently, timely identification and localization of circuit faults within these systems are vital to prevent potential catastrophic outcomes [3].
Traditionally, fault diagnosis has relied on manual offline detection, which is complex and time-consuming. With the rapid advancement of artificial intelligence technologies, fault diagnosis in hydropower station measurement and control system has progressively shifted towards automated diagnosis, relying on the collection of system input and output signals, combined with feature extraction and classification algorithms. Fault diagnosis in hydropower station measurement and control system typically involves several key stages, including signal acquisition, signal decomposition, feature extraction, and fault classification. These systems employ sensors and data acquisition modules to monitor critical parameters such as voltage and current in real-time. When an abnormal event occurs during system operation, the system records fault signals. However, due to the nonlinear characteristics of hydropower station measurement and control system, these fault signals often exhibit non-stationary and nonlinear features [4], posing significant challenges for accurate diagnosis.
Signal decomposition and effective feature extraction from preprocessed fault signals are essential steps in fault diagnosis. Time-frequency domain analysis methods can jointly provide time and frequency information, making them highly valuable for comprehensive fault feature extraction. Methods such as wavelet packet decomposition [5], empirical mode decomposition (EMD) [6,7], synchrosqueezing wavelet transform (SWT) [8], and improved complete ensemble empirical mode decomposition with adaptive noise (ICEEMDAN) [9,10] have been widely applied for fault feature extraction. However, these approaches suffer from issues such as mode mixing or difficulty in selecting appropriate wavelet bases, limiting decomposition accuracy. Thus, choosing a suitable signal decomposition method is critical. To address these challenges, [10] proposed a finite sample fault diagnosis method based on signal feature extraction, and [7,11] introduced variational mode decomposition (VMD) for fault signal decomposition and extracted fault features using composite multiscale entropy. Compared to other methods, VMD demonstrates superior adaptive signal decomposition and feature extraction capabilities [12,13], achieving promising results in fault diagnosis. In recent years, the combination of VMD with other algorithms, such as fuzzy entropy [14] and multiscale fuzzy entropy [15], has shown significant performance improvements in motor bearing fault diagnosis. However, the effectiveness of VMD largely depends on parameter selection, which remains a key challenge in research. Traditional optimization algorithms, such as genetic algorithms (GA) [14], particle swarm optimization (PSO) [15], simulated annealing (SA) [16], and bat algorithms (BA) [17], have been applied to optimize VMD parameters, but they often suffer from local optima and unstable convergence, limiting further improvement in decomposition accuracy. To overcome this issue, the Sparrow Search Algorithm (SSA), a novel swarm intelligence optimization algorithm [18], has been introduced to optimize VMD parameters, owing to its superior convergence speed, stability, and robustness. However, SSA still faces challenges of local optima during the later iterations. Therefore, to enhance the efficiency and accuracy of VMD optimization for feature extraction in hydropower station measurement and control system, this paper proposes an improved Sparrow Search Algorithm (ISSA), incorporating Sine chaotic mapping and adaptive t-distribution.
In terms of fault classification and diagnosis, classification algorithms analyze fault features to determine the type and location of system faults. Traditional methods, such as BP neural networks [19], support vector machines (SVM) [20], and extreme learning machines (ELM) [21], have been widely used in fault diagnosis. More recently, deep learning algorithms, such as convolutional neural networks (CNN) [22], one-dimensional convolutional neural networks (1DCNN) [23], and bidirectional long short-term memory networks (BiLSTM) [24], have shown strong feature extraction capabilities when dealing with nonlinear fault signals. However, the application of these models in hydropower monitoring and control system fault diagnosis remains limited. The 1DCNN effectively extracts local features from fault signals, but it lacks the ability to handle sequential information, making it unable to address long-term dependencies. BiLSTM can resolve this issue, but its feature extraction capability is relatively weaker. Therefore, this paper combines the strengths of 1DCNN and BiLSTM by inputting spatial features extracted by 1DCNN into the BiLSTM network to enhance the accuracy of fault diagnosis in hydropower station measurement and control system [25].
This paper proposes to use ISSA-VMD to decompose the original fault signals and combine the Pearson correlation coefficient with the preferred IMF components to reconstruct the signal sequences, which are then inputted into a fault diagnosis model based on 1DCNN-BiLSTM to achieve the fault classification of hydropower station measurement and control system. The main contributions of this paper are as follows:
(1)
An improved Sparrow Search Algorithm (ISSA) is proposed, which incorporates Sine chaotic mapping and adaptive t-distribution to address the issues of local optima and premature convergence commonly encountered in traditional SSA.
(2)
The ISSA is employed to optimize the parameters of Variational Mode Decomposition (VMD), enhancing the decomposition accuracy. Additionally, the Pearson correlation coefficient is utilized to select intrinsic mode functions (IMFs), further improving the extraction and selection of fault signal features.
(3)
A fault classification method based on 1DCNN and BiLSTM is proposed, effectively extracting both spatial and temporal features of fault signals in hydropower station measurement and control system, significantly improving diagnostic accuracy.
The structure of this paper is organized as follows: Section 2 reviews the fundamental methods for signal decomposition and fault diagnosis, including the Sparrow Search Algorithm (SSA), Variational Mode Decomposition (VMD), 1D Convolutional Neural Networks (1DCNN), and Bidirectional Long Short-Term Memory (BiLSTM). Section 3 highlights the main contributions of this work, focusing on the proposed fault diagnosis method for hydropower station measurement and control systems based on ISSA-VMD and 1DCNN-BiLSTM. This section introduces the Improved Sparrow Search Algorithm (ISSA), its application in optimizing VMD, the combined 1DCNN-BiLSTM model, and the overall process of the proposed methodology. Section 4 provides experimental validation, including both simulation and case studies. Section 5 concludes the paper, summarizing the key findings and discussing the implications of the proposed method.

2. Theoretical Approach

2.1. Sparrow Search Algorithm

The Sparrow Search Algorithm (SSA) is a novel swarm intelligence optimization algorithm introduced by Jian Kai Xue and Bo Shen in 2020 [26]. In SSA, sparrow populations are categorized into two roles: discoverers and followers. Discoverers search for food and determine the direction of the food source for the entire population, while followers forage by following the direction provided by the discoverers.
In a sparrow population, discoverers and followers each make up a specific proportion of the group and adjust their positions based on their adaptation to the environment. The position update is governed by the following formula:
X i , j t + 1 = X i , j t · exp i β · p o p m i f   R 2 < S T X i , j t + M · N i f   R 2 S T
where: pop m is the maximum number of iterations, t is the current number of iterations, Xij is the position of the ith sparrow in the jth dimension, β is a random number in the range of (0, 1], M is a random number obeying a normal distribution, N is a matrix of 1 row and d columns all of which are 1, R 2 [ 0 ,   1 ] is the early warning value of the risk of sparrow predation by the outside world, and S T [ 0.5 ,   1 ] is the safety value of the location position’s safety value.
When R 2 < S T , there is no risk of predation in the current foraging area; when R 2 > S T , all sparrows move as a whole to find a safe foraging area.
When the follower and the finder compete with each other, the sparrows re-update their position by the following equation:
X i , j t + 1 = M · exp X w X i , j t i 2 i f   i > n 2 X p t + 1 + X i , j t X p t + 1 · A + · N o t h e r w i s e
where X w is the worst position the global is in, X p is the optimal position the finder is in the foraging region, A+ = AT(AAT)−1, and A is a random 1 or −1 matrix of 1 row and d columns. When i > n / 2 , it indicates that the finder needs to travel to another area to re-forage.
Individuals with the ability to send early warning letters for other sparrows in a sparrow population make up 10–20% of the entire population.
X i , j t + 1 = X b t + ξ X i , j t X b t i f f i > f g X i , j t + J · X i , j t X w t ( f i f w ) + ψ i f f i = f g
where: Xb is the global optimal position, ξ is the step parameter, f i is the individual fitness value of the sparrow, J is the random number in [−1, 1], ψ is the minimum constant, and   f g and f w are the highest and lowest fitness values in the population. When f i > f g , sparrows are susceptible to predation; when f i = f g , some sparrows are aware of the danger in order to travel to a safe area and reduce predator attacks.

2.2. Variational Modal Decomposition Algorithm

Variational Mode Decomposition (VMD), proposed by Konstantin Dragomiretskiy and Dominique Zosso in 2014, can effectively solve the problems of endpoint effects and mode aliasing in EMD [7,27]. The algorithm consists of two main parts: constructing the variational problem and solving the variational problem.
(1)
Construction of variational problems
The constrained variational problem when VMD performs a K-order modal decomposition of a sequence signal is expressed as follows:
min k = 1 K t δ t + j π t u k t e j ω k t 2 2 s . t . k = 1 K u k = f t
where: f t represents the original sequence signal, u k and ω k represent the modal function and centre frequency corresponding to the Kth IMF, respectively.
(2)
Solution of the variational problem
Introducing the augmented Lagrangian function for solving and transforming the constrained variational problem into an unconstrained variational problem.
L u k , ω k , λ = f t k = 1 K u k t 2 2 + α k = 1 K t δ t + j π t u k t e j ω k t 2 2 + λ t , f t k = 1 K u k t
where: λ is the Lagrange multiplier operator and α penalty factor.
The optimal solution of Equations (6) and (7) is solved using the alternating multiplier method and the results are shown below.
u ^ k n + 1 ω = f ^ ω i < k u ^ k n + 1 ω i > k u ^ k n + 1 ω + λ ^ n ω 2 1 + 2 α ω ω k n 2
ω k n + 1 = 0 ω u ^ k n + 1 ω 2 d ω 0 u ^ k n + 1 ω 2 d ω
λ ^ n + 1 ω = λ ^ n ω + τ f ^ ω k u ^ k n + 1 ω
where: τ is the update parameter of VMD, n is the number of iterations until convergence.
Before using the VMD for signal decomposition, it is necessary to confirm the relevant parameters in the VMD in advance, when the convergence conditions of the algorithm are met Equation (11) and the discriminant accuracy ε > 0, the VMD algorithm reaches the convergence requirements and stops iterating; otherwise, it returns to continue the decomposition.
k = 1 K u ^ k n + 1 u ^ k n 2 2 / u ^ k n 2 2 < ε

2.3. One-Dimensional Convolutional Neural Networks

The structure of a one-dimensional convolutional neural network (1DCNN) mainly consists of an input layer, a convolutional layer, a pooling and fully connected layer, and an output layer [28].
The role of the convolutional layer is to perform feature extraction on the input signal and its operational expression is:
X j l = f i M j X i l 1 W i j l + b j
where: f is the activation function; M j is the operation of the input; l is the length of the input; X i l 1 is the region of the target input to be convolved; W i j l is the convolution kernel, also known as the weights; and b j is the bias coefficient of the corresponding convolution kernel.
The role of the pooling layer is to downsample the feature sequence data extracted from the convolutional layer to prevent overfitting from occurring by reducing the amount of data computation in the neural network. Maximum pooling is usually used for downsampling, and the operational expression for maximum pooling is:
y i l = m a x p o o l i n g x j l , s c a l e , s t r i d e
where: y i l is the output of the neuron in the current layer; m a x p o o l i n g is the downsampling function, which is taken as the maximum value; scale is the size of pooling; and stride is the number of pooling steps.
The role of the fully connected layer is to integrate the features extracted from the convolutional and pooling layers to achieve accurate recognition of the detection target. At the same time the fully connected layer can transform the multidimensional input into a one-dimensional output to get the final classification result.
The output layer usually uses softmax classifier to output classification labels.

2.4. Bidirectional Long and Short-Term Memory Network Theory

BiLSTM model is composed of both forward and reverse LSTM models and is a kind of Bidirectional Recurrent Neural Network (BiRNN), thus taking full advantage of both to deal with the problem [29].
Both forward and reverse are connected to the output layer, which can obtain the information of each moment of sequence data forward and reverse in the hidden layer, and the state update formulas of its forward and reverse LSTM hidden layers are as follows, respectively:
h t + = L S T M + h t 1 , x t
h t = L S T M h t 1 , x t
where h t + and h t are the states of the forward and reverse LSTM hidden layers at moment t, respectively.
Combining the outputs of the forward and reverse LSTMs and feeding them into the output layer, the formula for the output state is
O t = ω + h t + + ω h t + b o
where: ω+, ω+ are the values of the weights of the forward and reverse LSTMs, respectively, and b o is the value of the bias of the BiLSTM output.
Among models of the same type, BiLSTM is particularly effective at processing time series data because it can analyze sequences in both forward and reverse directions. Given that the voltage signals collected in analog circuits are periodic and exhibit strong correlations within the sequences, the BiLSTM model is an ideal choice for fault classification in this context.

3. Fault Diagnosis of Hydropower Station Measurement and Control System Based on ISSA-VMD and 1DCNN-BiLSTM

3.1. Improvement of the Sparrow Search Algorithm

3.1.1. Sine Chaotic Mapping

When applying SSA to optimization problems, population initialization may lead to an uneven distribution of the population, and in the later stages of the iteration, it appears that the diversity of the population becomes less, which causes the algorithm to easily fall into a local optimal solution or converge prematurely.
According to the literature [30], Sine chaotic mapping is more capable of producing a uniform distribution than Logistic and Tent chaotic mapping. Therefore, in this paper, Sine chaotic mapping is introduced to initialize the sparrow population in order to improve the uniformity of the distribution of the sparrow population in the search space and the ability of global search, and to avoid SSA falling into a local optimal solution. Its expression is as follows:
x k + 1 = β 4 sin π x k , β 0 , 4
where: xk is the iterative sequence value and k takes a non-negative integer.

3.1.2. Adaptive t-Distribution

The t-distribution was proposed by Gosset in 1908 [11] and its probability density function has the following expression:
f x = Γ m + 1 2 m · π · Γ m 2 1 + x 2 m m + 1 / 2
where: m is the parameter degrees of freedom of the t-distribution.
In order to improve the ability of SSA to jump out of the local optimum at the later stage of iteration, an adaptive t-distribution [31] is introduced to update the position of the sparrow with a perturbation variant at the optimal solution.
x i = x i k + x i k · t i t e r
where: x i is the latest position that the sparrow is in after adaptive mutation; x i k is the updated position of the sparrow after the kth iteration; where x i k · t ( iter ) is the added random disturbance term, and t(iter) is the parameter degree of freedom of the adaptive t-distribution in terms of the number of algorithm iterations.
Define the probability of adaptive t-distribution mutation as P. After performing the mutation operation, the mutated individual is compared with the original individual, and the position at the time of highest fitness is selected as the latest position of the current sparrow individual

3.1.3. Improvement of the Flow of the Sparrow Search Algorithm

When addressing optimization problems with SSA, the algorithm may suffer from premature convergence during the later stages of iteration due to reduced population diversity, making it susceptible to getting trapped in local optima. To overcome this limitation, this paper proposes the introduction of Sine chaotic mapping and adaptive t-variation to develop an Improved Sparrow Search Algorithm (ISSA). These enhancements aim to boost the algorithm’s convergence speed and global optimization capability. The flowchart of the Improved Sparrow Search Algorithm is illustrated in Figure 1.

3.1.4. ISSA Performance Tests and Comparative Analyses

In order to verify the performance of ISSA, six benchmark test functions are selected to verify the convergence speed, global optimization ability and the ability to jump out of the local optimum of the algorithm. The basic information of the six benchmark test functions is shown in Table 1.
In order to accurately verify the performance of the ISSA algorithm, the dimensions of the test functions are all set to 30. According to the literature [7], the relevant parameter settings are carried out. The parameter settings of ISSA and SSA, Whale Optimization Algorithm (WOA), Genetic Algorithm (GA) are shown in Table 2.
Table 3 shows that the average result of ISSA is closest to the theoretical value of 0, indicating that ISSA has the highest optimization accuracy among the four algorithms, significantly enhancing the performance of SSA. Additionally, ISSA demonstrates the smallest standard deviation in the optimization results, reflecting its high stability. In five out of the six test functions, SSA’s standard deviation is second only to that of ISSA. Although ISSA does not achieve the smallest standard deviation in the f6 test function, it still outperforms the other three algorithms, further highlighting its ability to enhance the stability of SSA.
In order to observe more clearly the iterative optimization convergence process of ISSA, SSA, WOA, and GA algorithms, and to comprehensively compare the convergence speed of the four algorithms, the relationship between the fitness value of the test function and the number of iterations, this paper plots the iterative convergence curves of the optimization algorithms to better reveal the ability of each algorithm to globally find an optimal solution. Specifically, the iterative optimization convergence curves of the four optimization algorithms in the six test functions are shown in Figure 2, Figure 3, Figure 4, Figure 5, Figure 6 and Figure 7, respectively.
After the completion of the algorithm iteration, the mean and standard deviation of the objective function are selected as evaluation indexes to measure the performance of the algorithm, and the specific results are shown in Table 3.
Figure 2, Figure 3, Figure 4, Figure 5, Figure 6 and Figure 7 illustrate that during the solving process of various benchmark test functions, ISSA demonstrates a significantly faster iterative convergence speed compared to SSA, WOA, and GA algorithms, achieving lower adaptation values, which suggests higher optimization accuracy. When solving functions f2 and f4, WOA and GA tend to get trapped in local optima, while SSA converges after 84 and 268 iterations, respectively. In contrast, ISSA converges in fewer than 10 iterations, highlighting its ability to enhance the convergence speed of SSA.
A comprehensive analysis of the six test functions reveals that ISSA outperforms SSA, WOA, and GA in terms of optimization accuracy, convergence speed, and global optimization capability. Moreover, ISSA exhibits superior algorithmic stability, indicating that it not only improves the convergence speed of SSA but also effectively addresses the issue of premature convergence to local optima.

3.2. ISSA Optimization of the VMD Process

In the process of signal decomposition using VMD, the values of the number of IMF components, K, and the quadratic penalty factor, α, have a large impact on the signal decomposition results. In addition to K and α, the parameters such as convergence tolerance, noise tolerance τ, DC component, and initialization value in it have less influence on the decomposition results, and they are all set to the initial values. Therefore, before using VMD for signal decomposition, it is necessary to choose appropriate K and α.
When ISSA is used to optimize the parameters of the VMD, the envelope entropy Ep is selected as the fitness function, and the whole search process is to seek the optimal parameter combination [K, α] corresponding to the local minimum envelope entropy. Therefore, the constructed fitness function f fitness is:
f f i t n e s s = E p
The expression for the envelope entropy Ep in Eq:
e j = a j / j = 1 n a j E p = j = 1 n e j lg e j
where: j = 1, 2, 3, …, n; a(j) is the envelope signal of the IMF component and ej is obtained by normalizing a(j).
When ISSA is used to optimize the parameters of the VMD, the flowchart is shown in Figure 8.

3.3. DCNN-BiLSTM Model

The 1DCNN layer can use less processing resources for feature extraction by arranging the identified features in a sparse matrix, which leads to better identification of correlations between features, reduces the number of parameters, and shortens the training time by a large amount of time. The BiLSTM layer is used to learn both forward and reverse time series data, and the hidden layer uses two units with the same inputs and connected to the same outputs, one processing the forward time series The hidden layer uses two units with the same input and connected to the same output, one processing the forward time series and the other processing the reverse time series. The combination of the two improves the training time while learning features better and achieving accurate recognition of large span time series data. In this paper, we combine the advantages of 1DCNN and BiLSTM to design a 1DCNN-BiLSTM-based fault diagnosis model, as shown in Figure 9.
The input signal to the signal input stage in the 1DCNN-BiLSTM model is a one-dimensional voltage signal of length 1000. According to the literature [22,24,25,26,27], combined with the requirements of circuit fault diagnosis scenarios of measurement and control systems, several experiments are conducted to set the model parameters. Firstly, the input signal is convolved, and the part of convolution is composed of four layers of convolutional layers and four layers of pooling layers, and the size of convolutional kernels are all 3, and the number of convolutional kernels in each layer is 16, 32, 64, and 128, respectively; and then two layers of BiLSTM layers are connected behind the convolutional network, and the hidden nodes are set to 256. Each BiLSTM layer is connected behind one Dropout layer, and the probability of the Dropout layer is set to 0.5; finally, the output of the BiLSTM network is connected to the fully connected layer, and the output of the simulated circuit fault category is output through the Softmax layer.

3.4. Troubleshooting Process for Hydropower Station Measurement and Control System

This paper proposes a fault diagnosis method for hydropower station measurement and control system based on the ISSA-VMD decomposition algorithm, which calculates the preferred IMF components for signal reconstruction and combines with 1DCNN-BiLSTM, which is mainly divided into four stages, namely, fault signal input, signal preprocessing, fault feature extraction, and fault diagnosis, and the fault diagnostic flowchart is shown in Figure 10, i.e., the fault diagnostic process is as follows:
(1)
Signal acquisition: the output voltage signal of the measurement and control circuit of the hydropower station is taken as the signal input.
(2)
Signal decomposition: the ISSA-VMD algorithm is used to decompose the voltage signal output from the measurement and control circuit of the hydroelectric power station, and a number of IMF components are obtained.
(3)
IMF component screening: by calculating the Pearson correlation coefficient of each IMF component, in order to screen out the effective IMF components.
(4)
Signal reconstruction: the new fault signal sequence is obtained by signal reconstruction of the screened IMF components to extract the effective feature information.
(5)
Fault feature extraction: the reconstructed fault signal is input into the 1DCNN-BiLSTM model to achieve deep self-extraction of fault features, and fault feature integration is performed at the fully connected layer.
(6)
Fault diagnosis: the extracted fault features are inputted into the softmax layer of the 1DCNN-BiLSTM model for fault classification, in order to realise the fault diagnosis of the hydropower station measurement and control system.

4. Experimental Validation

4.1. Simulation Analysis

A typical OPAMP high-pass filter circuit of hydropower station measurement and control system is selected to verify the effectiveness of the method. The literature [19] points out that analogue circuit combination faults have a greater impact on the output of the circuit compared to single faults, so for the test circuit, the data under single and combination faults are obtained by Pspice simulation software V16.6, respectively. Finally, a series of comparative experiments are conducted to evaluate the performance of the proposed parameter-optimized variational modal decomposition and 1DCNN-BiLSTM fault diagnosis method for hydropower station measurement and control system.
The four-OPAMP high-pass filter circuit is shown in Figure 11, and the Pspice sensitivity analysis is used to learn that R1, R3, R4, R9, C1 and C2 in the four-OPAMP high-pass filter circuit have a large impact on the output, so the fault states are simulated by setting the parameters of the four components, and the specific fault types are shown in Table 4. For each fault type, 1000 Monte Carlo analyses are performed respectively, generating a total of 1000 data samples, and the data set is divided into training set and test set in the form of 1:1.

4.2. Fault Signal Decomposition and Analysis

To verify the advantages of ISSA, it is compared with SSA, GA and WOA. The values of the system parameters are set, i.e., τ = 0, init = 1, DC = 0, tol = 1 × 10−7, K ∈ [2, 7] and α ∈ [100, 2500], and the number of decision variables dim = 2. The maximum number of iterations for the four optimization algorithms, i.e., ISSA, SSA, GA, and WOA, itermax = 100, and the number of populations Num = 30, and all other parameters are set with reference to Table 2.
ISSA-VMD is used to decompose the signal, and its iterative convergence comparison results are shown in Figure 12.
From Figure 12, it can be seen that ISSA, SSA, WOA and GA reach convergence after the 9th, 11th, 15th and 13th iterations, at which time the fitness values are 3.454, 3.459, 3.465, 3.461, respectively. Compared with the other three algorithms, ISSA-VMD not only performs optimally in terms of the iterative convergence speed but also has the smallest fitness value, which indicates that it has faster optimization speed and stronger global search capability, and it shows that the introduction of Sine chaos mapping and adaptive t-distribution can effectively improve the SSA algorithm.
The ISSA-VMD decomposition is performed on the sample data with different fault types, and Figure 13 shows the original data waveforms under the F0–F9 fault state in the four-OPAMP high-pass filter circuit, which are decomposed by the ISSA-VMD algorithm, and the decomposition results are shown in Figure 14, and the optimal parameter combination of the VMD is obtained as [K,α] = [5300.42].
As can be seen in Figure 14, the frequency of each IMF component is concentrated in the center of its corresponding component, indicating that the IMF can successfully separate from the original fault signal and reduce the occurrence of modal aliasing. The original signal feature information contained in different IMF components is inconsistent, and the redundant information contained in the IMF components will affect the diagnosis results.
In order to filter out the effective IMF components, the Pearson correlation coefficient between the IMF components and the original signal is calculated, and then the original fault signal is reconstructed. The result of the correlation coefficient is shown in Figure 15.
From Figure 15, it is evident that the Pearson correlation coefficients for the IMF1-IMF3 components exceed the threshold value of 0.5. Consequently, these IMF components, characterized by correlation coefficients above 0.5, are filtered and utilized to reconstruct the fault signal waveforms. These reconstructed waveforms are subsequently fed into the fault classification model to generate the fault diagnosis results. The reconstructed signal waveforms are depicted in Figure 16.

4.3. Fault Diagnosis Results and Analysis

In order to verify the reliability of the analogue circuit fault diagnosis model with parameter-optimized variational modal decomposition and 1DCNN-BiLSTM proposed in this paper, firstly, the Pearson’s correlation coefficient method is used to screen out the better IMF components of the fault signals that have been processed by the ISSA-VMD, and the preferred components are subjected to signal reconstruction in order to obtain a new signal sequence. Then, the reconstructed signal sequence is input to 1DCNN-BiLSTM, 1DCNN, BiLSTM, ELM, and BP neural networks, and SVM and DBN for fault diagnosis, respectively. Meanwhile, in order to verify the overall effectiveness and superiority of the ISSA-VMD algorithm proposed in this paper, the signal decomposition methods of SSA-VMD and VMD are selected for comparative analysis.
Under two different circuits, signal decomposition is performed separately using different signal decomposition methods and training set data with different fault types, and the reconstructed signal sequences under different fault states are input to seven classification models for model training. Finally, the test sets in two different circuits are input into the optimal fault diagnosis model for fault diagnosis validation.
Figure 17 shows the optimal model training curves for the parameter-optimized variational modal decomposition and 1DCNN-BiLSTM analogue circuit fault diagnosis method for the training set data of the four-OPAMP high-pass filtered circuits after 50 iterations, and the accuracy of the final test set reaches 99.8%. The confusion matrix of the analogue circuit fault diagnosis results of the method is shown in Figure 18.
As can be seen in Figure 18, there are only two misclassifications in the test set, misclassifying F7 fault type (R9↓) as F6 fault type (R1↑), and misclassifying F3 fault type (C2↑) as F7 fault type (R9↓), indicating that the method can be applied to fault diagnosis of analogue circuits.
In order to comprehensively compare the fault diagnosis effects of ISSA-VMD, SSA-VMD and VMD signal decomposition methods combined with 1DCNN-BiLSTM, 1DCNN, BiLSTM, ELM, and BP neural networks, and SVM, DBN classification methods, radar charts are chosen to visualize the accuracy of the different fault diagnosis models, and the comparison results are shown in Figure 19.
From the diagnostic results in Figure 19, it can be seen that the use of ISSA for parameter optimization of VMD combined with Pearson’s correlation coefficient for fault signal reconstruction not only improves the fault diagnosis accuracy of the analogue circuit but also adequately removes the ineffective fault feature information from the sample data. When the reconstructed signal sequence is applied to 1DCNN-BiLSTM, 1DCNN, BiLSTM, ELM, and BP neural networks and SVM and DBN fault classification models, the 1DCNN-BiLSTM model improves the fault diagnosis accuracy compared with other classification models. In summary, the diagnostic accuracy of all the analogue circuit fault diagnosis methods proposed in this paper is better than other methods.

4.4. Example Analyses

The above simulation circuit data were obtained by Pspice software, and in order to verify the effectiveness of its method in practical application, the power board card in the measurement and control circuit in a hydropower station was selected, and a fault classification experiment was carried out using the fault diagnosis experimental platform.
Figure 20 gives the fault diagnosis experimental platform, including a DC power supply, a four-layer signal acquisition board, a relay protection instrument, a control device, an intelligent acquisition device, and a switch. The board faults were simulated by replacing different components with different parameters, collecting fault sample data, and using signal decomposition and signal reconstruction methods to construct the fault data set.
The power supply board is shown in Figure 21, and the resistors and capacitors in its circuit have tolerances of 5% and 10%, respectively. When the actual value of the resistance or capacitance deviates by 50% relative to the standard value, the circuit fails, and the output voltage waveforms under the operating state of the circuit are obtained. Pspice sensitivity analysis was used to learn that the power board circuits R2, R5, C1 and C2 have a greater impact on the output, so by replacing four different components with different parameters, the fault states were simulated, the specific types of faults shown in Table 5. For each fault type, 20 samples were collected, resulting in a total of 200 data samples, as shown in Figure 22, and the data set was divided into training set and test set in the form of 1:1.
For the test data, according to the parameter settings in Section 4.2, four different methods were used to optimize VMD decomposition. The convergence curve comparison is shown in Figure 23, which is basically consistent with the simulation analysis results. ISSA-VMD performs the best.
Figure 24 shows the best model training curve after 50 iterations of the training set data for the power board card circuit, with 99.8% accuracy in the final test set. The confusion matrix of the fault diagnosis results of this method is shown in Figure 25. Comparing the fault diagnosis results of different signal decomposition methods in combination with different classification methods, a radar chart, shown in Figure 26, was used to visualize the accuracy of different fault diagnosis models.
As can be seen in Figure 24, there were only two misclassifications in the test set, misclassifying the F7 fault type (R9↓) as the F6 fault type (R1↑), and also misclassifying the F3 fault type (C2↑) as the F7 fault type (R9↓).
Based on the diagnostic results presented in Figure 26, the 1DCNN-BiLSTM model shows superior fault diagnosis accuracy compared to other classification models when applied to real-world circuit faults in the measurement and control systems of hydropower stations. To better illustrate the practical impact of these findings, we further analyzed the robustness and adaptability of the proposed method under various operational scenarios commonly encountered in hydropower stations, such as load fluctuations, environmental changes, and equipment aging.
The experimental results, derived from comprehensive measurement data, confirm the effectiveness of the proposed method. This high level of diagnostic accuracy suggests that the method is not only capable of identifying a wide range of fault types but is also resilient to different operating conditions. These results underline its practical value for enhancing fault diagnosis processes within hydropower measurement and control systems, thereby supporting more reliable and intelligent operational management in real-world applications.

5. Conclusions

To address the challenges in fault diagnosis for hydropower station measurement and control systems, this paper proposes a novel method combining ISSA-optimized VMD with a 1DCNN-BiLSTM model, which supports intelligent operation and maintenance of hydropower stations effectively.
  • This study introduces Sine chaotic mapping and adaptive t-distribution to improve the uniformity of the sparrow population’s distribution within the search space, enhancing global search capabilities. These improvements resolve issues of premature convergence and local optima in traditional SSA, and their effectiveness is validated through comparative experiments.
  • By using ISSA to optimize VMD parameters, the accuracy and efficiency of signal decomposition are significantly enhanced. Effective IMF components are selected based on the Pearson correlation coefficient, allowing for a reconstructed signal that reduces redundant information in the sample data and produces clearer, more informative sequences.
  • A comprehensive comparison of various signal decomposition and fault classification methods demonstrates that the proposed method effectively diagnoses multiple fault types in hydropower station measurement and control system circuits. The experimental results indicate that this model significantly improves diagnostic accuracy, achieving an average recognition rate of 98.8% in both simulation and real-world analyses, underscoring its high applicability and value in practical hydropower fault diagnosis tasks.

Author Contributions

Conceptualization, L.W. and J.W.; methodology, F.Z.; software, G.R.; validation, D.W., L.G. and X.M.; formal analysis, J.W.; investigation, G.R.; resources, L.W.; data curation, F.Z.; writing—original draft preparation, F.Z.; writing—review and editing, L.W.; visualization, F.Z.; supervision, L.W.; project administration, J.W.; funding acquisition, L.W. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported in part by the Technology Program of China Yangtze River Power Co., Ltd. Contract No. Z412302029, entitled “R&D and Application Technology Development of Multi-purpose Wide-adaptability Intelligent Calibration Platform”.

Data Availability Statement

The raw/processed data cannot be shared at this time. Due to the nature of this research, participants of this study did not agree for their data to be shared publicly.

Acknowledgments

The authors gratefully acknowledge the support of the China Yangtze River Power Co., Ltd. (Contract No. Z412302029).

Conflicts of Interest

Author Mr. Lin Wang, Mr. Jiefei Wang, Mr. Gang Ren, Mr. Dengxian Wang, Mrs. Ling Gao and Mr. Xingyu Ming were employed by the Xiluodu Hydropower Plant, China Yangtze Power Co., Ltd. The remaining authors declare that the research was conducted in the absence of any commercial or financial relationships that could be construed as a potential conflict of interest.

Abbreviations

VMDVariational Modal Decomposition
SSASparrow Search Algorithm
ISSAImproved Sparrow Search Algorithm
EMDEmpirical Mode Decomposition
SWTSynchrosqueezing Wavelet Transform
ICEEMDANImproved Complete Ensemble Empirical Mode Decomposition With Adaptive Noise
GAGenetic Algorithm
PSOParticle Swarm Optimization
SASimulated Annealing
BABat Algorithm
SVMSupport Vector Machine
ELMExtreme Learning Machine
CNNConvolutional Neural Network
1DCNNOne-Dimensional Convolutional Neural Network
LSTMLong and Short-term Memory Network
BiLSTMBidirectional Long and Short-term Memory Network
IMFIntrinsic Mode Function
BiRNNBidirectional Recurrent Neural Network
WOAWhale Optimization Algorithm
OPAMPOperational Amplifier
BPBack Propagation
DBNDeep Belief Network

References

  1. Fan, J.; Yuan, W. Review of Parametric Fault Prediction Methods for Power Electronic Circuits. Eng. Res. Express 2021, 3, 042002. [Google Scholar] [CrossRef]
  2. Jia, Z.; Liu, Z.; Gan, Y.; Vong, C.-M.; Pecht, M. A Deep Forest-Based Fault Diagnosis Scheme for Electronics-Rich Analog Circuit Systems. IEEE Trans. Ind. Electron. 2021, 68, 10087–10096. [Google Scholar] [CrossRef]
  3. Zhang, C.; He, Y.; Yuan, L.; Xiang, S. Analog Circuit Incipient Fault Diagnosis Method Using DBN Based Features Extraction. IEEE Access 2018, 6, 23053–23064. [Google Scholar] [CrossRef]
  4. Zhang, C.; Zha, D.; Wang, L.; Mu, N. A Novel Analog Circuit Soft Fault Diagnosis Method Based on Convolutional Neural Network and Backward Difference. Symmetry 2021, 13, 1096. [Google Scholar] [CrossRef]
  5. Li, J.; Chen, W.; Han, K.; Wang, Q. Fault Diagnosis of Rolling Bearing Based on GA-VMD and Improved WOA-LSSVM. IEEE Access 2020, 8, 166753–166767. [Google Scholar] [CrossRef]
  6. Khemani, V.; Azarian, M.H.; Pecht, M.G. Learnable Wavelet Scattering Networks: Applications to Fault Diagnosis of Analog Circuits and Rotating Machinery. Electronics 2022, 11, 451. [Google Scholar] [CrossRef]
  7. Du, H.; Wang, J.; Qian, W.; Zhang, X. An Improved Sparrow Search Algorithm for the Optimization of Variational Modal Decomposition Parameters. Appl. Sci. 2024, 14, 2174. [Google Scholar] [CrossRef]
  8. Lin, S.-L. Application Combining VMD and ResNet101 in Intelligent Diagnosis of Motor Faults. Sensors 2021, 21, 6065. [Google Scholar] [CrossRef]
  9. Tang, S.; Yuan, S.; Zhu, Y. Data Preprocessing Techniques in Convolutional Neural Network Based on Fault Diagnosis Towards Rotating Machinery. IEEE Access 2020, 8, 149487–149496. [Google Scholar] [CrossRef]
  10. Wang, Z.; Luo, Q.; Chen, H.; Zhao, J.; Yao, L.; Zhang, J.; Chu, F. A high-accuracy intelligent fault diagnosis method for aero-engine bearings with limited samples. Comput. Ind. 2024, 159, 104099. [Google Scholar] [CrossRef]
  11. Sob, U.M.; Bester, H.L.; Smirnov, O.M.; Kenyon, J.S.; Grobler, T.L. Radio Interferometric Calibration Using a Complex Student’s t-Distribution and Wirtinger Derivatives. Mon. Not. R. Astron. Soc. 2020, 491, 1026–1042. [Google Scholar] [CrossRef]
  12. Sharma, V.; Parey, A. Extraction of Weak Fault Transients Using Variational Mode Decomposition for Fault Diagnosis of Gearbox under Varying Speed. Eng. Fail. Anal. 2020, 107, 104204. [Google Scholar] [CrossRef]
  13. He, Z.; Chen, G.; Hao, T.; Teng, C.; Hou, M.; Cheng, Z. Weak Fault Detection Method of Rolling Bearing Based on Testing Signal Far Away from Fault Source. J. Mech. Sci. Technol. 2020, 34, 1035–1048. [Google Scholar] [CrossRef]
  14. Li, Y.; Huang, D.; Qin, Z. A Classification Algorithm of Fault Modes-Integrated LSSVM and PSO with Parameters’ Optimization of VMD. Math. Probl. Eng. 2021, 2021, 6627367. [Google Scholar] [CrossRef]
  15. Xu, Z.; Mei, X.; Wang, X.; Yue, M.; Jin, J.; Yang, Y.; Li, C. Fault Diagnosis of Wind Turbine Bearing Using a Multi-Scale Convolutional Neural Network with Bidirectional Long Short Term Memory and Weighted Majority Voting for Multi-Sensors. Renew. Energy 2022, 182, 615–626. [Google Scholar] [CrossRef]
  16. Yan, X.; Jia, M.; Xiang, L. Compound Fault Diagnosis of Rotating Machinery Based on OVMD and a 1.5-Dimension Envelope Spectrum. Meas. Sci. Technol. 2016, 27, 075002. [Google Scholar] [CrossRef]
  17. Zhou, F.; Yang, X.; Shen, J.; Liu, W. Fault Diagnosis of Hydraulic Pumps Using PSO-VMD and Refined Composite Multiscale Fluctuation Dispersion Entropy. Shock Vib. 2020, 2020, 8840676. [Google Scholar] [CrossRef]
  18. Yang, K.; Wang, G.; Dong, Y.; Zhang, Q.; Sang, L. Early Chatter Identification Based on an Optimized Variational Mode Decomposition. Mech. Syst. Signal Proc. 2019, 115, 238–254. [Google Scholar] [CrossRef]
  19. Wu, Q.; Lin, H. Short-Term Wind Speed Forecasting Based on Hybrid Variational Mode Decomposition and Least Squares Support Vector Machine Optimized by Bat Algorithm Model. Sustainability 2019, 11, 652. [Google Scholar] [CrossRef]
  20. Xue, J.; Shen, B. A Novel Swarm Intelligence Optimization Approach: Sparrow Search Algorithm. Syst. Sci. Control Eng. 2020, 8, 22–34. [Google Scholar] [CrossRef]
  21. Wen, L.; Li, X.; Gao, L. A New Two-Level Hierarchical Diagnosis Network Based on Convolutional Neural Network. IEEE Trans. Instrum. Meas. 2020, 69, 330–338. [Google Scholar] [CrossRef]
  22. Chen, L.; Khan, U.S.; Khattak, M.K.; Wen, S.; Wang, H.; Hu, H. An Effective Approach Based on Nonlinear Spectrum and Improved Convolution Neural Network for Analog Circuit Fault Diagnosis. Rev. Sci. Instrum. 2023, 94, 054709. [Google Scholar] [CrossRef] [PubMed]
  23. Zhang, K.; Su, J.; Sun, S.; Liu, Z.; Wang, J.; Du, M.; Liu, Z.; Zhang, Q. Compressor Fault Diagnosis System Based on PCA-PSO-LSSVM Algorithm. Sci. Prog. 2021, 104, 00368504211026110. [Google Scholar] [CrossRef] [PubMed]
  24. Jiang, Y.; Xia, L.; Zhang, J. A Fault Feature Extraction Method for DC-DC Converters Based on Automatic Hyperparameter-Optimized 1-D Convolution and Long Short-Term Memory Neural Networks. IEEE J. Emerg. Sel. Top. Power Electron. 2022, 10, 4703–4714. [Google Scholar] [CrossRef]
  25. Rossi, A.; Hagenbuchner, M.; Scarselli, F.; Tsoi, A.C. A Study on the Effects of Recursive Convolutional Layers in Convolutional Neural Networks. Neurocomputing 2021, 460, 59–70. [Google Scholar] [CrossRef]
  26. Dragomiretskiy, K.; Zosso, D. Variational Mode Decomposition. IEEE Trans. Signal Process. 2014, 62, 531–544. [Google Scholar] [CrossRef]
  27. Wang, J.; Guo, J.; Wang, L.; Yang, Y.; Wang, Z.; Wang, R. A Hybrid Intelligent Rolling Bearing Fault Diagnosis Method Combining WKN-BiLSTM and Attention Mechanism. Meas. Sci. Technol. 2023, 34, 085106. [Google Scholar] [CrossRef]
  28. Wang, L.; Zhou, D.; Zhang, H.; Zhang, W.; Chen, J. Application of Relative Entropy and Gradient Boosting Decision Tree to Fault Prognosis in Electronic Circuits. Symmetry 2018, 10, 495. [Google Scholar] [CrossRef]
  29. Lundgren, A.; Jung, D. Data-Driven Fault Diagnosis Analysis and Open-Set Classification of Time-Series Data. Control Eng. Pract. 2022, 121, 105006. [Google Scholar] [CrossRef]
  30. Wang, R.; Zhan, Y.; Chen, M.; Zhou, H. Fault Diagnosis Technology Based on Wigner-Ville Distribution in Power Electronics Circuit. Int. J. Electron. 2011, 98, 1247–1257. [Google Scholar] [CrossRef]
  31. Ma, Z.; Zhang, X.; Yuan, H.; Zhu, X.; Yang, F.; Zhang, E.; Zhang, Q.; Yao, Y. An Adaptive T-Distribution Variation Based HS Algorithm for Power System ED. In Recent Developments in Intelligent Computing, Communication and Devices; Wu, C.H., Patnaik, S., Popentiu Vlãdicescu, F., Nakamatsu, K., Eds.; Springer: Singapore, 2021; pp. 125–133. [Google Scholar] [CrossRef]
Figure 1. Flowchart of ISSA algorithm.
Figure 1. Flowchart of ISSA algorithm.
Energies 17 05686 g001
Figure 2. Benchmarking function f1 image and optimization algorithm’s optimization process. (a) Benchmarking functions f1. (b) Optimization and convergence process.
Figure 2. Benchmarking function f1 image and optimization algorithm’s optimization process. (a) Benchmarking functions f1. (b) Optimization and convergence process.
Energies 17 05686 g002
Figure 3. Benchmarking function f2 image and optimization algorithm’s optimization process. (a) Benchmarking functions f2. (b) Optimization and convergence process.
Figure 3. Benchmarking function f2 image and optimization algorithm’s optimization process. (a) Benchmarking functions f2. (b) Optimization and convergence process.
Energies 17 05686 g003
Figure 4. Benchmarking function f3 image and optimization algorithm’s optimization process. (a) Benchmarking functions f3. (b) Optimization and convergence process.
Figure 4. Benchmarking function f3 image and optimization algorithm’s optimization process. (a) Benchmarking functions f3. (b) Optimization and convergence process.
Energies 17 05686 g004
Figure 5. Benchmarking function f4 image and optimization algorithm’s optimization process. (a) Benchmarking functions f4. (b) Optimization and convergence process.
Figure 5. Benchmarking function f4 image and optimization algorithm’s optimization process. (a) Benchmarking functions f4. (b) Optimization and convergence process.
Energies 17 05686 g005
Figure 6. Benchmarking function f5 image and optimization algorithm’s optimization process. (a) Benchmarking functions f5. (b) Optimization and convergence process.
Figure 6. Benchmarking function f5 image and optimization algorithm’s optimization process. (a) Benchmarking functions f5. (b) Optimization and convergence process.
Energies 17 05686 g006
Figure 7. Benchmarking function f6 image and optimization algorithm’s optimization process. (a) Benchmarking functions f6. (b) Optimization and convergence process.
Figure 7. Benchmarking function f6 image and optimization algorithm’s optimization process. (a) Benchmarking functions f6. (b) Optimization and convergence process.
Energies 17 05686 g007
Figure 8. Flowchart of ISSA optimization of VMD parameters.
Figure 8. Flowchart of ISSA optimization of VMD parameters.
Energies 17 05686 g008
Figure 9. 1DCNN-BiLSTM model.
Figure 9. 1DCNN-BiLSTM model.
Energies 17 05686 g009
Figure 10. Analogue circuit fault diagnosis flow.
Figure 10. Analogue circuit fault diagnosis flow.
Energies 17 05686 g010
Figure 11. Quad OPAMP high pass filter circuit.
Figure 11. Quad OPAMP high pass filter circuit.
Energies 17 05686 g011
Figure 12. Comparison of iterative convergence of the four methods.
Figure 12. Comparison of iterative convergence of the four methods.
Energies 17 05686 g012
Figure 13. Waveforms in F0-F9 fault condition.
Figure 13. Waveforms in F0-F9 fault condition.
Energies 17 05686 g013
Figure 14. ISSA-VMD signal decomposition results for F7.
Figure 14. ISSA-VMD signal decomposition results for F7.
Energies 17 05686 g014
Figure 15. IMF Component Correlation Coefficient Values.
Figure 15. IMF Component Correlation Coefficient Values.
Energies 17 05686 g015
Figure 16. Reconstructed signal waveform.
Figure 16. Reconstructed signal waveform.
Energies 17 05686 g016
Figure 17. Training curves for the four-OPAMP high-pass filter circuit model.
Figure 17. Training curves for the four-OPAMP high-pass filter circuit model.
Energies 17 05686 g017
Figure 18. Confusion matrix for four-OPAMP high-pass filtering circuits.
Figure 18. Confusion matrix for four-OPAMP high-pass filtering circuits.
Energies 17 05686 g018
Figure 19. Results of different fault diagnosis models for four OPAMP high pass filter circuits.
Figure 19. Results of different fault diagnosis models for four OPAMP high pass filter circuits.
Energies 17 05686 g019
Figure 20. Fault diagnosis experiment platform of hydropower station measurement and control system.
Figure 20. Fault diagnosis experiment platform of hydropower station measurement and control system.
Energies 17 05686 g020
Figure 21. Power supply board of hydropower station measurement and control system.
Figure 21. Power supply board of hydropower station measurement and control system.
Energies 17 05686 g021
Figure 22. Platform measured output voltage waveform.
Figure 22. Platform measured output voltage waveform.
Energies 17 05686 g022
Figure 23. Comparison of iterative convergence of the four methods.
Figure 23. Comparison of iterative convergence of the four methods.
Energies 17 05686 g023
Figure 24. Model training curves for the power board card circuits.
Figure 24. Model training curves for the power board card circuits.
Energies 17 05686 g024
Figure 25. Confusion Matrix for Power Board Circuitry.
Figure 25. Confusion Matrix for Power Board Circuitry.
Energies 17 05686 g025
Figure 26. Results of different troubleshooting models for power board card circuits.
Figure 26. Results of different troubleshooting models for power board card circuits.
Energies 17 05686 g026
Table 1. Information on the benchmarking function.
Table 1. Information on the benchmarking function.
TypeFunction ExpressionDimensionScope of the Search for ExcellenceMinimum Value
single peak
function
f 1 x = i = 1 n x i 2 30[−100, 100]0
f 2 x = max i { x i , 1 i n } 30[−100, 100]0
f 3 x = i = 1 n j = 1 i x j 2 30[−100, 100]0
multimax
multifunction
f 4 x = i = 1 n x i 2 10 cos 2 π x i + 10 30[−5.12, 5.12]0
f 5 x = 20 exp 0.2 1 n i = 1 n x i 2 exp 1 n i = 1 n cos 2 π x i + 20 + e 30[−32, 32]0
f 6 x = 1 4000 i = 1 n x i 2 n i = 1 cos x i i + 1 30[−600, 600]0
Table 2. Parameter settings of the optimization algorithm.
Table 2. Parameter settings of the optimization algorithm.
Algorithm TypeParameterisation
ISSAitermax = 500, Num = 50, ST = 0.8, PD = 0.7, SD = 0.2, P = 0.5
SSAitermax = 500, Num = 50, ST = 0.8, PD = 0.7, SD = 0.2
WOAitermax = 500, Num = 50
GAitermax = 500, Num = 50, pc = 0.8, pm = 0.05, γ = 0.01
Table 3. Results of the mean and standard deviation of the four optimization algorithms.
Table 3. Results of the mean and standard deviation of the four optimization algorithms.
FunctionNormISSASSAWOAGA
f1Mean5.07 × 10−1405.63 × 10−847.15 × 10−341.72
Standard deviation2.728 × 10−1392.42136 × 10−831.99205 × 10−330.702024047
f2Mean1.15 × 10−596.16 × 10−91.7914.8
Standard deviation6.2091 × 10−595.19 × 10−90.22210616.14894
f3Mean5.87 × 10−913.81 × 10−81322.84 × 104
Standard deviation2.84527 × 10−901.05 × 10−751.027197877.528
f4Mean0.000.0019.1153
Standard deviation0.000.009.17602629.31647
f5Mean4.44 × 10−163.16 × 10−62.38 × 10−72.17
Standard deviation1.97215 × 10−314.6892 × 10−183.6469 × 10−130.703959075
f6Mean0.008.45 × 10−35.92 × 10−38.46 × 10−2
Standard deviation0.000.0321540.0101030.031793
Table 4. Types of faults in four-OPAMP high-pass filter circuits.
Table 4. Types of faults in four-OPAMP high-pass filter circuits.
NumberFault TypeNominal ValueFailure Value
F0NF//
F1C1↑5 nF10 nF
F2C1↓5 nF2.5 nF
F3C2↑5 nF15 nF
F4R4↓6.2 kΩ3 kΩ
F5R3↑6.2 kΩ18 kΩ
F6R1↑6.2 kΩ12 kΩ
F7R9↓1.6 kΩ0.5 kΩ
F8R1↑C1↓6.2 kΩ, 5 nF12 kΩ, 2.5 nF
F9R3↓R9↑C2↓6.2 kΩ, 1.6 kΩ, 5 nF2 kΩ, 2.5 kΩ, 2.5 nF
Table 5. Power board card circuit fault types.
Table 5. Power board card circuit fault types.
NumberFault TypeNominal ValueFailure Value
F0NF//
F1C1↑5 nF10 nF
F2C1↓5 nF2.5 nF
F3C2↓5 nF2.5 nF
F4R2↑3 kΩ6 kΩ
F5R2↓3 kΩ1.5 kΩ
F6R5↑2 kΩ4 kΩ
F7R2↑C1↓3 kΩ, 5 nF6 kΩ, 2.5 nF
F8R2↓C1↑3 kΩ, 5 nF1.5 kΩ, 10 nF
F9R2↓R5↑C2↓3 kΩ, 2 kΩ, 5 nF1.5 kΩ, 4 kΩ, 2.5 nF
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

Wang, L.; Zhang, F.; Wang, J.; Ren, G.; Wang, D.; Gao, L.; Ming, X. Fault Diagnosis Method for Hydropower Station Measurement and Control System Based on ISSA-VMD and 1DCNN-BiLSTM. Energies 2024, 17, 5686. https://doi.org/10.3390/en17225686

AMA Style

Wang L, Zhang F, Wang J, Ren G, Wang D, Gao L, Ming X. Fault Diagnosis Method for Hydropower Station Measurement and Control System Based on ISSA-VMD and 1DCNN-BiLSTM. Energies. 2024; 17(22):5686. https://doi.org/10.3390/en17225686

Chicago/Turabian Style

Wang, Lin, Fangqing Zhang, Jiefei Wang, Gang Ren, Dengxian Wang, Ling Gao, and Xingyu Ming. 2024. "Fault Diagnosis Method for Hydropower Station Measurement and Control System Based on ISSA-VMD and 1DCNN-BiLSTM" Energies 17, no. 22: 5686. https://doi.org/10.3390/en17225686

APA Style

Wang, L., Zhang, F., Wang, J., Ren, G., Wang, D., Gao, L., & Ming, X. (2024). Fault Diagnosis Method for Hydropower Station Measurement and Control System Based on ISSA-VMD and 1DCNN-BiLSTM. Energies, 17(22), 5686. https://doi.org/10.3390/en17225686

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