CN104036331A - Dynamic and economical dispatching method of power system based on improved particle swarm optimization - Google Patents
Dynamic and economical dispatching method of power system based on improved particle swarm optimization Download PDFInfo
- Publication number
- CN104036331A CN104036331A CN201410240515.9A CN201410240515A CN104036331A CN 104036331 A CN104036331 A CN 104036331A CN 201410240515 A CN201410240515 A CN 201410240515A CN 104036331 A CN104036331 A CN 104036331A
- Authority
- CN
- China
- Prior art keywords
- particle
- unit
- output
- speed
- power system
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Granted
Links
- 239000002245 particle Substances 0.000 title claims abstract description 277
- 238000000034 method Methods 0.000 title claims abstract description 45
- 238000005457 optimization Methods 0.000 title claims description 29
- 230000003044 adaptive effect Effects 0.000 claims abstract description 12
- 230000014509 gene expression Effects 0.000 claims description 16
- 238000004364 calculation method Methods 0.000 claims description 15
- 230000006870 function Effects 0.000 claims description 15
- 230000009194 climbing Effects 0.000 claims description 11
- 239000011159 matrix material Substances 0.000 claims description 9
- 238000006073 displacement reaction Methods 0.000 claims description 6
- 230000009467 reduction Effects 0.000 claims description 3
- 230000017105 transposition Effects 0.000 claims description 3
- 238000010248 power generation Methods 0.000 description 5
- 230000002068 genetic effect Effects 0.000 description 2
- 230000035772 mutation Effects 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000008859 change Effects 0.000 description 1
- 238000000354 decomposition reaction Methods 0.000 description 1
- 230000007812 deficiency Effects 0.000 description 1
- 230000006872 improvement Effects 0.000 description 1
- 230000009191 jumping Effects 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000002028 premature Effects 0.000 description 1
- 239000002699 waste material Substances 0.000 description 1
Landscapes
- Management, Administration, Business Operations System, And Electronic Commerce (AREA)
- Medicines Containing Antibodies Or Antigens For Use As Internal Diagnostic Agents (AREA)
Abstract
本发明涉及一种基于改进粒子群算法的电力系统动态经济调度方法,包括:设置粒子群算法的各个参数;生成初始粒子群;设置粒子的速度上下限约束;根据目标函数,计算各粒子的适应值;比较各粒子的适应值,找出每个粒子的历史最优值及其位置,以及达到全局最优值的粒子及其位置;更新每个粒子的位置和速度;判断粒子的位置和速度是否越限,若越限,将粒子的位置和速度调整至约束范围内;对粒子速度进行提速处理;若达到迭代次数,停止迭代,得到最终的结果;本发明在采用粒子群算法求解电力系统动态经济调度问题时,对其进行了改进,采用自适应算法对粒子速度进行调整,在搜索陷入局部搜索的时候,更有针对性地去搜索,获得了很好的结果。
The invention relates to a dynamic economic dispatching method of electric power system based on improved particle swarm algorithm, including: setting each parameter of particle swarm algorithm; generating initial particle swarm; setting upper and lower limit constraints of particle speed; calculating the adaptability of each particle according to the objective function value; compare the fitness value of each particle, find out the historical optimal value and position of each particle, and the particle and its position that reach the global optimal value; update the position and speed of each particle; judge the position and speed of the particle Whether it exceeds the limit, if it exceeds the limit, adjust the position and speed of the particle to the constraint range; speed up the particle speed; if it reaches the number of iterations, stop the iteration and get the final result; the present invention uses the particle swarm algorithm to solve the power system For the dynamic economic scheduling problem, it has been improved, and the adaptive algorithm is used to adjust the particle speed. When the search falls into a local search, the search is more targeted, and good results are obtained.
Description
技术领域technical field
本发明涉及一种电力系统优化运行的经济调度方法,具体讲涉及一种基于改进粒子群算法的电力系统动态经济调度方法。The invention relates to an economic scheduling method for optimal operation of a power system, in particular to a dynamic economic scheduling method for a power system based on an improved particle swarm algorithm.
背景技术Background technique
机组运行需要成本,电力系统运行过程需要考虑运行的经济性,不同的机组成本函数不同,不同的出力方案的经济成本也有所不同。经济调度的目的在于一定周期内,优化各机组的出力,以获得最优的出力水平,从而使成本最小。机组前后时段的出力还涉及到机组的爬坡能力约束,机组前后时段的出力密切相关,这就需要进行电力系统的动态经济调度。电力系统动态经济调度是电力系统安全经济运行的一部分,其目的是在满足各种安全性约束以及电能质量要求的条件下安排机组的运行方式,使系统总的运行费用最小。The operation of the unit requires cost, and the operation of the power system needs to consider the economics of operation. Different units have different cost functions, and the economic costs of different output schemes are also different. The purpose of economic dispatch is to optimize the output of each unit within a certain period to obtain the optimal output level and minimize the cost. The output of the unit in the front and rear periods also involves the constraints of the unit’s climbing ability, and the output of the unit in the front and rear periods is closely related, which requires dynamic economic dispatch of the power system. Dynamic economic dispatch of power system is a part of safe and economic operation of power system. Its purpose is to arrange the operation mode of units under the condition of meeting various safety constraints and power quality requirements, so as to minimize the total operating cost of the system.
动态经济调度所涉及的变量较多,需要同时考虑等式和不等式的约束条件,现有优化算法难以满足计算要求。问题维数较高、约束条件严格,造成各个可行解对应目标函数值较为接近,使用标准的粒子群算法时,容易造成搜索陷入局部最优,从而过早收敛,对全局最优解搜索的停滞。There are many variables involved in dynamic economic scheduling, and the constraints of equality and inequality need to be considered at the same time. The existing optimization algorithms are difficult to meet the calculation requirements. The problem dimension is high and the constraints are strict, so that the corresponding objective function values of each feasible solution are relatively close. When using the standard particle swarm optimization algorithm, it is easy to cause the search to fall into a local optimum, thereby prematurely converging, and the search for the global optimal solution is stagnant. .
解决过早收敛的现有方法主要是保证粒子的多样性,避免迭代后期,粒子群个体相似,陷入局部搜索。如结合遗传算法对粒子的位置进行交叉、变异等操作,以保证粒子的多样性。但由于动态经济调度的约束条件较为严格,解空间被限制在很小的范围,这种对粒子位置的操作容易越限,同时针对性也不够强,动态经济调度问题存在一定的局限性。The existing methods to solve premature convergence are mainly to ensure the diversity of particles, avoiding the late iteration, the particle swarm individuals are similar, and fall into local search. For example, the genetic algorithm is used to perform operations such as crossover and mutation on the position of the particles to ensure the diversity of the particles. However, due to the strict constraints of dynamic economic scheduling, the solution space is limited to a small range, and the operation on the particle position is easy to exceed the limit, and at the same time, the pertinence is not strong enough, so the dynamic economic scheduling problem has certain limitations.
在进行电力系统动态经济调度中,为了避免陷入局部搜索,现的有粒子群算法普遍采用对粒子位置进行调整的方法,如结合遗传算法,对粒子进行交叉、变异等操作。但这些方法容易千万粒子越限,并在迭代后期对搜索区域的针对性不强,容易千万迭代过程的浪费。In the dynamic economic dispatching of power system, in order to avoid falling into local search, the existing particle swarm optimization algorithm generally adopts the method of adjusting the position of the particle, such as combining the genetic algorithm to perform operations such as crossover and mutation on the particle. However, these methods are easy to exceed the limit by tens of millions of particles, and the pertinence of the search area is not strong in the late iteration, and it is easy to waste tens of millions of iterations.
发明内容Contents of the invention
针对现有技术的不足,本发明的目的是提供一种基于改进粒子群算法的电力系统动态经济调度方法,本发明对粒子群算法的迭代公式进行了改进,加入自适应方法,以对粒子速度进行调整,并根据约束条件对粒子进行调整,以保证粒子不越限。采用改进后的粒子群算法对电力系统的动态经济调度进行求解,以在满足相关约束条件的情况下,获得优化后的各机组各时段的出力水平。In view of the deficiencies in the prior art, the purpose of the present invention is to provide a dynamic economic dispatch method for power systems based on the improved particle swarm algorithm. The present invention improves the iterative formula of the particle swarm algorithm and adds an adaptive method to adjust the particle speed Make adjustments, and adjust the particles according to the constraints to ensure that the particles do not exceed the limit. The improved particle swarm optimization algorithm is used to solve the dynamic economic dispatching of the power system, so as to obtain the optimized output level of each unit at each time period under the condition of satisfying the relevant constraints.
本发明的目的是采用下述技术方案实现的:The object of the present invention is to adopt following technical scheme to realize:
本发明提供一种基于改进粒子群算法的电力系统动态经济调度方法,其改进之处在于,所述方法包括下述步骤:The present invention provides a method for dynamic economic dispatching of power systems based on improved particle swarm optimization algorithm. The improvement is that the method includes the following steps:
A、设置粒子群算法的参数;A. Set the parameters of the particle swarm optimization algorithm;
B、生成初始粒子群;B. Generate initial particle swarm;
C、设置粒子在电力系统动态经济调度中的速度上下限约束;C. Set the upper and lower limits of the speed of the particles in the dynamic economic dispatch of the power system;
D、确定粒子的适应值;D. Determine the fitness value of the particle;
E、比较粒子的适应值,找出每个粒子的历史最优值及其位置,以及达到全局最优值的粒子及其位置;E. Compare the fitness value of the particles, find out the historical optimal value and its position of each particle, and the particle and its position that reach the global optimal value;
F、根据局部最优值以及全部最优值更新每个粒子的位置和速度;F. Update the position and velocity of each particle according to the local optimum and all optimum values;
G、根据约束条件,以及粒子速度的上下限约束判断粒子的位置和速度是否越限,若越限,将粒子的位置和速度调整至约束范围内;G. According to the constraint conditions and the upper and lower limits of the particle velocity, judge whether the position and velocity of the particle exceed the limit. If it exceeds the limit, adjust the position and velocity of the particle to the constraint range;
H、采用自适应方法,对粒子位置进行调整;H, using an adaptive method to adjust the particle position;
I、若达到迭代次数,停止迭代,得到最终的结果。I. If the number of iterations is reached, stop the iteration and get the final result.
进一步地,所述步骤A中,设置粒子群算法所需的各个参数,所述参数包括权重因子、学习因子、粒子群规模数和迭代次数,权重因子取ωmax=0.9,ωmin=0.4,学习因子取c1=c2=3.05,粒子群规模和迭代次数根据实际情况设置,包括设置为粒子群规模数N=40,迭代次数C=500。Further, in the step A, each parameter required by the particle swarm optimization algorithm is set, and the parameters include a weight factor, a learning factor, a particle swarm size number and the number of iterations, and the weight factor is ω max =0.9, ω min =0.4, The learning factor is c 1 =c 2 =3.05, the size of the particle swarm and the number of iterations are set according to the actual situation, including setting the size of the particle swarm N=40 and the number of iterations C=500.
进一步地,所述步骤B中,根据计算期间内各时段的负荷水平随机分摊到各个机组的出力水平,按照粒子群规模数重复该步骤,获得初始粒子群;包括:Further, in the step B, according to the load level of each time period in the calculation period, the output level of each unit is randomly allocated to the output level of each unit, and this step is repeated according to the size of the particle swarm to obtain the initial particle swarm; including:
随机生成行数为机组数、列数为时段数的随机数组,该数组的元素均为正数,且每一列元素相加之和均为一;将时段负荷乘以相应的列即可得到初始粒子,重复该操作,即得到整个初始粒子群,即对于第m个粒子生成如下:Randomly generate a random array with the number of rows as the number of units and the number of columns as the number of time periods. The elements of the array are all positive numbers, and the sum of the elements in each column is one; multiply the time period load by the corresponding column to get the initial Particles, repeat this operation to obtain the entire initial particle group, that is, for the mth particle to be generated as follows:
Pi,t=ai,t·PD,t (2);P i,t = a i,t P D,t (2);
a1,t+a2,t+…+ai,t+…aM,t=1 (3);a 1,t +a 2,t +...+a i,t +...a M,t = 1 (3);
其中:T表示经济调度的时段数,为一天24小时,以每小时为一个段,共24个时段,M表示机组数;ai,t表示第i台机组第t时段的比例元素,为随机生成,满足(3)式,故(3)式表示对于第t时段所有M台的比例元素之和为1,PD,t为第t时段的负荷的大小,采用相同方法生成其他粒子。Among them: T represents the number of time slots for economic scheduling, which is 24 hours a day, with each hour as a segment, a total of 24 time slots, M represents the number of units; Generation, satisfying the formula (3), so the formula (3) means that the sum of the proportional elements of all M units for the t-th period is 1, P D,t is the size of the load in the t-th period, and other particles are generated by the same method.
进一步地,所述步骤C中,根据各机组的上下限约束确定各个粒子的速度上下限,粒子速度的上下限根据机组上下限出力之差进行缩减,缩减范围为1%,即粒子速度上限为机组出力上限减去出力下限之差的1%,粒子速度下限为机组出力下限减去出力上限之差的1%。Further, in the step C, the upper and lower limits of the speed of each particle are determined according to the upper and lower limit constraints of each unit, and the upper and lower limits of the particle speed are reduced according to the difference between the upper and lower limit output of the unit, and the reduction range is 1%, that is, the upper limit of the particle speed is 1% of the difference between the upper limit of unit output minus the lower limit of output, and the lower limit of particle velocity is 1% of the difference between the lower limit of unit output and the upper limit of output.
进一步地,所述步骤D中,根据步骤B中所获得的初始粒子群,根据电力系统动态经济调度目标函数确定粒子的适应值,电力系统动态经济调度目标函数为:Further, in the step D, according to the initial particle group obtained in the step B, the fitness value of the particles is determined according to the objective function of the dynamic economic dispatch of the power system, and the objective function of the dynamic economic dispatch of the power system is:
其中:Pi,t为第i台机组第t时段的出力,T为动态经济调度的时段数,M为参与动态经济调度的机组数;ai、bi、ci分别表示相应的成本系统,具体根据机组情况而定;Among them: P i,t is the output of the i unit in the t period, T is the number of time periods for dynamic economic dispatch, M is the number of units participating in dynamic economic dispatch; a i , bi , and c i represent the corresponding cost system , depending on the situation of the unit;
相应的适应值为:The corresponding fitness values are:
fa=f (5);f a = f (5);
即以电力系统动态经济调度目标函数计算结果作为粒子适应值,目标函数值越小,适应值越小,粒子的适应度越高。That is, the calculation result of the objective function of the dynamic economic dispatch of the power system is used as the fitness value of the particle. The smaller the objective function value is, the smaller the fitness value is, and the higher the fitness of the particle is.
进一步地,电力系统动态经济调度的上下限约束包括功率平衡约束、机组出力上下限约束和机组爬坡约束;Further, the upper and lower limit constraints of dynamic economic dispatch of power system include power balance constraints, unit output upper and lower limit constraints and unit ramp constraints;
其中功率平衡约束用下述表达式表示:The power balance constraint is expressed by the following expression:
其中:PD,t为第t时段的负荷大小,Ploss,t第t时段的网损大小;Among them: P D,t is the load size of the tth time period, P loss,t is the network loss size of the tth time period;
网损计算采用B系数法计算,表达式如下:The network loss is calculated using the B coefficient method, and the expression is as follows:
Ploss,t=Pt T*B*Pt (7);P loss,t =P t T *B*P t (7);
其中:Pt为第t时段各机组出力的列向量,Pt T表示Pt的转置,B为M×M的矩阵,用于计算网损;Among them: P t is the column vector of the output of each unit in the tth period, P t T represents the transposition of P t , B is the matrix of M×M, which is used to calculate the network loss;
机组出力上下限约束用下述表达式表示:The upper and lower limits of unit output constraints are expressed by the following expressions:
Pi min≤Pi,t≤Pi max (8);P i min ≤ P i,t ≤ P i max (8);
其中:Pi min和Pi max分别表示第i台机组第t时段的出力的下限和上限;Among them: P i min and P i max represent the lower limit and upper limit of the output of the i unit in the t period of time, respectively;
机组爬坡约束用下述表达式表示:The unit ramp constraint is expressed by the following expression:
其中:为向下爬坡速度,为负值;为向上爬坡速度,为正值;Δt表示两个调度时段之间的时间间隔。in: is the downward climbing speed, which is a negative value; is the upward climbing speed, which is a positive value; Δt represents the time interval between two scheduling periods.
进一步地,所述步骤E中,比较各粒子的适应值,确定粒子适应度最高的粒子,找到各个粒子的历史最优值,即局部最优值,和粒子位置,以及全局最优值及粒子位置;若第一次迭代,则找到全局最优值及对应粒子位置;Further, in the step E, compare the fitness values of each particle, determine the particle with the highest particle fitness, find the historical optimal value of each particle, that is, the local optimal value, and the particle position, as well as the global optimal value and particle position position; if it is the first iteration, find the global optimal value and the corresponding particle position;
在粒子群算法中,粒子群的种群数为所包含的粒子数量,种群里面每个个体均称为一个粒子;每一个可行解均是种群中的一个粒子,每个粒子都有两个属性,位移和速度,均表示为一个矩阵向量,如下式所示:In the PSO algorithm, the population number of the particle swarm is the number of particles contained, and each individual in the population is called a particle; each feasible solution is a particle in the population, and each particle has two attributes, Both displacement and velocity are expressed as a matrix vector, as shown in the following formula:
其中:Pm为第m个粒子的位移,Pi,t为第i台机组第t时段的出力,即粒子的位置;Vm是第Vm个粒子的速度,Vi,t是对应的第i台机组t时段的出力的修正量;T为动态经济调度的时段数;M为参与动态经济调度的机组数;在电力系统动态经济调度中,粒子的位置即表示各个机组各时段的出力,行数表示机组数,列数表示时段数。Among them: P m is the displacement of the m-th particle, P i,t is the output force of the i-th unit in the t-period, that is, the position of the particle; V m is the velocity of the V m -th particle, and V i,t is the corresponding The correction amount of the output of the i unit in t period; T is the period number of dynamic economic dispatch; M is the number of units participating in dynamic economic dispatch; in the dynamic economic dispatch of power system, the position of the particle represents the output of each unit in each period , the number of rows represents the number of units, and the number of columns represents the number of time periods.
进一步地,所述步骤F中,根据步骤E所得到的局部最优值和粒子位置,以及全部最优值及粒子位置,根据下述表达式更新粒子的速度与位置:Further, in the step F, according to the local optimal value and particle position obtained in step E, as well as all optimal values and particle positions, the speed and position of the particles are updated according to the following expressions:
其中:分别表示速度和位置的调整量;为第m个粒子的第k代的速度,第m个粒子的第k+1代的速度;为第m个粒子的第k代,为m个粒子的第k+1代;为第m个粒子的历史最优值,gbestk为第k次迭代的全局最优值;ω为惯性因子,用于权衡粒子群算法的全局搜索和局部搜索能力;ω取值越大越易于算法增大搜寻空间,取值越小越容易进行局部寻优,采用自适应调整惯性因子的方式,即:in: Respectively represent the adjustment amount of speed and position; is the velocity of the kth generation of the mth particle, The velocity of the k+1th generation of the mth particle; is the kth generation of the mth particle, is the k+1th generation of m particles; is the historical optimal value of the m-th particle, gbest k is the global optimal value of the k-th iteration; ω is the inertia factor, which is used to weigh the global search and local search capabilities of the particle swarm optimization algorithm; the larger the value of ω, the easier the algorithm Increase the search space, the smaller the value, the easier it is to carry out local optimization, and adopt the method of adaptively adjusting the inertia factor, namely:
其中:ωmax取0.9,ωmin取0.4,C为迭代的最大次数,k为目前迭代次数;c1、c2为学习因子,分别为控制粒子向个体最优和全局最优位置方向飞行的最大步长;取c1=c2=3.05;Among them: ω max is set to 0.9, ω min is set to 0.4, C is the maximum number of iterations, k is the current number of iterations; c 1 and c 2 are learning factors, which control the particle to fly to the individual optimal position and the global optimal position respectively. Maximum step size; take c 1 =c 2 =3.05;
用于调整越限的粒子,粒子越限时,按照(6)、(7)、(8)、(9)式,根据下列规则对粒子进行调整: It is used to adjust the particles that exceed the limit. When the particle exceeds the limit, according to formulas (6), (7), (8), and (9), the particles are adjusted according to the following rules:
1)根据速度上下限约束对机组出力进行调整,机组越上限时,则将其出力限定在上限,机组越下限时,则将其出力限定在下限;1) Adjust the output of the unit according to the upper and lower limit constraints of the speed. When the unit exceeds the upper limit, its output is limited to the upper limit, and when the unit exceeds the lower limit, its output is limited to the lower limit;
2)根据爬坡约束对机组出力进行调整,机组向上爬坡时,若越限,则将机组出力限定在向上爬坡的上限;机组向下爬坡时,若越限,则将机组出力限定在向下爬坡的下限;2) Adjust the output of the unit according to the climbing constraints. When the unit climbs upward, if it exceeds the limit, the output of the unit is limited to the upper limit of the upward climb; when the unit climbs downward, if it exceeds the limit, the output of the unit is limited at the lower limit of the downward climb;
3)根据调整后的机组出力,重新计算网损;3) Recalculate the network loss according to the adjusted unit output;
4)计算各时段出力的不平衡量,即各时段机组出力之和与负荷之间的差值,将不平衡量根据机组等耗量微增率的大小并结合各个机组的上下限出力约束进行分配。4) Calculate the unbalanced amount of output in each period, that is, the difference between the sum of unit output and the load in each period, and distribute the unbalanced amount according to the small increase rate of the equal consumption of the unit and combined with the upper and lower limit output constraints of each unit.
进一步地,对于粒子速度,将其限定在速度约束范围内,速度约束公式如下:Further, for the particle velocity, it is limited within the range of velocity constraint, and the velocity constraint formula is as follows:
其中:为粒子速度的第i行,第j列的元素,为粒子速度的第i行,第j列的元素中所限定的最大值,为粒子速度的第i行,第j列的元素中所限定的最小值;粒子速度的最大、最小值根据以下表达式设置:in: is the i-th row and the j-th column element of the particle velocity, is the maximum value defined in the elements of the i-th row and j-th column of the particle velocity, is the minimum value defined in the elements of the i-th row and j-th column of the particle velocity; the maximum and minimum values of the particle velocity are set according to the following expressions:
其中:分别为粒子中对应第i台机组速度的上限和下限,将会扩展成与时段相应长度的横向量,即得到粒子第i行的速度上限和下限。in: are respectively the upper limit and lower limit of the speed of the i-th unit in the particle, which will be expanded into a transverse quantity corresponding to the length of the time period, that is, the upper limit and lower limit of the speed of the i-th row of particles are obtained.
进一步地,所述步骤H中,根据步骤E中得到全局最优值,比较前后两次的全局最优值,采用自适应方法,根据两次全局最优值之差的绝对值大小,对粒子速度进行调整,绝对值越大,调整程度越大;执行如下:Further, in the step H, according to the global optimal value obtained in the step E, compare the global optimal value twice before and after, and adopt an adaptive method, according to the absolute value of the difference between the two global optimal values, the particle The speed is adjusted, the greater the absolute value, the greater the adjustment degree; the execution is as follows:
粒子群算法中,随着迭代次数的增加,可能会陷入局部最优,此时粒子的速度会随之减小,故对粒子速度进行调整,即:In the particle swarm optimization algorithm, as the number of iterations increases, it may fall into a local optimum, and the speed of the particles will decrease accordingly, so the particle speed is adjusted, namely:
v1=v0+Δv (18);v 1 =v 0 +Δv (18);
其中:v0、v1分别为调整前后的粒子速度,Δv为调整的速度量,调整时采用自适应算法,自适应算法公式如下:Among them: v 0 and v 1 are the particle speeds before and after adjustment, respectively, and Δv is the adjusted speed. The adaptive algorithm is used for adjustment. The formula of the adaptive algorithm is as follows:
其中:vini为粒子群算法中所设置的初始速度,r3为-0.1到0.1的随机数,r4为-0.01到0.01的随机数,对于随机数r3、r4根据实际需用设定,λ则根据下式计算:Among them: v ini is the initial velocity set in the particle swarm optimization algorithm, r 3 is a random number from -0.1 to 0.1, r 4 is a random number from -0.01 to 0.01, and the random numbers r 3 and r 4 are set according to actual needs fixed, λ is calculated according to the following formula:
其中:fbest k为第k代粒子的全局最优位置,fbest k-1第k-1代粒子的全局最优位置λ即为前后两次全局最优值差值相对比例,据此对速度进行提速的调整,避免前后两次全局最优值过于相近,陷于局部最优。Among them: f best k is the global optimal position of particles in the kth generation, and the global optimal position λ of f best k-1 particles in the k-1th generation is the relative ratio of the difference between the two global optimal values before and after. The speed is adjusted to increase the speed, so as to avoid the two global optimal values being too close to the local optimal value.
进一步地,所述步骤I中,根据步骤A已设定的迭代算法,判定迭代次数是否达到:若达到迭代次数C=500,则停止计算,得到粒子全局最优值即为最终粒子位置,该粒子位置即为各机组在各时段的出力,从而计算出最终结果,最终结果包括各机组各时段的出力水平以及计算经济周期内的机组运行总费用;若没有达到迭代次数,则返回到步骤D,继续计算。Further, in the step I, according to the iterative algorithm set in step A, it is determined whether the number of iterations has reached: if the number of iterations C=500 is reached, the calculation is stopped, and the global optimal value of the particle is obtained as the final particle position. The position of the particle is the output of each unit in each period, so as to calculate the final result. The final result includes the output level of each unit in each period and the total operating cost of the unit in the calculation of the economic cycle; if the number of iterations is not reached, return to step D , to continue the calculation.
与现有技术比,本发明达到的有益效果是:Compared with prior art, the beneficial effect that the present invention reaches is:
本发明提供的基于改进粒子群算法的电力系统动态经济调度方法,其特征在于基于粒子速度约束与经济调度约束条件构成的粒子位置约束对每次迭代得到的粒子速度和粒子位置进行调整。现有粒子群算法,并没有根据适应值的变化对粒子速度进行调整,当对粒子的速度进行调整,在迭代陷入局部搜索时,粒子速度基本变为零,不利于跳出局部搜索,因此本发明中,基于迭代前后两次得到的适应值进行粒子位置调整,对粒子速度进行提速,以跳出局部搜索,在提速过程中,采用自适应方法,保证粒子即能跳出局部搜索,也能保证粒子的小范围搜索功能,而且采用调整速度的方法能更有针对性地去执行搜索,从而更好地在电力系统动态经济调度中进行寻优,以在满足相关物理约束,并考虑网损的情况下,实现发电的最小出力,从而实现发电总费用最小化,达到动态经济调度的目的。The power system dynamic economic scheduling method based on the improved particle swarm algorithm provided by the present invention is characterized in that the particle velocity and particle position obtained in each iteration are adjusted based on the particle position constraint formed by the particle velocity constraint and the economic scheduling constraint condition. The existing particle swarm optimization algorithm does not adjust the particle speed according to the change of the fitness value. When the particle speed is adjusted, when the iteration falls into the local search, the particle speed basically becomes zero, which is not conducive to jumping out of the local search. Therefore, the present invention In this method, the particle position is adjusted based on the fitness value obtained twice before and after the iteration, and the speed of the particle is accelerated to jump out of the local search. Small-scale search function, and the method of adjusting speed can be used to perform search more targetedly, so as to better optimize in the dynamic economic dispatch of the power system, so as to meet the relevant physical constraints and consider the network loss , to achieve the minimum output of power generation, so as to minimize the total cost of power generation and achieve the purpose of dynamic economic dispatch.
附图说明Description of drawings
图1是本发明提供的基于改进粒子群算法的电力系统动态经济调度方法的流程图;Fig. 1 is the flow chart of the power system dynamic economic dispatching method based on improved particle swarm algorithm provided by the present invention;
图2是本发明提供的根据(6)、(7)、(8)、(9)式调整粒子位置的分解子步骤。Fig. 2 is the decomposition sub-steps for adjusting particle positions according to equations (6), (7), (8) and (9) provided by the present invention.
具体实施方式Detailed ways
下面结合附图对本发明的具体实施方式作进一步的详细说明。The specific implementation manners of the present invention will be further described in detail below in conjunction with the accompanying drawings.
本发明提供的基于改进粒子群算法的电力系统动态经济调度方法的流程图如图1所示,包括下述步骤:The flow chart of the method for dynamic economic dispatch of power systems based on the improved particle swarm algorithm provided by the present invention is shown in Figure 1, comprising the following steps:
A、设置粒子群算法所需的各个参数,所述参数包括权重因子、学习因子、粒子群规模数和迭代次数,权重因子取ωmax=0.9,ωmin=0.4,学习因子取c1=c2=3.05,粒子群规模和迭代次数根据实际情况设置,包括设置为粒子群规模数N=40,迭代次数C=500。A. Set the various parameters required by the particle swarm optimization algorithm. The parameters include weight factor, learning factor, particle swarm size and number of iterations. The weight factor is ω max = 0.9, ω min = 0.4, and the learning factor is c 1 = c 2 = 3.05, the particle swarm size and the number of iterations are set according to the actual situation, including setting the particle swarm size N = 40, and the number of iterations C = 500.
B、根据计算期间内各时段的负荷水平随机分摊到各个机组的出力水平,按照粒子群规模数重复该步骤,获得初始粒子群;包括:B. According to the load level of each period in the calculation period, it is randomly allocated to the output level of each unit, and this step is repeated according to the size of the particle swarm to obtain the initial particle swarm; including:
随机生成行数为机组数、列数为时段数的随机数组,该数组的元素均为正数,且每一列元素相加之和均为一;将时段负荷乘以相应的列即可得到初始粒子,重复该操作,即得到整个初始粒子群,即对于第m个粒子生成如下:Randomly generate a random array with the number of rows as the number of units and the number of columns as the number of time periods. The elements of the array are all positive numbers, and the sum of the elements in each column is one; multiply the time period load by the corresponding column to get the initial Particles, repeat this operation to obtain the entire initial particle group, that is, for the mth particle to be generated as follows:
Pi,t=ai,t·PD,t (2);P i,t = a i,t P D,t (2);
a1,t+a2,t+…+ai,t+…aM,t=1 (3);a 1,t +a 2,t +...+a i,t +...a M,t = 1 (3);
其中:T表示经济调度的时段数,为一天24小时,以每小时为一个段,共24个时段,M表示机组数;ai,t表示第i台机组第t时段的比例元素,为随机生成,但必须满足(3)式,故(3)式表示对于第t时段所有M台的比例元素之和为1,PD,t为第t时段的负荷的大小,采用相同方法生成其他粒子。Among them: T represents the number of time slots for economic scheduling, which is 24 hours a day, with each hour as a segment, a total of 24 time slots, M represents the number of units; Generated, but must satisfy the formula (3), so the formula (3) means that the sum of the proportional elements of all M units in the t-th period is 1, P D,t is the size of the load in the t-th period, use the same method to generate other particles .
C、设置粒子的速度上下限约束:根据各机组的上下限约束确定各个粒子的速度上下限,粒子速度的上下限根据机组上下限出力之差进行缩减,缩减范围为1%,即粒子速度上限为机组出力上限减去出力下限之差的1%,粒子速度下限为机组出力下限减去出力上限之差的1%。C. Set the upper and lower limit constraints of the particle speed: determine the upper and lower limits of the speed of each particle according to the upper and lower limit constraints of each unit, and the upper and lower limits of the particle speed are reduced according to the difference between the upper and lower limit output of the unit, and the reduction range is 1%, which is the upper limit of the particle speed It is 1% of the difference between the upper limit of unit output minus the lower limit of output, and the lower limit of particle velocity is 1% of the difference between the lower limit of unit output minus the upper limit of output.
D、根据目标函数,计算各粒子的适应值:D. According to the objective function, calculate the fitness value of each particle:
根据步骤B中所获得的初始粒子群,根据电力系统动态经济调度目标函数确定粒子的适应值,电力系统动态经济调度目标函数为:According to the initial particle swarm obtained in step B, the fitness value of the particles is determined according to the objective function of the dynamic economic dispatch of the power system. The objective function of the dynamic economic dispatch of the power system is:
其中:Pit为第i台机组第t时段的出力,T为动态经济调度的时段数,M为参与动态经济调度的机组数;ai、bi、ci分别表示相应的成本系统,具体根据机组情况而定;Among them: P it is the output of unit i in time period t, T is the period number of dynamic economic dispatching, M is the number of units participating in dynamic economic dispatching; a i , bi , and c i represent the corresponding cost system respectively. According to the situation of the unit;
相应的适应值为:The corresponding fitness values are:
fa=f (5);f a = f (5);
即以电力系统动态经济调度目标函数计算结果作为粒子适应值,目标函数值越小,适应值越小,粒子的适应度越高。That is, the calculation result of the objective function of the dynamic economic dispatch of the power system is used as the fitness value of the particle. The smaller the objective function value is, the smaller the fitness value is, and the higher the fitness of the particle is.
进一步地,电力系统动态经济调度的上下限约束包括功率平衡约束、机组出力上下限约束和机组爬坡约束;Further, the upper and lower limit constraints of dynamic economic dispatch of power system include power balance constraints, unit output upper and lower limit constraints and unit ramp constraints;
其中功率平衡约束用下述表达式表示:The power balance constraint is expressed by the following expression:
其中:PD,t为第t时段的负荷大小,Ploss,t第t时段的网损大小;Among them: P D,t is the load size of the tth time period, P loss,t is the network loss size of the tth time period;
网损计算采用B系数法计算,表达式如下:The network loss is calculated using the B coefficient method, and the expression is as follows:
Ploss,t=Pt T*B*Pt (7);P loss,t =P t T *B*P t (7);
其中:Pt为第t时段各机组出力的列向量,Pt T表示Pt的转置,B为M×M的矩阵,用于计算网损;Among them: P t is the column vector of the output of each unit in the tth period, P t T represents the transposition of P t , B is the matrix of M×M, which is used to calculate the network loss;
机组出力上下限约束用下述表达式表示:The upper and lower limits of unit output constraints are expressed by the following expressions:
Pi min≤Pit≤Pi max (8);P i min ≤ P it ≤ P i max (8);
其中:Pi min和Pi max分别表示第i台机组第t时段的出力的下限和上限;Among them: P i min and P i max represent the lower limit and upper limit of the output of the i unit in the t period of time, respectively;
机组爬坡约束用下述表达式表示:The unit ramp constraint is expressed by the following expression:
其中:为向下爬坡速度,为负值;为向上爬坡速度,为正值;Δt表示两个调度时段之间的时间间隔。in: is the downward climbing speed, which is a negative value; is the upward climbing speed, which is a positive value; Δt represents the time interval between two scheduling periods.
E、比较各粒子的适应值,确定粒子适应度最高的粒子,找到各个粒子的历史最优值,即局部最优值,和粒子位置,以及全局最优值及粒子位置;若第一次迭代,则找到全局最优值及对应粒子位置;E. Compare the fitness value of each particle, determine the particle with the highest particle fitness, find the historical optimal value of each particle, that is, the local optimal value, and the particle position, as well as the global optimal value and particle position; if the first iteration , then find the global optimal value and the corresponding particle position;
在粒子群算法中,粒子群的种群数为所包含的粒子数量,种群里面每个个体均称为一个粒子;每一个可行解均是种群中的一个粒子,每个粒子都有两个属性,位移和速度,均表示为一个矩阵向量,如下式所示:In the PSO algorithm, the population number of the particle swarm is the number of particles contained, and each individual in the population is called a particle; each feasible solution is a particle in the population, and each particle has two attributes, Both displacement and velocity are expressed as a matrix vector, as shown in the following formula:
其中:Pm为第m个粒子的位移,Pi,t为第i台机组第t时段的出力,即粒子的位置;Vm是第Vm个粒子的速度,Vi,t是对应的第i台机组t时段的出力的修正量;T为动态经济调度的时段数;M为参与动态经济调度的机组数;在电力系统动态经济调度中,粒子的位置即表示各个机组各时段的出力,行数表示机组数,列数表示时段数。Among them: P m is the displacement of the m-th particle, P i,t is the output force of the i-th unit in the t-period, that is, the position of the particle; V m is the velocity of the V m -th particle, and V i,t is the corresponding The correction amount of the output of the i unit in t period; T is the period number of dynamic economic dispatch; M is the number of units participating in dynamic economic dispatch; in the dynamic economic dispatch of power system, the position of the particle represents the output of each unit in each period , the number of rows represents the number of units, and the number of columns represents the number of time periods.
F、根据步骤E所得到的局部最优值和粒子位置,以及全部最优值及粒子位置,根据下述表达式更新粒子的速度与位置:F, according to the local optimal value and particle position obtained in step E, and all optimal values and particle positions, update the speed and position of particles according to the following expressions:
其中:分别表示速度和位置的调整量;为第m个粒子的第k代的速度,第m个粒子的第k+1代的速度;为第m个粒子的第k代,为m个粒子的第k+1代;为第m个粒子的历史最优值,gbestk为第k次迭代的全局最优值;ω为惯性因子,用于权衡粒子群算法的全局搜索和局部搜索能力;ω取值越大越易于算法增大搜寻空间,取值越小越容易进行局部寻优,采用自适应调整惯性因子的方式,即:in: Respectively represent the adjustment amount of speed and position; is the velocity of the kth generation of the mth particle, The velocity of the k+1th generation of the mth particle; is the kth generation of the mth particle, is the k+1th generation of m particles; is the historical optimal value of the m-th particle, gbest k is the global optimal value of the k-th iteration; ω is the inertia factor, which is used to weigh the global search and local search capabilities of the particle swarm optimization algorithm; the larger the value of ω, the easier the algorithm Increase the search space, the smaller the value, the easier it is to carry out local optimization, and adopt the method of adaptively adjusting the inertia factor, namely:
其中:ωmax取0.9,ωmin取0.4,C为迭代的最大次数,k为目前迭代次数;c1、c2为学习因子,分别为控制粒子向个体最优和全局最优位置方向飞行的最大步长;取c1=c2=3.05;Among them: ω max is set to 0.9, ω min is set to 0.4, C is the maximum number of iterations, k is the current number of iterations; c 1 and c 2 are learning factors, which control the particle to fly to the individual optimal position and the global optimal position respectively. Maximum step size; take c 1 =c 2 =3.05;
用于调整越限的粒子,粒子越限时,按照(6)、(7)、(8)、(9)式,根据下列规则对粒子进行调整: It is used to adjust the particles that exceed the limit. When the particle exceeds the limit, according to formulas (6), (7), (8), and (9), the particles are adjusted according to the following rules:
1)根据速度上下限约束对机组出力进行调整,机组越上限时,则将其出力限定在上限,机组越下限时,则将其出力限定在下限;1) Adjust the output of the unit according to the upper and lower limit constraints of the speed. When the unit exceeds the upper limit, its output is limited to the upper limit, and when the unit exceeds the lower limit, its output is limited to the lower limit;
2)根据爬坡约束对机组出力进行调整,机组向上爬坡时,若越限,则将机组出力限定在向上爬坡的上限;机组向下爬坡时,若越限,则将机组出力限定在向下爬坡的下限;2) Adjust the output of the unit according to the climbing constraints. When the unit climbs upward, if it exceeds the limit, the output of the unit is limited to the upper limit of the upward climb; when the unit climbs downward, if it exceeds the limit, the output of the unit is limited at the lower limit of the downward climb;
3)根据调整后的机组出力,重新计算网损;3) Recalculate the network loss according to the adjusted unit output;
4)计算各时段出力的不平衡量,即各时段机组出力之和与负荷之间的差值,将不平衡量根据机组等耗量微增率的大小并结合各个机组的上下限出力约束进行分配。等耗量微增率即也就是第i台机组t时段成本对出力的偏导。4) Calculate the unbalanced amount of output in each period, that is, the difference between the sum of unit output and the load in each period, and distribute the unbalanced amount according to the small increase rate of the equal consumption of the unit and combined with the upper and lower limit output constraints of each unit. Equal consumption micro-increase rate is That is, the partial derivative of the cost of the i-th unit to the output during the period t.
G、根据约束条件,以及粒子速度的上下限约束判断粒子的位置和速度是否越限,若越限,将粒子的位置和速度调整至约束范围内。对于粒子速度,将其限定在速度约束范围内,速度约束公式如下:G. According to the constraint conditions and the upper and lower limits of the particle velocity, judge whether the position and velocity of the particle exceed the limit. If it exceeds the limit, adjust the position and velocity of the particle to the constraint range. For the particle speed, it is limited within the speed constraint range, and the speed constraint formula is as follows:
其中:为粒子速度的第i行,第j列的元素,为粒子速度的第i行,第j列的元素中所限定的最大值,为粒子速度的第i行,第j列的元素中所限定的最小值;粒子速度的最大、最小值根据以下表达式设置:in: is the i-th row and the j-th column element of the particle velocity, is the maximum value defined in the elements of the i-th row and j-th column of the particle velocity, is the minimum value defined in the elements of the i-th row and j-th column of the particle velocity; the maximum and minimum values of the particle velocity are set according to the following expressions:
其中:分别为粒子中对应第i台机组速度的上限和下限,将会扩展成与时段相应长度的横向量,即得到粒子第i行的速度上限和下限。in: are respectively the upper limit and lower limit of the speed of the i-th unit in the particle, which will be expanded into a transverse quantity corresponding to the length of the time period, that is, the upper limit and lower limit of the speed of the i-th row of particles are obtained.
H、根据步骤E中得到全局最优值,比较前后两次的全局最优值,采用自适应方法,根据两次全局最优值之差的绝对值大小,对粒子速度进行调整,绝对值越大,调整程度越大;执行如下:H, obtain the global optimal value according to the step E, compare the global optimal value twice before and after, adopt the self-adaptive method, according to the absolute value size of the difference of the global optimal value twice, adjust the particle speed, the absolute value is more Larger, the greater the degree of adjustment; the execution is as follows:
粒子群算法中,随着迭代次数的增加,可能会陷入局部最优,此时粒子的速度会随之减小,故对粒子速度进行调整,即:In the particle swarm optimization algorithm, as the number of iterations increases, it may fall into a local optimum, and the speed of the particles will decrease accordingly, so the particle speed is adjusted, namely:
v1=v0+Δv (18);v 1 =v 0 +Δv (18);
其中:v0、v1分别为调整前后的粒子速度,Δv为调整的速度量,调整时采用自适应算法,自适应算法公式如下:Among them: v 0 and v 1 are the particle speeds before and after adjustment, respectively, and Δv is the adjusted speed. The adaptive algorithm is used for adjustment. The formula of the adaptive algorithm is as follows:
其中:vini为粒子群算法中所设置的初始速度,r3为-0.1到0.1的随机数,r4为-0.01到0.01的随机数,对于随机数r3、r4根据实际需用设定,λ则根据下式计算:Among them: v ini is the initial velocity set in the particle swarm optimization algorithm, r 3 is a random number from -0.1 to 0.1, r 4 is a random number from -0.01 to 0.01, and the random numbers r 3 and r 4 are set according to actual needs fixed, λ is calculated according to the following formula:
其中:fbest k为第k代粒子的全局最优位置,fbest k-1第k-1代粒子的全局最优位置λ即为前后两次全局最优值差值相对比例,据此对速度进行提速的调整,避免前后两次全局最优值过于相近,陷于局部最优。Among them: f best k is the global optimal position of particles in the kth generation, and the global optimal position λ of f best k-1 particles in the k-1th generation is the relative ratio of the difference between the two global optimal values before and after. The speed is adjusted to increase the speed, so as to avoid the two global optimal values being too close to the local optimal value.
I、根据步骤A已设定的迭代算法,判定迭代次数是否达到:若达到迭代次数C=500,则停止计算,得到粒子全局最优值即为最终粒子位置,该粒子位置即为各机组在各时段的出力,从而计算出最终结果,最终结果包括各机组各时段的出力水平以及计算经济周期内的机组运行总费用;若没有达到迭代次数,则返回到步骤D,继续计算。I, according to the iterative algorithm that step A has been set, determine whether the number of iterations has reached: if the number of iterations C=500 is reached, then stop the calculation, and obtain the global optimal value of the particle to be the final particle position, which is the position of each unit at The output of each time period, so as to calculate the final result, the final result includes the output level of each unit in each time period and the total operating cost of the unit in the calculation of the economic cycle; if the number of iterations is not reached, return to step D and continue the calculation.
实施例Example
本发明采用的电力系统算例数据如下,具体负荷数据如表1所示,电源参数如表2所示,一共是6个火力发电机组,本发明计算网损时采用B系数矩阵法,故列B系数矩阵于表3。The example data of the power system used in the present invention are as follows, the specific load data are as shown in Table 1, and the power supply parameters are as shown in Table 2. There are 6 thermal power generating units in total. The B coefficient matrix method is adopted when the present invention calculates the network loss, so it is listed B coefficient matrix is in Table 3.
表1负荷参数Table 1 Load parameters
表2机组参数Table 2 Unit parameters
表3B系数矩阵参数单位:×10-5 Table 3B coefficient matrix parameter unit: ×10 -5
表4各机组各时段出力Table 4 Output of each unit at each time period
表5调度日内的总发电费用Table 5 Total Power Generation Costs in Dispatch Days
表4为采用改进粒子群得到的各机组出力的优化结果。表5分别为常规粒子群算法与采用本发明中的改进自适应粒子群算法获得的该调度日内总的发电量和发电费用。Table 4 shows the optimization results of the output of each unit obtained by using the improved particle swarm. Table 5 respectively shows the total power generation and power generation cost in the scheduling day obtained by the conventional particle swarm optimization algorithm and the improved adaptive particle swarm optimization algorithm in the present invention.
本发明对粒子群算法的迭代公式进行了改进,加入自适应方法,以对粒子速度进行调整,并根据约束条件对粒子进行调整,以保证粒子不越限。采用改进后的粒子群算法对电力系统的动态经济调度进行求解,获得了优化后的各机组各时段的出力水平,通过与常规的粒子群算法对比可以看出,本发明中提出的改进自适应粒子群算法能够获得更好的优化结果。The invention improves the iterative formula of the particle swarm algorithm, adds an adaptive method to adjust the particle speed, and adjusts the particles according to the constraint conditions to ensure that the particles do not exceed the limit. The improved particle swarm optimization algorithm is used to solve the dynamic economic dispatch of the power system, and the optimized output levels of each unit at each time period are obtained. Compared with the conventional particle swarm optimization algorithm, it can be seen that the improved self-adaptive Particle swarm optimization algorithm can obtain better optimization results.
最后应当说明的是:以上实施例仅用以说明本发明的技术方案而非对其限制,尽管参照上述实施例对本发明进行了详细的说明,所属领域的普通技术人员应当理解:依然可以对本发明的具体实施方式进行修改或者等同替换,而未脱离本发明精神和范围的任何修改或者等同替换,其均应涵盖在本发明的权利要求范围当中。Finally, it should be noted that the above embodiments are only used to illustrate the technical solutions of the present invention and not to limit them. Although the present invention has been described in detail with reference to the above embodiments, those of ordinary skill in the art should understand that: the present invention can still be Any modification or equivalent replacement that does not depart from the spirit and scope of the present invention shall be covered by the scope of the claims of the present invention.
Claims (11)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410240515.9A CN104036331B (en) | 2014-05-30 | 2014-05-30 | A Dynamic Economic Dispatch Method of Power System Based on Improved Particle Swarm Algorithm |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410240515.9A CN104036331B (en) | 2014-05-30 | 2014-05-30 | A Dynamic Economic Dispatch Method of Power System Based on Improved Particle Swarm Algorithm |
Publications (2)
Publication Number | Publication Date |
---|---|
CN104036331A true CN104036331A (en) | 2014-09-10 |
CN104036331B CN104036331B (en) | 2017-09-01 |
Family
ID=51467095
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201410240515.9A Active CN104036331B (en) | 2014-05-30 | 2014-05-30 | A Dynamic Economic Dispatch Method of Power System Based on Improved Particle Swarm Algorithm |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN104036331B (en) |
Cited By (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104573847A (en) * | 2014-12-09 | 2015-04-29 | 国家电网公司 | Energy-storage multi-target control method and system considering wind-power ramp rate and operating cost |
CN104616067A (en) * | 2014-12-09 | 2015-05-13 | 国家电网公司 | Wind power storage power generation control method and system considering grid purchase price and genetic algorithm optimization |
CN104993524A (en) * | 2015-07-17 | 2015-10-21 | 三峡大学 | Wind power-containing electric system dynamic dispatching method based on improved discrete particle swarm optimization |
CN105391056A (en) * | 2015-11-18 | 2016-03-09 | 南京邮电大学 | Power system distributed economic dispatching method taking unbalanced communication network into consideration |
CN106570579A (en) * | 2016-10-31 | 2017-04-19 | 重庆邮电大学 | Hydrothermal economical scheduling method based on improved quantum particle swarm algorithm |
CN106998588A (en) * | 2017-02-27 | 2017-08-01 | 南京邮电大学 | A kind of mixed positioning algorithm under the Fi heterogeneous networks based on LTE and Wi |
CN107732917A (en) * | 2017-10-23 | 2018-02-23 | 云南电网有限责任公司临沧供电局 | A kind of closed loop network turns power supply Load flow calculation optimization method |
CN107862100A (en) * | 2016-09-21 | 2018-03-30 | 中国石油化工股份有限公司 | A kind of shot point method for correcting error based on particle cluster algorithm |
CN109872009A (en) * | 2019-03-14 | 2019-06-11 | 西安电子科技大学 | An Improved Particle Swarm Optimization Allocation Method for Interference Resource |
CN109886446A (en) * | 2018-12-14 | 2019-06-14 | 贵州电网有限责任公司 | Based on the Electrical Power System Dynamic economic load dispatching method for improving Chaos particle swarm optimization algorithm |
CN109936141A (en) * | 2019-03-28 | 2019-06-25 | 广州番禺职业技术学院 | A method and system for economic dispatch of power system |
Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002233058A (en) * | 2001-02-01 | 2002-08-16 | Hitachi Ltd | Generator operation control method and system |
CN1889114A (en) * | 2006-07-17 | 2007-01-03 | 中国科学院地理科学与资源研究所 | Traffic signal off-line time distribution optimizing method basedon particle group operation method |
CN102856917A (en) * | 2012-07-31 | 2013-01-02 | 上海交通大学 | Reactive power optimization method of power distribution network |
CN103217900A (en) * | 2013-02-06 | 2013-07-24 | 浙江工业大学 | Medium-pressure microgrid chaotic PSO optimal power flow implementation method based on real-time power price |
CN103337861A (en) * | 2013-05-31 | 2013-10-02 | 上海交通大学 | Power distribution network reactive power optimization method based on gold chaotic ecological niche particle swarm algorithm |
CN103472731A (en) * | 2013-09-24 | 2013-12-25 | 南方电网科学研究院有限责任公司 | Method for analyzing stability of small signals of micro-grid and coordinating and setting parameters |
CN103699938A (en) * | 2013-10-10 | 2014-04-02 | 华北电力大学(保定) | Power generation planning method for power system with pumped storage power station |
-
2014
- 2014-05-30 CN CN201410240515.9A patent/CN104036331B/en active Active
Patent Citations (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2002233058A (en) * | 2001-02-01 | 2002-08-16 | Hitachi Ltd | Generator operation control method and system |
CN1889114A (en) * | 2006-07-17 | 2007-01-03 | 中国科学院地理科学与资源研究所 | Traffic signal off-line time distribution optimizing method basedon particle group operation method |
CN102856917A (en) * | 2012-07-31 | 2013-01-02 | 上海交通大学 | Reactive power optimization method of power distribution network |
CN103217900A (en) * | 2013-02-06 | 2013-07-24 | 浙江工业大学 | Medium-pressure microgrid chaotic PSO optimal power flow implementation method based on real-time power price |
CN103337861A (en) * | 2013-05-31 | 2013-10-02 | 上海交通大学 | Power distribution network reactive power optimization method based on gold chaotic ecological niche particle swarm algorithm |
CN103472731A (en) * | 2013-09-24 | 2013-12-25 | 南方电网科学研究院有限责任公司 | Method for analyzing stability of small signals of micro-grid and coordinating and setting parameters |
CN103699938A (en) * | 2013-10-10 | 2014-04-02 | 华北电力大学(保定) | Power generation planning method for power system with pumped storage power station |
Non-Patent Citations (1)
Title |
---|
汪禹喆 等: ""基于最优评价的改进自适应粒子群算法"", 《系统工程与电子技术》 * |
Cited By (15)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104616067A (en) * | 2014-12-09 | 2015-05-13 | 国家电网公司 | Wind power storage power generation control method and system considering grid purchase price and genetic algorithm optimization |
CN104573847A (en) * | 2014-12-09 | 2015-04-29 | 国家电网公司 | Energy-storage multi-target control method and system considering wind-power ramp rate and operating cost |
CN104573847B (en) * | 2014-12-09 | 2021-04-06 | 国家电网公司 | Energy storage multi-target control method and system considering wind power climbing rate and operation cost |
CN104993524A (en) * | 2015-07-17 | 2015-10-21 | 三峡大学 | Wind power-containing electric system dynamic dispatching method based on improved discrete particle swarm optimization |
CN105391056A (en) * | 2015-11-18 | 2016-03-09 | 南京邮电大学 | Power system distributed economic dispatching method taking unbalanced communication network into consideration |
CN107862100A (en) * | 2016-09-21 | 2018-03-30 | 中国石油化工股份有限公司 | A kind of shot point method for correcting error based on particle cluster algorithm |
CN106570579B (en) * | 2016-10-31 | 2020-12-22 | 重庆邮电大学 | An Economic Scheduling Method for Hydropower and Thermal Power Based on Improved Quantum Particle Swarm Algorithm |
CN106570579A (en) * | 2016-10-31 | 2017-04-19 | 重庆邮电大学 | Hydrothermal economical scheduling method based on improved quantum particle swarm algorithm |
CN106998588A (en) * | 2017-02-27 | 2017-08-01 | 南京邮电大学 | A kind of mixed positioning algorithm under the Fi heterogeneous networks based on LTE and Wi |
CN107732917A (en) * | 2017-10-23 | 2018-02-23 | 云南电网有限责任公司临沧供电局 | A kind of closed loop network turns power supply Load flow calculation optimization method |
CN107732917B (en) * | 2017-10-23 | 2019-01-18 | 云南电网有限责任公司临沧供电局 | A kind of closed loop network turn power supply Load flow calculation optimization method |
CN109886446A (en) * | 2018-12-14 | 2019-06-14 | 贵州电网有限责任公司 | Based on the Electrical Power System Dynamic economic load dispatching method for improving Chaos particle swarm optimization algorithm |
CN109886446B (en) * | 2018-12-14 | 2023-04-21 | 贵州电网有限责任公司 | Dynamic economic dispatching method of electric power system based on improved chaotic particle swarm algorithm |
CN109872009A (en) * | 2019-03-14 | 2019-06-11 | 西安电子科技大学 | An Improved Particle Swarm Optimization Allocation Method for Interference Resource |
CN109936141A (en) * | 2019-03-28 | 2019-06-25 | 广州番禺职业技术学院 | A method and system for economic dispatch of power system |
Also Published As
Publication number | Publication date |
---|---|
CN104036331B (en) | 2017-09-01 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN104036331B (en) | A Dynamic Economic Dispatch Method of Power System Based on Improved Particle Swarm Algorithm | |
CN104036320B (en) | Dynamic economical dispatch method for microgrid system on the basis of improved particle swarm optimization | |
Rasoulzadeh-akhijahani et al. | Short-term hydrothermal generation scheduling by a modified dynamic neighborhood learning based particle swarm optimization | |
US11326579B2 (en) | Adaptive dynamic planning control method and system for energy storage station, and storage medium | |
CN105024398B (en) | A kind of Optimization Scheduling based on optimal wind-powered electricity generation confidence level | |
CN104734200B (en) | A kind of active distribution network Optimization Scheduling based on virtual generating | |
CN109345019B (en) | An optimization strategy for economic dispatch of microgrid based on improved particle swarm optimization | |
CN109193807B (en) | A method and system for economic dispatch of power system | |
CN105426954A (en) | Particle swarm optimization method based on multi-strategy synergistic function | |
CN104008425B (en) | Hydro-thermal power system multi-target peak modulation method based on gravity search | |
CN107437813A (en) | Power distribution network reactive power optimization method based on cuckoo-particle swarm | |
CN108875992A (en) | A kind of virtual plant Optimization Scheduling a few days ago considering demand response | |
CN103023074A (en) | Active real-time scheduling method for large power grid based on model predictive control | |
CN103050998B (en) | Thermal power system dynamic scheduling method of wind power integration | |
CN110601222A (en) | Fractional order load frequency control method based on Levy moth algorithm | |
CN108426266A (en) | Boiler combustion control system and method | |
CN112398115A (en) | Multi-time-scale thermal power-photovoltaic-pumped storage combined optimization scheduling scheme based on improved model predictive control | |
CN104333047B (en) | Real-time rolling planning method applied to wind power integration of power system | |
CN104392099A (en) | Method for solving emergency scheduling problem by a hybrid multi-objective particle swarm optimization algorithm | |
CN105929692B (en) | A kind of elasticity flying wing layout plane gust alleviation controller parameter optimization method | |
CN110880773B (en) | Power grid frequency regulation control method based on a combination of data-driven and physical model-driven | |
CN116470511A (en) | Circuit power flow control method based on deep reinforcement learning | |
JP6247039B2 (en) | Power storage device and charging / discharging method of power storage device | |
CN110298060A (en) | It is a kind of based on gas turbine Stute space model identification method cold between improving expert inquiry method | |
CN110399697B (en) | Aircraft Control Allocation Method Based on Improved Genetic Learning Particle Swarm Optimization Algorithm |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |