CN102777878A - 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
CN102777878A
CN102777878A CN2012102347224A CN201210234722A CN102777878A CN 102777878 A CN102777878 A CN 102777878A CN 2012102347224 A CN2012102347224 A CN 2012102347224A CN 201210234722 A CN201210234722 A CN 201210234722A CN 102777878 A CN102777878 A CN 102777878A
Authority
CN
China
Prior art keywords
genetic algorithm
steam temperature
adopt
probability
population
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN2012102347224A
Other languages
Chinese (zh)
Other versions
CN102777878B (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 based on the ultra supercritical unit master steam temperature PID control method of improving genetic algorithm
Technical field
The present invention relates to the control method of a kind of heat power plant boiler generating set master steam temperature PID, especially relate to a kind of based on the heat power plant boiler generating ultra supercritical unit master steam temperature PID control method of improving genetic algorithm.
Background technology
Heat power plant boiler generating set main steam temperature is a direct current cooker important parameter that needs supervision in service, has complicated dynamic and static characteristic and wide influence factor.For the main control of steam temperature under the spray desuperheating disturbance; Usually adopt cascade PID control strategy in power plant's practical application with feedforward compensation; Do not consider its influence that model changes when varying duty fully; Need manual operations and Supervised Control when operating mode is complicated, when object model changes, often do not reach ideal effect.
For adapting to thermal power plant load down main steam temperature large time delay, non-linear, the uncertain characteristics of model on a large scale, Chinese scholars is incorporated into various control methods in the main control of steam temperature.Existing PID controller, advanced controller and the advanced control structures etc. improved are introduced in thermal power plant's thermal process, have implemented reliable and stable The field or l-G simulation test.There is the scholar to propose 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; Be used for the field control of ultra supercritical unit master steam temperature, obtained good control quality.Also have the scientific research personnel to design a kind of omnidistance control of steam temperature system based on auto-disturbance rejection technology, result of the test shows, this system has and controls quality preferably, and system's output can be followed the tracks of preferably to optimize and start curve when the operating mode wide variation.These researchs have good facilitation for the main control of steam temperature method of exploring under the varying duty on a large scale; But all exist problems such as complex structure, parameter tuning rule is more; It is lacked aspect the software and hardware realization effectively support that particularly the application to actual field DCS layer has caused certain difficulty.
Summary of the invention
Technical problem to be solved by this invention; Just provide a kind of ultra supercritical unit master steam temperature PID control method based on the improvement genetic algorithm towards the DCS system; Can reduce field adjustable personnel's workload, and make system have stronger stability and robustness preferably.
For solving the problems of the technologies described above, the present invention adopts following technical scheme:
A kind of based on the heat power plant boiler generating ultra supercritical unit master steam temperature PID control method of improving genetic algorithm; Adopt PID controller control in the method towards the DCS system; The parameter set of said PID controller under minute load section obtains through improved genetic algorithm optimizing; Include the improvement genetic algorithm in the method, described improvement genetic algorithm may further comprise the steps:
Step1: set up pid parameter problem of tuning Mathematical Modeling, comprise the object function constraints;
Object function is relevant with the purpose that reaches control, and constraints is relevant with the main steam temperature characteristic of boiler of power plant, so the design of different this two aspect of designer of different power plant maybe be different.The fitness function of genetic algorithm is write according to object function, and constraints limit the computer capacity of genetic algorithm, all to set up according to actual conditions.
Step2: genetic parameter is set, comprises population size, evolutionary generation, selection pressure, crossover probability scope, variation probable range;
Step3: adopt encode pid parameter
Figure BDA00001860892600021
and the suitable parameters upper and lower limit is set of real coding mode;
The bound of parameter is the constraints among the step1, and is relevant with the characteristic of main steam temperature in the boiler of each power plant.Have a kind of method be with field adjustable personnel's empirical value 1/10 as lower limit, 10 times of empirical value as the upper limit.
Step4: set up uniform designs table, and according to even table to initialization of population, produce initial population Pini;
Step5: judge whether fitness restrains, and restrains then terminator, do not restrain then getting into next step;
Step6: calculate each for fitness individual in the population
Step7: adopt linear ordering operator and elite's selection strategy to select excellent individual;
Step8: adopt Sigmoid function (be the neuronic nonlinear interaction function of f (x)=1/ (1+e-x), below formula be that principle inventor oneself according to the sigmoid function releases) formula to calculate crossover probability P c: probability adjustment curve adopts the Sigmoid function, and its computing formula does
P c t = P c 1 - P c 1 - P c 2 1 + e - β ( t / T - Ns )
In the formula, P C1Be initial crossover probability; P C2For stopping crossover probability; β is a form factor, is set at 20; Ns is a separation, is set at 0.25;
Step9: adopt the two non-uniform linear crossover operator to produce new gene;
Step10: adopt the Sigmoid function formula to calculate variation probability P m: probability adjustment curve adopts the Sigmoid function, and its computing formula is (this formula is also own to be released according to the sigmoid function)
P m t = P m 1 + P m 2 - P m 1 1 + e - β ( t / T - Ns )
In the formula, P M1Be initial variation probability; P M2For stopping the variation probability; β is a form factor, is set at 20; Ns is a separation, is set at 0.25;
Step11: adopt the Gaussian mutation operator to produce new gene;
Step12: record is the most individual, optimal adaptation degree and progeny population information;
Step13: judge whether to reach maximum evolutionary generation, then returned for the 6th step if not, repeat above calculating process up to reaching maximum evolutionary generation;
Step14: obtain optimal solution, stop the genetic algorithm optimization program.
Described step Step4 is specially: the structure to uniform designs table has adopted the grid point method, and tests its uniformity through the L2 deviation method, and this step Step4 further comprises following substep:
Step4-1: the number of levels n of given uniform designs table when n is odd number, generates one group by positive integer vector H n={ h 1, h 2..., h m, wherein h is littler than n, and their grand duke's factor is 1; When n is even number, construct uniform designs table earlier
Figure BDA00001860892600031
With vectorial H N+1
Step4-2: j row in the structure uniform designs table, its individual computing formula is χ Ij=(i*h j) (mod (n)), wherein mod representes the congruence computing, i=1, and 2 ..., n, j=1,2 ..., m, the congruence computing can guarantee that individuality drops on interval [1, n], thereby has obtained uniform designs table
Figure BDA00001860892600032
U N * mMatrix.When n is even number, produce matrix U (n+1) * mStep4-3: adopt L2-departure function CD 2(P) test its uniformity, select uniformity and do best s row formation uniform designs table
Figure BDA00001860892600033
Its functional equation does
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 the genetic algorithm initial population through uniform designs table; Wherein s is a number of parameters, need set according to the parameter search problem, and the population size is n; Therefore can construct the uniform designs table of a s factor n level, make the individuality in the initial population be evenly distributed on the s dimension space.
Compared with prior art, the present invention has the following advantages and good effect:
The present invention improves simple generic algorithm, has improved the optimizing speed and the precision of genetic algorithm; The method of using the optimizing of improvement genetic algorithm to obtain PID controller parameter set under minute load section that proposes can replace the not high engineering setting method of engineering complicacy and accuracy; Reduced field adjustable personnel's workload; Reach the purpose of main steam temperature Based Intelligent Control; Realize the application of intelligent optimization technology under the DCS system, satisfied the stable demand for control of ultra supercritical unit master steam temperature when degree of depth peak regulation.
Description of drawings
Fig. 1 is the optimizing flow chart that improves genetic algorithm among the present invention.
The specific embodiment
Combine accompanying drawing that technical scheme of the present invention is described further through embodiment below.
The present invention is employed in widely used PID controller on the DCS layer to the main steam temperature system of ultra supercritical unit, and the parameter set of this PID controller under minute load section obtains through improved genetic algorithm optimizing.
What the present invention proposed is a kind of based on the ultra supercritical unit master steam temperature PID control method of improving genetic algorithm, and the concrete steps of its improved genetic algorithm optimizing are following:
Step1: set up pid parameter problem of tuning Mathematical Modeling, comprise the object function constraints;
Step2: genetic parameter is set, comprises population size, evolutionary generation, selection pressure, crossover probability scope, variation probable range;
Step3: adopt encode pid parameter
Figure BDA00001860892600041
and the suitable parameters upper and lower limit is set of real coding mode;
Step4: set up uniform designs table
Figure BDA00001860892600042
And according to even table generation initial population P IniWherein U representes uniform designs table, and n representes number of levels or experiment number, and s representes the factor number; A mistake! Do not find Reference source.If need the parameter of identification to have m, be n if set the population size, then can construct the uniform designs table of a horizontal m factor of n, the initial population individuality is evenly distributed in the m-dimensional space with the some form of loosing;
This specific embodiment has adopted the grid point method to the structure of uniform designs table, and has passed through L 2-deviation method is tested its uniformity.This step further comprises following substep:
Step4-1: the number of levels n of given uniform designs table when n is odd number, generates one group by positive integer vector H n={ h 1, h 2..., h m, wherein h is littler than n, and their grand duke's factor is 1; When n is even number, construct uniform designs table earlier With vectorial H N+1
Step4-2: j row in the structure uniform designs table, its individual computing formula is χ Ij=(i*h j) (mod (n)), wherein mod representes the congruence computing, i=1, and 2 ..., n, j=1,2 ..., m, the congruence computing can guarantee that individuality drops on interval [1, n], thereby has obtained uniform designs table U N * mMatrix.When n is even number, produce matrix U (n+1) * mStep4-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 does
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 the genetic algorithm initial population through uniform designs table; Wherein s is a number of parameters, need set according to the parameter search problem, and the population size is n; Therefore can construct the uniform designs table of a s factor n level, make the individuality in the initial population be evenly distributed on the s dimension space.
Step5: judge whether fitness restrains, and restrains then terminator, do not restrain then getting into circulation next time;
Step6: calculate each for fitness
Figure BDA00001860892600049
individual in the population
Step7: adopt line preface ordering operator and elite's selection strategy to select excellent individual: its individual probability calculation formula does
Ps ( a j ) = 1 M ( η + - η + - η - M - 1 ( j - 1 ) )
In the formula, M is a group size; J is the descending sequence number; η +Be optimized individual expectation number; η -Be the poorest individual expectation number, η ++ η-=2.
Step8: calculate crossover probability P c: probability adjustment curve adopts the Sigmoid function, and its computing formula does
P c t = P c 1 - P c 1 - P c 2 1 + e - β ( t / T - Ns )
In the formula, P C1Be initial crossover probability; P C2For stopping crossover probability; β is a form factor, is set at 20; Ns is a separation, is set at 0.25;
Step9: use of non-uniform linear crossover operator generates new gene; located parent individuals is
Figure BDA00001860892600053
and
Figure BDA00001860892600054
then the offspring is generated after crossing
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 the formula, c is a scale factor, and its value produces between (0,1) at random;
Step10: calculate the variation probability P m: probability adjustment curve adopts the Sigmoid function, and its computing formula does
P m t = P m 1 + P m 2 - P m 1 1 + e - β ( t / T - Ns )
In the formula, P M1Be initial variation probability; P M2For stopping the variation probability; β is a form factor, is set at 20; Ns is a separation, is set at 0.25;
Step11: adopt the Gaussian mutation operator to produce new gene: the computing formula of offspring individual does
X t+1=X t+N(0,σ)
In the formula, and N (0, σ) be Gaussian distribution; σ is a variance.Wherein, σ is set at dynamic parameter σ (t), promptly for the variation step-length is reduced with the increase of genetic algebra
σ ( t ) = 1 - 0.9 · g G
In the formula, g is current evolutionary generation; G is a genetic algebra;
Step12: record is the most individual, optimal adaptation degree and progeny population information;
Step13: judge whether to reach maximum evolutionary generation, then return Step6 if not, repeat above calculating process up to reaching maximum evolutionary generation;
Step14: obtain optimal solution, stop the genetic algorithm optimization program.

Claims (2)

1. one kind based on the ultra supercritical unit master steam temperature PID control method of improving genetic algorithm, and it is characterized in that: comprise the improvement genetic algorithm in the described method, described improvement genetic algorithm may further comprise the steps:
Step1: set up pid parameter problem of tuning Mathematical Modeling, comprise the object function constraints;
Step2: genetic parameter is set, comprises population size, evolutionary generation, selection pressure, crossover probability scope, variation probable range;
Step3: adopt encode pid parameter
Figure FDA00001860892500011
and the parameter upper and lower limit is set of real coding mode;
Step4: set up uniform designs table, and according to even table to initialization of population, produce initial population Pini;
Step5: judge whether fitness restrains, and restrains then terminator, do not restrain then getting into next step;
Step6: calculate each for fitness
Figure FDA00001860892500012
individual in the population
Step7: adopt line preface ordering operator and elite's selection strategy to select excellent individual;
Step8: adopt the Sigmoid function formula to calculate crossover probability P c: probability adjustment curve adopts the Sigmoid function, and its computing formula does
P c t = P c 1 - P c 1 - P c 2 1 + e - β ( t / T - Ns )
In the formula, P C1Be initial crossover probability, P C2For stopping crossover probability, β is a form factor, is set at 20; Ns is a separation, is set at 0.25;
Step9: adopt the two non-uniform linear crossover operator to produce new gene;
Step10: adopt the Sigmoid function formula to calculate the variation probability P m: probability adjustment curve adopts the Sigmoid function, and its computing formula does
P m t = P m 1 + P m 2 - P m 1 1 + e - β ( t / T - Ns )
In the formula, P M1Be initial variation probability; P M2For stopping the variation probability; β is a form factor, is set at 20; Ns is a separation, is set at 0.25;
Step11: adopt the Gaussian mutation operator to produce new gene;
Step12: record is the most individual, optimal adaptation degree and progeny population information;
Step13: judge whether to reach maximum evolutionary generation, then return Step6 if not, repeat above calculating process up to reaching maximum evolutionary generation;
Step14: obtain optimal solution, stop the genetic algorithm optimization program.
2. according to claim 1 based on the ultra supercritical unit master steam temperature PID control method of improving genetic algorithm, it is characterized in that: described step Step4 comprises following substep:
Step4-1: the number of levels n of given uniform designs table when n is odd number, generates one group by positive integer vector H n={ h 1, h 2..., h m, wherein h is littler than n, and their grand duke's factor is 1; When n is even number, construct uniform designs table earlier
Figure FDA00001860892500021
With vectorial H N+1
Step4-2: j row in the structure uniform designs table, its individual computing formula is χ Ij=(i*h j) (mod (n)), wherein mod representes the congruence computing, i=1, and 2 ..., n, j=1,2 ..., m, the congruence computing can guarantee that individuality drops on interval [1, n], thereby has obtained uniform designs table
Figure FDA00001860892500022
U N * mMatrix when n is even number, produces matrix U (n+1) * mStep4-3: adopt L 2-departure function CD 2(P) test its uniformity, select uniformity and do best s row formation uniform designs table
Figure FDA00001860892500023
Its functional equation does
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 the genetic algorithm initial population through uniform designs table; Wherein s is a number of parameters, need set according to the parameter search problem, and the population size is n; Can construct the uniform designs table of a s factor n level, make the individuality in the initial population be evenly distributed on the s 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 true CN102777878A (en) 2012-11-14
CN102777878B 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)

Cited By (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
CN106786590A (en) * 2017-03-10 2017-05-31 国网江苏省电力公司常州供电公司 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
CN106919041A (en) * 2017-01-23 2017-07-04 长春工业大学 A kind of fan-shaped grinding sort method based on improved quantum genetic algorithm
CN112462604A (en) * 2020-10-28 2021-03-09 国家能源集团泰州发电有限公司 Genetic algorithm-based ultra-supercritical unit dry-wet state modeling and coordination control method
CN113485106A (en) * 2021-07-07 2021-10-08 山西大学 Method for controlling concentration of nitrogen oxide in thermal power plant

Citations (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
CN101364082A (en) * 2008-09-26 2009-02-11 河北省电力研究院 Human simulation PID intelligence control method of industrial process
CN101719230A (en) * 2009-12-18 2010-06-02 东南大学 Method for optimizing main steam pressure of large steam turbine set
CN102081352A (en) * 2009-11-30 2011-06-01 浙江省电力试验研究院 Main steam temperature estimation optimizing control method for thermal generator set

Patent Citations (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
CN101364082A (en) * 2008-09-26 2009-02-11 河北省电力研究院 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

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
何大阔等: "遗传算法初始种群与操作参数的均匀设计", 《东北大学学报》 *
刘建东: "一种新型控制算法在主汽温控制系统中的应用", 《华北电力大学硕士学位论文》 *
胡文凯等: "基于遗传算法的超超临界机组过热器动态模型参数辨识", 《热力发电》 *

Cited By (10)

* 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
CN106786590A (en) * 2017-03-10 2017-05-31 国网江苏省电力公司常州供电公司 A kind of grid-connected Distribution Network Harmonics detection control method
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
CN113485106A (en) * 2021-07-07 2021-10-08 山西大学 Method for controlling concentration of nitrogen oxide in thermal power plant

Also Published As

Publication number Publication date
CN102777878B (en) 2015-02-11

Similar Documents

Publication Publication Date Title
CN102777878B (en) Main steam temperature PID control method of ultra supercritical unit based on improved genetic algorithm
Pan et al. Fractional order fuzzy control of hybrid power system with renewable generation using chaotic PSO
Kang et al. An adaptive PID neural network for complex nonlinear system control
Zhang et al. Gradient decent based multi-objective cultural differential evolution for short-term hydrothermal optimal scheduling of economic emission with integrating wind power and photovoltaic power
CN104181900B (en) Layered dynamic regulation method for multiple energy media
CN101392939A (en) Nonlinear prediction and control method for independence energy supply temperature of buildings
CN103746374A (en) Closed loop control method comprising multi-microgrid power distribution network
CN110888317A (en) PID controller parameter intelligent optimization method
CN103439887A (en) PI controller parameter setting method and system with optimal lower order system ITAE
CN102393645A (en) Control method of high-speed electro-hydraulic proportional governing system
CN103761385A (en) Optimized design method for mult-heat-source annular pipe network
CN113872213B (en) Autonomous optimization control method and device for power distribution network voltage
Yin et al. Expandable deep width learning for voltage control of three-state energy model based smart grids containing flexible energy sources
Niu The optimization for PID controller parameters based on genetic algorithm
CN113759723A (en) Optimal hybrid H based on genetic algorithm2/H∞Robust controller design method
Zhao et al. A novel coordinated control for Integrated Pressurized Water Reactor
Nguyen et al. Designing an effective hybrid control strategy to balance a practical inverted pendulum system
CN106684930B (en) A kind of active power for wind power control method considering power prediction confidence interval
Wan et al. Optimization of AP1000 power control system setpoints using genetic algorithm
Belova et al. Neural network control algorithm for stand-alone solar cell electrical energy conversion system
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
Lu et al. Particle swarm optimization applied to generalized predictive control of a solar power plant
CN113110628A (en) Water level control method of pressurized water reactor deaerator based on PSO
Shi et al. Deep Reinforcement Learning-based Data-Driven Active Power Dispatching for Smart City Grid

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