CN103729569A - Soft measurement system for flue gas of power-station boiler on basis of LSSVM (Least Squares Support Vector Machine) and online updating - Google Patents
Soft measurement system for flue gas of power-station boiler on basis of LSSVM (Least Squares Support Vector Machine) and online updating Download PDFInfo
- Publication number
- CN103729569A CN103729569A CN201410025040.1A CN201410025040A CN103729569A CN 103729569 A CN103729569 A CN 103729569A CN 201410025040 A CN201410025040 A CN 201410025040A CN 103729569 A CN103729569 A CN 103729569A
- Authority
- CN
- China
- Prior art keywords
- sample
- model
- soft
- lssvm
- unit
- 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
Links
Images
Landscapes
- Regulation And Control Of Combustion (AREA)
Abstract
The invention provides a soft measurement system for flue gas of a power-station boiler on the basis of a least squares support vector machine and online updating and belongs to the fields of a thermal engineering technology and an artificial intelligence crossing technology. According to the soft measurement system, by selecting operation and state parameters related to the power-station boiler as input of a model, the content of flue gas to be predicted as output of the model, and historical operation data as an initial training sample, and an initial model for flue-gas emission is established by utilizing the least squares support vector machine; and in addition, on the basis of analysis on time-variable characteristics in flue-gas emission, an updating strategy based on sample replacement and sample addition is proposed, and solving of the parameters and updating of the model are realized by adopting two modes of deleting samples and adding samples in the form of increment. The soft measurement system provided by the invention has the advantages that the performance of the model is improved along with the change of the process characteristic in a self-adaptive manner, so that accurate predication to the flue-gas emission can be realized and important significance for safe and optimal operation of the power-station boiler is achieved.
Description
Technical field
The present invention relates to a kind of soft measuring system of flue gas in power station boiler based on least square method supporting vector machine (least squares support vector machine, LSSVM) and online updating, belong to heat power engineering and artificial intelligence interleaving techniques field.
Background technology
In order to guarantee the safety of station boiler and to optimize operation, usually need to obtain unburned carbon in flue dust and NOx in boiler tail flue gas and discharge isoparametric relevant information.At present, these parameters are often utilized flying dust carbonmeter and fume continuous monitoring system (continuous emission monitoring system, CEMS) etc. hardware sensor is measured, but the installation and maintenance cost of these instruments is higher, and owing to being operated in severe electromagnetic environment, often need off-line maintenance.Therefore, adopt other boiler operatiopn and state parameters of easily surveying by certain numerical relationship model, smoke components content to be predicted to there is important engineering significance.Due to complicacy and the uncertainty of combustion process, set up that mechanism model is very difficult often accurately.In recent years, the informationization in power station makes obtaining of process operation data more and more easier, and the soft-measuring technique developing into based on data of the artificial intelligence such as neural network, support vector machine provides effective instrument.Wherein, least square method supporting vector machine (least squares support vector machine, LSSVM) be take structural risk minimization as principle, compares have better generalization ability with neural network.And LSSVM utilizes equality constraint to replace inequality constrain, and problem concerning study is converted into and solves system of linear equations, has reduced the complexity of algorithm.
When utilizing the methods such as LSSVM to build flue gas soft-sensing model, the screening of initial sample is extremely important, should make as much as possible it cover full operating mode when choosing initial training sample from history data storehouse.Yet in fact, what store in database is mostly normal operating condition, artificially do not regulate on one's own initiative and set each thermal parameter, be therefore difficult to guarantee that selected sample can cover all condition ranges.After model is set up, in operational process, the change of operational order and adjusting parameter may bring new operating mode, and model cannot carry out accurately predicting to smoke components content.On the other hand, in operational process, the variation of ature of coal and the wearing and tearing of equipment and maintenance also can cause the transition of fume emission characteristic, the initial model of setting up precision of prediction after operation a period of time can decline gradually, if rebuild model, heavy computation burden can be brought, and the useful information existing in master mould can be abandoned.Therefore, utilize model modification to improve its performance, to realizing the accurate measurement of smoke components content, have great significance.
Summary of the invention
The object of the invention is to overcome the time-varying characteristics of existing fume emission, proposed the soft measuring system of a kind of flue gas in power station boiler based on LSSVM and online updating.
Generally speaking, in thermal process, the variation of fume emission characteristic is mainly caused by the factor of two aspects: (1) enters the factors such as the variation of stove ature of coal and the wearing and tearing of equipment and maintenance in operational process, causes process characteristic to change; The variation of this specific character is irreversible, is also can not return previous running status after characteristic variations.(2) thus due to production operation instruction and regulate the change of parameter to occur the work condition state that some are new; This characteristic variations is reversible, because along with regulating the continuation of parameter to change, process is likely switched to existing state previous historical operating mode from present condition.For this two specific character, change, corresponding model update method is also different.For the first characteristic variations, need to delete old sample information.This is because old sample is the description to previous operational process, and irreversible change has occurred operational process, and these samples, just without any value, need to substitute with new sample, and the form that should replace with sample the renewal of this variation realizes.It is change and the switching of process normal operating condition that the second changes, and therefore new samples information need to be dissolved in old sample, with this, carrys out the working range of Extended Model, and the form that should append with sample the renewal of this variation realizes.
Therefore, the present invention proposes to build initial fume emission model by LSSVM, then utilizes sample to append the incremental update of replacing implementation model with sample.The method precision of prediction is high, cost is low, computing velocity is fast, is conducive to be applied among engineering practice.
The soft measuring system of flue gas in power station boiler based on LSSVM and online updating, described system comprises:
1) LSSVM model is set up unit: collect initial training sample and build LSSVM model, wherein: by sensor measurement generator power, each coal pulverizer coal-supplying amount, each coal pulverizer inlet primary air flow, each layer of Secondary Air and after-flame wind throttle opening signal, and measured value is deposited in DCS historical data base; Select above-mentioned measured value as the input variable of soft-sensing model, the smoke components content that predict, as the output variable of model, is chosen some sections of large and representative operating modes of coverage as initial training sample from history data storehouse, is designated as
x wherein
i∈ R
prepresent i group input sample, corresponding to the generator power of measuring, each coal pulverizer coal-supplying amount, each coal pulverizer inlet primary air flow, each layer of Secondary Air and after-flame wind throttle opening, y
i∈ R is i group output sample, and corresponding to the content of smoke components, p is input variable number, and n is sample size, and builds LSSVM model;
LSSVM model can be described as following optimization problem:
Wherein, J is objective function,
be nuclear space mapping function, w is weight vectors, and γ is penalty coefficient, ξ
ifor error variance, b is deviation, the transposition of subscript T representing matrix; For separating this optimization problem, definition Lagrange function is as follows:
Wherein, α=[α
1..., α
n]
tfor Lagrange multiplier; Utilize Lagrange function to ask local derviation to each variable, and to make derivative value be zero can obtain:
Cancellation intermediate variable w and ξ
i, be translated into and solve system of linear equations:
Y=[y wherein
1..., y
n]
t,
i is n * n rank unit matrixs, Ω={ Ω
k| k, l=1 ..., n}, and
be defined as kernel function; The value that obtains α and b by solving equation group is:
Wherein
for eigenmatrix;
Thereby the soft measurement LSSVM model that obtains initial flue gas content is:
Its Kernel Function is chosen for Gaussian radial basis function K (x, x
i)=exp (|| x-x
i||
2/ σ
2), σ is kernel functional parameter, h (x) is the predicted value of smoke components content;
2) smoke components content prediction unit: the model that utilizes LSSVM model to set up to set up unit predicts smoke components content, is also about to generator power that sensor newly record, each coal pulverizer coal-supplying amount, each coal pulverizer inlet primary air flow, each layer of Secondary Air and after-flame wind throttle opening data as input variable x
q, utilize above formula to obtain the soft measured value of smoke components content
3) sample predicated error computing unit: as the measurement value sensor y of actual smoke components content
qafter collecting, calculate sample (x
q, y
q) predicated error Er:
4) predicated error judging unit: judgement predicated error: if Er> Δ, Δ is error threshold, enters nearest sample point and chooses unit; Otherwise need to judge whether test sample book finishes, if finish system end of run, otherwise enter smoke components content prediction unit;
5) sample point is chosen unit recently: from history data, choose apart from new sample (x
q, y
q) nearest sample point (x
k, y
k):
6) updating type identifying unit: the data sample to new sampling judges, determines updating type according to following criterion:
(i) if || x
k-x
q||
2> δ
1, model is implemented to sample and appends renewal, directly by new sample (x
q, y
q) join in previous historical data base;
(ii) if || x
k-x
q||
2≤ δ
1, model is implemented to sample and replace renewal, use new sample (x
q, y
q) replace in previous historical data base and satisfy condition || x
k-x
q||
2≤ δ
2similar sample;
δ wherein
1by the mean distance between historical training data sample, determined δ
2be made as 0.5 δ
1;
7) eigenmatrix updating block: according to definite updating type, the initial LSSVM model of LSSVM model being set up to unit acquisition carries out incremental update, to eigenmatrix H
-1calculating upgrade, wherein, update strategy is decomposed into sample increases and sample is deleted two kinds of patterns: according to updating type, determine definite scheme of subelement, if enforcement sample appends renewal, directly carry out sample increase; If implement sample, replace renewal, first carry out relevant sample and delete, and then carry out sample increase;
(i) sample is deleted pattern
The sample that summary is deleted is (x
s, y
s), n in exchange features matrix H is capable and s is capable, after n row and s row, obtains new eigenmatrix to be:
Wherein
k
s=[K(x
1,x
s),…,K(x
s-1,x
s),K(x
n,x
s),K(x
s+1,x
s),…,K(x
n-1,x
s)]
T;
If note exchange n is capable and s is capable:
n row and s row:
corresponding elementary matrix is respectively
with
have
and:
If H
0inverse matrix be designated as:
, according to piecemeal finding the inverse matrix, can obtain:
Contrast and formula can obtain new eigenmatrix H
1inverse matrix be:
Here only provide and delete single sample (x
s, y
s) situation, if will delete a plurality of samples, carry out successively;
(ii) sample increases pattern
The sample that summary increases is (x
t, y
t), the eigenmatrix of still remembering "current" model is H, the eigenmatrix H under new samples
2can be designated as:
Wherein
Inversion Formula by piecemeal square can obtain H
2contrary be:
Wherein
8) soft-sensing model updating block: by the new H trying to achieve
-1bring formula into, obtain corresponding model parameter α and b, realize the renewal to flue gas soft-sensing model h (x);
The present invention utilizes LSSVM to build initial flue gas soft-sensing model, and to model online updating, has reduced the computation complexity of model, is conducive to Project Realization, can calculate to a nicety to each composition of boiler smoke.The present invention combines LSSVM modeling method with incremental update, have following significant advantage:
1) select power station generator power, each coal pulverizer coal-supplying amount, each coal pulverizer inlet primary air flow, each layer of Secondary Air and after-flame wind throttle opening as the input of model, can comprehensively describe boiler smoke emission performance;
2) from history data storehouse, choose some sections of large and representative operating modes of coverage and build the initial flue gas soft-sensing model of LSSVM as training sample, there is higher precision of prediction;
3) update strategy is divided into sample and appends and sample replacement, the essence changing for emission performance is carried out Renewal model;
4) utilize the method for increment to implement to upgrade, reduced the complexity of calculating;
5) application the present invention, does not increase any hardware, and is easy to engineering site application, and cost is low, predicts the outcome accurately reliable.
Accompanying drawing explanation
Fig. 1 is the variation of fume emission characteristic and corresponding Sample Refreshment process;
Fig. 2 is the structural representation of certain station boiler;
Fig. 3 is the structured flowchart of system of the present invention;
Fig. 4 utilizes the present invention to carry out the soft contrast schematic diagram that predicts the outcome measuring to the content of NOx in certain fire coal boiler fume discharge.Wherein, first 1100 groups is initial training sample, and latter 270 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 measurement to the content of NOx in certain 660MW flue gas in power station boiler discharge.With reference to figure 1, consider the variation of a single-input single-output fume emission characteristic and corresponding Sample Refreshment process, the sample in Fig. 1 (a) in work condition state I is the representative initial sample of selecting from historical data base, sample space is x ∈ [x
1, x
2], and the initial LSSVM fume emission model y=f (x) of the Sample Establishing based in I.In operational process, regulate the change of parameter to bring new operating mode, running status will be transformed into state I I and state I II(as shown in dotted arrow in figure), now sample is at x ∈ [x
3, x
4] and x ∈ [x
5, x
6] in scope.And this state conversion is reversible, that is to say, along with the continuation of process, operating condition likely comes back to state I.Therefore, the sample in work condition state II and III need to be appended in original state I, the discharge model of being set up by original state I is expanded, make it cover larger condition range, thereby complete the renewal of model.Model after expansion, as shown in Fig. 1 (b), can find out, after upgrading, model is by initial launch scope x ∈ [x
1, x
2] be extended to x ∈ [x
1, x
6].Shown in Fig. 1 (c), emission performance is at initial operating mode x ∈ [x
1, x
2] on there is irreversible change, from work condition state I, change to state I V(as shown in solid arrow figure).The reason that causes this variation is likely that change has occurred the extraneous factors such as the wearing and tearing of equipment or ature of coal, and it is irreversible that this operating mode changes.At this moment need to replace old sample with the new sample gathering and upgrade with implementation model, can describe new process characteristic.Consider Fig. 1 (a) and (c) in change in process, the fume emission model after renewal and sample distribution are as shown in Fig. 1 (d).
Fig. 2 is the structural representation of certain coal-burning boiler.As shown in Figure 2, boiler form is single burner hearth Π type boiler, and adopts tangential firing mode, 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 burner region thermal load, effectively reduces the coking of burner hearth.Above the coal nozzle of upper strata, be furnished with four layers of separated after-flame wind (SOFA) nozzle, with the needed air of postcombustion after burning.Fume continuous monitoring system (continuous emission monitoring system, CEMS) is housed in back-end ductwork, is used for measuring the content of NOx in fume emission.But CEMS in the course of the work, often needs off-line maintenance, therefore, for safety and the optimization operation of boiler, the soft-sensing model that need to build NOx discharge carries out redundant measurement.
According to Related Mechanism analysis, select affect the following parameter of emission of NOx of boiler as the input variable of model: select generator power to describe the impact of loading, by 6 coal pulverizer coal-supplying amounts, 6 coal pulverizer inlet primary air flows and 6 fuel air aperture signals carry out principal component analysis (PCA), and the feature main variables that utilizes extraction to obtain is described primary wind and powder amount along the impact of stove high score pairing NOx discharge, select 8 secondary air register aperture (AA, AB, BC, CC, DD, DE, EF, FF) impact of secondary air distribution mode on NOx discharge described, select 4 grate firings throttle opening (UA to the greatest extent, UB, UC, UD) impact of after-flame wind is described.The runtime value of all parameters by sensor measurement and deposit in DCS historical data base, is also in the historical data base of power station, all to have corresponding measuring point above.
From historical data base, choose the service data of above each parameter of continuous a week of large (from 300MW to 660MW) of unit load span, the sampling period is 60s.After data are cleaned, be divided into two groups: wherein 1100 groups as initial training sample, and other 270 groups of operating mode sections of not participating in training are as test sample book.
Please refer to Fig. 3, the block diagram of the soft measuring system of NOx in the flue gas in power station boiler based on LSSVM and online updating that the present invention proposes, this system comprises:
LSSVM model is set up unit: using 1100 groups of initial samples as training sample, be designated as
x wherein
i∈ R
prepresent i group input sample, corresponding to generator power, each coal pulverizer coal-supplying amount, each coal pulverizer inlet primary air flow, each layer of Secondary Air and after-flame wind throttle opening, y
i∈ R is i group output sample, and corresponding to the content of smoke components NOx, p is input variable number, and n is initial training sample size, and utilizes initial sample to build LSSVM model, realizes the prediction to NOx content;
Smoke components content prediction unit: the sample x to new sampling
qprediction, obtains predicted value
Sample predicated error computing unit: calculate sample (x according to formula
q, y
q) predicated error Er;
Predicated error judging unit: judgement predicated error: if Er> Δ enters updating block, set Δ=0.07 here; Δ is error threshold,, otherwise enter test sample book judging unit;
Sample point is chosen unit recently: from historical data, choose apart from the new nearest sample point (x of sample
k, y
k);
Updating type determining unit: according to new sample (x
q, y
q) sample (x nearest with it
k, y
k) between distance || x
q-x
k||
2determine updating type;
Eigenmatrix updating block:: according to definite updating type, contrary by formula~formula incremental computations eigenmatrix H;
Soft-sensing model updating block: by the new H trying to achieve
-1substitution formula, obtains corresponding model parameter α and b, and model is upgraded.
In order to verify the prediction effect of the soft-sensing model of LSSVM and online updating, also set up the LSSVM model of not implementing to upgrade simultaneously and contrasted, adopt root error (R
mSE) and average relative error (M
rE) as the evaluation index of forecast result of model:
Before and after LSSVM model modification, predicting the outcome of test sample book contrasted in Table 1.
Table 1
As shown in table 1, adopt the performance of the soft-sensing model after LSSVM upgrades to compare and have greatly improved with the model not upgrading, precision of prediction is improved.Fig. 4 is that the LSSVM model that utilizes the present invention and do not add renewal carries out to NOx discharge in boiler smoke the comparison diagram that predicts the outcome that modeling obtains.Wherein, first 1100 groups is initial training sample, and latter 270 groups is test sample book.As seen from the figure, when emission performance changes, the LSSVM model that does not add renewal increases gradually to the predicated error of NOx, and because the present invention has applied online updating, can keep higher precision of prediction always.
The present invention also provides a kind of model, and this model obtains according to the above-described flue gas in power station boiler flexible measurement method modeling based on LSSVM and online updating.The present invention proposes the soft measuring system of flue gas in power station boiler based on LSSVM and online updating, reduced the computation complexity of model, be conducive to Project Realization, the safety of station boiler and optimization operation are 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 (7)
1. the soft measuring system of the flue gas in power station boiler based on LSSVM and online updating, it is characterized in that, described soft measuring system comprises model prediction subsystem, Performance Detection subsystem and model modification subsystem, described model prediction subsystem is connected to performance prediction subsystem, described performance prediction subsystem is connected to model modification subsystem, described model modification subsystem feeds back to model prediction subsystem, and wherein model prediction subsystem comprises that LSSVM model sets up unit and smoke components content prediction unit; Performance Detection subsystem comprises sample predicated error computing unit and predicated error judging unit; Model modification subsystem comprises that nearest sample point chooses unit, updating type identifying unit, eigenmatrix updating block, soft-sensing model updating block.
2. soft measuring system according to claim 1, is characterized in that,
Described LSSVM model is set up unit, for collecting initial training sample, builds LSSVM model;
Described smoke components content prediction unit, utilizes this model to predict smoke components content;
Described sample predicated error computing unit, for the measurement value sensor y of the smoke components content when actual
qafter collecting, calculate sample (x
q, y
q) predicated error Er;
Described predicated error judging unit, for judging predicated error: if Er> Δ, Δ is error threshold, enters nearest sample point and chooses unit; Otherwise need to judge whether test sample book finishes, if finish system end of run, otherwise enter smoke components content prediction unit;
Described nearest sample point is chosen unit, for choosing from history data apart from new sample (x
q, y
q) nearest sample point (x
k, y
k), wherein
Described updating type identifying unit, according to new sample (x
q, y
q) sample (x nearest with it
k, y
k) between distance judge and definite updating type;
Described eigenmatrix updating block, according to definite updating type, the initial LSSVM model of LSSVM model being set up to unit acquisition carries out incremental update, to eigenmatrix H
-1calculating upgrade;
Described soft-sensing model updating block, for by the eigenmatrix H of the new model of trying to achieve
-1calculate corresponding model parameter α and b, realize the renewal to flue gas soft-sensing model h (x), recycle new model smoke components content is predicted.
3. soft measuring system according to claim 2, it is characterized in that, build LSSVM model specifically: by sensor measurement generator power, each coal pulverizer coal-supplying amount, each coal pulverizer inlet primary air flow, each layer of Secondary Air and after-flame wind throttle opening signal, and measured value is deposited in DCS historical data base; Select above-mentioned measured value as the input variable of soft-sensing model, the smoke components content that predict, as the output variable of model, is chosen some sections of large and representative operating modes of coverage as initial training sample from history data storehouse, is designated as
x wherein
i∈ R
prepresent i group input sample, corresponding to the generator power of measuring, each coal pulverizer coal-supplying amount, each coal pulverizer inlet primary air flow, each layer of Secondary Air and after-flame wind throttle opening, y
i∈ R is i group output sample, and corresponding to the content of smoke components, p is input variable number, and n is sample size, and builds LSSVM model.
4. soft measuring system according to claim 2, it is characterized in that, smoke components content is predicted specifically: the generator power that sensor is newly recorded, each coal pulverizer coal-supplying amount, each coal pulverizer inlet primary air flow, each layer of Secondary Air and after-flame wind throttle opening data are as input variable x
q, the soft measurement LSSVM model formation of the flue gas content that substitution is initial:
obtain the soft measured value of smoke components content
its Kernel Function is chosen for Gaussian radial basis function
σ is kernel functional parameter, and h (x) is the predicted value of smoke components content.
5. soft measuring system according to claim 4, is characterized in that, being wherein calculated as follows of predicated error Er:
6. soft measuring system according to claim 2, is characterized in that, the judgment criterion adopting in described updating type identifying unit is:
(i) if || x
k-x
q||
2> δ
1, model is implemented to sample and appends renewal, directly by new sample (x
q, y
q) join in previous historical data base;
(ii) if || x
k-x
q||
2≤ δ
1, model is implemented to sample and replace renewal, use new sample (x
q, y
q) replace in previous historical data base and satisfy condition || x
k-x
q||
2≤ δ
2similar sample;
δ wherein
1by the mean distance between historical training data sample, determined δ
2be made as 0.5 δ
1.
7. soft measuring system according to claim 2, is characterized in that, the update strategy of described eigenmatrix updating block is divided into sample increase and sample is deleted two kinds of patterns: if implement sample, append renewal, directly carry out sample increase; If implement sample, replace renewal, first carry out sample and delete, and then carry out sample increase.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410025040.1A CN103729569B (en) | 2014-01-20 | 2014-01-20 | A kind of flue gas in power station boiler hard measurement system based on LSSVM and online updating |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410025040.1A CN103729569B (en) | 2014-01-20 | 2014-01-20 | A kind of flue gas in power station boiler hard measurement system based on LSSVM and online updating |
Publications (2)
Publication Number | Publication Date |
---|---|
CN103729569A true CN103729569A (en) | 2014-04-16 |
CN103729569B CN103729569B (en) | 2016-11-16 |
Family
ID=50453640
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201410025040.1A Expired - Fee Related CN103729569B (en) | 2014-01-20 | 2014-01-20 | A kind of flue gas in power station boiler hard measurement system based on LSSVM and online updating |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN103729569B (en) |
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104807039A (en) * | 2015-04-23 | 2015-07-29 | 华北电力大学 | Variable dimensionality reduction modeling method for boiler combustion optimization |
CN105320114A (en) * | 2015-11-09 | 2016-02-10 | 长春合成兴业能源技术有限公司 | Thermal power station boiler combustion adjusting model obtaining method based on data excavation |
CN105929109A (en) * | 2016-04-18 | 2016-09-07 | 中国神华能源股份有限公司 | Method for measuring carbon content of fly ash |
WO2017063178A1 (en) * | 2015-10-15 | 2017-04-20 | Accenture Global Services Limited | System and method for selecting controllable parameters for equipment operation safety |
CN106991507A (en) * | 2017-05-19 | 2017-07-28 | 杭州意能电力技术有限公司 | A kind of SCR inlet NOx concentration on-line prediction method and device |
CN104656635B (en) * | 2014-12-31 | 2017-10-13 | 重庆科技学院 | Non-gaussian dynamic high sulfur-containing natural gas purification process abnormality detection and diagnostic method |
CN109165789A (en) * | 2018-09-04 | 2019-01-08 | 广东电网有限责任公司 | The modeling method and device of emission of NOx of boiler amount prediction model based on LSTM |
CN111652379A (en) * | 2020-05-29 | 2020-09-11 | 京东城市(北京)数字科技有限公司 | Model management method, model management device, electronic equipment and storage medium |
CN113051825A (en) * | 2021-03-29 | 2021-06-29 | 中国人民解放军92859部队 | Method for constructing dynamic LS-SVM (least squares-support vector machine) of submarine trend surface |
Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103455635A (en) * | 2013-09-24 | 2013-12-18 | 华北电力大学 | Thermal process soft sensor modeling method based on least squares and support vector machine ensemble |
-
2014
- 2014-01-20 CN CN201410025040.1A patent/CN103729569B/en not_active Expired - Fee Related
Patent Citations (1)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN103455635A (en) * | 2013-09-24 | 2013-12-18 | 华北电力大学 | Thermal process soft sensor modeling method based on least squares and support vector machine ensemble |
Non-Patent Citations (5)
Title |
---|
FU YONGFENG等: ""Adaptive Soft-sensor Modeling Algorithm Based on FCMISVM and Its Application in PX Adsorption Separation Process"", 《CHINESE JOURNAL OF CHEMICAL ENGINEERING》 * |
YOU LV等: ""A novel least squares support vector machine ensemble model for NOx emission prediction of a coal-fired boiler"", 《ENERGY》 * |
YOU LV等: ""Nonlinear PLS integrated with error-based LSSVM and its application to NOx modeling"", 《INDUSTRIAL & ENGINEERING CHEMISTRY RESEARCH》 * |
刘吉臻等: ""基于变量选择的锅炉NOx排放的最小二乘支持向量机建模"", 《中国电机工程学报》 * |
吕游等: "基于PLS特征提取和LS_SVM结合的NOx排放特性建模"", 《仪器仪表学报》 * |
Cited By (14)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104656635B (en) * | 2014-12-31 | 2017-10-13 | 重庆科技学院 | Non-gaussian dynamic high sulfur-containing natural gas purification process abnormality detection and diagnostic method |
CN104807039A (en) * | 2015-04-23 | 2015-07-29 | 华北电力大学 | Variable dimensionality reduction modeling method for boiler combustion optimization |
US10545465B2 (en) | 2015-10-15 | 2020-01-28 | Accenture Global Services Limited | System and method for selecting controllable parameters for equipment operation safety |
WO2017063178A1 (en) * | 2015-10-15 | 2017-04-20 | Accenture Global Services Limited | System and method for selecting controllable parameters for equipment operation safety |
CN105320114B (en) * | 2015-11-09 | 2018-07-06 | 长春合成兴业能源技术有限公司 | Heat power station boiler combustion adjustment model acquisition methods based on data mining |
CN105320114A (en) * | 2015-11-09 | 2016-02-10 | 长春合成兴业能源技术有限公司 | Thermal power station boiler combustion adjusting model obtaining method based on data excavation |
CN105929109A (en) * | 2016-04-18 | 2016-09-07 | 中国神华能源股份有限公司 | Method for measuring carbon content of fly ash |
CN105929109B (en) * | 2016-04-18 | 2018-02-23 | 中国神华能源股份有限公司 | Flying marking measuring method |
CN106991507A (en) * | 2017-05-19 | 2017-07-28 | 杭州意能电力技术有限公司 | A kind of SCR inlet NOx concentration on-line prediction method and device |
CN109165789A (en) * | 2018-09-04 | 2019-01-08 | 广东电网有限责任公司 | The modeling method and device of emission of NOx of boiler amount prediction model based on LSTM |
CN111652379A (en) * | 2020-05-29 | 2020-09-11 | 京东城市(北京)数字科技有限公司 | Model management method, model management device, electronic equipment and storage medium |
CN111652379B (en) * | 2020-05-29 | 2024-04-16 | 京东城市(北京)数字科技有限公司 | Model management method, device, electronic equipment and storage medium |
CN113051825A (en) * | 2021-03-29 | 2021-06-29 | 中国人民解放军92859部队 | Method for constructing dynamic LS-SVM (least squares-support vector machine) of submarine trend surface |
CN113051825B (en) * | 2021-03-29 | 2022-08-05 | 中国人民解放军92859部队 | Method for constructing dynamic LS-SVM (least squares-support vector machine) of submarine trend surface |
Also Published As
Publication number | Publication date |
---|---|
CN103729569B (en) | 2016-11-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN103728879A (en) | Power station boiler emission soft measuring method based on least squares support vector machine and on-line updating | |
CN103729569A (en) | Soft measurement system for flue gas of power-station boiler on basis of LSSVM (Least Squares Support Vector Machine) and online updating | |
Zhao et al. | Predicting electrical power output of combined cycle power plants using a novel artificial neural network optimized by electrostatic discharge algorithm | |
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 | |
US11232376B2 (en) | System and method for optimizing combustion of boiler | |
CN109583585B (en) | Construction method of power station boiler wall temperature prediction neural network model | |
CN105020705A (en) | Method and system for optimizing and controlling combustion performance of circulating fluidized bed boiler in real time | |
CN101498459B (en) | Modeling method for boiler combustion optimization | |
CN105864797B (en) | Real-time prediction system and method for boiler entering heat value of circulating fluidized bed household garbage incineration boiler | |
CN109508818B (en) | Online NOx prediction method based on LSSVM | |
CN114462319B (en) | Active regulation and control method for combustion performance of aero-engine and intelligent prediction model | |
Hong et al. | Modeling for the bed temperature 2D-interval prediction of CFB boilers based on long-short term memory network | |
GB2423158A (en) | A system that analyses an impact of operating soot blowers in a power plant | |
CN109872012A (en) | Based on the determination method for thermal power plant's operation multiple-objection optimization that operating condition divides | |
CN106594794B (en) | A kind of hybrid intelligent boiler efficiency burning optimization model update method | |
Shieh et al. | Statistical key variable analysis and model-based control for the improvement of thermal efficiency of a multi-fuel boiler | |
CN102842066A (en) | Modeling method for combustion optimization of biomass furnace | |
CN101788789A (en) | Nonlinear predictive control method of unit plant based on chaos and hybrid optimization algorithm | |
CN104765347A (en) | Yield real-time prediction method in residual oil delayed coking process | |
CN109992844A (en) | A kind of boiler flyash carbon content prediction technique based on ADQPSO-SVR model | |
CN102184450A (en) | Modeling method for combustion optimization of porous medium combustor | |
CN105808945A (en) | Mixed intelligent boiler combustion efficiency optimization method | |
JPH08339204A (en) | Autonomous adaptive optimization control system for thermal power station | |
Deshpande et al. | Thermal power plant analysis using artificial neural network |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant | ||
CF01 | Termination of patent right due to non-payment of annual fee | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20161116 Termination date: 20200120 |