CN104978459A - IGBT remaining useful life prediction method - Google Patents

IGBT remaining useful life prediction method Download PDF

Info

Publication number
CN104978459A
CN104978459A CN201510396832.4A CN201510396832A CN104978459A CN 104978459 A CN104978459 A CN 104978459A CN 201510396832 A CN201510396832 A CN 201510396832A CN 104978459 A CN104978459 A CN 104978459A
Authority
CN
China
Prior art keywords
hidden layer
data
igbt
input
input data
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.)
Granted
Application number
CN201510396832.4A
Other languages
Chinese (zh)
Other versions
CN104978459B (en
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.)
University of Electronic Science and Technology of China
Original Assignee
University of Electronic Science and Technology of China
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 University of Electronic Science and Technology of China filed Critical University of Electronic Science and Technology of China
Priority to CN201510396832.4A priority Critical patent/CN104978459B/en
Publication of CN104978459A publication Critical patent/CN104978459A/en
Application granted granted Critical
Publication of CN104978459B publication Critical patent/CN104978459B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The present invention discloses an IGBT remaining useful life prediction method. By a phase space framing reconstruction technology, on the basis of reconstructing a phase space according to a differential entropy rate, the reconstructed phase space is subjected to Volterra-series input signal vector arrangement; correlation between input data and target output is considered, the optimal selection of each frame of input data is carried out, and the IGBT remaining useful life prediction method adopts a forward-backward algorithm and a least angle regression algorithm which are mature currently to use the optimal input data in input vectors as inputs of a model; a multiresponse sparse regression algorithm and a one-by-one extraction method are added on the basis of an original ELM model to cut off hidden layer nodes which are useless or have little effects, and three mixed neuronal activation functions are used, so that an established network has higher robustness and generalization. According to the present invention, difference of different inputs on a prediction model is sufficiently considered; the prediction model capable of dynamically updating each set of input data by an adaptive algorithm is designed; and prediction accuracy is greatly improved.

Description

A kind of IGBT method for predicting residual useful life
Technical field
The invention belongs to Novel power semiconductor device reliability analysis technical field, more specifically say, a kind of IGBT method for predicting residual useful life.
Background technology
Insulated gate bipolar transistor (IGBT, Insulated Gate Bipolar Transistor) as device for power switching, it has many advantages such as current carrying density is large, saturation pressure reduction, has been widely used at present in many key areas such as generation of electricity by new energy, high voltage power transmission.
As the core of system, the reliability effect of IGBT the operation stability of whole system equipment, this makes the residual life (RUL to IGBT, Remaining Useful Life) research of Forecasting Methodology becomes very necessary, it has some significance following: (1) is the important channel obtaining IGBT reliability information, may further be to realize system on-line monitoring and health control provides foundation; (2) contribute to impelling manufacturer to carry out process modification (introduce new material and improve encapsulation technology) to IGBT; (3) be conducive to designing accelerated aging test better to obtain aging data more accurately; (4) can condition maintenarnce be realized, make terminal user obtain the more life information of IGBT to reduce the input to system maintenance.
The research of the existing method for predicting residual useful life to IGBT is mainly divided into two large classes: the forecasting techniques of physically based deformation model-driven and the forecasting techniques based on data-driven.Although the forecasting techniques of physically based deformation model-driven can state the residual life information of IGBT from the angle of material, but need there is enough dark understanding to the intrinsic propesties of device manufactured materials and industrial manufacturing process, but the physical model obtained often lacks enough precision, nonlinear relationship between the easy lost objects parameter of process of modeling, causes error to increase.On the other hand, constructed physical model often with device concrete model closely related, the product category that on this and market, IGBT rapidly increases produces contradiction, and thus these class methods must bring the hysteresis quality in Forecasting Methodology.And be from the mapping relations between the historical aging data learning input and output of IGBT based on the forecasting techniques of data-driven, then set up non-linear, the nontransparent and non-model for special object in inside, in order to the remaining lifetime value of calculating device.If IGBT forecast model accurately can be set up, greatly will improve precision of prediction, thus reduce predicated error further.But also fewer based on the IGBT method for predicting residual useful life of data-driven at present, and the accuracy of prediction need to improve.
Summary of the invention
The object of the invention is to overcome the deficiencies in the prior art, a kind of IGBT method for predicting residual useful life is provided, to improve the precision of prediction of residual life.
For achieving the above object, IGBT method for predicting residual useful life of the present invention, is characterized in that, comprise the following steps:
(1), by accelerated life test, obtain IGBT collection emitter-base bandgap grading saturation voltage drop aging data time series, obtain data set DS={x (1), x (2) ..., x (D) }, wherein D is the data amount check obtained;
(2), first, for data set DS, best Embedded dimensions d and delay time T is determined according to the method for differential entropy rate; Then, utilize the function windowize in Matlab to carry out framing reconstruct to data set DS data set, and each frame data are mapped to d dimensional feature space respectively, thus obtain n (n=D-d τ) individual Frame { (X t,y t), wherein t=1,2 ..., n, to export as the input data of training pattern and target, wherein:
X t={1,x(t),x(t+τ),…,x(t+(d-1)τ),
x 2(t),x(t)x(t+τ),…x(t)x(t+(d-1)τ),
x 2(t+τ),x(t+τ)x(t+2τ),…,x(t+τ)x(t+(d-1)τ),
x 2(t+2τ),x(t+2τ)x(t+3τ),…,x(t+2τ)x(t+(d-1)τ)
,…,
x 2(t+(d-2)τ),x(t+(d-2)x(t+(d-1)τ)
x 2(t+(d-1)τ)};
Y t=x(t+dτ)
(3) Forward-backward algorithm (FB, is utilized, Forward-Backward algorithm) or minimum angle regression algorithm (LARS, Least Angle Regression algorithm) every frame input data X that step (2) is obtained tdo optimal selection, select and export Y with corresponding target tm the input data that correlativity is higher, the every frame input data after note selection are:
X t'={ 1, x (t+c 1τ), x (t+c 2τ) ..., x (t+c bτ) ..., x (t+c eτ) x (t+c fτ) }; c b, c e, c f∈ 0,1 ..., d-1}, and c e≤ c f;
Then every frame input data X t' dimension size (element number) be m, can again be expressed as:
X t′=[x t,1,x t,2,…,x t,m] T(t=1,2,…,n);
(4), extreme learning machine (ELM) model of initialization one containing N (N < D) individual hidden layer node; The data of input layer are the input data X that step (3) obtains t' (t=1,2 ..., n);
At the input weights matrix of coefficients of interval [-1,1] interior random initializtion ELM with threshold coefficient matrix wherein s=1,2 ..., N; I=1,2 ..., m;
According to initialized input weights matrix of coefficients with threshold coefficient matrix calculate hidden layer output matrix wherein network hidden layer output vector for:
h &OverBar; t = &lsqb; g ( &Sigma; i = 1 m w &OverBar; 1 , i x t , i - &theta; &OverBar; 1 ) , g ( &Sigma; i = 1 m w &OverBar; 2 , i x t , i - &theta; &OverBar; 2 ) , ... , g ( &Sigma; i = 1 m w &OverBar; N , i x t , i - &theta; &OverBar; N ) &rsqb; T , G represents excitation function;
(5), according to the vector that step (4) obtains and the corresponding target obtained in step (2) exports Y t, utilize multiple response sparse regression algorithm (MRSR, Multiresponse Sparse Regression) to vector element and hidden layer node rearrange, note sequence after hidden layer node be:
wherein, subscript 1≤j i≤ N is the hidden layer node sequence number before sequence, and subscript 1≤i≤N is the hidden layer node precedence sequence number after sequence; According to the order sequenced, l hidden layer node, wherein l < N before extracting;
(6), according to step (5) extract input weights coefficient corresponding to hidden layer node and threshold coefficient, input weights coefficient and threshold coefficient matrix are updated to w=(w respectively s,i) l × mwith θ=θ ss=1,2 ..., l; I=1,2 ..., m, and to after extraction (beta pruning), recalculate hidden layer output matrix H=[h 1, h 2..., h j..., h n], wherein vector h j = g ( &Sigma; i = 1 m w 1 , i x j , i - &theta; 1 ) ... g ( &Sigma; i = 1 m w l , i x j , i - &theta; l ) T ;
(7), solve beta pruning after network export weights and predicting the outcome, its process is as follows:
7.1), predict D+1 data, namely time predicted data x (D+1), the original input data frame according to step (2) and (3) known forecast model is X t, now, t=D+1-d τ; When after input selection, note selects rear input data frame to be X t', t=D+1-d τ, then can calculate the network hidden layer output vector in this moment and t=D+1-d τ moment h t = g ( &Sigma; i = 1 m w 1 , i x t , i - &theta; 1 ) ... g ( &Sigma; i = 1 m w l , i x t , i - &theta; l ) T ;
7.2), computational grid hidden layer output vector h tthe hidden layer output matrix H=[h obtained with step (6) 1, h 2..., h j..., h n] in each vectorial h j, j=1,2 ..., the Euclidean distance S of n;
7.3), to network hidden layer output vector h in Euclidean distance S twith each vectorial h of hidden layer output matrix H j, j=1,2 ..., the distance value of n sorts, and finds out closest to network hidden layer output vector h from hidden layer output matrix H tz, z>=l the new matrix of vector composition and the target of correspondence exports Y ^ z &times; 1 = &lsqb; Y ^ 1 , Y ^ 2 , ... , Y ^ z &rsqb; T , Thus calculating exports weights accordingly &gamma; = &lsqb; &gamma; 1 , &gamma; 2 , ... , &gamma; l &rsqb; T = H ^ z &times; l + Y ^ z &times; l = ( H ^ T H ^ ) - 1 H ^ T Y ^ ;
The t=D+1-d τ moment is obtained, the predicted value of forecast model by these output weights:
(8), the predicted value that obtains of determining step (7) whether reach the performance failure threshold value (APT, Acceptable Performance Threshold) of IGBT, if reached, then this predicted value position be D+1 as critical point record, stop prediction, if do not reached, then by predicted value join IGBT collection emitter-base bandgap grading saturation voltage drop aging data time series, obtain data set DS={x (2), x (3) ..., x (D+1) }, then obtain predicted value according to the method for step (1) ~ (7) and judge whether the performance failure threshold value reaching IGBT, if no, then continue to join IGBT collection emitter-base bandgap grading saturation voltage drop aging data time series, obtain data set DS={x (3), x (4),, x (D+2) }, repeat like this, until reach, and using this predicted value position D+W as critical point record, wherein, W is predicted value reach the prediction number of times of the performance failure threshold value of IGBT.
The object of the present invention is achieved like this.
IGBT method for predicting residual useful life of the present invention, by phase space framing reconfiguration technique, on the basis of differential entropy rate phase space reconstruction, in order to pursue higher precision of prediction, change the prediction being predicted as adjacent data difference to IGBT collection emitter-base bandgap grading saturation voltage drop data, to the phase space reconstructed with the input signal vector arrangement of Volterra progression; Consider the correlativity that input data and target export, namely some input is to predicting inoperative or plaing a part very little, carry out the optimal selection of each frame input data, the present invention adopts the Forward-backward algorithm of current comparative maturity and minimum angle regression algorithm to select preferably to input the input that data are used as model in input vector; On the basis of original ELM model, add multiple response sparse regression algorithm and one by one extraction method crop useless or act on little hidden layer node, and use three kinds of neuron activation functions of mixing, thus set up network is made to have more robustness and generalization; The present invention considers the otherness of different inputs to forecast model fully, devises the forecast model that a kind of KALE of utilization adaptive algorithm upgrades each group input data dynamically, greatly improves the precision of prediction.
Therefore, the present invention draws the Accurate Model of Volterra progression and the optimum beta pruning extreme learning machine (OPELM of improvement, Optimally-Pruned Extreme Learning Machine) training study speed and extensive, that robust performance is good advantage, propose a kind of IGBT method for predicting residual useful life based on VKOPP algorithm.Obtain the characterization parameter of collection emitter-base bandgap grading saturation voltage drop as IGBT module failure procedure by accelerated life test, predict by the data-driven Forecasting Methodology that the present invention proposes it, result shows, this method has good estimated performance.
Accompanying drawing explanation
Fig. 1 is a kind of embodiment process flow diagram of IGBT method for predicting residual useful life of the present invention;
Fig. 2 is the experiment raw data of 6 groups of IGBT collection emitter-base bandgap grading saturation voltage drops that accelerated life test obtains;
Fig. 3 is that a kind of embodiment of IGBT method for predicting residual useful life of the present invention predicts the outcome figure, wherein real data (dotted portion), predicted data (bold portion), APT represents acceptable performance threshold, namely failure threshold (wherein, concentrate often organizing IGBT experimental data, first three point two data be used as training set, the data of rear 1/3rd are used as test set).
Embodiment
Below in conjunction with accompanying drawing, the specific embodiment of the present invention is described, so that those skilled in the art understands the present invention better.Requiring particular attention is that, in the following description, when perhaps the detailed description of known function and design can desalinate main contents of the present invention, these are described in and will be left in the basket here.
The present invention need not carry out model construction to concrete circuit component, but based on circuit electric network theory, utilizes the parameter measurability of electric network, adopts theory calculate and actual measurement to combine and designs.
Fig. 1 is a kind of embodiment process flow diagram of IGBT method for predicting residual useful life of the present invention.
In the present embodiment, as shown in Figure 1, IGBT method for predicting residual useful life of the present invention can be divided into four-stage: the acquisition of input data and processing stage, the initial phase of forecast model, saturation voltage drop data prediction stage and IGBT predicting residual useful life stage.Respectively each stage is described in detail below:
(1), input data acquisition and processing stage
S101: by accelerated life test, obtains IGBT collection emitter-base bandgap grading saturation voltage drop aging data time series, obtains data set DS={x (1), x (2) ..., x (D) }, wherein D is the data amount check obtained;
S102: the data set DS that step S101 is obtained, first, determine Embedded dimensions d and the delay time T of its best according to the method for differential entropy rate; Secondly, the function windowize in Matlab is utilized to carry out framing reconstruct to data set DS, and each frame data are mapped to d dimensional feature space respectively, block with the mode p of Volterra progression (p>=1) rank, for the terseness of algorithm, the present invention adopts p=2, thus obtains n (n=D-d τ) individual Frame { (X t,y t) (t=1,2 ..., n) to export as the input data of training pattern and target, wherein:
X t={1,x(t),x(t+τ),…,x(t+(d-1)τ),
x 2(t),x(t)x(t+τ),…x(t)x(t+(d-1)τ),
x 2(t+τ),x(t+τ)x(t+2τ),…,x(t+τ)x(t+(d-1)τ),
x 2(t+2τ),x(t+2τ)x(t+3τ),…,x(t+2τ)x(t+(d-1)τ)
,…,
x 2(t+(d-2)τ),x(t+(d-2)x(t+(d-1)τ)
x 2(t+(d-1)τ)};
Y t=x(t+dτ)
Its element number is (d+1) (d+2)/2, and target exports data Y t=x (t+d τ) (t=1,2 ..., n);
S103: utilize every frame input data X that FB algorithm or LARS algorithm obtain step S102 tdo optimal selection, select and export Y with target tthe variable that correlativity is higher, the input data after note selection are:
X t′={1,x(t+c 1τ),x(t+c 2τ),…,x(t+c bτ),…,x(t+c eτ)x(t+c fτ),…},
Wherein: c b, c e, c f∈ 0,1 ..., d-1}, and c e≤ c f.X t' dimension size (element number) be m, then might as well remember X t'=[x t, 1, x t, 2..., x t,m] t(t=1,2 ..., n).
Two, the initial phase of forecast model
S104: extreme learning machine (ELM) model of initialization one containing N (N < D) individual hidden layer node.The data of input layer are the X that step S103 obtains t' (t=1,2 ..., n).
At the input weights matrix of coefficients of interval [-1,1] interior random initializtion ELM with threshold coefficient matrix &theta; &OverBar; = &theta; &OverBar; s ( s = 1 , 2 , ... , N ; i = 1 , 2 , ... , m ) . According to initialized with calculate hidden layer output matrix H &OverBar; = &lsqb; h &OverBar; 1 , h &OverBar; 2 , ... , h &OverBar; t , ... , h &OverBar; n &rsqb; , Wherein h &OverBar; t = g ( &Sigma; i = 1 m w &OverBar; 1 , i x t , i - &theta; &OverBar; 1 ) ... g ( &Sigma; i = 1 m w &OverBar; N , i x t , i - &theta; &OverBar; N ) T ;
S105: by the hidden layer output matrix obtained in step S104 and the target of its correspondence exports Y in step S102 t(t=1,2 ..., n), utilize MRSR algorithm vectorial element and hidden layer node rearrange, note sequence after hidden layer node be: wherein, subscript 1≤j i≤ N is the hidden node sequence number before sequence, and subscript 1≤i≤N is the hidden node precedence sequence number after sequence; According to the order sequenced, l hidden layer node, wherein l < N before extracting.
(3) the saturation voltage drop data prediction stage
S106: w=(w is updated to respectively to the hidden layer node input weights and threshold parameter matrix that step S105 retains s,i) l × mwith θ=θ s(s=1,2 ..., l; I=1,2 ..., m), and the hidden layer output matrix new to the network calculations after beta pruning H = &lsqb; h 1 , h 2 , ... , h j , ... , h n &rsqb; , Wherein h j = g ( &Sigma; i = 1 m w 1 , i x j , i - &theta; 1 ) ... g ( &Sigma; i = 1 m w l , i x j , i - &theta; l ) T ;
S107: adopt the network after solving beta pruning export weights and predict the outcome, its process is as follows:
1). predicting D+1 data, when namely predicting x (D+1), is X according to the initial input of the known forecast model of step S102 and S103 t, now, t=D+1-d τ; When after input selection, note is input as X t' (t=D+1-d τ), then can calculate the network hidden layer output vector in this moment h t = g ( &Sigma; i = 1 m w 1 , i x t , i - &theta; 1 ) ... g ( &Sigma; i = 1 m w l , i x t , i - &theta; l ) T ;
2). calculate h tthe matrix H obtained with step S106=[h 1, h 2..., h j..., h n] in each vectorial h j(j=1,2 ..., Euclidean distance S n);
3). to h in S twith each h of H j(j=1,2 ..., n) distance value sorts, and finds out closest to h from H tthe new matrix of the individual vector composition of z (z>=l) and the target of correspondence exports Y ^ z &times; 1 = &lsqb; Y ^ 1 , Y ^ 2 , ... , Y ^ z &rsqb; T , Thus calculate and export weights accordingly &gamma; = &lsqb; &gamma; 1 , &gamma; 2 , ... , &gamma; l &rsqb; T = H ^ z &times; l + Y ^ z &times; 1 = ( H ^ T H ^ ) - 1 H ^ T Y ^ .
The t=D+1-d τ moment is obtained, the one-step prediction value of forecast model by these output weights:
Four, the IGBT predicting residual useful life stage
S108: whether the predicted value that determining step S107 obtains reaches the performance failure threshold value A PT of IGBT module, if do not reached, first, the method using metabolism to fill vacancies in the proper order upgrades the input data frame of IGBT forecast model, the afterbody of initial data frame is added to by new predicted value, remove the header data value of initial data frame simultaneously, ensure that new data frame length is consistent with initial data frame like this.Then 1 in step S107 is repeated), 2), 3) and, constantly update the network hidden layer output vector h in corresponding moment twith its output weights γ.
If the predicted value of D+W (W>=1) individual data equal or exceed its failure threshold APT, then record this critical point D+W.So prediction obtains W cycle count period IGBT pipe in addition will be in failure state.
In order to technique effect of the present invention is described, altogether completes 6 groups of IGBT accelerated life tests and verify.Fig. 2 tests 6 groups of IGBT collection emitter-base bandgap grading saturation voltage drop aging data time serieses obtaining as experiment raw data EX_1 ~ 6.
Observe the raw data shown in Fig. 2, can find that its data not only exist bad point, also there is the feature of redundancy and higher-dimension, if directly applied to life prediction, then greatly can reduce forecasting efficiency.Therefore, according to the actual needs with the characteristic of problem, in the present embodiment, then compressed transform is carried out to extracted raw data, in lower dimensional space, obtain optimal characteristics, be beneficial to the life prediction realizing IGBT more accurately.Fig. 3 (dotted portion) then depicts the data and curves after process.
In the optimum configurations of forecast model, the method for differential entropy rate is adopted to choose optimum Embedded dimensions and time delay; The nearest-neighbors number arranging model is the exponent number of 100, Volterra progression is three kinds of neuron excitation functions that 2, OPELM uses mixing, and the number of hidden layer neuron is set to 100.
Under above-mentioned parameter condition, for verifying the estimated performance of method proposed by the invention better, different pieces of information number is then utilized to carry out forecast analysis to the residual life of IGBT below, often organize IGBT experimental data concentrate, first three point two data be used as training set, the data of rear 1/3rd are used as test set.(note: training data here and hereafter counts/and training set refers to that the raw data that the input of tectonic model in step S102 and target export, test set then refer to step S107 and data to be predicted in step afterwards.)
Table 1 is the present invention's predicting the outcome under experiment (1).
Table 1
When predicting the residual life of IGBT with the IGBT method for predicting residual useful life that the present invention proposes as can be seen from Table 1, its relative error is all no more than 1%.And also can obtain when using a small amount of data in forecast model and predict the outcome preferably.
As can be seen from Figure 3, IGBT method for predicting residual useful life of the present invention not only can well predict the overall trend of IGBT experimental data, can also more adequately dope its remaining lifetime value.
Although be described the illustrative embodiment of the present invention above; so that those skilled in the art understand the present invention; but should be clear; the invention is not restricted to the scope of embodiment; to those skilled in the art; as long as various change to limit and in the spirit and scope of the present invention determined, these changes are apparent, and all innovation and creation utilizing the present invention to conceive are all at the row of protection in appended claim.

Claims (1)

1. an IGBT method for predicting residual useful life, is characterized in that, comprises the following steps:
(1), by accelerated life test, obtain IGBT collection emitter-base bandgap grading saturation voltage drop aging data time series, obtain data set DS={x (1), x (2) ..., x (D) }, wherein D is the data amount check obtained;
(2), first, for data set DS, best Embedded dimensions d and delay time T is determined according to the method for differential entropy rate; Then, framing reconstruct is carried out to data set DS, and each frame data are mapped to d dimensional feature space respectively, thus obtain n (n=D-d τ) individual Frame { (X t,y t), wherein t=1,2 ..., n, to export as the input data of training pattern and target, wherein:
X t={1,x(t),x(t+τ),…,x(t+(d-1)τ),
x 2(t),x(t)x(t+τ),…x(t)x(t+(d-1)τ),
x 2(t+τ),x(t+τ)x(t+2τ),…,x(t+τ)x(t+(d-1)τ),
x 2(t+2τ),x(t+2τ)x(t+3τ),…,x(t+2τ)x(t+(d-1)τ)
…,
x 2(t+(d-2)τ),x(t+(d-2)x(t+(d-1)τ)
x 2(t+(d-1)τ)};
Y t=x(t+dτ)
(3) Forward-backward algorithm (FB, is utilized, Forward-Backward algorithm) or minimum angle regression algorithm (LARS, Least Angle Regression algorithm) every frame input data X that step (2) is obtained tdo optimal selection, select and export Y with corresponding target tm the input data that correlativity is higher, the every frame input data after note selection are:
X ' t={ 1, x (t+c 1τ), x (t+c 2τ) ..., x (t+c bτ) ..., x (t+c eτ) x (t+c fτ) }; c b, c e, c f∈ 0,1 ..., d-1}, and c e≤ c f;
Then every frame input data X ' tdimension size (element number) be m, can again be expressed as:
X′ t=[x t,1,x t,2,…,x t,m] T(t=1,2,…,n);
(4), extreme learning machine (ELM) model of initialization one containing N (N < D) individual hidden layer node; The data of input layer are the input data X ' that step (3) obtains t(t=1,2 ..., n);
At the input weights matrix of coefficients of interval [-1,1] interior random initializtion ELM with threshold coefficient matrix wherein s=1,2 ..., N; I=1,2 ..., m;
According to initialized input weights matrix of coefficients with threshold coefficient matrix calculate hidden layer output matrix wherein network hidden layer output vector for:
h &OverBar; t = &lsqb; g ( &Sigma; i = 1 m w &OverBar; 1 , i x t , i - &theta; &OverBar; 1 ) , g ( &Sigma; i = 1 m w &OverBar; 2 , i x t , i - &theta; &OverBar; 2 ) , ... , g ( &Sigma; i = 1 m w &OverBar; N , i x t , i - &theta; &OverBar; N ) &rsqb; T , G represents excitation function;
(5), according to the vector that step (4) obtains and the corresponding target obtained in step (2) exports Y t, utilize multiple response sparse regression algorithm (MRSR, Multiresponse Sparse Regression) to vector element and hidden layer node rearrange, note sequence after hidden layer node be:
wherein, subscript 1≤j i≤ N is the hidden layer node sequence number before sequence, and subscript 1≤i≤N is the hidden layer node precedence sequence number after sequence; According to the order sequenced, l hidden layer node, wherein l < N before extracting;
(6), according to step (5) extract input weights coefficient corresponding to hidden layer node and threshold coefficient, input weights coefficient and threshold coefficient matrix are updated to w=(w respectively s,i) l × mwith θ=θ ss=1,2 ..., l; I=1,2 ..., m, and to after extraction (beta pruning), recalculate hidden layer output matrix H=[h 1, h 2..., h j..., h n], wherein vector h j = g ( &Sigma; i = 1 m w 1 , i x j , i - &theta; 1 ) ... g ( &Sigma; i = 1 m w l , i x j , i - &theta; l ) T ;
(7), solve beta pruning after network export weights and predicting the outcome, its process is as follows:
7.1), predict D+1 data, namely time predicted data x (D+1), the original input data frame according to step (2) and (3) known forecast model is X t, now, t=D+1-d τ; When after input selection, note selects rear input data frame to be X ' t, t=D+1-d τ, then can calculate the network hidden layer output vector in this moment and t=D+1-d τ moment h t = g ( &Sigma; i = 1 m w 1 , i x t , i - &theta; 1 ) ... g ( &Sigma; i = 1 m w l , i x t , i - &theta; l ) T ;
7.2), computational grid hidden layer output vector h tthe hidden layer output matrix H=[h obtained with step (6) 1, h 2..., h j..., h n] in each vectorial h j, j=1,2 ..., the Euclidean distance S of n;
7.3), to network hidden layer output vector h in Euclidean distance S twith each vectorial h of hidden layer output matrix H j, j=1,2 ..., the distance value of n sorts, and finds out closest to network hidden layer output vector h from hidden layer output matrix H tz, z>=l the new matrix of vector composition and the target of correspondence exports Y ^ z &times; 1 = &lsqb; Y ^ 1 , Y ^ 2 , ... , Y ^ z &rsqb; T , Thus calculating exports weights accordingly &gamma; = &lsqb; &gamma; 1 , &gamma; 2 , ... , &gamma; l &rsqb; T = H ^ z &times; l + Y ^ z &times; 1 = ( H ^ T H ^ ) - 1 H ^ T Y ^ ;
The t=D+1-d τ moment is obtained, the predicted value of forecast model by these output weights:
(8), the predicted value that obtains of determining step (7) whether reach the performance failure threshold value (APT, Acceptable Performance Threshold) of IGBT, if reached, then this predicted value position be D+1 as critical point record, stop prediction, if do not reached, then by predicted value join IGBT collection emitter-base bandgap grading saturation voltage drop aging data time series, obtain data set DS={x (2), x (3) ..., x (D+1) }, then obtain predicted value according to the method for step (1) ~ (7) and judge whether the performance failure threshold value reaching IGBT, if no, then continue to join IGBT collection emitter-base bandgap grading saturation voltage drop aging data time series, obtain data set DS={x (3), x (4),, x (D+2) }, repeat like this, until reach, and using this predicted value position D+W as critical point record, wherein, W is predicted value reach the prediction number of times of the performance failure threshold value of IGBT.
CN201510396832.4A 2015-07-08 2015-07-08 A kind of IGBT method for predicting residual useful life Active CN104978459B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510396832.4A CN104978459B (en) 2015-07-08 2015-07-08 A kind of IGBT method for predicting residual useful life

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510396832.4A CN104978459B (en) 2015-07-08 2015-07-08 A kind of IGBT method for predicting residual useful life

Publications (2)

Publication Number Publication Date
CN104978459A true CN104978459A (en) 2015-10-14
CN104978459B CN104978459B (en) 2017-11-21

Family

ID=54274962

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510396832.4A Active CN104978459B (en) 2015-07-08 2015-07-08 A kind of IGBT method for predicting residual useful life

Country Status (1)

Country Link
CN (1) CN104978459B (en)

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105320845A (en) * 2015-11-26 2016-02-10 电子科技大学 Time sequence forecast method based on quantum gravity algorithm
CN105486992A (en) * 2015-11-05 2016-04-13 南车株洲电力机车研究所有限公司 Device and method for on-line health management of insulated gate bipolar transistor
CN105550397A (en) * 2015-12-03 2016-05-04 三峡大学 IGBT module state evaluation method based on damage voltage
CN106528987A (en) * 2016-11-03 2017-03-22 河北工业大学 Method for accumulated damage computation and life prediction of IGBT module used for electric car
CN107861040A (en) * 2016-09-22 2018-03-30 北京航空航天大学 A kind of IGBT intermittent life test methods based on simulation modeling and short-term test
CN108169650A (en) * 2016-12-06 2018-06-15 深圳市蓝海华腾技术股份有限公司 It is a kind of to detect IGBT service lifes method and device whether up to standard
CN108804764A (en) * 2018-05-07 2018-11-13 电子科技大学 A kind of aging of lithium battery trend forecasting method based on extreme learning machine
CN109101738A (en) * 2018-08-24 2018-12-28 河北工业大学 A kind of IGBT module degree of aging appraisal procedure
CN109840357A (en) * 2019-01-08 2019-06-04 广州供电局有限公司 Transistor modular fatigue life determines method, apparatus and computer equipment
CN112213660A (en) * 2020-08-25 2021-01-12 广西电网有限责任公司南宁供电局 Method for predicting residual life of power electronic device in UPS system

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011196703A (en) * 2010-03-17 2011-10-06 Fuji Electric Co Ltd Power cycle life prediction method, life prediction device, and semiconductor device including life prediction device
US20120029839A1 (en) * 2011-05-24 2012-02-02 Allen Michael Ritter System and method for estimating remaining life for a device
CN103198223A (en) * 2013-04-12 2013-07-10 电子科技大学 Method for predicting real-time reliability of electronic products
CN103207362A (en) * 2012-01-11 2013-07-17 Abb研究有限公司 System and method for monitoring in real time the operating state of an IGBT device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011196703A (en) * 2010-03-17 2011-10-06 Fuji Electric Co Ltd Power cycle life prediction method, life prediction device, and semiconductor device including life prediction device
US20120029839A1 (en) * 2011-05-24 2012-02-02 Allen Michael Ritter System and method for estimating remaining life for a device
CN103207362A (en) * 2012-01-11 2013-07-17 Abb研究有限公司 System and method for monitoring in real time the operating state of an IGBT device
CN103198223A (en) * 2013-04-12 2013-07-10 电子科技大学 Method for predicting real-time reliability of electronic products

Cited By (15)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105486992A (en) * 2015-11-05 2016-04-13 南车株洲电力机车研究所有限公司 Device and method for on-line health management of insulated gate bipolar transistor
CN105486992B (en) * 2015-11-05 2019-03-12 中车株洲电力机车研究所有限公司 A kind of online health controller and method of insulated gate bipolar transistor
CN105320845A (en) * 2015-11-26 2016-02-10 电子科技大学 Time sequence forecast method based on quantum gravity algorithm
CN105550397B (en) * 2015-12-03 2018-07-20 三峡大学 A kind of IGBT module state evaluating method based on damage voltage
CN105550397A (en) * 2015-12-03 2016-05-04 三峡大学 IGBT module state evaluation method based on damage voltage
CN107861040A (en) * 2016-09-22 2018-03-30 北京航空航天大学 A kind of IGBT intermittent life test methods based on simulation modeling and short-term test
CN106528987A (en) * 2016-11-03 2017-03-22 河北工业大学 Method for accumulated damage computation and life prediction of IGBT module used for electric car
CN106528987B (en) * 2016-11-03 2019-05-03 河北工业大学 A kind of IGBT module accumulated damage for electric vehicle calculates and life-span prediction method
CN108169650A (en) * 2016-12-06 2018-06-15 深圳市蓝海华腾技术股份有限公司 It is a kind of to detect IGBT service lifes method and device whether up to standard
CN108169650B (en) * 2016-12-06 2020-04-14 深圳市蓝海华腾技术股份有限公司 Method and device for detecting whether service life of IGBT reaches standard
CN108804764A (en) * 2018-05-07 2018-11-13 电子科技大学 A kind of aging of lithium battery trend forecasting method based on extreme learning machine
CN109101738A (en) * 2018-08-24 2018-12-28 河北工业大学 A kind of IGBT module degree of aging appraisal procedure
CN109101738B (en) * 2018-08-24 2022-11-15 河北工业大学 IGBT module aging degree evaluation method
CN109840357A (en) * 2019-01-08 2019-06-04 广州供电局有限公司 Transistor modular fatigue life determines method, apparatus and computer equipment
CN112213660A (en) * 2020-08-25 2021-01-12 广西电网有限责任公司南宁供电局 Method for predicting residual life of power electronic device in UPS system

Also Published As

Publication number Publication date
CN104978459B (en) 2017-11-21

Similar Documents

Publication Publication Date Title
CN104978459A (en) IGBT remaining useful life prediction method
Deng et al. A missing power data filling method based on improved random forest algorithm
Huang et al. Prediction of wind power by chaos and BP artificial neural networks approach based on genetic algorithm
CN107482621B (en) A kind of Transient Voltage Stability in Electric Power System appraisal procedure based on voltage sequential track
CN101539963B (en) Model conversion proposal from mechanical-electrical transient to electromagnetic transient and implementation method
Li et al. Location identification of power line outages using PMU measurements with bad data
Trapanese et al. The Jiles Atherton model for description of hysteresis in lithium battery
Karimi et al. Joint topology identification and state estimation in unobservable distribution grids
CN105866725A (en) Method for fault classification of smart electric meter based on cluster analysis and cloud model
CN104331572A (en) Wind power plant reliability modeling method considering correlation between air speed and fault of wind turbine generator
CN106022581B (en) Based on geometry optimization-minimum variance method selective sampling Monte Carlo Model in Reliability Evaluation of Power Systems method
CN105023071A (en) Water quality prediction method based on Gaussian cloud transformation and fuzzy time sequence
Yang et al. Monitoring data factorization of high renewable energy penetrated grids for probabilistic static voltage stability assessment
CN104113061A (en) Three-phase load flow calculation method of power distribution network with distributed power supply
Harrag et al. Extraction of solar cell parameters using genetic algorithm
CN104469374A (en) Image compression method
Hassan et al. Parameters estimation of solar photovoltaic module using camel behavior search algorithm
Zhang et al. An efficient multi-objective bayesian optimization approach for the automated analytical design of switched reluctance machines
Xu et al. Short-term wind speed prediction based on GRU
Wang et al. Prediction of water quality in South to North Water Transfer Project of China based on GA-optimized general regression neural network
CN104200290B (en) Wind power forecast method
Li et al. Machine learning algorithm based battery modeling and management method: A Cyber-Physical System perspective
CN103473461B (en) Based on the wind power prediction error estimation that data characteristics is extracted
CN105306075A (en) Best polarity search method for power consumption of three-value FPRM circuit
CN106372669A (en) Double-order adaptive wavelet clustering 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
GR01 Patent grant
GR01 Patent grant