Publicado

2017-10-01

Wavelet denoising of partial discharge signals and their pattern classification using artificial neural networks and support vector machines

Filtrado wavelet de descargas parciales y su clasificación de patrones usando redes neuronales artificiales y máquinas de soporte vectorial

DOI:

https://doi.org/10.15446/dyna.v84n203.63745

Palabras clave:

Partial Discharge (PD), Discrete Wavelet Transform (DWT), Artificial Neural Network (ANN), Support Vector Machine (SVM) (en)
Descarga parcial (DP), transformada wavelet discreta, red neuronal artificial, máquina de soporte vectorial (es)

Autores/as

This paper presents two pattern recognition approaches using Partial Discharges fingerprints as input features to classify PD patterns. A multi-layer perceptron (MLP) backpropagation neural network and a support vector machine (SVM) were trained to recognize three types of PD patterns. Experimental results showed that the algorithms can achieve high recognition rates. Moreover, the Discrete wavelet transform (DWT) was used to denoise PD signals as a prior stage to the classification process. Different mother wavelets were tested for different levels of decomposition in order to find appropriate wavelet parameters for better signal to noise ratio (SNR) and less distortion after the denoising process.
Este artículo presenta dos enfoques de reconocimiento de patrones usando huellas dactilares de descargas parciales como características de entrada para llevar a cabo la clasificación de patrones de DP. Un perceptrón multicapa (MLP) basado en el algoritmo de propagación hacia atrás y una máquina de soporte vectorial fueron entrenados para reconocer tres tipos de patrones de DP. Los resultados experimentales demostraron que los algoritmos pueden arrojar altas tasas de reconocimiento. De otra parte, la trasformada wavelet discreta (DWT) fue utilizada para eliminar el nivel de ruido presente en las DP como una etapa previa al proceso de clasificación. Diferentes wavelets madre fueron probadas a diferentes niveles de descomposición con el objeto de encontrar parámetros wavelet apropiados para obtener una mejor relación señal-ruido (SNR) y menos distorsión después del proceso de filtrado.

Recibido: 31 de marzo de 2017; Revisión recibida: 11 de agosto de 2017; Aceptado: 20 de octubre de 2017

Abstract

This paper presents two pattern recognition approaches using Partial Discharges fingerprints as input features to classify PD patterns. A multi-layer perceptron (MLP) backpropagation neural network and a support vector machine (SVM) were trained to recognize three types of PD patterns. Experimental results showed that the algorithms can achieve high recognition rates. Moreover, the Discrete wavelet transform (DWT) was used to denoise PD signals as a prior stage to the classification process. Different mother wavelets were tested for different levels of decomposition in order to find appropriate wavelet parameters for better signal to noise ratio (SNR) and less distortion after the denoising process.

Keywords:

Partial Discharge (PD), Discrete Wavelet Transform (DWT), Artificial Neural Network (ANN), Support Vector Machine (SVM).

Resumen

Este artículo presenta dos enfoques de reconocimiento de patrones usando huellas dactilares de descargas parciales como características de entrada para llevar a cabo la clasificación de patrones de DP. Un perceptrón multicapa (MLP) basado en el algoritmo de propagación hacia atrás y una máquina de soporte vectorial fueron entrenados para reconocer tres tipos de patrones de DP. Los resultados experimentales demostraron que los algoritmos pueden arrojar altas tasas de reconocimiento. De otra parte, la trasformada wavelet discreta (DWT) fue utilizada para eliminar el nivel de ruido presente en las DP como una etapa previa al proceso de clasificación. Diferentes wavelets madre fueron probadas a diferentes niveles de descomposición con el objeto de encontrar parámetros wavelet apropiados para obtener una mejor relación señal-ruido (SNR) y menos distorsión después del proceso de filtrado.

Palabras clave:

Descarga parcial (DP), transformada wavelet discreta, red neuronal artificial, máquina de soporte vectorial..

1. Introduction

A Partial Discharge (PD) is a localized electrical pulse that occurs in the insulation system of high voltage (HV) equipment. Partial discharges appear as short duration pulses having a duration much less than 1µs due to electrical stress concentrations in the insulation systems or on the surface of the insulation [1]. PD ocurrence may cause damage leading to a breakdown of the insulation system.

Therefore, early detection of insulation defects in high voltage equipment is a major concern to be adressed. Extensive research related to PD phenomena has been conducted and including: its detection and acquisition techniques, chemical and physical processes, denoising methods, feature extraction and PD pattern classification algorithms [2]. PD denoising is an important task mainly in PD online monitoring systems [3]. Several studies have reported methods based on the wavelet transform for PD denoising of white noise [3-8]. However, the signal to be filtered through the wavelet transform may be distorted. The distortion of a de-noised signal is closely related to the selected mother wavelet and to the threshold selection [9].

Among research areas related to PD phenomena, feature extraction and PD pattern classification are fundamental processes in order to implement an insulation condition monitoring system that can automatically identify the type of PD sources [10-12].

Since 1990, researchers have shown a strong interest in performing PD classification using artificial intelligence techniques [13-22]. Studies like [2,10,13,19,23-33] have reported the use of Multilayer neural networks for PD classification, in which high recognition rates have been found for different types of PD defects. The advantage in using neural networks over other types of classifiers is the possibility they offer to learn from examples [34]. But as early as 2004, researchers have shown a growing interest in DP classification using support vector machines [35-46]. In general, DP classification results using support vector machines have yielded better classification results compared to other classifiers (including neural networks) [2,47]. However, there are still important challenges related to apply appropriate AI techniques for automatic PD source classification such as: feature extraction, application of suitable pattern recognition algorithms and recognizing multiple PD sources that may occur simultaneously in (HV) equipment.

In this paper, we propose a multi-layer perceptron (MLP) backpropagation neural network and a binary support vector machine architecture as artificial intelligence algorithms to automatically identify PD patterns using statistical operators as input features, and compare their performance based on classification results. Additionally, multilevel wavelet decomposition was used to denoise PD signals prior to the classification process. Different mother wavelets for different levels were tested to find better signal to noise ratio (SNR) with less distortion after the denoising process.

This paper is organized as follows: In section 2, the practical setup used in this work is presented. A high level overview of the developed real-time application is explained in section 3. In section 4, we give a brief introduction to Discrete wavelet transform (DWT) and results of PD denoising are presented. The feature extraction process is explained in section 5. The artificial intelligence algorithms and the results of PD pattern classification are presented in section 6. Finally, conclusions are stated in section 7.

2. Experimental setup

The practical setup for PD measurement was implemented according to IEC60270 recommendations and is depicted in Fig. 1.

PD measurement setup.

Figure 1: PD measurement setup.

Source: The authors

A voltage level coming from the secondary of the transformer is applied across the test object to generate PD signals.

A quadrupole which contains the measuring impedance includes a high-pass and a low-pass filter in order to separate the DP signals from the power cycle, respectively. The data acquisition card captures the power cycle and the DP signals in different channels to send them to the computer for signal processing.

Artificial PD models such as a tip-hemispherical electrode; a rod-plane electrode and a stator coil were used to simulate corona, surface and internal partial discharges, respectively. The data acquisition card used in this work was the National Instruments NI-5133, which provides two simultaneously sampled channels, a sample frequency up to 100MSPS, 50MHz bandwidth, 8-bit resolution, etc.

3. GUI application

In order to process the PD signals, a Labview application was developed which consists of several tabs that allow: view the acquired signals in scope mode, plot the phase resolved partial discharge diagram, display statistical parameters associated to PD patterns and classify the corona, surface and internal PD patterns using artificial intelligence-based algorithms. Fig. 2 shows the application main window where the user can interact with the acquired PD signals in real time and enter different values depending on the acquisition needs. Once the acquisition and processing are finished, all the results are available to be consulted in their associated tabs.

Typical PD patterns

Figure 2: Typical PD patterns

Source: The authors

A 256x256 matrix was designed to record all the informationrelated to PD pulses, where rows represent peak values and columns represent phase angles, as shown in Fig. 3. Each coordinate was associated with a specific PD pulse of a certain peak value and phase angle, therefore, a coordinate is incremented in one every time its associated PD pulse is detected.

256x256 Matrix

Figure 3: 256x256 Matrix

Source: The authors

The 256x256 matrix facilitated the statistical parameters computation and allowed to plot the PRPD diagram.

Fig. 4 shows the three typical PRPD patterns obtained for each type of PD.

Typical PD patterns of: a) Corona discharge, b) Surface discharge, c) Internal discharge.

Figure 4: Typical PD patterns of: a) Corona discharge, b) Surface discharge, c) Internal discharge.

Source: The authors

4. Discrete Wavelet Transform (DWT)

4.1. A brief introduction to discrete wavelet transform

A wavelet is a short duration small wave that has zero mean value; it increases in amplitude and then decreases back to zero quickly. It satisfies:

Where ψ t is the mother wavelet. A family of wavelet functions associated with 𝜓(𝑡) can be denoted as:

Where 𝑎 is a scaling factor to determine the amplitude and duration of the mother wavelet. The translation factor 𝑏 is used to shift the mother wavelet along the time axis. The continuous wavelet transform (CWT) of a signal 𝑓(𝑡) is defined as [48-50]:

The discrete wavelet transform (DWT) of a signal is obtained by means of a filtering scheme called quadrature mirror filters (QMF) which is a digital filter bank structure. QMF allows for signals to be decomposed into several frequency coefficients and then reconstruct the original signal by using the inverse discrete wavelet transform (IDWT). The original signal is fed through a number of complementary low-pass (L) and high-pass (H) filters and down-sampled by two. The low and high frequency content, also known as “approximation” and “detail” coefficients are given by the low-pass and high-pass filters, respectively [51-55]. A three-level discrete wavelet transform for a signal 𝑠(𝑘) is shown in Fig. 5.

Three-level discrete wavelet transform for a signal “S”

Figure 5: Three-level discrete wavelet transform for a signal “S”

Source: The authors

4.2. Wavelet denoising of partial discharges

There is still no universal or precise method regarding to wavelet type, threshold or level selection since every approach depends on a specific problem [53]. Therefore, the selection of the best wavelet parameters has to be made by means of a trial and error process.

In order to compare the denoising performance with different mother wavelets for different levels of decomposition, the signal to noise ratio (SNR), the reduction in noise level and the root mean square error (RMSE) were considered.

4.2.1. Signal to Noise Ratio (SNR)

It is a measure that indicates the ratio of the power of a signal to the level of noise, usually expressed in decibels (dB). The signal to noise ratio is defined as [53]:

Where, 𝑥(𝑖) is the signal of reference, 𝑦(𝑖) is the denoised signal and 𝑁 is the number of sample points. A positive value of SNR means the power of signal is greater than the power of noise and vice versa for a negative value of SNR.

4.2.2. Reduction in noise level

In practical measurements, there is no signal of reference, therefore, only the reduction of noise level can be computed, which is the amount of suppressed noise. The normalized reduction of noise level is computed as [54]:

Where 𝑧(𝑖) is the noisy signal, 𝑦(𝑖) is the denoised signal and 𝑁 is the number of samples.

4.2.3. Root Mean Square Error (RMSE)

RMSE is an indicator of the signal distortion after the filtering process. The smaller the RMSE, the more similar is the denoised signal to the signal of reference and less the distortion after filtering. The RMSE is defined as [55]:

Where, 𝑥(𝑖) is the original signal, 𝑦(𝑖) is the denoised signal and 𝑁 is the number of sample points.

4.3. Denoising results

Many tests were made to find the most appropiate wavelet parameters for better denoising results. It was found that PD signal denoising using a soft-threshold function yields a greater value of RMSE compared to a hard-threshold function. Therefore, all the denoising tests in this work were carried out using the latter.

In order to analyze PD signals with higher level of noise, Gaussian white noise was simulated and added to PD signals. Fig. 6 shows a typical internal PD signal used as a reference signal. Fig. 7 shows the reference signal with simulated white noise added such that SNR=-13dB. Results of denoising in the form of SNR and RMSE values are shown in Table 1.

typical internal PD signal used as a reference signal

Figure 6: typical internal PD signal used as a reference signal

Source: The authors

Reference signal with simulated white noise added such that SNR=-13dB.

Figure 7: Reference signal with simulated white noise added such that SNR=-13dB.

Source: The authors

Table 1: Results of denoising a typical PD signal with white noise added.

Source: The authors

From Table 1, it is observed that the highest values of reduction in noise level and signal to noise ratio are obtained for a single level of DWT decomposition. Also, it can be noted from Table 1 that the RMSE value is smaller for one level compared to higher levels of DWT, which implies that the distortion of the signal is less for a single level. Similar results are reported in [56, 57].

5. Feature extraction

Feature extraction is carried out as a prior stage for pattern recognition. In this work, the feature extraction process was implemented using statistical operators, which can be obtained from statistical distributions. The shape of statistical distributions provide information related to the type of PD signals, therefore, statistical operators can be used as discriminatory parameters for classification purposes. The statistical distributions for PD signals are defined as [16,34]:

: The number of discharges per each window as a function of the angle 𝜑.

: The average pulse amplitude per each window as a function of the angle 𝜑.

: The maximum pulse amplitude per each window as a function of the angle 𝜑.

A set of statistical operators obtained from the distributions described above can be also called PD-figerprints. In this work, PD-fingerprints include:

Skewness (Sk): Measures the degree of asymmetry of a distribution. Sk=0 means the distribution is fully symmetric. A positive skewness means the distribution is skewed to the left. A negative skewness means the distribution is skewed to the right. The skewness is defined as:

Where 𝑥 𝑖 is the i-th variable, µ is the mean value, 𝜎 is the variance and 𝑁 is the number of data points.

Kurtosis: it is an indicator of the sharpness of a distribution. Ku=0 means a normal distribution. A positive kurtosis means a sharp distribution. A negative kurtosis means a flat distribution. Kurtosis is defined as:

Mean: it is the average for each semi-cycle of each distribution.

Cross-correlation: it describes the difference in distribution shape between the positive and negative semi-cycle of a distribution. c.c=0 means total shape asymmetry. c.c=1 means total shape symmetry. Cross-correlation is defined as:

6. Pattern recognition algorithms

6.1. Classification using ANN

There are different ANN-based algorithms to solve pattern recognition problems [34].

The neural network implemented in this work is a Multilayer Perceptron (MLP) based on the backpropagation algorithm [58]. The MLP structure used in this work is made up of three layers as illustrated in Figure 8: an input layer, a hidden layer and an output layer. Layers are made up of a number of neurons in which each neuron has a sigmoid activation function; the output layer is made up of three neurons, each for one of the three types of PD patterns to be classified (internal, corona and surface). PD fingerprints were used to train the neural network using measurements files so that a new feature input vector can be classified into one of the PD patterns. The feature set consists of 20 statistical operators as shown in Figure 8, including skewness, kurtosis, mean, number of peaks and cross-correlation, which are obtained from the statistical distributions 𝐻𝑛 ± (𝜑), 𝐻𝑞𝑛 ± (𝜑) and 𝐻𝑞𝑚𝑎𝑥 ± (𝜑).

MLP structure

Figure 8: MLP structure

Source: The authors

6.2. Classification using SVM

A support vector machine (SVM) is a binary classifier and a supervised learning model that takes the data points belonging to a spatial domain into another spatial domain of a major dimension which is defined by a kernel function that separates the two classes by means of an hyperplane (also called support vector). This facilitates the classification of the input data into one of the two classes. A support vector machine always looks for the hyperplane that maximizes the margin between the two spaces of points.

Mathematically, an SVM is a linear classifier according to equation 11, which maximizes the margins of classification. The margin of classification is the distance between the classification boundary and the closest point to each class. Equation 12 describes the separation hyperplane. Margin maximization (which minimizes the risk of errors in classifying data) gives the SVM an excellent generalization capability.

Where 𝑤 𝑇 is a vector orthogonal to the hyperplane and “•” is a dot product.

For non-linear separable data, a kernel function is introduced in order to allow the data to be brought into a larger space called a feature space, so that equation 11 can be rewritten as in equation 13 [35]:

Where 𝛷 𝑥 is the kernel function.

A polynomial Kernel was used in this work and is defined as:

Where 𝑥 and 𝑦 are vectors in the input space, 𝑛 is the degree of the polynomial. The degree of the polynomial Kernel used in this work was quadratic (𝑛=2).

Support vector machines are binary classifiers, that is, they can only classify two classes. However, it is possible to classify more than two classes using several units in parallel, where the number of units to be used is calculated by equation 15.

Where 𝐽 is the number of classes to be classified.

A “voting process” must be held where each class can obtain up to 𝐽−1 possible votes. The entry pattern will be assigned to the most voted class [36].

The SVM architecture implemented in this work is shown in Figure 9. According to equation 15, three units in parallel were required to classify the three types of PD patterns (internal, corona and surface).

SVM architecture

Figure 9: SVM architecture

Source: The authors

Each unit consists of a learning and testing stage, therefore, each unit has to be trained with the corresponding dataset in order to process new input patterns. A new input pattern is going to be classified into one of two PD patterns at the outputs of a testing stage; afterwards, the voting class algorithm receives the classification results of each testing unit in order to perform a count and classify the input pattern into one of the three PD patterns.

6.3. Classification results

To construct the training dataset, a preprocessing stage was carried out in order to acquire all the set of statistical operators explained in section 5 for each type of PD. After the training process was finished, the classifiers were tested with new input patterns and they could achieve high recognition rates. Tables 2 and 3 show the results of MLP and SVM of four tests for each type of PD, in order to obtain recognition rates for input features not included in the training dataset, respectively. From Table 2, it can be observed that the highest average recognition rate is for corona discharge with a 99.9% rate, 98.31% for internal discharge and 95.31% for surface discharge. Given that a SVM is a binary classifier, it can be noted from Table 3 that recognition rates provided by the SVM are 0% or 100%, where 100% means an identified pattern. Therefore, input PD patterns are well identified by the SVM as well.

Table 2: Recognition rates of MLP

Source: The authors

Table 3: Recognition rates of SVM

Source: The authors

7. Conclusions

Implementation and results related to PD denoising using the Discrete wavelet transform (DWT) and PD pattern classification using artificial intelligence-based algorithms have been presented in this paper.

According to the results of filtering PD signals through the Discrete Wavelet Transform, first level of decomposition was enough to remove white noise with greater signal to noise ratio (SNR) than to higher levels of decomposition. Also, it was noted that as the number of levels increases, the distortion of the signal increases as well and, therefore, the SNR decreases.

The multilayer perceptron (MLP) neural network and the support vector machine (SVM) implemented in this work were trained and tested using PD-fingerprints as input features and both achieved high recognition rates. Since the SVM is a binary classifier, recognition rates at its outputs were provided as 0% and 100%, where 100% means an identified PD pattern. Recognition rates of more than 90% were achieved by the MLP neural network. Both algorithms were executed simultaneously in the Labview real-time application developed in this work.

Future research will consider multiple PD source classification.

References

[1] IEC, IEC 60270 High-voltage test techniques: Partial discharge measurements, 2000.

[2] Ma, H., Chan, J.C., Saha, T.K. and Ekanayake, C., Pattern recognition techniques and their applications for automatic classification of artificial partial discharge sources. IEEE Transactions on Dielectrics and Electrical Insulation, 20(2), pp. 468-478, 2013. DOI: 10.1109/TDEI.2013.6508749[CrossRef]

[3] Florkowska, M.F.B., Phase-resolved rise-time-based discrimination of partial discharges. IET Generation, Transmission and Distribution, 3(1), pp. 115-124, 2009.

[4] Lozano, B., Diseño de software off-line para el análisis estadístico de descargas parciales, Tesis, Universidad Carlos III de Madrid, Madrid, España, 2013.

[5] van Veen, L.W., Comparison of measurement methods for partial discharge measurements in power cables, Thesis, Delft University of Technology, Delft, Holand, 2014.

[6] Seghir, T., Mahi, D., Lebey, T. and Malec, D. Analysis of the Electric field and the potential distribution in cavities inside solid insulating electrical materials. Proceedings of the COMSOL User Conference, Electr. Eng., pp. 2-5, 2006.

[7] Ahmed, N. and Srinivas, N., PD types and their detection possibilities by PD test methods, Annual Report Conference on Electrical Insulation and Dielectric Phenomena, Kitchener, Ont., 2001, pp. 307-310. DOI: 10.1109/CEIDP.2001.963545[CrossRef]

[8] Bodega, R., Morshuis, P.H.F., Lazzaroni, M. and Wester, F.J., PD recurrence in cavities at different energizing methods, in IEEE Transactions on Instrumentation and Measurement, 53(2), pp. 251-258, 2004.

[9] Gutfleisch, F. and Niemeyer, L., Measurement and simulation of PD in epoxy voids, inIEEE Transactions on Dielectrics and Electrical Insulation , 2(5), pp. 729-743, 1995. DOI: 10.1109/94.469970[CrossRef]

[10] Turner, M. and Gulski, E., (2010). Pattern recognition for partial discharge measurement. Tettex Instruments Division, Haefely Test AG,[online]. (July), pp. 1-18. Available from: http://www.haefely.com/pdf/solutions/DSWpaper.pdf [Link]

[11] Contin, A. and Pastore, S., Classification and separation of partial discharge signals by means of their auto-correlation function evaluation, in: IEEE Transactions on Dielectrics and Electrical Insulation , 16(6), pp. 1609-1622, 2009. DOI: 10.1109/TDEI.2009.5361581[CrossRef]

[12] Hao, L. et al., Discrimination of multiple PD sources using wavelet decomposition and principal component analysis, in: IEEE Transactions on Dielectrics and Electrical Insulation , 18(5), pp. 1702-1711, 2011. DOI: 10.1109/TDEI.2011.6032842[CrossRef]

[13] Gulski, E. and Krivda, A., Neural networks as a tool for recognition of partial discharges. IEEE Transactions on Electrical Insulation, 28(6), pp. 984-1001,1993. DOI: 10.1109/14.249372[CrossRef]

[14] Gulski, E., Computer-aided recognition of partial discharges using statistical tools, Delft: Delft University Press, 1991.

[15] Kreuger, F.H., Gulski, E. and Krivda, A., Classification of Partial Discharges. IEEE Transactions on Electrical Insulation , 28(6), pp. 917-931, 1993. DOI: 10.1109/14.249365[CrossRef]

[16] Gulski, E. and Kreuger, F.H., Diagnostics of insulating systems using statistical tools. Conference record of the 1992 IEEE International Symposium on Electrical Insulation, pp. 393-396, 1992. DOI: 10.1109/ELINSL.1992.246981[CrossRef]

[17] Gulski, E. and Kreuger, F.H. Computer-aided Analysis of discharge patterns, J. Phys, D: Appl. Phys. 23, pp. 1569-1575, 1990.

[18] Krivda, A., Recognition of discharges: Discrimination and classification. Electra, 1995.

[19] Mazroua, A.A., Salama, M.M.A. and Bartnikas, R., PD pattern recognition with neural networks using the multilayer perceptron technique, in: IEEE Transactions on Electrical Insulation , 28(6), pp. 1082-1089, 1993. DOI: 10.1109/14.249382[CrossRef]

[20] Kranz, H.G., Diagnosis of partial discharge signals using neural networks and minimum distance classification, in: IEEE Transactions on Electrical Insulation , 28(6), pp. 1016-1024, 1993. DOI: 10.1109/14.249375[CrossRef]

[21] James, R.E. and Phung, B.T., Development of computer-based measurements and their application to PD pattern analysis, in: IEEE Transactions on Dielectrics and Electrical Insulation , 2(5), pp. 838-856, 1995.

[22] Chen, P. and Chen, H. (n.d.). Application of back-propagation neural network to power transformer insulation diagnosis, pp. 26-34.

[23] Chang, C.S., Jin, J., Chang, C., Hoshino, T., Hanai, M. and Kobayashi, N., Separation of corona using wavelet packet transform and neural network for detection of partial discharge in gas-insulated substations, in: IEEE Transactions on Power Delivery, 20(2), pp. 1363-1369, 2005. DOI: 10.1109/TPWRD.2004.839187[CrossRef]

[24] Li, J., Sun, C., Wang, Y., Yang, J. and Du, L., PD pattern recognition using combined features, Conference Record of the 2004 IEEE International Symposium on Electrical Insulation, 2004, pp. 139-142. DOI: 10.1109/ELINSL.2004.1380490[CrossRef]

[25] Evagorou, D., Kyprianou, A., Lewin, P.L., Stavrou, A., Efthymiou, V. and Georghiou, G.E., Classification of partial discharge signals using probabilistic neural network, in: IEEE International Conference on Solid Dielectrics, Winchester, UK, 2007, pp. 609-615. DOI: 10.1109/ICSD.2007.4290887[CrossRef]

[26] Boczar, T., Borucki, S., Cichon, A. and Zmarzly, D., Application possibilities of artificial neural networks for recognizing partial discharges measured by the acoustic emission method, in: IEEE Transactions on Dielectrics and Electrical Insulation , 16(1), pp. 214-223, 2009. DOI: 10.1109/TDEI.2009.4784570[CrossRef]

[27] Shurrab, I.Y., El-Hag, A., Assaleh, K. and Ghunem, R., Partial discharge on-line monitoring of outdoor insulators. Conference Record of IEEE International Symposium on Electrical Insulation, pp. 391-394, 2012. DOI: 10.1109/ELINSL.2012.6251496[CrossRef]

[28] Nasional, U.T., FPGA implementation of neural network classifier for partial discharge time resolved data from magnetic probe, 2011, pp. 451-455.

[29] Macedo, E.C.T., Villanueva, J.M., Da Costa, E.G., Freire, R.C.S., Araujo, D.B., De Souza Neto, J.M.R. and Glover, I.A. Assessment of dielectric degradation by measurement, processing and classification of Partial Discharges, Proceedings of the 2012 IEEE International Power Modulator and High Voltage Conference, IPMHVC 2012, 2, pp. 587-590. DOI: 10.1109/IPMHVC.2012.6518812[CrossRef]

[30] Gaoyang, Li, Mingzhe, R., Xiaohua, W., Xi, L. and Yunjia, L., Partial discharge patterns recognition with deep Convolutional Neural Networks, 2016 International Conference on Condition Monitoring and Diagnosis (CMD), Xi'an, 2016, pp. 324-327. DOI: 10.1109/CMD.2016.7757816[CrossRef]

[31] Suprayogi, B. and Khayam, U., Design of partial discharge location identifier software for high voltage generator using artificial neural network, in: Proceedings of the Joint International Conference on Electric Vehicular Technology and Industrial, Mechanical, Electrical and Chemical Engineering (ICEVT & IMECE), Surakarta, 2015, pp. 82-87. DOI: 10.1109/ICEVTIMECE.2015.7496664[CrossRef]

[32] Pattanadech, N., Nimsanong, P., Potivejkul, S., Yuthagowith, P. and Polmai, S., Partial discharge classification using probabilistic neural network model, in: 18th International Conference on Electrical Machines and Systems (ICEMS), Pattaya, 2015, pp. 1176-1180. DOI: 10.1109/ICEMS.2015.7385217[CrossRef]

[33] Catterson, V.M. and Sheng, B., Deep neural networks for understanding and diagnosing partial discharge data, in: IEEE Electrical Insulation Conference (EIC), Seattle, WA, 2015, pp. 218-221. DOI: 10.1109/ICACACT.2014.7223616[CrossRef]

[34] Sahoo, N.C., Salama, M.M.A. and Bartnikas, R., Trends in partial discharge pattern classification: A survey. IEEE Transactions on Dielectrics and Electrical Insulation , 12(2), pp. 248-264, 2005, DOI: 10.1109/TDEI.2005.1430395[CrossRef]

[35] Hao, L., Lewin, P.L., Tian, Y. and Dodd, S.J., Partial discharge identification using a support vector machine, in: CEIDP '05. Annual Report Conference on Electrical Insulation and Dielectric Phenomena, 2005, pp. 414-417. DOI: 10.1109/CEIDP.2005.1560708[CrossRef]

[36] Robles, G., Parrado-Hernández, E., Ardila-Rey, J. and Martínez-Tarifa, J.M., Multiple partial discharge source discrimination with multiclass support vector machines. Expert Systems with Applications, 55, pp. 417-428, 2016. DOI: 10.1016/j.eswa.2016.02.014[CrossRef]

[37] Poyhonen, S., Conti, M., Cavallini, A., Montanari, G.C. and Filippetti, F., Insulation defect localization through partial discharge measurements and numerical classification, IEEE International Symposium on Industrial Electronics, 1, pp. 417-422, 2004. DOI: 10.1109/ISIE.2004.1571844[CrossRef]

[38] Hao, L., Lewin, P.L., Tian, Y. and Dodd, S.J., Partial discharge identification using a support vector machine , in: CEIDP '05. Annual Report Conference on Electrical Insulation and Dielectric Phenomena, 2005, pp. 414-417. DOI: 10.1109/CEIDP.2005.1560708[CrossRef]

[39] Aziz, N.F.A., Hao, L. and Lewin, P.L., Analysis of partial discharge measurement data using a support vector machine, in: 5th Student Conference on Research and Development, Selangor, Malaysia, 2007, pp. 1-6. DOI: 10.1109/SCORED.2007.4451430[CrossRef]

[40] Hao, L., Lewin, P.L. and Swingler, S.G., Identification of multiple partial discharge sources, in: International Conference on Condition Monitoring and Diagnosis, Beijing, 2008, pp. 118-121. DOI: 10.1109/CMD.2008.4580244[CrossRef]

[41] Hao, L. and Lewin, P.L., Partial discharge source discrimination using a support vector machine, in: IEEE Transactions on Dielectrics and Electrical Insulation , 17(1), pp. 189-197, 2010. DOI: 10.1109/TDEI.2010.5412017[CrossRef]

[42] Tang, J., Liu, F., Zhang, X., Liang, X. and Fan, Q., Partial discharge recognition based on SF6 decomposition products and support vector machine, in: IET Science, Measurement & Technology, 6(4), pp. 198-204, 2012. DOI: 10.1049/iet-smt.2011.0163[CrossRef]

[43] Ma, H., Saha, T.K. and Ekanayake, C., Statistical learning techniques and their applications for condition assessment of power transformer, in: IEEE Transactions on Dielectrics and Electrical Insulation , 19(2), pp. 481-489, 2012. DOI: 10.1109/TDEI.2012.6180241[CrossRef]

[44] Sarathi, R., Merin-Sheema, I.P. and Abirami, R., Partial discharge source classification by support vector machine, in: IEEE 1st International Conference on Condition Assessment Techniques in Electrical Systems (CATCON), Kolkata, 2013, pp. 255-258. DOI: 10.1109/CATCON.2013.6737508[CrossRef]

[45] Xu, J., Niu, H. and Hu, R., The feature extraction and pattern recognition of partial discharge type using energy percentage of wavelet packet coefficients and support vector machines, in: 5th International Conference on Electric Utility Deregulation and Restructuring and Power Technologies (DRPT), Changsha, 2015, pp. 1776-1779. DOI: 10.1109/DRPT.2015.7432530[CrossRef]

[46] Zhi-Qin, M., Xian, Y., Chun-Yao, L., Dan, Z., Hong-Ming, H. and Jian-Guang, C., Partial discharge developing stages identification based on cluster-hierarchical decision SVM in oil-paper insulation, in: IEEE International Conference on High Voltage Engineering and Application (ICHVE), Chengdu, 2016, pp. 1-4. DOI: 10.1109/ICHVE.2016.7800654[CrossRef]

[47] Hunter, J.A., Hao, L., Lewin, P.L., Evagorou, D., Kyprianou, A. and Georghiou, G.E., Comparison of two partial discharge classification methods. Conference Record of IEEE International Symposium on Electrical Insulation. 2010. DOI: 10.1109/ELINSL.2010.5549736[CrossRef]

[48] Ma, X., Zhou, C. and Kemp, I.J., Interpretation of wavelet analysis and its application in partial discharge detection. IEEE Transactions on Dielectrics and Electrical Insulation , 9(3), pp. 446-457. DOI: 10.1109/TDEI.2002.1007709[CrossRef]

[49] Mallat, S.G., A wavelet tour of signal processing, Academic Press, 1998.

[50] S.G. Mallat, A theory for multiresolution signal decomposition: The wavelet representation, in: IEEE Transactions on Pattern Analysis and Machine Intelligence, 11(7), pp. 674-693, 1989. DOI: 10.1109/34.192463[CrossRef]

[51] Zhang, H., Blackburn, T.R., Phung, B.T. and Sen, D., A novel wavelet transform technique for on-line partial discharge measurements part 1: WT de-noising algorithm. IEEE Transactions on Dielectrics and Electrical Insulation , 14(1), pp. 3-14, 2007. DOI: 10.1109/TDEI.2007.302864[CrossRef]

[52] Zhang, H., Blackburn, T.R., Phung, B.T. and Liu, Z., Signal processing of online partial discharges measurements in HV power cables, Australasian Universities Power Engineering Conf., Brisbane, Australia, Paper ID 161, 2004.

[53] Skea, J., Anderson, D., Green, T., Gross, R., Heptonstall, P. and Leach, M., Intermittent renewable generation and the cost of maintaining power system reliability. Generation, Transmission & Distribution, IET, 1(2), pp. 324-325, 2007. DOI: 10.1049/iet-gtd:20070023[CrossRef]

[54] Satish, L. and Nazneen, B., Wavelet-based denoising of partial discharge signals buried in excessive noise and interference, in: IEEE Transactions on Dielectrics and Electrical Insulation , 10(2), pp. 354-367, 2003. DOI: 10.1109/TDEI.2003.1194122[CrossRef]

[55] He, H., Tan, Y. and Wang, Y., Optimal base wavelet selection for ECG noise reduction using a comprehensive entropy criterion. Entropy, 17(9), pp. 6093-6109, 2015. DOI: 10.3390/e17096093[CrossRef]

[56] Arivazhagan, S., Deivalakshmi, S. and Kannan, K., Performance analysis of image denoising system for different levels of wavelet decomposition. International Journal of Imaging Science and Engineering, 1(3), pp. 104-107, 2007.

[57] Sharmila, G., Maheswari, R.V. and Subburaj, P., Partial discharge signal denoising using wavelet techniques-on site measurements, in: International Conference on Circuits, Power and Computing Technologies (ICCPCT), Nagercoil, 2013, pp. 673-678. DOI: 10.1109/ICCPCT.2013.6528974[CrossRef]

[58] Bishop, C.M., Neural Networks for pattern recognition, Oxford, Clarendon Press, USA, 1995.

Guzmán, I.C., Oslinger, J.L. and Nieto, R.D., Wavelet denoising of partial discharge signals and their pattern classification using artificial neural networks and support vector machines DYNA, 84(203), pp. 240-248, December, 2017.

Referencias

IEC, IEC 60270 High-voltage test techniques: Partial discharge measurements, 2000.

Ma, H., Chan, J.C., Saha, T.K. and Ekanayake, C., Pattern recognition techniques and their applications for automatic classification of artificial partial discharge sources. IEEE Transactions on Dielectrics and Electrical Insulation, 20(2), pp. 468-478, 2013. DOI: 10.1109/TDEI.2013.6508749

Florkowska, M.F.B., Phase-resolved rise-time-based discrimination of partial discharges. IET Generation, Transmission and Distribution, 3(1), pp. 115-124, 2009.

Lozano, B., Diseño de software off-line para el análisis estadístico de descargas parciales, Tesis, Universidad Carlos III de Madrid, Madrid, España, 2013.

van Veen, L.W., Comparison of measurement methods for partial discharge measurements in power cables, Thesis, Delft University of Technology, Delft, Holand, 2014.

Seghir, T., Mahi, D., Lebey, T. and Malec, D. Analysis of the Electric field and the potential distribution in cavities inside solid insulating electrical materials. Proceedings of the COMSOL User Conference, Electr. Eng., pp. 2-5, 2006.

Ahmed, N. and Srinivas, N., PD types and their detection possibilities by PD test methods, Annual Report Conference on Electrical Insulation and Dielectric Phenomena, Kitchener, Ont., 2001, pp. 307-310. DOI: 10.1109/CEIDP.2001.963545

Bodega, R., Morshuis, P.H.F., Lazzaroni, M. and Wester, F.J., PD recurrence in cavities at different energizing methods, in IEEE Transactions on Instrumentation and Measurement, 53(2), pp. 251-258, 2004.

Gutfleisch, F. and Niemeyer, L., Measurement and simulation of PD in epoxy voids, in IEEE Transactions on Dielectrics and Electrical Insulation, 2(5), pp. 729-743, 1995. DOI: 10.1109/94.469970

Turner, M. and Gulski, E., (2010). Pattern recognition for partial discharge measurement. Tettex Instruments Division, Haefely Test AG,[online]. (July), pp. 1-18. Available from: http://www.haefely.com/pdf/solutions/DSWpaper.pdf

Contin, A. and Pastore, S., Classification and separation of partial discharge signals by means of their auto-correlation function evaluation, in: IEEE Transactions on Dielectrics and Electrical Insulation, 16(6), pp. 1609-1622, 2009. DOI: 10.1109/TDEI.2009.5361581

Hao, L. et al., Discrimination of multiple PD sources using wavelet decomposition and principal component analysis, in: IEEE Transactions on Dielectrics and Electrical Insulation, 18(5), pp. 1702-1711, 2011. DOI: 10.1109/TDEI.2011.6032842

Gulski, E. and Krivda, A., Neural networks as a tool for recognition of partial discharges. IEEE Transactions on Electrical Insulation, 28(6), pp. 984-1001,1993. DOI: 10.1109/14.249372

Gulski, E., Computer-aided recognition of partial discharges using statistical tools, Delft: Delft University Press, 1991.

Kreuger, F.H., Gulski, E. and Krivda, A., Classification of Partial Discharges. IEEE Transactions on Electrical Insulation, 28(6), pp. 917-931, 1993. DOI: 10.1109/14.249365

Gulski, E. and Kreuger, F.H., Diagnostics of insulating systems using statistical tools. Conference record of the 1992 IEEE International Symposium on Electrical Insulation, pp. 393-396, 1992. DOI: 10.1109/ELINSL.1992.246981

Gulski, E. and Kreuger, F.H. Computer-aided Analysis of discharge patterns, J. Phys, D: Appl. Phys. 23, pp. 1569-1575, 1990.

Krivda, A., Recognition of discharges: Discrimination and classification. Electra, 1995.

Mazroua, A.A., Salama, M.M.A. and Bartnikas, R., PD pattern recognition with neural networks using the multilayer perceptron technique, in: IEEE Transactions on Electrical Insulation, 28(6), pp. 1082-1089, 1993. DOI: 10.1109/14.249382

Kranz, H.G., Diagnosis of partial discharge signals using neural networks and minimum distance classification, in: IEEE Transactions on Electrical Insulation, 28(6), pp. 1016-1024, 1993. DOI: 10.1109/14.249375

James, R.E. and Phung, B.T., Development of computer-based measurements and their application to PD pattern analysis, in: IEEE Transactions on Dielectrics and Electrical Insulation, 2(5), pp. 838-856, 1995.

Chen, P. and Chen, H. (n.d.). Application of back-propagation neural network to power transformer insulation diagnosis, pp. 26-34.

Chang, C.S., Jin, J., Chang, C., Hoshino, T., Hanai, M. and Kobayashi, N., Separation of corona using wavelet packet transform and neural network for detection of partial discharge in gas-insulated substations, in: IEEE Transactions on Power Delivery, 20(2), pp. 1363-1369, 2005. DOI: 10.1109/TPWRD.2004.839187

Li, J., Sun, C., Wang, Y., Yang, J. and Du, L., PD pattern recognition using combined features, Conference Record of the 2004 IEEE International Symposium on Electrical Insulation, 2004, pp. 139-142. DOI: 10.1109/ELINSL.2004.1380490

Evagorou, D., Kyprianou, A., Lewin, P.L., Stavrou, A., Efthymiou, V. and Georghiou, G.E., Classification of partial discharge signals using probabilistic neural network, in: IEEE International Conference on Solid Dielectrics, Winchester, UK, 2007, pp. 609-615. DOI: 10.1109/ICSD.2007.4290887

Boczar, T., Borucki, S., Cichon, A. and Zmarzly, D., Application possibilities of artificial neural networks for recognizing partial discharges measured by the acoustic emission method, in: IEEE Transactions on Dielectrics and Electrical Insulation, 16(1), pp. 214-223, 2009. DOI: 10.1109/TDEI.2009.4784570

Shurrab, I.Y., El-Hag, A., Assaleh, K. and Ghunem, R., Partial discharge on-line monitoring of outdoor insulators. Conference Record of IEEE International Symposium on Electrical Insulation, pp. 391-394, 2012. DOI: 10.1109/ELINSL.2012.6251496

Nasional, U.T., FPGA implementation of neural network classifier for partial discharge time resolved data from magnetic probe, 2011, pp. 451-455.

Macedo, E.C.T., Villanueva, J.M., Da Costa, E.G., Freire, R.C.S., Araujo, D.B., De Souza Neto, J.M.R. and Glover, I.A. Assessment of

dielectric degradation by measurement, processing and classification of Partial Discharges, Proceedings of the 2012 IEEE International Power Modulator and High Voltage Conference, IPMHVC 2012, 2, pp. 587-590. DOI: 10.1109/IPMHVC.2012.6518812

Gaoyang, Li, Mingzhe, R., Xiaohua,W., Xi, L. and Yunjia, L., Partial discharge patterns recognition with deep Convolutional Neural Networks, 2016 International Conference on Condition Monitoring and Diagnosis (CMD), Xi'an, 2016, pp. 324-327. DOI: 10.1109/CMD.2016.7757816

Suprayogi, B. and Khayam, U., Design of partial discharge location identifier software for high voltage generator using artificial neural network, in: Proceedings of the Joint International Conference on Electric Vehicular Technology and Industrial, Mechanical, Electrical and Chemical Engineering (ICEVT & IMECE), Surakarta, 2015, pp. 82-87. DOI: 10.1109/ICEVTIMECE.2015.7496664

Pattanadech, N., Nimsanong, P., Potivejkul, S., Yuthagowith, P. and Polmai, S., Partial discharge classification using probabilistic neural network model, in: 18th International Conference on Electrical Machines and Systems (ICEMS), Pattaya, 2015, pp. 1176-1180. DOI: 10.1109/ICEMS.2015.7385217

Catterson, V.M. and Sheng, B., Deep neural networks for understanding and diagnosing partial discharge data, in: IEEE Electrical Insulation Conference (EIC), Seattle, WA, 2015, pp. 218-221. DOI: 10.1109/ICACACT.2014.7223616

Sahoo, N.C., Salama, M.M.A. and Bartnikas, R., Trends in partial discharge pattern classification: A survey. IEEE Transactions on Dielectrics and Electrical Insulation, 12(2), pp. 248-264, 2005, DOI: 10.1109/TDEI.2005.1430395

Hao, L., Lewin, P.L., Tian, Y. and Dodd, S.J., Partial discharge identification using a support vector machine, in: CEIDP '05. Annual Report Conference on Electrical Insulation and Dielectric Phenomena, 2005, pp. 414-417. DOI: 10.1109/CEIDP.2005.1560708

Robles, G., Parrado-Hernández, E., Ardila-Rey, J. and Martínez-Tarifa, J.M., Multiple partial discharge source discrimination with multiclass support vector machines. Expert Systems with Applications, 55, pp. 417-428, 2016. DOI: 10.1016/j.eswa.2016.02.014

Poyhonen, S., Conti, M., Cavallini, A., Montanari, G.C. and Filippetti, F., Insulation defect localization through partial discharge measurements and numerical classification, IEEE International Symposium on Industrial Electronics, 1, pp. 417-422, 2004. DOI: 10.1109/ISIE.2004.1571844

Hao, L., Lewin, P.L., Tian, Y. and Dodd, S.J., Partial discharge identification using a support vector machine, in: CEIDP '05. Annual Report Conference on Electrical Insulation and Dielectric Phenomena, 2005, pp. 414-417. DOI: 10.1109/CEIDP.2005.1560708

Aziz, N.F.A., Hao, L. and Lewin, P.L., Analysis of partial discharge measurement data using a support vector machine, in: 5th Student Conference on Research and Development, Selangor, Malaysia, 2007, pp. 1-6. DOI: 10.1109/SCORED.2007.4451430

Hao, L., Lewin, P.L. and Swingler, S.G., Identification of multiple partial discharge sources, in: International Conference on Condition Monitoring and Diagnosis, Beijing, 2008, pp. 118-121. DOI: 10.1109/CMD.2008.4580244

Hao, L. and Lewin, P.L., Partial discharge source discrimination using a support vector machine, in: IEEE Transactions on Dielectrics and Electrical Insulation, 17(1), pp. 189-197, 2010. DOI: 10.1109/TDEI.2010.5412017

Tang, J., Liu, F., Zhang, X., Liang, X. and Fan, Q., Partial discharge recognition based on SF6 decomposition products and support vector machine, in: IET Science, Measurement & Technology, 6(4), pp. 198-204, 2012. DOI: 10.1049/iet-smt.2011.0163

Ma, H., Saha, T.K. and Ekanayake, C., Statistical learning techniques and their applications for condition assessment of power transformer, in: IEEE Transactions on Dielectrics and Electrical Insulation, 19(2), pp. 481-489, 2012. DOI: 10.1109/TDEI.2012.6180241

Sarathi, R., Merin-Sheema, I.P. and Abirami, R., Partial discharge source classification by support vector machine, in: IEEE 1st International Conference on Condition Assessment Techniques in Electrical Systems (CATCON), Kolkata, 2013, pp. 255-258. DOI: 10.1109/CATCON.2013.6737508

Xu, J., Niu, H. and Hu, R., The feature extraction and pattern recognition of partial discharge type using energy percentage of wavelet packet coefficients and support vector machines, in: 5th International Conference on Electric Utility Deregulation and Restructuring and Power Technologies (DRPT), Changsha, 2015, pp. 1776-1779. DOI: 10.1109/DRPT.2015.7432530

Zhi-Qin, M., Xian, Y., Chun-Yao, L., Dan, Z., Hong-Ming, H. and Jian-Guang, C., Partial discharge developing stages identification based on cluster-hierarchical decision SVM in oil-paper insulation, in: IEEE International Conference on High Voltage Engineering and Application (ICHVE), Chengdu, 2016, pp. 1-4. DOI: 10.1109/ICHVE.2016.7800654

Hunter, J.A., Hao, L., Lewin, P.L., Evagorou, D., Kyprianou, A. and Georghiou, G.E., Comparison of two partial discharge classification methods. Conference Record of IEEE International Symposium on Electrical Insulation. 2010. DOI: 10.1109/ELINSL.2010.5549736

Ma, X., Zhou, C. and Kemp, I.J., Interpretation of wavelet analysis and its application in partial discharge detection. IEEE Transactions on Dielectrics and Electrical Insulation, 9(3), pp. 446-457. DOI: 10.1109/TDEI.2002.1007709

Mallat, S.G., A wavelet tour of signal processing, Academic Press, 1998.

S.G. Mallat, A theory for multiresolution signal decomposition: The wavelet representation, in: IEEE Transactions on Pattern Analysis and Machine Intelligence, 11(7), pp. 674-693, 1989. DOI: 10.1109/34.192463

Zhang, H., Blackburn, T.R., Phung, B.T. and Sen, D., A novel wavelet transform technique for on-line partial discharge measurements part 1: WT de-noising algorithm. IEEE Transactions on Dielectrics and Electrical Insulation, 14(1), pp. 3-14, 2007. DOI: 10.1109/TDEI.2007.302864

Zhang, H., Blackburn, T.R., Phung, B.T. and Liu, Z., Signal processing of online partial discharges measurements in HV power cables, Australasian Universities Power Engineering Conf., Brisbane, Australia, Paper ID 161, 2004.

Skea, J., Anderson, D., Green, T., Gross, R., Heptonstall, P. and Leach M., Intermittent renewable generation and the cost of maintaining power system reliability. Generation, Transmission & Distribution, IET, 1(2), pp. 324-325, 2007. DOI: 10.1049/iet-gtd:20070023

Satish, L. and Nazneen, B., Wavelet-based denoising of partial discharge signals buried in excessive noise and interference, in: IEEE Transactions on Dielectrics and Electrical Insulation, 10(2), pp. 354-367, 2003. DOI: 10.1109/TDEI.2003.1194122

He, H., Tan, Y. and Wang, Y., Optimal base wavelet selection for ECG noise reduction using a comprehensive entropy criterion. Entropy, 17(9), pp. 6093-6109, 2015. DOI: 10.3390/e17096093

Arivazhagan, S., Deivalakshmi, S. and Kannan, K., Performance analysis of image denoising system for different levels of wavelet decomposition. International Journal of Imaging Science and Engineering, 1(3), pp. 104-107, 2007.

Sharmila, G., Maheswari, R.V. and Subburaj, P., Partial discharge signal denoising using wavelet techniques-on site measurements, in: International Conference on Circuits, Power and Computing Technologies (ICCPCT), Nagercoil, 2013, pp. 673-678. DOI: 10.1109/ICCPCT.2013.6528974

Bishop, C.M., Neural Networks for pattern recognition, Oxford, Clarendon Press, USA, 1995.

Cómo citar

IEEE

[1]
I. C. Guzmán, J. L. Oslinger, y R. D. Nieto, «Wavelet denoising of partial discharge signals and their pattern classification using artificial neural networks and support vector machines», DYNA, vol. 84, n.º 203, pp. 240–248, oct. 2017.

ACM

[1]
Guzmán, I.C., Oslinger, J.L. y Nieto, R.D. 2017. Wavelet denoising of partial discharge signals and their pattern classification using artificial neural networks and support vector machines. DYNA. 84, 203 (oct. 2017), 240–248. DOI:https://doi.org/10.15446/dyna.v84n203.63745.

ACS

(1)
Guzmán, I. C.; Oslinger, J. L.; Nieto, R. D. Wavelet denoising of partial discharge signals and their pattern classification using artificial neural networks and support vector machines. DYNA 2017, 84, 240-248.

APA

Guzmán, I. C., Oslinger, J. L. y Nieto, R. D. (2017). Wavelet denoising of partial discharge signals and their pattern classification using artificial neural networks and support vector machines. DYNA, 84(203), 240–248. https://doi.org/10.15446/dyna.v84n203.63745

ABNT

GUZMÁN, I. C.; OSLINGER, J. L.; NIETO, R. D. Wavelet denoising of partial discharge signals and their pattern classification using artificial neural networks and support vector machines. DYNA, [S. l.], v. 84, n. 203, p. 240–248, 2017. DOI: 10.15446/dyna.v84n203.63745. Disponível em: https://revistas.unal.edu.co/index.php/dyna/article/view/63745. Acesso em: 25 oct. 2024.

Chicago

Guzmán, Ian Carlo, Jose Luis Oslinger, y Ruben Darío Nieto. 2017. «Wavelet denoising of partial discharge signals and their pattern classification using artificial neural networks and support vector machines». DYNA 84 (203):240-48. https://doi.org/10.15446/dyna.v84n203.63745.

Harvard

Guzmán, I. C., Oslinger, J. L. y Nieto, R. D. (2017) «Wavelet denoising of partial discharge signals and their pattern classification using artificial neural networks and support vector machines», DYNA, 84(203), pp. 240–248. doi: 10.15446/dyna.v84n203.63745.

MLA

Guzmán, I. C., J. L. Oslinger, y R. D. Nieto. «Wavelet denoising of partial discharge signals and their pattern classification using artificial neural networks and support vector machines». DYNA, vol. 84, n.º 203, octubre de 2017, pp. 240-8, doi:10.15446/dyna.v84n203.63745.

Turabian

Guzmán, Ian Carlo, Jose Luis Oslinger, y Ruben Darío Nieto. «Wavelet denoising of partial discharge signals and their pattern classification using artificial neural networks and support vector machines». DYNA 84, no. 203 (octubre 1, 2017): 240–248. Accedido octubre 25, 2024. https://revistas.unal.edu.co/index.php/dyna/article/view/63745.

Vancouver

1.
Guzmán IC, Oslinger JL, Nieto RD. Wavelet denoising of partial discharge signals and their pattern classification using artificial neural networks and support vector machines. DYNA [Internet]. 1 de octubre de 2017 [citado 25 de octubre de 2024];84(203):240-8. Disponible en: https://revistas.unal.edu.co/index.php/dyna/article/view/63745

Descargar cita

CrossRef Cited-by

CrossRef citations9

1. Arismar M.G. Júnior, Hélder de Paula, Wallace C. Boaventura, Sofia M.A. Lopes, Rogério A. Flauzino, Ruy Alberto Correa Altafim. (2020). Localisation of inter-layer partial discharges in transformer windings by logistic regression and different features extracted from current signals . IET Science, Measurement & Technology, 14(10), p.913. https://doi.org/10.1049/iet-smt.2020.0186.

2. Mohammed A. Shams, Hussein I. Anis, Mohammed El-Shahat. (2021). Denoising of Heavily Contaminated Partial Discharge Signals in High-Voltage Cables Using Maximal Overlap Discrete Wavelet Transform. Energies, 14(20), p.6540. https://doi.org/10.3390/en14206540.

3. Ramon C. F. Araújo, Rodrigo M. S. de Oliveira, Fernando S. Brasil, Fabrício J. B. Barros. (2021). Novel Features and PRPD Image Denoising Method for Improved Single-Source Partial Discharges Classification in On-Line Hydro-Generators. Energies, 14(11), p.3267. https://doi.org/10.3390/en14113267.

4. Matheus Goes Crivelaro, Douglas Rodrigues, André Gifalli, João Paulo Papa, Carlos Guilherme Gonzales, André Nunes de Souza, Gustavo Vinícius Da Silva, Erasmo Silveira Neto. (2024). Denoising Autoencoder for Partial Discharge Identification in Instrument Transformers. 2024 31st International Conference on Systems, Signals and Image Processing (IWSSIP). , p.1. https://doi.org/10.1109/IWSSIP62407.2024.10634022.

5. Haresh Kumar, Muhammad Shafiq, Kimmo Kauhaniemi, Mohammed Elmusrati. (2024). A Review on the Classification of Partial Discharges in Medium-Voltage Cables: Detection, Feature Extraction, Artificial Intelligence-Based Classification, and Optimization Techniques. Energies, 17(5), p.1142. https://doi.org/10.3390/en17051142.

6. I Santoso, A Warsito, T Prakoso, A Sofwan, A A Zahra, Y Christyono, M A Riyadi. (2020). Non-periodic Noisy Signals Denoising Using Adaptive Neuro-Fuzzy Inference System (ANFIS). Journal of Physics: Conference Series, 1577(1), p.012010. https://doi.org/10.1088/1742-6596/1577/1/012010.

7. Min Jin, Chunguang Wang. (2021). EFFECT OF WAVELET DE-NOISING ON THE CLASSIFICATION OF PIG BEHAVIOUR. Engenharia Agrícola, 41(3), p.286. https://doi.org/10.1590/1809-4430-eng.agric.v41n3p286-296/2021.

8. W. N. A. W. Mohammad, M. N. K. H. Rohani, N. F. Rosle, K. N. Khalid, A. S. Rosmi, A. Z. Abdullah, M. K. M. Jamil. (2020). Analysis on Multiple Acoustic and Electrical Emission of PD Signal Based on Signal to Noise Ratio (SNR) on Power Cable. 2020 IEEE 8th Conference on Systems, Process and Control (ICSPC). , p.190. https://doi.org/10.1109/ICSPC50992.2020.9305756.

9. Tania NicoarA, Marcel Nicola, Claudiu-Ionel Nicola, Ion PATru, Denisa Safta, Ancuta-Mihaela Aciu. (2022). Improved Partial Discharge Signals Analysis Using Discrete Wavelet Transform. 2022 International Conference and Exposition on Electrical And Power Engineering (EPE). , p.332. https://doi.org/10.1109/EPE56121.2022.9959781.

Dimensions

PlumX

Visitas a la página del resumen del artículo

326

Descargas

Los datos de descargas todavía no están disponibles.