CN103455635A - Thermal process soft sensor modeling method based on least squares and support vector machine ensemble - Google Patents

Thermal process soft sensor modeling method based on least squares and support vector machine ensemble Download PDF

Info

Publication number
CN103455635A
CN103455635A CN2013104388191A CN201310438819A CN103455635A CN 103455635 A CN103455635 A CN 103455635A CN 2013104388191 A CN2013104388191 A CN 2013104388191A CN 201310438819 A CN201310438819 A CN 201310438819A CN 103455635 A CN103455635 A CN 103455635A
Authority
CN
China
Prior art keywords
centerdot
sample
model
vector machine
thermal process
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
CN2013104388191A
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.)
North China Electric Power University
Original Assignee
North China Electric Power 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 North China Electric Power University filed Critical North China Electric Power University
Priority to CN2013104388191A priority Critical patent/CN103455635A/en
Publication of CN103455635A publication Critical patent/CN103455635A/en
Pending legal-status Critical Current

Links

Images

Abstract

The invention discloses a thermal process soft sensor modeling method based on least squares and support vector machine ensemble, and belongs to the technical fields of thermal process and artificial intelligence intersection. The method includes selecting auxiliary variables as an input of a model and key variables to be predicted as an output of the model, selecting running data as an initial training sample, utilizing the soft fuzzy c-means clustering (SFCM) method to divide the initial sample into sub-datasets which are overlapped and which are provided with differences, establishing individual models on each sub-dataset, and synthesizing predicted outputs of the individual models to obtain estimation of the key variable; aiming to optional new acquired sample xk, obtaining a corresponding predicted value. According to the thermal process soft sensor modeling method, the soft fuzzy C-means clustering method is adopted, predicting accuracy is improved by means of establishing integrated models, calculating of the models is easier, and calculating efficiency is improved; boundary samples are processed effectively, the process is convenient to implement, the key variable can be predicted accurately, and important significance is provided to optimized operation of the thermal process system.

Description

The integrated thermal process soft-measuring modeling method based on least square method supporting vector machine
Technical field
The present invention relates to a kind ofly based on the integrated thermal process soft-measuring modeling method of least square method supporting vector machine (least squares support vector machine, LSSVM), belong to heat power engineering and artificial intelligence interleaving techniques field.
Background technology
Restriction due to detection technique and economic dispatch aspect condition, in actual thermal process, the key variables of some characteristic feature are difficult to realize direct measurement such as composition, quality etc., and the relational model of setting up these variablees and its dependent variable has great significance to the optimization that realizes production run.Although the part power station has been installed online analytical instrument and realized some parameter is detected, these hardware sensor are expensive, and the installation and maintenance cost is higher, and often close maintenance.Therefore the soft-sensing model that builds these parameters is also very necessary to its redundancy detection.
Due to complicacy and the uncertainty of thermal process mechanism, set up that mechanism model is very difficult often accurately.In recent years, the development of the artificial intelligence such as neural network, support vector machine is widely used the modeling technique of based on data.Least square method supporting vector machine (least squares support vector machine, LSSVM) be based on a kind of new artificial intelligence modeling method of Statistical Learning Theory, it take structural risk minimization as principle, compares with neural network and has better generalization ability.And LSSVM utilizes equality constraint to replace inequality constrain, problem concerning study is solved by system of linear equations, thereby reduced the complexity of algorithm, has shortened the training time.
When methods such as utilizing support vector machine builds model, the parameter of model is generally chosen by cross-validation method, and this search is very consuming time.On the other hand, design due to operating personnel's custom and control system, the operating condition of process often concentrates on some regional area, and change on a large scale, single regression model not only can reduce the precision of prediction, also make the complicacy of calculating increase, bring difficulty to structure, enforcement and the updating maintenance of model simultaneously.Therefore, find a kind of new fast learning algorithm and come that accurate description is non-linear, plant-wide thermal processes has certain realistic meaning.
Integrated study is to build a plurality of learning machines same problem is learnt, and by the combination of a plurality of body Models, obtains a compound world model that precision of prediction is higher, universality is stronger.And the thought of utilizing integrated study " to divide and rule ", be divided into a plurality of subdata collection by large-scale data, can greatly reduce the time of searching parameter and model training.Building discrepant individuality and finding suitable synthesis strategy is two key factors that affect the integrated study performance.Characteristics based on actual thermal process, utilize classical fuzzy mean cluster (fuzzy c-means, FCM) method that original sample is divided into to different spaces, subsample, can train the individuality with otherness.Yet traditional FCM method, based on maximum membership grade principle, often can't be processed boundary sample well.Therefore, the present invention creatively considers to utilize the cut set of the degree of membership of FCM, and soft mode is stuck with paste mean cluster (soft fuzzy c-means, SFCM) method and divided sample.For metastable LSSVM algorithm, can there is collinearity to a certain degree between each submodel that training obtains, thereby make the integrated result variation.The thought of partial least square method (partial least squares, PLS) based on Principle component extraction, the composition extracted can be summarized the information in the independent variable system well, can explain best dependent variable again, and the noise in the inhibition system.Therefore utilize the PLS method to extract the larger composition of otherness in each submodel as synthesis strategy, remove redundancy and collinearity information.
Summary of the invention
The precision of prediction that the object of the invention is to overcome existing thermal process is not high, calculate deficiency consuming time, proposed a kind of based on the integrated thermal process soft-measuring modeling method of least square method supporting vector machine (least squares support vector machine, LSSVM).The method, by the combination of a plurality of body Models, obtains a compound world model that precision of prediction is higher, universality is stronger.And the principle of utilizing integrated study " to divide and rule ", be divided into a plurality of subdata collection by large-scale data, can reduce to a great extent the time of searching parameter and training pattern.The method precision of prediction is high, cost is low, computing velocity is fast, is conducive to be applied among engineering practice.
Characteristics based on actual thermal process, at first utilize soft mode to stick with paste mean cluster (soft fuzzy c-means, SFCM) original sample be divided into to different spaces, subsample; Then set up the individual learning machine of least square method supporting vector machine (least squares support vector machine, LSSVM) with otherness on each subspace; Finally utilize partial least squares regression (partial least squares, PLS) as synthesis strategy, obtain the final prediction output of key variables.Technical scheme of the present invention is carried out according to the following steps:
The integrated thermal process soft-measuring modeling method based on least square method supporting vector machine, the method step is:
Step 1: according to the Related Mechanism analysis, select the input of suitable auxiliary variable as model, the key variables that predict are as the output of model.Choose the larger and representative service data of operating mode span as the initial training sample, and can be designated as
Figure BDA0000386286690000022
, x wherein j∈ R pmean that the j group is as input variable, y j∈ R be the j group as output variable, p is the input variable number, N is sample size.
Step 2: utilize soft mode to stick with paste means clustering method, the raw data of collection is divided into to overlapped and discrepant subdata collection.Described soft mode is stuck with paste means clustering method: the objective definition function
min J = Σ i = 1 T Σ j = 1 N μ ij m | | x j - v i | | 2 - - - ( 1 ) M=2 wherein, T is the subclass number.Carry out the iterative above formula by following steps, try to achieve final degree of membership μ j:
v i = Σ j = 1 N μ ij m x j / Σ j = 1 N μ ij m , i = 1 , · · · , T - - - ( 2 )
μ ij = 1 Σ k = 1 T ( | | x j - v i | | / | | x j - v k | | ) 2 m - 1 , j = 1 , · · · , N - - - ( 3 )
Utilize the cut set of degree of membership to be divided the initial training sample, to obtain the subsample collection.To sample x jand degree of membership μ ij, i=1 ..., T, consider following two decision rules:
(i) if exist
Figure BDA0000386286690000033
wherein
Figure BDA0000386286690000034
x jbe divided in k class subset, now x jbelong to single subclass;
(ii) otherwise, to μ ijif have
Figure BDA0000386286690000035
x jbe divided in i class subset, now x jmay belong to a plurality of subclasses, δ is the margin parameter characterized between class here.
And utilize above rule to divide primary data sample, obtain T different space, subsample L 1..., L t.
Step 3: using each group subdata collection sample as training sample, utilize least square method supporting vector machine to set up a body Model.Note subspace L t(t=1 ..., T) comprise n sample the least square method supporting vector machine model can be described as following optimization problem:
min w , b , ξ J ( w , ξ ) = 1 2 w T w + 1 2 γ Σ i = 1 n ξ i 2 - - - ( 4 )
Figure BDA0000386286690000038
Wherein
Figure BDA0000386286690000039
be the nuclear space mapping function, w is weight vectors, and γ is penalty coefficient, ξ ifor error variance.For understanding this optimization problem, definition Lagrange function is as follows:
Figure BDA00003862866900000310
α=[α wherein 1..., α n] tfor the Lagrange multiplier.The Lagrange function is solved, can be translated into and solve system of linear equations:
0 1 → T 1 → Ω + 1 / γI b α = 0 y - - - ( 6 )
Y=[y wherein 1... y, n t],
Figure BDA00003862866900000312
, I is n * n rank unit matrix, Ω={ Ω kl| k, l=1 ..., n}, and
Figure BDA00003862866900000313
be defined as kernel function.Can obtain the value of α and b by solving equation group (6), be estimated as thereby obtain the LSSVM recurrence:
h ( x ) = Σ i = 1 n α i K ( x , x i ) + b - - - ( 7 )
Its Kernel Function is chosen for Gaussian radial basis function K (x, x i)=exp (|| x-x i|| 2/ σ 2), wherein σ is kernel functional parameter.
Step 4: using the sample degree of membership to output and the output of each submodel jointly as the input variable of synthesis strategy, utilize partial least squares regression to eliminate between each submodel and the correlativity between the degree of membership variable as synthesis strategy, obtain the forecast model of key variables.The non-linear iterative that partial least squares regression can propose according to Wold calculates, and form is as follows:
f PLS(Z)=Z·W(P TW) -1Bq T (8)
Wherein, W obtains weight matrix after extracting each major component, and P is the input matrix of loadings, and q is the output load vector, and B is matrix of coefficients.On each regression machine, training sample is estimated, obtained its predicted value wherein
Figure BDA0000386286690000043
Figure BDA0000386286690000044
i=1 ..., N, t=1 ..., T;
Figure BDA0000386286690000045
and μ iit surveys y as the input variable of synthesis strategy ivalue, as output, obtains reconstructed sample
Figure BDA0000386286690000046
wherein
Figure BDA0000386286690000047
and according to the forecast model f () that formula (8) obtains key variables be:
y ^ = f ( h 1 ( x ) , h 2 ( x ) , · · · , h T ( x ) ; μ ) - - - ( 9 )
Wherein T is the number of individual LSSVM model, the degree of membership that μ is x.
For the sample x newly gathered arbitrarily k, according to formula (3), try to achieve the fuzzy membership vector μ to each subclass k, then according to each the individual LSSVM regression machine h trained t() and composite function f (), just can obtain corresponding predicted value y ^ k = f ( h 1 ( x k ) , · · · , h T ( x k ) ; μ k ) .
The present invention also provides a kind of model, and this model is by obtaining according to the above-described thermal process soft-measuring modeling method modeling integrated based on least square method supporting vector machine.
The present invention, on classical fuzzy mean cluster (fuzzy c-means, FCM) method basis, proposes soft mode paste mean cluster (soft fuzzy c-means, SFCM) method and divides sample.
The present invention, by building integrated model, has reduced the computation complexity of model, is conducive to Project Realization, can be calculated to a nicety to key variables.The present invention carries out combination by soft clustering algorithm and least square method supporting vector machine integrated approach, utilizes partial least-square regression method as combined strategy simultaneously, has following significant advantage:
1) original sample is set up to a plurality of submodel integrated predictions, improved the precision of prediction of model;
2) adopt the method for dividing and rule, reduce and calculate the required time widely, improved operation efficiency;
3) utilize soft mode to stick with paste clustering algorithm, boundary sample has been carried out effectively processing.
4) application the present invention, do not increase any hardware, and be easy to the engineering site application, and cost is low, predicts the outcome accurately reliable.
The present invention has great significance to the optimization operation of heat power engineering system.
The accompanying drawing explanation
Fig. 1 is the structural representation of certain coal-burning boiler.
Fig. 2 is the structural representation of least square method supporting vector machine integrated model.
Fig. 3 utilizes the present invention to carry out to certain coal-fired boiler NOx discharge the contrast schematic diagram that predicts the outcome that modeling obtains.Wherein, first 1500 groups is initial training sample, and latter 280 groups is test sample book.
Embodiment
Below in conjunction with drawings and Examples, the present invention is elaborated.The present embodiment is implemented take technical solution of the present invention under prerequisite, but protection scope of the present invention is not limited to following embodiment.
The present embodiment carries out soft sensor modeling to the discharge of NOx in certain 660MW station boiler.Fig. 1 is the structural representation of certain coal-burning boiler.As shown in Figure 1, the boiler form is single burner hearth Π type boiler, and adopts novel tangential firing mode device, forms the large diameter single circle of contact, to obtain along the comparatively uniform aerodynamic field of burner hearth horizontal section.Main burner divides upper and lower two groups of layouts, and pulls open certain distance, reduces the burner region thermal load, effectively reduces the coking of burner hearth.Be furnished with four layers and separate after-flame wind (SOFA) nozzle above the coal nozzle of upper strata, with the needed air of postcombustion after burning.
The integrated thermal process soft-measuring modeling method based on least square method supporting vector machine, is characterized in that, the method step is:
Step 1: select the input of auxiliary variable as model, the key variables that predict are as the output of model, and the larger and representative service data of operating mode span, as the initial training sample, is designated as
Figure BDA0000386286690000054
, x wherein j∈ R pmean that the j group is as input variable, y j∈ R be the j group as output variable, p is the input variable number, N is sample size;
Step 2: utilize soft mode to stick with paste means clustering method, the raw data of collection is divided into to overlapped and discrepant subdata collection;
Soft mode is stuck with paste the mean cluster division methods: the objective definition function:
min J = Σ i = 1 T Σ j = 1 N μ ij m | | x j - v i | | 2 - - - ( 10 )
M=2 wherein, T is the subclass number; Carry out the iterative above formula by following formula, try to achieve final degree of membership μ j:
v i = Σ j = 1 N μ ij m x j / Σ j = 1 N μ ij m , i = 1 , · · · , T - - - ( 11 )
μ ij = 1 Σ k = 1 T ( | | x j - v i | | / | | x j - v k | | ) 2 m - 1 , j = 1 , · · · , N - - - ( 12 )
Utilize the cut set of degree of membership to be divided the initial training sample, to obtain the subsample collection;
To sample x jand degree of membership μ ij, i=1 ..., T, consider following two decision rules:
(i) if exist
Figure BDA0000386286690000061
wherein
Figure BDA0000386286690000062
x jbe divided in k class subset, now x jbelong to single subclass;
(ii) otherwise, to μ ijif have
Figure BDA0000386286690000063
x jbe divided in i class subset, now x jmay belong to a plurality of subclasses, δ is the margin parameter characterized between class here;
Utilize above rule to divide primary data sample, obtain T different space, subsample L 1..., L t;
Step 3: using each group subdata collection sample as training sample, utilize least square method supporting vector machine to set up a body Model.Note subspace L t(t=1 ..., T) comprise n sample
Figure BDA0000386286690000064
the least square method supporting vector machine method can be described as following optimization problem
min w , b , ξ J ( w , ξ ) = 1 2 w T w + 1 2 γ Σ i = 1 n ξ i 2 - - - ( 13 )
Wherein,
Figure BDA00003862866900000611
be the nuclear space mapping function, w is weight vectors, and γ is penalty coefficient, ξ ifor error variance; For understanding this optimization problem, definition Lagrange function is as follows:
Figure BDA0000386286690000066
α=[α wherein 1..., α n] tfor the Lagrange multiplier.The Lagrange function is solved, can be translated into and solve system of linear equations:
0 1 → T 1 → Ω + 1 / γI b α = 0 y - - - ( 15 )
Wherein, y=[y 1..., y n] t,
Figure BDA0000386286690000068
i is n * n rank unit matrix, Ω={ Ω kl| k, l=1 ..., n}, and
Figure BDA00003862866900000612
be defined as kernel function; Obtain the value of α and b by solving equation group (15), be estimated as thereby obtain the LSSVM recurrence:
h ( x ) = Σ i = 1 n α i K ( x , x i ) + b - - - ( 16 )
Its Kernel Function is chosen for Gaussian radial basis function K (x, x i)=exp (|| x-x i|| 2/ σ 2), wherein σ is kernel functional parameter;
Step 4: using the sample degree of membership to output and the output of each submodel jointly as the input variable of synthesis strategy, utilize partial least squares regression (partial least squares, PLS) eliminate between each submodel and the correlativity between the degree of membership variable as synthesis strategy, obtain the forecast model of key variables; The non-linear iterative that partial least squares regression can propose according to Wold calculates, and form is as follows:
f PLS(Z)=Z·W(P TW) -1Bq T (17)
Wherein, W obtains weight matrix after extracting each major component, and P is the input matrix of loadings, and q is the output load vector, and B is matrix of coefficients.On each body Model, training sample is estimated, obtained its predicted value wherein
Figure BDA0000386286690000072
Figure BDA0000386286690000073
i=1 ..., N, t=1 ..., T;
Figure BDA0000386286690000074
with its input variable as synthesis strategy of μ i, actual measurement y ivalue, as output, obtains reconstructed sample
Figure BDA0000386286690000075
wherein
Figure BDA0000386286690000076
and obtain the forecast model f () of key variables according to formula (17):
y ^ = f ( h 1 ( x ) , h 2 ( x ) , · · · , h T ( x ) ; μ ) - - - ( 18 )
Wherein, T is the number of individual LSSVM model, the degree of membership that μ is x;
For the sample x newly gathered arbitrarily k, according to formula (12), try to achieve the fuzzy membership vector μ to each subclass k, then according to each the individual LSSVM model h trained t() and composite function f (), just can obtain corresponding predicted value y ^ k = f ( h 1 ( x k ) , · · · , h T ( x k ) ; μ k ) .
According to selected auxiliary variable, choose the data of the operation of continuous a week of large (from 300MW to 660MW) of unit load span, the sampling period is 60s.After data are cleaned, finally obtain 1780 groups of steady state datas, and it is divided into to two groups: wherein 1500 groups as training sample, and other 280 groups of operating mode sections of not participating in training are as test sample book.
According to the Related Mechanism analysis, select to affect the input of the following variable of emission of NOx of boiler as model: load, fuel quantity, calorific value of coal, 6 coal pulverizers (A, B, C, D, E, F) coal-supplying amount, be used for describing the impact of primary wind and powder amount along stove high score pairing NOx discharge; 6 main air intake apertures (A, B, C, D, E, F) are described wind air quantity impact on the NOx discharge along the high allocation scheme of stove, 8 secondary air register apertures (AA, AB, BC, CC, DD, DE, EF, FF), the impact of secondary air distribution mode on the NOx discharge described, 4 grate firings are the impact of throttle opening (UA, UB, UC, UD) description after-flame wind to the greatest extent, and after economizer, flue gas oxygen content is described O 2impact on NOx.Because flue gas oxygen content under each operating mode is inconsistent, thereby the NOx discharge is converted under 6% benchmark oxygen level.
Fig. 2 is the structural representation of least square method supporting vector machine integrated model, as shown in Figure 2, utilizes SFCM that original training sample is divided into to 8 sub-sample sets, and the margin parameter is got δ=1.0, makes subspace slightly overlapping.Then set up individual least square method supporting vector machine regression machine on each subspace, wherein kernel functional parameter σ and penalty coefficient γ carry out grid-search based on the cross validation criterion and obtain, and corresponding parameter value is as shown in table 1.
Table 1
Fig. 3 utilizes the present invention to carry out to certain coal-fired boiler NOx discharge the contrast schematic diagram that predicts the outcome that modeling obtains.Wherein, first 1500 groups is initial training sample, and latter 280 groups is test sample book.As seen from the figure, utilize the present invention to be calculated to a nicety to NOx.
In order to verify the prediction effect of least square method supporting vector machine integrated model, also set up single least square method supporting vector machine model simultaneously and contrasted, adopt root error (R when estimating the modeling method performance mSE) and average relative error (M rE) as the evaluation index of the prediction effect of model: R MSE = Σ i = 1 N ( y i - y ^ i ) 2 / N , M RE = 1 N Σ i = 1 N | y i - y ^ i y i | × 100 % . The computing time that model training spends and to test sample book predict the outcome the contrast in Table 2.
Table 2
Figure BDA0000386286690000083
As shown in table 2, adopt the performance of the integrated soft-sensing model of least square method supporting vector machine to compare and have greatly improved with single model, precision of prediction is improved, and time loss significantly reduces.
The present invention also provides a kind of model, and this model is by obtaining according to the above-described thermal process soft-measuring modeling method modeling integrated based on least square method supporting vector machine.
The present invention, by building integrated model, proposes soft mode and sticks with paste mean cluster (soft fuzzy c-means, SFCM) method, reduced the computation complexity of model, be conducive to Project Realization, can be calculated to a nicety to key variables, the optimization of heat power engineering system operation is had great significance.
Above-mentioned example is used for illustrating the present invention, rather than is limited.In claim protection domain of the present invention, any to modification of the present invention is all fallen within the scope of protection of the present invention.

Claims (2)

1. the integrated thermal process soft-measuring modeling method based on least square method supporting vector machine, is characterized in that, the method step is:
Step 1: select the input of auxiliary variable as model, the key variables that predict, as the output of model, select service data as the initial training sample, are designated as
Figure FDA0000386286680000011
x wherein j∈ R pmean that the j group is as input variable, y j∈ R be the j group as output variable, p is the input variable number, N is sample size;
Step 2: utilize soft mode to stick with paste means clustering method, the raw data of collection is divided into to overlapped and discrepant subdata collection;
Described soft mode is stuck with paste means clustering method: the objective definition function
min J = Σ i = 1 T Σ j = 1 N μ ij m | | x j - v i | | 2 - - - ( 1 )
Wherein, m=2, T is the subclass number, by following formula, carries out the iterative above formula, tries to achieve final degree of membership μ j:
v i = Σ j = 1 N μ ij m x j / Σ j = 1 N μ ij m , i = 1 , · · · , T - - - ( 2 )
μ ij = 1 Σ k = 1 T ( | | x j - v i | | / | | x j - v k | | ) 2 m - 1 , j = 1 , · · · , N - - - ( 3 )
Utilize the cut set of degree of membership to be divided the initial training sample, to obtain the subsample collection,
To sample x jand degree of membership μ ij, i=1 ..., T, consider following two decision rules:
(I) is if exist
Figure FDA0000386286680000015
wherein
Figure FDA0000386286680000016
x jbe divided in k class subset, now x jbelong to single subclass;
(II) otherwise, to μ ijif have
Figure FDA0000386286680000017
x jbe divided in i class subset, now x jmay belong to a plurality of subclasses, δ is the margin parameter characterized between class here;
Utilize above rule to divide primary data sample, obtain T different space, subsample L 1..., L t;
Step 3: using each group subdata collection sample as training sample, utilize the least square method supporting vector machine method to set up a body Model;
Note subspace L t(t=1 ..., T) comprise n sample
Figure FDA0000386286680000018
the least square method supporting vector machine method is described as following optimization problem:
min w , b , ξ J ( w , ξ ) = 1 2 w T w + 1 2 γ Σ i = 1 n ξ i 2 - - - ( 4 )
Figure FDA0000386286680000022
Wherein,
Figure FDA0000386286680000023
be the nuclear space mapping function, w is weight vectors, and γ is penalty coefficient, ξ ifor error variance; For understanding this optimization problem, definition Lagrange function is as follows:
Figure FDA0000386286680000024
Wherein, α=[α 1..., α n] tfor the Lagrange multiplier; The Lagrange function is solved, is translated into and solves system of linear equations:
0 1 → T 1 → Ω + 1 / γI b α = 0 y - - - ( 6 )
Wherein, y=[y 1..., y n] t, i is n * n rank unit matrix, Ω={ Ω kl| k, l=1 ..., n}, and
Figure FDA00003862866800000216
be defined as kernel function; Obtain the value of α and b by solving equation group (6), be estimated as thereby obtain the LSSVM recurrence:
h ( x ) = Σ i = 1 n α i K ( x , x i ) + b - - - ( 7 )
Its Kernel Function is chosen for Gaussian radial basis function K (x, x i)=exp (|| x-x i|| 2/ σ 2), wherein σ is kernel functional parameter;
Step 4: using the sample degree of membership to output and the output of each submodel jointly as the input variable of synthesis strategy, utilize partial least squares regression (partial least squares, PLS) eliminate between each submodel and the correlativity between the degree of membership variable as synthesis strategy, obtain the forecast model of key variables; The non-linear iterative that partial least squares regression proposes according to Wold calculates, and form is as follows:
f PLS(Z)=Z·W(P TW) -1Bq T (8)
Wherein, W obtains weight matrix after extracting each major component, and P is the input matrix of loadings, and q is the output load vector, and B is matrix of coefficients; On each body Model, training sample is estimated, obtained its predicted value
Figure FDA0000386286680000028
wherein
Figure FDA0000386286680000029
Figure FDA00003862866800000210
i=1 ..., N, t=1 ..., T;
Figure FDA00003862866800000211
and μ iit surveys y as the input variable of synthesis strategy ivalue, as output, obtains reconstructed sample
Figure FDA00003862866800000212
wherein and obtain the forecast model f () of key variables according to formula (8):
y ^ = f ( h 1 ( x ) , h 2 ( x ) , · · · , h T ( x ) ; μ ) - - - ( 9 )
Wherein, T is the number of individual LSSVM model, the degree of membership that μ is x;
For the sample x newly gathered arbitrarily k, according to formula (3), try to achieve the fuzzy membership vector μ to each subclass k, then according to each the individual LSSVM model h trained t() and composite function f (), just can obtain corresponding predicted value y ^ k = f ( h 1 ( x k ) , · · · , h T ( x k ) ; μ k ) .
According to claim 1 based on least square method supporting vector machine the model of integrated thermal process soft-measuring modeling method, it is characterized in that, the thermal process soft-measuring modeling method modeling integrated based on least square method supporting vector machine according to claim 1 of described model obtains.
CN2013104388191A 2013-09-24 2013-09-24 Thermal process soft sensor modeling method based on least squares and support vector machine ensemble Pending CN103455635A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN2013104388191A CN103455635A (en) 2013-09-24 2013-09-24 Thermal process soft sensor modeling method based on least squares and support vector machine ensemble

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN2013104388191A CN103455635A (en) 2013-09-24 2013-09-24 Thermal process soft sensor modeling method based on least squares and support vector machine ensemble

Publications (1)

Publication Number Publication Date
CN103455635A true CN103455635A (en) 2013-12-18

Family

ID=49737998

Family Applications (1)

Application Number Title Priority Date Filing Date
CN2013104388191A Pending CN103455635A (en) 2013-09-24 2013-09-24 Thermal process soft sensor modeling method based on least squares and support vector machine ensemble

Country Status (1)

Country Link
CN (1) CN103455635A (en)

Cited By (22)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103729569A (en) * 2014-01-20 2014-04-16 华北电力大学 Soft measurement system for flue gas of power-station boiler on basis of LSSVM (Least Squares Support Vector Machine) and online updating
CN103729567A (en) * 2014-01-20 2014-04-16 华北电力大学 Thermotechnical soft measurement model updating system based on buffer block time sequence design
CN103728879A (en) * 2014-01-20 2014-04-16 华北电力大学 Power station boiler emission soft measuring method based on least squares support vector machine and on-line updating
CN104807039A (en) * 2015-04-23 2015-07-29 华北电力大学 Variable dimensionality reduction modeling method for boiler combustion optimization
CN104914723A (en) * 2015-05-22 2015-09-16 浙江大学 Industrial process soft measurement modeling method based on cooperative training partial least squares model
CN106094513A (en) * 2016-05-31 2016-11-09 广东工业大学 The sintering process Dynamic Modeling algorithm of On-line Fuzzy least square method supporting vector machine
CN106599494A (en) * 2016-12-07 2017-04-26 宁波大学 Product quality soft measurement method based on multiple dynamic PLSR models
CN106649919A (en) * 2016-09-13 2017-05-10 上海电气电站环保工程有限公司 Method and system for predicting carbon content of fly ash in coal-fired power plant boiler
CN106980718A (en) * 2017-03-20 2017-07-25 哈尔滨理工大学 A kind of fuzzy intelligence multiple extreme response phase method for calculating leaf longevity
CN107133460A (en) * 2017-04-26 2017-09-05 中国能源建设集团广东省电力设计研究院有限公司 A kind of online dynamic prediction method of boiler flyash carbon content
CN107168063A (en) * 2017-05-26 2017-09-15 宁波大学 Flexible measurement method based on integrated variables choice type PLS
CN108197380A (en) * 2017-12-29 2018-06-22 南京林业大学 Gauss based on offset minimum binary returns soft-measuring modeling method
CN108388113A (en) * 2018-02-07 2018-08-10 浙江大学 Least square method supporting vector machine soft-measuring modeling method based on distribution estimation local optimum
CN108985381A (en) * 2018-07-25 2018-12-11 广东工业大学 The determination method, device and equipment of nitrogen oxide emission prediction model
CN109765331A (en) * 2018-10-08 2019-05-17 陕西科技大学 A kind of oxygen content of smoke gas hard measurement system based on least square method supporting vector machine
CN110543140A (en) * 2019-07-26 2019-12-06 四川大学 time characteristic-based numerical control machine tool spindle system thermal key point selection modeling method
CN110781553A (en) * 2018-07-12 2020-02-11 西安英特迈思信息科技有限公司 Multi-parameter intelligent threshold monitoring method for high-speed train
WO2020192166A1 (en) * 2019-03-24 2020-10-01 北京工业大学 Method for soft measurement of dioxin emission concentration in municipal solid waste incineration process
CN113012766A (en) * 2021-04-27 2021-06-22 昆明理工大学 Self-adaptive soft measurement modeling method based on online selective integration
CN113379002A (en) * 2021-07-20 2021-09-10 浙江大学 Industrial soft measurement method based on depth partial least square model
CN115274004A (en) * 2022-07-26 2022-11-01 江南大学 Knowledge reuse-based fermentation process thallus concentration prediction method and system
WO2023083009A1 (en) * 2021-11-11 2023-05-19 北京工业大学 Hardware-in-the-loop simulation experiment platform for multiple-input multiple-output loop control for mswi process

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103048058A (en) * 2012-12-17 2013-04-17 中南大学 Online detecting method of coke-oven flue temperatures
CN103150581A (en) * 2013-03-22 2013-06-12 广东电网公司电力科学研究院 Method and device for optimizing boiler based on least square support vector machine (LSSVM) combustion model

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103048058A (en) * 2012-12-17 2013-04-17 中南大学 Online detecting method of coke-oven flue temperatures
CN103150581A (en) * 2013-03-22 2013-06-12 广东电网公司电力科学研究院 Method and device for optimizing boiler based on least square support vector machine (LSSVM) combustion model

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
YOU LV等: "《A novel least squares support vector machine ensemble model for NOx emission prediction of a coal-fired boiler》", 《ENERGY》 *

Cited By (32)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103729569B (en) * 2014-01-20 2016-11-16 华北电力大学 A kind of flue gas in power station boiler hard measurement system based on LSSVM and online updating
CN103729567A (en) * 2014-01-20 2014-04-16 华北电力大学 Thermotechnical soft measurement model updating system based on buffer block time sequence design
CN103728879A (en) * 2014-01-20 2014-04-16 华北电力大学 Power station boiler emission soft measuring method based on least squares support vector machine and on-line updating
CN103729569A (en) * 2014-01-20 2014-04-16 华北电力大学 Soft measurement system for flue gas of power-station boiler on basis of LSSVM (Least Squares Support Vector Machine) and online updating
CN103728879B (en) * 2014-01-20 2016-08-17 华北电力大学 A kind of flue gas in power station boiler flexible measurement method
CN103729567B (en) * 2014-01-20 2016-08-17 华北电力大学 A kind of thermal technology's soft-sensing model based on buffer stopper timing Design updates system
CN104807039A (en) * 2015-04-23 2015-07-29 华北电力大学 Variable dimensionality reduction modeling method for boiler combustion optimization
CN104914723B (en) * 2015-05-22 2018-10-16 浙江大学 Industrial process soft-measuring modeling method based on coorinated training partial least square model
CN104914723A (en) * 2015-05-22 2015-09-16 浙江大学 Industrial process soft measurement modeling method based on cooperative training partial least squares model
CN106094513A (en) * 2016-05-31 2016-11-09 广东工业大学 The sintering process Dynamic Modeling algorithm of On-line Fuzzy least square method supporting vector machine
CN106649919A (en) * 2016-09-13 2017-05-10 上海电气电站环保工程有限公司 Method and system for predicting carbon content of fly ash in coal-fired power plant boiler
CN106599494A (en) * 2016-12-07 2017-04-26 宁波大学 Product quality soft measurement method based on multiple dynamic PLSR models
CN106599494B (en) * 2016-12-07 2019-08-16 宁波大学 Product quality flexible measurement method based on MULTIPLE DYNAMIC PLSR model
CN106980718A (en) * 2017-03-20 2017-07-25 哈尔滨理工大学 A kind of fuzzy intelligence multiple extreme response phase method for calculating leaf longevity
CN107133460A (en) * 2017-04-26 2017-09-05 中国能源建设集团广东省电力设计研究院有限公司 A kind of online dynamic prediction method of boiler flyash carbon content
CN107168063A (en) * 2017-05-26 2017-09-15 宁波大学 Flexible measurement method based on integrated variables choice type PLS
CN108197380A (en) * 2017-12-29 2018-06-22 南京林业大学 Gauss based on offset minimum binary returns soft-measuring modeling method
CN108388113A (en) * 2018-02-07 2018-08-10 浙江大学 Least square method supporting vector machine soft-measuring modeling method based on distribution estimation local optimum
CN110781553A (en) * 2018-07-12 2020-02-11 西安英特迈思信息科技有限公司 Multi-parameter intelligent threshold monitoring method for high-speed train
CN110781553B (en) * 2018-07-12 2023-08-25 西安英特迈思信息科技有限公司 Multi-parameter intelligent threshold monitoring method for high-speed train
CN108985381B (en) * 2018-07-25 2022-02-15 广东工业大学 Method, device and equipment for determining nitrogen oxide emission prediction model
CN108985381A (en) * 2018-07-25 2018-12-11 广东工业大学 The determination method, device and equipment of nitrogen oxide emission prediction model
CN109765331A (en) * 2018-10-08 2019-05-17 陕西科技大学 A kind of oxygen content of smoke gas hard measurement system based on least square method supporting vector machine
WO2020192166A1 (en) * 2019-03-24 2020-10-01 北京工业大学 Method for soft measurement of dioxin emission concentration in municipal solid waste incineration process
CN110543140A (en) * 2019-07-26 2019-12-06 四川大学 time characteristic-based numerical control machine tool spindle system thermal key point selection modeling method
CN110543140B (en) * 2019-07-26 2020-05-08 四川大学 Time characteristic-based numerical control machine tool spindle system thermal key point selection modeling method
CN113012766A (en) * 2021-04-27 2021-06-22 昆明理工大学 Self-adaptive soft measurement modeling method based on online selective integration
CN113012766B (en) * 2021-04-27 2022-07-19 昆明理工大学 Self-adaptive soft measurement modeling method based on online selective integration
CN113379002A (en) * 2021-07-20 2021-09-10 浙江大学 Industrial soft measurement method based on depth partial least square model
CN113379002B (en) * 2021-07-20 2022-05-03 浙江大学 Industrial soft measurement method based on depth partial least square model
WO2023083009A1 (en) * 2021-11-11 2023-05-19 北京工业大学 Hardware-in-the-loop simulation experiment platform for multiple-input multiple-output loop control for mswi process
CN115274004A (en) * 2022-07-26 2022-11-01 江南大学 Knowledge reuse-based fermentation process thallus concentration prediction method and system

Similar Documents

Publication Publication Date Title
CN103455635A (en) Thermal process soft sensor modeling method based on least squares and support vector machine ensemble
CN102566551B (en) Data mining-based method for analyzing thermal power plant operation index optimal target value
CN103728879B (en) A kind of flue gas in power station boiler flexible measurement method
US20200184131A1 (en) A method for prediction of key performance parameter of an aero-engine transition state acceleration process based on space reconstruction
CN102778538B (en) Soft measuring method based on improved SVM (Support Vector Machine) for measuring boiler unburned carbon content in fly ash
CN104807039B (en) Variable dimensionality reduction modeling method for boiler combustion optimization
CN104534507B (en) A kind of boiler combustion optimization control method
CN106094744A (en) The determination method of thermoelectricity factory owner's operational factor desired value based on association rule mining
CN103729569A (en) Soft measurement system for flue gas of power-station boiler on basis of LSSVM (Least Squares Support Vector Machine) and online updating
Zhang et al. Short term wind energy prediction model based on data decomposition and optimized LSSVM
CN106778846A (en) A kind of method for forecasting based on SVMs
CN102252343B (en) Method for optimizing combustion of porous medium combustor
CN101802728A (en) Gaseous emission is carried out system and method based on the virtual sensing of experience set
Hou et al. Coordinated control system modeling of ultra-supercritical unit based on a new fuzzy neural network
CN103246801B (en) A kind of shaft furnace working of a furnace failure prediction method based on improving reasoning by cases
CN105005878B (en) A kind of comprehensive estimation method of strong intelligent grid
CN102004444A (en) Multi-model predictive control method for component content in process of extracting rare earth
CN102842066A (en) Modeling method for combustion optimization of biomass furnace
CN111695666A (en) Wind power ultra-short term conditional probability prediction method based on deep learning
CN106594794A (en) Hybrid and intelligent updating method for boiler efficiency combustion optimization model
CN114169434A (en) Load prediction method
CN102117365A (en) On-line modeling and optimizing method suitable for recovering coking coarse benzene
CN105808945B (en) A kind of hybrid intelligent boiler efficiency burning optimization method
Xu et al. A new online optimization method for boiler combustion system based on the data-driven technique and the case-based reasoning principle
CN113297805A (en) Wind power climbing event indirect prediction 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
RJ01 Rejection of invention patent application after publication

Application publication date: 20131218

RJ01 Rejection of invention patent application after publication