CN102777878B - Main steam temperature PID control method of ultra supercritical unit based on improved genetic algorithm - Google Patents

Main steam temperature PID control method of ultra supercritical unit based on improved genetic algorithm Download PDF

Info

Publication number
CN102777878B
CN102777878B CN201210234722.4A CN201210234722A CN102777878B CN 102777878 B CN102777878 B CN 102777878B CN 201210234722 A CN201210234722 A CN 201210234722A CN 102777878 B CN102777878 B CN 102777878B
Authority
CN
China
Prior art keywords
genetic algorithm
probability
adopt
population
step4
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
CN201210234722.4A
Other languages
Chinese (zh)
Other versions
CN102777878A (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.)
Wuhan University WHU
Electric Power Research Institute of Guangdong Power Grid Co Ltd
Original Assignee
Wuhan University WHU
Electric Power Research Institute of Guangdong Power Grid Co Ltd
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 Wuhan University WHU, Electric Power Research Institute of Guangdong Power Grid Co Ltd filed Critical Wuhan University WHU
Priority to CN201210234722.4A priority Critical patent/CN102777878B/en
Publication of CN102777878A publication Critical patent/CN102777878A/en
Application granted granted Critical
Publication of CN102777878B publication Critical patent/CN102777878B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Landscapes

  • Feedback Control In General (AREA)

Abstract

The invention relates to a main steam temperature PID (Proportion Integration Differentiation) control method of an ultra supercritical unit for boiler power generation in a thermal power plant based on an improved genetic algorithm. The method comprises the improved genetic algorithm. The improved genetic algorithm is improved on the basis of a simple genetic algorithm, optimal sequencing retaining selection, non-uniform linear intersection and Gauss mutation operators are introduced, a uniform design method is adopted to construct an initial population, and the intersection and variation probability is adjusted by Sigmoid function adaptability; and a PID controller orienting a DCS (distributed control system) is adopted, and the parameter set of the controller under a part load section is optimally obtained through the improved genetic algorithm. The optimizing speed and precision of the genetic algorithm are improved, the control method can replace an engineering adjusting method with complex engineering and low accuracy, the workload of on-site debugging personnel is reduced, the purpose of intelligent main steam temperature control is achieved, the application of an intelligent optimization technology under the DCS is realized, and the need of stably controlling the main steam temperature of the ultra supercritical unit in deep peak regulation is met.

Description

A kind of main steam temperature PID control method of ultra supercritical unit based on improved adaptive GA-IAGA
Technical field
The present invention relates to the control method of a kind of heat power plant boiler generating set Stream temperature PID, especially relate to a kind of heat power plant boiler based on improved adaptive GA-IAGA generating main steam temperature PID control method of ultra supercritical unit.
Background technology
Heat power plant boiler generating set main steam temperature is the important parameter needing during direct current cooker runs to monitor, has complicated dynamic and static characteristic and wide influence factor.For the main-stream control under spray desuperheating disturbance, usually the cas PID control strategy with feedforward compensation is adopted in power plant's practical application, do not consider the impact of its model change when varying duty completely, manual operations and Supervised Control is needed when operating mode is complicated, when object model changes, often do not reach ideal effect.
For Stream temperature large time delay, non-linear, the uncertain feature of model under adaptation thermal power plant on a large scale load, various control method is incorporated in main-stream control by Chinese scholars.Existing advanced PID control device, Dynamic matrix control device and Dynamic matrix control structure etc. are introduced in Power Plant Thermal process, implement reliable and stable scene application or l-G simulation test.Scholar is had to propose the composite control method such as PID control, fuzzy self-adaption Predictive function control, state variable-PREDICTIVE CONTROL, nerve immunity FEEDBACK CONTROL based on immune genetic algorithm and neutral net, for in the field control of extra-supercritical unit Stream temperature, obtain excellent Control platform.Also have scientific research personnel to devise a kind of steam temperature whole-process control system based on auto-disturbance rejection technology, result of the test shows, this system has good Control platform, and when operating mode wide variation, system exports and can follow the tracks of Optimization Start-Up Curve preferably.These researchs have good facilitation for the main-stream control method explored under varying duty on a large scale, but all there is the problems such as complex structure, tuning method be more, make it in software and hardware realizes, lack effective support, particularly certain difficulty is caused to the application of actual field DCS layer.
Summary of the invention
Technical problem to be solved by this invention, just be to provide a kind of main steam temperature PID control method of ultra supercritical unit based on improved adaptive GA-IAGA towards DCS system, the workload of field adjustable personnel can be reduced, and make system have stronger stability and good robustness.
For solving the problems of the technologies described above, the present invention adopts following technical scheme:
A kind of generating of the heat power plant boiler based on improved adaptive GA-IAGA main steam temperature PID control method of ultra supercritical unit, the PID controller towards DCS system is adopted to control in method, the parameter set of described PID controller under point load section is obtained by Revised genetic algorithum optimizing, improved adaptive GA-IAGA is included in method, described improved adaptive GA-IAGA, comprises the following steps:
Step1: set up pid parameter problem of tuning Mathematical Modeling, comprise object function and constraints;
Object function is relevant with the object reaching control, and constraints is relevant with the Stream temperature characteristic of boiler of power plant, so the design of the different designer's these two aspects of different power plant may be different.The fitness function of genetic algorithm is write according to object function, and constraints limits the computer capacity of genetic algorithm, all will set up according to actual conditions.
Step2: arrange genetic parameter, comprises Population Size, evolutionary generation, selection pressure, crossover probability scope, mutation probability scope;
Step3: adopt real coding mode to encode pid parameter and suitable parameter upper and lower limit is set;
Constraints in the bound of parameter and step1, relevant with the characteristic of Stream temperature in the boiler of each power plant.Have a kind of method to be using 1/10 of the empirical value of field adjustable personnel as lower limit, 10 times of empirical value as the upper limit.
Step4: set up uniform designs table, and according to evenly showing initialization of population, produce initial population Pini;
Step5: judge whether fitness restrains, restrain then terminator, do not restrain, enter next step;
Step6: calculate fitness individual in every generation population
Step7: adopt linear ordering operator and elitist selection strategy to select excellent individual;
Step8: adopt Sigmoid function (i.e. f (x)=1/ (1+e-x) neuronic nonlinear interaction function, below formula be oneself release according to the principle inventor of sigmoid function) formulae discovery crossover probability P c: probability adjustment curve adopts Sigmoid function, and its computing formula is
P c t = P c 1 - P c 1 - P c 2 1 + e - β ( t / T - Ns )
In formula, P c1for initial crossover probability; P c2for stopping crossover probability; β is form factor, is set as 20; Ns is separation, is set as 0.25;
Step9: adopt non-homogeneous Linear cross operator to produce new gene;
Step10: adopt Sigmoid function formula to calculate mutation probability Pm: probability adjustment curve adopts Sigmoid function, and its computing formula is (this formula is also that oneself is released according to sigmoid function)
P m t = P m 1 + P m 2 - P m 1 1 + e - β ( t / T - Ns )
In formula, P m1for initial mutation probability; P m2for stopping mutation probability; β is form factor, is set as 20; Ns is separation, is set as 0.25;
Step11: adopt Gaussian mutation operator to produce new gene;
Step12: record the most individual, optimal adaptation degree and progeny population information;
Step13: judge whether to reach maximum evolutionary generation, then returns the 6th step if not, repeats above calculating process until reach maximum evolutionary generation;
Step14: obtain optimal solution, stops genetic algorithm optimization program.
Described step Step4 is specially: adopted grid point method to the structure of uniform designs table, and tests its uniformity by L2 deviation method, and this step Step4 comprises following sub-step further:
Step4-1: the number of levels n of given uniform designs table, when n is odd number, generate one group by positive integer vector H n={ h 1, h 2..., h m, wherein h is less than n, and their most grand duke's factor is 1; When n is even number, first construct uniform designs table with vectorial H n+1;
Step4-2: jth row in structure uniform designs table, its individual computing formula is χ ij=(i*h j) (mod (n)), wherein mod represents congruence, i=1,2 ..., n, j=1,2 ..., m, congruence can ensure that individuality drops on interval [1, n], thus obtains uniform designs table u n × mmatrix.When n is even number, produce matrix U (n+1) × m; Step4-3: adopt L2-departure function CD 2(P) test its uniformity, select uniformity and do best s row formation uniform designs table its functional equation is
CD 2 ( P ) = [ ( 13 12 ) s - 2 n Σ i = 1 n Π j = 1 s ( 2 + | x ij - 1 2 | +
| x ij - 1 2 | 2 ) + 1 n 2 Σ k = 1 n Σ i = 1 n Π j = 1 s ( 1 + 1 2 | x kj - 1 2 |
+ | 1 2 x ij - 1 2 | - 1 2 | x kj - x ij | ) ] 1 2
Step4-4: produce genetic algorithm initial population by uniform designs table, wherein s is number of parameters, needs to set according to parameter search problem, and Population Size is n, therefore can construct the uniform designs table of a s factor n level, make the individuality in initial population be evenly distributed on s dimension space.
Compared with prior art, the present invention has the following advantages and good effect:
The present invention improves simple generic algorithm, improves speed of searching optimization and the precision of genetic algorithm; What propose can replace engineering complexity by the method that improved adaptive GA-IAGA optimizing obtains PID controller parameter set under point load section and the not high practical tuning method of accuracy, decrease the workload of field adjustable personnel, reach the object of Stream temperature Based Intelligent Control, achieve the application of Intelligent Optimization Technique under DCS system, meet the stability contorting demand of extra-supercritical unit Stream temperature when degree of depth peak regulation.
Accompanying drawing explanation
Fig. 1 is the optimizing flow chart of improved adaptive GA-IAGA in the present invention.
Detailed description of the invention
By reference to the accompanying drawings technical scheme of the present invention is described further below by embodiment.
The present invention adopts widely used PID controller on DCS layer to the fresh steam temperature of extra-supercritical unit, and the parameter set of this PID controller under point load section is obtained by Revised genetic algorithum optimizing.
A kind of main steam temperature PID control method of ultra supercritical unit based on improved adaptive GA-IAGA that the present invention proposes, the concrete steps of its Revised genetic algorithum optimizing are as follows:
Step1: set up pid parameter problem of tuning Mathematical Modeling, comprise object function and constraints;
Step2: arrange genetic parameter, comprises Population Size, evolutionary generation, selection pressure, crossover probability scope, mutation probability scope;
Step3: adopt real coding mode to encode pid parameter and suitable parameter upper and lower limit is set;
Step4: set up uniform designs table and produce initial population P according to evenly showing ini; Wherein U represents uniform designs table, and n represents number of levels or experiment number, and s represents because of prime number; A mistake! Do not find Reference source.If desired the parameter of identification has m, if setting Population Size is n, then can construct the uniform designs table of a horizontal m factor of n, makes initial population individuality be evenly distributed in m-dimensional space with loose some form;
This specific embodiment, has adopted grid point method to the structure of uniform designs table, and has passed through L 2-deviation method tests its uniformity.This step comprises following sub-step further:
Step4-1: the number of levels n of given uniform designs table, when n is odd number, generate one group by positive integer vector H n={ h 1, h 2..., h m, wherein h is less than n, and their most grand duke's factor is 1; When n is even number, first construct uniform designs table with vectorial H n+1;
Step4-2: jth row in structure uniform designs table, its individual computing formula is χ ij=(i*h j) (mod (n)), wherein mod represents congruence, i=1,2 ..., n, j=1,2 ..., m, congruence can ensure that individuality drops on interval [1, n], thus obtains uniform designs table u n × mmatrix.When n is even number, produce matrix U (n+1) × m; Step4-3: adopt L 2-departure function CD 2(P) test its uniformity, select uniformity and do best s row formation uniform designs table its functional equation is
CD 2 ( P ) = [ ( 13 12 ) s - 2 n Σ i = 1 n Π j = 1 s ( 2 + | x ij - 1 2 | +
| x ij - 1 2 | 2 ) + 1 n 2 Σ k = 1 n Σ i = 1 n Π j = 1 s ( 1 + 1 2 | x kj - 1 2 |
+ | 1 2 x ij - 1 2 | - 1 2 | x kj - x ij | ) ] 1 2
Step4-4: produce genetic algorithm initial population by uniform designs table, wherein s is number of parameters, needs to set according to parameter search problem, and Population Size is n, therefore can construct the uniform designs table of a s factor n level, make the individuality in initial population be evenly distributed on s dimension space.
Step5: judge whether fitness restrains, restrain then terminator, do not restrain, enter and circulate next time;
Step6: calculate fitness individual in every generation population
Step7: adopt line sequence sequence operator and elitist selection strategy to select excellent individual: its individual probability calculation formula is
Ps ( a j ) = 1 M ( η + - η + - η - M - 1 ( j - 1 ) )
In formula, M is group size; J is descending sequence number; η +for optimized individual expects number; η -for the poorest individuality expects number, η ++ η-=2.
Step8: calculate crossover probability P c: probability adjustment curve adopts Sigmoid function, and its computing formula is
P c t = P c 1 - P c 1 - P c 2 1 + e - β ( t / T - Ns )
In formula, P c1for initial crossover probability; P c2for stopping crossover probability; β is form factor, is set as 20; Ns is separation, is set as 0.25;
Step9: adopt non-homogeneous Linear cross operator to produce new gene; If parent individuality is with producing offspring individual after then intersecting is
X 1 t + 1 = c · X 1 t + ( 1 - c ) · X 2 t X 2 t + 1 = ( 1 - c ) · X 1 t + c · X 2 t
In formula, c is scale factor, and its value produces at random between (0,1);
Step10: calculate mutation probability P m: probability adjustment curve adopts Sigmoid function, and its computing formula is
P m t = P m 1 + P m 2 - P m 1 1 + e - β ( t / T - Ns )
In formula, P m1for initial mutation probability; P m2for stopping mutation probability; β is form factor, is set as 20; Ns is separation, is set as 0.25;
Step11: adopt Gaussian mutation operator to produce new gene: the computing formula of offspring individual is
X t+1=X t+N(0,σ)
In formula, N (0, σ) is Gaussian Profile; σ is variance.Wherein in order to make variation step-length reduce with the increase of genetic algebra, σ is set as dynamic parameter σ (t), namely
σ ( t ) = 1 - 0.9 · g G
In formula, g is current evolutionary generation; G is genetic algebra;
Step12: record the most individual, optimal adaptation degree and progeny population information;
Step13: judge whether to reach maximum evolutionary generation, then return Step6 if not, repeats above calculating process until reach maximum evolutionary generation;
Step14: obtain optimal solution, stops genetic algorithm optimization program.

Claims (1)

1. based on a main steam temperature PID control method of ultra supercritical unit for improved adaptive GA-IAGA, it is characterized in that: described method comprises improved adaptive GA-IAGA, described improved adaptive GA-IAGA comprises the following steps:
Step1: set up pid parameter problem of tuning Mathematical Modeling, comprise object function and constraints;
Step2: arrange genetic parameter, comprises Population Size, evolutionary generation, selection pressure, crossover probability scope, mutation probability scope;
Step3: adopt real coding mode to encode pid parameter , and parameters upper and lower limit;
Step4: set up uniform designs table, and according to evenly showing initialization of population, produce initial population ;
Step5: judge whether fitness restrains, restrain then terminator, do not restrain, enter next step;
Step6: calculate fitness individual in every generation population ;
Step7: adopt line sequence sequence operator and elitist selection strategy to select excellent individual;
Step8: adopt Sigmoid function formula to calculate crossover probability : probability adjustment curve adopts Sigmoid function, and its computing formula is
In formula, p c1for initial crossover probability, p c2for stopping crossover probability, for form factor, be set as 20; nsfor separation, be set as 0.25;
Step9: adopt non-homogeneous Linear cross operator to produce new gene;
Step10: adopt Sigmoid function formula to calculate mutation probability : probability adjustment curve adopts Sigmoid function, and its computing formula is
In formula, p m1for initial mutation probability; p m2for stopping mutation probability; for form factor, be set as 20; nsfor separation, be set as 0.25;
Step11: adopt Gaussian mutation operator to produce new gene;
Step12: record the most individual, optimal adaptation degree and progeny population information;
Step13: judge whether to reach maximum evolutionary generation, then return Step6 if not, repeats above calculating process until reach maximum evolutionary generation;
Step14: obtain optimal solution, stops genetic algorithm optimization program;
Described step Step4 comprises following sub-step:
Step4-1: the number of levels of given uniform designs table , when during for odd number, generate one group by positive integer vector , wherein ratio little, and their most grand duke's factor is 1; When during for even number, first construct uniform designs table and vector ;
Step4-2: in structure uniform designs table the row, its individual computing formula is , wherein represent congruence, , , congruence can ensure that individuality drops on interval , thus obtain uniform designs table 's matrix, when during for even number, produce matrix ;
Step4-3: adopt L 2-departure function test its uniformity, select uniformity and do best row form uniform designs table , its functional equation is
Step4-4: produce genetic algorithm initial population by uniform designs table, wherein for number of parameters, need to set according to parameter search problem, Population Size is , one can be constructed factor the uniform designs table of level, makes the individuality in initial population be evenly distributed on dimension space.
CN201210234722.4A 2012-07-06 2012-07-06 Main steam temperature PID control method of ultra supercritical unit based on improved genetic algorithm Active CN102777878B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201210234722.4A CN102777878B (en) 2012-07-06 2012-07-06 Main steam temperature PID control method of ultra supercritical unit based on improved genetic algorithm

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201210234722.4A CN102777878B (en) 2012-07-06 2012-07-06 Main steam temperature PID control method of ultra supercritical unit based on improved genetic algorithm

Publications (2)

Publication Number Publication Date
CN102777878A CN102777878A (en) 2012-11-14
CN102777878B true CN102777878B (en) 2015-02-11

Family

ID=47122895

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201210234722.4A Active CN102777878B (en) 2012-07-06 2012-07-06 Main steam temperature PID control method of ultra supercritical unit based on improved genetic algorithm

Country Status (1)

Country Link
CN (1) CN102777878B (en)

Families Citing this family (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103092069A (en) * 2013-01-28 2013-05-08 上海交通大学 PIlambdaDmu controller parameter setting method based on parameter stability domain
CN103143298A (en) * 2013-03-27 2013-06-12 桂林电子科技大学 Power modulation control method of artificial diamond hydraulic machine optimized on the basis of genetic algorithm
CN104930542A (en) * 2015-06-18 2015-09-23 广东电网有限责任公司电力科学研究院 Ultra-supercritical coal-fired boiler unit start adjusting method and system
CN105550437A (en) * 2015-12-09 2016-05-04 天津大学 Reverse design method for indoor environment based on genetic algorithm
CN106919041A (en) * 2017-01-23 2017-07-04 长春工业大学 A kind of fan-shaped grinding sort method based on improved quantum genetic algorithm
CN106786590B (en) * 2017-03-10 2019-06-11 国网江苏省电力公司常州供电公司 A kind of grid-connected Distribution Network Harmonics detection control method
CN106875071A (en) * 2017-03-31 2017-06-20 华南理工大学 A kind of workshop appliance multiple-objection optimization layout method of self-adapted genetic algorithm
CN112462604A (en) * 2020-10-28 2021-03-09 国家能源集团泰州发电有限公司 Genetic algorithm-based ultra-supercritical unit dry-wet state modeling and coordination control method
CN113485106B (en) * 2021-07-07 2023-03-24 山西大学 Method for controlling concentration of nitrogen oxide in thermal power plant

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JPH08200601A (en) * 1995-01-20 1996-08-06 Hitachi Ltd Fluidized bed power plant, controller thereof and controlling method therefor
CN101364082B (en) * 2008-09-26 2012-04-18 河北省电力研究院 Human simulation PID intelligence control method of industrial process
CN102081352A (en) * 2009-11-30 2011-06-01 浙江省电力试验研究院 Main steam temperature estimation optimizing control method for thermal generator set
CN101719230A (en) * 2009-12-18 2010-06-02 东南大学 Method for optimizing main steam pressure of large steam turbine set

Also Published As

Publication number Publication date
CN102777878A (en) 2012-11-14

Similar Documents

Publication Publication Date Title
CN102777878B (en) Main steam temperature PID control method of ultra supercritical unit based on improved genetic algorithm
Pandey et al. Frequency regulation in hybrid power systems using particle swarm optimization and linear matrix inequalities based robust controller design
Guha et al. Study of differential search algorithm based automatic generation control of an interconnected thermal-thermal system with governor dead-band
CN102129259B (en) Neural network proportion integration (PI)-based intelligent temperature control system and method for sand dust environment test wind tunnel
CN101392939A (en) Nonlinear prediction and control method for independence energy supply temperature of buildings
CN110888317A (en) PID controller parameter intelligent optimization method
Li et al. Flexibility control and simulation with multi-model and LQG/LTR design for PWR core load following operation
Mukhtar et al. PSO optimized PID controller design for the process liquid level control
CN113489015B (en) Multi-time-scale reactive voltage control method for power distribution network based on reinforcement learning
Chen et al. Optimal robust fractional order PIλD controller synthesis for first order plus time delay systems
CN105929692A (en) Elastic flying wing layout airplane gust alleviating controller parameter optimization method
Chiha et al. Tuning PID controller with multi-objective differential evolution
Luo et al. Tuning PID control parameters on hydraulic servo control system based on differential evolution algorithm
CN102393645A (en) Control method of high-speed electro-hydraulic proportional governing system
Larsson et al. A framework for nonlinear model-predictive control using object-oriented modeling with a case study in power plant start-up
Jatoth et al. Liquid level control of three tank system using hybrid GA-PSO algorithm
Zhu et al. Structural safety monitoring of high arch dam using improved ABC‐BP model
Nguyen et al. Designing an effective hybrid control strategy to balance a practical inverted pendulum system
Aydoğdu et al. Optimal design of a variable coefficient fractional order PID controller by using heuristic optimization algorithms
Yan et al. Iterative learning control in large scale HVAC system
Grigoriu et al. Temperature control of a greenhouse heated by renewable energy sources
Thangavelusamy et al. Comparison of PI controller tuning using GA and PSO for a Multivariable Experimental Four Tank System
Elmetennani et al. Fuzzy universal model approximator for distributed solar collector field control
CN110262222A (en) A kind of Interval System optimum interval PID controller parameter optimization method
Keliang et al. PID controller parameters tuning of main steam temperature based on chaotic particle swarm optimization

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
C56 Change in the name or address of the patentee
CP01 Change in the name or title of a patent holder

Address after: 510080 Dongfeng East Road, Dongfeng, Guangdong, Guangzhou, Zhejiang Province, No. 8

Patentee after: ELECTRIC POWER RESEARCH INSTITUTE, GUANGDONG POWER GRID CO., LTD.

Patentee after: Wuhan University

Address before: 510080 Dongfeng East Road, Dongfeng, Guangdong, Guangzhou, Zhejiang Province, No. 8

Patentee before: Electrical Power Research Institute of Guangdong Power Grid Corporation

Patentee before: Wuhan University