CN102262211A - Analog circuit failure diagnosis method based on dynamic classification of echo state network - Google Patents

Analog circuit failure diagnosis method based on dynamic classification of echo state network Download PDF

Info

Publication number
CN102262211A
CN102262211A CN2011100992821A CN201110099282A CN102262211A CN 102262211 A CN102262211 A CN 102262211A CN 2011100992821 A CN2011100992821 A CN 2011100992821A CN 201110099282 A CN201110099282 A CN 201110099282A CN 102262211 A CN102262211 A CN 102262211A
Authority
CN
China
Prior art keywords
state network
echo state
variable
analog
output
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
CN2011100992821A
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 CN2011100992821A priority Critical patent/CN102262211A/en
Publication of CN102262211A publication Critical patent/CN102262211A/en
Pending legal-status Critical Current

Links

Images

Landscapes

  • Cable Transmission Systems, Equalization Of Radio And Reduction Of Echo (AREA)

Abstract

An analog circuit failure diagnosis method based on dynamic classification of an echo state network relates to the analog circuit failure diagnosis method, which solves the problem that precision for analog circuit failure diagnosis by adopting the conventional neural network is relatively low. The method comprises the following steps of: exciting an analog circuit to work by using a unit pulse signal to acquire a response signal of the circuit to be diagnosed; acquiring a unit pulse response output signal of the analog circuit and taking the unit pulse response output signal as a failure data sample; inputting the failure data sample into the echo state network, training, and establishing an analog circuit failure diagnosis model according to a training result; and taking the acquired response signal of the circuit to be diagnosed as failure data and inputting the failure data into the analog circuit failure diagnosis model to obtain and output a failure diagnosis result. The method is applicable to the analog circuit failure diagnosis.

Description

Analog-circuit fault diagnosis method based on echo state network dynamic cataloging
Technical field
The present invention relates to a kind of analog-circuit fault diagnosis method.
Background technology
In electronic equipment, mimic channel is the weak link that the most easily breaks down, and mimic channel is carried out the maintainability that fault diagnosis can improve electronic equipment.Because mimic channel lacks good fault model, exist complicated nonlinear relationship and measuring point limited in number etc. between circuit response and component parameters, analog circuit fault diagnosing is studied prematurity still.In this case, be introduced in the analog circuit fault diagnosing based on the method for artificial intelligence, these class methods are regarded analog circuit fault diagnosing as pattern recognition problem.Owing to have good non-linear mapping capability, self study adaptive faculty etc., neural network is the most commonly used in the mimic channel intelligent diagnosing method.But traditional neural network is as adopting the multilayer perceptron of BP back-propagation algorithm training, exist problems such as easily being absorbed in local minimum, training algorithm complexity.
In intelligent diagnosing method, at first need the information that can be characterized circuit characteristic from obtaining the diagnostic circuit, promptly obtain the feature that circuit is showed under various duties.Usually, select value to change circuit output influence device is greatly injected the unit as fault, be the characteristic that abundant research circuit is shown under different more or less terms, be provided with that resistance and electric capacity are operated within the scope that allows tolerance in the circuit, be generally ± 5% or ± 10%.In the time of in the components and parts in the circuit all are operated in the permission tolerance, circuit belongs to unfaulty conditions; When any one of the device that injects the unit as fault is higher or lower than the certain limit of its normal value, and other devices are worked in allowing tolerance, think that then circuit breaks down.In order to obtain the job information of circuit under various states, generally to circuit input end input unit-pulse signal, and the unit impulse response signal of Acquisition Circuit.
For reflect the duty of circuit comprehensively, the sampling interval operated by rotary motion of output signal is less, sampling number is more, if adopt the static classification device as fault diagnosis model, signal processing methods such as general needs employing wavelet transformation carry out feature extraction to fault data, to reduce dimension fault data is converted to static nature, but characteristic extraction step have certain influence to the fault diagnosis performance, if feature extracting method is selected or improper use, will cause the fault diagnosis precision lower.
Summary of the invention
The present invention adopts traditional neural network to carry out the lower problem of diagnostic accuracy of analog circuit fault diagnosing in order to solve, thereby a kind of analog-circuit fault diagnosis method based on echo state network dynamic cataloging is provided.
Based on the analog-circuit fault diagnosis method of echo state network dynamic cataloging, it is realized by following steps:
Step 1, employing unit-pulse signal excitation simulation circuit working obtain circuit response signal to be diagnosed; Gather the unit impulse response output signal of mimic channel, and with described unit impulse response output signal as the fault data sample;
Step 2, the fault data sample that step 1 is obtained input in the echo state network and train, and set up the analog circuit fault diagnosing model according to training result;
Step 3, the circuit that step 1 is obtained wait to diagnose response signal as fault data, and input in the analog circuit fault diagnosing model of setting up in the step 2, obtain also output fault diagnosis result.
Setting up the analog circuit fault diagnosing model in the step 2 is to adopt the method for echo state network dynamic cataloging to realize.
The fault data sample that described in the step 2 step 1 is obtained inputs to the concrete grammar of training in the echo state network and is:
Steps A, parameter is set, described parameter comprises deposit pond processing unit number, inner connection weight spectral radius, the flexible yardstick of input and the sparse degree in deposit pond;
Step B, initialization echo state network, input connection weight matrix W InAnd inner connection weight matrix W;
Step C, the fault data sample is imported in the initialized echo state network, collected the state variable and the output variable of echo state network; Wherein, for state variable, only collect last state variable of each fault data sample;
Step D, find the solution output weight matrix W Out, obtain training result.
The connection weight matrix of input described in step B W InAnd the method for inner connection weight matrix W is: generate at random according to even distribution.
Among the step C, the state variable of described collection echo state network and the concrete grammar of output variable are: state variable and output variable are inputed to respectively in echo state network deposit pond processing unit activation function and the output unit activation function handle, the activation function that described echo state network deposit pond processing unit adopts is a hyperbolic tangent function, and the activation function that output unit adopts is an identity function.
The method that the state variable of described echo state network is collected is:
To each fault data sample, u (n)=(u 1(n) ..., u m(n)), with each data point u of u (n) 1(n) ..., u m(n) import formula successively:
x i(n)=tanh(W inu i(n)+Wx i-1(n))
The computing mode variable; In the formula, m is a fault data sample sequence length;
When i=m, calculate corresponding state variable x (n)=(x of u (n) 1(n) ..., x N(n)) T,, only collect last state variable of each fault data sample promptly for state variable; I=1,2 ..., K, K is an integer;
If the fault data sample size is a, the state variable x (n) of echo state network is collected into matrix M:
M = x 1 ( 1 ) , x 2 ( 1 ) , . . . , x N ( 1 ) x 1 ( 2 ) , x 2 ( 2 ) , . . . , x N ( 2 ) . . . x 1 ( a ) , x 2 ( a ) , . . . , x N ( a ) ∈ R a × N
The state variable that obtains the echo state network is collected the result; N is a positive integer, and R is a real number space.
The collection method of the output variable of described echo state network is:
Output variable is collected into matrix T:
T=[d 1,d 2,...,d a] T∈R a×L
In the formula, d 1, d 2..., d aBe respectively the fault category sign of a fault data sample correspondence; L is the output unit number.
Find the solution output weight matrix W among the step D OutThe pseudo-algorithm for inversion of employing realize, promptly
W out=(M -1T) T
Beneficial effect: the present invention is an analytic target with the uniformly-spaced fault data that collects directly, adopt echo state network dynamic cataloging method to set up the analog circuit fault diagnosing model, than adopting traditional neural network to carry out analog-circuit fault diagnosis method, diagnostic accuracy of the present invention is higher.
Description of drawings
Fig. 1 is a schematic flow sheet of the present invention.
Embodiment
Embodiment one, in conjunction with Fig. 1 this embodiment is described, the described analog-circuit fault diagnosis method based on echo state network dynamic cataloging of present embodiment is realized by following steps:
Step 1, employing unit-pulse signal excitation simulation circuit working obtain circuit response signal to be diagnosed; Gather the unit impulse response output signal of mimic channel, and with described unit impulse response output signal as the fault data sample;
Step 2, the fault data sample that step 1 is obtained input in the echo state network and train, and set up the analog circuit fault diagnosing model according to training result;
Step 3, the circuit that step 1 is obtained wait to diagnose response signal as fault data, and input in the analog circuit fault diagnosing model of setting up in the step 2, obtain also output fault diagnosis result.
In the present embodiment, set up the analog circuit fault diagnosing model in the step 2 and can adopt the method for echo state network dynamic cataloging to realize.
Embodiment two, this embodiment are to do further qualification to embodiment one is described based on the step 2 in the analog-circuit fault diagnosis method of echo state network dynamic cataloging, in the described step 2, the fault data sample that step 1 is obtained inputs to the concrete grammar of training in the echo state network and is:
Steps A, parameter is set, described parameter comprises deposit pond processing unit number, inner connection weight spectral radius, the flexible yardstick of input and the sparse degree in deposit pond;
Step B, initialization echo state network, input connection weight matrix W InAnd inner connection weight matrix W;
Step C, the fault data sample is imported in the initialized echo state network collection status variable and output variable; Wherein, for state variable, only collect last state variable of each fault data sample;
Step D, find the solution output weight matrix W Out, obtain training result.
The connection weight matrix of input described in step B W InAnd the method for inner connection weight matrix W is: generate at random according to even distribution.
Embodiment three, this embodiment is to do further qualification to embodiment two is described based on the step C in the analog-circuit fault diagnosis method of echo state network dynamic cataloging, among the described step C, collecting the state variable of echo state network and the concrete grammar of output variable is: collection status variable and output variable are inputed to respectively in echo state network deposit pond processing unit activation function and the output unit activation function handle: the activation function that described echo state network deposit pond processing unit adopts is a hyperbolic tangent function, the activation function that output unit adopts is an identity function, does not adopt the connection of input layer to output layer, output layer is to the connection in deposit pond, output layer is to the connection of output layer.
Embodiment four, this embodiment are that embodiment three described methods of collecting based on the state variable of the echo state network described in the analog-circuit fault diagnosis method of echo state network dynamic cataloging are done further qualification, and the method that the state variable of described echo state network is collected is:
To each fault data sample, u (n)=(u 1(n) ..., u m(n)), with each data point u of u (n) 1(n) ..., u m(n) import formula successively:
x i(n)=tanh(W inu i(n)+Wx i-1(n))
The computing mode variable; In the formula, m is a fault data sample sequence length;
When i=m, calculate corresponding state variable x (n)=(x of u (n) 1(n) ..., x N(n)) T,, only collect last state variable of each fault data sample promptly for state variable; I=1,2 ..., K, K is an integer;
If the fault data sample size is a, the state variable x (n) of echo state network is collected into matrix M:
M = x 1 ( 1 ) , x 2 ( 1 ) , . . . , x N ( 1 ) x 1 ( 2 ) , x 2 ( 2 ) , . . . , x N ( 2 ) . . . x 1 ( a ) , x 2 ( a ) , . . . , x N ( a ) ∈ R a × N
The state variable that obtains the echo state network is collected the result; N is a positive integer, and R is a real number space.
Embodiment five, this embodiment are that the embodiment three described collection methods of exporting based on the state variable of the echo state network described in the analog-circuit fault diagnosis method of echo state network dynamic cataloging are done further qualification, and the collection method of the output variable of described echo state network is:
Output variable is collected into matrix T:
T=[d 1,d 2,...,d a] T∈R a×L
In the formula, d 1, d 2..., d aBe respectively the fault category sign of a fault data sample correspondence; L is the output unit number.
Embodiment six, this embodiment are to do further qualification to embodiment two is described based on step D in the analog-circuit fault diagnosis method of echo state network dynamic cataloging, find the solution output weight matrix W among the described step D OutThe pseudo-algorithm for inversion of employing realize, promptly
W out=(M -1T) T
The principle of the echo state network described in the present invention is: the echo state network is the improvement to traditional recurrent neural network training algorithm.Be characterized in adopting the deposit pond of forming by the neuron of a large amount of sparse connections as hidden layer, in order to input is carried out higher-dimension, nonlinear expression, and only need train the weights of deposit pond to output layer, the training process of network is simplified, solved problems such as training algorithm complexity, network structure that traditional recurrent neural network exists are difficult to determine.
The typical structure of echo state network is made up of input layer, deposit pond and output layer.For by K input block, N deposit pond processing unit and L the echo state network that output unit is formed, its fundamental equation is as follows:
x(n+1)=f(W inu(n+1)+Wx(n)+W backy(n)) (1)
y(n+1)=f out(W out(u(n+1),x(n+1),y(n))) (2)
Wherein, x (n)=(x 1(n) ..., x N(n)) T, the state variable of expression echo state network.
Y (n)=(y 1(n) ..., y L(n)) T, the output variable of expression echo state network.
U (n)=(u 1(n) ..., u K(n)) TThe input variable of expression echo state network.
F=(f 1..., f N) for laying in the activation function vector of pond processing unit.
Activation function vector for deposit pond output unit.
Input block passes through
W in = ( w ij in ) ∈ R N × K
Be connected W=(W with deposit pond processing unit Ij) ∈ R N * NBe the connection weights between the processing unit of deposit pond,
W back = ( w ij back ) ∈ R N × L
Be the connection weights of output layer to the deposit pond, the deposit pond is passed through
W out = ( w ij out ) ∈ R L × ( K + N + L )
Be connected with output unit.Wherein, W In, W and W BackNeed not training, after initial given, remain unchanged.
The method of echo state network training: the weight matrix W of input and output training sample data by generating at random InAnd W BackExcitation deposit pond processing unit, the sparse connection weight value matrix W between the processing unit of deposit pond also generates at random, adopts linear regression to make the minimized method of training square error promptly obtain W Out

Claims (8)

1. based on the analog-circuit fault diagnosis method of echo state network dynamic cataloging, it is characterized in that: it is realized by following steps:
Step 1, employing unit-pulse signal excitation simulation circuit working obtain circuit response signal to be diagnosed; Gather the unit impulse response output signal of mimic channel, and with described unit impulse response output signal as the fault data sample;
Step 2, the fault data sample that step 1 is obtained input in the echo state network and train, and set up the analog circuit fault diagnosing model according to training result;
Step 3, the circuit that step 1 is obtained wait to diagnose response signal as fault data, and input in the analog circuit fault diagnosing model of setting up in the step 2, obtain also output fault diagnosis result.
2. the analog-circuit fault diagnosis method based on echo state network dynamic cataloging according to claim 1, it is characterized in that setting up in the step 2 analog circuit fault diagnosing model is to adopt the method for echo state network dynamic cataloging to realize.
3. the analog-circuit fault diagnosis method based on echo state network dynamic cataloging according to claim 1 is characterized in that the fault data sample that described in the step 2 step 1 is obtained inputs to the concrete grammar of training in the echo state network and is:
Steps A, parameter is set, described parameter comprises deposit pond processing unit number, inner connection weight spectral radius, the flexible yardstick of input and the sparse degree in deposit pond;
Step B, initialization echo state network, input connection weight matrix W InAnd inner connection weight matrix W;
Step C, the fault data sample is imported in the initialized echo state network, collected the state variable and the output variable of echo state network; Wherein, for state variable, only collect last state variable of each fault data sample;
Step D, find the solution output weight matrix W Out, obtain training result.
4. the analog-circuit fault diagnosis method based on echo state network dynamic cataloging according to claim 3 is characterized in that the connection weight matrix of input described in step B W InAnd the method for inner connection weight matrix W is: generate at random according to even distribution.
5. the analog-circuit fault diagnosis method based on echo state network dynamic cataloging according to claim 3, it is characterized in that among the step C, the state variable of described collection echo state network and the concrete grammar of output variable are: state variable and output variable are inputed to respectively in echo state network deposit pond processing unit activation function and the output unit activation function handle, the activation function that described echo state network deposit pond processing unit adopts is a hyperbolic tangent function, and the activation function that output unit adopts is an identity function.
6. the analog-circuit fault diagnosis method based on echo state network dynamic cataloging according to claim 5 is characterized in that the method for the state variable collection of described echo state network is:
To each fault data sample, u (n)=(u 1(n) ..., u m(n)), with each data point u of u (n) 1(n) ..., u m(n)
Import formula successively:
x i(n)=tanh(W inu i(n)+Wx i-1(n))
The computing mode variable; In the formula, m is a fault data sample sequence length;
When i=m, calculate corresponding state variable x (n)=(x of u (n) 1(n) ..., x N(n)) T,, only collect last state variable of each fault data sample promptly for state variable; I=1,2 ..., K, K is an integer;
If the fault data sample size is a, the state variable x (n) of echo state network is collected into matrix M:
M = x 1 ( 1 ) , x 2 ( 1 ) , . . . , x N ( 1 ) x 1 ( 2 ) , x 2 ( 2 ) , . . . , x N ( 2 ) . . . x 1 ( a ) , x 2 ( a ) , . . . , x N ( a ) ∈ R a × N
The state variable that obtains the echo state network is collected the result; N is a positive integer, and R is a real number space.
7. the analog-circuit fault diagnosis method based on echo state network dynamic cataloging according to claim 5 is characterized in that the collection method of the output variable of described echo state network is:
Output variable is collected into matrix T:
T=[d 1,d 2,...,d a] T∈R a×L
In the formula, d 1, d 2..., d aBe respectively the fault category sign of a fault data sample correspondence; L is the output unit number.
8. the analog-circuit fault diagnosis method based on echo state network dynamic cataloging according to claim 5 is characterized in that finding the solution among the step D output weight matrix W OutThe pseudo-algorithm for inversion of employing realize, promptly
W out=(M -1T) T
CN2011100992821A 2011-04-20 2011-04-20 Analog circuit failure diagnosis method based on dynamic classification of echo state network Pending CN102262211A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2011100992821A CN102262211A (en) 2011-04-20 2011-04-20 Analog circuit failure diagnosis method based on dynamic classification of echo state network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2011100992821A CN102262211A (en) 2011-04-20 2011-04-20 Analog circuit failure diagnosis method based on dynamic classification of echo state network

Publications (1)

Publication Number Publication Date
CN102262211A true CN102262211A (en) 2011-11-30

Family

ID=45008914

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2011100992821A Pending CN102262211A (en) 2011-04-20 2011-04-20 Analog circuit failure diagnosis method based on dynamic classification of echo state network

Country Status (1)

Country Link
CN (1) CN102262211A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102749199A (en) * 2012-07-17 2012-10-24 哈尔滨工业大学 Method for predicting residual service lives of turbine engines on basis of ESN (echo state network)
CN103389471A (en) * 2013-07-25 2013-11-13 哈尔滨工业大学 Cycle life indirect prediction method for lithium ion battery provided with uncertain intervals on basis of GPR (general purpose register)
CN104573818A (en) * 2014-12-25 2015-04-29 中国科学院自动化研究所 Office building room classification method based on neutral networks
CN106375136A (en) * 2016-11-17 2017-02-01 北京智芯微电子科技有限公司 Optical access network service flow sensing method and optical access network service flow sensing device
CN109101886A (en) * 2018-07-11 2018-12-28 佛山科学技术学院 A kind of Sequence Learning method and device
CN112101116A (en) * 2020-08-17 2020-12-18 北京无线电计量测试研究所 Analog circuit fault diagnosis method based on deep learning
CN112115999A (en) * 2020-09-15 2020-12-22 燕山大学 Wind turbine generator fault diagnosis method of space-time multi-scale neural network
CN113821888A (en) * 2021-09-23 2021-12-21 西安热工研究院有限公司 Vibration data fault diagnosis method based on periodic impact feature extraction and echo state network
CN117290732A (en) * 2023-11-24 2023-12-26 山东理工昊明新能源有限公司 Construction method of fault classification model, wind power equipment fault classification method and device

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040104740A1 (en) * 2002-12-02 2004-06-03 Broadcom Corporation Process monitor for monitoring an integrated circuit chip
CN101231672A (en) * 2008-02-02 2008-07-30 湖南大学 Method for diagnosing soft failure of analog circuit base on modified type BP neural network
CN101231673A (en) * 2008-02-02 2008-07-30 湖南大学 Analog circuit failure diagnosis method optimized using immune ant algorithm

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040104740A1 (en) * 2002-12-02 2004-06-03 Broadcom Corporation Process monitor for monitoring an integrated circuit chip
CN101231672A (en) * 2008-02-02 2008-07-30 湖南大学 Method for diagnosing soft failure of analog circuit base on modified type BP neural network
CN101231673A (en) * 2008-02-02 2008-07-30 湖南大学 Analog circuit failure diagnosis method optimized using immune ant algorithm

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
郭嘉 雷苗 彭喜元: "基于相应簇回声状态网络静态分类方法", 《电子学报》, vol. 39, no. 3, 31 March 2011 (2011-03-31) *

Cited By (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102749199A (en) * 2012-07-17 2012-10-24 哈尔滨工业大学 Method for predicting residual service lives of turbine engines on basis of ESN (echo state network)
CN103389471A (en) * 2013-07-25 2013-11-13 哈尔滨工业大学 Cycle life indirect prediction method for lithium ion battery provided with uncertain intervals on basis of GPR (general purpose register)
CN103389471B (en) * 2013-07-25 2015-12-09 哈尔滨工业大学 A kind of based on the cycle life of lithium ion battery indirect predictions method of GPR with indeterminacy section
CN104573818A (en) * 2014-12-25 2015-04-29 中国科学院自动化研究所 Office building room classification method based on neutral networks
CN104573818B (en) * 2014-12-25 2017-06-13 中国科学院自动化研究所 A kind of office building room classes method based on neutral net
CN106375136A (en) * 2016-11-17 2017-02-01 北京智芯微电子科技有限公司 Optical access network service flow sensing method and optical access network service flow sensing device
CN106375136B (en) * 2016-11-17 2019-01-25 北京智芯微电子科技有限公司 A kind of optical access network Business Stream cognitive method and device
CN109101886A (en) * 2018-07-11 2018-12-28 佛山科学技术学院 A kind of Sequence Learning method and device
CN112101116A (en) * 2020-08-17 2020-12-18 北京无线电计量测试研究所 Analog circuit fault diagnosis method based on deep learning
CN112101116B (en) * 2020-08-17 2024-05-07 北京无线电计量测试研究所 Simulation circuit fault diagnosis method based on deep learning
CN112115999A (en) * 2020-09-15 2020-12-22 燕山大学 Wind turbine generator fault diagnosis method of space-time multi-scale neural network
CN112115999B (en) * 2020-09-15 2022-07-01 燕山大学 Wind turbine generator fault diagnosis method of space-time multi-scale neural network
CN113821888A (en) * 2021-09-23 2021-12-21 西安热工研究院有限公司 Vibration data fault diagnosis method based on periodic impact feature extraction and echo state network
CN113821888B (en) * 2021-09-23 2024-02-27 西安热工研究院有限公司 Vibration data fault diagnosis method based on periodic impact feature extraction and echo state network
CN117290732A (en) * 2023-11-24 2023-12-26 山东理工昊明新能源有限公司 Construction method of fault classification model, wind power equipment fault classification method and device
CN117290732B (en) * 2023-11-24 2024-03-01 山东理工昊明新能源有限公司 Construction method of fault classification model, wind power equipment fault classification method and device

Similar Documents

Publication Publication Date Title
CN102262211A (en) Analog circuit failure diagnosis method based on dynamic classification of echo state network
Gu et al. Bearing fault diagnosis with varying conditions using angular domain resampling technology, SDP and DCNN
CN106197999B (en) A kind of planetary gear method for diagnosing faults
CN110543860B (en) Mechanical fault diagnosis method and system based on TJM (machine learning model) transfer learning
CN105548862B (en) A kind of analog-circuit fault diagnosis method based on broad sense multi-kernel support vector machine
CN110334764B (en) Rotary machine intelligent fault diagnosis method based on integrated depth self-encoder
CN108830127A (en) A kind of rotating machinery fault feature intelligent diagnostic method based on depth convolutional neural networks structure
CN104712542B (en) A kind of reciprocating compressor sensitive features based on Internet of Things are extracted and method for diagnosing faults
CN104792522B (en) Intelligent gear defect analysis method based on fractional wavelet transform and BP neutral network
CN110110809B (en) Fuzzy automaton construction method based on machine fault diagnosis
CN106597260A (en) Simulation circuit fault diagnosis method based on continuous wavelet analysis and ELM network
CN112507915B (en) Bolt connection structure loosening state identification method based on vibration response information
CN106447039A (en) Non-supervision feature extraction method based on self-coding neural network
CN101900789B (en) Tolerance analog circuit fault diagnosing method based on wavelet transform and fractal dimension
CN110705456A (en) Micro motor abnormity detection method based on transfer learning
CN103995237A (en) Satellite power supply system online fault diagnosis method
CN109116150A (en) A kind of converters method for diagnosing faults based on Cerebellar Model Articulation Controller
CN108594660B (en) Working modal parameter identification method and system of time invariant structure
CN113607325B (en) Intelligent monitoring method and system for looseness positioning of steel structure bolt group
CN102253301A (en) Analog circuit fault diagnosis method based on differential evolution algorithm and static classification of echo state network
CN112598303A (en) Non-invasive load decomposition method based on combination of 1D convolutional neural network and LSTM
CN103268519A (en) Electric power system short-term load forecast method and device based on improved Lyapunov exponent
CN112185104A (en) Traffic big data restoration method based on countermeasure autoencoder
CN102262198B (en) Method for diagnosing faults of analog circuit based on synchronous optimization of echo state network
CN115659583A (en) Point switch fault diagnosis method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C02 Deemed withdrawal of patent application after publication (patent law 2001)
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20111130