CN108845546B - Dynamic process monitoring method based on BP neural network autoregressive model - Google Patents

Dynamic process monitoring method based on BP neural network autoregressive model Download PDF

Info

Publication number
CN108845546B
CN108845546B CN201810658889.0A CN201810658889A CN108845546B CN 108845546 B CN108845546 B CN 108845546B CN 201810658889 A CN201810658889 A CN 201810658889A CN 108845546 B CN108845546 B CN 108845546B
Authority
CN
China
Prior art keywords
neural network
matrix
output
model
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.)
Active
Application number
CN201810658889.0A
Other languages
Chinese (zh)
Other versions
CN108845546A (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.)
Zhenjiang Yunyou Information Technology Co ltd
Original Assignee
Ningbo University
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 Ningbo University filed Critical Ningbo University
Priority to CN201810658889.0A priority Critical patent/CN108845546B/en
Publication of CN108845546A publication Critical patent/CN108845546A/en
Application granted granted Critical
Publication of CN108845546B publication Critical patent/CN108845546B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/418Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM]
    • G05B19/41885Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM] characterised by modeling, simulation of the manufacturing system
    • 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/049Temporal neural networks, e.g. delay elements, oscillating neurons or pulsed inputs
    • 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
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Health & Medical Sciences (AREA)
  • Life Sciences & Earth Sciences (AREA)
  • Computational Linguistics (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • Biomedical Technology (AREA)
  • Molecular Biology (AREA)
  • Computing Systems (AREA)
  • Artificial Intelligence (AREA)
  • Biophysics (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Health & Medical Sciences (AREA)
  • Manufacturing & Machinery (AREA)
  • Quality & Reliability (AREA)
  • Automation & Control Theory (AREA)
  • Testing And Monitoring For Control Systems (AREA)

Abstract

The invention discloses a dynamic process monitoring method based on a BP neural network autoregressive model, aiming at establishing a nonlinear autoregressive model by utilizing the BP neural network and implementing dynamic process monitoring on the basis. The method mainly comprises the steps of firstly identifying an autocorrelation model of the sampled data of the monitored object by using a BP neural network, and secondly monitoring the process by using the error filtered by the BP neural network autoregressive model. The method has the main advantages that firstly, a nonlinear autoregressive model is established by utilizing the nonlinear fitting capacity of the BP neural network so as to achieve the purpose of eliminating the nonlinear autocorrelation characteristics in the measured variables; secondly, the method not only utilizes the capability that the error has the abnormal change condition capable of reflecting the nonlinear autocorrelation characteristic, but also provides convenience for establishing a subsequent fault detection model because the error data has no autocorrelation any more. It can be said that the method of the invention is more suitable for dynamic process monitoring.

Description

Dynamic process monitoring method based on BP neural network autoregressive model
Technical Field
The invention relates to a data-driven process monitoring method, in particular to a dynamic process monitoring method based on a BP neural network autoregressive model.
Background
Modern process industrial processes are usually in a continuous and efficient production state, and the expectations for the reliability and effectiveness of process monitoring systems are increasing to ensure the operational requirements of product quality stability, production safety, running state stability, and the like. Under industrial big data stream, the technical means of utilizing a mechanism model to implement process monitoring is increasingly not suitable for the monitoring requirements of modern process industrial processes. Furthermore, the degree of utilization of industrial big data represents a high level of industrial management. Therefore, data-driven process monitoring methodology technology is gaining favor in this large context. Due to the development of advanced instrument technology, sampling time intervals are greatly shortened, and time sequence autocorrelation among sampling data is a problem which needs to be considered in a data-driven process monitoring method, because abnormal changes of the time sequence autocorrelation can also reflect that a monitored process object enters an abnormal working condition. The most classical Dynamic process monitoring method is a Dynamic Principal Component Analysis (DPCA) method based on an amplification matrix, and the basic idea is to introduce a delay measurement value into each training sample data to form an amplification matrix, so that the amplification matrix can simultaneously consider the cross-correlation between the sample data time sequence autocorrelation and the variables.
In addition, researchers have proposed using an Auto-Regression Model (ARM) to mine the sequence autocorrelation between sampled data, and the parameters of the ARM can be generally estimated by a partial least squares algorithm. The ARM has the advantages that sequence autocorrelation does not exist in the output error of the ARM model, and the change condition of the error can reflect the abnormal change condition of the autocorrelation of the original sampling data sequence, so that the ARM model achieves two purposes. From this point of view, the core of the idea of implementing dynamic process monitoring with ARM is how to filter out the time-series autocorrelation characteristics of the original sampled data.
However, considering the complexity of the scale of modern industrial processes, it is no longer appropriate to describe the autocorrelation between sampled data using linear ARM, and it should be described using non-linear ARM. As a classical nonlinear modeling algorithm, the neural network technology is widely researched and applied, and the figure can be found in the fields of pattern recognition, nonlinear system identification, market analysis and the like. Among them, the Back Propagation (BP) learning algorithm is the most common feedforward neural network learning algorithm, and the corresponding neural network model is generally called as a BP neural network model. It is worth mentioning that the neural network model needs to give input and output data when training. The training data of process monitoring is usually a model for establishing single classification, and generally, sampling data cannot be simply classified into input data and output data, because abnormal change of any measurement variable is an appearance of fault. This is why in the field of data-driven process monitoring, few process monitoring methods using neural networks have emerged.
Disclosure of Invention
The invention aims to solve the main technical problems that: how to establish a nonlinear autoregressive model by using a BP neural network and implement dynamic process monitoring on the basis of the nonlinear autoregressive model. Specifically, the method mainly comprises the steps of firstly identifying an autocorrelation model of the sampled data of the monitored object by using a BP neural network, and secondly carrying out process monitoring by using errors filtered by an autoregressive model of the BP neural network.
The technical scheme adopted by the invention for solving the technical problems is as follows: a dynamic process monitoring method based on a BP neural network autoregressive model comprises the following steps:
(1) collecting samples in normal operation state in production process, and forming training data set X e R according to sampling timen ×mLet matrix X be [ X ]1,x1,…,xn]TLast n-d sample data x in (1)d+1,xd+2,…,xnThe output matrix Y ═ x constituting the autoregressive modeld+1,xd+2,…,xn]TThe input matrix Z of the autoregressive model is constructed as follows:
Figure GSB0000186528820000021
wherein n is the number of training samples, m is the number of measurement variables of the monitored object, R is the real number set, Rn×mThe real number matrix of N × m dimension is shown, d is the number of delay measurement data, N-d, and the upper label T shows the transpose of the matrix or vector.
(2) Respectively carrying out normalization processing on each column vector in the input matrix Z and the output matrix Y according to the following formula, namely:
x=(x-xmin)/(xmax-xmin) (2)
in the above formula, x represents any column vector in matrix Z or matrix Y, and xmaxAnd xminRepresenting the maximum and minimum values of the vector x, respectively.
(3) Constructing a three-layer BP neural network: the number of nodes of the input layer is dm, the number of nodes of the output layer is m, the number of nodes of the hidden layer is suggested to be set to be 2dm, the activation function of the hidden layer is an S-shaped function, and the activation function of the output layer is a linear function.
The linear and sigmoidal activation functions used in the method of the invention are shown below:
g(u)=u (3)
Figure GSB0000186528820000022
in the above formula, u represents a function argument, g (u) is a linear activation function, and f (u) is an S-type activation function.
(4) Sending the normalized input Z and output Y to a BP neural network for training operation to obtain the weight coefficient of each neuron node after optimization of the BP neural network, wherein the specific implementation process is as follows:
the method includes the steps of firstly, randomly initializing weight coefficients of each neuron node of a neural network.
And calculating output values of the hidden layer and the output layer.
Calculating the error under the condition of the current weight coefficient by using the actual output value of the neural network model and the output value of the output layer, and judging that the error precision requirements are met according to the errors? If so, finishing the optimization of the neural network model; if not, go to step (iv).
(iv) determine whether the maximum number of iterations has been reached? If yes, ending the optimization of the neural network model; if not, the weight coefficients of the neuron nodes of the hidden layer and the output layer are adjusted according to the error, and then the step II is returned.
(5) Output error to BP neural network model
Figure GSB0000186528820000031
Each column in the array is normalized to obtain a new data matrix with a mean value of 0 and a standard deviation of 1
Figure GSB00001865288200000312
(6) Establishing a fault detection model based on a principal component analysis algorithm, and reserving a model parameter set theta ═ P, Lambda, Dlim,QlimTherein of
Figure GSB0000186528820000032
Outputting a data matrix for an output layer of the neural network model, P being a projective transformation matrix, and Λ being a covariance of principal componentsMatrix, DlimAnd QlimThe specific implementation processes are as follows:
calculating
Figure GSB0000186528820000033
Covariance matrix of
Figure GSB0000186528820000034
Solving all the characteristic values gamma of C1≥γ2≥…≥γmCorresponding feature vector p1,p2…,pm
Setting the number k of the reserved principal components as the minimum value meeting the following conditions, and forming a load matrix P (P) by the corresponding k eigenvectors1,p2…,pk];
Figure GSB0000186528820000035
Fourthly, calculating the upper control limit D of the monitoring statistical indexes D and Q according to the formula shown in the specificationlimAnd Dlim
Figure GSB0000186528820000036
Figure GSB0000186528820000037
In the above formula, F (alpha, k, N-d-k) represents the value of F distribution with k degree of freedom and N-d-k under the confidence degree alpha (generally 99 percent),
Figure GSB0000186528820000038
Represents a degree of freedom of h-2 a2The value of the chi-square distribution of/v under the confidence coefficient alpha, the weighting coefficient g ═ v/(2a), a and v respectively represent the estimated mean value and the estimated variance of the Q monitoring index.
The steps (1) to (6) are offline modeling stages of the method of the present invention, and the steps (7) to (11) shown below are online dynamic process monitoring implementation processes of the method of the present invention.
(7) Collecting data samples x at the latest sampling instantt∈Rm×1And finding out the delay measurement data x thereoft-1,xt-2,…,xt-dForming an input vector z ═ x of the autoregressive modelt-1 T,xt-2 T,…,xt-d T]Where the subscript t denotes the current latest sampling instant.
(8) For input ring z and xtThe same normalization processing as in step (2) is performed.
(9) Inputting the vector z into the BP neural network obtained by training in the step (4), thereby obtaining the output of the output layer of the neural network
Figure GSB0000186528820000039
(10) For error
Figure GSB00001865288200000310
Performing the same normalization process as in step (5) to obtain data vectors
Figure GSB00001865288200000311
(11) Calling the parameter set reserved in the step (6) to implement online fault detection, wherein the specific implementation process comprises the following steps:
calculating specific values of monitoring statistical indexes D and Q according to the following formula:
Figure GSB0000186528820000041
Figure GSB0000186528820000042
② according to the concrete numerical values of D and Q and corresponding control upper limit DlimAnd QlimAnd (3) deciding whether the fault occurs or not, namely judging whether the condition is met: d is less than or equal to DlimAnd Q is less than or equal to Qlim(ii) a If so, the current sample is sampled under normal working conditions, and the step (7) is returned to continue to monitor the next new sample data; if not, the current sampling data comes from the fault working condition.
Compared with the traditional method, the method has the advantages that:
firstly, the method utilizes the nonlinear fitting capability of a BP neural network to establish a nonlinear autoregressive model so as to achieve the purpose of eliminating nonlinear autocorrelation characteristics in measured variables; secondly, the method takes the error as the monitored object, not only utilizes the capability of the error to reflect the abnormal change condition of the nonlinear autocorrelation characteristic, but also provides convenience for the establishment of a subsequent process monitoring model based on the PCA algorithm because the autocorrelation on the time sequence of the error data does not occur any more. It can be said that the method of the present invention is more suitable for dynamic process modeling and monitoring.
Drawings
FIG. 1 is a flow chart of an embodiment of the method of the present invention.
Fig. 2 is a schematic diagram of the specific implementation steps of the BP neural network.
FIG. 3 is a diagram illustrating autocorrelation feature culling in error.
FIG. 4 is a comparison graph of the monitoring details of TE process material C inlet temperature faults.
Detailed Description
The method of the present invention is described in detail below with reference to the accompanying drawings and specific embodiments.
As shown in FIG. 1, the invention discloses a dynamic process monitoring method based on a BP neural network autoregressive model. The following description of a specific embodiment of the method of the present invention is given in conjunction with an example of a specific industrial process.
Before describing the specific implementation case, the basic principle of the BP neural network is briefly described. Let BP neural network input mode be alpha ═ alpha1,α2,…,αdm]The output of the hidden layer is beta ═ beta1,β2,…,β2dm]The output of the output layer is [ gamma ] - [ gamma ]1,γ2,…,γm]Nerve of the diseaseThe actual output value of the network is y ═ y1,y2,…,ym]. According to the BP neural network principle, the hidden layer output beta can be obtained as follows:
Figure GSB0000186528820000043
in the above formula, betajOutput, w, representing the jth neuron of the hidden layer0j=θ、x0In the present embodiment, θ is 0.
Similarly, the output γ of the kth neuron of the output layerkThe calculation method is as follows:
Figure GSB0000186528820000044
then, the error under the current weight coefficient condition is:
Figure GSB0000186528820000045
the idea of adjusting the weight coefficients by the BP neural network is to iteratively adjust according to the method shown in equation (7) with the fastest error reduction. Therefore, a step length η can be set, and η units are adjusted in the negative gradient direction each time, that is, the adjustment amount of the weight value each time is:
Figure GSB0000186528820000051
the adjustment sequence of the BP neural network is as follows:
firstly, adjust the weight from hidden layer to output layer, set vkFor the input of the kth neuron of the output layer, there are:
Figure GSB0000186528820000052
Figure GSB0000186528820000053
then, the formula for iteratively adjusting the weights from the hidden layer to the output layer is:
wjk=wjk-η(ykk)g′(vkj(11)
similarly, the iterative formula of weight adjustment from the input layer to the hidden layer can be inferred as follows:
Figure GSB0000186528820000054
in the above formula, ukIs the input to the k-th neuron of the hidden layer.
And (3) carrying out iterative adjustment according to the formulas, wherein the error is gradually reduced until the set precision or the maximum iteration number is achieved, and the specific implementation steps of the BP neural network are shown in FIG. 2.
The application object is from the U.S. Tennessee-Ismann (TE) chemical process experiment, and the prototype is a practical process flow of an Ismann chemical production workshop. At present, the TE process has been widely used as a standard experimental platform for fault detection research due to the complexity of the process. The entire TE process includes 22 measured variables, 12 manipulated variables, and 19 constituent measured variables. The TE process object may simulate a variety of different fault types, such as material inlet temperature step changes, cooling water fault changes, and so forth. To monitor the process, 33 process variables were selected as shown in table 1. Due to the short sampling interval time, the TE process sampling data inevitably has sequence autocorrelation. Moreover, due to the complex characteristics of the TE process, the non-linear characteristics between the sampled data are significant, and therefore non-linear modeling should be implemented. The following describes the detailed implementation steps of the present invention in conjunction with the TE process.
Table 1: the TE process monitors variables.
Figure GSB0000186528820000055
Figure GSB0000186528820000061
Firstly, establishing a dynamic process monitoring model by using 960 sampling data under the normal working condition of the TE process, and comprising the following steps of:
step (1): collecting samples in normal operation state in production process, and forming training data set X e R according to sampling time960×33Let matrix X be [ X ]1,x1,…,xn]TThe last n-d in (1) 958 sample data x3,x4,…,x960Forming regression model output matrix Y ═ x3,x4,…,x960]The input matrix Z of the regression model is as follows:
Figure GSB0000186528820000062
step (2): and respectively carrying out normalization processing on each column vector in the input matrix Z and the output matrix Y.
And (3): and constructing a three-layer BP neural network.
And (4): and sending the normalized input Z and output Y to a BP neural network for training operation to obtain the weight coefficient of each neuron node after the BP neural network is optimized.
And (5): output error to BP neural network model
Figure GSB0000186528820000063
Each column in the array is normalized to obtain a new data matrix with a mean value of 0 and a standard deviation of 1
Figure GSB0000186528820000064
And (6): establishing a fault detection model based on a principal component analysis algorithm, and reserving a model parameter set theta ═ P, Lambda, Dlim,Qlim}。
To verify that the error no longer contains nonlinear autocorrelation characteristics, the error matrix is modified
Figure GSB0000186528820000065
A schematic diagram of the autocorrelation corresponding to the first 18 vectors is shown in fig. 3. It can be seen from fig. 3 that the autocorrelation features of the original training data have been removed, and no autocorrelation exists in the error.
Secondly, collecting a test data set under the condition that the inlet temperature of the TE process material C is in fault change, and implementing online process monitoring. It is worth noting that the first 160 sample data of the test data set were collected from normal conditions, and fault conditions were introduced from 161 moments.
And (7): collecting data samples x at the latest sampling instantt∈R33×1And finding out the delay measurement data x thereoft-1,xt-2To form the input vector z of the autoregressive model.
And (8): for input vectors z and xtThe same normalization processing as in step (2) is performed.
And (9): inputting the vector z into the BP neural network obtained by training in the step (4), thereby obtaining the output of the output layer of the neural network
Figure GSB0000186528820000071
Step (10): for error
Figure GSB0000186528820000072
Performing the same normalization process as in step (5) to obtain data vectors
Figure GSB0000186528820000073
Step (11): and (4) calling the parameter set reserved in the step (6) to carry out online fault detection.
Finally, the details of the process monitoring of the change in the temperature of the inlet for material C by the method of the present invention are shown in FIG. 4. As can be seen from fig. 4, the method of the present invention can continuously trigger the fault alarm after the fault occurs.
The above embodiments are merely illustrative of specific implementations of the present invention and are not intended to limit the present invention. Any modification of the present invention within the spirit of the present invention and the scope of the claims will fall within the scope of the present invention.

Claims (3)

1. A dynamic process monitoring method based on a BP neural network autoregressive model is characterized by comprising the following steps:
the implementation of the offline modeling phase is as follows:
step (1): collecting samples in normal operation state in production process, and forming training data set X e R according to sampling timen ×mChanging X to [ X ]1,x1,…,xn]TLast n-d sample data x in (1)d+1,xd+2,…,xnThe output matrix Y ═ x constituting the autoregressive modeld+1,xd+2,…,xn]TThe input matrix Z of the autoregressive model is constructed as follows:
Figure FSB0000189230860000011
wherein n is the number of training samples, m is the number of measurement variables of the monitored object, R is the real number set, Rn×mA real number matrix representing N multiplied by m dimension, d is the number of delay measurement data, N is N-d, and an upper label T represents the transposition of the matrix or the vector;
step (2): respectively carrying out normalization processing on each column vector in the input matrix Z and the output matrix Y according to the formula shown in the specification
x=(x-xmin)/(xmax-xmin) (2)
In the above formula, x represents any column vector in the input matrix Z or the output matrix Y, and xmaxAnd xminRespectively representing the maximum value and the minimum value of the column vector x;
and (3): constructing a three-layer BP neural network: the number of nodes of the input layer is dm, the number of nodes of the output layer is equal to the number of measurement variables of the monitored object, the number of nodes of the hidden layer is set to be 2dm, the activation function of the hidden layer is an S-shaped function, and the activation function of the output layer is a linear function, which are respectively shown as follows:
g(u)=u (3)
Figure FSB0000189230860000012
in the above formula, u represents a function argument, g (u) is a linear activation function, and f (u) is an S-type activation function;
and (4): sending the normalized input matrix Z and the normalized output matrix Y to a BP neural network for training operation to obtain the weight coefficient of each neuron node after the BP neural network is optimized;
and (5): output error to BP neural network model
Figure FSB0000189230860000013
Each column in the array is normalized to obtain a new data matrix with a mean value of 0 and a standard deviation of 1
Figure FSB0000189230860000014
Wherein
Figure FSB0000189230860000015
Outputting a data matrix for an output layer of the neural network model;
and (6): establishing a fault detection model based on a principal component analysis algorithm, and reserving a model parameter set theta ═ P, Lambda, Dlim,QlimP is a projective transformation matrix, Λ is a covariance matrix of principal components, DlimAnd QlimRespectively monitoring the upper control limits of the statistical indexes D and Q;
the implementation flow of online process monitoring is as follows:
and (7): collecting data samples x at the latest sampling instantt∈Rm×1And measuring data x of d previous time instantst-1,xt-2,…,xt-dInput vector z ═ x constituting autoregressive modelt-1 T,xt-2 T,…,xt-d T]Wherein the subscript t denotes the current latest sampling time;
and (8): for input vectors z and xtCarrying out the same normalization processing as in the step (2);
and (9): inputting the vector z into the BP neural network obtained by training in the step (4), thereby obtaining the output of the output layer of the neural network
Figure FSB0000189230860000021
Step (10): for error
Figure FSB0000189230860000022
Performing the same normalization process as in step (5) to obtain data vectors
Figure FSB0000189230860000023
Step (11): calling the parameter set reserved in the step (6) to implement online fault detection, wherein the specific implementation process comprises the following steps:
calculating specific values of monitoring statistical indexes D and Q according to the following formula:
Figure FSB0000189230860000024
② according to the concrete numerical values of D and Q and corresponding control upper limit DlimAnd QlimAnd (3) deciding whether the fault occurs or not, namely judging whether the condition is met: d is less than or equal to DlimAnd Q is less than or equal to Qlim(ii) a If so, the current sample is sampled under normal working conditions, and the step (7) is returned to continue to monitor the next new sample data; if not, the current sampling data comes from the fault working condition.
2. The dynamic process monitoring method based on the BP neural network autoregressive model as claimed in claim 1, wherein the specific implementation process of training the BP neural network in the step (4) is as follows:
randomly initializing weight coefficients of each neuron node of a neural network;
calculating output values of the hidden layer and the output layer;
calculating the error under the condition of the current weight coefficient by the actual output value of the neural network model and the output value of the output layer, and judging whether the error meets the error precision requirement according to the error; if so, finishing the optimization of the neural network model; if not, turning to the fourth step;
judging whether the maximum iteration times is reached; if yes, ending the optimization of the neural network model; if not, the weight coefficients of the neuron nodes of the hidden layer and the output layer are adjusted according to the error, and then the step II is returned.
3. The dynamic process monitoring method based on the BP neural network autoregressive model as claimed in claim 1, wherein the specific implementation process of establishing the fault detection model in the step (6) is as follows:
calculating
Figure FSB0000189230860000025
Covariance matrix of
Figure FSB0000189230860000026
Solving all the characteristic values gamma of C1≥γ2≥…≥γmCorresponding feature vector p1,p2…,pm
Setting the number k of the reserved principal components as the minimum value meeting the following conditions, and forming a load matrix P (P) by the corresponding k eigenvectors1,p2…,pk];
Figure FSB0000189230860000027
Fourthly, calculating the upper control limit D of the monitoring statistical indexes D and Q according to the formula shown in the specificationlimAnd Qlim
Figure FSB0000189230860000031
Figure FSB0000189230860000032
In the above formula, F (α, k, N-d-k) represents a value of F distribution having a degree of freedom of k and N-d-k with a confidence of 99%,
Figure FSB0000189230860000033
Represents a degree of freedom of h-2 a2The value of the chi-square distribution of/v under the confidence coefficient alpha, the weighting coefficient g ═ v/(2a), a and v respectively represent the estimated mean value and the estimated variance of the Q monitoring index.
CN201810658889.0A 2018-06-11 2018-06-11 Dynamic process monitoring method based on BP neural network autoregressive model Active CN108845546B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810658889.0A CN108845546B (en) 2018-06-11 2018-06-11 Dynamic process monitoring method based on BP neural network autoregressive model

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810658889.0A CN108845546B (en) 2018-06-11 2018-06-11 Dynamic process monitoring method based on BP neural network autoregressive model

Publications (2)

Publication Number Publication Date
CN108845546A CN108845546A (en) 2018-11-20
CN108845546B true CN108845546B (en) 2020-10-27

Family

ID=64202055

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810658889.0A Active CN108845546B (en) 2018-06-11 2018-06-11 Dynamic process monitoring method based on BP neural network autoregressive model

Country Status (1)

Country Link
CN (1) CN108845546B (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109669414B (en) * 2018-12-13 2020-10-09 宁波大学 Dynamic process monitoring method based on autocorrelation characteristic decomposition
CN111694329B (en) * 2019-03-12 2022-03-18 宁波大学 Dynamic process monitoring method based on distributed extreme learning machine
CN111912875B (en) * 2020-06-23 2024-02-13 江苏淮河化工有限公司 Fractionation tower benzene content soft measurement method based on stacked Elman neural network

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104714537A (en) * 2015-01-10 2015-06-17 浙江大学 Fault prediction method based on joint relative change analysis and autoregression model
CN107045283A (en) * 2011-09-19 2017-08-15 费希尔-罗斯蒙特系统公司 Use reasoning process modeling, prediction of quality and the fault detect of multistage data separating
CN107092242A (en) * 2017-06-02 2017-08-25 宁波大学 A kind of Industrial Process Monitoring method based on missing variable pca model
CN107967489A (en) * 2017-11-29 2018-04-27 中国科学院空间应用工程与技术中心 A kind of method for detecting abnormality and system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US7660774B2 (en) * 2005-05-31 2010-02-09 Honeywell International Inc. Nonlinear neural network fault detection system and method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107045283A (en) * 2011-09-19 2017-08-15 费希尔-罗斯蒙特系统公司 Use reasoning process modeling, prediction of quality and the fault detect of multistage data separating
CN104714537A (en) * 2015-01-10 2015-06-17 浙江大学 Fault prediction method based on joint relative change analysis and autoregression model
CN107092242A (en) * 2017-06-02 2017-08-25 宁波大学 A kind of Industrial Process Monitoring method based on missing variable pca model
CN107967489A (en) * 2017-11-29 2018-04-27 中国科学院空间应用工程与技术中心 A kind of method for detecting abnormality and system

Also Published As

Publication number Publication date
CN108845546A (en) 2018-11-20

Similar Documents

Publication Publication Date Title
CN108897286B (en) Fault detection method based on distributed nonlinear dynamic relation model
CN108038300B (en) Optical fiber state evaluation method based on improved membership function combined with neural network
CN110175386B (en) Method for predicting temperature of electrical equipment of transformer substation
CN108280552B (en) Power load prediction method and system based on deep learning and storage medium
CN108845546B (en) Dynamic process monitoring method based on BP neural network autoregressive model
CN109992921B (en) On-line soft measurement method and system for thermal efficiency of boiler of coal-fired power plant
CN108960309B (en) Dynamic process monitoring method based on RBF neural network autocorrelation elimination
CN110377942B (en) Multi-model space-time modeling method based on finite Gaussian mixture model
CN103399487A (en) Nonlinear MIMO (multiple input multiple output) system-based decoupling control method and device
CN111445010B (en) Distribution network voltage trend early warning method based on evidence theory fusion quantum network
CN110708318A (en) Network abnormal flow prediction method based on improved radial basis function neural network algorithm
CN112836884A (en) Copula-DBiLSTM-based method for accurately predicting multi-element load of comprehensive energy system
Han et al. Self-organization of a recurrent RBF neural network using an information-oriented algorithm
CN109615027B (en) Intelligent prediction method for extracting wind speed characteristics along high-speed railway
Amin-Naseri et al. Neural network approach to lumpy demand forecasting for spare parts in process industries
CN112016241B (en) Soft measurement modeling method based on mLASSO-MLP model
CN107273971B (en) Feed-forward neural network structure self-organization method based on neuron significance
Yang et al. A structure optimization algorithm of neural networks for large-scale data sets
CN108446506B (en) Uncertain system modeling method based on interval feedback neural network
CN109459609B (en) Distributed power supply frequency detection method based on artificial neural network
Chovan et al. Neural network architecture for process control based on the RTRL algorithm
CN110794676A (en) CSTR process nonlinear control method based on Hammerstein-Wiener model
Ge et al. Forecasting Hong Kong housing prices: An artificial neural network approach
CN111695581B (en) Nonlinear dynamic process monitoring method based on autoregressive extreme learning machine
CN114492199A (en) Method and system for analyzing performance of voltage transformer, electronic equipment and medium

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
GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20221020

Address after: 7/F, Building 8, No. 303, Yushan Road, Jingkou District, Zhenjiang City, Jiangsu Province, 212000

Patentee after: Zhenjiang Yunyou Information Technology Co.,Ltd.

Address before: Room 521, Information Institute, 818 Fenghua Road, Jiangbei District, Ningbo City, Zhejiang Province

Patentee before: Ningbo University