CN103472865B - The pesticide waste liquid incinerator furnace temperature optimization system of intelligence least square and method - Google Patents

The pesticide waste liquid incinerator furnace temperature optimization system of intelligence least square and method Download PDF

Info

Publication number
CN103472865B
CN103472865B CN201310433150.7A CN201310433150A CN103472865B CN 103472865 B CN103472865 B CN 103472865B CN 201310433150 A CN201310433150 A CN 201310433150A CN 103472865 B CN103472865 B CN 103472865B
Authority
CN
China
Prior art keywords
fuzzy
training sample
furnace temperature
particle
value
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.)
Expired - Fee Related
Application number
CN201310433150.7A
Other languages
Chinese (zh)
Other versions
CN103472865A (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.)
Zhejiang University ZJU
Original Assignee
Zhejiang University ZJU
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 Zhejiang University ZJU filed Critical Zhejiang University ZJU
Priority to CN201310433150.7A priority Critical patent/CN103472865B/en
Publication of CN103472865A publication Critical patent/CN103472865A/en
Application granted granted Critical
Publication of CN103472865B publication Critical patent/CN103472865B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Feedback Control In General (AREA)

Abstract

The invention discloses a kind of pesticide waste liquid incinerator furnace temperature optimization system and method for intelligent least square.The method adopts least square method supporting vector machine as the local equation of fuzzy system, by carrying out anti fuzzy method output to the output of least square method supporting vector machine, realizes the accurate control of furnace temperature.In the present invention, training sample through standardization resume module, as the input of fuzzy system module; The furnace temperature predicted value obtained in fuzzy system module with make the performance variable value of furnace temperature the best and be connected with result display module, will DCS system be passed to for result; Model modification module, for the sampling time interval by setting, collection site intelligent instrument signal.Present invention achieves the real-time calculating of furnace temperature, accurately control and avoid occurring the overshoot of furnace temperature.

Description

The pesticide waste liquid incinerator furnace temperature optimization system of intelligence least square and method
Technical field
The present invention relates to pesticide producing liquid waste incineration field, especially, relate to pesticide waste liquid incinerator furnace temperature optimization system and the method for intelligent least square.
Background technology
Along with developing rapidly of pesticide industry, the problem of environmental pollution of emission has caused the great attention of national governments and corresponding environmental administration.The qualified discharge of research and solution agricultural chemicals organic liquid waste controls and harmless minimization, not only becomes difficult point and the focus of various countries' scientific research, is also the science proposition of the national active demand being related to social sustainable development simultaneously.
Burning method be process at present agricultural chemicals raffinate and waste residue the most effectively, thoroughly, the most general method of application.In burning process, incinerator furnace temperature must remain on a suitable temperature, and too low furnace temperature is unfavorable for the decomposition of poisonous and harmful element in discarded object; Too high furnace temperature not only increases fuel consumption, increases equipment operating cost, and easily damages inboard wall of burner hearth, shortens equipment life.In addition, excessive temperature may increase the volatile quantity of metal and the generation of nitrogen oxide in discarded object.Special in chloride waste water, suitable furnace temperature more can reduce the corrosion of inwall.But the factor affecting furnace temperature in actual burning process is complicated and changeable, easily there is the phenomenon that furnace temperature is too low or too high.
Nineteen sixty-five U.S. mathematician L.Zadeh first proposed the concept of fuzzy set.Subsequently fuzzy logic with its problem closer to daily people and the meaning of one's words statement mode, start the classical logic replacing adhering to that all things can represent with binary item.Fuzzy logic so far successful Application among multiple fields of industry, the such as field such as household electrical appliances, Industry Control.2003, Demirci proposed the concept of fuzzy system, by using fuzzy membership matrix and the input matrix new with its distortion structure one, then in local equation, showed that analytic value is as last output using the gravity model appoach in Anti-fuzzy method.For pesticide waste liquid incinerator furnace temperature optimization system and method, consider the noise effect in industrial processes and operate miss, the fuzzy performance of fuzzy logic can be used to reduce error to the impact of precision.
Support vector machine, was introduced in 1998 by Vapnik, due to the Generalization Ability that it is good, is widely used in pattern-recognition, matching and classification problem.Because standard support vector machine is to isolated point and noise sensitivity, so also been proposed Weighted Support Vector afterwards.Weighted Support Vector can process the sample data with noise better compared to standard support vector machine, is selected as the local equation in fuzzy system here.
Particle cluster algorithm, i.e. Particle Swarm Optimization, being a kind of a kind of biological intelligence optimizing algorithm seeking global optimum by imitating birds flight data dispose put forward by Kennedy and Eberhart professor, being called for short PSO.This algorithm is influenced each other by interparticle in colony, decreases the risk that searching algorithm is absorbed in locally optimal solution, has good global search performance.Particle cluster algorithm is used to the best parameter group of search weighted support vector machine, to reach the object of Optimized model.
Summary of the invention
Being difficult to control, easily occur the deficiency that furnace temperature is too low or too high to overcome existing incinerator furnace temperature, the invention provides and a kind ofly realize that furnace temperature accurately controls, the pesticide waste liquid incinerator furnace temperature optimization system avoiding occurring that furnace temperature is too low or too high and method.
The technical solution adopted for the present invention to solve the technical problems is:
The pesticide waste liquid incinerator furnace temperature optimization system of intelligence least square, comprise incinerator, intelligent instrument, DCS system, data-interface and host computer, described DCS system comprises control station and database; Described field intelligent instrument is connected with DCS system, and described DCS system is connected with host computer, and described host computer comprises:
Standardization module, carries out pre-service for the model training sample will inputted from DCS database, to training sample centralization, namely deducts the mean value of sample, then carries out standardization to it:
Computation of mean values: TX ‾ = 1 N Σ i = 1 N TX i - - - ( 1 )
Calculate variance: σ x 2 = 1 N - 1 Σ i = 1 N ( TX i - TX ‾ ) - - - ( 2 )
Standardization: X = TX - TX ‾ σ x - - - ( 3 )
Wherein, TX ibe i-th training sample, be the production that gathers from DCS database normal time key variables, furnace temperature and make the data of the optimized performance variable of furnace temperature, N is number of training, for the average of training sample, X is the training sample after standardization.σ xrepresent the standard deviation of training sample, σ 2 xrepresent the variance of training sample
Fuzzy system module, to the training sample X passed from data preprocessing module after the standardization of coming, carries out obfuscation.If have c in fuzzy system *individual fuzzy group, the center of fuzzy group k, j is respectively v k, v j, then the training sample X after i-th standardization ifor the degree of membership μ of fuzzy group k ikfor:
μ ik = ( Σ j = 1 c * ( | | X i - v k | | | | X i - v j | | ) 2 n - 1 ) - 1 - - - ( 4 )
In formula, n is the partitioned matrix index needed in fuzzy classification process, is usually taken as 2, || || be norm expression formula.
Use and be subordinate to angle value or its distortion to obtain new input matrix above, for fuzzy group k, its input matrix is deformed into:
Φ ik(X iik)=[1func(μ ik)X i] (5)
Wherein func (μ ik) for being subordinate to angle value μ ikwarping function, generally get exp (μ ik) etc., Φ ik(X i, μ ik) represent i-th input variable X iand the degree of membership μ of fuzzy group k ikcorresponding new input matrix.
Weighted Support Vector, as the local equation of fuzzy system, is optimized matching to each fuzzy group.If i-th of model training sample target exports as O i, the support vector machine of weighted is equivalent to following quadratic programming problem by conversion fitting problems:
min R ( w , ξ ) = 1 2 w T w + 1 2 γ Σ i = 1 N ξ i 2 - - - ( 6 )
Define Lagrangian function simultaneously:
Wherein, R (w, ξ) is the objective function of optimization problem, and minR (w, ξ) is the minimum value of the objective function of optimization problem, be nonlinear mapping function, N is number of training, ξ={ ξ 1..., ξ nslack variable, ξ ii-th component of slack variable, α i, i=1 ..., N is i-th component of corresponding Lagrange multiplier, and w is the normal vector of support vector machine lineoid, and b is corresponding side-play amount, and γ is the penalty factor of least square method supporting vector machine, the transposition of subscript T representing matrix, μ ikrepresent i-th training sample X after standardization ifor the degree of membership of fuzzy group k, Φ ik(X i, μ ik) represent i-th input variable X iand the degree of membership μ of fuzzy group k ikcorresponding new input matrix.Can derive fuzzy group k by (6) (7) (8) formula in the output of training sample i is:
y ^ ik = &Sigma; m = 1 N &alpha; m &times; K < &Phi; im ( X m , &mu; mk ) , &Phi; ik ( X i , &mu; ik ) > + b - - - ( 9 )
Wherein, the output of fuzzy group k at training sample i, μ mkrepresent m training sample X mfor the degree of membership of fuzzy group k, Φ mk(X m, μ mk) represent m input variable X mand the degree of membership μ of fuzzy group k mkcorresponding new input matrix.K<> is the kernel function of Weighted Support Vector, and K<> gets linear kernel function here; α m, m=1 ..., N is m component of corresponding Lagrange multiplier.
The output of last fuzzy system is obtained by the gravity model appoach in Anti-fuzzy method:
y ^ i = &Sigma; k = 1 c * &mu; ik y ^ ik &Sigma; k = 1 c * &mu; ik - - - ( 10 )
In formula, the output of fuzzy system, the output of fuzzy group k at training sample i
Intelligent optimization module, for adopting particle cluster algorithm to be optimized the penalty factor of Weighted Support Vector local equation in fuzzy system and error margin value, specific implementation step is as follows:
1. determine that the Optimal Parameters of population is penalty factor and error margin value, population individual amount popsize, the largest loop optimizing number of times iter of Weighted Support Vector local equation max, a p particle initial position r p, initial velocity v p, local optimum Lbest pand the global optimum Gbest of whole population.
2. set optimization object function, be converted into fitness, each On Local Fuzzy equation is evaluated; Calculate fitness function by corresponding error function, and think that the large particle fitness of error is little, the fitness function of particle p is expressed as:
f p=1/(E p+1) (11)
In formula, E pbe the error function of fuzzy system, be expressed as:
E p = 1 N &Sigma; i = 1 N ( y ^ i - O i ) 2 - - - ( 12 )
In formula, the prediction output of fuzzy system, O ifor the target of fuzzy system exports;
3. according to following formula, circulation upgrades speed and the position of each particle,
v p(iter+1)=ω×v p(iter)+m 1a 1(Lbest p-r p(iter))+m 2a 2(Gbest-r p(iter))
(13)
r p(iter+1)=r p(iter)+v p(iter+1) (14)
In formula, v prepresent the speed of more new particle p, r prepresent the position of more new particle p, Lbest prepresent the individual optimal value of more new particle p, Gbest is the global optimum of whole population, and iter represents cycle index, and ω is the inertia weight in particle cluster algorithm, m 1, m 2corresponding accelerator coefficient, a 1, a 2it is the random number between [0,1];
4. for particle p, if new fitness is greater than original individual optimal value, the more individual optimal value of new particle:
Lbest p=f p(15)
If the 5. individual optimal value Lbest of particle p pbe greater than original population global optimum Gbest, upgrade original population global optimum Gbest:
Gbest=Lbest p(16)
6. judge whether to meet performance requirement, if so, terminate optimizing, obtain the local equation parameter of the fuzzy system that a group is optimized; Otherwise return step 3., continue iteration optimizing, until reach maximum iteration time iter max.
Gbest is the training sample X after corresponding to i-th standardization ifurnace temperature predicted value and make the performance variable value of furnace temperature the best.
As preferred a kind of scheme: described host computer also comprises: model modification module, for the sampling time interval by setting, collection site intelligent instrument signal, the actual measurement furnace temperature obtained is compared with predicts value, if relative error be greater than 10% or furnace temperature exceed produce normal bound scope, then the new data of furnace temperature the best that makes when producing normal in DCS database is added training sample data, upgrade soft-sensing model.
Further, described host computer also comprises: result display module, for by the furnace temperature obtained predicted value and make the performance variable value of furnace temperature the best pass to DCS system, show at the control station of DCS, and be delivered to operator station by DCS system and fieldbus and show; Meanwhile, obtained makes the performance variable value of furnace temperature the best as new performance variable setting value by DCS system, automatically performs the operation of furnace temperature optimization.
Signal acquisition module, for the time interval of each sampling according to setting, image data from database.
Further again, described key variables comprise enter incinerator waste liquid flow, enter the air mass flow of incinerator and enter the fuel flow rate of incinerator; Described performance variable comprises the air mass flow entering incinerator and the fuel flow rate entering incinerator.
The furnace temperature optimization method of the pesticide waste liquid incinerator furnace temperature optimization system realization of intelligence least square, described furnace temperature optimization method specific implementation step is as follows:
1), determine key variables used, from DCS database, gather the input matrix of data as training sample TX of described variable when producing normal, gather corresponding furnace temperature and make the optimized performance variable data of furnace temperature as output matrix O;
2), by the model training sample inputted from DCS database carry out pre-service, to training sample centralization, namely deduct the mean value of sample, then carry out standardization to it, make its average be 0, variance is 1.This process adopts following formula process:
2.1) computation of mean values: TX &OverBar; = 1 N &Sigma; i = 1 N TX i - - - ( 1 )
2.2) variance is calculated: &sigma; x 2 = 1 N - 1 &Sigma; i = 1 N ( TX i - TX &OverBar; ) - - - ( 2 )
2.3) standardization: X = TX - TX &OverBar; &sigma; x - - - ( 3 )
Wherein, TX ibe i-th training sample, be the production that gathers from DCS database normal time key variables, furnace temperature and make the data of the optimized performance variable of furnace temperature, N is number of training, for the average of training sample, X is the training sample after standardization.σ xrepresent the standard deviation of training sample, σ 2 xrepresent the variance of training sample
3), to passing the training sample of coming from data preprocessing module, obfuscation is carried out.If have c in fuzzy system *individual fuzzy group, the center of fuzzy group k, j is respectively v k, v j, then the training sample X after i-th standardization ifor the degree of membership μ of fuzzy group k ikfor:
&mu; ik = ( &Sigma; j = 1 c * ( | | X i - v k | | | | X i - v j | | ) 2 n - 1 ) - 1 - - - ( 4 )
In formula, n is the partitioned matrix index needed in fuzzy classification process, is usually taken as 2, || || be norm expression formula.
Use and be subordinate to angle value or its distortion to obtain new input matrix above, for fuzzy group k, its input matrix is deformed into:
Φ ik(X iik)=[1func(μ ik)X i] (5)
Wherein func (μ ik) for being subordinate to angle value μ ikwarping function, generally get exp (μ ik) etc., Φ ik(X i, μ ik) represent i-th input variable X iand the degree of membership μ of fuzzy group k ikcorresponding new input matrix.
Weighted Support Vector, as the local equation of fuzzy system, is optimized matching to each fuzzy group.If i-th of model training sample target exports as O i, the support vector machine of weighted is equivalent to following quadratic programming problem by conversion fitting problems:
min R ( w , &xi; ) = 1 2 w T w + 1 2 &gamma; &Sigma; i = 1 N &xi; i 2 - - - ( 6 )
Define Lagrangian function simultaneously:
Wherein, R (w, ξ) is the objective function of optimization problem, and minR (w, ξ) is the minimum value of the objective function of optimization problem, be nonlinear mapping function, N is number of training, ξ={ ξ 1..., ξ nslack variable, ξ ii-th component of slack variable, α i, i=1 ..., N is i-th component of corresponding Lagrange multiplier, and w is the normal vector of support vector machine lineoid, and b is corresponding side-play amount, and γ is the penalty factor of least square method supporting vector machine, the transposition of subscript T representing matrix, μ ikrepresent i-th training sample X after standardization ifor the degree of membership of fuzzy group k, Φ ik(X i, μ ik) represent i-th input variable X iand the degree of membership μ of fuzzy group k ikcorresponding new input matrix.Can derive fuzzy group k by (6) (7) (8) formula in the output of training sample i is:
y ^ ik = &Sigma; m = 1 N &alpha; m &times; K < &Phi; im ( X m , &mu; mk ) , &Phi; ik ( X i , &mu; ik ) > + b - - - ( 9 )
Wherein, the output of fuzzy group k at training sample i, μ mkrepresent m training sample X mfor the degree of membership of fuzzy group k, Φ mk(X m, μ mk) represent m input variable X mand the degree of membership μ of fuzzy group k mkcorresponding new input matrix.K<> is the kernel function of Weighted Support Vector, and K<> gets linear kernel function here; α m, m=1 ..., N is m component of corresponding Lagrange multiplier.
The output of last fuzzy system is obtained by the gravity model appoach in Anti-fuzzy method:
y ^ i = &Sigma; k = 1 c * &mu; ik y ^ ik &Sigma; k = 1 c * &mu; ik - - - ( 10 )
In formula, the output of fuzzy system, the output of fuzzy group k at training sample i
4), adopt particle cluster algorithm to be optimized the penalty factor of Weighted Support Vector local equation in fuzzy system and error margin value, specific implementation step is as follows:
1. determine that the Optimal Parameters of population is penalty factor and error margin value, population individual amount popsize, the largest loop optimizing number of times iter of Weighted Support Vector local equation max, a p particle initial position r p, initial velocity v p, local optimum Lbest pand the global optimum Gbest of whole population.
2. set optimization object function, be converted into fitness, each On Local Fuzzy equation is evaluated; Calculate fitness function by corresponding error function, and think that the large particle fitness of error is little, the fitness function of particle p is expressed as:
f p=1/(E p+1) (11)
In formula, E pbe the error function of fuzzy system, be expressed as:
E p = 1 N &Sigma; i = 1 N ( y ^ i - O i ) 2 - - - ( 12 )
In formula, the prediction output of fuzzy system, O ifor the target of fuzzy system exports;
3. according to following formula, circulation upgrades speed and the position of each particle,
v p(iter+1)=ω×v p(iter)+m 1a 1(Lbest p-r p(iter))+m 2a 2(Gbest-r p(iter))
(13)
r p(iter+1)=r p(iter)+v p(iter+1) (14)
In formula, v prepresent the speed of more new particle p, r prepresent the position of more new particle p, Lbest prepresent the individual optimal value of more new particle p, Gbest is the global optimum of whole population, and iter represents cycle index, and ω is the inertia weight in particle cluster algorithm, m 1, m 2corresponding accelerator coefficient, a 1, a 2it is the random number between [0,1];
4. for particle p, if new fitness is greater than original individual optimal value, the more individual optimal value of new particle:
Lbest p=f p(15)
If the 5. individual optimal value Lbest of particle p pbe greater than original population global optimum Gbest, upgrade original population global optimum Gbest:
Gbest=Lbest p(16)
6. judge whether to meet performance requirement, if so, terminate optimizing, obtain the local equation parameter of the fuzzy system that a group is optimized; Otherwise return step 3., continue iteration optimizing, until reach maximum iteration time iter max.
Gbest is the training sample X after corresponding to i-th standardization ifurnace temperature predicted value and make the performance variable value of furnace temperature the best.
As preferred a kind of scheme: described method also comprises: 5), by the sampling time interval set, collection site intelligent instrument signal, the actual measurement furnace temperature obtained is compared with predicts value, if relative error be greater than 10% or furnace temperature exceed produce normal bound scope, then the new data of furnace temperature the best that makes when producing normal in DCS database is added training sample data, upgrade soft-sensing model.
Further, in described step 4), calculate Optimum Operation variate-value, result is passed to DCS system, show at the control station of DCS, and be delivered to operator station by DCS system and fieldbus and show; Meanwhile, obtained makes the performance variable value of furnace temperature the best as new performance variable setting value by DCS system, automatically performs the operation of furnace temperature optimization.
Further again, described key variables comprise enter incinerator waste liquid flow, enter the air mass flow of incinerator and enter the fuel flow rate of incinerator; Described performance variable comprises the air mass flow entering incinerator and the fuel flow rate entering incinerator.
Technical conceive of the present invention is: pesticide waste liquid incinerator furnace temperature optimization system and the method for inventing intelligent least square, searches out furnace temperature predicted value and the performance variable value making furnace temperature the best.
Beneficial effect of the present invention is mainly manifested in: the online soft sensor model 1, establishing quantitative relationship between system core variable and furnace temperature; 2, the operating conditions making furnace temperature the best is found rapidly.
Accompanying drawing explanation
Fig. 1 is the hardware structure diagram of system proposed by the invention;
Fig. 2 is the functional structure chart of host computer proposed by the invention.
Embodiment
Below in conjunction with accompanying drawing, the invention will be further described.The embodiment of the present invention is used for explaining and the present invention is described, instead of limits the invention, and in the protection domain of spirit of the present invention and claim, any amendment make the present invention and change, all fall into protection scope of the present invention.
Embodiment 1
With reference to Fig. 1, Fig. 2, the pesticide waste liquid incinerator furnace temperature optimization system of intelligence least square, comprise field intelligent instrument 2, DCS system and the host computer 6 be connected with incinerator object 1, described DCS system comprises data-interface 3, control station 4 and database 5, described field intelligent instrument 2 is connected with data-interface 3, described data-interface is connected with control station 4, database 5 and host computer 6, and described host computer 6 comprises:
Standardization module 7, carries out pre-service for the model training sample will inputted from DCS database, to training sample centralization, namely deducts the mean value of sample, then carries out standardization to it:
Computation of mean values: TX &OverBar; = 1 N &Sigma; i = 1 N TX i - - - ( 1 )
Calculate variance: &sigma; x 2 = 1 N - 1 &Sigma; i = 1 N ( TX i - TX &OverBar; ) - - - ( 2 )
Standardization: X = TX - TX &OverBar; &sigma; x - - - ( 3 )
Wherein, TX ibe i-th training sample, be the production that gathers from DCS database normal time key variables, furnace temperature and make the data of the optimized performance variable of furnace temperature, N is number of training, for the average of training sample, X is the training sample after standardization.σ xrepresent the standard deviation of training sample, σ 2 xrepresent the variance of training sample
Fuzzy system module 8, to the training sample X passed from data preprocessing module after the standardization of coming, carries out obfuscation.If have c in fuzzy system *individual fuzzy group, the center of fuzzy group k, j is respectively v k, v j, then the training sample X after i-th standardization ifor the degree of membership μ of fuzzy group k ikfor:
&mu; ik = ( &Sigma; j = 1 c * ( | | X i - v k | | | | X i - v j | | ) 2 n - 1 ) - 1 - - - ( 4 )
In formula, n is the partitioned matrix index needed in fuzzy classification process, is usually taken as 2, || || be norm expression formula.
Use and be subordinate to angle value or its distortion to obtain new input matrix above, for fuzzy group k, its input matrix is deformed into:
Φ ik(X iik)=[1func(μ ik)X i] (5)
Wherein func (μ ik) for being subordinate to angle value μ ikwarping function, generally get exp (μ ik) etc., Φ ik(X i, μ ik) represent i-th input variable X iand the degree of membership μ of fuzzy group k ikcorresponding new input matrix.
Weighted Support Vector, as the local equation of fuzzy system, is optimized matching to each fuzzy group.If i-th of model training sample target exports as O i, the support vector machine of weighted is equivalent to following quadratic programming problem by conversion fitting problems:
min R ( w , &xi; ) = 1 2 w T w + 1 2 &gamma; &Sigma; i = 1 N &xi; i 2 - - - ( 6 )
Define Lagrangian function simultaneously:
Wherein, R (w, ξ) is the objective function of optimization problem, and minR (w, ξ) is the minimum value of the objective function of optimization problem, be nonlinear mapping function, N is number of training, ξ={ ξ 1..., ξ nslack variable, ξ ii-th component of slack variable, α i, i=1 ..., N is i-th component of corresponding Lagrange multiplier, and w is the normal vector of support vector machine lineoid, and b is corresponding side-play amount, and γ is the penalty factor of least square method supporting vector machine, the transposition of subscript T representing matrix, μ ikrepresent i-th training sample X after standardization ifor the degree of membership of fuzzy group k, Φ ik(X i, μ ik) represent i-th input variable X iand the degree of membership μ of fuzzy group k ikcorresponding new input matrix.Can derive fuzzy group k by (6) (7) (8) formula in the output of training sample i is:
y ^ ik = &Sigma; m = 1 N &alpha; m &times; K < &Phi; im ( X m , &mu; mk ) , &Phi; ik ( X i , &mu; ik ) > + b - - - ( 9 )
Wherein, the output of fuzzy group k at training sample i, μ mkrepresent m training sample X mfor the degree of membership of fuzzy group k, Φ mk(X m, μ mk) represent m input variable X mand the degree of membership μ of fuzzy group k mkcorresponding new input matrix.K<> is the kernel function of Weighted Support Vector, and K<> gets linear kernel function here; α m, m=1 ..., N is m component of corresponding Lagrange multiplier.
The output of last fuzzy system is obtained by the gravity model appoach in Anti-fuzzy method:
y ^ i = &Sigma; k = 1 c * &mu; ik y ^ ik &Sigma; k = 1 c * &mu; ik - - - ( 10 )
In formula, the output of fuzzy system, the output of fuzzy group k at training sample i
Intelligent optimization module 9, for adopting particle cluster algorithm to be optimized the penalty factor of Weighted Support Vector local equation in fuzzy system and error margin value, specific implementation step is as follows:
1. determine that the Optimal Parameters of population is penalty factor and error margin value, population individual amount popsize, the largest loop optimizing number of times iter of Weighted Support Vector local equation max, a p particle initial position r p, initial velocity v p, local optimum Lbest pand the global optimum Gbest of whole population.
2. set optimization object function, be converted into fitness, each On Local Fuzzy equation is evaluated; Calculate fitness function by corresponding error function, and think that the large particle fitness of error is little, the fitness function of particle p is expressed as:
f p=1/(E p+1) (11)
In formula, E pbe the error function of fuzzy system, be expressed as:
E p = 1 N &Sigma; i = 1 N ( y ^ i - O i ) 2 - - - ( 12 )
In formula, the prediction output of fuzzy system, O ifor the target of fuzzy system exports;
3. according to following formula, circulation upgrades speed and the position of each particle,
v p(iter+1)=ω×v p(iter)+m 1a 1(Lbest p-r p(iter))+m 2a 2(Gbest-r p(iter))
(13)
r p(iter+1)=r p(iter)+v p(iter+1) (14)
In formula, v prepresent the speed of more new particle p, r prepresent the position of more new particle p, Lbest prepresent the individual optimal value of more new particle p, Gbest is the global optimum of whole population, and iter represents cycle index, and ω is the inertia weight in particle cluster algorithm, m 1, m 2corresponding accelerator coefficient, a 1, a 2it is the random number between [0,1];
4. for particle p, if new fitness is greater than original individual optimal value, the more individual optimal value of new particle:
Lbest p=f p(15)
If the 5. individual optimal value Lbest of particle p pbe greater than original population global optimum Gbest, upgrade original population global optimum Gbest:
Gbest=Lbest p(16)
6. judge whether to meet performance requirement, if so, terminate optimizing, obtain the local equation parameter of the fuzzy system that a group is optimized; Otherwise return step 3., continue iteration optimizing, until reach maximum iteration time iter max.
Gbest is the training sample X after corresponding to i-th standardization ifurnace temperature predicted value and make the performance variable value of furnace temperature the best.
Described host computer 6 also comprises: signal acquisition module 11, for the time interval of each sampling according to setting, and image data from database.
Described host computer 6 also comprises: model modification module 12, by the sampling time interval of setting, collection site intelligent instrument signal, the actual measurement furnace temperature obtained is compared with predicts value, if relative error be greater than 10% or furnace temperature exceed produce normal bound scope, then the new data of furnace temperature the best that makes when producing normal in DCS database is added training sample data, upgrade soft-sensing model.
Described key variables comprise enter incinerator waste liquid flow, enter the air mass flow of incinerator and enter the fuel flow rate of incinerator; Described performance variable comprises the air mass flow entering incinerator and the fuel flow rate entering incinerator.
Described system also comprises DCS system, and described DCS system is made up of data-interface 3, control station 4, database 5; Intelligent instrument 2, DCS system, host computer 6 are connected successively by fieldbus; Host computer 6 also comprises result display module 10, for by the furnace temperature obtained predicted value and make the performance variable value of furnace temperature the best pass to DCS system, and in the control station procedure for displaying state of DCS, by DCS system and fieldbus, process state information is delivered to operator station simultaneously and shows.
When liquid waste incineration process has been furnished with DCS system, the detection of sample real-time dynamic data, the real-time of memory DCS system and historical data base, obtained furnace temperature predicted value and the function of the performance variable value of furnace temperature the best mainly completed on host computer.
When liquid waste incineration process is not equipped with DCS system, data-carrier store is adopted to carry out the data storage function of the real-time of alternative DCS system and historical data base, and do not rely on the independently complete SOC (system on a chip) of of DCS system by what obtain furnace temperature predicted value and make the function system of the performance variable value of furnace temperature the best manufacture to comprise I/O element, data-carrier store, program storage, arithmetical unit, several large component of display module, when whether being equipped with DCS regardless of burning process, independently can both use, more be of value to and promoting the use of.
Embodiment 2
With reference to Fig. 1, Fig. 2, the pesticide waste liquid incinerator furnace temperature optimization method of intelligent least square, described method specific implementation step is as follows:
1), determine key variables used, from DCS database, gather the input matrix of data as training sample TX of described variable when producing normal, gather corresponding furnace temperature and make the optimized performance variable data of furnace temperature as output matrix O;
2), by the model training sample inputted from DCS database carry out pre-service, to training sample centralization, namely deduct the mean value of sample, then carry out standardization to it, make its average be 0, variance is 1.This process adopts following formula process:
2.1) computation of mean values: TX &OverBar; = 1 N &Sigma; i = 1 N TX i - - - ( 1 )
2.2) variance is calculated: &sigma; x 2 = 1 N - 1 &Sigma; i = 1 N ( TX i - TX &OverBar; ) - - - ( 2 )
2.3) standardization: X = TX - TX &OverBar; &sigma; x - - - ( 3 )
Wherein, TX ibe i-th training sample, be the production that gathers from DCS database normal time key variables, furnace temperature and make the data of the optimized performance variable of furnace temperature, N is number of training, for the average of training sample, X is the training sample after standardization.σ xrepresent the standard deviation of training sample, σ 2 xrepresent the variance of training sample
3), to passing the training sample after standardization of coming from data preprocessing module, obfuscation is carried out.If have c in fuzzy system *individual fuzzy group, the center of fuzzy group k, j is respectively v k, v j, then the training sample X after i-th standardization ifor the degree of membership μ of fuzzy group k ikfor:
&mu; ik = ( &Sigma; j = 1 c * ( | | X i - v k | | | | X i - v j | | ) 2 n - 1 ) - 1 - - - ( 4 )
In formula, n is the partitioned matrix index needed in fuzzy classification process, is usually taken as 2, || || be norm expression formula.
Use and be subordinate to angle value or its distortion to obtain new input matrix above, for fuzzy group k, its input matrix is deformed into:
Φ ik(X iik)=[1func(μ ik)X i] (5)
Wherein func (μ ik) for being subordinate to angle value μ ikwarping function, generally get exp (μ ik) etc., Φ ik(X i, μ ik) represent i-th input variable X iand the degree of membership μ of fuzzy group k ikcorresponding new input matrix.
Weighted Support Vector, as the local equation of fuzzy system, is optimized matching to each fuzzy group.If i-th of model training sample target exports as O i, the support vector machine of weighted is equivalent to following quadratic programming problem by conversion fitting problems:
min R ( w , &xi; ) = 1 2 w T w + 1 2 &gamma; &Sigma; i = 1 N &xi; i 2 - - - ( 6 )
Define Lagrangian function simultaneously:
Wherein, R (w, ξ) is the objective function of optimization problem, and minR (w, ξ) is the minimum value of the objective function of optimization problem, be nonlinear mapping function, N is number of training, ξ={ ξ 1..., ξ nslack variable, ξ ii-th component of slack variable, α i, i=1 ..., N is i-th component of corresponding Lagrange multiplier, and w is the normal vector of support vector machine lineoid, and b is corresponding side-play amount, and γ is the penalty factor of least square method supporting vector machine, the transposition of subscript T representing matrix, μ ikrepresent i-th training sample X after standardization ifor the degree of membership of fuzzy group k, Φ ik(X i, μ ik) represent i-th input variable X iand the degree of membership μ of fuzzy group k ikcorresponding new input matrix.Can derive fuzzy group k by (6) (7) (8) formula in the output of training sample i is:
y ^ ik = &Sigma; m = 1 N &alpha; m &times; K < &Phi; im ( X m , &mu; mk ) , &Phi; ik ( X i , &mu; ik ) > + b - - - ( 9 )
Wherein, the output of fuzzy group k at training sample i, μ mkrepresent m training sample X mfor the degree of membership of fuzzy group k, Φ mk(X m, μ mk) represent m input variable X mand the degree of membership μ of fuzzy group k mkcorresponding new input matrix.K<> is the kernel function of Weighted Support Vector, and K<> gets linear kernel function here; α m, m=1 ..., N is m component of corresponding Lagrange multiplier.
The output of last fuzzy system is obtained by the gravity model appoach in Anti-fuzzy method:
y ^ i = &Sigma; k = 1 c * &mu; ik y ^ ik &Sigma; k = 1 c * &mu; ik - - - ( 10 )
In formula, the output of fuzzy system, the output of fuzzy group k at training sample i
4), adopt particle cluster algorithm to be optimized the penalty factor of Weighted Support Vector local equation in fuzzy system and error margin value, specific implementation step is as follows:
1. determine that the Optimal Parameters of population is penalty factor and error margin value, population individual amount popsize, the largest loop optimizing number of times iter of Weighted Support Vector local equation max, a p particle initial position r p, initial velocity v p, local optimum Lbest pand the global optimum Gbest of whole population.
2. set optimization object function, be converted into fitness, each On Local Fuzzy equation is evaluated; Calculate fitness function by corresponding error function, and think that the large particle fitness of error is little, the fitness function of particle p is expressed as:
f p=1/(E p+1) (11)
In formula, E pbe the error function of fuzzy system, be expressed as:
E p = 1 N &Sigma; i = 1 N ( y ^ i - O i ) 2 - - - ( 12 )
In formula, the prediction output of fuzzy system, O ifor the target of fuzzy system exports;
3. according to following formula, circulation upgrades speed and the position of each particle,
v p(iter+1)=ω×v p(iter)+m 1a 1(Lbest p-r p(iter))+m 2a 2(Gbest-r p(iter))
(13)
r p(iter+1)=r p(iter)+v p(iter+1) (14)
In formula, v prepresent the speed of more new particle p, r prepresent the position of more new particle p, Lbest prepresent the individual optimal value of more new particle p, Gbest is the global optimum of whole population, and iter represents cycle index, and ω is the inertia weight in particle cluster algorithm, m 1, m 2corresponding accelerator coefficient, a 1, a 2it is the random number between [0,1];
4. for particle p, if new fitness is greater than original individual optimal value, the more individual optimal value of new particle:
Lbest p=f p(15)
If the 5. individual optimal value Lbest of particle p pbe greater than original population global optimum Gbest, upgrade original population global optimum Gbest:
Gbest=Lbest p(16)
6. judge whether to meet performance requirement, if so, terminate optimizing, obtain the local equation parameter of the fuzzy system that a group is optimized; Otherwise return step 3., continue iteration optimizing, until reach maximum iteration time iter max.
Gbest is the training sample X after corresponding to i-th standardization ifurnace temperature predicted value and make the performance variable value of furnace temperature the best.
Described method also comprises: 5), by the sampling time interval set, collection site intelligent instrument signal, the actual measurement furnace temperature obtained is compared with predicts value, if relative error be greater than 10% or furnace temperature exceed produce normal bound scope, then the new data of furnace temperature the best that makes when producing normal in DCS database is added training sample data, upgrade soft-sensing model.
6), in described step 4), calculate furnace temperature predicted value and make the performance variable value of furnace temperature the best, result is passed to DCS system, shows at the control station of DCS, and be delivered to operator station by DCS system and fieldbus and show.
Described key variables comprise enter incinerator waste liquid flow, enter the air mass flow of incinerator and enter the fuel flow rate of incinerator; Described performance variable comprises the air mass flow entering incinerator and the fuel flow rate entering incinerator.

Claims (2)

1. a pesticide waste liquid incinerator furnace temperature optimization system for intelligent least square, comprise incinerator, field intelligent instrument, DCS system, data-interface and host computer, described DCS system comprises control station and database; Described field intelligent instrument is connected with DCS system, and described DCS system is connected with host computer, it is characterized in that: described host computer comprises:
Standardization module, carries out pre-service for the model training sample will inputted from DCS database, to training sample centralization, namely deducts the mean value of sample, then carries out standardization to it:
Computation of mean values:
Calculate variance:
Standardization:
Wherein, TX is training sample, TX ibe i-th training sample, be the production that gathers from DCS database normal time key variables, furnace temperature and make the data of the optimized performance variable of furnace temperature, N is number of training, for the average of training sample, X is the training sample after standardization; σ xrepresent the standard deviation of training sample, σ 2 xrepresent the variance of training sample;
Fuzzy system module, to the training sample X passed from data preprocessing module after the standardization of coming, carries out obfuscation; If have c in fuzzy system *individual fuzzy group, the center of fuzzy group k, j is respectively v k, v j, then the training sample X after i-th standardization ifor the degree of membership μ of fuzzy group k ikfor:
In formula, n is the partitioned matrix index needed in fuzzy classification process, is usually taken as 2, || || be norm expression formula;
Use and be subordinate to angle value or its distortion to obtain new input matrix above, for fuzzy group k, its input matrix is deformed into:
Φ ik(X iik)=[1 func(μ ik) X i] (5)
Wherein func (μ ik) for being subordinate to angle value μ ikwarping function, generally get exp (μ ik), Φ ik(X i, μ ik) represent i-th input variable X iand the degree of membership μ of fuzzy group k ikcorresponding new input matrix;
Weighted Support Vector, as the local equation of fuzzy system, is optimized matching to each fuzzy group; If i-th of model training sample target exports as O i, the support vector machine of weighted is equivalent to following quadratic programming problem by conversion fitting problems:
Define Lagrangian function simultaneously:
Wherein, R (w, ξ) is the objective function of optimization problem, and min R (w, ξ) is the minimum value of the objective function of optimization problem, be nonlinear mapping function, N is number of training, ξ={ ξ 1..., ξ nslack variable, ξ ii-th component of slack variable, α i, i=1 ..., N is i-th component of corresponding Lagrange multiplier, and w is the normal vector of support vector machine lineoid, and b is corresponding side-play amount, and γ is the penalty factor of least square method supporting vector machine, the transposition of subscript T representing matrix, μ ikrepresent i-th training sample X after standardization ifor the degree of membership of fuzzy group k, Φ ik(X i, μ ik) represent i-th input variable X iand the degree of membership μ of fuzzy group k ikcorresponding new input matrix; Can derive fuzzy group k by (6) (7) (8) formula in the output of training sample i is:
Wherein, the output of fuzzy group k at training sample i, μ mkrepresent m training sample X mfor the degree of membership of fuzzy group k, Φ mk(X m, μ mk) represent m input variable X mand the degree of membership μ of fuzzy group k mkcorresponding new input matrix; K<> is the kernel function of Weighted Support Vector, and K<> gets linear kernel function here; α m, m=1 ..., N is m component of corresponding Lagrange multiplier;
The output of last fuzzy system is obtained by the gravity model appoach in Anti-fuzzy method:
In formula, the output of fuzzy system, the output of fuzzy group k at training sample i;
Intelligent optimization module, for adopting particle cluster algorithm to be optimized the penalty factor of Weighted Support Vector local equation in fuzzy system and error margin value, specific implementation step is as follows:
1. determine that the Optimal Parameters of population is penalty factor and error margin value, population individual amount popsize, the largest loop optimizing number of times iter of Weighted Support Vector local equation max, a p particle initial position r p, initial velocity v p, local optimum Lbest pand the global optimum Gbest of whole population;
2. set optimization object function, be converted into fitness, each On Local Fuzzy equation is evaluated; Calculate fitness function by corresponding error function, and think that the large particle fitness of error is little, the fitness function of particle p is expressed as:
f p=1/(E p+1) (11)
In formula, E pbe the error function of fuzzy system, be expressed as:
In formula, the prediction output of fuzzy system, O ifor the target of fuzzy system exports;
3. according to following formula, circulation upgrades speed and the position of each particle,
v p(iter+1)=ω×v p(iter)+m 1a 1(Lbest p-r p(iter))+m 2a 2(Gbest-r p(iter))
(13)
r p(iter+1)=r p(iter)+v p(iter+1) (14)
In formula, v prepresent the speed of more new particle p, r prepresent the position of more new particle p, Lbest prepresent the individual optimal value of more new particle p, Gbest is the global optimum of whole population, and iter represents cycle index, and ω is the inertia weight in particle cluster algorithm, m 1, m 2corresponding accelerator coefficient, a 1, a 2it is the random number between [0,1];
4. for particle p, if new fitness is greater than original individual optimal value, the more individual optimal value of new particle:
Lbest p=f p(15)
If the 5. individual optimal value Lbest of particle p pbe greater than original population global optimum Gbest, upgrade original population global optimum Gbest:
Gbest=Lbest p(16)
6. judge whether to meet performance requirement, if so, terminate optimizing, obtain the local equation parameter of the fuzzy system that a group is optimized; Otherwise return step 3., continue iteration optimizing, until reach maximum iteration time iter max;
Gbest is the training sample X after corresponding to i-th standardization ifurnace temperature predicted value and make the performance variable value of furnace temperature the best;
Described host computer also comprises:
Model modification module, for the sampling time interval by setting, collection site intelligent instrument signal, the actual measurement furnace temperature obtained is compared with predicts value, if relative error be greater than 10% or furnace temperature exceed produce normal bound scope, then the new data of furnace temperature the best that makes when producing normal in DCS database is added training sample data, upgrade soft-sensing model;
Result display module, for by the furnace temperature obtained predicted value and make the performance variable value of furnace temperature the best pass to DCS system, shows at the control station of DCS, and is delivered to operator station by DCS system and fieldbus and shows;
Signal acquisition module, for the time interval of each sampling according to setting, image data from database;
Described key variables comprise enter incinerator waste liquid flow, enter the air mass flow of incinerator and enter the fuel flow rate of incinerator; Described performance variable comprises the air mass flow entering incinerator and the fuel flow rate entering incinerator.
2. a pesticide waste liquid incinerator furnace temperature optimization method for intelligent least square, is characterized in that: described furnace temperature optimization method specific implementation step is as follows:
1), determine key variables used, from DCS database, gather the input matrix of data as training sample TX of described variable when producing normal, gather corresponding furnace temperature and make the optimized performance variable data of furnace temperature as output matrix O;
2), by the model training sample inputted from DCS database carry out pre-service, to training sample centralization, namely deduct the mean value of sample, then carry out standardization to it, make its average be 0, variance is 1; This process adopts following formula process:
2.1) computation of mean values:
2.2) variance is calculated:
2.3) standardization:
Wherein, TX ibe i-th training sample, be the production that gathers from DCS database normal time key variables, furnace temperature and make the data of the optimized performance variable of furnace temperature, N is number of training, for the average of training sample, X is the training sample after standardization; σ xrepresent the standard deviation of training sample, σ 2 xrepresent the variance of training sample;
3), to passing the training sample of coming from data preprocessing module, obfuscation is carried out; If have c in fuzzy system *individual fuzzy group, the center of fuzzy group k, j is respectively v k, v j, then the training sample X after i-th standardization ifor the degree of membership μ of fuzzy group k ikfor:
In formula, n is the partitioned matrix index needed in fuzzy classification process, is usually taken as 2, || || be norm expression formula;
Use and be subordinate to angle value or its distortion to obtain new input matrix above, for fuzzy group k, its input matrix is deformed into:
Φ ik(X iik)=[1 func(μ ik) X i] (5)
Wherein func (μ ik) for being subordinate to angle value μ ikwarping function, generally get exp (μ ik), Φ ik(X i, μ ik) represent i-th input variable X iand the degree of membership μ of fuzzy group k ikcorresponding new input matrix;
Weighted Support Vector, as the local equation of fuzzy system, is optimized matching to each fuzzy group; If i-th of model training sample target exports as O i, the support vector machine of weighted is equivalent to following quadratic programming problem by conversion fitting problems:
Define Lagrangian function simultaneously:
Wherein, R (w, ξ) is the objective function of optimization problem, and min R (w, ξ) is the minimum value of the objective function of optimization problem, be nonlinear mapping function, N is number of training, ξ={ ξ 1..., ξ nslack variable, ξ ii-th component of slack variable, α i, i=1 ..., N is i-th component of corresponding Lagrange multiplier, and w is the normal vector of support vector machine lineoid, and b is corresponding side-play amount, and γ is the penalty factor of least square method supporting vector machine, the transposition of subscript T representing matrix, μ ikrepresent i-th training sample X after standardization ifor the degree of membership of fuzzy group k, Φ ik(X i, μ ik) represent i-th input variable X iand the degree of membership μ of fuzzy group k ikcorresponding new input matrix; Can derive fuzzy group k by (6) (7) (8) formula in the output of training sample i is:
Wherein, the output of fuzzy group k at training sample i, μ mkrepresent m training sample X mfor the degree of membership of fuzzy group k, Φ mk(X m, μ mk) represent m input variable X mand the degree of membership μ of fuzzy group k mkcorresponding new input matrix; K<> is the kernel function of Weighted Support Vector, and K<> gets linear kernel function here; α m, m=1 ..., N is m component of corresponding Lagrange multiplier;
The output of last fuzzy system is obtained by the gravity model appoach in Anti-fuzzy method:
In formula, the output of fuzzy system, the output of fuzzy group k at training sample i;
4), adopt particle cluster algorithm to be optimized the penalty factor of Weighted Support Vector local equation in fuzzy system and error margin value, specific implementation step is as follows:
1. determine that the Optimal Parameters of population is penalty factor and error margin value, population individual amount popsize, the largest loop optimizing number of times iter of Weighted Support Vector local equation max, a p particle initial position r p, initial velocity v p, local optimum Lbest pand the global optimum Gbest of whole population;
2. set optimization object function, be converted into fitness, each On Local Fuzzy equation is evaluated; Calculate fitness function by corresponding error function, and think that the large particle fitness of error is little, the fitness function of particle p is expressed as:
f p=1/(E p+1) (11)
In formula, E pbe the error function of fuzzy system, be expressed as:
In formula, the prediction of fuzzy system exports, O ifor the target of fuzzy system exports;
3. according to following formula, circulation upgrades speed and the position of each particle,
v p(iter+1)=ω×v p(iter)+m 1a 1(Lbest p-r p(iter))+m 2a 2(Gbest-r p(iter))
(13)
r p(iter+1)=r p(iter)+v p(iter+1) (14)
In formula, v prepresent the speed of more new particle p, r prepresent the position of more new particle p, Lbest prepresent the individual optimal value of more new particle p, Gbest is the global optimum of whole population, and iter represents cycle index, and ω is the inertia weight in particle cluster algorithm, m 1, m 2corresponding accelerator coefficient, a 1, a 2it is the random number between [0,1];
4. for particle p, if new fitness is greater than original individual optimal value, the more individual optimal value of new particle:
Lbest p=f p(15)
If the 5. individual optimal value Lbest of particle p pbe greater than original population global optimum Gbest, upgrade original population global optimum Gbest:
Gbest=Lbest p(16)
6. judge whether to meet performance requirement, if so, terminate optimizing, obtain the local equation parameter of the fuzzy system that a group is optimized; Otherwise return step 3., continue iteration optimizing, until reach maximum iteration time iter max;
Gbest is the training sample X after corresponding to i-th standardization ifurnace temperature predicted value and make the performance variable value of furnace temperature the best;
Described method also comprises:
5), by the sampling time interval of setting, collection site intelligent instrument signal, the actual measurement furnace temperature obtained is compared with predicts value, if relative error be greater than 10% or furnace temperature exceed produce normal bound scope, then the new data of furnace temperature the best that makes when producing normal in DCS database is added training sample data, upgrade soft-sensing model;
6), in described step 4) in calculate furnace temperature predicted value and make the performance variable value of furnace temperature the best, result is passed to DCS system, shows at the control station of DCS, and be delivered to operator station by DCS system and fieldbus and show; Meanwhile, obtained makes the performance variable value of furnace temperature the best as new performance variable setting value by DCS system, automatically performs the operation of furnace temperature optimization;
Described key variables comprise enter incinerator waste liquid flow, enter the air mass flow of incinerator and enter the fuel flow rate of incinerator; Described performance variable comprises the air mass flow entering incinerator and the fuel flow rate entering incinerator.
CN201310433150.7A 2013-09-22 2013-09-22 The pesticide waste liquid incinerator furnace temperature optimization system of intelligence least square and method Expired - Fee Related CN103472865B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201310433150.7A CN103472865B (en) 2013-09-22 2013-09-22 The pesticide waste liquid incinerator furnace temperature optimization system of intelligence least square and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201310433150.7A CN103472865B (en) 2013-09-22 2013-09-22 The pesticide waste liquid incinerator furnace temperature optimization system of intelligence least square and method

Publications (2)

Publication Number Publication Date
CN103472865A CN103472865A (en) 2013-12-25
CN103472865B true CN103472865B (en) 2015-09-30

Family

ID=49797755

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201310433150.7A Expired - Fee Related CN103472865B (en) 2013-09-22 2013-09-22 The pesticide waste liquid incinerator furnace temperature optimization system of intelligence least square and method

Country Status (1)

Country Link
CN (1) CN103472865B (en)

Families Citing this family (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103488209B (en) * 2013-09-22 2016-02-24 浙江大学 The pesticide waste liquid incinerator furnace temperature optimization system of Intelligent Support vector machine and method
CN103970878A (en) * 2014-05-15 2014-08-06 中国石油大学(北京) Construction method and device of SVM classifier
CN105066121B (en) * 2015-07-29 2017-09-26 华北电力大学 A kind of dynamic bed temperature forecasting system of CFBB and method
CN107024861B (en) * 2016-02-01 2020-10-23 上海梅山钢铁股份有限公司 Online modeling method of converter dry dedusting system
CN108681250A (en) * 2018-05-14 2018-10-19 浙江大学 A kind of improvement machine learning fault diagnosis system based on colony intelligence optimization
CN108681248A (en) * 2018-05-14 2018-10-19 浙江大学 A kind of autonomous learning fault diagnosis system that parameter is optimal
CN108681249A (en) * 2018-05-14 2018-10-19 浙江大学 A kind of probabilistic type that parameter independently optimizes output fault diagnosis system
CN110427715B (en) * 2019-08-08 2022-10-14 内蒙古科技大学 Method for predicting furnace hearth thermal state trend based on time sequence and multiple dimensions of blast furnace
CN110705187B (en) * 2019-10-01 2023-06-20 深圳市行健自动化股份有限公司 Instant on-line instrument checksum diagnosis method through least square algorithm
CN112068427A (en) * 2020-08-27 2020-12-11 北方民族大学 Chaotic synchronization control method

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101457264A (en) * 2008-12-29 2009-06-17 杭州电子科技大学 Blast furnace temperature optimization control method
CN101751051A (en) * 2008-12-05 2010-06-23 中国科学院沈阳自动化研究所 Cement decomposing furnace temperature control method based on constraint smith GPC
CN101763085A (en) * 2009-12-29 2010-06-30 浙江大学 System and method for optimizing temperature of pesticide production waste liquid incinerator
CN101763084A (en) * 2009-12-29 2010-06-30 浙江大学 System and method for minimizing chemical oxygen demand (COD) discharge of pesticide production waste liquid incinerator
CN102176221A (en) * 2011-03-16 2011-09-07 中南大学 Coke furnace temperature predicting method based on dynamic working conditions in coke furnace heating and burning process

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040143149A1 (en) * 2002-08-02 2004-07-22 Decourcy Michael Stanley Method for reducing nitrogen oxide emissions in industrial process

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101751051A (en) * 2008-12-05 2010-06-23 中国科学院沈阳自动化研究所 Cement decomposing furnace temperature control method based on constraint smith GPC
CN101457264A (en) * 2008-12-29 2009-06-17 杭州电子科技大学 Blast furnace temperature optimization control method
CN101763085A (en) * 2009-12-29 2010-06-30 浙江大学 System and method for optimizing temperature of pesticide production waste liquid incinerator
CN101763084A (en) * 2009-12-29 2010-06-30 浙江大学 System and method for minimizing chemical oxygen demand (COD) discharge of pesticide production waste liquid incinerator
CN102176221A (en) * 2011-03-16 2011-09-07 中南大学 Coke furnace temperature predicting method based on dynamic working conditions in coke furnace heating and burning process

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
有机废液焚烧炉控制系统设计;潘华丰等;《控制工程》;20090720;第16卷(第S2期);53-56 *

Also Published As

Publication number Publication date
CN103472865A (en) 2013-12-25

Similar Documents

Publication Publication Date Title
CN103472865B (en) The pesticide waste liquid incinerator furnace temperature optimization system of intelligence least square and method
CN101763085B (en) System and method for optimizing temperature of pesticide production waste liquid incinerator
Haque et al. A hybrid intelligent model for deterministic and quantile regression approach for probabilistic wind power forecasting
CN101763084B (en) System and method for minimizing chemical oxygen demand (COD) discharge of pesticide production waste liquid incinerator
CN103472866B (en) The pesticide waste liquid incinerator furnace temperature optimization system of intelligent fuzzy system and method
He et al. A combined model for short-term wind power forecasting based on the analysis of numerical weather prediction data
Wang et al. Forecasting the seasonal natural gas consumption in the US using a gray model with dummy variables
CN103674778B (en) The industrial melt index soft measurement instrument of RBF particle group optimizing and method
CN103675006B (en) The industrial melt index soft measurement instrument of least square and method
CN103675011B (en) The industrial melt index soft measurement instrument of optimum support vector machine and method
Teferra et al. Fuzzy-based prediction of solar PV and wind power generation for microgrid modeling using particle swarm optimization
Niu et al. A hybrid deep learning framework integrating feature selection and transfer learning for multi-step global horizontal irradiation forecasting
Pathak et al. Comparative assessment of regression techniques for wind power forecasting
CN103472867B (en) The optimizing temperature of pesticide production waste liquid incinerator system and method for support vector machine
Sun et al. Review of artificial neural network and its application research in distillation
Chou et al. Automated prediction system of household energy consumption in cities using web crawler and optimized artificial intelligence
CN103472721B (en) The pesticide waste liquid incinerator furnace temperature optimization system of self-adaptation machine learning and method
CN103488209B (en) The pesticide waste liquid incinerator furnace temperature optimization system of Intelligent Support vector machine and method
CN103488206B (en) The optimizing temperature of pesticide production waste liquid incinerator system and method for intelligence radial basis
CN103488208B (en) The optimizing temperature of pesticide production waste liquid incinerator system and method for least square
CN103675012B (en) The industrial melt index soft measurement instrument of BP particle group optimizing and method
CN103488086B (en) The pesticide waste liquid incinerator furnace temperature optimization system of optimum FUZZY NETWORK and method
Liu et al. Review of multiple load forecasting method for integrated energy system
CN103488145B (en) The incinerator hazardous emission controls up to par system and method for gunz FUZZY NETWORK
CN103472729B (en) The pesticide waste liquid incinerator hazardous emission controls up to par system and method for gunz

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: 20150930

Termination date: 20180922