CN111505424A - Large experimental device power equipment fault diagnosis method based on deep convolutional neural network - Google Patents

Large experimental device power equipment fault diagnosis method based on deep convolutional neural network Download PDF

Info

Publication number
CN111505424A
CN111505424A CN202010374571.7A CN202010374571A CN111505424A CN 111505424 A CN111505424 A CN 111505424A CN 202010374571 A CN202010374571 A CN 202010374571A CN 111505424 A CN111505424 A CN 111505424A
Authority
CN
China
Prior art keywords
fault
layer
neural network
data
convolutional neural
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
CN202010374571.7A
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.)
Harbin Institute of Technology
Original Assignee
Harbin Institute of Technology
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 Harbin Institute of Technology filed Critical Harbin Institute of Technology
Priority to CN202010374571.7A priority Critical patent/CN111505424A/en
Publication of CN111505424A publication Critical patent/CN111505424A/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
    • 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
    • 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/2415Classification techniques relating to the classification model, e.g. parametric or non-parametric approaches based on parametric or probabilistic models, e.g. based on likelihood ratio or false acceptance rate versus a false rejection rate
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/045Combinations of networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/04Architecture, e.g. interconnection topology
    • G06N3/047Probabilistic or stochastic networks
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N3/00Computing arrangements based on biological models
    • G06N3/02Neural networks
    • G06N3/08Learning methods

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Data Mining & Analysis (AREA)
  • General Physics & Mathematics (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Artificial Intelligence (AREA)
  • General Engineering & Computer Science (AREA)
  • Evolutionary Computation (AREA)
  • Biomedical Technology (AREA)
  • Mathematical Physics (AREA)
  • General Health & Medical Sciences (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • Biophysics (AREA)
  • Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • Software Systems (AREA)
  • Probability & Statistics with Applications (AREA)
  • Bioinformatics & Cheminformatics (AREA)
  • Bioinformatics & Computational Biology (AREA)
  • Computer Vision & Pattern Recognition (AREA)
  • Evolutionary Biology (AREA)
  • Supply And Distribution Of Alternating Current (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

A method for diagnosing faults of power equipment of a large experimental device based on a deep convolutional neural network comprises the steps of collecting historical fault data according to on-line monitoring data of the power equipment, forming an initial sample set, preprocessing the data to obtain a normalized sample set, carrying out deep mining on hidden fault information by using the deep convolutional neural network, adjusting internal weight parameters of a fault diagnosis model according to the deviation of a predicted fault type and a real fault type of the model, and finally carrying out performance testing on the power equipment fault diagnosis model to further improve the fault diagnosis accuracy of the power equipment fault diagnosis model based on the deep convolutional neural network. The method and the device can accurately judge whether the fault occurs according to the monitoring data of the power equipment, output the fault type, obtain a corresponding fault solution according to the fault type, and realize quick and effective recovery of the power equipment system to the normal working state.

Description

Large experimental device power equipment fault diagnosis method based on deep convolutional neural network
Technical Field
The invention relates to the technical field of artificial intelligence, in particular to a large experimental device power equipment fault diagnosis method based on a deep convolutional neural network.
Background
At present, the overhaul and maintenance work of power equipment of a large experimental device is carried out in a mode of patrolling on the spot by workers, the workers find work faults on the spot with larger workload, and the probability of finding the faults is lower, so that the plan for overhauling the power equipment is not comprehensive, small faults are difficult to find in time, and serious consequences are caused.
In the prior art, diagnostic methods for power equipment faults are mainly divided into three categories, including mathematical model-based, digital signal-based and machine learning-based. The fault diagnosis method based on the mathematical model is simple and direct, but needs to deeply understand the principle and the structure of the electric power equipment to be analyzed, and the mathematical model is established according to the internal structure and the operation principle, so that the final mathematical model can be directly influenced if the early-stage research is wrong; the method based on digital signal processing needs data characteristics with an external obvious characteristic to be widely applied, so that the method is not suitable for most situations; the method based on machine learning can be widely applied only by requiring that the data features have one external feature, so that the method cannot be applied to most situations; the method based on machine learning can effectively utilize the characteristics of data to learn internal rules, but different classifiers and feature extraction methods need to be selected according to different data characteristics, but the optimal collocation of the feature extraction and the classifiers has no clear theoretical guidance.
Disclosure of Invention
The invention aims to provide a method for diagnosing the fault of the power equipment of a large experimental device based on a deep convolutional neural network, so as to solve the problems in the prior art.
In order to achieve the purpose, the technical scheme adopted by the invention is as follows:
a large-scale experimental apparatus power equipment fault diagnosis method based on a deep convolutional neural network comprises the following steps:
s1, collecting historical fault data in an online monitoring system of the power equipment to form an original sample set;
s2, preprocessing the data of the original sample set; carrying out normalization processing on the data in the original sample set to form a normalized sample set; dividing the normalized sample set into a training set and a testing set;
s3, determining the network depth of the model according with the characteristics according to the characteristics of the historical fault data, and establishing a deep convolutional neural network model; the structure establishment of the deep convolutional neural network model comprises the following steps:
s301, selecting a learning framework suitable for the network depth, and building the deep convolutional neural network model;
s302, establishing a key layer of the convolutional neural network according to the deep convolutional neural network model, wherein the key layer comprises a convolutional layer, a pooling layer and a full-connection layer; extending the depth of the key layer, and continuously performing interactive connection to form a depth network;
s303, establishing a classification layer after the convolutional neural network in the step S302; classifying and identifying the faults by using a softmax function as a classifier; the softmax function is as follows:
Figure BDA0002479497270000021
wherein S isiThe classification result representing the output of the ith neural network, namely the result of the ith sample from the front end of the network, n is the number of nodes of the last layer of the neural network, representing how many classes of the item are classified, fciIs the ith neuron value of the last net;
s4, training the deep convolutional neural network model in the step S3 by using the training set in the step S2 to form a fault diagnosis model;
taking the historical data in the training set as the input of the deep convolutional network, outputting the predicted fault type of the deep convolutional neural network model, and comparing the predicted fault type output by the deep convolutional neural network with the actual fault type corresponding to the input fault data in the training set; adjusting internal parameters of the deep convolutional neural network model according to the deviation value of the predicted fault type and the actual fault type to form the fault diagnosis model capable of accurately classifying the fault types according to fault data;
s5, performing performance test on the fault diagnosis model in the step S4 according to the test set in the step S2, judging whether the fault diagnosis model has problems or not according to the result of the performance test, and if the fault diagnosis model has the problems, repeating the steps S3-S5 until the fault diagnosis model passes the performance test;
and S6, using the fault diagnosis model passing the performance test in the step S5 in actual fault detection, collecting real-time data by using the online monitoring system, and applying the real-time data as input to the fault diagnosis model, wherein the fault diagnosis model outputs a fault type and a fault solution strategy corresponding to the real-time data.
Preferably, the building process of the convolutional layer is as follows: extracting characteristic values in the historical fault data to obtain the size of a feature diagram after convolution, and obtaining an output result after characteristic value extraction is carried out on the historical fault data by a convolution layer; the calculation process of the convolutional layer is as follows:
Figure BDA0002479497270000031
wherein conv represents the output result of the convolutional layer, namely the characteristic value of the historical fault data; denotes the convolution operator; m represents the number of convolution regions; i denotes the area of the convolution, xiData representing the current input is located in the ith area of the training set in the normalized sample set, k represents a fixed convolution kernel, and b represents the convolution layerThe bias execution unit used, f, represents the activation function.
Preferably, the establishment process of the pooling layer is as follows: and performing further feature extraction on the output result subjected to feature value extraction of the convolutional layer, wherein the calculation process of the pooling layer is as follows:
pool=pooling(conv)
wherein pool represents the output of the pooling layer, i.e. the characteristic value in the characteristic values extracted from the convolutional layer, pool is a pooling function, and conv represents the characteristic value output by the convolutional layer as the input of the pooling layer.
Preferably, the establishing process of the full connection layer is that the output data of the pooling layer in the tensor form is expanded into a vector; the calculation process of the full connection layer is as follows:
Figure BDA0002479497270000032
wherein fc represents the output of the neural network, f represents the activation function, pxiInput data for the i-th layer neurons that pool the layer into a vector, wiIs a weight matrix of layer i neurons, biIs the bias execution unit of the ith layer.
The invention has the beneficial effects that: the invention discloses a large experimental device power equipment fault diagnosis method based on a deep convolutional neural network. According to the method, a fault diagnosis model is established on the basis of historical data, the fault diagnosis model is utilized to directly and accurately judge that a fault occurs by monitoring data in an online monitoring system, the fault type of the fault is determined, and a corresponding fault solution type is provided according to the fault type, so that the equipment can quickly and effectively recover a normal working state; the data acquisition method required by the invention is simple, and the obtained conclusion is accurate, so that the method can be suitable for most electric power equipment.
Drawings
FIG. 1 is a power equipment fault diagnosis flow diagram;
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail below with reference to the accompanying drawings. It should be understood that the detailed description and specific examples, while indicating the invention, are intended for purposes of illustration only and are not intended to limit the scope of the invention.
A large-scale experimental apparatus power equipment fault diagnosis method based on deep convolutional neural network, gather the historical fault data of the power equipment, and form the initial sample set, and carry on the data preprocessing to the said initial sample set, receive the normalized sample set, then the reasonable dividing method of design divides the sample in the said normalized sample set, form training set and test set of the sample; the samples of the training set are used for training a fault diagnosis model of the deep convolutional neural network: adjusting internal weight parameters of the fault diagnosis model according to the deviation between the predicted fault type and the real fault type of the fault diagnosis model, wherein the sample of the test set is used for performing performance test on the power equipment fault diagnosis model, and further improving the accuracy of fault diagnosis model diagnosis. The implementation process is shown in fig. 1, and specifically comprises the following steps:
s1, collecting fault data and online data of the power equipment by using an online monitoring system to form a perfect original sample set, wherein the original sample set respectively lists fault types, fault occurrence reasons and recovery production strategies of the power equipment;
s2, preprocessing the data of the original sample set, normalizing the data according to a certain rule to form a normalized sample set (x, y), and dividing the normalized sample set into a training set train (x, y) and a test set test (x, y); the training set train (x, y) performs performance training on the deep convolutional neural network model to form a fault diagnosis model of the power equipment, and the test set test (x, y) performs performance test on the fault diagnosis model to judge whether the fault diagnosis model can pass the performance test;
wherein x represents historical data detected by the power equipment in the laboratory, and y represents fault classification according to the condition displayed by the detected data;
s3, according to the characteristics of the power equipment fault data, determining the network depth of a fault diagnosis model according with the characteristics, and establishing a deep convolutional neural network model; the deep convolutional neural network model is constructed by the following steps:
s301, selecting a proper deep learning framework to build a deep convolutional neural network model, wherein the deep learning framework comprises a keras framework or a pyrtch framework;
s302, establishing a key layer of the convolutional neural network according to the deep convolutional neural network model, wherein the key layer mainly comprises a volume base layer, a pooling layer and a full-connection layer;
the convolutional layer is the characteristic information of the historical data extracted by a computer vision method, different characteristic extractions are carried out on the data information input by convolutional check, and the calculation process comprises the following steps:
Figure BDA0002479497270000051
wherein conv represents the output result of convolution layer, i.e. the characteristic value of history data, represents the convolution operation of convolution process, M represents the number of convolution regions, i represents the number of convolution regions, xiThe i-th area of the current input fault sample is represented, k represents a fixed convolution kernel, the size is usually 3 x 3, b represents a bias execution unit used in a convolution layer, f represents an activation function used after convolution operation, and a relu function is used as the activation function in a convolution neural network, and the expression is as follows:
frelu=max{0,x}
the relu function represents that the input data is positive, the activation value is taken as the input data, and if the input data is negative, the activation value is taken as 0;
the sizes of the feature maps after convolution are:
Figure BDA0002479497270000052
wherein S ismapSize, S, of the characteristic diagramxRepresenting the dimension of the input acquired historical data of the laboratory monitoring system, wherein k represents the size of a convolution kernel and is generally 3, stride represents the sliding failure of the convolution kernel in the convolution process, n represents the value of an adjustment size and is generally 1, and if the size is kept unchanged, the value is the same as the k value;
the pooling layer is used for reducing dimensionality, reducing network calculation cost and avoiding the problem of overfitting, further feature extraction is carried out on the feature value output by the convolutional layer, and the working process of the pooling layer is as follows:
pool=pooling(conv)
wherein, pool represents the output of the pooling layer, pool is a pooling function, and is usually selected as max-pool or AVG-pool, the max-pool represents that the maximum value in each feature sensing domain is used as the final output, AVG-pool represents that the average value in each feature sensing domain is used as the final output, and conv represents that the output of the previous convolution layer is used as the input of the pooling layer;
the process in the convolutional layer and the pooling layer is repeated according to the collected data, so that the deep mining of the historical data collected by the laboratory monitoring system is realized;
the full connection layer expands the output of the pooling layer in the tensor form into a vector and is connected with a subsequent neural network, and the operation process of the neural network is as follows:
Figure BDA0002479497270000061
where fc denotes the output of the neural network and f is the activation function of the neuron, typically using relu or sigmoid, pxiIs the input data of the i-th layer neuron which is developed into a vector after pooling, wiIs a weight matrix of layer i neurons, biIs the bias execution unit of the ith layer;
extending the depths of the convolution layer, the pooling layer and the full-connection layer according to requirements, so that the convolution layer, the pooling layer and the full-connection layer are in interactive connection;
s303, establishing a classification layer, and performing classification and identification on the last layer of the neural network by using a softmax function as a classifier, wherein the calculation process is as follows:
Figure BDA0002479497270000062
Sithe classification result representing the output of the ith neural network, namely the result of the ith sample from the front end of the network, n is the number of nodes of the last layer of the neural network, representing how many classes of the item are classified, fciIs the ith neuron value of the last net, and the maximum fc can be calculated by the formulaiValue, meaning belonging to the ith class;
s4, training the deep convolutional neural network model in the step S3 by using the training set in the step S2 to form a fault diagnosis model;
taking the historical data in the training set as the input of the deep convolutional network, outputting the predicted fault type of the deep convolutional neural network model, and comparing the predicted fault type output by the deep convolutional neural network with the actual fault type corresponding to the input fault data in the training set; adjusting internal parameters of the deep convolutional neural network model according to the deviation value of the predicted fault type and the actual fault type to form the fault diagnosis model capable of accurately classifying the fault types according to fault data;
s5, performing performance test on the fault diagnosis model in the step S4 according to the test set in the step S2, judging whether the fault diagnosis model has problems or not according to the result of the performance test, and if the fault diagnosis model has the problems, repeating the steps S3-S5 until the fault diagnosis model passes the performance test;
and S6, using the fault diagnosis model passing the performance test in the step S5 in actual fault detection, collecting real-time data by using the online monitoring system, and applying the real-time data as input to the fault diagnosis model, wherein the fault diagnosis model outputs a fault type and a fault solution strategy corresponding to the real-time data.
Examples
In this embodiment, 80% of the normalized sample set is used as the training set, and 20% is used as the test set. By utilizing the method and the designed artificial intelligence algorithm model, the fault type of the power equipment is accurately diagnosed; the accuracy of the fault diagnosis of the power equipment can reach more than 90%.
By adopting the technical scheme disclosed by the invention, the following beneficial effects are obtained:
the invention discloses a large experimental device power equipment fault diagnosis method based on a deep convolutional neural network, which is characterized in that a fault diagnosis model is established according to working data of an equipment working state, the working data is deeply mined and hidden by the fault diagnosis model, and the hyper-parameters of the fault diagnosis model are adjusted according to a feedback test result, so that the accuracy of the fault diagnosis of the equipment by the fault diagnosis model is improved. According to the method, a fault diagnosis model is established on the basis of historical data, the fault diagnosis model is utilized to directly and accurately judge that a fault occurs by monitoring data in an online monitoring system, the fault type of the fault is determined, and a corresponding fault solution type is provided according to the fault type, so that the equipment can quickly and effectively recover a normal working state; the data acquisition method required by the invention is simple, and the obtained conclusion is accurate, so that the method can be suitable for most electric power equipment.
The foregoing is only a preferred embodiment of the present invention, and it should be noted that, for those skilled in the art, various modifications and improvements can be made without departing from the principle of the present invention, and such modifications and improvements should also be considered within the scope of the present invention.

Claims (4)

1. A large-scale experimental apparatus power equipment fault diagnosis method based on a deep convolutional neural network is characterized by comprising the following steps:
s1, collecting historical fault data in an online monitoring system of the power equipment to form an original sample set;
s2, preprocessing the data of the original sample set; carrying out normalization processing on the data in the original sample set to form a normalized sample set; dividing the normalized sample set into a training set and a testing set;
s3, determining the network depth of the model according with the characteristics according to the characteristics of the historical fault data, and establishing a deep convolutional neural network model; the structure establishment of the deep convolutional neural network model comprises the following steps:
s301, selecting a learning framework suitable for the network depth, and building the deep convolutional neural network model;
s302, establishing a key layer of the convolutional neural network according to the deep convolutional neural network model, wherein the key layer comprises a convolutional layer, a pooling layer and a full-connection layer; extending the depth of the key layer, and continuously performing interactive connection to form a depth network;
s303, establishing a classification layer after the convolutional neural network in the step S302; classifying and identifying the faults by using a softmax function as a classifier; the softmax function is as follows:
Figure FDA0002479497260000011
wherein S isiThe classification result representing the output of the ith neural network, namely the result of the ith sample from the front end of the network, n is the number of nodes of the last layer of the neural network, representing how many classes of the item are classified, fciIs the ith neuron value of the last net;
s4, training the deep convolutional neural network model in the step S3 by using the training set in the step S2 to form a fault diagnosis model; taking the historical data in the training set as the input of the deep convolutional network, outputting the predicted fault type of the deep convolutional neural network model, and comparing the predicted fault type output by the deep convolutional neural network with the actual fault type corresponding to the input fault data in the training set; adjusting internal parameters of the deep convolutional neural network model according to the deviation value of the predicted fault type and the actual fault type to form the fault diagnosis model capable of accurately classifying the fault types according to fault data;
s5, performing performance test on the fault diagnosis model in the step S4 according to the test set in the step S2, judging whether the fault diagnosis model has problems or not according to the result of the performance test, and if the fault diagnosis model has the problems, repeating the steps S3-S5 until the fault diagnosis model passes the performance test;
and S6, using the fault diagnosis model passing the performance test in the step S5 in actual fault detection, collecting real-time data by using the online monitoring system, and applying the real-time data as input to the fault diagnosis model, wherein the fault diagnosis model outputs a fault type and a fault solution strategy corresponding to the real-time data.
2. The method for diagnosing the fault of the power equipment of the large-scale experimental device based on the deep convolutional neural network as claimed in claim 1, wherein the building process of the convolutional layer is as follows: extracting characteristic values in the historical fault data to obtain the size of a feature diagram after convolution, and obtaining an output result after characteristic value extraction is carried out on the historical fault data by a convolution layer; the calculation process of the convolutional layer is as follows:
Figure FDA0002479497260000021
wherein conv represents the output result of the convolutional layer, namely the characteristic value of the historical fault data; denotes the convolution operator; m represents the number of convolution regions; i denotes the area of the convolution, xiData representing the current input is located in the ith area of the training set in the normalized sample set, k represents a fixed convolution kernel, b represents a bias execution unit used in the convolution layer, and f represents an activation function.
3. The method for diagnosing the fault of the power equipment of the large-scale experimental facility based on the deep convolutional neural network as claimed in claim 1, wherein the establishing process of the pooling layer is as follows: and performing further feature extraction on the output result subjected to feature value extraction of the convolutional layer, wherein the calculation process of the pooling layer is as follows:
pool=pooling(conv)
wherein pool represents the output of the pooling layer, i.e. the characteristic value in the characteristic values extracted from the convolutional layer, pool is a pooling function, and conv represents the characteristic value output by the convolutional layer as the input of the pooling layer.
4. The method for diagnosing the fault of the power equipment of the large-scale experimental facility based on the deep convolutional neural network as claimed in claim 1, wherein the full connection layer is established by expanding output data of the pooling layer in a tensor form into a vector; the calculation process of the full connection layer is as follows:
Figure FDA0002479497260000022
wherein fc represents the output of the neural network, f represents the activation function, pxiInput data for the i-th layer neurons that pool the layer into a vector, wiIs a weight matrix of layer i neurons, biIs the bias execution unit of the ith layer.
CN202010374571.7A 2020-05-06 2020-05-06 Large experimental device power equipment fault diagnosis method based on deep convolutional neural network Pending CN111505424A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010374571.7A CN111505424A (en) 2020-05-06 2020-05-06 Large experimental device power equipment fault diagnosis method based on deep convolutional neural network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010374571.7A CN111505424A (en) 2020-05-06 2020-05-06 Large experimental device power equipment fault diagnosis method based on deep convolutional neural network

Publications (1)

Publication Number Publication Date
CN111505424A true CN111505424A (en) 2020-08-07

Family

ID=71876678

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010374571.7A Pending CN111505424A (en) 2020-05-06 2020-05-06 Large experimental device power equipment fault diagnosis method based on deep convolutional neural network

Country Status (1)

Country Link
CN (1) CN111505424A (en)

Cited By (13)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112016251A (en) * 2020-09-02 2020-12-01 哈尔滨工程大学 Nuclear power device fault diagnosis method and system
CN112326264A (en) * 2020-10-30 2021-02-05 江苏徐工工程机械研究院有限公司 Operating state monitoring and fault diagnosis system and method for remotely controlling engineering vehicle
CN112508429A (en) * 2020-12-16 2021-03-16 常州大学 Fault diagnosis method for cathode protection system of buried pipeline based on convolutional neural network
CN112597706A (en) * 2021-01-04 2021-04-02 中国人民解放军96901部队22分队 Carrier rocket executing mechanism fault online diagnosis method
CN112991297A (en) * 2021-03-15 2021-06-18 广东电网有限责任公司清远供电局 Power transmission line fault diagnosis method and system, electronic equipment and storage medium
CN113052233A (en) * 2021-03-24 2021-06-29 中国大唐集团科学技术研究院有限公司中南电力试验研究院 Thermal power station equipment fault early warning system and method based on big data and neural network
CN113467420A (en) * 2021-06-30 2021-10-01 通号城市轨道交通技术有限公司 Method and device for detecting zone controller fault
CN113611568A (en) * 2021-09-06 2021-11-05 辽宁石油化工大学 Vacuum circuit breaker based on genetic convolution depth network
CN113640699A (en) * 2021-10-14 2021-11-12 南京国铁电气有限责任公司 Fault judgment method, system and equipment for microcomputer control type alternating current and direct current power supply system
CN113674225A (en) * 2021-07-30 2021-11-19 南京信息工程大学 Power equipment fault detection method based on convolutional neural network
CN114021671A (en) * 2022-01-05 2022-02-08 中国电力科学研究院有限公司 Active power distribution network online fault processing method and system
CN115596654A (en) * 2022-09-21 2023-01-13 西安交通大学(Cn) Reciprocating compressor fault diagnosis method and system based on state parameter learning
CN117390999A (en) * 2023-12-12 2024-01-12 山东工商学院 Closed bus temperature fault monitoring method based on CFD deep learning model

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1998044428A1 (en) * 1997-04-01 1998-10-08 Porta Systems Corporation System and method for telecommunications system fault diagnostics
CN106709511A (en) * 2016-12-08 2017-05-24 华中师范大学 Urban rail transit panoramic monitoring video fault detection method based on depth learning
CN108896296A (en) * 2018-04-18 2018-11-27 北京信息科技大学 A kind of wind turbine gearbox method for diagnosing faults based on convolutional neural networks
CN108959732A (en) * 2018-06-15 2018-12-07 西安科技大学 A kind of transmission line malfunction kind identification method based on convolutional neural networks
CN109655259A (en) * 2018-11-23 2019-04-19 华南理工大学 Combined failure diagnostic method and device based on depth decoupling convolutional neural networks
CN109782603A (en) * 2019-02-03 2019-05-21 中国石油大学(华东) The detection method and monitoring system of rotating machinery coupling fault
CN109838696A (en) * 2019-01-09 2019-06-04 常州大学 Pipeline fault diagnostic method based on convolutional neural networks
CN110929847A (en) * 2019-11-15 2020-03-27 国网浙江省电力有限公司电力科学研究院 Converter transformer fault diagnosis method based on deep convolutional neural network

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO1998044428A1 (en) * 1997-04-01 1998-10-08 Porta Systems Corporation System and method for telecommunications system fault diagnostics
CN106709511A (en) * 2016-12-08 2017-05-24 华中师范大学 Urban rail transit panoramic monitoring video fault detection method based on depth learning
CN108896296A (en) * 2018-04-18 2018-11-27 北京信息科技大学 A kind of wind turbine gearbox method for diagnosing faults based on convolutional neural networks
CN108959732A (en) * 2018-06-15 2018-12-07 西安科技大学 A kind of transmission line malfunction kind identification method based on convolutional neural networks
CN109655259A (en) * 2018-11-23 2019-04-19 华南理工大学 Combined failure diagnostic method and device based on depth decoupling convolutional neural networks
CN109838696A (en) * 2019-01-09 2019-06-04 常州大学 Pipeline fault diagnostic method based on convolutional neural networks
CN109782603A (en) * 2019-02-03 2019-05-21 中国石油大学(华东) The detection method and monitoring system of rotating machinery coupling fault
CN110929847A (en) * 2019-11-15 2020-03-27 国网浙江省电力有限公司电力科学研究院 Converter transformer fault diagnosis method based on deep convolutional neural network

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
许爱华等: "基于深度学习的电机轴承故障诊断研究", 《组合机床与自动化加工技术》 *

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112016251A (en) * 2020-09-02 2020-12-01 哈尔滨工程大学 Nuclear power device fault diagnosis method and system
CN112326264A (en) * 2020-10-30 2021-02-05 江苏徐工工程机械研究院有限公司 Operating state monitoring and fault diagnosis system and method for remotely controlling engineering vehicle
CN112508429A (en) * 2020-12-16 2021-03-16 常州大学 Fault diagnosis method for cathode protection system of buried pipeline based on convolutional neural network
CN112597706B (en) * 2021-01-04 2022-11-29 中国人民解放军96901部队22分队 Carrier rocket executing mechanism fault online diagnosis method
CN112597706A (en) * 2021-01-04 2021-04-02 中国人民解放军96901部队22分队 Carrier rocket executing mechanism fault online diagnosis method
CN112991297A (en) * 2021-03-15 2021-06-18 广东电网有限责任公司清远供电局 Power transmission line fault diagnosis method and system, electronic equipment and storage medium
CN112991297B (en) * 2021-03-15 2024-06-14 广东电网有限责任公司清远供电局 Power transmission line fault diagnosis method, system, electronic equipment and storage medium
CN113052233A (en) * 2021-03-24 2021-06-29 中国大唐集团科学技术研究院有限公司中南电力试验研究院 Thermal power station equipment fault early warning system and method based on big data and neural network
CN113467420A (en) * 2021-06-30 2021-10-01 通号城市轨道交通技术有限公司 Method and device for detecting zone controller fault
CN113674225A (en) * 2021-07-30 2021-11-19 南京信息工程大学 Power equipment fault detection method based on convolutional neural network
CN113611568A (en) * 2021-09-06 2021-11-05 辽宁石油化工大学 Vacuum circuit breaker based on genetic convolution depth network
CN113640699A (en) * 2021-10-14 2021-11-12 南京国铁电气有限责任公司 Fault judgment method, system and equipment for microcomputer control type alternating current and direct current power supply system
CN113640699B (en) * 2021-10-14 2021-12-24 南京国铁电气有限责任公司 Fault judgment method, system and equipment for microcomputer control type alternating current and direct current power supply system
CN114021671B (en) * 2022-01-05 2022-04-05 中国电力科学研究院有限公司 Active power distribution network online fault processing method and system
CN114021671A (en) * 2022-01-05 2022-02-08 中国电力科学研究院有限公司 Active power distribution network online fault processing method and system
CN115596654A (en) * 2022-09-21 2023-01-13 西安交通大学(Cn) Reciprocating compressor fault diagnosis method and system based on state parameter learning
CN115596654B (en) * 2022-09-21 2023-12-22 西安交通大学 Reciprocating compressor fault diagnosis method and system based on state parameter learning
CN117390999A (en) * 2023-12-12 2024-01-12 山东工商学院 Closed bus temperature fault monitoring method based on CFD deep learning model
CN117390999B (en) * 2023-12-12 2024-02-06 山东工商学院 Closed bus temperature fault monitoring method based on CFD deep learning model

Similar Documents

Publication Publication Date Title
CN111505424A (en) Large experimental device power equipment fault diagnosis method based on deep convolutional neural network
Han et al. An adaptive spatiotemporal feature learning approach for fault diagnosis in complex systems
AU2020103923A4 (en) Fault diagnosis method and system for gear bearing based on multi-source information fusion
Yang et al. Remaining useful life prediction based on a double-convolutional neural network architecture
WO2021042935A1 (en) Bearing service life prediction method based on hidden markov model and transfer learning
CN107941537B (en) A kind of mechanical equipment health state evaluation method
CN111651937A (en) Method for diagnosing similar self-adaptive bearing fault under variable working conditions
CN112763214B (en) Rolling bearing fault diagnosis method based on multi-label zero-sample learning
CN111583592B (en) Experimental environment safety early warning method based on multidimensional convolution neural network
CN110647911A (en) Bearing fault diagnosis method based on principal component analysis and deep belief network
CN111678699B (en) Early fault monitoring and diagnosing method and system for rolling bearing
CN111860775B (en) Ship fault real-time diagnosis method based on CNN and RNN fusion
Das et al. Distributive and Governing System for Descriptive Error Identification of High Speed Railway Illustrations and Images using Convolutional Neural Networks
CN111340110A (en) Fault early warning method based on industrial process running state trend analysis
CN114429152A (en) Rolling bearing fault diagnosis method based on dynamic index antagonism self-adaption
CN115859077A (en) Multi-feature fusion motor small sample fault diagnosis method under variable working conditions
Li et al. Intelligent fault diagnosis of aeroengine sensors using improved pattern gradient spectrum entropy
Du et al. Convolutional neural network-based data anomaly detection considering class imbalance with limited data
CN115496384A (en) Monitoring management method and device for industrial equipment and computer equipment
CN112763215B (en) Multi-working-condition online fault diagnosis method based on modular federal deep learning
CN117056678B (en) Machine pump equipment operation fault diagnosis method and device based on small sample
Sony Towards multiclass damage detection and localization using limited vibration measurements
CN112418460A (en) Fault diagnosis method and fault diagnosis device for engineering vehicle
CN116383747A (en) Anomaly detection method for generating countermeasure network based on multi-time scale depth convolution
CN110779722A (en) Rolling bearing fault diagnosis method based on encoder signal local weighting

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: 20200807