CN102170137A - ORP (optimal reactive power) method of distribution network of electric power system - Google Patents

ORP (optimal reactive power) method of distribution network of electric power system Download PDF

Info

Publication number
CN102170137A
CN102170137A CN2011101052438A CN201110105243A CN102170137A CN 102170137 A CN102170137 A CN 102170137A CN 2011101052438 A CN2011101052438 A CN 2011101052438A CN 201110105243 A CN201110105243 A CN 201110105243A CN 102170137 A CN102170137 A CN 102170137A
Authority
CN
China
Prior art keywords
node
distribution network
power
population
individual
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
CN2011101052438A
Other languages
Chinese (zh)
Other versions
CN102170137B (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.)
North China Electric Power University
Original Assignee
North China Electric Power University
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by North China Electric Power University filed Critical North China Electric Power University
Priority to CN 201110105243 priority Critical patent/CN102170137B/en
Publication of CN102170137A publication Critical patent/CN102170137A/en
Application granted granted Critical
Publication of CN102170137B publication Critical patent/CN102170137B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02EREDUCTION OF GREENHOUSE GAS [GHG] EMISSIONS, RELATED TO ENERGY GENERATION, TRANSMISSION OR DISTRIBUTION
    • Y02E40/00Technologies for an efficient electrical power generation, transmission or distribution
    • Y02E40/30Reactive power compensation

Landscapes

  • Supply And Distribution Of Alternating Current (AREA)

Abstract

The invention discloses an ORP (optimal reactive power) method of a distribution network of an electric power system in the technical field of ORP of the distribution network of the electric power system. The method comprises the following main steps: introducing an accelerated evolution operation and an investigation operation in an ABC (artificial bee colony) algorithm to a basic differential evolution operation; and judging whether conditions of convergence of a hybrid algorithm are met, and ending the optimization and outputting the optimal result if the conditions of convergence are met. The hybrid algorithm for solving the ORP problem exerts the advantages that the operation is simple, robustness is good and the like, of the differential evolution algorithm, and can be used to shorten the running time of the algorithm and improve the probability of finding out the global optimal value.

Description

一种电力系统配电网的无功优化方法A reactive power optimization method for power system distribution network

技术领域technical field

本发明属于电力系统配电网的无功优化技术领域,尤其涉及一种电力系统配电网的无功优化方法。The invention belongs to the technical field of reactive power optimization of power system distribution network, and in particular relates to a reactive power optimization method of power system distribution network.

背景技术Background technique

无功优化,就是当系统的结构参数及负荷情况给定时,通过对某些控制变量的优化,所能找到的在满足所有指定约束条件的前提下,使系统的某一个或多个性能指标达到最优时的无功调节手段。无功优化问题是从最优潮流的发展中逐渐分化出的一个分支问题。在电力系统中对配电网进行无功优化可以控制电压水平和降低有功损耗。常用的无功/电压控制手段包括调节发电机机端电压、调整有载调压变压器分接头位置、调节并联电容器和电抗器投切组数等。无功功率运行规划是利用无功补偿设备来改善系统无功运行状况,即控制电压水平和降低有功损耗。Reactive power optimization means that when the structural parameters and load conditions of the system are given, through the optimization of certain control variables, one or more performance indicators of the system can be found under the premise of satisfying all specified constraints. Optimum reactive power adjustment means. The reactive power optimization problem is a branch problem gradually differentiated from the development of optimal power flow. Reactive power optimization of distribution networks in power systems can control voltage levels and reduce active power losses. Commonly used reactive power/voltage control methods include adjusting the terminal voltage of the generator, adjusting the tap position of the on-load tap changer, adjusting the number of shunt capacitors and reactor switching groups, etc. Reactive power operation planning is to use reactive power compensation equipment to improve the reactive power operation of the system, that is, to control the voltage level and reduce active power loss.

在数学上,无功优化是典型的非线性规划问题,具有非线性、不连续、不确定因素较多等特点。多变量、多约束的混合非线性规划问题,其控制变量,既有连续变量(发电机机端电压),又有离散变量(有载调压器分接头档位,补偿电容器、电抗器的投切组数),求解难度很大,差分进化算法是在无功优化中应用较多的一种方法。In mathematics, reactive power optimization is a typical nonlinear programming problem, which has the characteristics of nonlinearity, discontinuity, and many uncertain factors. Multi-variable and multi-constraint mixed nonlinear programming problems, the control variables include both continuous variables (generator terminal voltage) and discrete variables (on-load voltage regulator tap position, compensation capacitor, reactor input The number of cut groups) is very difficult to solve, and the differential evolution algorithm is a method that is widely used in reactive power optimization.

差分进化算法是Rainer Storn和Kenneth Price在1995年为求解切比雪夫多项式而提出的,是一种新兴的进化计算技术,是模拟生物的进化现象(选择、交叉、变异)来表现复杂现象的一种概率搜索方法,以达到快速有效地解决各种困难问题。差分进化算法的繁衍是由当前种群中随机采样的个体之间的基因差异来驱动的。The differential evolution algorithm was proposed by Rainer Storn and Kenneth Price in 1995 to solve Chebyshev polynomials. A probabilistic search method to solve various difficult problems quickly and effectively. The reproduction of differential evolution algorithms is driven by genetic differences among randomly sampled individuals in the current population.

差分进化算法原理简单、操作复杂性低,具有参数设置简单、计算量小和鲁棒性好的优点。虽然差分进化算法操作简单、易于实现,并已经较好地应用于解决电力系统无功优化问题,但是它难以做到多样性和收敛性之间的平衡,且易于收敛于局部最优值。本发明为了弥补差分进化算法的缺陷,在差分进化算法中引入了人工蜂群算法中加速进化和拓展空间的思想,能够缩短算法运行时间,提高搜索到全局最优值的概率。The differential evolution algorithm is simple in principle, low in operation complexity, and has the advantages of simple parameter setting, small amount of calculation and good robustness. Although the differential evolution algorithm is simple to operate and easy to implement, and has been well applied to solve power system reactive power optimization problems, it is difficult to achieve a balance between diversity and convergence, and it is easy to converge to a local optimum. In order to make up for the defects of the differential evolution algorithm, the present invention introduces the idea of accelerating evolution and expanding space in the artificial bee colony algorithm into the differential evolution algorithm, which can shorten the running time of the algorithm and increase the probability of searching for the global optimal value.

发明内容Contents of the invention

针对背景技术中提到的差分进化算法难以做到多样性和收敛性之间的平衡,且易于收敛于局部最优值的不足,本发明提出了一种电力系统配电网的无功优化方法。Aiming at the deficiency that the differential evolution algorithm mentioned in the background technology is difficult to achieve a balance between diversity and convergence, and is easy to converge to a local optimal value, the present invention proposes a reactive power optimization method for power system distribution network .

本发明的技术方案是,一种电力系统配电网的无功优化方法,其特征是所述方法包括以下步骤:The technical solution of the present invention is a reactive power optimization method for power system distribution network, characterized in that the method includes the following steps:

步骤1:输入原始配电网参数;Step 1: Input the original distribution network parameters;

步骤2:构造由系统无功优化控制变量组成的个体,初始化种群;Step 2: Construct an individual composed of system reactive power optimization control variables, and initialize the population;

步骤3:根据初始种群和电网参数进行潮流计算并进行适应度评价;Step 3: Perform power flow calculation and fitness evaluation according to the initial population and grid parameters;

步骤4:差分进化算法和人工蜂群算法混合优化;Step 4: Hybrid optimization of differential evolution algorithm and artificial bee colony algorithm;

步骤5:优化过程结束,输出优化结果。Step 5: The optimization process ends, and the optimization result is output.

所述步骤1中原始配电网参数包括:The original distribution network parameters in the step 1 include:

a.配电网固有数据:包括配电网网络结构、支路数据、各种运行方式下各节点负荷和发电机有功出力;a. Inherent data of the distribution network: including the network structure of the distribution network, branch data, the load of each node and the active output of the generator under various operating modes;

b.可调电压的发电机机端电压;b. Generator terminal voltage with adjustable voltage;

c.变压器变比;c. Transformer ratio;

d.无功补偿设备的位置和容量;d. The location and capacity of reactive power compensation equipment;

e.所有控制变量约束条件和状态变量约束条件。e. All control variable constraints and state variable constraints.

所述步骤2中无功优化控制变量包括:In said step 2, reactive power optimization control variables include:

a.发电机机端电压;a. Generator terminal voltage;

b.有载调压变压器分接头位置;b. On-load tap changer tap position;

c.并联电容器和电抗器投切组数。c. Number of shunt capacitors and reactor switching groups.

所述步骤2包括以下步骤:Described step 2 comprises the following steps:

步骤2.1:由系统无功优化控制变量组成个体向量;Step 2.1: Composing individual vectors from system reactive optimization control variables;

步骤2.2:对种群中的所有个体分别随机生成符合约束条件的初始值。Step 2.2: Randomly generate initial values that meet the constraint conditions for all individuals in the population.

所述步骤3包括以下步骤:Described step 3 comprises the following steps:

步骤3.1:根据初始种群和电网参数进行潮流计算;Step 3.1: Perform power flow calculation according to the initial population and grid parameters;

步骤3.2:计算初始种群所有个体的适应度fitiStep 3.2: Calculate the fitness fit i of all individuals in the initial population;

步骤3.3:记录初始种群的最优个体xbest和适应度最优值fitbestStep 3.3: Record the optimal individual x best and the optimal fitness value fit best of the initial population.

所述步骤3.1中潮流计算的计算公式为:The calculation formula of the power flow calculation in the step 3.1 is:

PP GG ii -- PP LL ii == Uu ii ΣΣ jj == 11 nno Uu jj (( GG ijij coscos δδ ijij ++ BB ijij sinsin δδ ijij )) QQ GG ii ++ QQ CC ii -- QQ LL ii == Uu ii ΣΣ jj == 11 nno Uu jj (( GG ijij sinsin δδ ijij ++ BB ijij coscos δδ ijij )) ;; ii ⋐⋐ NN

其中:in:

Figure BDA0000057560490000033
为节点i注入的有功功率;
Figure BDA0000057560490000033
Active power injected for node i;

为节点i注入的无功功率; reactive power injected for node i;

Figure BDA0000057560490000035
为节点i负荷的有功功率;
Figure BDA0000057560490000035
is the active power of node i load;

Figure BDA0000057560490000036
为节点i负荷的无功功率;
Figure BDA0000057560490000036
is the reactive power of node i load;

为节点i的无功补偿容量,由并联电容器投切组数控制; is the reactive power compensation capacity of node i, which is controlled by the number of shunt capacitor switching groups;

Ui为节点i的电压;U i is the voltage of node i;

Uj为节点j的电压;U j is the voltage of node j;

Gij为节点i和节点j之间的电导;G ij is the conductance between node i and node j;

Bij为节点i和节点j之间的电纳;B ij is the susceptance between node i and node j;

δij为节点i和节点j之间的电压相角差;δ ij is the voltage phase angle difference between node i and node j;

N为配电网系统的节点集合。N is the node set of the distribution network system.

所述步骤3.2中适应度fiti的计算公式为:The calculation formula of the fitness fit i in the step 3.2 is:

fitfit ii == ΣΣ kk == 11 nno 11 GG kk (( ii ,, jj )) [[ Uu ii 22 ++ Uu jj 22 -- 22 Uu ii Uu jj coscos (( δδ ii -- δδ jj )) ]]

其中:in:

fiti为节点i的适应度;fit i is the fitness of node i;

n1为网络总支路数;n 1 is the total branch number of the network;

Gk(i,j)为支路i到支路j的电导;G k(i, j) is the conductance from branch i to branch j;

δi为节点i的相角;δ i is the phase angle of node i;

δj为节点j的相角。δ j is the phase angle of node j.

所述步骤4具体包含下列步骤:Described step 4 specifically comprises the following steps:

步骤4.1:用差分进化操作在前代种群的基础上产生新一代种群;Step 4.1: use differential evolution to generate a new generation of population based on the previous generation of population;

步骤4.2:计算种群中所有个体的适应度分布比例;Step 4.2: Calculate the fitness distribution ratio of all individuals in the population;

步骤4.3:根据个体的适应度分布比例与种群个体数量计算个体加速进化次数;Step 4.3: Calculate the number of individual accelerated evolution according to the fitness distribution ratio of the individual and the number of individuals in the population;

步骤4.4:人工蜂群加速进化操作;Step 4.4: Artificial bee colony accelerated evolution operation;

步骤4.5:记录种群的最优个体xbest和适应度最优值fitbestStep 4.5: Record the optimal individual x best and the optimal fitness value fit best of the population;

步骤4.6:判断是否存在废弃个体,若存在,则执行步骤4.7,否则执行步骤4.8;Step 4.6: Judging whether there are discarded individuals, if so, go to step 4.7, otherwise go to step 4.8;

步骤4.7:人工蜂群侦查操作;Step 4.7: Artificial bee colony detection operation;

步骤4.8:判断种群优化终止条件是否满足,若收敛条件满足,结束步骤4,否则,返回步骤4.1。Step 4.8: Determine whether the population optimization termination condition is satisfied, if the convergence condition is satisfied, end step 4, otherwise, return to step 4.1.

所述步骤4.2中适应度分布比例的计算公式为:The calculation formula of the fitness distribution ratio in the step 4.2 is:

PP ii == fitfit ii ΣΣ nno == 11 NPNP fitfit nno

其中:in:

Pi为第i个个体的适应度分布比例;P i is the fitness distribution ratio of the i-th individual;

NP为种群规模。NP is the population size.

所述步骤4.3中个体加速进化次数的计算公式为:The calculation formula for the number of times of individual accelerated evolution in the step 4.3 is:

Ni=Pi×NPN i =P i ×NP

其中:in:

Ni为第i个个体加速进化次数。N i is the number of accelerated evolution of the i-th individual.

本发明方法在发挥了差分进化算法已有优势的同时,克服了差分进化算法容易得到局部极值的缺陷,而且在多样性和收敛性之间达到了一个较好的平衡,缩短了算法计算时间,提高了搜索全局最优值的概率。While utilizing the existing advantages of the differential evolution algorithm, the method of the present invention overcomes the defect that the differential evolution algorithm is easy to obtain local extremums, and achieves a better balance between diversity and convergence, shortening the calculation time of the algorithm , which increases the probability of searching for the global optimum.

附图说明Description of drawings

图1是无功优化方法流程图。Figure 1 is a flowchart of the reactive power optimization method.

图2是修改的IEEE14节点接线图。Figure 2 is a modified IEEE14 node wiring diagram.

图3是差分进化算法和人工蜂群算法混合优化流程图。Fig. 3 is a flow chart of hybrid optimization of differential evolution algorithm and artificial bee colony algorithm.

图4是一次基本差分进化流程图。Fig. 4 is a basic differential evolution flow chart.

图5是人工蜂群加速进化流程图。Fig. 5 is a flowchart of accelerated evolution of artificial bee colony.

具体实施方式Detailed ways

下面结合附图,以修改的IEEE14节点系统为例,对本发明的无功优化方法实施作详细说明。应该强调的是,下述说明仅仅是示例性的,而不是为了限制本发明的范围及其应用。The implementation of the reactive power optimization method of the present invention will be described in detail below in conjunction with the accompanying drawings, taking the modified IEEE14 node system as an example. It should be emphasized that the following description is only exemplary and not intended to limit the scope of the invention and its application.

图1是本发明提供的一种电力系统配电网的无功优化方法流程图。图1中,本发明提供的方法包括如下的步骤:Fig. 1 is a flowchart of a reactive power optimization method for a power system distribution network provided by the present invention. In Fig. 1, the method provided by the invention comprises the following steps:

步骤1:输入原始配电网参数;Step 1: Input the original distribution network parameters;

原始配电网参数具体包括:The original distribution network parameters specifically include:

a.配电网固有数据:包括配电网网络结构、支路数据、各种运行方式下各节点负荷、发电机有功出力;a. Intrinsic data of distribution network: including network structure of distribution network, branch data, load of each node under various operation modes, active output of generator;

b.可调电压的发电机机端电压;b. Generator terminal voltage with adjustable voltage;

c.变压器变比;c. Transformer ratio;

d.无功补偿设备的位置、容量;d. The location and capacity of reactive power compensation equipment;

e.所有控制变量约束条件、状态变量约束条件。e. All control variable constraints and state variable constraints.

图2是修改的IEEE14节点接线图,整个系统包含14个节点,20条支路。分别在支路4-7、4-9、5-6上安装了有载调压变压器,变压器变比可调控范围为[0.90,1.10],有载调压变压器分接头档位为离散变量,范围为[0,20]。在14个节点中,节点1、2、3、6、8为发电机节点,其中节点1为平衡节点;节点9、14为无功补偿节点,安装有并联电容器,无功功率出力可调控范围为[0,18],并联电容器投切组数为离散变量,范围为[0,3];所有节点的电压约束范围为[0.90,1.10],可调压发电机机端电压也受此电压约束限制。Figure 2 is a modified IEEE14 node wiring diagram, the whole system contains 14 nodes and 20 branches. On-load tap-changing transformers are respectively installed on branches 4-7, 4-9, and 5-6. The adjustable range of the transformer transformation ratio is [0.90, 1.10], and the tap position of the on-load tap-changing transformer is a discrete variable. The range is [0, 20]. Among the 14 nodes, nodes 1, 2, 3, 6, and 8 are generator nodes, of which node 1 is a balance node; nodes 9 and 14 are reactive power compensation nodes, equipped with shunt capacitors, and the range of reactive power output can be adjusted is [0, 18], the number of parallel capacitor switching groups is a discrete variable, and the range is [0, 3]; the voltage constraint range of all nodes is [0.90, 1.10], and the terminal voltage of the adjustable voltage generator is also affected by this voltage Constraint limit.

步骤2:构造由系统无功优化控制变量组成的个体,初始化种群;Step 2: Construct an individual composed of system reactive power optimization control variables, and initialize the population;

步骤2.1:由系统无功优化控制变量组成个体向量;Step 2.1: Composing individual vectors from system reactive optimization control variables;

电力系统无功优化控制变量主要包括:发电机机端电压;有载调压变压器分接头位置;并联电容器和电抗器投切组数。如步骤1所述,修改的IEEE14节点系统中有10个控制变量,发电机机端电压包括:U1、U2、U3、U6和U8,可调控范围为[0.90,1.10];有载调压变压器分接头档位包括:T47、T49和T56,此变量为整数,可调控范围为[0,20];并联电容器投切组数包括:N9和N14,此变量为整数,可调控范围为[0,3]。为了方便,统一用yi代表控制变量,可以将系统无功优化控制变量组成10维个体向量为:Power system reactive power optimization control variables mainly include: generator terminal voltage; tap position of on-load tap changer; shunt capacitor and reactor switching group number. As mentioned in step 1, there are 10 control variables in the modified IEEE14 node system, the generator terminal voltage includes: U 1 , U 2 , U 3 , U 6 and U 8 , and the adjustable range is [0.90, 1.10]; The tap positions of the on-load tap changer include: T 47 , T 49 and T 56 , this variable is an integer, and the adjustable range is [0, 20]; the number of parallel capacitor switching groups includes: N 9 and N 14 , this The variable is an integer, and the adjustable range is [0, 3]. For convenience, yi is used to represent the control variables uniformly, and the system reactive power optimization control variables can be composed of 10-dimensional individual vectors as:

(y1,…,yD)(y 1 ,...,y D )

其中:D=10。Where: D=10.

步骤2.2:对种群中的所有个体分别随机生成符合约束条件的初始值;Step 2.2: Randomly generate initial values that meet the constraints for all individuals in the population;

根据控制变量约束条件初始化种群,种群规模为NP。在控制变量约束范围[yjmin,yjmax]内取随机值初始化种群个体xi(0):The population is initialized according to the control variable constraints, and the population size is NP. In the control variable constraint range [y jmin , y jmax ], take a random value to initialize the population individual x i (0):

x i ( 0 ) = ( x i 1 ( 0 ) , · · · , x i D ( 0 ) ) , 其中i={1,…,NP} x i ( 0 ) = ( x i 1 ( 0 ) , &Center Dot; &Center Dot; &Center Dot; , x i D. ( 0 ) ) , where i = {1,...,NP}

xx ii jj (( 00 )) == ythe y jj minmin ++ randrand [[ 0,10,1 ]] ×× (( ythe y jj maxmax -- ythe y jj minmin ))

初始种群为:The initial population is:

X(0)={x1(0),x2(0),…,xNP(0)}X(0)={x 1 (0), x 2 (0), ..., x NP (0)}

式中:In the formula:

yjmax、yjmin分别代表控制变量yj的上限值和下限值;y jmax and y jmin respectively represent the upper limit and lower limit of the control variable y j ;

xi(0)代表初始种群中第i个个体;x i (0) represents the i-th individual in the initial population;

代表初始种群中第i个个体的第j维变量值,括号中的数字代表种群代数,0即表示初始种群,其中:j={1,…,D}。 Represents the j-th dimension variable value of the i-th individual in the initial population, the number in brackets represents the population algebra, and 0 represents the initial population, where: j={1,...,D}.

在修改的IEEE14节点系统中,控制变量约束范围[yjmin,yjmax]可用步骤2.1所述的具体数据代替,发电机机端电压的约束范围为[0.90,1.10];有载调压变压器分接头档位的约束范围为[0,3];并联电容器投切组数的约束范围为[0,3]。对于有载调压变压器分接头档位和并联电容器投切组数两种离散变量,在编码中将对随机值做取整运算。In the modified IEEE14-node system, the control variable constraint range [y jmin , y jmax ] can be replaced by the specific data described in step 2.1, and the constraint range of generator terminal voltage is [0.90, 1.10]; The constraint range of the joint position is [0, 3]; the constraint range of the number of shunt capacitor switching groups is [0, 3]. For two discrete variables, the tap position of the on-load tap changer and the number of shunt capacitor switching groups, the random value will be rounded in the encoding.

步骤3:根据初始种群和电网参数进行潮流计算并进行适应度评价;Step 3: Perform power flow calculation and fitness evaluation according to the initial population and grid parameters;

步骤3.1:根据初始种群的个体和电网参数进行潮流计算;Step 3.1: Perform power flow calculation according to the individual and grid parameters of the initial population;

PP GG ii -- PP LL ii == Uu ii ΣΣ jj == 11 nno Uu jj (( GG ijij coscos δδ ijij ++ BB ijij sinsin δδ ijij )) QQ GG ii ++ QQ CC ii -- QQ LL ii == Uu ii ΣΣ jj == 11 nno Uu jj (( GG ijij sinsin δδ ijij ++ BB ijij coscos δδ ijij )) ;; ii ⋐⋐ NN

其中:in:

Figure BDA0000057560490000084
为节点i注入的有功功率;
Figure BDA0000057560490000084
Active power injected for node i;

Figure BDA0000057560490000085
为节点i注入的无功功率;
Figure BDA0000057560490000085
reactive power injected for node i;

Figure BDA0000057560490000086
为节点i负荷的有功功率;
Figure BDA0000057560490000086
is the active power of node i load;

Figure BDA0000057560490000087
为节点i负荷的无功功率;
Figure BDA0000057560490000087
is the reactive power of node i load;

Figure BDA0000057560490000088
为节点i的无功补偿容量,由并联电容器投切组数控制;
Figure BDA0000057560490000088
is the reactive power compensation capacity of node i, which is controlled by the number of shunt capacitor switching groups;

Ui为节点i的电压;U i is the voltage of node i;

Uj为节点j的电压;U j is the voltage of node j;

Gij为节点i和节点j之间的电导;G ij is the conductance between node i and node j;

Bij为节点i和节点j之间的电纳;B ij is the susceptance between node i and node j;

δij为节点i和节点j之间的电压相角差;δ ij is the voltage phase angle difference between node i and node j;

N为配电网系统的节点集合。N is the node set of the distribution network system.

根据步骤1和步骤2提供的数据,对初始种群的每个个体用牛顿-拉夫逊潮流计算方法求解潮流方程,可得到所有状态变量的值,包括各个节点的电压和相角。According to the data provided in step 1 and step 2, the Newton-Raphson power flow calculation method is used to solve the power flow equation for each individual of the initial population, and the values of all state variables can be obtained, including the voltage and phase angle of each node.

步骤3.2:计算初始种群所有个体的适应度fitiStep 3.2: Calculate the fitness fit i of all individuals in the initial population;

以配电网有功损耗作为优化过程中的适应度函数:Taking the active power loss of the distribution network as the fitness function in the optimization process:

fitfit ii == ΣΣ kk == 11 nno 11 GG kk (( ii ,, jj )) [[ Uu ii 22 ++ Uu jj 22 -- 22 Uu ii Uu jj coscos (( δδ ii -- δδ jj )) ]]

其中:in:

fiti为节点i的适应度;fit i is the fitness of node i;

n1为网络总支路数;n 1 is the total branch number of the network;

Gk(i,j)为支路i到支路j的电导;G k(i, j) is the conductance from branch i to branch j;

δi为节点i的相角;δ i is the phase angle of node i;

δj为节点j的相角。δ j is the phase angle of node j.

所有未知变量的值都可在步骤3.1的潮流计算后获得,对所有个体计算其适应度fitiThe values of all unknown variables can be obtained after the power flow calculation in step 3.1, and the fitness fit i is calculated for all individuals.

步骤3.3:记录初始种群最优个体xbest和适应度最优值fitbestStep 3.3: Record the optimal individual x best of the initial population and the optimal fitness value fit best ;

无功优化模型中的约束条件包括等式约束和不等式约束,等式约束即满足潮流方程;不等式约束主要考虑变量的上下限约束。所以在选择种群最优个体时应该考虑潮流计算后存在违反变量约束的情况。The constraints in the reactive power optimization model include equality constraints and inequality constraints. Equality constraints satisfy the power flow equation; inequality constraints mainly consider the upper and lower limits of variables. Therefore, the violation of variable constraints after power flow calculation should be considered when selecting the optimal individual of the population.

变量约束可分为状态变量约束和控制变量约束。状态变量的不等式约束为:Variable constraints can be divided into state variable constraints and control variable constraints. The inequality constraints on the state variables are:

QQ GG minmin ≤≤ QQ GG ≤≤ QQ GG maxmax Uu NGNG minmin ≤≤ Uu NGNG ≤≤ Uu NGNG maxmax ,,

控制变量的不等式约束为:The inequality constraints on the control variables are:

QQ CC minmin ≤≤ QQ CC ≤≤ QQ CC maxmax Uu GG minmin ≤≤ Uu GG ≤≤ Uu GG maxmax TT minmin ≤≤ TT ≤≤ TT maxmax ,,

式中:In the formula:

QG为发电机注入的无功功率,

Figure BDA0000057560490000103
和为其上界、下界;Q G is the reactive power injected by the generator,
Figure BDA0000057560490000103
and as its upper bound and lower bound;

UNG为非发电机节点电压,

Figure BDA0000057560490000105
Figure BDA0000057560490000106
为其上界、下界;U NG is the non-generator node voltage,
Figure BDA0000057560490000105
and
Figure BDA0000057560490000106
its upper bound and lower bound;

QC为无功补偿节点注入的无功功率,

Figure BDA0000057560490000107
Figure BDA0000057560490000108
为其上界、下界;Q C is the reactive power injected by the reactive power compensation node,
Figure BDA0000057560490000107
and
Figure BDA0000057560490000108
its upper bound and lower bound;

UG为发电机节点机端电压,

Figure BDA0000057560490000109
Figure BDA00000575604900001010
为其上界、下界;U G is the terminal voltage of the generator node,
Figure BDA0000057560490000109
and
Figure BDA00000575604900001010
its upper bound and lower bound;

T为有载调压变压器抽头档位,Tmax和Tmin为其上界、下界。T is the tap position of the on-load tap changer, and T max and T min are its upper and lower bounds.

在这些约束条件中,发电机节点机端电压UG、有载调压变压器抽头档位T和无功补偿节点注入无功QC(由并联电容器投切组数调整)的约束条件都可在编码中满足,发电机注入无功QG和非发电机节点电压UNG的约束条件有可能被违反,因此定义越界惩罚函数:Among these constraint conditions, the constraint conditions of generator node terminal voltage U G , tap position T of on-load tap changer and reactive power injected into reactive power compensation node Q C (adjusted by the number of shunt capacitor switching groups) can be found in Satisfied in the coding, the constraint conditions of the generator injected reactive power Q G and the non-generator node voltage U NG may be violated, so define the out-of-bounds penalty function:

Ff == ΣΣ jj == 11 nno || Uu jj -- Uu jj specspec || Uu jj maxmax -- Uu jj minmin ++ ΣΣ kk == 11 nno 11 || QQ kk -- QQ kk specspec || QQ kk maxmax -- QQ kk minmin

式中:In the formula:

F为越界惩罚函数;F is an out-of-bounds penalty function;

n为所有非发电机节点的集合;n is the set of all non-generator nodes;

n1为所有可提供无功出力发电机节点的集合;n 1 is the set of all generator nodes that can provide reactive power output;

Ujmax和Ujmin分别为电压Uj上界、下界,Uj大于上界时,令

Figure BDA0000057560490000111
Uj小于下界时,令
Figure BDA0000057560490000112
U jmax and U jmin are the upper bound and lower bound of voltage U j respectively, when U j is greater than the upper bound, let
Figure BDA0000057560490000111
When U j is less than the lower bound, let
Figure BDA0000057560490000112

Qkmax和Qkmin分别为节点k注入的无功功率Qk的上界、下界,Qk大于上界时,令

Figure BDA0000057560490000113
Qk小于下界时,令
Figure BDA0000057560490000114
Q kmax and Q kmin are the upper bound and lower bound of the reactive power Q k injected by node k respectively. When Q k is greater than the upper bound, let
Figure BDA0000057560490000113
When Q k is less than the lower bound, let
Figure BDA0000057560490000114

在对任意两个个体进行优劣比较时,选择策略如下:When comparing the advantages and disadvantages of any two individuals, the selection strategy is as follows:

第一步:若两个个体都有越界情况,则比较两者适应度fiti,以较小者为优;Step 1: If both individuals have out-of-bounds situations, compare the fitness fit i of the two individuals, and the smaller one is superior;

第二步:若有一个个体有越界情况,另一个没有越界情况,以没有越界情况的个体为优;Step 2: If one individual has out-of-bounds situation and the other has no out-of-bounds situation, the individual without out-of-bounds situation is superior;

第三步:若两个个体都有越界情况,比较两者越界惩罚函数值Fi,以较小者为优。Step 3: If both individuals have out-of-bounds situations, compare the two out-of-bounds penalty function values F i , and the smaller one is superior.

按上述选择策略在个体间进行比较之后,记录初始种群中最优个体xbest以及相对应的适应度最优值fitbestAfter comparing among individuals according to the above selection strategy, record the optimal individual x best and the corresponding optimal fitness value fit best in the initial population.

步骤4:差分进化算法和人工蜂群算法混合优化;Step 4: Hybrid optimization of differential evolution algorithm and artificial bee colony algorithm;

图3展示了步骤4的详细操作流程。步骤4具体包含下列步骤:Figure 3 shows the detailed operation flow of step 4. Step 4 specifically includes the following steps:

步骤4.1:用变异、交叉、选择等差分进化操作在前代种群的基础上产生新一代种群;图4展示了一次基本差分进化操作的详细操作流程;Step 4.1: Use differential evolution operations such as mutation, crossover, and selection to generate a new generation of populations on the basis of previous generation populations; Figure 4 shows a detailed operation process of a basic differential evolution operation;

第一步:变异操作Step 1: Mutation Operation

对种群中的每个个体xi(t),生成三个互不相同的随机整数r1、r2、r3∈{1,2,…,NP},且要求三个随机整数都不等于i,按下式生成变异个体vi(t):For each individual x i (t) in the population, generate three different random integers r1, r2, r3 ∈ {1, 2, ..., NP}, and require that the three random integers are not equal to i, press The following formula generates mutant individuals v i (t):

v i ( t ) = ( v i 1 ( 0 ) , . . . v i D ( 0 ) ) , 其中i={1,...NP} v i ( t ) = ( v i 1 ( 0 ) , . . . v i D. ( 0 ) ) , where i={1,...NP}

v i j = v r 1 j ( t ) + F ( v r 2 j ( t ) - v r 3 j ( t ) ) , 其中j={1,...D} v i j = v r 1 j ( t ) + f ( v r 2 j ( t ) - v r 3 j ( t ) ) , where j={1,...D}

式中:In the formula:

Figure BDA0000057560490000123
为第t代种群中第i个变异个体的第j维变量值;
Figure BDA0000057560490000123
is the j-th dimension variable value of the i-th mutant individual in the t-generation population;

F为进化参数缩放因子,F∈(0,2)。F is the evolution parameter scaling factor, F ∈ (0, 2).

第二步:交叉操作Step 2: Crossover

首先生成一个随机整数j_rand∈{1,2,…,D},然后对xi(t)和vi(t)按下式产生试验个体ui(t):First generate a random integer j_rand ∈ {1, 2, ..., D}, and then generate test individual u i (t) for x i (t) and v i (t) according to the following formula:

u i ( t ) = ( u i 1 ( t ) , · · · , u i D ( t ) ) , 其中i={1,…,NP} u i ( t ) = ( u i 1 ( t ) , · · · , u i D. ( t ) ) , where i = {1,...,NP}

Figure BDA0000057560490000125
其中j={1,…,D}
Figure BDA0000057560490000125
where j = {1,...,D}

式中:In the formula:

Figure BDA0000057560490000126
为第t代种群中第i个试验个体的第j维变量值;
Figure BDA0000057560490000126
is the j-th dimension variable value of the i-th test individual in the t-th generation population;

CR为进化参数交叉因子,CR∈(0,1)。CR is the evolution parameter cross factor, CR ∈ (0, 1).

第三步:潮流计算和适应度评价Step 3: Power flow calculation and fitness evaluation

对所有试验个体ui(t)参照步骤3进行潮流计算并计算适应度。For all test individuals u i (t) refer to step 3 to perform power flow calculation and calculate fitness.

第四步:选择操作Step 4: Select an action

j=1,2,...,D j = 1, 2, ..., D

式中:In the formula:

xi(t+1)为第t代种群进化后的第t+1代种群中的第i个个体;x i (t+1) is the i-th individual in the t+1th generation population after the evolution of the tth generation population;

fit(xi(t))为个体xi(t)的适应度值。fit( xi (t)) is the fitness value of individual x i (t).

通过比较试验个体和原始个体的适应度,选择具有更优适应度的个体作为新一代个体。在将基本差分进化算法应用于无功优化问题时,这一步的选择策略可参照步骤3.3。By comparing the fitness of the test individual and the original individual, the individual with better fitness is selected as the new generation of individual. When applying the basic differential evolution algorithm to the reactive power optimization problem, the selection strategy of this step can refer to step 3.3.

步骤4.2:计算种群中所有个体的适应度分布比例

Figure BDA0000057560490000131
Step 4.2: Calculate the fitness distribution ratio of all individuals in the population
Figure BDA0000057560490000131

根据步骤4.1记录的所有个体适应度,计算种群中所有个体的适应度分布比例其中:NP为种群规模,fiti代表第i个个体的适应度值。According to the fitness of all individuals recorded in step 4.1, calculate the fitness distribution ratio of all individuals in the population Among them: NP is the population size, and fit i represents the fitness value of the i-th individual.

步骤4.3:根据个体的适应度分布比例与种群个体数量计算个体加速进化的次数Ni=Pi×NP,Pi为第i个个体在种群中的适应度分布比例;Step 4.3: Calculate the number of individual accelerated evolution N i =P i ×NP according to the fitness distribution ratio of the individual and the number of individuals in the population, where P i is the fitness distribution ratio of the i-th individual in the population;

步骤4.4:人工蜂群加速进化操作;Step 4.4: Artificial bee colony accelerated evolution operation;

即对个体循环Ni次差分进化操作产生新一代个体;图5展示了人工蜂群加速进化操作的详细操作流程。具体包含下列步骤:That is, a new generation of individuals is generated by circulating N i times of differential evolution operations on individuals; Figure 5 shows the detailed operation process of the accelerated evolution operation of artificial bee colonies. Specifically include the following steps:

第一步:初始化计数器,k=0;The first step: initialize the counter, k=0;

第二步:判断计数器是否小于个体加速进化次数,若k<Ni成立,进入第三步,否则结束该操作流程;Step 2: Determine whether the counter is smaller than the number of accelerated evolution of the individual, if k<N i is established, enter the third step, otherwise end the operation process;

第三步:一次差分进化操作产生新个体,操作步骤参照步骤4.1;The third step: a differential evolution operation to generate a new individual, the operation steps refer to step 4.1;

第四步:计数器加一,k=k+1,跳转第二步。The fourth step: add one to the counter, k=k+1, jump to the second step.

步骤4.5:记录种群中最优个体xbest和适应度最优值fitbestStep 4.5: Record the best individual x best and the best fitness value fit best in the population;

参照步骤3.3在个体之间进行优劣对比,记录种群中最优个体xbest和适应度最优值fitbestRefer to step 3.3 to compare the pros and cons of individuals, and record the optimal individual x best and the optimal fitness value fit best in the population.

步骤4.6:判断是否有废弃个体;Step 4.6: Determine whether there are discarded individuals;

定义进化次数上限limit=NP×D,其中NP为种群规模,D代表个体维数,个体若在进行了limit次进化试验之后依旧未得到改善,则此个体为废弃个体。如存在废弃个体,则进行步骤4.7,否则直接进入步骤4.8。Define the upper limit of evolution times limit=NP×D, where NP is the population size, and D represents the dimension of the individual. If the individual has not been improved after the limit number of evolution tests, the individual is a discarded individual. If there are discarded individuals, go to step 4.7, otherwise go directly to step 4.8.

步骤4.7:人工蜂群侦查操作;Step 4.7: Artificial bee colony detection operation;

重新生成符合约束条件的随机个体,将废弃个体替换为重新生成的随机个体,随机生成新个体的操作步骤参照步骤2.2,同时该个体进化试验次数清零。Regenerate random individuals that meet the constraint conditions, replace discarded individuals with regenerated random individuals, and refer to step 2.2 for the operation steps of randomly generating new individuals, and at the same time, the number of evolution trials of this individual is reset to zero.

步骤4.8:判断种群优化终止条件是否满足,若收敛条件满足,结束步骤4,否则,返回步骤4.1。Step 4.8: Determine whether the population optimization termination condition is satisfied, if the convergence condition is satisfied, end step 4, otherwise, return to step 4.1.

优化终止条件可取为进化过程达到一定的代数,或连续若干代进化无功优化目标函数值没有得到改善。The optimization termination condition can be taken as the evolution process reaches a certain number of generations, or the value of the objective function of reactive power optimization has not been improved for several successive generations of evolution.

步骤5:优化过程结束,输出优化结果;Step 5: the optimization process ends, and the optimization result is output;

优化结果包括优化后各控制变量、状态变量的值、系统潮流水平以及系统有功损耗等。The optimization results include the values of each control variable and state variable, the power flow level of the system, and the active power loss of the system after optimization.

本发明将人工蜂群算法中观察蜂和侦查蜂操作引入差分进化算法中,和基本的差分进化算法相比,缩短了算法运行时间,提高了搜索到全局最优值的概率。The invention introduces the operation of observing bees and scouting bees in the artificial bee colony algorithm into the differential evolution algorithm. Compared with the basic differential evolution algorithm, the algorithm shortens the running time of the algorithm and improves the probability of searching for the global optimal value.

以上所述,仅为本发明较佳的具体实施方式,但本发明的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本发明揭露的技术范围内,可轻易想到的变化或替换,都应涵盖在本发明的保护范围之内。因此,本发明的保护范围应该以权利要求的保护范围为准。The above is only a preferred embodiment of the present invention, but the scope of protection of the present invention is not limited thereto. Any person skilled in the art can easily conceive of changes or modifications within the technical scope disclosed in the present invention. Replacement should be covered within the protection scope of the present invention. Therefore, the protection scope of the present invention should be determined by the protection scope of the claims.

Claims (10)

1. the idle work optimization method of a system for distribution network of power is characterized in that said method comprising the steps of:
Step 1: import original power distribution network parameter;
Step 2: the individuality that structure is made up of system's idle work optimization control variables, initialization population;
Step 3: carry out trend calculating and carry out fitness evaluation according to initial population and electrical network parameter;
Step 4: differential evolution algorithm and artificial ant colony algorithm hybrid optimization;
Step 5: optimizing process finishes, and the result is optimized in output.
2. according to the idle work optimization method of the described a kind of system for distribution network of power of claim 1, it is characterized in that original power distribution network parameter comprises in the described step 1:
A. power distribution network inherent data: comprise under power distribution network network structure, a circuit-switched data, the various operational mode each node load and generator is meritorious exerts oneself;
B. the generator terminal voltage of adjustable voltage;
C. transformer voltage ratio;
D. the position of reactive-load compensation equipment and capacity;
E. all control variables constraintss and state variable constraints.
3. according to the idle work optimization method of the described a kind of system for distribution network of power of claim 1, it is characterized in that the idle work optimization control variables comprises in the described step 2:
A. generator terminal voltage;
B. on-load transformer tap changer position;
C. shunt capacitor and reactor switching group number.
4. the idle work optimization method of a kind of system for distribution network of power according to claim 1 is characterized in that described step 2 may further comprise the steps:
Step 2.1: form individual vector by system's idle work optimization control variables;
Step 2.2: all individualities in the population are generated the initial value that meets constraints respectively at random.
5. according to the idle work optimization method of the described a kind of system for distribution network of power of claim 1, it is characterized in that described step 3 may further comprise the steps:
Step 3.1: carry out trend calculating according to initial population and electrical network parameter;
Step 3.2: calculate all individual fitness fit of initial population i
Step 3.3: the optimum individual x of record initial population BestWith fitness optimal value fit Best
6. according to the idle work optimization method of the described a kind of system for distribution network of power of claim 5, it is characterized in that the computing formula that trend is calculated in the described step 3.1 is:
P G i - P L i = U i &Sigma; j = 1 n U j ( G ij cos &delta; ij + B ij sin &delta; ij ) Q G i + Q C i - Q L i = U i &Sigma; j = 1 n U j ( G ij sin &delta; ij + B ij cos &delta; ij ) ; i &Subset; N
Wherein:
Figure FDA0000057560480000023
Active power for the node i injection;
Figure FDA0000057560480000024
Reactive power for the node i injection;
Figure FDA0000057560480000025
Active power for the node i load;
Figure FDA0000057560480000026
Reactive power for the node i load;
Be the reactive compensation capacity of node i, by shunt capacitor switching group numerical control system;
U iVoltage for node i;
U jVoltage for node j;
G IjFor the electricity between node i and the node j is led;
B IjBe the susceptance between node i and the node j;
δ IjBe the phase difference of voltage between node i and the node j;
N is the node set of distribution network system.
7. according to the idle work optimization method of the described a kind of system for distribution network of power of claim 5, it is characterized in that fitness fit in the described step 3.2 iComputing formula be:
fit i = &Sigma; k = 1 n 1 G k ( i , j ) [ U i 2 + U j 2 - 2 U i U j cos ( &delta; i - &delta; j ) ]
Wherein:
Fit iFitness for node i;
n 1Be network general branch way;
G K (i, j)For branch road i leads to the electricity of branch road j;
δ iPhase angle for node i;
δ jPhase angle for node j.
8. according to the idle work optimization method of the described a kind of system for distribution network of power of claim 1, it is characterized in that described step 4 specifically comprises the following step:
Step 4.1: operate in differential evolution and produce population of new generation on the basis of former generation population;
Step 4.2: calculate all individual fitness distribution proportions in the population;
Step 4.3: fitness distribution proportion and population individual amount according to individuality calculate individual accelerated evolutionary number of times;
Step 4.4: artificial bee colony accelerated evolutionary operation;
Step 4.5: the optimum individual x of record population BestWith fitness optimal value fit Best
Step 4.6: judge whether to exist discarded individuality, if exist, then execution in step 4.7, otherwise execution in step 4.8;
Step 4.7: artificial bee colony investigation operation;
Step 4.8: judge whether the swarm optimization end condition satisfies, if the condition of convergence satisfies, end step 4, otherwise, return step 4.1.
9. the idle work optimization method of described a kind of system for distribution network of power according to Claim 8 is characterized in that the computing formula of fitness distribution proportion in the described step 4.2 is:
P i = fit i &Sigma; n = 1 NP fit n
Wherein:
P iBe i individual fitness distribution proportion;
NP is a population scale.
10. the idle work optimization method of described a kind of system for distribution network of power according to Claim 8 is characterized in that the computing formula of individual accelerated evolutionary number of times in the described step 4.3 is:
N i=P i×NP
Wherein:
N iBe i individual accelerated evolutionary number of times.
CN 201110105243 2011-04-26 2011-04-26 ORP (optimal reactive power) method of distribution network of electric power system Expired - Fee Related CN102170137B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN 201110105243 CN102170137B (en) 2011-04-26 2011-04-26 ORP (optimal reactive power) method of distribution network of electric power system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN 201110105243 CN102170137B (en) 2011-04-26 2011-04-26 ORP (optimal reactive power) method of distribution network of electric power system

Publications (2)

Publication Number Publication Date
CN102170137A true CN102170137A (en) 2011-08-31
CN102170137B CN102170137B (en) 2013-06-05

Family

ID=44491163

Family Applications (1)

Application Number Title Priority Date Filing Date
CN 201110105243 Expired - Fee Related CN102170137B (en) 2011-04-26 2011-04-26 ORP (optimal reactive power) method of distribution network of electric power system

Country Status (1)

Country Link
CN (1) CN102170137B (en)

Cited By (19)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102611119A (en) * 2012-03-14 2012-07-25 华北电力大学 Multi-target reactive power optimization method for electric system
CN102684207A (en) * 2012-05-23 2012-09-19 甘肃省电力公司电力科学研究院 Large-scale wind power grid-connected reactive voltage optimization method based on improved artificial fish swarm hybrid optimization algorithm
CN102820662A (en) * 2012-08-17 2012-12-12 华北电力大学 Distributed power source contained power system multi-target reactive-power optimization method
CN102982008A (en) * 2012-11-01 2013-03-20 山东大学 Complicated function maximum and minimum solving method by means of parallel artificial bee colony algorithm based on computer cluster
CN103034912A (en) * 2012-12-20 2013-04-10 诸暨市供电局 Distributed power supply site selection constant volume optimized method
CN103050970A (en) * 2013-01-15 2013-04-17 华北电力大学 Stability analyzing and optimizing method suitable for layering and zoning of ultra-high voltage electric network
CN104103022A (en) * 2014-07-21 2014-10-15 国家电网公司 Reactive compensation multi-target optimizing configuration method of 10kV distribution line
TWI488020B (en) * 2013-06-25 2015-06-11 Univ Shu Te Power system modeling method
CN104835151A (en) * 2015-04-24 2015-08-12 南京邮电大学 Improved artificial bee colony algorithm-based image registration method
CN105005866A (en) * 2015-07-30 2015-10-28 国家电网公司 Robustness assessing method of power system reactive optimization control policy
CN105426910A (en) * 2015-11-11 2016-03-23 南京信息工程大学 Adaptive clustering method based on improved ABC (Artificial Bee Colony) algorithm and DE variation strategy
CN105720591A (en) * 2016-05-03 2016-06-29 武汉大学 Reactive optimization method and system of power system
CN106602580A (en) * 2016-12-28 2017-04-26 浙江群力电气有限公司 Reactive compensation control method and system of low-voltage power transmission line
CN107017640A (en) * 2017-06-12 2017-08-04 广东工业大学 A kind of optimal load flow computational methods of power system, apparatus and system
CN107862416A (en) * 2017-11-29 2018-03-30 辽宁工程技术大学 A kind of emergency materials warehouse Optimization Method for Location-Selection based on the uncertain collection of box
CN108054760A (en) * 2017-10-25 2018-05-18 广西电网有限责任公司电力科学研究院 Multi-target reactive power optimization method for electric system based on DNA fuzzy genetic algorithms
CN108448659A (en) * 2018-03-02 2018-08-24 重庆邮电大学 A Method for Reactive Power Optimization of Power System Based on HACS Algorithm
CN108712117A (en) * 2018-06-25 2018-10-26 南京南瑞继保电气有限公司 A kind of self-exciting dynamo steady-state behaviour appraisal procedure based on artificial bee colony algorithm
CN110569958A (en) * 2019-09-04 2019-12-13 长江水利委员会长江科学院 A solution method for high-dimensional complex water allocation model based on hybrid artificial bee colony algorithm

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1564416A (en) * 2004-03-17 2005-01-12 西安交通大学 Reactive optimizing method of power system based on coordinate evolution
CN101950971A (en) * 2010-09-14 2011-01-19 浙江大学 Reactive power optimization method of enterprise distribution network based on genetic algorithm

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1564416A (en) * 2004-03-17 2005-01-12 西安交通大学 Reactive optimizing method of power system based on coordinate evolution
CN101950971A (en) * 2010-09-14 2011-01-19 浙江大学 Reactive power optimization method of enterprise distribution network based on genetic algorithm

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
《电网技术》 20070531 张丰田等 基于混合差异进化优化算法的电力系统无功优化 第31卷, 第9期 *
张丰田等: "基于混合差异进化优化算法的电力系统无功优化", 《电网技术》 *
暴励: "一种双种群差分蜂群算法", 《控制理论与应用》 *
赵树本: "自适应差分进化算法在电力系统无功优化中的应用", 《电网技术》 *
韩芳等: "融合鱼群和微分进化的蚁群算法的无功优化", 《黑龙江电力》 *

Cited By (28)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102611119A (en) * 2012-03-14 2012-07-25 华北电力大学 Multi-target reactive power optimization method for electric system
CN102611119B (en) * 2012-03-14 2014-07-09 华北电力大学 Multi-target reactive power optimization method for electric system
WO2013174145A1 (en) * 2012-05-23 2013-11-28 国家电网公司 Large-scale wind power grid-integration reactive voltage optimization method based on improved artificial fish swarm hybrid optimization algorithm
CN102684207A (en) * 2012-05-23 2012-09-19 甘肃省电力公司电力科学研究院 Large-scale wind power grid-connected reactive voltage optimization method based on improved artificial fish swarm hybrid optimization algorithm
CN102684207B (en) * 2012-05-23 2014-07-09 甘肃省电力公司电力科学研究院 Large-scale wind power grid-connected reactive voltage optimization method based on improved artificial fish swarm hybrid optimization algorithm
CN102820662B (en) * 2012-08-17 2014-08-06 华北电力大学 Distributed power source contained power system multi-target reactive-power optimization method
CN102820662A (en) * 2012-08-17 2012-12-12 华北电力大学 Distributed power source contained power system multi-target reactive-power optimization method
CN102982008A (en) * 2012-11-01 2013-03-20 山东大学 Complicated function maximum and minimum solving method by means of parallel artificial bee colony algorithm based on computer cluster
CN103034912A (en) * 2012-12-20 2013-04-10 诸暨市供电局 Distributed power supply site selection constant volume optimized method
CN103034912B (en) * 2012-12-20 2016-08-03 诸暨市供电局 A kind of optimization method of distributed power source addressing constant volume
CN103050970A (en) * 2013-01-15 2013-04-17 华北电力大学 Stability analyzing and optimizing method suitable for layering and zoning of ultra-high voltage electric network
TWI488020B (en) * 2013-06-25 2015-06-11 Univ Shu Te Power system modeling method
CN104103022A (en) * 2014-07-21 2014-10-15 国家电网公司 Reactive compensation multi-target optimizing configuration method of 10kV distribution line
CN104835151A (en) * 2015-04-24 2015-08-12 南京邮电大学 Improved artificial bee colony algorithm-based image registration method
CN105005866A (en) * 2015-07-30 2015-10-28 国家电网公司 Robustness assessing method of power system reactive optimization control policy
CN105426910A (en) * 2015-11-11 2016-03-23 南京信息工程大学 Adaptive clustering method based on improved ABC (Artificial Bee Colony) algorithm and DE variation strategy
CN105720591A (en) * 2016-05-03 2016-06-29 武汉大学 Reactive optimization method and system of power system
CN106602580A (en) * 2016-12-28 2017-04-26 浙江群力电气有限公司 Reactive compensation control method and system of low-voltage power transmission line
CN106602580B (en) * 2016-12-28 2019-11-26 杭州电力设备制造有限公司 A kind of power-less compensation control method and system of low-voltage electricity transmission line
CN107017640A (en) * 2017-06-12 2017-08-04 广东工业大学 A kind of optimal load flow computational methods of power system, apparatus and system
CN107017640B (en) * 2017-06-12 2019-11-22 广东工业大学 An optimal power flow calculation method, device and system for a power system
CN108054760A (en) * 2017-10-25 2018-05-18 广西电网有限责任公司电力科学研究院 Multi-target reactive power optimization method for electric system based on DNA fuzzy genetic algorithms
CN107862416A (en) * 2017-11-29 2018-03-30 辽宁工程技术大学 A kind of emergency materials warehouse Optimization Method for Location-Selection based on the uncertain collection of box
CN108448659A (en) * 2018-03-02 2018-08-24 重庆邮电大学 A Method for Reactive Power Optimization of Power System Based on HACS Algorithm
CN108448659B (en) * 2018-03-02 2021-05-18 重庆邮电大学 A Method for Solving Reactive Power Optimization of Power System Based on HACS Algorithm
CN108712117A (en) * 2018-06-25 2018-10-26 南京南瑞继保电气有限公司 A kind of self-exciting dynamo steady-state behaviour appraisal procedure based on artificial bee colony algorithm
CN110569958A (en) * 2019-09-04 2019-12-13 长江水利委员会长江科学院 A solution method for high-dimensional complex water allocation model based on hybrid artificial bee colony algorithm
CN110569958B (en) * 2019-09-04 2022-02-08 长江水利委员会长江科学院 High-dimensional complex water distribution model solving method based on hybrid artificial bee colony algorithm

Also Published As

Publication number Publication date
CN102170137B (en) 2013-06-05

Similar Documents

Publication Publication Date Title
CN102170137B (en) ORP (optimal reactive power) method of distribution network of electric power system
CN102820662B (en) Distributed power source contained power system multi-target reactive-power optimization method
Shepherd et al. A genetic algorithm based approach to optimal toll level and location problems
CN102611119B (en) Multi-target reactive power optimization method for electric system
CN110348048B (en) Power distribution network optimization reconstruction method based on consideration of heat island effect load prediction
CN104682405A (en) Tabu particle swarm algorithm based reactive power optimization method of power distribution network
Jiang et al. A novel iterative contingency filtering approach to corrective security-constrained optimal power flow
Yan et al. Multi-agent safe graph reinforcement learning for PV inverters-based real-time decentralized volt/var control in zoned distribution networks
CN115588998A (en) A Method for Optimizing Voltage and Reactive Power of Distribution Network Based on Graph Reinforcement Learning
CN104124688A (en) A Heuristic Distribution Network Reconfiguration Method Based on Minimum Spanning Tree
Azizipanah-Abarghooee et al. Modified shuffled frog leaping algorithm for multi-objective optimal power flow with FACTS devices
CN115313403A (en) Real-time voltage regulation and control method based on deep reinforcement learning algorithm
CN105720591A (en) Reactive optimization method and system of power system
CN106208099A (en) A kind of Method for Reactive Power Optimization in Power based on bi-level programming and application thereof
CN109713688A (en) Bulk power grid static voltage stability online preventive control method and system
Simão et al. A robust solution to the load curtailment problem
CN110188376A (en) A kind of power battery for hybrid electric vehicle initial quantity of electricity algorithm
Zhang et al. Multi-objectives OPF of AC-DC systems considering VSC-HVDC integration
Dilshad et al. NeuroFuzzy wavelet based auxiliary damping controls for STATCOM
Kamel et al. Data-driven and model-based hybrid reinforcement learning to reduce stress on power systems branches
Molina et al. Comparison of TDNN and RNN performances for neuro-identification on small to medium-sized power systems
Su-hua et al. A parallel PSO approach to multi-objective reactive power optimization with static voltage stability consideration
CN104091214A (en) Reactive power optimization method for 10 kV distribution network on basis of quantum genetic algorithm
Wong et al. Optimal power flow method using evolutionary programming
Huang Application of genetic based fuzzy systems to hydroelectric generation scheduling

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
C17 Cessation of patent right
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20130605

Termination date: 20140426