CN112285494A - Power cable partial discharge mode recognition analysis system - Google Patents

Power cable partial discharge mode recognition analysis system Download PDF

Info

Publication number
CN112285494A
CN112285494A CN202010975613.2A CN202010975613A CN112285494A CN 112285494 A CN112285494 A CN 112285494A CN 202010975613 A CN202010975613 A CN 202010975613A CN 112285494 A CN112285494 A CN 112285494A
Authority
CN
China
Prior art keywords
partial discharge
discharge
support vector
vector machine
pattern recognition
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202010975613.2A
Other languages
Chinese (zh)
Inventor
杨斌
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Beijing Boyan Zhongneng Technology Co ltd
Original Assignee
Beijing Boyan Zhongneng Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Beijing Boyan Zhongneng Technology Co ltd filed Critical Beijing Boyan Zhongneng Technology Co ltd
Priority to CN202010975613.2A priority Critical patent/CN112285494A/en
Publication of CN112285494A publication Critical patent/CN112285494A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01RMEASURING ELECTRIC VARIABLES; MEASURING MAGNETIC VARIABLES
    • G01R31/00Arrangements for testing electric properties; Arrangements for locating electric faults; Arrangements for electrical testing characterised by what is being tested not provided for elsewhere
    • G01R31/12Testing dielectric strength or breakdown voltage ; Testing or monitoring effectiveness or level of insulation, e.g. of a cable or of an apparatus, for example using partial discharge measurements; Electrostatic testing
    • G01R31/1227Testing dielectric strength or breakdown voltage ; Testing or monitoring effectiveness or level of insulation, e.g. of a cable or of an apparatus, for example using partial discharge measurements; Electrostatic testing of components, parts or materials
    • G01R31/1263Testing dielectric strength or breakdown voltage ; Testing or monitoring effectiveness or level of insulation, e.g. of a cable or of an apparatus, for example using partial discharge measurements; Electrostatic testing of components, parts or materials of solid or fluid materials, e.g. insulation films, bulk material; of semiconductors or LV electronic components or parts; of cable, line or wire insulation
    • G01R31/1272Testing dielectric strength or breakdown voltage ; Testing or monitoring effectiveness or level of insulation, e.g. of a cable or of an apparatus, for example using partial discharge measurements; Electrostatic testing of components, parts or materials of solid or fluid materials, e.g. insulation films, bulk material; of semiconductors or LV electronic components or parts; of cable, line or wire insulation of cable, line or wire insulation, e.g. using partial discharge measurements
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F18/00Pattern recognition
    • G06F18/20Analysing
    • G06F18/24Classification techniques
    • G06F18/241Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches
    • G06F18/2411Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on the proximity to a decision surface, e.g. support vector machines

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Data Mining & Analysis (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Artificial Intelligence (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Evolutionary Biology (AREA)
  • Evolutionary Computation (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • General Engineering & Computer Science (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Testing Relating To Insulation (AREA)

Abstract

The invention provides a power cable partial discharge mode identification and analysis system which can accurately identify different discharge types. The system comprises: the preprocessing module is used for preprocessing the collected partial discharge signals of various discharge types; the characteristic extraction module is used for extracting the characteristics of the preprocessed partial discharge signals to form a characteristic library; and the pattern recognition module is used for inputting the characteristics in the characteristic library and the discharge types to which the characteristics belong into a support vector machine, calculating the optimal classification hyperplane of different discharge types so as to input the obtained partial discharge data to be classified into the support vector machine, and determining the hyperplane to which the partial discharge data to be classified belong through the support vector machine to obtain the discharge types of the partial discharge data to be classified. The invention relates to the technical field of high-voltage insulation detection and analysis.

Description

Power cable partial discharge mode recognition analysis system
Technical Field
The invention relates to the technical field of high-voltage insulation detection and analysis, in particular to a power cable partial discharge mode identification and analysis system.
Background
With the development of enterprises to resource saving and environment friendliness, the national power grid advances to the construction of smart power grids, the safety of power grid operation becomes more and more important, and in order to more accurately judge the defect types of electrical equipment and prevent further expansion of faults, an intelligent identification system of the electrical equipment becomes an important research direction for the safe operation of the power grids.
The cable line is used as important electrical equipment in a power system, and an internal insulation fault causes a local electric field to be increased to cause partial discharge, so that accurate identification of the partial discharge of the cable is particularly important.
In the field of partial discharge mode identification and analysis, most identification systems are only suitable for fault analysis of a single partial discharge source, and the analysis result is fuzzy when multiple partial discharge source faults occur to cable equipment.
Disclosure of Invention
The embodiment of the invention provides a power cable partial discharge mode identification and analysis system, which can obviously improve the identification accuracy of different discharge types. The technical scheme is as follows:
the embodiment of the invention provides a power cable partial discharge mode identification and analysis system, which comprises:
the preprocessing module is used for preprocessing the collected partial discharge signals of various discharge types;
the characteristic extraction module is used for extracting the characteristics of the preprocessed partial discharge signals to form a characteristic library;
and the pattern recognition module is used for inputting the characteristics in the characteristic library and the discharge types to which the characteristics belong into a support vector machine, calculating the optimal classification hyperplane of different discharge types so as to input the obtained partial discharge data to be classified into the support vector machine, and determining the hyperplane to which the partial discharge data to be classified belong through the support vector machine to obtain the discharge types of the partial discharge data to be classified.
Further, the discharge types include: partial discharge corona faults, internal discharge faults, creeping discharge faults, and noise disturbances.
Further, the preprocessing module comprises: a signal acquisition unit;
the preprocessing module is connected with an external HFCT sensor, and the HFCT sensor is used for acquiring partial discharge signals and transmitting the acquired partial discharge signals to the signal acquisition unit;
the maximum sampling rate of the signal acquisition unit is more than 2 times of that of the HFCT sensor.
Further, the preprocessing module is specifically configured to perform filtering, denoising, and amplification processing on the acquired partial discharge signal.
Further, the feature extraction module is specifically configured to obtain a partial discharge spectrogram according to the preprocessed partial discharge signal, calculate a feature value of the spectrogram, perform principal component analysis on the feature value, and form a feature library by features obtained after the principal component analysis.
Further, the spectrogram comprises: discharge capacity, discharge phase, discharge frequency and phase-resolved partial discharge spectrogram.
Further, the characteristic values include: skewness, steepness, peak point number, average discharge amount, discharge factor, correlation coefficient, correction correlation coefficient, Weibull distribution shape parameter and Weibull distribution scale parameter of positive and negative half shafts of the spectrogram.
Further, the pattern recognition module is specifically configured to divide the feature library into a training set and a test set, input the features in the training set and the discharge types to which the features belong into a support vector machine to train the support vector machine, so that a weight normal vector w and an intercept b of the support vector machine are optimal, thereby obtaining optimal classification hyperplanes of different discharge types, so as to input the obtained partial discharge data to be classified into the support vector machine, and determine the hyperplane to which the partial discharge data to be classified belongs by using the support vector machine, thereby obtaining the discharge types of the partial discharge data to be classified.
Further, the trained support vector machine determines the discharge type of the partial discharge data to be classified by using a voting mechanism.
The technical scheme of the invention has the following beneficial effects:
in the scheme, the collected partial discharge signals of various discharge types are preprocessed through the preprocessing module; extracting the characteristics of the preprocessed partial discharge signals through a characteristic extraction module to form a characteristic library; inputting the characteristics in the characteristic library and the discharge types to which the characteristics belong into a support vector machine through a pattern recognition module to calculate the optimal classification hyperplane of different discharge types so as to input the obtained partial discharge data to be classified into the support vector machine, and determining the hyperplane to which the partial discharge data to be classified belong through the support vector machine to obtain the discharge types of the partial discharge data to be classified. Therefore, the support vector machine algorithm is adopted to carry out dichotomy mode separation on various fault signals, the mode identification is converted into a quadratic form to find the optimal solution problem, the optimal classification hyperplane of different discharge types can be effectively found, the non-point areas on two sides of the optimal classification hyperplane are maximized, and the identification accuracy of different discharge types is remarkably improved.
Drawings
Fig. 1 is a schematic structural diagram of a power cable partial discharge pattern recognition analysis system according to an embodiment of the present invention.
Detailed Description
In order to make the technical problems, technical solutions and advantages of the present invention more apparent, the following detailed description is given with reference to the accompanying drawings and specific embodiments.
As shown in fig. 1, a power cable partial discharge pattern recognition analysis system provided in an embodiment of the present invention includes:
the pretreatment module 11 is used for pretreating the collected partial discharge signals (namely, multiple fault signals) of multiple discharge types;
the feature extraction module 12 is configured to extract features of the preprocessed partial discharge signals to form a feature library;
and the pattern recognition module 13 is configured to input the features in the feature library and the discharge types to which the features belong into a support vector machine, calculate optimal classification hyperplanes of different discharge types, so as to input the obtained partial discharge data to be classified into the support vector machine, and determine the hyperplane to which the partial discharge data to be classified belongs by using the support vector machine, so as to obtain the discharge type of the partial discharge data to be classified.
According to the power cable partial discharge mode identification and analysis system, the collected partial discharge signals of various discharge types are preprocessed through the preprocessing module; extracting the characteristics of the preprocessed partial discharge signals through a characteristic extraction module to form a characteristic library; inputting the characteristics in the characteristic library and the discharge types to which the characteristics belong into a support vector machine through a pattern recognition module to calculate the optimal classification hyperplane of different discharge types so as to input the obtained partial discharge data to be classified into the support vector machine, and determining the hyperplane to which the partial discharge data to be classified belong through the support vector machine to obtain the discharge types of the partial discharge data to be classified. Therefore, the support vector machine algorithm is adopted to carry out dichotomy mode separation on various fault signals, the mode identification is converted into a quadratic form to find the optimal solution problem, the optimal classification hyperplane of different discharge types can be effectively found, the non-point areas on two sides of the optimal classification hyperplane are maximized, and the identification accuracy of different discharge types is remarkably improved.
In this embodiment, the transmission cable will cause partial discharge due to insulation defect, and the partial discharge signal is the most effective characteristic quantity for representing the insulation state. Therefore, the partial discharge signal of the cable is effectively analyzed, and the detected characteristic value is subjected to pattern recognition, so that early insulation hidden dangers can be found in time, the aging speed and the current state of the medium can be judged, and sudden accidents of the cable can be avoided.
In the embodiment, after the partial discharge is detected and analyzed, the accurate identification of different discharge types can be realized by adopting the support vector machine, and the cable fault type (namely, the discharge type) can be accurately identified, so that a maintainer can be helped to determine the fault reason, the power failure range can be accurately mastered, and the fault cable equipment can be quickly processed.
In an embodiment of the foregoing power cable partial discharge pattern recognition analysis system, further, the discharge types include: partial discharge corona faults, internal discharge faults, creeping discharge faults, and noise disturbances.
In an embodiment of the foregoing power cable partial discharge pattern recognition analysis system, further, the preprocessing module includes: a signal acquisition unit;
the preprocessing module is connected with an external HFCT sensor, and the HFCT sensor is used for acquiring partial discharge signals and transmitting the acquired partial discharge signals to the signal acquisition unit.
In this embodiment, the HFCT sensor is an external high-frequency current sensor, and it can be known from Nyquist sampling theorem that the maximum sampling rate of a signal acquisition unit in the preprocessing module is 2 times greater than that of the HFCT sensor, the maximum sampling rate of the signal acquisition unit can reach 200MS/s, the sampling time is 10us, the total sampling time and the total acquisition number of the acquired data can be fixed, and meanwhile, in order to obtain the discharge phase of the acquired partial discharge signal, a hardware synchronization device is added in the HFCT sensor, the hardware synchronization device is composed of a trigger and the like, when the partial discharge signal is found, the trigger is started, and corresponding hardware is made to record the phase information of the ac voltage at that time.
In this embodiment, when detecting partial discharge of a cable, the HFCT sensor needs to be sleeved on a ground wire of the cable, and a hardware synchronization device of the HFCT sensor is installed on the cable or other electrical devices, so as to achieve phase acquisition of a partial discharge signal.
In an embodiment of the foregoing power cable partial discharge pattern recognition analysis system, further, the preprocessing module is specifically configured to perform filtering, denoising, and amplification processing on the acquired partial discharge signal.
In this embodiment, since the sensitivity of the HFCT sensor is limited, the acquired partial discharge signal needs to be filtered, denoised and amplified by the preprocessing module, and then the preprocessed partial discharge signal forms a partial discharge map, so as to further form a feature library for pattern recognition of partial discharge.
In this embodiment, the preprocessing module can implement low-pass, band-pass, and high-pass filtering, and can select a special filtering effect for different types of HFCT sensor characteristics, and the signal amplification function can be adjusted by user-defined so that the processed signal can be better.
In a specific embodiment of the foregoing power cable partial discharge pattern recognition analysis system, further, the feature extraction module is specifically configured to obtain a partial discharge spectrogram according to the preprocessed partial discharge signal, calculate a feature value of the spectrogram, perform principal component analysis on the feature value, and form a feature library by features obtained after the principal component analysis.
In this embodiment, the feature extraction module may use the preprocessed Partial Discharge signal to draw a map of a corresponding Discharge amount, a Discharge Phase, a Discharge frequency, and a Phase Resolved Partial Discharge (PRPD), and further calculate a feature value of the map, where the map includes: the skewness (Sk), the abruptness (Ku), the number of peaks (Pe), the average discharge capacity, the discharge factor, the correlation coefficient, the correction correlation coefficient, the Weibull distribution shape parameter, the Weibull distribution scale parameter and the like of the positive and negative half shafts of the spectrogram, and the characteristic values are subjected to principal component analysis (namely, dimension reduction processing) to obtain the dimension-reduced characteristic to form a characteristic library.
In this embodiment, since the partial discharge signal is divided into a positive pulse and a negative pulse, it is necessary to divide the partial discharge signal into Sk +, Sk-, Ku +, Ku-, Pe +, Pe-, and the like in the calculation of the partial discharge characteristics.
In a specific embodiment of the power cable partial discharge pattern recognition analysis system, the pattern recognition module is specifically configured to divide a feature library into a training set and a test set, input features in the training set and discharge types to which the features belong into a support vector machine, and train the support vector machine, so that a weight normal vector w and an intercept b of the support vector machine are optimized, thereby obtaining optimal classification hyperplanes of different discharge types, so as to input the obtained partial discharge data to be classified into the support vector machine, and determine the hyperplane to which the partial discharge data to be classified belongs by using the support vector machine, thereby obtaining the discharge type of the partial discharge data to be classified.
In this embodiment, the principle of the support vector machine algorithm is as follows: and mapping the input feature vector to a high-dimensional feature vector space, constructing an optimal classification hyperplane in the feature space, and training every two partial discharge types by a binary classification method until constructing a hyperplane which is exactly positioned in the center of different types of partial discharge types.
In this embodiment, according to the statistical characteristics of partial discharge and in combination with the noise interference characteristics of actual detection, partial discharge signals of four discharge types, namely, a partial discharge corona fault, an internal discharge fault, a creeping discharge fault, and noise interference, need to be collected.
In the embodiment, after the collected partial discharge signals of the four discharge types, namely the partial discharge corona fault, the internal discharge fault, the creeping discharge fault and the noise interference, are processed by the preprocessing module and the characteristic extraction module, forming a feature library, dividing the feature library into a training set and a testing set, inputting the features in the training set and the discharge types of the features into a support vector machine to train the support vector machine, calculating the hyperplane, wherein, the corresponding characteristics of each discharge type form a group of signals, the four groups of signals are paired in pairs, so that the weight normal vector w and intercept b of the support vector machine are optimal, thereby obtaining 6 optimal classification hyperplanes so as to input the acquired partial discharge data to be classified into a support vector machine, and determining the hyperplane to which the partial discharge data to be classified belong by using a support vector machine to obtain the discharge type of the partial discharge data to be classified.
In this embodiment, when new partial discharge data (i.e. partial discharge data to be classified) is obtained, the new partial discharge data may be classified by using a trained support vector machine, specifically: after the partial discharge data to be classified are processed by utilizing the preprocessing module and the feature extraction module, the features of the partial discharge data are extracted and input into the support vector machine, and the support vector machine determines which type of partial discharge hyperplane the partial discharge data are in, so that the discharge type of the new partial discharge data is obtained.
In this embodiment, the trained support vector machine can determine the discharge type of the new partial discharge data by using a voting mechanism (vote-high win), the recognition accuracy can reach 92%, and the accuracy of the pattern recognition is improved.
It is noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions.
While the foregoing is directed to the preferred embodiment of the present invention, it will be understood by those skilled in the art that various changes and modifications may be made without departing from the spirit and scope of the invention as defined in the appended claims.

Claims (9)

1. A power cable partial discharge pattern recognition analysis system, comprising:
the preprocessing module is used for preprocessing the collected partial discharge signals of various discharge types;
the characteristic extraction module is used for extracting the characteristics of the preprocessed partial discharge signals to form a characteristic library;
and the pattern recognition module is used for inputting the characteristics in the characteristic library and the discharge types to which the characteristics belong into a support vector machine, calculating the optimal classification hyperplane of different discharge types so as to input the obtained partial discharge data to be classified into the support vector machine, and determining the hyperplane to which the partial discharge data to be classified belong through the support vector machine to obtain the discharge types of the partial discharge data to be classified.
2. A power cable partial discharge pattern recognition analysis system as claimed in claim 1, wherein the discharge type includes: partial discharge corona faults, internal discharge faults, creeping discharge faults, and noise disturbances.
3. The power cable partial discharge pattern recognition analysis system of claim 1, wherein the preprocessing module comprises: a signal acquisition unit;
the preprocessing module is connected with an external HFCT sensor, and the HFCT sensor is used for acquiring partial discharge signals and transmitting the acquired partial discharge signals to the signal acquisition unit;
the maximum sampling rate of the signal acquisition unit is more than 2 times of that of the HFCT sensor.
4. The power cable partial discharge pattern recognition analysis system of claim 1, wherein the preprocessing module is specifically configured to perform filtering, denoising, and amplification processing on the collected partial discharge signal.
5. The power cable partial discharge pattern recognition analysis system of claim 1, wherein the feature extraction module is specifically configured to obtain a partial discharge spectrogram according to the preprocessed partial discharge signal, calculate a feature value of the spectrogram, and perform principal component analysis on the feature value, where features obtained after the principal component analysis constitute a feature library.
6. The power cable partial discharge pattern recognition analysis system of claim 5, wherein the spectrogram comprises: discharge capacity, discharge phase, discharge frequency and phase-resolved partial discharge spectrogram.
7. A power cable partial discharge pattern recognition analysis system as claimed in claim 5, wherein the characteristic values comprise: skewness, steepness, peak point number, average discharge amount, discharge factor, correlation coefficient, correction correlation coefficient, Weibull distribution shape parameter and Weibull distribution scale parameter of positive and negative half shafts of the spectrogram.
8. The power cable partial discharge pattern recognition analysis system according to claim 1, wherein the pattern recognition module is specifically configured to divide a feature library into a training set and a test set, input features in the training set and discharge types to which the features belong into a support vector machine, and train the support vector machine, so that a weight normal vector w and an intercept b of the support vector machine are optimized, thereby obtaining optimal classification hyperplanes of different discharge types, so as to input the obtained partial discharge data to be classified into the support vector machine, and determine the hyperplane to which the partial discharge data to be classified belongs by using the support vector machine, thereby obtaining the discharge type of the partial discharge data to be classified.
9. The power cable partial discharge pattern recognition analysis system of claim 8, wherein the trained support vector machine utilizes a voting mechanism to determine the discharge type of the partial discharge data to be classified.
CN202010975613.2A 2020-09-16 2020-09-16 Power cable partial discharge mode recognition analysis system Pending CN112285494A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010975613.2A CN112285494A (en) 2020-09-16 2020-09-16 Power cable partial discharge mode recognition analysis system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010975613.2A CN112285494A (en) 2020-09-16 2020-09-16 Power cable partial discharge mode recognition analysis system

Publications (1)

Publication Number Publication Date
CN112285494A true CN112285494A (en) 2021-01-29

Family

ID=74421083

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010975613.2A Pending CN112285494A (en) 2020-09-16 2020-09-16 Power cable partial discharge mode recognition analysis system

Country Status (1)

Country Link
CN (1) CN112285494A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112881879A (en) * 2021-04-16 2021-06-01 国网黑龙江省电力有限公司大庆供电公司 High-voltage cable terminal partial discharge mode identification method, device and equipment
CN113805022A (en) * 2021-10-14 2021-12-17 山东达驰高压开关有限公司 Method and equipment for detecting insulation performance of combined electrical apparatus based on photoelectric combination technology
CN114137369A (en) * 2021-11-19 2022-03-04 国网山东省电力公司电力科学研究院 Power equipment partial discharge mode identification method and system

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103076547A (en) * 2013-01-24 2013-05-01 安徽省电力公司亳州供电公司 Method for identifying GIS (Gas Insulated Switchgear) local discharge fault type mode based on support vector machines
CN104679999A (en) * 2015-02-09 2015-06-03 广东电网有限责任公司佛山供电局 Partial discharge signal feature optimization method for XLPE (Cross Linked Polyethylene) cable based on SVM (Support Vector Machine) theory
CN105388402A (en) * 2015-10-30 2016-03-09 山东电力研究院 Cross-linked cable partial discharge mode recognition method based on parameter optimization SVM (Support Vector Machine) algorithm
CN106154125A (en) * 2016-03-21 2016-11-23 华南理工大学 A kind of magnetic starting shelf depreciation method for wirelessly testing and device
CN108169643A (en) * 2018-01-30 2018-06-15 西南石油大学 A kind of method and system for cable local discharge pattern-recognition
CN109085469A (en) * 2018-07-31 2018-12-25 中国电力科学研究院有限公司 A kind of method and system of the signal type of the signal of cable local discharge for identification
CN109342909A (en) * 2018-12-14 2019-02-15 中国测试技术研究院电子研究所 A kind of cable accessory Partial Discharge Pattern Recognition Method based on SLLE

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103076547A (en) * 2013-01-24 2013-05-01 安徽省电力公司亳州供电公司 Method for identifying GIS (Gas Insulated Switchgear) local discharge fault type mode based on support vector machines
CN104679999A (en) * 2015-02-09 2015-06-03 广东电网有限责任公司佛山供电局 Partial discharge signal feature optimization method for XLPE (Cross Linked Polyethylene) cable based on SVM (Support Vector Machine) theory
CN105388402A (en) * 2015-10-30 2016-03-09 山东电力研究院 Cross-linked cable partial discharge mode recognition method based on parameter optimization SVM (Support Vector Machine) algorithm
CN106154125A (en) * 2016-03-21 2016-11-23 华南理工大学 A kind of magnetic starting shelf depreciation method for wirelessly testing and device
CN108169643A (en) * 2018-01-30 2018-06-15 西南石油大学 A kind of method and system for cable local discharge pattern-recognition
CN109085469A (en) * 2018-07-31 2018-12-25 中国电力科学研究院有限公司 A kind of method and system of the signal type of the signal of cable local discharge for identification
CN109342909A (en) * 2018-12-14 2019-02-15 中国测试技术研究院电子研究所 A kind of cable accessory Partial Discharge Pattern Recognition Method based on SLLE

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
张安安 等: "基于数学形态学和分形理论的电缆局放识别", 电子科技大学学报, no. 01, pages 104 - 111 *
王瑜 等: "变压器局部放电故障诊断", 31 May 2016, 机械工业出版社, pages: 4 - 10 *

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112881879A (en) * 2021-04-16 2021-06-01 国网黑龙江省电力有限公司大庆供电公司 High-voltage cable terminal partial discharge mode identification method, device and equipment
CN113805022A (en) * 2021-10-14 2021-12-17 山东达驰高压开关有限公司 Method and equipment for detecting insulation performance of combined electrical apparatus based on photoelectric combination technology
CN114137369A (en) * 2021-11-19 2022-03-04 国网山东省电力公司电力科学研究院 Power equipment partial discharge mode identification method and system

Similar Documents

Publication Publication Date Title
CN112285494A (en) Power cable partial discharge mode recognition analysis system
CN103197218B (en) A kind of high-voltage cable insulation defect partial discharge electrification detection diagnostic method
CN101201386B (en) Method for locating parameter type fault of analogue integrated circuit
CN105203936A (en) Method for determining power cable partial discharge defect type based on spectral analysis
CN111967338B (en) Method and system for judging partial discharge pulse interference signals based on mean shift clustering algorithm
CN109029959B (en) Method for detecting mechanical state of transformer winding
CN109633368A (en) The method of duration power quality disturbances containing distributed power distribution network based on VMD and DFA
CN108693448B (en) Partial discharge mode recognition system applied to power equipment
CN103645425A (en) High-voltage cable insulation defect partial discharge on-line monitoring diagnosis method
Sheng et al. Applications in bearing fault diagnosis of an improved Kurtogram algorithm based on flexible frequency slice wavelet transform filter bank
CN111881594B (en) Non-stationary signal state monitoring method and system for nuclear power equipment
CN109581055A (en) A kind of transformer winding fault type detection method based on Multiresolution Decomposition method
CN110703078A (en) GIS fault diagnosis method based on spectral energy analysis and self-organizing competition algorithm
CN110673000B (en) Online monitoring method and device for partial discharge of oil-immersed current transformer
CN216848010U (en) Cable partial discharge online monitoring device for edge calculation
EP4001936A1 (en) Automatic partial discharge and noise signals separation using arithmetic coding in time domain and magnitude distributions in frequency domain
CN114323642A (en) Wind turbine generator vibration data processing system and data dilution method
CN116008751A (en) Sample enhancement-based cable partial discharge fault characteristic identification method
CN112949497B (en) GIS partial discharge pattern recognition method based on improved generalized regression neural network
CN111273126B (en) Power distribution network topology rapid sensing method
CN115343579B (en) Power grid fault analysis method and device and electronic equipment
CN116338391A (en) Insulator state detection method and device, electronic equipment and medium
CN114065824B (en) Method for quickly identifying type of partial discharge signal
CN114200232A (en) Method and system for detecting fault traveling wave head of power transmission line
CN109917245B (en) Ultrasonic detection partial discharge signal mode identification method considering phase difference

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination