CN112069930A - Vibration signal processing method and device for improving GIS equipment fault diagnosis accuracy - Google Patents
Vibration signal processing method and device for improving GIS equipment fault diagnosis accuracy Download PDFInfo
- Publication number
- CN112069930A CN112069930A CN202010844222.7A CN202010844222A CN112069930A CN 112069930 A CN112069930 A CN 112069930A CN 202010844222 A CN202010844222 A CN 202010844222A CN 112069930 A CN112069930 A CN 112069930A
- Authority
- CN
- China
- Prior art keywords
- vibration signal
- gis equipment
- vibration
- fault diagnosis
- data set
- 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
Links
- 238000003745 diagnosis Methods 0.000 title claims abstract description 53
- 238000003672 processing method Methods 0.000 title claims abstract description 10
- 238000013527 convolutional neural network Methods 0.000 claims abstract description 31
- 230000036541 health Effects 0.000 claims abstract description 29
- 238000000034 method Methods 0.000 claims abstract description 26
- 238000012549 training Methods 0.000 claims abstract description 17
- 238000012360 testing method Methods 0.000 claims abstract description 14
- 238000005070 sampling Methods 0.000 claims description 33
- 239000011159 matrix material Substances 0.000 claims description 15
- 238000003384 imaging method Methods 0.000 claims description 6
- 238000012545 processing Methods 0.000 claims description 6
- 238000010606 normalization Methods 0.000 claims description 5
- 230000008569 process Effects 0.000 claims description 4
- 230000006870 function Effects 0.000 description 4
- 238000011160 research Methods 0.000 description 4
- 238000000354 decomposition reaction Methods 0.000 description 3
- 238000011176 pooling Methods 0.000 description 3
- 230000007547 defect Effects 0.000 description 2
- 238000012544 monitoring process Methods 0.000 description 2
- ORILYTVJVMAKLC-UHFFFAOYSA-N Adamantane Natural products C1C(C2)CC3CC1CC2C3 ORILYTVJVMAKLC-UHFFFAOYSA-N 0.000 description 1
- 229910018503 SF6 Inorganic materials 0.000 description 1
- 238000004458 analytical method Methods 0.000 description 1
- 238000004364 calculation method Methods 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 238000001514 detection method Methods 0.000 description 1
- 238000010586 diagram Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 230000005284 excitation Effects 0.000 description 1
- 238000000605 extraction Methods 0.000 description 1
- 230000003862 health status Effects 0.000 description 1
- 238000010801 machine learning Methods 0.000 description 1
- 238000012423 maintenance Methods 0.000 description 1
- 239000002184 metal Substances 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 210000002569 neuron Anatomy 0.000 description 1
- 238000012805 post-processing Methods 0.000 description 1
- 238000007781 pre-processing Methods 0.000 description 1
- SFZCNBIFKDRMGX-UHFFFAOYSA-N sulfur hexafluoride Chemical compound FS(F)(F)(F)(F)F SFZCNBIFKDRMGX-UHFFFAOYSA-N 0.000 description 1
- 229960000909 sulfur hexafluoride Drugs 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F2218/00—Aspects of pattern recognition specially adapted for signal processing
-
- G—PHYSICS
- G01—MEASURING; TESTING
- G01H—MEASUREMENT OF MECHANICAL VIBRATIONS OR ULTRASONIC, SONIC OR INFRASONIC WAVES
- G01H17/00—Measuring mechanical vibrations or ultrasonic, sonic or infrasonic waves, not provided for in the preceding groups
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F18/00—Pattern recognition
- G06F18/20—Analysing
- G06F18/21—Design or setup of recognition systems or techniques; Extraction of features in feature space; Blind source separation
- G06F18/214—Generating training patterns; Bootstrap methods, e.g. bagging or boosting
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/04—Architecture, e.g. interconnection topology
- G06N3/045—Combinations of networks
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06N—COMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
- G06N3/00—Computing arrangements based on biological models
- G06N3/02—Neural networks
- G06N3/08—Learning methods
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Physics & Mathematics (AREA)
- General Physics & Mathematics (AREA)
- Artificial Intelligence (AREA)
- General Engineering & Computer Science (AREA)
- Data Mining & Analysis (AREA)
- Evolutionary Computation (AREA)
- Life Sciences & Earth Sciences (AREA)
- Computing Systems (AREA)
- Software Systems (AREA)
- Molecular Biology (AREA)
- Computational Linguistics (AREA)
- Biophysics (AREA)
- Biomedical Technology (AREA)
- Mathematical Physics (AREA)
- General Health & Medical Sciences (AREA)
- Health & Medical Sciences (AREA)
- Computer Vision & Pattern Recognition (AREA)
- Signal Processing (AREA)
- Bioinformatics & Cheminformatics (AREA)
- Bioinformatics & Computational Biology (AREA)
- Evolutionary Biology (AREA)
- Testing Of Devices, Machine Parts, Or Other Structures Thereof (AREA)
Abstract
本发明公开了一种提升GIS设备故障诊断准确率的振动信号处理方法及装置,方法包括采集不同健康等级下的GIS设备振动信号;将GIS设备振动信号以一个周期为时间长度划分成多个样本,构建振动信号数据集;对振动信号数据集中所有样本做归一化处理,然后做一维转二维的图像化操作,获得图像化的振动信号,得到振动图像数据集;将振动图像数据集按照预设比例划分为训练集和测试集,构建基于卷积神经网络的GIS设备故障诊断模型;将实时采集到的GIS设备振动信号归一化处理后做图像化操作,得到图像化的振动信号输入GIS设备故障诊断模型,得到当前GIS设备的健康等级,实现GIS设备故障诊断。本发明对GIS设备具体运行状态进行判断且故障诊断准确性较高。
The invention discloses a vibration signal processing method and device for improving the fault diagnosis accuracy of GIS equipment. The method includes collecting vibration signals of GIS equipment under different health levels; dividing the vibration signal of GIS equipment into multiple samples with one cycle as the time length , construct a vibration signal data set; normalize all the samples in the vibration signal data set, and then perform a one-dimensional to two-dimensional image operation to obtain an imaged vibration signal, and obtain a vibration image data set; convert the vibration image data set Divide the training set and the test set according to the preset ratio, and construct the GIS equipment fault diagnosis model based on the convolutional neural network; normalize the real-time collected GIS equipment vibration signal and then perform the image operation to obtain the image vibration signal. Input the GIS equipment fault diagnosis model, get the current health level of the GIS equipment, and realize the GIS equipment fault diagnosis. The invention judges the specific running state of the GIS equipment and has high fault diagnosis accuracy.
Description
技术领域technical field
本发明属于GIS设备的状态监测和故障诊断技术领域,更具体地,涉及一种提升GIS设备故障诊断准确率的振动信号处理方法及装置。The invention belongs to the technical field of state monitoring and fault diagnosis of GIS equipment, and more particularly, relates to a vibration signal processing method and device for improving the accuracy of fault diagnosis of GIS equipment.
背景技术Background technique
过往研究表明,电力系统中大多数严重事故是由一些设备故障引发的,近些年来,气体绝缘全封闭开关(gas insulated switchgear,GIS)设备装备量逐渐快速增长,其可靠性关系到电网的安全运行。研究如何对GIS设备故障建模从而及时准确地诊断故障,对电力系统而言意义重大。Previous studies have shown that most serious accidents in the power system are caused by some equipment failures. In recent years, the number of gas insulated switchgear (GIS) equipment and equipment has gradually increased rapidly, and its reliability is related to the security of the power grid. run. It is of great significance to the power system to study how to model the faults of GIS equipment so as to diagnose the faults timely and accurately.
GIS设备是当今电力系统中不可或缺的设备,被广泛应用于高压、超高压领域。该设备是将断路器、隔离开关、接地开关、互感器、避雷器、母线、连接件和出线终端等部件封闭在金属接地的外壳中,并在其内部充入一定压力的六氟化硫(SF6)绝缘气体。GIS设备的故障可分为放电性故障和机械类故障两大类。目前针对GIS设备放电性故障的研究方法主要有脉冲电流法、超高频法和气体分解法,而针对机械类故障的相关研究还处于起步阶段,主要方法为振动分析法。脉冲电流法是通过测量电路中电压变化量来确定设备的放电量,从而判断GIS设备的运行状态,但由于GIS设备中存在的电磁脉冲干扰,该方法诊断精度不高;超高频法是对处于GHz频段的信号进行检测从而判断GIS设备的运行状态,但该方法难以对局部放电状态进行准确判断;气体分解法是根据SF6气体的分解产物来判断GIS设备运行状态,但该方法仅限检修停电时使用,无法对设备运行状态进行实时监测。与此同时,国网公司发布了若干个高压设备智能化的指导性文件,其中状态监测和故障诊断被视为智能电器的关键功能与难点所在。因此有必要针对GIS设备开展机械状态检测技术和诊断方法研究,及时发现设备内部潜伏性机械缺陷,保障设备安全稳定运行。GIS equipment is an indispensable equipment in today's power system, and is widely used in high-voltage and ultra-high-voltage fields. The equipment is to seal circuit breakers, isolating switches, grounding switches, transformers, arresters, busbars, connectors and outgoing terminals in a metal grounded shell, and fill it with a certain pressure of sulfur hexafluoride (SF 6 ) Insulating gas. The faults of GIS equipment can be divided into two categories: discharge faults and mechanical faults. At present, the research methods for discharge faults of GIS equipment mainly include pulse current method, ultra-high frequency method and gas decomposition method, while the related research on mechanical faults is still in its infancy, and the main method is vibration analysis method. The pulse current method is to determine the discharge amount of the equipment by measuring the voltage change in the circuit, thereby judging the operation state of the GIS equipment, but due to the electromagnetic pulse interference existing in the GIS equipment, the diagnosis accuracy of this method is not high; The signal in the GHz frequency band is detected to judge the operation state of the GIS equipment, but this method is difficult to accurately judge the partial discharge state; the gas decomposition method is to judge the operation state of the GIS equipment according to the decomposition products of SF 6 gas, but this method is limited to It is used during maintenance and power outage, and it is impossible to monitor the running status of the equipment in real time. At the same time, the State Grid Corporation of China issued several guidance documents on the intelligentization of high-voltage equipment, among which condition monitoring and fault diagnosis are regarded as the key functions and difficulties of intelligent electrical appliances. Therefore, it is necessary to carry out research on the mechanical condition detection technology and diagnosis method for GIS equipment, so as to discover the latent mechanical defects inside the equipment in time, and ensure the safe and stable operation of the equipment.
通过常规的电气特征参量已经难以准确诊断GIS设备的潜伏性隐患。而GIS设备的振动信号是易测量的状态信息,可反映其健康状态的丰富动态信息。然而仅获取到来自GIS设备的振动信号不足以解决故障诊断问题,还需对振动信号做很多后续处理然后建立模型从而达到故障识别的目的。基于振动信号已经出现了很多传统机器学习方法建立的模型,然而这些方法大多存在一定的局限性,性能上没能取得巨大突破。卷积神经网络采用了深层体系算法结构,可以学习与不同抽象级别相对应的多级数据表示。卷积神经网络在计算机视觉等二维数据场景中已经取得了巨大的进展,但在一维振动信号上还没有成熟模型。It has been difficult to accurately diagnose the potential hidden dangers of GIS equipment through conventional electrical characteristic parameters. The vibration signal of GIS equipment is easily measurable state information, which can reflect the rich dynamic information of its health state. However, only obtaining the vibration signal from the GIS equipment is not enough to solve the problem of fault diagnosis. It is necessary to do a lot of post-processing on the vibration signal and then build a model to achieve the purpose of fault identification. There have been many models established by traditional machine learning methods based on vibration signals. However, most of these methods have certain limitations and have not made great breakthroughs in performance. Convolutional neural networks employ a deep architectural algorithmic structure that can learn multi-level data representations corresponding to different levels of abstraction. Convolutional neural networks have made great progress in 2D data scenarios such as computer vision, but there is no mature model for 1D vibrational signals.
发明内容SUMMARY OF THE INVENTION
针对现有技术的缺陷,本发明的目的在于提供一种提升GIS设备故障诊断准确率的振动信号处理方法及装置,旨在解决人工提取信号特征的困难以及识别质量不高的问题。Aiming at the defects of the prior art, the purpose of the present invention is to provide a vibration signal processing method and device for improving the fault diagnosis accuracy of GIS equipment, aiming to solve the difficulty of manually extracting signal features and the problem of low identification quality.
为实现上述目的,按照本发明的一方面,提供了一种提升GIS设备故障诊断准确率的振动信号处理方法,其特征在于,包括以下步骤:In order to achieve the above object, according to an aspect of the present invention, a vibration signal processing method for improving the fault diagnosis accuracy of GIS equipment is provided, which is characterized in that, comprising the following steps:
步骤1,根据GIS设备的运行状况,划分成不同的健康等级,采集不同健康等级下的GIS设备振动信号;Step 1: According to the operating status of the GIS equipment, it is divided into different health levels, and the vibration signals of the GIS equipment under different health levels are collected;
步骤2,将GIS设备振动信号以一个GIS设备内部的电磁力周期为时间长度划分成多个样本,构建振动信号数据集;Step 2: Divide the GIS equipment vibration signal into multiple samples with the electromagnetic force period inside a GIS equipment as the time length to construct a vibration signal data set;
步骤3,对振动信号数据集中所有样本做归一化处理,然后对归一化处理后的样本做一维转二维的图像化操作,获得图像化的振动信号,得到振动图像数据集;Step 3, normalize all samples in the vibration signal data set, and then perform a one-dimensional to two-dimensional image operation on the normalized samples to obtain an imaged vibration signal, and obtain a vibration image data set;
步骤4,将振动图像数据集按照预设比例划分为训练集和测试集,构建基于卷积神经网络的GIS设备故障诊断模型;Step 4: Divide the vibration image data set into a training set and a test set according to a preset ratio, and build a GIS equipment fault diagnosis model based on a convolutional neural network;
步骤5,将实时采集到的GIS设备振动信号归一化处理后做图像化操作,得到图像化的振动信号输入GIS设备故障诊断模型,得到当前GIS设备的健康等级,实现GIS设备故障诊断。Step 5: Normalize the vibration signal of the GIS equipment collected in real time and perform an image operation to obtain the imaged vibration signal and input it into the fault diagnosis model of the GIS equipment to obtain the health level of the current GIS equipment, so as to realize the fault diagnosis of the GIS equipment.
进一步地,步骤3中归一化处理可以用公式表示为:Further, the normalization process in step 3 can be expressed as:
其中,X=x1,...,xK是振动信号数据集中的原始样本,xi表示采样点的值,max(xi)表示采样点中的最大值,min(xi)表示采样点中的最小值,K为样本的采样点个数。Among them, X=x 1 , . . . , x K is the original sample in the vibration signal data set, x i represents the value of the sampling point, max( xi ) represents the maximum value in the sampling point, min( xi ) represents the sampling point The minimum value among the points, and K is the number of sampling points of the sample.
进一步地,步骤3中的图像化操作具体包括:Further, the imaging operation in step 3 specifically includes:
步骤3.1,归一化处理后的振动信号数据集样本表示为将振动信号数据集从直角坐标系映射到极坐标系:Step 3.1, the normalized vibration signal dataset samples are expressed as Map the vibration signal dataset from Cartesian to polar coordinates:
其中,K为样本的采样点个数,i表示第i个采样点,是极角,ri是极径;Among them, K is the number of sampling points of the sample, i is the ith sampling point, is the polar angle, and ri is the polar diameter;
步骤3.2,定义一种内积运算,用符号来表示,其数学描述如下式所示;Step 3.2, define an inner product operation, using the symbol to represent, its mathematical description is shown in the following formula;
步骤3.3,将极坐标系下的振动信号数据集进行运算,得到类Gram矩阵G:Step 3.3, carry out the vibration signal data set in the polar coordinate system Operation to get the Gram-like matrix G:
步骤3.4,将矩阵G中的元素转换成像素值,并按照矩阵中的位置排列,得到振动图像数据集。Step 3.4, convert the elements in the matrix G into pixel values, and arrange them according to the positions in the matrix to obtain a vibration image data set.
进一步地,步骤4中的训练基于卷积神经网络的GIS设备故障诊断模型包括:Further, the training of the convolutional neural network-based GIS equipment fault diagnosis model in step 4 includes:
步骤4.1,搭建卷积神经网络,将振动图像训练集作为输入,输出为GIS设备的健康等级;Step 4.1, build a convolutional neural network, take the vibration image training set as input, and output the health level of GIS equipment;
步骤4.2,训练基于卷积神经网络的GIS设备故障诊断模型,选用交叉熵作为训练的损失函数;Step 4.2, train the GIS equipment fault diagnosis model based on the convolutional neural network, and select the cross entropy as the loss function of the training;
步骤4.3,测试基于卷积神经网络的GIS设备故障诊断模型,将振动图像测试集输入到已经训练好的卷积神经网络模型,得到预测的健康等级,然后将预测的健康等级与真实的健康等级对比,计算预测准确率,该准确率用于评估模型的精度。Step 4.3, test the GIS equipment fault diagnosis model based on the convolutional neural network, input the vibration image test set into the trained convolutional neural network model, get the predicted health level, and then compare the predicted health level with the real health level For comparison, the prediction accuracy is calculated, which is used to evaluate the accuracy of the model.
该方法的研究对象为GIS设备运行时断路器外部壳体采集到的振动信号,可实现实时高效地诊断GIS设备机械类故障,且较传统利用振动信号进行故障诊断的方法准确率得到了有效的提升。基于以上问题,我们研究了一种基于图像化振动信号GIS设备故障诊断方法,可以将一维振动信号在不丢失原有特征的基础上转换成二维图像,这样做不仅可以扩充信号特征还能充分利用图像识别领域诸多优秀模型(例如卷积神经网络模型)。基于图像化振动信号的GIS设备故障诊断方法有效地解决了人工提取信号特征的困难以及识别质量不高的问题。The research object of this method is the vibration signal collected by the outer casing of the circuit breaker when the GIS equipment is running, which can realize real-time and efficient diagnosis of mechanical faults of the GIS equipment, and the accuracy of the traditional method of fault diagnosis using vibration signals is effectively improved. promote. Based on the above problems, we have studied a fault diagnosis method for GIS equipment based on imaged vibration signals, which can convert one-dimensional vibration signals into two-dimensional images without losing the original features. Make full use of many excellent models in the field of image recognition (such as convolutional neural network models). The fault diagnosis method of GIS equipment based on image vibration signal effectively solves the difficulty of manually extracting signal features and the problem of low identification quality.
按照本发明的另一方面,提供了一种提升GIS设备故障诊断准确率的振动信号处理装置,其特征在于,包括:According to another aspect of the present invention, a vibration signal processing device for improving the fault diagnosis accuracy of GIS equipment is provided, characterized in that it includes:
振动信号采集模块,用于根据GIS设备的运行状况,划分成不同的健康等级,采集不同健康等级下的GIS设备振动信号;The vibration signal acquisition module is used to divide the GIS equipment into different health levels according to the operating status of the GIS equipment, and collect the vibration signals of the GIS equipment under different health levels;
振动信号构建模块,用于将GIS设备振动信号以一个GIS设备内部的电磁力周期为时间长度划分成多个样本,构建振动信号数据集;The vibration signal building module is used to divide the vibration signal of the GIS equipment into multiple samples with the electromagnetic force period inside a GIS equipment as the time length to construct the vibration signal data set;
振动图像获取模块,用于对振动信号数据集中所有样本做归一化处理,然后对归一化处理后的样本做一维转二维的图像化操作,获得图像化的振动信号,得到振动图像数据集;The vibration image acquisition module is used to normalize all the samples in the vibration signal data set, and then perform the one-dimensional to two-dimensional image operation on the normalized samples to obtain the imaged vibration signal and obtain the vibration image data set;
诊断模型构建模块,用于将振动图像数据集按照预设比例划分为训练集和测试集,构建基于卷积神经网络的GIS设备故障诊断模型;The diagnostic model building module is used to divide the vibration image data set into a training set and a test set according to a preset ratio, and construct a GIS equipment fault diagnosis model based on a convolutional neural network;
故障诊断模块,用于将实时采集到的GIS设备振动信号归一化处理后做图像化操作,得到图像化的振动信号输入GIS设备故障诊断模型,得到当前GIS设备的健康等级,实现GIS设备故障诊断。The fault diagnosis module is used to normalize the vibration signal of the GIS equipment collected in real time and then perform an image operation to obtain the imaged vibration signal and input it into the fault diagnosis model of the GIS equipment to obtain the health level of the current GIS equipment and realize the failure of the GIS equipment. diagnosis.
进一步地,归一化处理可以用公式表示为:Further, the normalization process can be expressed as:
其中,X=x1,...,xK是振动信号数据集中的原始样本,xi表示采样点的值,max(xi)表示采样点中的最大值,min(xi)表示采样点中的最小值,K为样本的采样点个数。Among them, X=x 1 , . . . , x K is the original sample in the vibration signal data set, x i represents the value of the sampling point, max( xi ) represents the maximum value in the sampling point, min( xi ) represents the sampling point The minimum value among the points, and K is the number of sampling points of the sample.
进一步地,图像化操作具体包括:Further, the imaging operation specifically includes:
归一化处理后的振动信号数据集样本表示为将振动信号数据集从直角坐标系映射到极坐标系:The normalized vibration signal dataset samples are expressed as Map the vibration signal dataset from Cartesian to polar coordinates:
其中,K为样本的采样点个数,i表示第i个采样点,是极角,ri是极径;Among them, K is the number of sampling points of the sample, i is the ith sampling point, is the polar angle, and ri is the polar diameter;
定义一种内积运算,用符号来表示,其数学描述如下式所示;Define an inner product operation, using the notation to represent, its mathematical description is shown in the following formula;
将极坐标系下的振动信号数据集进行运算,得到类Gram矩阵G:The vibration signal data set in the polar coordinate system is Operation to get the Gram-like matrix G:
将矩阵G中的元素转换成像素值,并按照矩阵中的位置排列,得到振动图像数据集。Convert the elements in the matrix G into pixel values and arrange them according to the positions in the matrix to obtain the vibration image data set.
通过本发明所构思的以上技术方案,与现有技术相比,基于图像化振动信号和卷积神经网络的GIS设备故障诊断方法克服了传统故障诊断方法在实时性和准确性上的局限性。本发明首先将采集到的GIS设备运行时断路器外部壳体的振动信号进行归一化处理,然后采用图像化操作对振动信号进行处理,得到图像化振动信号,该方法可以较好的保留了振动信号中绝对的时间关系,还提取时间信息的相关性。然后利用卷积神经网络对GIS设备不同运行状态下的图像化振动信号进行识别,可对GIS设备具体运行状态进行判断且故障诊断准确性较高,在不同工况条件及含噪环境下也能表现良好。Through the above technical solutions conceived by the present invention, compared with the prior art, the GIS equipment fault diagnosis method based on the imaged vibration signal and the convolutional neural network overcomes the limitations of the traditional fault diagnosis method in real-time and accuracy. The invention first normalizes the collected vibration signal of the circuit breaker when the GIS equipment is running, and then uses the image operation to process the vibration signal to obtain the image vibration signal. This method can better preserve The absolute time relationship in the vibration signal, and the correlation of time information is also extracted. Then, the convolutional neural network is used to identify the imaged vibration signals of the GIS equipment under different operating states, which can judge the specific operating state of the GIS equipment and have high fault diagnosis accuracy. good performance.
附图说明Description of drawings
图1是本发明提供的提升GIS设备故障诊断准确率的振动信号处理方法的流程示意图;Fig. 1 is the schematic flow chart of the vibration signal processing method that improves the fault diagnosis accuracy rate of GIS equipment provided by the present invention;
图2是本发明提供的振动信号图像化操作的具体实现流程图;Fig. 2 is the concrete realization flow chart of the vibration signal imaging operation provided by the present invention;
图3是本发明提供的卷积神经网络的结构示意图。FIG. 3 is a schematic structural diagram of a convolutional neural network provided by the present invention.
具体实施方式Detailed ways
为了使本发明的目的、技术方案及优点更加清楚明白,以下结合附图及实施例,对本发明进行进一步详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本发明,并不用于限定本发明。此外,下面所描述的本发明各个实施方式中所涉及到的技术特征只要彼此之间不构成冲突就可以相互组合。In order to make the objectives, technical solutions and advantages of the present invention clearer, the present invention will be further described in detail below with reference to the accompanying drawings and embodiments. It should be understood that the specific embodiments described herein are only used to explain the present invention, but not to limit the present invention. In addition, the technical features involved in the various embodiments of the present invention described below can be combined with each other as long as they do not conflict with each other.
一种基于图像化振动信号和卷积神经网络的GIS设备故障诊断方法,如图1所示,包括如下步骤:A GIS equipment fault diagnosis method based on image vibration signal and convolutional neural network, as shown in Figure 1, includes the following steps:
步骤1,根据GIS设备的运行状况,将其健康状态划分成差、注意、良好、优四个健康等级,采集不同健康等级下的GIS设备振动信号;Step 1, according to the operating status of the GIS equipment, divide its health status into four health levels: poor, attention, good, and excellent, and collect the vibration signals of the GIS equipment under different health levels;
步骤2,对采集到的GIS设备振动信号以一个GIS设备内部的电磁力周期为时间长度划分成多个样本,其中样本长度为400个采样点,划分出等量不同健康等级的样本,构建振动信号数据集;Step 2: Divide the collected vibration signal of the GIS equipment into multiple samples with the electromagnetic force cycle inside a GIS device as the time length, wherein the sample length is 400 sampling points, and divide the same amount of samples with different health levels to construct the vibration signal. signal dataset;
步骤3,对振动信号数据集中所有样本做归一化处理,然后对归一化处理后的样本做一维转二维的图像化操作,获得图像化的振动信号,得到振动图像数据集;Step 3, normalize all samples in the vibration signal data set, and then perform a one-dimensional to two-dimensional image operation on the normalized samples to obtain an imaged vibration signal, and obtain a vibration image data set;
步骤4,将振动图像数据集按照7:3的比例划分成训练集和测试集,构建基于卷积神经网络的GIS设备故障诊断模型,其中训练集用于训练基于卷积神经网络的GIS设备故障诊断模型,测试集用于测试GIS设备故障诊断模型的分类准确率;Step 4: Divide the vibration image data set into training set and test set according to the ratio of 7:3, and build a GIS equipment fault diagnosis model based on convolutional neural network, wherein the training set is used to train the GIS equipment fault based on convolutional neural network. Diagnostic model, the test set is used to test the classification accuracy of the GIS equipment fault diagnosis model;
步骤5,将实时采集到的GIS设备振动信号归一化处理后做图像化操作,得到图像化的振动信号输入GIS设备故障诊断模型,得到当前GIS设备的健康等级,实现GIS设备故障诊断。Step 5: Normalize the vibration signal of the GIS equipment collected in real time and perform an image operation to obtain the imaged vibration signal and input it into the fault diagnosis model of the GIS equipment to obtain the health level of the current GIS equipment, so as to realize the fault diagnosis of the GIS equipment.
进一步地,所述步骤1中的预处理为归一化处理,计算公式为:Further, the preprocessing in the step 1 is normalization processing, The calculation formula is:
其中,X=x1,...,xK是振动信号数据集中的原始样本,xi表示采样点的值,max(xi)表示采样点中的最大值,min(xi)表示采样点中的最小值,K为样本的采样点个数。Among them, X=x 1 , . . . , x K is the original sample in the vibration signal data set, x i represents the value of the sampling point, max( xi ) represents the maximum value in the sampling point, min( xi ) represents the sampling point The minimum value among the points, and K is the number of sampling points of the sample.
进一步地,步骤3中的图像化操作如图2所示,具体包括以下子步骤:Further, the imaging operation in step 3 is shown in Figure 2, which specifically includes the following sub-steps:
步骤3.1,假定归一化处理后的振动信号数据集样本表示为 其中K为样本的采样点个数,将下标作为横坐标,的值即振幅作为纵坐标。然后将振动信号数据集从直角坐标系映射到极坐标系:Step 3.1, assume that the normalized vibration signal dataset samples are expressed as Among them, K is the number of sampling points of the sample, and the subscript is used as the abscissa, The value of is the amplitude as the ordinate. Then map the vibration signal dataset from the Cartesian coordinate system to the polar coordinate system:
其中,K为样本的采样点个数,i表示第i个采样点,是极角,ri是极径。Among them, K is the number of sampling points of the sample, i is the ith sampling point, is the polar angle, and ri is the polar diameter.
步骤3.2,定义了一种新型内积运算,用符号来表示,这种新型内积可以充分利用来自两个采样点的信息,其数学描述如下式所示;In step 3.2, a new type of inner product operation is defined, using the notation to represent that this new inner product can make full use of the information from the two sampling points, and its mathematical description is shown in the following formula;
步骤3.3,将极坐标编码后的新序列进行新型内积运算,得到类Gram矩阵;Step 3.3, perform a novel inner product operation on the new sequence encoded by polar coordinates to obtain a Gram-like matrix;
步骤3.4,将矩阵G中的元素都乘上256转换成像素值,并按照矩阵中的位置排列,得到振动图像数据集。Step 3.4: Multiply the elements in the matrix G by 256 to convert them into pixel values, and arrange them according to the positions in the matrix to obtain a vibration image data set.
进一步地,所述步骤4中的训练基于卷积神经网络的GIS设备故障诊断模型包括:Further, the training of the GIS equipment fault diagnosis model based on the convolutional neural network in the step 4 includes:
步骤4.1,搭建卷积神经网络,将振动图像训练集作为输入,输出为GIS设备的健康等级。所述卷积神经网络的基本层次结构为用于数据输入的输入层、用于特征提取的卷积层、ReLu函数激励层、用于特征选择的池化层和对特征进行分类的全连接层,其结构如图3所示。卷积层设定为3层,池化层设定为4层,全连接的神经元个数设定为GIS设备健康等级数。对卷积神经网络中的超参数进行设定,将卷积层中卷积核大小设为3*3,池化层中卷积核大小设为2*2,第一个卷积层的卷积核个数设为8,第二个卷积层的卷积核个数设为16,第三个卷积层的卷积核个数设为32。Step 4.1, build a convolutional neural network, take the vibration image training set as input, and output the health level of GIS equipment. The basic hierarchical structure of the convolutional neural network is an input layer for data input, a convolution layer for feature extraction, a ReLu function excitation layer, a pooling layer for feature selection, and a fully connected layer for classifying features. , and its structure is shown in Figure 3. The convolution layer is set to 3 layers, the pooling layer is set to 4 layers, and the number of fully connected neurons is set to the number of GIS equipment health levels. Set the hyperparameters in the convolutional neural network, set the size of the convolution kernel in the convolutional layer to 3*3, the size of the convolutional kernel in the pooling layer to 2*2, and the volume of the first convolutional layer. The number of convolution kernels is set to 8, the number of convolution kernels of the second convolution layer is set to 16, and the number of convolution kernels of the third convolution layer is set to 32.
步骤4.2,训练基于卷积神经网络的GIS设备故障诊断模型。选用交叉熵作为训练的损失函数,网络学习率设定为0.001,网络参数更新使用Adam优化器,批大小设置为64,总共训练200轮。Step 4.2, train the GIS equipment fault diagnosis model based on the convolutional neural network. Cross-entropy is selected as the loss function for training, the network learning rate is set to 0.001, the network parameters are updated using the Adam optimizer, the batch size is set to 64, and a total of 200 rounds of training are used.
步骤4.3,测试基于卷积神经网络的GIS设备故障诊断模型。将振动图像测试集输入到已经训练好的卷积神经网络模型,得到预测的健康等级。然后将预测的健康等级与真实的健康等级对比,计算预测准确率,该准确率用于评估模型的精度。Step 4.3, test the GIS equipment fault diagnosis model based on convolutional neural network. Input the vibration image test set into the trained convolutional neural network model to get the predicted fitness level. The predicted fitness level is then compared with the true fitness level to calculate the prediction accuracy, which is used to evaluate the accuracy of the model.
本领域的技术人员容易理解,以上所述仅为本发明的较佳实施例而已,并不用以限制本发明,凡在本发明的精神和原则之内所作的任何修改、等同替换和改进等,均应包含在本发明的保护范围之内。Those skilled in the art can easily understand that the above are only preferred embodiments of the present invention, and are not intended to limit the present invention. Any modifications, equivalent replacements and improvements made within the spirit and principles of the present invention, etc., All should be included within the protection scope of the present invention.
Claims (7)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010844222.7A CN112069930A (en) | 2020-08-20 | 2020-08-20 | Vibration signal processing method and device for improving GIS equipment fault diagnosis accuracy |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202010844222.7A CN112069930A (en) | 2020-08-20 | 2020-08-20 | Vibration signal processing method and device for improving GIS equipment fault diagnosis accuracy |
Publications (1)
Publication Number | Publication Date |
---|---|
CN112069930A true CN112069930A (en) | 2020-12-11 |
Family
ID=73661507
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202010844222.7A Pending CN112069930A (en) | 2020-08-20 | 2020-08-20 | Vibration signal processing method and device for improving GIS equipment fault diagnosis accuracy |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN112069930A (en) |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112839349A (en) * | 2020-12-25 | 2021-05-25 | 朗坤智慧科技股份有限公司 | Angular domain stationary signal denoising method and device based on 5G technology and network server |
CN112883639A (en) * | 2021-02-03 | 2021-06-01 | 国网浙江省电力有限公司宁波供电公司 | GIS equipment service life prediction device and method based on machine learning |
CN113191247A (en) * | 2021-04-27 | 2021-07-30 | 国网山西省电力公司电力科学研究院 | GIS equipment mechanical fault diagnosis method and system |
CN113295702A (en) * | 2021-05-20 | 2021-08-24 | 国网山东省电力公司枣庄供电公司 | Electrical equipment fault diagnosis model training method and electrical equipment fault diagnosis method |
CN113933038A (en) * | 2021-10-11 | 2022-01-14 | 国网山东省电力公司菏泽供电公司 | GIS mechanical performance monitoring method based on multi-source information fusion algorithm |
CN114743089A (en) * | 2021-12-22 | 2022-07-12 | 宁波送变电建设有限公司 | A kind of image recognition GIS fault diagnosis device and method based on SSA-SVM |
CN115758258A (en) * | 2022-11-22 | 2023-03-07 | 西南交通大学 | Traction transformer fault diagnosis method based on vibration signals and domain knowledge |
CN119203003A (en) * | 2024-11-19 | 2024-12-27 | 天龙科技(天津)有限公司 | Industrial equipment self-diagnosis system based on algorithm model prediction |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109489946A (en) * | 2018-09-21 | 2019-03-19 | 华中科技大学 | A kind of fault diagnosis method and system of rotating machinery |
CN110058699A (en) * | 2019-04-28 | 2019-07-26 | 电子科技大学 | A kind of user behavior recognition method based on Intelligent mobile equipment sensor |
CN110068462A (en) * | 2019-05-14 | 2019-07-30 | 北京科技大学 | A kind of motor bearings method for diagnosing faults and device |
CN110806324A (en) * | 2019-11-11 | 2020-02-18 | 成都西交智众科技有限公司 | Wheel polygon abrasion detection method based on rail displacement and data acquisition equipment |
CN111323228A (en) * | 2020-03-20 | 2020-06-23 | 广东技术师范大学 | Fault diagnosis method based on time series mapping and convolutional neural network |
-
2020
- 2020-08-20 CN CN202010844222.7A patent/CN112069930A/en active Pending
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN109489946A (en) * | 2018-09-21 | 2019-03-19 | 华中科技大学 | A kind of fault diagnosis method and system of rotating machinery |
CN110058699A (en) * | 2019-04-28 | 2019-07-26 | 电子科技大学 | A kind of user behavior recognition method based on Intelligent mobile equipment sensor |
CN110068462A (en) * | 2019-05-14 | 2019-07-30 | 北京科技大学 | A kind of motor bearings method for diagnosing faults and device |
CN110806324A (en) * | 2019-11-11 | 2020-02-18 | 成都西交智众科技有限公司 | Wheel polygon abrasion detection method based on rail displacement and data acquisition equipment |
CN111323228A (en) * | 2020-03-20 | 2020-06-23 | 广东技术师范大学 | Fault diagnosis method based on time series mapping and convolutional neural network |
Non-Patent Citations (2)
Title |
---|
CHENGANG LYU ET AL.: "Distributed Optical Fiber Sensing Intrusion Pattern Recognition Based on GAF and CNN", 《JOURNAL OF LIGHTWAVE TECHNOLOGY》 * |
庞新宇,仝钰,魏子涵: "一种GAF-CNN行星齿轮箱故障诊断方法", 《北京理工大学学报》, pages 1 - 3 * |
Cited By (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN112839349A (en) * | 2020-12-25 | 2021-05-25 | 朗坤智慧科技股份有限公司 | Angular domain stationary signal denoising method and device based on 5G technology and network server |
CN112883639A (en) * | 2021-02-03 | 2021-06-01 | 国网浙江省电力有限公司宁波供电公司 | GIS equipment service life prediction device and method based on machine learning |
CN113191247A (en) * | 2021-04-27 | 2021-07-30 | 国网山西省电力公司电力科学研究院 | GIS equipment mechanical fault diagnosis method and system |
CN113295702A (en) * | 2021-05-20 | 2021-08-24 | 国网山东省电力公司枣庄供电公司 | Electrical equipment fault diagnosis model training method and electrical equipment fault diagnosis method |
CN113933038A (en) * | 2021-10-11 | 2022-01-14 | 国网山东省电力公司菏泽供电公司 | GIS mechanical performance monitoring method based on multi-source information fusion algorithm |
CN113933038B (en) * | 2021-10-11 | 2023-11-17 | 国网山东省电力公司菏泽供电公司 | GIS mechanical performance monitoring method based on multisource information fusion algorithm |
CN114743089A (en) * | 2021-12-22 | 2022-07-12 | 宁波送变电建设有限公司 | A kind of image recognition GIS fault diagnosis device and method based on SSA-SVM |
CN114743089B (en) * | 2021-12-22 | 2024-06-04 | 宁波送变电建设有限公司 | Image recognition GIS fault diagnosis device and method based on SSA-SVM |
CN115758258A (en) * | 2022-11-22 | 2023-03-07 | 西南交通大学 | Traction transformer fault diagnosis method based on vibration signals and domain knowledge |
CN115758258B (en) * | 2022-11-22 | 2023-12-12 | 西南交通大学 | Traction transformer fault diagnosis method based on vibration signals and domain knowledge |
CN119203003A (en) * | 2024-11-19 | 2024-12-27 | 天龙科技(天津)有限公司 | Industrial equipment self-diagnosis system based on algorithm model prediction |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN112069930A (en) | Vibration signal processing method and device for improving GIS equipment fault diagnosis accuracy | |
Song et al. | GIS partial discharge pattern recognition via deep convolutional neural network under complex data source | |
Wang et al. | Few-shot transfer learning with attention mechanism for high-voltage circuit breaker fault diagnosis | |
CN112036042B (en) | Power equipment abnormality detection method and system based on variational modal decomposition | |
CN103558529A (en) | Method for pattern recognition of three-phase drum-sharing type ultrahigh voltage GIS partial discharge | |
CN107449994A (en) | Partial discharge method for diagnosing faults based on CNN DBN networks | |
CN111504675A (en) | On-line diagnosis method for mechanical fault of gas insulated switchgear | |
CN115586406A (en) | GIS partial discharge fault diagnosis method and system based on ultrahigh frequency signal | |
CN115221233A (en) | Transformer substation multi-class live detection data anomaly detection method based on deep learning | |
Wang et al. | An improved generative adversarial network for fault diagnosis of rotating machine in nuclear power plant | |
CN116304911A (en) | Ultrahigh frequency partial discharge type identification method based on secondary residual error network | |
CN110672988A (en) | Partial discharge mode identification method based on hierarchical diagnosis | |
CN114487643A (en) | On-spot handing-over of extra-high voltage GIL equipment is accepted and is synthesized test platform | |
CN112883639A (en) | GIS equipment service life prediction device and method based on machine learning | |
CN118509333A (en) | Radio frequency test network construction and evaluation method and system based on python | |
CN118465465A (en) | A multi-feature time-frequency domain partial discharge insulation defect detection and classification system and method | |
CN116953435A (en) | Cable instantaneous discharge anomaly identification method based on wave recording file | |
CN115856599A (en) | Method, device, system and equipment for judging on-off state of disconnecting link | |
Qian et al. | GIS partial discharge data enhancement method based on self attention mechanism VAE-GAN | |
CN114384377A (en) | Cable insulation condition monitoring method and system based on QGA-VMD | |
Xing et al. | A method of classified HV circuit breaker fault signal based on EEMD and SOM neural network | |
Cai et al. | Reviews of research on mechanical fault diagnosis in GIS | |
CN118885944B (en) | Multi-mode fault diagnosis and early warning method | |
Geng et al. | On‐load tap‐changer fault mode recognition based on the singular value of Hilbert energy spectrum time‐frequency matrix and spectrum entropy | |
Ding et al. | A novel partial discharge detection algorithm in power transmission lines based on deep learning |
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 | ||
RJ01 | Rejection of invention patent application after publication | ||
RJ01 | Rejection of invention patent application after publication |
Application publication date: 20201211 |