CN104715142A - NOx emission dynamic soft-sensing method for power station boiler - Google Patents

NOx emission dynamic soft-sensing method for power station boiler Download PDF

Info

Publication number
CN104715142A
CN104715142A CN201510064480.2A CN201510064480A CN104715142A CN 104715142 A CN104715142 A CN 104715142A CN 201510064480 A CN201510064480 A CN 201510064480A CN 104715142 A CN104715142 A CN 104715142A
Authority
CN
China
Prior art keywords
particle
model
value
max
colony
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN201510064480.2A
Other languages
Chinese (zh)
Other versions
CN104715142B (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.)
Southeast University
Original Assignee
Southeast 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 Southeast University filed Critical Southeast University
Priority to CN201510064480.2A priority Critical patent/CN104715142B/en
Publication of CN104715142A publication Critical patent/CN104715142A/en
Application granted granted Critical
Publication of CN104715142B publication Critical patent/CN104715142B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Other Investigation Or Analysis Of Materials By Electrical Means (AREA)
  • Feedback Control In General (AREA)

Abstract

The invention discloses a NOx emission dynamic soft-sensing method for a power station boiler. The method comprises the steps of acquisition and preprocessing of data, initialization of a self-adaptive particle swarm algorithm and the like. According to the method, related operating and state parameters of a boiler combustion system serve as the input of a model, the nitrogen oxide emission concentration serves as the output of the model, historical operating data are selected as training samples, a support vector regression machine serves as a soft-sensing modeling tool, the idea of a non-linear auto-regression moving average model is combined, the orders of input variables and output variables of the model are considered, and therefore the soft-sensing model has the capability of describing the dynamic change process. By means of the method, the change of NOx emission in the boiler combustion dynamic operating process can be effectively traced and predicted, and the method has important significance on safe and optimized operation of the power station boiler.

Description

A kind of station boiler NO xdischarge dynamic soft-measuring method
Technical field
The present invention relates to heat power engineering and artificial intelligence interleaving techniques field, be specifically related to a kind of station boiler NO xdischarge dynamic soft-measuring method.
Background technology
Along with the fast development of China's economy and power industry, the oxides of nitrogen that coal fired boiler of power plant produces becomes the main source of Pollution Index in Air Nitric Oxides, for meeting the environmental requirement of increasingly stringent, to the NO of coal unit xthe control of discharge is had higher requirement.Realize station boiler NO xthe prerequisite that the Emission Optimization controls sets up effective NO xdischarge soft-sensing model.
Due to NO xgenerate complicated in burning of coal product, boiler combustion system is also part very complicated in electric power station system, and the input variable related to is numerous and have strong nonlinearity and strong coupling, is difficult to set up mechanism model accurately.In recent years, along with the universal history data of magnanimity that makes of power station DCS, SIS system is retained, for neural network, support vector machine etc. provide good applied environment based on the soft-measuring technique of data-driven.Wherein, the support vector regression (SVMR) of structure based principle of minimization risk has shown generalization ability more better than neural network, solves the difficulties such as the small sample existed in soft sensor modeling, non-linear, over-fitting preferably.
Prior art great majority adopt the method for Steady state modeling to station boiler NO xstable state soft-sensing model is set up in discharge, and because steady state condition down-sampled data is relatively more accurate, therefore steady-state model precision is higher.But the station boiler of reality uses stable state soft-sensing model to there is following problem in running:
First: usually only consider the input and output as stable state soft-sensing model of data that each measuring point sequential mates, but the station boiler operational process great majority of reality are in dynamic change, certain state of current time system output quantity is that input state for the previous period determines thus, instead of the input state of some time points determines separately, namely have ignored the delay character of combustion process;
Second: because stable state soft-sensing model needs system to remain on certain hour under steady state condition, to ensure the accuracy obtaining steady state data, but under also making its applicability only be confined to steady state condition, lack the description to process dynamics variation characteristic, once boiler operatiopn occurs operating point change or produces disturbance, the tracking power of stable state soft-sensing model can significantly decline;
3rd: station boiler steady state operating conditions is often difficult to meet, and also limit the application of steady-state model.
Summary of the invention
Goal of the invention: the object of the invention is to solve the deficiencies in the prior art, provides a kind of flue gas in power station boiler NO realized based on support vector regression (SVMR) and nonlinear auto regressive moving average framework (NARMAX) xdischarge dynamic soft-measuring method.
Technical scheme: a kind of station boiler NO of the present invention xdischarge dynamic soft-measuring method, comprises the following steps:
(1) data acquisition and pre-service: Confirming model input variable and output variable, collect original sample from DCS system to original sample adopt normalization preprocess method, and the NO will recorded under each operating mode xconcentration conversion is to the value under 6% oxygen amount; Wherein x i∈ R mrepresent the i-th group model input amendment, m is the number of input variable, y i∈ R represents the i-th group model output sample, and n is sample size;
Monitoring Data due to Environmental Protection Agency is all combustion conditions of a unified setting standard: O in residue flue gas 2concentration be 6%, therefore in this patent, refer under each operating mode owing to remaining flue gas O in Actual combustion 2concentration in differ be decided to be 6% situation, therefore need to convert by convert formula;
(2) initialization APSO algorithm: each particle p (i) comprises m+3 variable, comprising m input variable x icorresponding order d i, 1 order d that output variable y is corresponding yand the penalty factor of support vector regression SVMR model and nuclear parameter σ, need two parameters of artificial setting when penalty factor and nuclear parameter σ are SVMR modeling, its value is comparatively large to model hard measurement Influence on test result, therefore needs together to be optimized;
(3) input data are become nonlinear auto regressive moving average framework NARMAX model structure with output data preparation: the input variable x comprised with particle p (i) iorder d iwith the order d of output variable y y, input data are become NARMAX model structure with output data preparation, and input X (t) and output Y (t) that then calculate soft-sensing model are as follows:
X ( t ) = [ x 1 ( t - T ) , . . . , x 1 ( t - d 1 T ) , . . . , x m ( t - T ) , . . . , x m ( t - d m T ) , y ( t - T ) , . . . , y ( t - d y T ) ] Y ( t ) = y ( t )
In above formula, T collects employing cycle of measuring point data, and X (t) is mode input amount corresponding to sampling instant t, comprises m input variable x icontinuous d before sampling instant t ithe quantity of state in individual sampling period, and the continuous d of measured y before sampling instant t ythe quantity of state in individual sampling period; Y (t) is model output corresponding to sampling instant t, is the quantity of state of measured y when sampling instant t;
(4) SVMR model initialization: adopt gaussian kernel function K (x i, x j)=exp (-|| x i-x j|| 2/ (2 σ 2)) namely RBF is as the kernel function of SVMR modeling, the penalty factor comprised with particle p (i) and nuclear parameter σ are to arrange SVMR model:
Y ( t ) = Σ i = 1 l ( α i * - α i ) exp { - | | X ( t ) - X i sv | | 2 2 σ 2 } + b
In above formula, α ibe support vector regression parameter with b, for support vector, l is the number of support vector, and σ is RBF nuclear parameter;
(5) carry out SVMR training and matching, calculate particle ideal adaptation degree f i, retain optimum individual: using X (t) as SVMR mode input, Y (t) exports as SVMR model, using before the sample set after arranging 3/4 as training sample, rear 1/4 as forecast sample, carries out training and the matching of model; With forecast sample Deviation Indices for fitness function, calculate particle ideal adaptation degree f i, and to obtain colony's optimal-adaptive degree be f mand retain its particle position P m, so the fitness function of particle p (i) is:
f ( p i ) = 1 n Σ j = 1 n ( y j - y ^ j ) 2
In above formula, n is predicted time sequence length, y jwith be respectively measured value and the model predication value in a jth moment;
(6) optimizing convergence judges: if f m<f e, wherein f efor expecting convergence threshold, work as k=K maxtime, then optimizing stops, and performs step (9); Otherwise, make k=k+1, perform step (7); Wherein, k is current iteration number of times, K maxfor maximum iteration time, the Search Range of order is [d min, d max];
(7) calculate particle colony average fitness, particle colony is divided into three subgroups: in kth time iteration, the fitness value of particle p (i) is f i k, the fitness value of colony's optimal particle is f m; Population average fitness is fitness value is better than particle fitness be averaging and obtain according to particle ideal adaptation degree f i kbe divided into local optimal searching, balance optimizing, global optimizing three subgroups, calculated inertia weight w and the Studying factors c of its correspondence respectively 1, c 2corresponding step (7.3) is classified, and calculates this three coefficients;
(8) the individual speed of particle and location updating: the inertia weight w obtained according to step (7) and Studying factors c 1, c 2, to the individual speed V of particle iwith position P icarry out calculating by following formula to upgrade
v in=wv in+c 1rand()(b in-p in)+c 2rand()(b gn-p in)
p in=p in+v in
Wherein, v infor particle rapidity, p infor particle position, b infor personal best particle, b gnfor colony's optimal location;
(9) export optimal result, complete the foundation of dynamic soft sensor model: export f mthe d that corresponding optimum individual comprises i, d yand penalty factor and nuclear parameter σ, and set up final dynamic soft measuring SVMR model using its parameter as setup parameter;
(10) realization of dynamic soft measuring: for the sample of new collection arbitrarily, after first carrying out pre-service to it, the dynamic soft measuring SVMR model that input step 9 obtains, just can obtain corresponding hard measurement and export.
Further, in described step (1), choose the NO before furnace of power-plant boilers afterbody SCR reactor xinlet concentration is as output quantity y i, choose in boiler controller system dynamic running process NO xdischarge the combustion system had an impact and run variable as input variable x i; And original sample for the dynamically operating condition data continuously of the large and variable load operation of coverage in DCS system.
Further, in described step (1) to original sample the pretreated detailed process of employing normalization is:
The original value of each input data is zoomed in designation area by following formula:
x &prime; = x - min ( x ) max ( x ) - min ( x )
Wherein, x is the value before normalization, and x ' is the value after normalization, and max (x) and min (x) is respectively maximal value between normalization back zone and minimum value;
Because under each operating mode, flue gas oxygen content is inconsistent, for ease of comparing NO xvalue, according to following formula, by the NO recorded under each operating mode xconcentration conversion is to the value under 6% oxygen amount:
&rho; &prime; ( NOx ) = &rho; ( NOx ) * 21 - &rho; &prime; ( O 2 ) 21 - &rho; ( O 2 )
Wherein, ρ ' (NOx) and ρ ' (O 2) represent the NO after converting respectively xconcentration and O 2concentration, ρ (NOx) and ρ (O 2) represent the NO of actual measurement respectively xconcentration and O 2concentration.
Further, in described step (7) according to particle ideal adaptation degree f i kthe process of three subgroups population is divided into be:
(7.1) calculate particle colony average fitness, the fitness value then setting particle p (i) in kth time iteration is f i k, the fitness value of colony's optimal particle is f m, particle colony average fitness value is
(7.2) fitness value is better than particle fitness average and obtain definition be used for evaluating the prematurity convergence degree of population, △ less explanation population body is more tending towards Premature Convergence;
(7.3) last according to particle ideal adaptation degree f i kbe divided into following three classes:
If 1. then show that this particle is good particle in colony, be divided into local optimal searching subgroup, get less inertia weight w by following formula, make particle carry out Local Search, get larger c simultaneously 1less c 2, to strengthen the individual learning ability of self of particle and the local optimal searching ability of enhanced particles:
w = w - ( w - w min ) &CenterDot; | f i k - f avgb k f m - f avgb k |
c 1 = c 1 min + ( c 1 max - c 1 min ) &CenterDot; | f i k - f avgb k f m - f avgb k |
c 2 = c 2 max - ( c 2 max - c 2 min ) &CenterDot; | f i k - f avgb k f m - f avgb k |
If 2. then show that this particle is particle general in colony, be divided into balance optimizing subgroup, there is good global optimizing ability and local optimal searching ability simultaneously, maintain inertia weight w constant, and get c 1=c 2=1, the learning ability of equilibrium particle self cognition and social recognition;
If 3. then show that this particle is particle poor in colony, be divided into global optimizing subgroup, get larger w, to increase amplitude of variation, the ability of searching optimum of enhanced particles colony, gets less c simultaneously 1larger c 2, social learning's ability of enhanced particles, adjustable strategies carries out according to following formula:
w = 1.5 - 1 1 + k 1 &CenterDot; exp ( - k 2 &CenterDot; &Delta; )
c 1 = c 1 max = - 1 2 ( c 1 max - c 1 min ) &CenterDot; | f i k - f m f avg k - f m |
c 2 = c 2 min = + 1 2 ( c 2 max - c 2 min ) &CenterDot; | f i k - f m f avg k - f m |
In this step, w is the inertia weight of particle cluster algorithm, and for balanced algorithm ability of searching optimum and local search ability, larger w can strengthen the ability of searching optimum of algorithm, and less w can strengthen the local convergence ability of algorithm and accelerate convergence of algorithm speed.W span is generally [0.4,1.5].
In formula, c 1and c 2for the Studying factors of algorithm, span is the [c of setting 1min, c 1max], comparatively large i.e. corresponding interval [(c 1min+ c 1max)/2, c 1max], less i.e. corresponding interval [c 1min, (c 1min+ c 1max)/2], its concrete value is all calculate by computing formula corresponding in the different particle classifying situation of this three class in step (7.3).
In formula, c 1maxand c 2maxbe respectively cognitive learning factor c 1with social learning factor c 2the maximal value of the span of setting, c 1minand c 2minfor the minimum value of its span; W is the initial set value of inertia weight, w minfor the setting minimum value of inertia weight.
Beneficial effect: NARMAX model thought is combined with support vector regression modeling method by the present invention, utilizes APSO algorithm to achieve the global optimization of model parameter simultaneously, compared with prior art, specifically has a little following:
(1) contemplated by the invention the order of soft-sensing model input and output variable, set up the dynamic soft sensor model of oxides of nitrogen, the hard measurement to oxides of nitrogen can be realized in the dynamic changing processes such as unit varying load, effectively improve hard measurement precision;
(2) the present invention adopts APSO algorithm, has carried out overall optimizing to the order of input/output variable and model parameter;
(3) the present invention directly can utilize the measuring point history data read from Power Plant DCS System, and without the need to site test, be easy to engineer applied, cost is low, predicts the outcome reliable.
Accompanying drawing explanation
Fig. 1 is dynamic soft measuring principle schematic of the present invention;
Fig. 2 is the process flow diagram of embodiment;
Fig. 3 is the prediction effect figure of embodiment.
Embodiment
Below technical solution of the present invention is described in detail, but protection scope of the present invention is not limited to described embodiment.
Embodiment: using the quadrangle tangential circle supercritical once-through boiler of certain power plant 600MW Thermal generation unit as research object, adopts the dynamic soft-measuring method based on nonlinear auto-companding running mean and support vector regression of the present invention, realizes its NO xthe dynamic soft measuring of discharge.
As shown in Figure 2, the concrete steps of the present embodiment are as follows:
(1) data acquisition and pre-service: for power boiler burning system NO xdynamic soft measuring is carried out in discharge, and model output y (t) is chosen for the NO before burner hearth afterbody SCR reactor xinlet concentration, mode input optimize indexes conditional parameter (load, coal-supplying amount), main combustion zone parameter (main air intake aperture, secondary air register aperture), burning-out zone parameter (after-flame throttle opening), state parameter (oxygen amount) etc. can to boiler NO xdischarge the boiler combustion system operation variable had an impact, have four input variables; Choose data in certain varying load adjustment process as training sample, load variations scope is 364.7MW ~ 554.4MW, and the duration is 62min, and the sampling period is set to 20s, acquires 186 groups of data altogether; Adopt normalized, the original value of each input data is zoomed in interval [0,1] by following formula, and the NO will recorded under each operating mode xconcentration conversion is to the value under 6% oxygen amount;
(2) initialization APSO algorithm: population population scale S=50 is set, maximum iteration time K max=1000; Each particle p (i) comprises 7 variablees altogether, and wherein 4 is mode input order d i, 1 export order d ywith 2 SVMR model parameters, the Search Range that setup times postpones order is [1,20] (i.e. [20s, 400s]), penalty factor is got [1,2000], core width cs is got [0.01,1000], the initial population of stochastic generation particle in this interval;
(3) input data and become NARMAX model structure with output data preparation: the order value d that data comprise by p (i) with output data will be inputted iand d ybe organized into NARMAX model structure, input X (t) and output Y (t) that calculate soft-sensing model are as follows:
X ( t ) = [ x 1 ( t - T ) , . . . , x 1 ( t - d 1 T ) , . . . , x m ( t - T ) , . . . , x m ( t - d m T ) , y ( t - T ) , . . . , y ( t - d y T ) ] Y ( t ) = y ( t )
Using X (t) as SVMR mode input, Y (t) as SVMR model export, the soft-sensing model structure finally obtained as shown in Figure 1, wherein, x l_c(t-T), x l_c(t-2T), K, x l_c(t-d l_ct) d is in the past represented l_cload in the individual period and coal-supplying amount as the input quantity of "current" model, d l_crepresent that load and coal-supplying amount are as the order corresponding to soft-sensing model input variable; x a_f(t-T), x a_f(t-2T), K, x a_f(t-d a_ft), x sofa(t-T), x sofa(t-2T) ..., x sofa(t-d sofat) and one secondary air register aperture, after-flame throttle opening and the oxygen amount of being illustrated respectively in in several periods as the input quantity of model, d a_f, d sofawith represent that it is as order corresponding during soft-sensing model input quantity respectively, y nOx(t-T), y nOx(t-2T) ..., y nOx(t-d yt) be past d ythe output y in individual moment as the input quantity of model, d yfor the order of output variable;
(4) SVMR model initialization: the penalty factor comprised by p (i) and core width cs setting SVMR model, using X (t) and Y (t) as SVMR mode input and output, sets up particle p (i) corresponding
SVMR-NARMAX model; Its Kernel Function is chosen for gaussian kernel function (RBF), and model form is as follows:
Y ( t ) = &Sigma; i = 1 l ( &alpha; i * - &alpha; i ) exp { - | | X ( t ) - X i sv | | 2 2 &sigma; 2 } + b
(5) SVMR training and matching is carried out, calculate particle ideal adaptation degree, retain optimum individual: according to the model set up, carry out the matching of training sample and the prediction of test sample book,, be calculated as follows using square error (MSE) evaluation index as particle fitness function:
f i k = 1 n &Sigma; j = 1 n ( y j - y ^ j ) 2 - - - ( 5 )
Wherein, n is predicted time sequence length, y jwith be respectively measured value and the model predication value in a jth moment; Choose min (f i k) individuality that namely prediction deviation is minimum is as colony optimum individual f mretain;
(6) optimizing convergence judges: if f m<f eor k=K maxtime, wherein f efor expecting convergence threshold, then optimizing stops, and performs step 9; Otherwise, make k=k+1, perform step 7;
(7) calculate particle colony average fitness, particle colony is divided into three subgroups: in kth time iteration, the fitness value of particle p (i) is f i k, the fitness value of colony's optimal particle is f m; The average adaptive value of population is fitness value is better than particle fitness value be averaging and obtain definition be used for evaluating the prematurity convergence degree of population, the less explanation population of △ is more tending towards Premature Convergence.Following three classes are divided into according to particle ideal adaptation angle value:
If 1. this particle is good particle in colony, is divided into local optimal searching subgroup, gets less w by following formula, makes it change among a small circle, gets larger c simultaneously 1less c 2, to strengthen the individual learning ability of self of particle and the local optimal searching ability of enhanced particles
w = w - ( w - w min ) &CenterDot; | f i k - f avgb k f m - f avgb k | - - - ( 6 )
c 1 = c 1 min + ( c 1 max - c 1 min ) &CenterDot; | f i k - f avgb k f m - f avgb k | - - - ( 7 )
c 2 = c 2 max - ( c 2 max - c 2 min ) &CenterDot; | f i k - f avgb k f m - f avgb k | - - - ( 8 )
If 2. this particle is particle general in colony, is divided into balance optimizing subgroup, has good global optimizing ability and local optimal searching ability simultaneously, maintain w constant, and get c 1=c 2=1, the learning ability of equilibrium particle self cognition and social recognition;
If 3. this particle is particle poor in colony, is divided into global optimizing subgroup, gets larger w,
To increase amplitude of variation, the ability of searching optimum of enhanced particles colony, gets less c simultaneously 1larger c 2, social learning's ability of enhanced particles, adjustable strategies carries out according to following formula:
w = 1.5 - 1 1 + k 1 &CenterDot; exp ( - k 2 &CenterDot; &Delta; ) - - - ( 9 )
c 1 = c 1 max = - 1 2 ( c 1 max - c 1 min ) &CenterDot; | f i k - f m f avg k - f m | - - - ( 10 )
c 2 = c 2 min = + 1 2 ( c 2 max - c 2 min ) &CenterDot; | f i k - f m f avg k - f m | - - - ( 11 )
Wherein, c is got 1max=c 2max=1.8, c 1min=c 2min=0.2, k 1=1.5, k 2=0.3;
(8) the individual speed of particle and location updating: obtain each particle corresponding inertia weight w and Studying factors c by the result of calculation of (7) 1, c 2, according to following formula, the speed of particle individuality and position are upgraded:
v in=wv in+c 1rand()(b in-p in)+c 2rand()(b gn-p in) (12)
p in=p in+v in(13)
(9) export optimal result, complete the foundation of dynamic soft sensor model: export f mthe d that corresponding optimum individual comprises i, d yand penalty factor and nuclear parameter σ, as shown in table 1 below, and final dynamic soft measuring SVMR model is set up using its parameter as setup parameter;
Table 1
(10) realization of dynamic soft measuring: for the sample of new collection arbitrarily, after first carrying out pre-service to it, the dynamic soft measuring SVMR model that input step (9) obtains, just can obtain corresponding hard measurement and export.
In the present embodiment, wherein first 140 groups is training sample, and latter 40 groups is test sample book, as shown in Figure 3, utilizes the present invention can to the NO in boiler dynamic running process xdischarge change is followed the tracks of accurately and predicts, realizes NO xthe dynamic soft measuring of discharge.

Claims (4)

1. a station boiler NO xdischarge dynamic soft-measuring method, is characterized in that: comprise the following steps:
(1) data acquisition and pre-service: Confirming model input variable and output variable, collect original sample from DCS system to original sample adopt normalization preprocess method, and the NO will recorded under each operating mode xconcentration conversion is to the value under 6% oxygen amount; Wherein x i∈ R mrepresent the i-th group model input amendment, m is the number of input variable, y i∈ R represents the i-th group model output sample, and n is sample size;
(2) initialization APSO algorithm: each particle p (i) comprises m+3 variable, comprising m input variable x icorresponding order d i, 1 order d that output variable y is corresponding yand the penalty factor of support vector regression SVMR model and nuclear parameter σ;
(3) input data are become nonlinear auto regressive moving average framework NARMAX model structure with output data preparation: the input variable x comprised with particle p (i) iorder d iwith the order d of output variable y y, input data are become NARMAX model structure with output data preparation, and input X (t) and output Y (t) that then calculate soft-sensing model are as follows:
X ( t ) = [ x 1 ( t - T ) , . . . , x 1 ( t - d 1 T ) , . . . , x m ( t - T ) , . . . , x m ( t - d m T ) , y ( t - T ) , . . . , y ( t - d y T ) ] Y ( t ) = y ( t )
In above formula, T refers to the sampling period of collecting measuring point data; X (t) is mode input amount corresponding to sampling instant t, comprises m input variable x icontinuous d before sampling instant t ithe quantity of state in individual sampling period, and the continuous d of measured y before sampling instant t ythe quantity of state in individual sampling period; Y (t) is model output corresponding to sampling instant t, is the quantity of state of measured y when sampling instant t;
(4) SVMR model initialization: the penalty factor comprised with particle p (i) and nuclear parameter σ adopt gaussian kernel function and RBF to arrange SVMR model:
Y ( t ) = &Sigma; i = 1 l ( &alpha; i * - &alpha; i ) exp { - | | X ( t ) - X i sv | | 2 2 &sigma; 2 } + b
In above formula, α ibe support vector regression parameter with b, for support vector, l is the number of support vector, and σ is RBF nuclear parameter;
(5) carry out SVMR training and matching, calculate particle ideal adaptation degree f i, retain optimum individual: using X (t) as SVMR mode input, Y (t) exports as SVMR model, using before the sample set after arranging 3/4 as training sample, rear 1/4 as forecast sample, carries out training and the matching of model; With forecast sample Deviation Indices for fitness function, calculate particle ideal adaptation degree f i, and to obtain colony's optimal-adaptive degree be f mand retain its particle position Pm, so the fitness function of particle p (i) is:
f ( p i ) = 1 n &Sigma; j = 1 n ( y j - y ^ j ) 2
In above formula, n is predicted time sequence length, y jwith be respectively measured value and the model predication value in a jth moment;
(6) optimizing convergence judges: if f m<f e, wherein f efor expecting convergence threshold, work as k=K maxtime, then optimizing stops, and performs step (9); Otherwise, make k=k+1, perform step (7); Wherein, k is current iteration number of times, K maxfor maximum iteration time, the Search Range of order is [d min, d max];
(7) calculate particle colony average fitness, particle colony is divided into three subgroups: in kth time iteration, the fitness value of particle p (i) is f i k, the fitness value of colony's optimal particle is f m; Population average fitness is fitness value is better than particle fitness be averaging and obtain according to particle ideal adaptation degree f i kbe divided into local optimal searching, balance optimizing, global optimizing three subgroups, calculated inertia weight w and the Studying factors c of its correspondence respectively 1, c 2;
(8) the individual speed of particle and location updating: the inertia weight w obtained according to step (7) and Studying factors c 1, c 2, to the individual speed V of particle iwith position P icarry out calculating to upgrade;
(9) export optimal result, complete the foundation of dynamic soft sensor model: export f mthe d that corresponding optimum individual comprises i, d yand penalty factor and nuclear parameter σ, and set up final dynamic soft measuring SVMR model using its parameter as setup parameter;
(10) realization of dynamic soft measuring: for the sample of new collection arbitrarily, after first carrying out pre-service to it, the dynamic soft measuring SVMR model that input step 9 obtains, just can obtain corresponding hard measurement and export.
2. station boiler NO according to claim 1 xdischarge dynamic soft-measuring method, is characterized in that: in described step (1), chooses the NO before furnace of power-plant boilers afterbody SCR reactor xinlet concentration is as output quantity y i, choose in boiler controller system dynamic running process NO xdischarge the combustion system had an impact and run variable as input variable x i; And original sample for the dynamically operating condition data continuously of the large and variable load operation of coverage in DCS system.
3. station boiler NO according to claim 1 xdischarge dynamic soft-measuring method, is characterized in that: to original sample in described step (1) the pretreated detailed process of employing normalization is:
The original value of each input data is zoomed in designation area by following formula:
x &prime; = x - min ( x ) max ( x ) - min ( x )
Wherein, x is the value before normalization, and x ' is the value after normalization, and max (x) and min (x) is respectively maximal value between normalization back zone and minimum value;
Because under each operating mode, flue gas oxygen content is inconsistent, for ease of comparing NO xvalue, according to following formula, by the NO recorded under each operating mode xconcentration conversion is to the value under 6% oxygen amount:
&rho; &prime; ( NOx ) = &rho; ( NOx ) * 21 - &rho; &prime; ( O 2 ) 21 - &rho; ( O 2 )
Wherein, ρ ' (NOx) and ρ ' (O 2) represent the NO after converting respectively xconcentration and O 2concentration, ρ (NOx) and ρ (O 2) represent the NO of actual measurement respectively xconcentration and O 2concentration.
4. station boiler NO according to claim 1 xdischarge dynamic soft-measuring method, is characterized in that: according to particle ideal adaptation degree f in described step (7) i kthe process of three subgroups population is divided into be:
(7.1) calculate particle colony average fitness, the fitness value then setting particle p (i) in kth time iteration is f i k, the fitness value of colony's optimal particle is f m, particle colony average fitness value is
(7.2) fitness value is better than particle fitness average and obtain definition be used for evaluating the prematurity convergence degree of population, △ less explanation population body is more tending towards Premature Convergence;
(7.3) last according to particle ideal adaptation degree f i kbe divided into following three classes:
If 1. then show that this particle is good particle in colony, be divided into local optimal searching subgroup, get less inertia weight w by following formula, make it change among a small circle, get larger c simultaneously 1less c 2, to strengthen the individual learning ability of self of particle and the local optimal searching ability of enhanced particles:
w = w - ( w - w min ) &CenterDot; | f i k - f avgb k f m - f avgb k |
c 1 = c 1 min + ( c 1 max - c 1 min ) &CenterDot; | f i k - f avgb k f m - f avgb k |
c 2 = c 2 max - ( c 2 max - c 2 min ) &CenterDot; | f i k - f avgv k f m - f avgb k |
If 2. then show that this particle is particle general in colony, be divided into balance optimizing subgroup, there is good global optimizing ability and local optimal searching ability simultaneously, maintain inertia weight w constant, and get c 1=c 2=1, the learning ability of equilibrium particle self cognition and social recognition;
If 3. then show that this particle is particle poor in colony, be divided into global optimizing subgroup, get larger w, to increase amplitude of variation, the ability of searching optimum of enhanced particles colony, gets less c simultaneously 1larger c 2, social learning's ability of enhanced particles, adjustable strategies carries out according to following formula:
w = 1.5 - 1 1 + k 1 &CenterDot; exp ( - k 2 &CenterDot; &Delta; )
c 1 = c 1 max - 1 2 ( c 1 max - c 1 min ) &CenterDot; | f i k - f m f avg k - f m |
c 2 = c 2 min + 1 2 ( c 2 max - c 2 min ) &CenterDot; | f i k - f m f avg k - f m |
Wherein, c 1maxand c 2maxbe respectively cognitive learning factor c 1with social learning factor c 2the maximal value of the span of setting, c 1minand c 2minfor the minimum value of its span; W is the initial set value of inertia weight, w minfor the setting minimum value of inertia weight.
CN201510064480.2A 2015-02-06 2015-02-06 A kind of station boiler NOxDischarge dynamic soft-measuring method Active CN104715142B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510064480.2A CN104715142B (en) 2015-02-06 2015-02-06 A kind of station boiler NOxDischarge dynamic soft-measuring method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510064480.2A CN104715142B (en) 2015-02-06 2015-02-06 A kind of station boiler NOxDischarge dynamic soft-measuring method

Publications (2)

Publication Number Publication Date
CN104715142A true CN104715142A (en) 2015-06-17
CN104715142B CN104715142B (en) 2018-02-02

Family

ID=53414465

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510064480.2A Active CN104715142B (en) 2015-02-06 2015-02-06 A kind of station boiler NOxDischarge dynamic soft-measuring method

Country Status (1)

Country Link
CN (1) CN104715142B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105224730A (en) * 2015-09-17 2016-01-06 西南林业大学 The original NO of a kind of high pressure common rail electric-controlled diesel engine 2forecasting of discharged quantity method
CN105605610A (en) * 2016-01-13 2016-05-25 上海交通大学 Boiler combustion optimization method based on particle swarm algorithm
CN106527176A (en) * 2016-10-21 2017-03-22 哈尔滨理工大学 MFOA (modified fruit fly optimization algorithm)-SVM (support vector machine)-based boiler thermal efficiency and NOX modeling method
CN106991507A (en) * 2017-05-19 2017-07-28 杭州意能电力技术有限公司 A kind of SCR inlet NOx concentration on-line prediction method and device
CN107657104A (en) * 2017-09-20 2018-02-02 浙江浙能台州第二发电有限责任公司 Boiler combustion system dynamic modelling method based on Online SVM
CN108319146A (en) * 2018-03-09 2018-07-24 西安西热控制技术有限公司 A kind of method that radial base neural net is trained based on discrete particle cluster
CN110986085A (en) * 2019-11-21 2020-04-10 东南大学 Four-corner tangential boiler combustion optimization control method based on air distribution mode optimization
CN111413098A (en) * 2020-01-13 2020-07-14 哈尔滨工程大学 Natural gas engine combustion system nonlinear feature identification method based on IMEP time sequence

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040098145A1 (en) * 2002-11-14 2004-05-20 Liu Zhenduo Hybrid cascade model-based predictive control system
CN101882239A (en) * 2010-05-28 2010-11-10 华东理工大学 Ethylene cracking severity modeling method based on expert knowledge and neutral network
CN101699229B (en) * 2009-10-28 2011-09-07 东南大学 On-line soft sensing method for flow of inlet water of ozonation contact reactor in water plant
CN102778538B (en) * 2012-07-06 2014-12-10 广东电网公司电力科学研究院 Soft measuring method based on improved SVM (Support Vector Machine) for measuring boiler unburned carbon content in fly ash

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040098145A1 (en) * 2002-11-14 2004-05-20 Liu Zhenduo Hybrid cascade model-based predictive control system
CN101699229B (en) * 2009-10-28 2011-09-07 东南大学 On-line soft sensing method for flow of inlet water of ozonation contact reactor in water plant
CN101882239A (en) * 2010-05-28 2010-11-10 华东理工大学 Ethylene cracking severity modeling method based on expert knowledge and neutral network
CN102778538B (en) * 2012-07-06 2014-12-10 广东电网公司电力科学研究院 Soft measuring method based on improved SVM (Support Vector Machine) for measuring boiler unburned carbon content in fly ash

Non-Patent Citations (16)

* Cited by examiner, † Cited by third party
Title
LIUKKONEN, MIKA,ET AL.,: "Dynamic soft sensors for NOx emissions in a circulating fluidized bed boiler", 《 ICAE 2011 - INTERNATIONAL CONFERENCE ON APPLIED ENERGY》 *
乔弘,: "火电厂热工参数软测量关键技术和方法研究", 《中国博士学位论文全文数据库工程科技II辑(月刊)》 *
任子晖,等: "一种动态改变惯性权重的自适应粒子群算法", 《计算机科学》 *
冯磊华,等: "基于改进粒子群算法的电站锅炉NOx排放预测控制及优化", 《中南大学学报(自然科学版)》 *
孙巧玲,等: "基于遗传算法的燃煤电站锅炉整体燃烧优化方法研究", 《热能动力工程》 *
崔宇: "电站锅炉燃烧系统软测量及稳态优化研究", 《中国优秀硕士学位论文全文数据库工程科技II辑(月刊)》 *
应明峰,等: "一种云自适应粒子群优化的模糊PID控制器设计", 《计算机测量与控制》 *
张捷夫: "电站锅炉烟气含氧量软测量方法研究", 《中国优秀硕士学位论文全文数据库工程科技II辑(月刊)》 *
成海南,等: "基于支持向量机的燃烧飞灰含碳量与NOx排放特性建模", 《能源研究与利用》 *
曹鹏飞,等: "化工过程软测量建模方法研究进展", 《化工学报》 *
李川,等: "基于多关联向量机的动态软测量建模", 《系统仿真学报》 *
李广宇: "基于粒子蜂群算法优化的多支持向量机软测量建模方法研究", 《中国优秀硕士学位论文全文数据库信息科技辑(月刊)》 *
杨书佺,等,: "基于云模型改进的粒子群K均值聚类算法", 《现代计算机》 *
王晓,等: "非线性NARMAX模型结构与参数一体化辨识的改进算法", 《信息与控制》 *
赵志刚,等: "自适应混沌粒子群优化算法", 《计算机工程》 *
顾燕萍,等,: "基于最小二乘支持向量机的电站锅炉燃烧优化", 《中国电机工程学报》 *

Cited By (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105224730A (en) * 2015-09-17 2016-01-06 西南林业大学 The original NO of a kind of high pressure common rail electric-controlled diesel engine 2forecasting of discharged quantity method
CN105605610A (en) * 2016-01-13 2016-05-25 上海交通大学 Boiler combustion optimization method based on particle swarm algorithm
CN106527176A (en) * 2016-10-21 2017-03-22 哈尔滨理工大学 MFOA (modified fruit fly optimization algorithm)-SVM (support vector machine)-based boiler thermal efficiency and NOX modeling method
CN106991507A (en) * 2017-05-19 2017-07-28 杭州意能电力技术有限公司 A kind of SCR inlet NOx concentration on-line prediction method and device
CN107657104A (en) * 2017-09-20 2018-02-02 浙江浙能台州第二发电有限责任公司 Boiler combustion system dynamic modelling method based on Online SVM
CN108319146A (en) * 2018-03-09 2018-07-24 西安西热控制技术有限公司 A kind of method that radial base neural net is trained based on discrete particle cluster
CN108319146B (en) * 2018-03-09 2020-08-11 西安西热控制技术有限公司 Discrete particle swarm training-based method for radial basis function neural network
CN110986085A (en) * 2019-11-21 2020-04-10 东南大学 Four-corner tangential boiler combustion optimization control method based on air distribution mode optimization
CN110986085B (en) * 2019-11-21 2021-07-27 东南大学 Four-corner tangential boiler combustion optimization control method based on air distribution mode optimization
CN111413098A (en) * 2020-01-13 2020-07-14 哈尔滨工程大学 Natural gas engine combustion system nonlinear feature identification method based on IMEP time sequence
CN111413098B (en) * 2020-01-13 2021-06-01 哈尔滨工程大学 Natural gas engine combustion system nonlinear feature identification method based on IMEP time sequence

Also Published As

Publication number Publication date
CN104715142B (en) 2018-02-02

Similar Documents

Publication Publication Date Title
CN104715142A (en) NOx emission dynamic soft-sensing method for power station boiler
CN112085277B (en) SCR denitration system prediction model optimization method based on machine learning
CN103576655B (en) A kind of power boiler burning subspace modeling and Multipurpose Optimal Method and system
CN109343349B (en) SCR flue gas denitration optimal control system and method based on ammonia injection amount compensator
CN112580250A (en) Thermal power generating unit denitration system based on deep learning and optimization control method
CN105629736A (en) Data-driven thermal power generation unit SCR denitration disturbance suppression prediction control method
CN104504292A (en) Method for predicting optimum working temperature of circulating fluidized bed boiler based on BP neural network
CN113433911B (en) Accurate control system and method for ammonia spraying of denitration device based on accurate concentration prediction
CN112488145B (en) NO based on intelligent methodxOnline prediction method and system
CN105700380A (en) Secondary reheating unit steam turbine speed regulation system simulation model, and modeling method therefor
CN104331736A (en) RBF (Radial Basis Function) neural network based supercritical boiler nitric oxide discharging dynamic predication method
Mikulandrić et al. Improvement of existing coal fired thermal power plants performance by control systems modifications
CN106934209A (en) A kind of coal fired power plant flue gas oxygen content on-line prediction method
Qiao A novel online modeling for NOx generation prediction in coal-fired boiler
Hao et al. Prediction of nitrogen oxide emission concentration in cement production process: a method of deep belief network with clustering and time series
CN112613237B (en) CFB unit NOx emission concentration prediction method based on LSTM
CN109933884B (en) Neural network inverse control method for SCR denitration system of coal-fired unit
Ilamathi et al. Predictive modelling and optimization of nitrogen oxides emission in coal power plant using Artificial Neural Network and Simulated Annealing
CN115656439A (en) Online monitoring method for nitrogen oxide emission concentration of coal-fired unit based on transfer learning
CN112231978B (en) Boiler flue gas acid dew point testing method based on artificial neural network
CN114896895A (en) Gate-controlled cyclic neural network-based denitration system inlet nitrogen oxide emission prediction method and system
Balamurugan et al. ANN-SQP Approach for NOx emission reduction in coal fired Boilers
Ilamathi et al. A novel approach for modelling of NOx emission reduction in a tangentially fired coal boiler
Qing et al. Prediction model of the NOx emissions based on long short-time memory neural network
Tingting et al. Modeling on SCR process of a coal-fired boiler using LSSVM method

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant