2019
DOI: 10.1109/tpwrd.2019.2906086
|View full text |Cite
|
Sign up to set email alerts
|

A Convolutional Neural Network-Based Deep Learning Methodology for Recognition of Partial Discharge Patterns from High-Voltage Cables

Abstract: It is a great challenge to differentiate Partial Discharge (PD) induced by different types of insulation defects in high voltage cables. Some types of PD signals have very similar characteristics and are specifically difficult to be differentiate, even for the most experienced specialists. T o overcome the challenge, a Convolutional Neural Network (C NN) based deep learning methodology for PD pattern recognition is presented in this paper. Firstly, PD testing for five types of artificial defects in E thylene-P… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
2
1
1
1

Citation Types

0
43
0

Year Published

2020
2020
2022
2022

Publication Types

Select...
6
2

Relationship

0
8

Authors

Journals

citations
Cited by 126 publications
(43 citation statements)
references
References 23 publications
(60 reference statements)
0
43
0
Order By: Relevance
“…Different 2D convolution topologies were tested (usually with 64-128 filter channels); each stage was followed by the MaxPooling layer. Applying a lower number of filters (16)(17)(18)(19)(20)(21)(22)(23)(24)(25)(26)(27)(28)(29)(30)(31)(32) resulted in the rapid downgrading of the accuracy by 30%. Two types of kernel sizes were compared: 3 × 3 and 5 × 5 (input image size of 128 × 128 pixels; stride was equal to 2).…”
Section: Discussionmentioning
confidence: 99%
See 1 more Smart Citation
“…Different 2D convolution topologies were tested (usually with 64-128 filter channels); each stage was followed by the MaxPooling layer. Applying a lower number of filters (16)(17)(18)(19)(20)(21)(22)(23)(24)(25)(26)(27)(28)(29)(30)(31)(32) resulted in the rapid downgrading of the accuracy by 30%. Two types of kernel sizes were compared: 3 × 3 and 5 × 5 (input image size of 128 × 128 pixels; stride was equal to 2).…”
Section: Discussionmentioning
confidence: 99%
“…This signal is passed through an activation function in the following step. In most cases, the rectified linear unit (ReLU) transform function is applied [1,29,32]:…”
Section: Architecture Of Deep Convolutional Neural Networkmentioning
confidence: 99%
“…Before using network to identify PD signal types, the basic structure of the network should be determined according to the characteristics of the sample set. Generally, with the increase of network depth, the feature extraction ability of CNN is gradually enhanced, but the number of network parameters to be trained is also increased, and the risk of overfitting is easy to occur for the sample set with insufficient data [29].…”
Section: ) Construction Of Basic Network Structurementioning
confidence: 99%
“…In addition, the size of convolution kernel is of significant importance to the PD pattern recognition performance of CNN [29]. On the basis of the network structure consisting of 3 convolution layers and corresponding pooling layers, the size of the convolution kernel is set to 3×3, 5×5, 7×7, 9×9, respectively.…”
Section: ) Construction Of Basic Network Structurementioning
confidence: 99%
“…The fully connected layer unfolds the features extracted through the multi-layer convolution layer and the pooling layer in one dimension, and then maps the results to the output layer according to (5). Then the output layer outputs the classification results through a classifier [19].…”
Section: A Structure Of Br-cnnmentioning
confidence: 99%