Next Article in Journal
A Double-Side Feedback Pulse Train Control for the Output Voltage Regulation of Two-Stage Wireless Power Transfer System
Next Article in Special Issue
Optimal Selection of the Diesel Generators Supplying a Ship Electric Power System
Previous Article in Journal
Inversion and Analysis of the Initial Ground Stress Field of the Deep-Buried Tunnel Area
Previous Article in Special Issue
Research on the Distribution Characteristics of Transformer Axial Vibration under Short-Circuit Conditions Considering Damping Parameters
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

Fault Diagnosis Method of Intelligent Substation Protection System Based on Gradient Boosting Decision Tree

Key Laboratory of Power System Intelligent Dispatch and Control of Ministry of Education, Shandong University, Jinan 250061, China
*
Author to whom correspondence should be addressed.
Appl. Sci. 2022, 12(18), 8989; https://doi.org/10.3390/app12188989
Submission received: 28 July 2022 / Revised: 2 September 2022 / Accepted: 5 September 2022 / Published: 7 September 2022
(This article belongs to the Special Issue Electric Power Applications)

Abstract

:
In order to improve the efficiency of the devices’ fault diagnosis of the protection systems of intelligent substation, a fault diagnosis method based on a gradient boosting decision tree (GBDT) was proposed. Using the integrated alarm information, the device self-checking information, the link information of generic object-oriented substation event (GOOSE) and sampled value (SV) and the sampling value information generated during the fault of the protection system, the fault feature information set is constructed. According to different fault characteristics, the protection system faults are classified into simple faults and complex faults to improve the diagnosis efficiency. Using GBDT training rules, a fault diagnosis model of protection system based on GBDT is established and fault diagnosis steps are given. This study takes a 110 kV intelligent substation in southern China as an example, to verify the effectiveness and accuracy of the proposed fault diagnosis method, and compared it with the existing methods in terms of the accuracy. The diagnostic accuracy in the case of false alarms and the case of multiple faults are verified. The results show that the method can meet the practical engineering application.

1. Introduction

The protection system is an important part of the smart substation, which mainly includes the merging unit, intelligent terminal, and protection device. It is of great significance for the safe operation of the whole power grid to detect the faults or abnormal conditions in the power system, so as to send an alarm signal, or directly isolate and remove the faulty part. Therefore, it is necessary to ensure the reliable operation of the protection system itself. Even if it fails, it should also quickly eliminate the fault and ensure its support for the normal operation of the power grid to the maximum extent. With the rapid development of smart grid technology, intelligent substations or digitally transformed smart stations have gradually become popular. Substations have the new features of intelligent equipment, data networking, and overall station informatization [1]. Compared with the traditional substation, the fault types and fault characteristics of its protection system have changed a lot, and it is necessary to continuously develop new fault diagnosis methods on the basis of traditional fault diagnosis methods [2]. Improvements in data acquisition, storage, and analysis in intelligent substations provide us with new ideas for developing new fault diagnosis methods. The function of the secondary system in the substation is more complete and the amount of monitoring information is larger, for example, the operation event record of the secondary system, the main station information, the key information of the protection device, the integrated alarm information, the network operation information, the device self-checking information, etc., which provide solid data support for the condition assessment and fault diagnosis of the substation. Reference [3] analyzed the operation behavior of the secondary system of intelligent substation, and sorted out 18 core evaluation sub-items, including sampling accuracy, internal environment, self-checking state, protection start, input consistency, real-time input and output, operation time of the whole group, port flow, fault-free time, correct action, correct control, station-control layer communication, process-layer communication, port function, port performance, on-time receiving, and on-time output. A Big Data mining technology for intelligent substations was proposed by Reference [4]. By deeply mining the integrated alarm information, the device self-checking information, the link information of GOOSE and SV, the sampling value information provided data support for fault diagnosis.
With regard to the research on the fault diagnosis of the protection system of the intelligent substation, Reference [5] proposed a method for evaluating the performance of secondary equipment in smart substations based on availability, dependability, and capability (ADC). The accuracy of its evaluation needs to be improved. Reference [6] proposed an online monitoring and fault diagnosis method of the secondary circuit of relay protection based on multi-parameter information. Through the monitoring and analysis of the SV, GOOSE, and manufacturing message specification (MMS) messages, the online state monitoring method, abnormal sampling value, switch monitoring, and abnormal alarm strategy for relay protection devices was proposed. At the same time, the typical alarm information of the protection device and secondary circuit when faults occur was collected, analyzed, and uploaded to construct a set of online monitoring and fault diagnosis systems for a secondary circuit of relay protection. References [7,8,9,10] proposed a method of locating the secondary equipment fault based on the substation configuration description (SCD) of the intelligent substation. However, the actual workflow of intelligent substations is highly dependent on the configuration tools of integrators and manufacturers, and the difference in configuration tools leads to a poor standardization of the files. Therefore, there are still many shortcomings in the method of locating faults simply using SCD files. With the research in machine learning and deep learning algorithms, their application in fault diagnosis is increasingly employed [11]. Reference [12] proposed a research method for the fault location of the secondary device in intelligent substations based on deep learning. According to the device self-checking information, a fault location model for the secondary device based on a recurrent neural network (RNN) was established and the fault location steps were given; however, the data source used had certain limitations, and due to the limitations of the time and accuracy of the algorithm, this method needs to be improved. Reference [13] proposed an intelligent state assessment of the protection systems based on random forest algorithm, but the prediction accuracy and robustness need to be improved, and the requirements for the parameters are high.
The above method can basically meet the needs of fault diagnosis, but there are still various problems in its practical application. In summary, the current research on the protection system of intelligent substations still needs to face these problems: There are many types of faults in the protection system, but the correlation between the fault characteristics is weak; the complex components of the protection system equipment and the connection relationship between the different devices cause a large amount of data to be generated when a fault occurs [14]. Conventional methods cannot efficiently and quickly analyze the massive multi-dimensional data; since the fault-feature information may be distorted and lost during the acquisition process, the results obtained by the conventional method fluctuate with the confidence of the fault feature information; In addition, the accuracy of the algorithm also needs to be improved.
In order to solve the problems of data source, data processing, fault diagnosis logic, diagnosis method, and fault accuracy rate faced in fault diagnosis, a new fault diagnosis method of an intelligent substation protection system based on a gradient boosting decision tree is proposed. The GBDT algorithm is a supervised ensemble learning method. Through the continuous iteration of the weak prediction model composed of decision trees, the strong prediction model is trained with the goal of minimizing the prediction errors of the previous round. It has extremely high accuracy and a fast convergence speed. Taking the protection system merging unit, intelligent terminal, and protection device as the main body of fault diagnosis, this method used the integrated alarm information, device self-checking information, link information of GOOSE and SV, and the sampling value information as the judgment basis to form the fault feature information set. According to the historical fault feature data and maintenance records, the faults of the protection system are divided into simple faults and complex faults. At the same time, the gradient boosting decision tree (GBDT) intelligent algorithm is used as a diagnostic tool, and the fault diagnosis process of the protection system is proposed to realize the diagnosis of complex faults of the protection system. The effectiveness of the method proposed in this paper is verified by example analysis.

2. Fault Type and Fault Feature Information of the Protection System

2.1. Classification of Protection System Fault Types

When the fault diagnosis of the protection system is carried out, the fault types are properly classified, which can ensure the accuracy of judgment, reduce the amount of calculation in the process of fault diagnosis, reduce the amount of computer resources, and improve the response speed and convergence speed [12].
By analyzing the alarm information, self-checking information, sampling value information, and fault maintenance-record data of the device of the protection system, we can divide the faults into two categories. One is the simple fault, that is, there is an obvious mapping relationship between the fault type and the fault feature information. After the fault occurs, the fault type can be simply deduced according to the fault feature information. For example, if the fault feature information is “Power failure alarm of merging unit”, it can be directly deduced that the fault is “Power module fault of merging unit”. Another type is the complex fault, which means that the mapping relationship between the fault type and fault feature information is weak, and cannot be directly deduced by simple reasoning of fault feature information. An intelligent algorithm is needed for the reasoning and diagnosis.
According to the equipment manual, fault data, and fault characteristics, the high-frequency faults are classified as shown in Table 1 and Table 2.
Set the complex fault set as Formula (1):
F = f 1 , f 2 , , f 12
In Formula (1), f 1 f 12   , respectively, represent the 12 faults in Table 2.
For the simple faults in Table 1, the expert system can be used for fault diagnosis according to the fault feature information summarized in Table 1. For space reasons, the performance of the method proposed in this paper is explored based on the faults in the complex fault set F. In addition, with the development of intelligent substations and the improvement in field complexity, the fault set F will be further expanded, and the method proposed in this paper is still applicable to subsequent faults.

2.2. Fault Feature Information of the Protection System

Based on the complex fault types of the protection system summarized in Table 2, this paper selects four features of integrated alarm information, device self-checking information, link information of GOOSE and SV, and sampling value information as the feature information of fault diagnosis, which can comprehensively reflect the change in feature quantity caused by the fault of the protection system [15].
The main function of the integrated alarm information is to reflect whether the protection system fails. If a fault occurs, the equipment will issue alarm information and upload it to the monitoring terminal, which can be used as one of the bases for equipment fault diagnosis while realizing fault warning.
Device self-checking is an important function of an intelligent protection system. When any abnormality occurs in the operation process of the device, the device will record the abnormal information through the event-recording function for the operator to query.
GOOSE (Generic Object-Oriented Substation Event) is equivalent to the DC control and signal cables in traditional substations, which transmit control instructions and signals. It mainly includes a switch/knife switch position, control switch position, abnormal/alarm signal, blocking signal, etc. SV (Sampled Value) is equivalent to the secondary AC cable in the traditional substation, which transmits the sampled instantaneous values of voltage and current, including the instantaneous value of voltage and current on the secondary side of the transformer. The link information of GOOSE and SV are important indicators to indicate whether the information links between the protection system equipment and between the equipment and the monitoring terminal work normally, reflecting the link connection state of the equipment.
The sampling value information is the sampling value of three-phase voltage and current transmitted by two channels, which can reflect whether the voltage and current-sampling function of the protection system are normal.
The protect system fault feature information, as shown in Table 3:

2.3. Fault Feature Information Set of the Protection System

According to the fault feature information in Table 3, the fault feature information set is established to provide data support for the subsequent fault diagnosis of the protection system of an intelligent substation.
The integrated alarm information set A i of the protection system of an intelligent substation in the i-th fault event is established as shown in Formula (2):
A i = a 1 , a 2 , a 3 , , a 11
a1a11 in the above formula are the 11 kinds of fault feature information contained in the integrated alarm information in Table 3. When the monitoring host receives the alarm information, the element at the corresponding position is set to 1, otherwise it is set to 0.
The link information of the GOOSE and SV set I i of the protection system of an intelligent substation in the i-th fault event is established as shown in Formula (3):
I i = i 1 , i 2 , i 3 , , i 6
i1i6 in the above formula are the 6 kinds of fault feature information contained in the link information of GOOSE and SV in Table 3. When the secondary monitoring system receives the alarm information, the element at the corresponding position is set to 1, otherwise it is set to 0.
The device self-checking information set   C i of the protection system of an intelligent substation in the i-th fault event is established as shown in Formulas (4)–(7):
C i = C M U , C P , C I T
C M U = { C M U 1 , C M U 2 , ,   C M U a }
C P = { C P 1 , C P 2 , ,   C P b }
C I = { C I 1 , C I 2 , ,   C I c }
In the above Formula (4), C i contains the device self-checking information in Table 3, and it is divided into three parts: merging unit self-checking information C M U , protection device self-checking information C P , and intelligent terminal self-checking information C I T , where Formulas (5)–(7) subscripts a, b, and c represent the number of these three types of device in the protection system of an intelligent substation. When the secondary monitoring system receives the alarm information, the element in the corresponding position is set to 1, otherwise, it is set to 0.
The sampling value information set   S i of the protection system of an intelligent substation in the i-th fault event is established as shown in Formula (3).
S i = M 1 , M 2 M 1 = I A 1 , I B 1 , I C 1 , U A 1 , U B 1 , U C 1 M 2 = I A 2 , I B 2 , I C 2 , U A 2 , U B 2 , U C 2
In the above Formula (8), M 1 and M 2 represent the three-phase voltage and current sampling values in Channel 1 and Channel 2, respectively. I and U represent the three-phase current and voltage values of the dual channel.
To make the sample data of the different units comparable, improve the convergence speed of the model, and improve the accuracy of the model, the sampling value information is preprocessed by the Min-Max method, and the original value S i in the dataset is mapped to the value S i in the interval [0,1]. The conversion formula is shown in Formula (9):
S i = S S m i n S m a x S m i n
In the Formula (9), S m a x and S m i n are the maximum and minimum values of the sampled values, respectively.

3. Fault Diagnosis of the Protection System Based on Gradient Boosting Decision Tree (GBDT)

The gradient boosting decision tree intelligent algorithm belongs to the ensemble algorithm, which has a good processing ability for discrete data and is very prominent in dealing with small sample data. Gradient boosting is the core idea and step of this intelligent algorithm for the classification task. When it carries out ‘multi-classification’ work, it is based on ‘two classifications’ and adopts the idea of ‘one positive class, multiple negative classes’. The training process of the gradient boosting decision tree intelligent algorithm is the main work of this section, which mainly includes selecting the optimal value of the learning rate and the number of iterations, and finally gives the fault diagnosis process of the protection system based on the gradient boosting decision tree.

3.1. Principle and Training Steps of Gradient Boosting Decision Tree

GBDT intelligent algorithm belongs to the ensemble learning algorithm. The ensemble learning algorithm is a hot topic in the field of engineering applications. It is a method to improve the learning ability through the combination of multiple weak learners [16]. Compared with conventional methods, it has a good performance in terms of accuracy and generalization ability. Bagging and Boosting algorithms are two typical ensemble learning algorithms. The schematics are shown in Figure 1 and Figure 2.
The bagging algorithm generates n training sample sets from the total sample library according to the random sampling method with playback. Each sample set trains a weak learner and uses the sample set to train n weak learners. The weak learners run in parallel. According to different combination strategies, n weak learners are combined to generate strong learners. The boosting algorithm is an inherited algorithm, in which the weak learners operate in a serial manner. The data weight in the training set of each iteration is changed by the learning results of the weak learners. The learning results are fitted according to the residuals, and then n weak learners are combined according to different combinations to generate strong learners [17].
The gradient boosting decision tree (GBDT) intelligent algorithm is one of the most widely used boosting algorithms in the engineering field, and it combines the sampling idea of the bagging algorithm, allowing sampling samples and features to increase the independence between weak learners. The GBDT intelligent algorithm does not change the sample weight in the iteration process, but continuously learns the negative gradient of the loss function, generates multiple new weak learners, and combines multiple weak learners into strong learners. Compared with the traditional machine learning algorithm, the GBDT intelligent algorithm can achieve higher accuracy in many of the application scenarios, and has a faster operation speed, stronger generalization ability, and lower requirements for parameter adjustment.
Regardless of whether the GBDT intelligent algorithm performs regression tasks or classification tasks, its core idea is “gradient boosting”, and the negative gradient of the loss function in the iterative process is shown in Formula (10):
y ˜ i = L y i , F x i F x i , i = 1 , 2 , , K
In the above formula, y i ˜ is the negative gradient of the current loss function, namely the fitting target of the next iteration, L y i , F x i is the current loss function, y i is the learning target value of the current weak learner, F x i is the output value of the current weak learner, x is the input variable (refers to the fault feature information in this paper), K is the number of training samples, and i is the current training sample.
GBDT multi-classification is an organic combination of the GBDT binary classifier. In the training process, the idea of ‘one positive class, multiple negative classes’ is adopted. There are 12 kinds of fault types in the fault set. In the training process of a single sample, when the sample is the i-th type of fault ( i = 1 , 2 , , 12 ), it is assumed that the fault type of this sample is from 1 to 12, and each time it is assumed that the other 11 types of fault are unified as the negative samples of this sample, and 12 binary classifiers are trained to generate independent classification. Then, according to the real fault type of the sample, only the output result of one binary classifier (assuming that the i-th class is a positive class) is correct, and the rest are errors, then the final classification result is the fault type corresponding to this binary classifier. The schematic diagram of the GBDT multi-classification algorithm is shown in Figure 3.
In this paper, when conducting 12-classification training for complex faults in the protection systems of intelligent substations, the fault feature information of the protection system in Table 3 is used as a variable, and the complex fault types of the protection system in Table 2 are used as the fitting target. The training process is as follows:
Step 1
Select the fault sample i in the training set. The fault feature information set of this sample is = X i = A i   , I i , C i , S i , and the fault type is f 1 —“Main DSP module failure of merging unit” in Table 2. Then, the true classification label (probability) of the fault sample in the 12 binary classifiers is the fitting target y = (1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0). Because the fault sample belongs to the first fault f 1 , ‘1’ is used to indicate that it belongs to the fault, and ‘0’ is used to indicate that it does not belong to the other 11 faults, forming the input consisting of the fault feature information set and the fitting target: ( X i ,1)( X i , 0 )( X i , 0 )…( X i , 0 );
Step 2
Input the input into 12 weak classifiers and obtain the output results: F 1 X i ,   F 2 X i ,   F 3 X i , , F 12 X i ;
Step 3
Convert the output result into probability, as shown in Formula (11):
p n X = exp F n X i k = 1 12 exp F n X i ,   n = 1 ,   2 ,   3 ,   ,   12
Step 4
Calculate the loss function and solve the negative gradient of the loss function.
The loss function formula is shown in Formula (12):
L y , p X = n = 1 12 y n   log p n X ,   n = 1 ,   2 ,   3 ,   ,   12
The negative gradient formula of the loss function is shown in Formula (13):
y ˜ n = L y , p X F n X i ,   n = 1 ,   2 ,   3 ,   , 12  
Step 5
Generate a new fitting target, namely ( X i , y ˜ 1 )( X i , y ˜ 2 )( X i , y ˜ 3 )…( X i , y ˜ 12 ), and repeat steps 2 to 5.
Iterate M times according to the above steps, and after generating M weak learners, one training is completed. The training set contains 12 kinds of complex faults in the fault set and has several corresponding training samples. After each sample of the training set is trained once, the GBDT 12 classification model with a high accuracy can be obtained. It should be noted that the values of the number of iterations M and the learning rate σ require multiple verifications, and this process is described in detail in Section 3.2.

3.2. Training of Fault Diagnosis Model Based on Gradient Lifting Tree

The GBDT model is trained by using the fault information of the protection system of a typical 110 KV intelligent substation in southern China. Figure 4 shows the information topology between the devices of the protection system of intelligent substation. The protection system includes a line merging unit, a line protection device, a Bus protection device, and an intelligent terminal. The GOOSE/SV message-receiving form between devices is shown in Table 4.
Select 4200 actual fault samples of this intelligent substation, and the distribution of fault types in the samples is shown in Table 5.
The GBDT fault diagnosis model is trained by using the fault sample set of the protection system, with 75% of the samples as the training set and 25% as the test set. Use the training set to train the model according to the steps in Section 3.1. Taking the diagnostic accuracy of the test sample set as the optimization index, the model is optimized by adjusting the learning rate σ and the number of iterations M, because these two parameters have the greatest impact on the accuracy of the model. The training results are shown in Table 6.
It can be seen from Table 6 that the accuracy of the GBDT model for fault diagnosis of the protection system is quite high, and when the number of iterations is 30 and the learning rate is 0.1, the accuracy is the highest, reaching 99.048%. The specific diagnosis results of the test set samples at this time are shown in Table 7.
Compared with the existing research methods, such as recurrent neural network (RNN) [12] and random forest algorithm (RF) [13], the fault diagnosis accuracy under the same dataset is shown in Table 8:
It can be seen from Table 8 that the GBDT algorithm has the highest accuracy compared with the other two algorithms when dealing with the same dataset due to its excellent performance on small sample sets, and GBDT has fewer iterations in training, faster-running speed, and training process.
To explore the influence of the number of samples in the training set on the accuracy of the model and compare the accuracy of the three methods, according to the distribution ratio of fault samples in Table 5, the number of samples in the training set is changed for training, and the test results are shown in Figure 5
Figure 5 shows that when the number of samples in the training set reaches 3800, the accuracy of the model reaches 99%, and with the increase in the number of samples in the training set, the accuracy of the model does not improve much. Therefore, in practical application, higher accuracy can be achieved when the number of samples in the training set reaches 3800.

3.3. Fault Diagnosis Process of the Protection System

Based on the above content, the fault diagnosis process of the protection system of an intelligent substation based on the gradient boosting decision tree is constructed, as shown in Figure 6.
The specific steps are:
Step 1
To avoid the false start of the diagnosis process, set the minimum number k 0 of alarm messages within 30 s after receiving the first alarm message. When the number of alarm messages received by the secondary monitoring system within the specified time is greater than or equal to k 0 , the fault diagnosis of the protection system of this intelligent substation is triggered.
The intelligence and integration of the secondary system make it produce a lot of alarm messages when a fault occurs. When the maintenance personnel repair the equipment incorrectly or the equipment is disturbed by environmental factors, alarm information is also generated, but the alarm information is single and small in number. In this case, the fault diagnosis of the protection system should not be started. To avoid the false start of diagnosis, according to the actual fault data analysis and field experience of the intelligent substation, within 30 s after the first alarm message appears, whether the number of alarm messages received by the secondary equipment monitoring system is greater than or equal to k 0 is the trigger diagnosis condition, and set k 0 = 3;
Step 2
If the number of alarm messages is greater than k 0 , the fault feature information of the protection system of the intelligent substation is extracted to form a set of fault feature information. The feature information in Table 3 is collected, including the integrated alarm information, link information of GOOSE and SV, device self-checking information, and sampling value information from the secondary monitoring system. After data processing, the fault feature information set X = A   , I , C , S in Section 2.3 is generated, which prepares the data for the fault diagnosis of the protection system of this intelligent substation;
Step 3
Input the processed fault feature information set X = A   , I , C , S into the fault diagnosis system based on GBDT for diagnosis. The specific process is: Input X into the binary classifiers in the GBDT model, respectively, and calculate the probability P f i ( i = 1, 2, …) that this fault belongs to each complex fault. The one with the highest probability determines that the fault belongs to this type of complex fault and outputs the diagnostic result set R =   f 1 , f 2 , = 1 , 0 , (Suppose the fault is f 1 ).

4. Case Analysis

To verify the effectiveness of the fault diagnosis method based on the gradient boosting decision tree proposed in this paper, some fault cases are selected from the historical fault data of the intelligent substation described in Section 3.2 for analysis. According to the three special cases of complete fault feature information, false alarm, and multiple faults, the method in this paper is used for fault diagnosis. Finally, the effectiveness and general applicability of the method are proved.

4.1. Cases with Complete Fault Feature Information

Taking f 4 -“I/O module fault of merging unit (Bus merging unit → Line merging unit)” as an example, when the fault occurs, the fault feature information is shown in Table 9:
Establish the integrated alarm information set A as shown in (14):
A = a 1 , a 2 , a 3 , , a 16 = 1 , 1 , 1 , 0 , 1 , , 0
Establish the link information of GOOSE and SV set I as shown in (15):
I = I 1 , I 2 , I 3 , , I 9 = 1 , 0 , 0 , 1 , 1 , , 0
Establish device self-checking information set   I as shown in (16):
C = C M U , C P , C I T C M U Z T = 0 , 0 , , 0 C P Z T = 0 , 0 , , 0       C I T Z T = 0 , 0 , , 0    
The voltage and current sampling values are shown in (17):
S = M 1 , M 2 M 1 = I A 1 , I B 1 , I C 1 , U A 1 , U B 1 , U C 1 M 2 = I A 2 , I B 2 , I C 2 , U A 2 , U B 2 , U C 2 = S = M 1 , M 2 M 1 = 3.023 , 3.028 , 3.016 , 57.488 , 57.558 , 57.549 M 2 = 2.969 , 2.958 , 2.894 , 57.402 , 58.218 , 56.473
After preprocessing by the Min-Max method, the sampling data are transformed into (18):
S = M 1 , M 2 M 1 = 0.9781 , 0.9768 , 0.9729 , 0.9810 , 0.9822 , 0.9821 M 2 = 0.9577 , 0.9542 , 0.9335 , 0.9796 , 0.9935 , 0.9637
After the fault occurs, a total of 9 alarm messages are received within 30 s after receiving the alarm message of “abnormal alarm of the merging unit “, which is greater than 3, so the fault diagnosis of the protection system of the intelligent substation is triggered. The fault feature set X = A   , I , C , S is constructed by calling fault feature information and processing data, as shown in Formulas (14)–(18). Input into the GBDT-based fault diagnosis system for diagnosis, input X into the 12 binary classifiers in the GBDT algorithm, respectively, and calculate the probability P as shown in Table 10.
It can be seen that this fault is most likely to be f 4 , and the output diagnostic result set R = f 1 , f 2 , f 3 , f 4 , = 0 , 0 , 0 , 1 , , then it is considered that this fault belongs to the “I/O module fault of merging unit (Bus merging unit → Line merging unit)”, so the diagnosis is correct.
To verify whether the method in this paper has a generally high accuracy under the condition of complete fault feature information, 1125 groups of samples that have not been used were selected from historical fault samples. The fault diagnosis is carried out by this method. The steps are shown in the above, and the distribution of fault samples and diagnosis results are shown in Table 11.
The final accuracy rate is 99.29%, which has high accuracy under the condition of complete fault feature information.

4.2. Cases of False Alarms in Fault Feature Information

The fault feature information of the protection system of intelligent substation may be misreported or missed, especially the integrated alarm information, the link information of GOOSE and SV, and the device self-checking information. The sampling value information is obtained by the dual-channel method, and the reliability is high, with almost no false positives or omissions. To improve the diagnostic accuracy in the case of falsely reported fault feature information, this paper extends the training set by adding an appropriate proportion of noise information in the feature information of the fault sample-set data to enhance the generalization ability of the model and reduce the influence of interference information on the final diagnosis. This process was completed in the training process of Section 3.2. The verification shows that when the proportion of noise in each feature information reaches 5%, the generalization ability of the model can meet the requirements.
To verify the reliability of the method proposed in this paper when the information is falsely reported, randomly select a piece of information from the fault feature information A or C or I of the case in Section 4.1 to invert (the original “1” is set to “0” or the original “0” set to “1”) to simulate the situation that the fault feature information is falsely reported. In this case, the “SV alarm of protection device” is set to “0” to simulate information missed, and the “Sampling anomaly of merging unit” is set to “1” to simulate information misreported. The diagnosis steps are the same as those in Section 4.1, and the output result set R = f 1 , f 2 , f 3 , f 4 , , f 12 = 0 , 0 , 0 , 1 , , 0 . The fault is diagnosed as the fault of “I/O module fault of merging unit (Bus merging unit → Line merging unit)”, and the diagnosis is correct.
To verify whether the proposed method has a generally high accuracy in the case of false alarms of fault feature information, 120 sets of fault data are selected from the test samples in Section 4.1. These 120 sets of data can obtain the correct diagnosis results through the fault diagnosis of the protection system of an intelligent substation based on GBDT. In each sample of fault feature information, one, two, or three information samples are randomly selected to invert, respectively, to simulate the situation that the fault feature information has one, two, or three false reports, and provides a comparison of the diagnostic results of GBDT with RNN and RF for one false report. According to the diagnosis process in Section 4.1, the 120 faults are re-diagnosed, and the results are shown in Table 12, Table 13 and Table 14.
It can be seen from Table 12, Table 13 and Table 14 that when the fault feature information is falsely reported, the GBDT model has a very strong anti-overfitting ability. When there are one and two false alarms in the fault feature information, the diagnostic accuracy is high, which is 97% and 92%, respectively. When the false alarm information reaches three, the diagnostic accuracy is 84%. Therefore, this method has a high accuracy when the number of false alarms is less than or equal to three. With the increasing number of false alarms, the lack of feature information will seriously affect the diagnosis of GBDT.

4.3. Case of Multiple Faults

Due to the high integration of the device of the protection system, the fault of a component in the merging unit, protection device, and intelligent terminal is likely to cause other component faults in the current device. To verify the accuracy of the GBDT diagnostic model under multiple faults, the multiple fault types shown in Table 15 are considered.
Four types of fault samples in Table 15 are selected from the sample set for training based on the GBDT model formed in Section 3.2. The sample distribution and diagnosis results are shown in Table 16.
It can be seen from Table 16 that the diagnostic accuracy of this method for multiple faults is as high as 91.8367%. Considering the low probability of multiple faults in the actual operation environment, this method has a reliable fault diagnosis ability.
Taking f 13 —“Main DSP module failure of merging unit, Sampling DSP module failure of merging unit” as an example, when the fault occurs, the fault feature information is shown in Table 17.
The diagnosis steps are the same as those in Section 4.1, and the output result set R = f 1 , f 2 , f 3 , f 4 , , f 13 , f 14 , f 15 , f 16 = 0 , 0 , 0 , 0 , , 1 , 0 , 0 , 0 . The fault is diagnosed as the fault of “Main DSP module failure of merging unit, Sampling DSP module failure of merging unit”, and the diagnosis is correct.

5. Conclusions

This paper sorts out the common faults of the protection system and proposes simple fault types and corresponding fault feature information and complex fault types and corresponding main fault feature information. The integrated alarm information, link information of GOOSE and SV, device self-checking information, and sampling value information that can be used as fault feature information of the protection system of an intelligent substation are sorted out to form a set of fault feature information. The model parameter adjustment of GBDT is completed according to the fault data. The fault diagnosis model of the protection system of an intelligent substation based on GBDT is studied and verified.
The method proposed in this paper has a high diagnostic accuracy and stronger generalization ability and is more suitable for processing the fault feature data of the protection system of the intelligent substation. The calculation example shows that the overall accuracy of the method proposed in this paper can reach 99.0476%. Compared with the existing methods based on recurrent neural networks and random forest algorithms, the method proposed in this paper has a higher fault diagnosis accuracy. In the case of one false alarm in the fault feature information data, the accuracy rate of the proposed method can reach 97%. In the case of two false alarms in the fault feature information data, the accuracy rate of the proposed method can reach 92%. In the case of three false alarms in the fault feature information data, the accuracy rate of the proposed method can reach 84%. In multiple fault diagnosis, the accuracy of the proposed method is 91.8367%. Through the above analysis, it can be concluded that the method proposed in this paper gives full play to the high accuracy and anti-overfitting ability of the GBDT algorithm when dealing with device faults in the protection system. Compared with the RNN and RF algorithms, this method is more convenient to adjust algorithm parameters in addition to higher accuracy. Compared with the existing methods, this method also performs very well when faced with bad data (false alarms of fault information, multiple faults). In conclusion, the method proposed in this paper can play a better role in practical applications.

Author Contributions

Conceptualization, W.D. and Q.C.; data curation, W.D. and Y.D.; formal analysis, W.D. and Q.C.; funding acquisition, Q.C.; methodology, W.D., Q.C., and N.S.; project administration, Q.C.; software, W.D.; validation, W.D. and Q.C.; visualization, W.D. and N.S.; writing—original draft, W.D.; writing—review and editing, W.D. and Q.C. All authors have read and agreed to the published version of the manuscript.

Funding

This work was supported by the National Natural Science Foundation of China (No. 5187070349).

Institutional Review Board Statement

Not applicable.

Informed Consent Statement

Not applicable.

Data Availability Statement

The data presented in this study are available in the article.

Conflicts of Interest

The authors declare no conflict of interest. The funders had no role in the design of the study; in the collection, analyses, or interpretation of data; in the writing of the manuscript or in the decision to publish the results.

References

  1. Liu, Z.; Zhang, Q. Study on the development mode of national power grid of China. Proc. CSEE 2013, 33, 1–10. [Google Scholar]
  2. Wang, D.; Li, Z.; He, F. Design of Integrative Information Platform for Smart Substations. Power Syst. Technol. 2010, 10, 20–25. [Google Scholar]
  3. Li, Y.; Huo, G.; Che, Y. Research on secondary system on-line monitoring and evaluation in smart substation. Power Syst. Prot. Control. 2016, 44, 66–70. [Google Scholar] [CrossRef]
  4. Wang, L.; Chen, Q.; Gao, H. Framework of Fault Trace for Smart Substation Based on Big Data Mining Technology. Autom. Electr. Power Syst. 2018, 42, 84–91. [Google Scholar] [CrossRef]
  5. Tao, W.; Wang, Y.; Li, J.; Ye, Y.; Zhang, X.; Chen, X. ADC Based Effectiveness Evaluation of Secondary Equipment in Smart Substation. Autom. Electr. Power Syst. 2016, 23, 118–124. [Google Scholar]
  6. Ye, Y.; Sun, Y.; Huang, T. Online state detection and fault diagnosis technology of relay protection secondary circuits in smart substation. Power Syst. Prot. Control. 2017, 44, 148–153. [Google Scholar] [CrossRef]
  7. Zhang, Q.; Jia, H.; Ye, H. Design and application of virtual secondary circuit monitoring in smart substation. Power Syst. Prot. Control. 2015, 43, 123–128. [Google Scholar]
  8. Gao, X.; Yang, Y.; Jiang, J. Analysis of secondary circuit monitoring methods based on SCD. Power Syst. Prot. Control. 2014, 42, 149–154. [Google Scholar]
  9. Hu, D.; Wo, J. Virtual Circuit System of Smart Substations Based on IEC 61850. Autom. Electr. Power Syst. 2010, 34, 78–82. [Google Scholar]
  10. Cao, H.; Gao, X.; Yang, Y. Analysis of online monitoring and intelligent diagnosis based on the full model SCD secondary system. Power Syst. Prot. Control. 2016, 44, 136–141. [Google Scholar] [CrossRef]
  11. Lin, X.; Ke, S.; Li, Z. A fault diagnosis of electric transmission lines using modular neural networks. IEEE Trans. Power Deliv. 2010, 25, 1268–1274. [Google Scholar] [CrossRef]
  12. Ren, B.; Zheng, Y.; Wang, Y.; Sheng, S.; Li, J.; Zhang, H.; Zheng, C. Fault Location of Secondary Equipment in Smart Substation Based on Deep Learning. Power Syst. Technol. 2021, 45, 713–721. [Google Scholar] [CrossRef]
  13. Zhang, L.; Wang, G.; Cao, L.; Dai, Z.; Kou, B. Intelligent state evaluation and early warning of protection system based on GAN model and random forest algorithm. J. Electr. Power Sci. Technol. 2012, 6, 104–112. [Google Scholar] [CrossRef]
  14. Xu, C.; Zhuang, C.; Jiang, H. Technical research of secondary equipment’s state monitoring in smart substation. Power Syst. Prot. Control. 2015, 43, 127–131. [Google Scholar]
  15. Xie, M.; Wang, T.; Sun, Y. Research and application of classification of relay protection information in smart substations. Electr. Power Inf. Commun. Technol. 2014, 12, 15–18. [Google Scholar]
  16. Xiang, W.; Ban, L.; Zhou, P. Online prediction and optimal control method for subsynchronous oscillation of wind power based on an interpretable surrogate model for machine learning. Power Syst. Prot. Control. 2021, 16, 67–75. [Google Scholar] [CrossRef]
  17. Liao, W.; Guo, C.; Jin, Y.; Gong, X. Oil-immersed Transformer Fault Diagnosis Method Based on Four-stage Preprocessing and GBDT. Power Syst. Technol. 2019, 43, 2195–2203. [Google Scholar] [CrossRef]
Figure 1. General schematic diagram of bagging algorithm.
Figure 1. General schematic diagram of bagging algorithm.
Applsci 12 08989 g001
Figure 2. General schematic diagram of boosting algorithm.
Figure 2. General schematic diagram of boosting algorithm.
Applsci 12 08989 g002
Figure 3. Schematic diagram of GBDT multi-classification algorithm.
Figure 3. Schematic diagram of GBDT multi-classification algorithm.
Applsci 12 08989 g003
Figure 4. Information topology structure of intelligent substation.
Figure 4. Information topology structure of intelligent substation.
Applsci 12 08989 g004
Figure 5. Accuracy of models with different training set samples.
Figure 5. Accuracy of models with different training set samples.
Applsci 12 08989 g005
Figure 6. Fault diagnosis process of the protection system.
Figure 6. Fault diagnosis process of the protection system.
Applsci 12 08989 g006
Table 1. Simple fault types and corresponding fault feature information.
Table 1. Simple fault types and corresponding fault feature information.
NumberFault TypesFault Feature Information
1Power module fault of merging unitPower failure alarm of merging unit
2The RX1 receive Bus fault of the merge unit4–8 Bus MU frame Loss/4–8 Bus check error
3GPS timing signal of merging unit not accessedB01 synchronous anomaly alarm of merging unit
4Device board card configuration and specific engineering design drawings do not matchBoard card configuration error
5Error in merging unit memory checkMerging unit memory checking error
6Incorrect configuration of send text for merge unitIncorrect configuration of send text for merge unit
7Errors in HTM data exchange between merging unit board boardsB01 HTM error of merging unit
8Device stall error of merging unitBO1 report BO3 Stall error of merging unit
9B11 input power loss of merging unitB11 optocoupler power loss alarm of merging unit
10BO3 sampling plate anomaly of merging unitBO3 sampling plate anomaly of merging unit
11The sampling of BO3 dual AD in merging unit is inconsistentThe sampling of BO3 dual AD in merging unit is inconsistent
12GOOSE-A network storm of merging unitGOOSE-A network storm of merging unit
13The sampling voltage of merging unit BO2 drops below the set valueBO2 sampling power drop of merging unit
14Error in intelligent terminal memory checkIntelligent terminal memory checking error
15BO1_A network link N of intelligent terminal disconnectedBO1_A network link N of intelligent terminal disconnected
16BO1_GOOSE-A network storm of intelligent terminalBO1_GOOSE-A network storm alarm of intelligent terminal
17BO1_GOOSE configuration error of intelligent terminalBO1_GOOSE configuration error of intelligent terminal
18BO2_A network link N of intelligent terminal disconnectedBO2_A network link N of intelligent terminal disconnected
19GPS timing signal of intelligent terminal not accessedB01 synchronous anomaly alarm of intelligent terminal
20Error in HTM data exchange between intelligent terminal device boardsB01 HTM error of intelligent terminal
21Device stall fault of intelligent terminalBO1 report BO2 stall error of intelligent terminal
22The power supply of the intelligent terminal AD chip exceeds the normal rangeBO3 sampling power supply anomaly of intelligent terminal
23B09 input power loss of intelligent terminalB09 optocoupler power loss alarm of intelligent terminal
24Abnormal opening of intelligent terminal outlet power supplyBus QD Signal Anomaly
25GOOSE text configuration error of intelligent terminalLink N configuration error
26GPS input signal of intelligent terminal is lost or abnormalGPS clock abnormal
27Abnormal timing of the protection deviceAbnormal timing of the protection device
28Spring device of protection device does not store energyNo energy storage alarm for spring device of protection device
29CT disconnection of protection deviceCT disconnection alarm
30PT disconnection of protection devicePT disconnection alarm
31Synchronous voltage circuit disconnectionAbnormal synchronous voltage
Table 2. Complex fault types and corresponding main fault feature information.
Table 2. Complex fault types and corresponding main fault feature information.
NumberFault TypesFault Feature Information
f1Main DSP module failure of merging unitSampling anomaly of merging unit, Synchronization anomaly of merging unit, SV alarm of merging unit/protection device, Protection locking, etc.
f 2 Sampling DSP module failure of merging unit
f 3 I / O   module   fault   of   merging   unit   ( Merging   unit   Switch)SV alarm of protection device, SV interruption of protection device/merging unit/measurement and control device, GOOSE interruption of merging unit, SV/GOOSE total alarm, Protection locking, etc.
f 4 I / O   module   fault   of   merging   unit   ( Bus   merging   unit   Line merging unit)
f 5 I / O   plug - in   fault   of   protection   device   ( Protection   device   Intelligent terminal)SV/GOOSE alarm of protection device, GOOSE alarm of intelligent terminal, GOOSE interruption of protection device, Protection locking, Reclosing device locking, etc.
f 6 I / O   plug - in   fault   of   protection   device   ( Switch   Protection device)
f 7 I / O   plug - in   fault   of   protection   device   ( Merging   unit   Protection device)
f 8 Longitudinal channel faultChannel differential exit, Longitudinal channel abnormal, In/out communication interruption of protection device, etc.
f 9 CPU plug-in fault of protection deviceProtection device parameter error, CPU X exception, Memory self-check error, Protection locking, etc.
f 10 I / O   board   fault   of   intelligent   terminal   ( Intelligent   terminal   Switch)GOOSE interruption of merging unit/measurement and control device/intelligent terminal/protection device, GOOSE alarm of merging unit/intelligent terminal/protection device, etc.
f 11 I / O   board   fault   of   intelligent   terminal   ( Protection   device   Intelligent terminal)
f 12 GOOSE plug-in fault of protection deviceSV/GOOSE alarm of protection device, GOOSE alarm of intelligent terminal, SV/GOOSE interruption of protection device, Protection locking, Reclosing lock, etc.
Table 3. Protect system fault feature information.
Table 3. Protect system fault feature information.
Type of Fault Feature InformationFault Feature Information
Integrated alarm informationProtection locking, Abnormal alarm of merging unit, Abnormal alarm of intelligent terminal, Abnormal alarm of protection device, SV total alarm, GOOSE total alarm, SV alarm of merging unit, SV alarm of protection device, GOOSE alarm of merging unit, GOOSE alarm of protection device, GOOSE alarm of intelligent terminal
Link information of GOOSE and SVGOOSE interruption of merging unit, GOOSE interruption of protection device, GOOSE interruption of intelligent terminal, SV interruption of merging unit, SV interruption of protection device, SV interruption of measurement and control device
Device self-checking informationSampling anomaly of merging unit, Synchronization anomaly of merging unit, Board card configuration error, Merging unit memory checking error, Incorrect configuration of send text for merge unit, B01 HTM error of merging unit, BO1 report, BO3 Stall error of merging unit, BO3 sampling plate anomaly of merging unit, Sampling of BO3 dual AD in merging unit is inconsistent, GOOSE-A network storm of merging unit, BO2 sampling power drop of merging unit, Intelligent terminal, Memory-checking error, B09 optocoupler power loss of intelligent terminal, BO1_A network link N of intelligent terminal disconnected, BO1_GOOSE-A network storm alarm of intelligent terminal, BO1_GOOSE configuration error of intelligent terminal, BO2_A network link N of intelligent terminal disconnected, B01 synchronous anomaly alarm of intelligent terminal, B01 HTM error of intelligent terminal, BO1 report BO2 stall error of intelligent terminal, BO3 sampling power supply anomaly of intelligent terminal, Channel differential exit, Longitudinal channel abnormal, Protection device parameter error, Abnormal timing of protection device, In/out communication interruption of protection device, Abnormal synchronous voltage, CPU X exception, Memory self-check error, 4–8 Bus MU frame loss, 4–8 Bus check error
Sampling value informationDouble-channel voltage sampling value, Double-channel current sampling value
Table 4. Interval information flow in intelligent substations.
Table 4. Interval information flow in intelligent substations.
Message NumberTransmit PortReceive PortForm of Message Transmission
1Line merging unitLine protection devicePoint-to-point SV Communication
2Line merging unitMeasurement and control deviceNetworking SV Communication
3Line merging unitBus protection devicePoint-to-point SV Communication
4Intelligent terminalLine protection devicePoint-to-point GOOSE Communication
5Intelligent terminalLine merging unitNetworking GOOSE Communication
6Bus protection deviceIntelligent terminalPoint-to-point GOOSE Communication
7Bus protection deviceLine protection deviceNetworking GOOSE Communication
8Intelligent terminalMeasurement and control deviceNetworking GOOSE Communication
9Line protection deviceIntelligent terminalPoint-to-point GOOSE Communication
10Measurement and control deviceLine merging unitNetworking GOOSE Communication
11Measurement and control deviceIntelligent terminalNetworking GOOSE Communication
12Intelligent terminalBus protection devicePoint-to-point GOOSE Communication
Table 5. Distribution of fault samples.
Table 5. Distribution of fault samples.
Fault TypesNumber of SamplesNumber of Training SamplesNumber of Test Samples
f 1 35131635
f 2 37133437
f 3 34731235
f 4 34431034
f 5 . 34531035
f 6 35331835
f 7 35231735
f 8 34831335
f 9 34631135
f 10 35431935
f 11 34030634
f 12 34931435
Table 6. Diagnostic accuracy of GBDT under different parameters.
Table 6. Diagnostic accuracy of GBDT under different parameters.
M 0.050.10.30.50.71
σ
100.976190.983330.980950.980950.978570.97381
300.978570.990480.983330.980950.978570.97142
500.976190.988090.985710.983330.978570.97381
700.976190.988090.988090.983330.980950.97619
1000.976190.985710.985710.985710.980950.97857
Table 7. Diagnostic results of test set at σ = 0.1, M = 30.
Table 7. Diagnostic results of test set at σ = 0.1, M = 30.
f 1   f 2   f 3   f 4 f 5 f 6 f 7 f 8 f 9 f 10 f 11 f 12
Number of samples353735343535353535353435
Number of correct diagnoses353734333534343535353435
Table 8. Comparison of diagnostic accuracy of different models.
Table 8. Comparison of diagnostic accuracy of different models.
ModelDiagnostic Accuracy
GBDT0.9905
[12]0.9871
[13]0.9609
Table 9. Fault feature information of f 4 .
Table 9. Fault feature information of f 4 .
Fault TypeFault Feature Information
I/O module fault of merging unit (Bus merging unit → Line merging unit)Abnormal alarm of merging unit
SV total alarm
GOOSE total alarm
SV interruption of merging unit
GOOSE interruption of merging unit
SV interruption of protection device
SV alarm of protection device
GOOSE alarm of intelligent terminal
Protection locking
Table 10. The output probability of the binary classifier under f_4 fault.
Table 10. The output probability of the binary classifier under f_4 fault.
f 1 f 2 f 3 f 4 f 5 f 6 f 7 f 8 f 9 f 10 f 11 f 12
P0.020.090.410.960.030.040.110.090.140.140.110.04
Table 11. Fault sample distribution and diagnosis results when fault feature information is complete.
Table 11. Fault sample distribution and diagnosis results when fault feature information is complete.
f 1 f 2 f 3 f 4 f 5 f 6 f 7 f 8 f 9 f 10 f 11 f 12
Number of samples978996959788969689949593
Number of correct diagnoses for GBDT968696949587969689949593
Table 12. Fault sample distribution and diagnosis results when one false alarm occurs.
Table 12. Fault sample distribution and diagnosis results when one false alarm occurs.
f 1 f 2 f 3 f 4 f 5 f 6 f 7 f 8 f 9 f 10 f 11 f 12
Number of samples101010101010101010101010
Number of correct diagnoses for GBDT910109101010101091010
Number of correct diagnoses for RNN78999109987910
Number of correct diagnoses for RF56991010979699
Table 13. Fault sample distribution and diagnosis results when two false alarms occur.
Table 13. Fault sample distribution and diagnosis results when two false alarms occur.
f 1 f 2 f 3 f 4 f 5 f 6 f 7 f 8 f 9 f 10 f 11 f 12
Number of samples101010101010101010101010
Number of correct diagnoses for GBDT98109991010991010
Table 14. Fault sample distribution and diagnosis results when three false alarms occur.
Table 14. Fault sample distribution and diagnosis results when three false alarms occur.
f 1 f 2 f 3 f 4 f 5 f 6 f 7 f 8 f 9 f 10 f 11 f 12
Number of samples101010101010101010101010
Number of correct diagnoses for GBDT889897109971010
Table 15. Type of multiple fault.
Table 15. Type of multiple fault.
NumberComplex Faults Included
f 13 Main DSP module failure of merging unit
Sampling DSP module failure of merging unit
f 14 I / O   module   fault   of   merging   unit   ( Merging   unit   Switch)
I / O   module   fault   of   merging   unit   ( Bus   merging   unit   Line merging unit)
f 15 I / O   plug - in   fault   of   protection   device   ( Protection   device   Intelligent terminal)
I / O   plug - in   fault   of   protection   device   ( Switch   Protection device)
I / O   plug - in   fault   of   protection   device   ( Merging   unit   Protection device)
f 16 I/O board fault of intelligent   terminal   ( Intelligent   terminal   Switch)
I/O board fault of intelligent   terminal   ( Protection   device   Intelligent terminal)
Table 16. Multiple fault sample distribution and diagnosis results.
Table 16. Multiple fault sample distribution and diagnosis results.
Fault TypeNumber of Training SamplesNumber of Test SamplesNumber of Correct Diagnoses for Test Samples
f 13 752423
f 14 792524
f 15 742420
f 16 802523
Table 17. Fault feature information of this case.
Table 17. Fault feature information of this case.
Fault TypeFault Feature Information
Main DSP module failure of merging unitSampling DSP module failure of merging unitSampling anomaly of merging unit, Synchronization anomaly of merging unit, SV alarm of merging unit/protection device, Protection locking, etc.
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Ding, W.; Chen, Q.; Dong, Y.; Shao, N. Fault Diagnosis Method of Intelligent Substation Protection System Based on Gradient Boosting Decision Tree. Appl. Sci. 2022, 12, 8989. https://doi.org/10.3390/app12188989

AMA Style

Ding W, Chen Q, Dong Y, Shao N. Fault Diagnosis Method of Intelligent Substation Protection System Based on Gradient Boosting Decision Tree. Applied Sciences. 2022; 12(18):8989. https://doi.org/10.3390/app12188989

Chicago/Turabian Style

Ding, Wei, Qing Chen, Yuzhan Dong, and Ning Shao. 2022. "Fault Diagnosis Method of Intelligent Substation Protection System Based on Gradient Boosting Decision Tree" Applied Sciences 12, no. 18: 8989. https://doi.org/10.3390/app12188989

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