CN108173265A - A Distribution Network Reconfiguration Method Based on Linearized Power Flow - Google Patents

A Distribution Network Reconfiguration Method Based on Linearized Power Flow Download PDF

Info

Publication number
CN108173265A
CN108173265A CN201810035306.9A CN201810035306A CN108173265A CN 108173265 A CN108173265 A CN 108173265A CN 201810035306 A CN201810035306 A CN 201810035306A CN 108173265 A CN108173265 A CN 108173265A
Authority
CN
China
Prior art keywords
branch
node
follows
distribution network
power
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
CN201810035306.9A
Other languages
Chinese (zh)
Other versions
CN108173265B (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.)
Tsinghua University
State Grid Corp of China SGCC
Electric Power Research Institute of State Grid Jilin Electric Power Co Ltd
Original Assignee
Tsinghua University
State Grid Corp of China SGCC
Electric Power Research Institute of State Grid Jilin Electric Power Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Tsinghua University, State Grid Corp of China SGCC, Electric Power Research Institute of State Grid Jilin Electric Power Co Ltd filed Critical Tsinghua University
Priority to CN201810035306.9A priority Critical patent/CN108173265B/en
Publication of CN108173265A publication Critical patent/CN108173265A/en
Application granted granted Critical
Publication of CN108173265B publication Critical patent/CN108173265B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H02GENERATION; CONVERSION OR DISTRIBUTION OF ELECTRIC POWER
    • H02JCIRCUIT ARRANGEMENTS OR SYSTEMS FOR SUPPLYING OR DISTRIBUTING ELECTRIC POWER; SYSTEMS FOR STORING ELECTRIC ENERGY
    • H02J3/00Circuit arrangements for AC mains or AC distribution networks
    • HELECTRICITY
    • H02GENERATION; CONVERSION OR DISTRIBUTION OF ELECTRIC POWER
    • H02JCIRCUIT ARRANGEMENTS OR SYSTEMS FOR SUPPLYING OR DISTRIBUTING ELECTRIC POWER; SYSTEMS FOR STORING ELECTRIC ENERGY
    • H02J2203/00Indexing scheme relating to details of circuit arrangements for AC mains or AC distribution networks
    • H02J2203/20Simulating, e g planning, reliability check, modelling or computer assisted design [CAD]

Landscapes

  • Engineering & Computer Science (AREA)
  • Power Engineering (AREA)
  • Supply And Distribution Of Alternating Current (AREA)

Abstract

本发明提出一种基于线性化潮流的配电网网络重构方法,属于电力系统运行控制技术领域。该方法首先建立由目标函数和约束条件构成的配电网网络重构模型;对目标函数和约束条件分别进行转化,将原模型转化为一个混合整数二次规划模型;对转化后的模型求解,得到各条支路开闭状态变量,并根据求解结果进行相应开关动作实现网络重构。本发明计算速度快,收敛性好,适合应用于配电网的实时网络重构等场景之中。

The invention proposes a distribution network reconfiguration method based on linearized power flow, which belongs to the technical field of power system operation control. This method first establishes a distribution network reconstruction model composed of objective functions and constraints; transforms the objective functions and constraints respectively, and transforms the original model into a mixed integer quadratic programming model; solves the transformed model , to obtain the opening and closing state variables of each branch, and perform corresponding switching actions according to the solution results to realize network reconstruction. The invention has fast calculation speed and good convergence performance, and is suitable for being applied to scenarios such as real-time network reconstruction of distribution networks.

Description

一种基于线性化潮流的配电网网络重构方法A Distribution Network Reconfiguration Method Based on Linearized Power Flow

技术领域technical field

本发明涉及一种基于线性化潮流的配电网网络重构方法,属于电力系统运行控制技术领域。The invention relates to a distribution network reconfiguration method based on linearized power flow, and belongs to the technical field of power system operation control.

背景技术Background technique

配电网是电力系统的重要组成部分,与环网运行的输电网相比,配电网虽然有环路联络线,但在运行时联络线一般处于断开状态,其网络运行结构为辐射状。因此在配电网中,网络结构的变化是进行各种配电网应用的基础和重要手段。The distribution network is an important part of the power system. Compared with the transmission network operating in the ring network, although the distribution network has a loop tie line, the tie line is generally disconnected during operation, and its network operation structure is radial. . Therefore, in the distribution network, the change of network structure is the basis and important means for various distribution network applications.

配电网的网络重构是调整控制网络结构来优化各类包括网损最小、负荷均衡等配电网运行指标的方法,它通过网络中支路的开闭以及网络结构的变化实现特定的目的。The network reconfiguration of the distribution network is a method to adjust the control network structure to optimize various distribution network operation indicators including the minimum network loss and load balance. It achieves specific goals through the opening and closing of branches in the network and changes in the network structure. .

配电网的网络重构模型属于混合整数的非线性规划问题,所有可能的网络结构随着整个网络可开断支路个数指数级增长,属于NP难问题。因此需要通过近似模型实现配电网网络重构的高效求解。The network reconfiguration model of the distribution network belongs to the nonlinear programming problem of mixed integers, and all possible network structures increase exponentially with the number of disconnectable branches in the entire network, which is an NP-hard problem. Therefore, it is necessary to realize efficient solution of distribution network reconfiguration through approximate model.

目前常用的配电网网络重构方法有遗传算法等启发式算法,通过搜索所有可能的重构方案得到可行解,其不足之处在于难以得到最优解,且当运行条件变化时,往往需要调整算法参数以重新适应新情况。At present, the commonly used distribution network reconfiguration methods include heuristic algorithms such as genetic algorithms, and obtain feasible solutions by searching all possible reconfiguration schemes. The disadvantage is that it is difficult to obtain the optimal solution, and when the operating conditions change, it often needs Adjust the algorithm parameters to re-adapt to the new situation.

发明内容Contents of the invention

本发明的目的是为克服已有技术的不足之处,提出了一种基于线性化潮流的配电网网络重构方法。该方法将目前电网的潮流状态作为参考点,对潮流方程中的非线性项进行近似,得到线性的三相潮流模型,通过求解混合整数二次规划问题快速得到网络重构方案。本发明计算速度快,收敛性好,适合应用于配电网的实时网络重构等场景之中。The object of the present invention is to propose a distribution network reconfiguration method based on linearized power flow in order to overcome the deficiencies of the prior art. This method takes the current power flow state as a reference point, approximates the nonlinear terms in the power flow equation, obtains a linear three-phase power flow model, and quickly obtains a network reconfiguration scheme by solving mixed integer quadratic programming problems. The invention has fast calculation speed and good convergence performance, and is suitable for being applied to scenarios such as real-time network reconstruction of distribution networks.

本发明提出的一种基于线性化潮流的配电网网络重构方法,其特征在于,该方法包括以下步骤:A distribution network reconfiguration method based on linearized power flow proposed by the present invention is characterized in that the method includes the following steps:

(1)建立配电网网络重构模型,该模型由目标函数和约束条件构成;具体步骤如下:(1) Establish a distribution network reconfiguration model, which is composed of objective functions and constraints; the specific steps are as follows:

(1-1)确定配电网网络重构模型的目标函数;(1-1) Determine the objective function of the distribution network reconfiguration model;

配电网网络重构的目标为最小化网络损耗,表达式如下:The goal of distribution network reconfiguration is to minimize network loss, the expression is as follows:

上式中,Iij为支路ij的电流,rij为支路ij电阻;In the above formula, I ij is the current of branch ij, r ij is the resistance of branch ij;

(1-2)确定配电网网络重构模型的约束条件,具体如下:(1-2) Determine the constraints of the distribution network reconfiguration model, as follows:

(1-2-1)配电网辐射状运行约束,表达式如下:(1-2-1) Radial operation constraints of the distribution network, the expression is as follows:

上式中,xij为配电网中任意支路ij开闭状态变量,0代表开断,1代表闭合;Nnode是系统中所有节点的个数,Nroot是系统中根节点个数;In the above formula, x ij is the opening and closing state variable of any branch ij in the distribution network, 0 means open, 1 means closed; N node is the number of all nodes in the system, and N root is the number of root nodes in the system;

(1-2-2)配电网节点功率平衡约束,表达式如下:(1-2-2) Distribution network node power balance constraint, the expression is as follows:

上式中,第一个等式代表节点k的有功功率的平衡,第二个等式代表节点k的无功功率的平衡;pgk、pkm分别是支路gk和支路km的有功功率,qgk、qkm分别是支路gk和支路km的无功功率,是节点k的有功负荷,是节点k的无功负荷;其中k是任意选取的一个节点,g是节点k上游节点编号,m是节点k下游节点编号;In the above formula, the first equation represents the balance of active power of node k, and the second equation represents the balance of reactive power of node k; p gk and p km are the active power of branch gk and branch km respectively , q gk , q km are the reactive power of branch gk and branch km respectively, is the active load of node k, is the reactive load of node k; where k is a node selected arbitrarily, g is the upstream node number of node k, and m is the downstream node number of node k;

(1-2-3)支路功率约束,表达式如下:(1-2-3) Branch power constraints, the expression is as follows:

上式中,pij,max,qij,max分别为支路ij的有功功率上限和无功功率上限;In the above formula, p ij, max , q ij, max are the active power upper limit and reactive power upper limit of branch ij respectively;

(1-2-4)支路电压方程约束,表达式如下:(1-2-4) The branch voltage equation constraint, the expression is as follows:

上式中,表示点除,v,I和s都是三维的列向量形式,分别代表三相的电压、电流和功率,zgk是支路gk的三相阻抗矩阵,为3×3的对称复矩阵,*代表复数的共轭,vk和vg分别表示节点k和节点g的电压,igk表示支路gk的电流,sgk表示支路gk的功率;In the above formula, Indicates point division, v, I and s are three-dimensional column vectors, representing three-phase voltage, current and power respectively, z gk is the three-phase impedance matrix of branch gk, which is a symmetric complex matrix of 3×3, * Represents the conjugate of a complex number, v k and v g represent the voltages of node k and node g respectively, i gk represents the current of branch gk, s gk represents the power of branch gk;

(1-2-5)节点电压上下限约束,表达式如下:(1-2-5) Node voltage upper and lower limit constraints, the expression is as follows:

vk,min≤|vk|≤vk,max v k,min ≤|v k |≤v k,max

上式中,vk,min,vk,max分别为节点k的电压下限和上限;In the above formula, v k, min , v k, max are the lower limit and upper limit of the voltage of node k respectively;

(2)对步骤(1)建立的模型进行转化;具体步骤如下:(2) Transform the model established in step (1); the specific steps are as follows:

(2-1)对配电网网络重构模型的目标函数进行转化;(2-1) Transform the objective function of the distribution network reconfiguration model;

将支路电流平方近似为支路有功功率与无功功率的平方和,则目标函数转化为:The square of the branch current is approximated as the sum of the squares of the active power and the reactive power of the branch, then the objective function is transformed into:

(2-2)选定参考状态,对支路电压方程约束进行线性化;(2-2) Select the reference state and linearize the constraint of the branch voltage equation;

将支路电压方程两边取共轭并与原约束表达式点乘,得到:Conjugate both sides of the branch voltage equation and dot-multiply the original constraint expression to get:

上式中,|vg|2,|vk|2分别代表节点g和节点k的电压幅值的平方;In the above formula, |v g | 2 and |v k | 2 represent the square of the voltage amplitudes of node g and node k respectively;

选定参考状态,用上标0表示参考状态的值,其中代表节点g参考状态的电压,分别代表支路gk参考状态的有功功率和参考状态的无功功率;The reference state is selected, and the superscript 0 is used to indicate the value of the reference state, where Represents the voltage at the reference state of node g, and respectively represent the active power of the branch gk reference state and the reactive power of the reference state;

将二次项进行泰勒展开得到:Taylor expansion of the quadratic term gives:

其中,Rgk和Xgk均是3×3的矩阵,是3×1的向量,取值如下式所示,diag表示将向量转化为对角矩阵:Among them, R gk and X gk are both 3×3 matrices, It is a 3×1 vector, and its value is shown in the following formula. diag means converting the vector into a diagonal matrix:

上式中,是阻抗参数,表达式如下:In the above formula, and is the impedance parameter, the expression is as follows:

(2-3)对整数变量和连续变量进行解耦;(2-3) Decoupling integer variables and continuous variables;

对配电网节点功率平衡约束约束进行改写,表达式如下:Rewrite the distribution network node power balance constraints, the expression is as follows:

对支路功率约束进行改写,表达式如下:Rewrite the branch power constraint, the expression is as follows:

对于步骤(2-2)得到的线性化的支路电压方程,利用大M法进行松弛,改写为:For the linearized branch voltage equation obtained in step (2-2), use the large M method to relax, and rewrite it as:

上式中,M为正数;In the above formula, M is a positive number;

(3)对经过步骤(2)转化后的模型进行求解;(3) solving the model converted through step (2);

经过步骤(2)的转化后,模型的目标函数表达式如下:After the transformation in step (2), the objective function expression of the model is as follows:

约束条件如下:The constraints are as follows:

转化后的模型是一个混合整数二次规划模型,对该模型求解,得到各条支路开闭状态变量xij,0代表支路ij开断,1代表支路ij闭合,并根据求解结果进行相应开关动作实现网络重构。The converted model is a mixed integer quadratic programming model. Solve the model to obtain the opening and closing state variables x ij of each branch. 0 means that the branch ij is open, and 1 means that the branch ij is closed. According to the solution results Perform corresponding switching actions to realize network reconstruction.

本发明的特点及有益效果在于:Features and beneficial effects of the present invention are:

本方法通过建立配电网网络重构模型,将模型中非线性的支路电压方程在参考点功率处进行一阶展开线性化,同时将整数变量和连续变量进行解耦,把难于求解的混合整数非线性规划问题转化为混合整数二次规划问题求解。因此,该配电网网络重构方法计算速度快,收敛性好,同时相比启发式算法能保证结果的最优性,适合应用于配电网的实时网络重构等场景之中。In this method, by establishing a distribution network reconfiguration model, the nonlinear branch voltage equation in the model is first-order expanded and linearized at the power of the reference point, and the integer variable and continuous variable are decoupled, and the difficult-to-solve mixed The integer nonlinear programming problem is transformed into a mixed integer quadratic programming problem for solution. Therefore, the distribution network reconfiguration method has fast calculation speed and good convergence. At the same time, it can guarantee the optimality of the results compared with the heuristic algorithm. It is suitable for real-time network reconfiguration of distribution network and other scenarios.

附图说明Description of drawings

图1是本发明方法的整体流程框图。Fig. 1 is the overall flow chart of the method of the present invention.

具体实施方式Detailed ways

本发明提出的一种基于线性化潮流的配电网网络重构方法,下面结合附图及具体实施例进一步详细说明如下。A distribution network reconfiguration method based on linearized power flow proposed by the present invention will be further described in detail below in conjunction with the accompanying drawings and specific embodiments.

本发明提出的一种基于线性化潮流的配电网网络重构方法,针对配电网辐射状运行以及三相不平衡的网络特性,整体流程如图1所示,包括以下步骤:A distribution network network reconfiguration method based on linearized power flow proposed by the present invention is aimed at the radial operation of the distribution network and the network characteristics of three-phase imbalance. The overall process is shown in Figure 1, including the following steps:

(1)建立配电网网络重构模型,该模型由目标函数和约束条件构成;具体步骤如下:(1) Establish a distribution network reconfiguration model, which is composed of objective functions and constraints; the specific steps are as follows:

(1-1)确定配电网网络重构模型的目标函数;(1-1) Determine the objective function of the distribution network reconfiguration model;

配电网网络重构的目标一般选择为最小化网络损耗,模型目标函数表达式如下:The goal of distribution network reconfiguration is generally chosen to minimize network loss, and the model objective function expression is as follows:

上式中,Iij为支路ij的电流,rij为支路ij电阻;In the above formula, I ij is the current of branch ij, r ij is the resistance of branch ij;

(1-2)确定配电网网络重构模型的约束条件,具体如下:(1-2) Determine the constraints of the distribution network reconfiguration model, as follows:

(1-2-1)配电网辐射状运行约束,表达式如下:(1-2-1) Radial operation constraints of the distribution network, the expression is as follows:

上式中,xij为配电网中任意支路ij开闭状态变量,0代表开断,1代表闭合;Nnode是系统中所有节点的个数,Nroot是系统中根节点(馈线)个数。In the above formula, x ij is the opening and closing state variable of any branch ij in the distribution network, 0 means open, 1 means closed; N node is the number of all nodes in the system, and N root is the number of root nodes (feeders) in the system number.

(1-2-2)配电网节点功率平衡约束,表达式如下:(1-2-2) Distribution network node power balance constraint, the expression is as follows:

上式中,第一个等式代表节点k的有功功率的平衡,第二个等式代表节点k的无功功率的平衡;pgk和pkm分别是支路gk和支路km的有功功率,qgk和qkm分别是支路gk和支路km的无功功率,是节点k的有功负荷,是节点k的无功负荷;其中k是配电网中任意选取的一个节点,g是节点k上游节点编号,m是节点k下游节点编号In the above formula, the first equation represents the balance of active power of node k, and the second equation represents the balance of reactive power of node k; p gk and p km are the active power of branch gk and branch km respectively , q gk and q km are the reactive power of branch gk and branch km respectively, is the active load of node k, is the reactive load of node k; where k is a node randomly selected in the distribution network, g is the upstream node number of node k, and m is the downstream node number of node k

(1-2-3)支路功率约束,表达式如下:(1-2-3) Branch power constraints, the expression is as follows:

上式中,pij,max,qij,max分别为支路节点k的的有功功率上限和无功功率上限;In the above formula, p ij, max , q ij, max are the active power upper limit and reactive power upper limit of branch node k respectively;

(1-2-4)支路电压方程约束,表达式如下:(1-2-4) The branch voltage equation constraint, the expression is as follows:

上式中,表示点除,v,I和s都是三维的列向量形式,分别代表三相的电压,电流和功率,zgk是支路gk的三相阻抗矩阵,为3×3的对称复矩阵,下标g代表支路的首端节点编号,下标k代表支路的末端节点编号,*代表复数的共轭,vk和vg分别表示节点k和节点g的电压,igk表示支路gk的电流,sgk表示支路gk的功率。In the above formula, Represents point division, v, I and s are three-dimensional column vectors, representing three-phase voltage, current and power respectively, z gk is the three-phase impedance matrix of branch gk, which is a symmetric complex matrix of 3×3, the following The subscript g represents the number of the first node of the branch, the subscript k represents the number of the end node of the branch, * represents the conjugate of the complex number, v k and v g represent the voltages of node k and node g respectively, and i gk represents the branch gk current, s gk represents the power of branch gk.

(1-2-5)节点电压上下限约束,表达式如下:(1-2-5) Node voltage upper and lower limit constraints, the expression is as follows:

vk,min≤|vk|≤vk,max v k,min ≤|v k |≤v k,max

上式中,vk,min,vk,max分别为节点k的电压下限和上限。In the above formula, v k, min , v k, max are the lower limit and upper limit of the voltage of node k respectively.

(2)对步骤(1)建立的模型进行转化;具体步骤如下:(2) Transform the model established in step (1); the specific steps are as follows:

(2-1)对配电网网络重构模型的目标函数进行转化;(2-1) Transform the objective function of the distribution network reconfiguration model;

由于配电网中各节点电压标幺值近似为1,因此将支路电流平方近似为支路有功功率与无功功率的平方和,即目标函数转化为:Since the per-unit voltage of each node in the distribution network is approximately 1, the square of the branch current is approximated as the sum of the squares of the active power and reactive power of the branch, that is, the objective function is transformed into:

(2-2)选定参考状态,对支路电压方程约束进行线性化;(2-2) Select the reference state and linearize the constraint of the branch voltage equation;

将支路电压方程两边取共轭并与原约束表达式点乘,得到:Conjugate both sides of the branch voltage equation and dot-multiply the original constraint expression to get:

上式中,|vg|2,|vk|2分别代表节点g和节点k的电压幅值的平方。In the above formula, |v g | 2 and |v k | 2 represent the squares of the voltage amplitudes of node g and node k respectively.

为了对支路电压方程进行线性化近似,需要选定一个参考状态,在实际运行中可以将电力系统的当前状态作为参考状态,用上标0表示参考状态的值,包括:代表节点g参考状态的电压值,分别代表支路gk参考状态的有功功率和参考状态的无功功率In order to linearize the branch voltage equation, it is necessary to select a reference state. In actual operation, the current state of the power system can be used as the reference state, and the superscript 0 is used to indicate the value of the reference state, including: Represents the voltage value of the reference state of node g, Respectively represent the active power of the branch gk reference state and the reactive power of the reference state

将二次项进行泰勒展开得到:Taylor expansion of the quadratic term gives:

其中,Rgk和Xgk均是3×3的矩阵,是3×1的向量,取值如下式所示,diag表示将向量转化为对角矩阵:Among them, R gk and X gk are both 3×3 matrices, It is a 3×1 vector, and its value is shown in the following formula. diag means converting the vector into a diagonal matrix:

上式中,是阻抗参数,表达式如下:In the above formula, and is the impedance parameter, the expression is as follows:

(2-3)对整数变量和连续变量进行解耦;(2-3) Decoupling integer variables and continuous variables;

配电网节点功率平衡约束中出现了整数变量xgk,xkm与功率的连续变量pgk,pkm,qgk,qkm相乘的形式,不同变量乘积的这种非线性形式增加了优化模型的求解难度。因此对节点功率平衡约束约束进行改写,表达式如下:In the distribution network node power balance constraint, the form of multiplying the integer variable x gk , x km and the continuous variable of power p gk , p km , q gk , q km appears. This nonlinear form of the product of different variables increases the optimization The difficulty of solving the model. Therefore, the node power balance constraint is rewritten, and the expression is as follows:

对支路功率约束进行改写,表达式如下:Rewrite the branch power constraint, the expression is as follows:

对于(2-2)中的线性化的支路电压方程,当线路i-j断开时,该断开支路两端电压并不应该有直接关系,因此利用大M法进行松弛,改写为:For the linearized branch voltage equation in (2-2), when the line i-j is disconnected, the voltage at both ends of the disconnected branch should not have a direct relationship, so the large M method is used for relaxation, and it is rewritten as:

M代表足够大的正数,大小应在正常电压幅值的一百倍以上,所以如果支路g-k断开(xij为0)则Mij为正常电压幅值的一百倍以上,使得|vg|2-|vk|2被限制在正常电压幅值的一百倍与正常电压幅值的负一百倍之间,这个约束总是能满足,相当于断开支路两端的节点电压之间没有任何直接限制。如果支路gk闭合(xgk为1)则以上约束等价于线性化的支路电压方程。M represents a large enough positive number, and its size should be more than one hundred times the normal voltage amplitude, so if the branch gk is disconnected (x ij is 0), M ij is more than one hundred times the normal voltage amplitude, so that | v g | 2 - |v k | 2 is limited between one hundred times the normal voltage amplitude and one hundred times the normal voltage amplitude, this constraint can always be satisfied, which is equivalent to the node voltage at both ends of the disconnected branch There are no direct restrictions in between. If the branch gk is closed (x gk is 1) then the above constraint is equivalent to the linearized branch voltage equation.

(3)对经过步骤(2)转化后的模型进行求解;(3) solving the model converted through step (2);

经过步骤(2)的转化后,模型的目标函数表达式如下:After the transformation in step (2), the objective function expression of the model is as follows:

约束条件如下:The constraints are as follows:

转化后的模型是一个混合整数二次规划模型,可被Gurobi,Cplex等多种商业求解器利用分支定界法高效求解,求解得到的结果是各条支路开闭状态变量xij,0代表支路i-j开断,1代表支路ij闭合,可以根据求解结果进行相应开关动作实现网络重构。The transformed model is a mixed integer quadratic programming model, which can be efficiently solved by various commercial solvers such as Gurobi and Cplex using the branch and bound method . Represents that the branch ij is open, 1 represents that the branch ij is closed, and corresponding switching actions can be performed according to the solution results to realize network reconstruction.

Claims (1)

1.一种基于线性化潮流的配电网网络重构方法,其特征在于,该方法包括以下步骤:1. A distribution network reconfiguration method based on linearized power flow, characterized in that the method may further comprise the steps: (1)建立配电网网络重构模型,该模型由目标函数和约束条件构成;具体步骤如下:(1) Establish a distribution network reconfiguration model, which is composed of objective functions and constraints; the specific steps are as follows: (1-1)确定配电网网络重构模型的目标函数;(1-1) Determine the objective function of the distribution network reconfiguration model; 配电网网络重构的目标为最小化网络损耗,表达式如下:The goal of distribution network reconfiguration is to minimize network loss, the expression is as follows: 上式中,Iij为支路ij的电流,rij为支路ij电阻;In the above formula, I ij is the current of branch ij, r ij is the resistance of branch ij; (1-2)确定配电网网络重构模型的约束条件,具体如下:(1-2) Determine the constraints of the distribution network reconfiguration model, as follows: (1-2-1)配电网辐射状运行约束,表达式如下:(1-2-1) Radial operation constraints of the distribution network, the expression is as follows: 上式中,xij为配电网中任意支路ij开闭状态变量,0代表开断,1代表闭合;Nnode是系统中所有节点的个数,Nroot是系统中根节点个数;In the above formula, x ij is the opening and closing state variable of any branch ij in the distribution network, 0 means open, 1 means closed; N node is the number of all nodes in the system, and N root is the number of root nodes in the system; (1-2-2)配电网节点功率平衡约束,表达式如下:(1-2-2) Distribution network node power balance constraint, the expression is as follows: 上式中,第一个等式代表节点k的有功功率的平衡,第二个等式代表节点k的无功功率的平衡;pgk、pkm分别是支路gk和支路km的有功功率,qgk、qkm分别是支路gk和支路km的无功功率,是节点k的有功负荷,是节点k的无功负荷;其中k是任意选取的一个节点,g是节点k上游节点编号,m是节点k下游节点编号;In the above formula, the first equation represents the balance of active power of node k, and the second equation represents the balance of reactive power of node k; p gk and p km are the active power of branch gk and branch km respectively , q gk , q km are the reactive power of branch gk and branch km respectively, is the active load of node k, is the reactive load of node k; where k is a node selected arbitrarily, g is the upstream node number of node k, and m is the downstream node number of node k; (1-2-3)支路功率约束,表达式如下:(1-2-3) Branch power constraints, the expression is as follows: 上式中,pij,max,qij,max分别为支路ij的有功功率上限和无功功率上限;In the above formula, pij,max ,q ij,max are respectively the upper limit of active power and upper limit of reactive power of branch ij; (1-2-4)支路电压方程约束,表达式如下:(1-2-4) The branch voltage equation constraint, the expression is as follows: 上式中,表示点除,v,I和s都是三维的列向量形式,分别代表三相的电压、电流和功率,zgk是支路gk的三相阻抗矩阵,为3×3的对称复矩阵,*代表复数的共轭,vk和vg分别表示节点k和节点g的电压,igk表示支路gk的电流,sgk表示支路gk的功率;In the above formula, Indicates point division, v, I and s are all in the form of three-dimensional column vectors, representing the voltage, current and power of the three phases respectively, z gk is the three-phase impedance matrix of the branch gk, which is a symmetric complex matrix of 3×3, * Represents the conjugate of a complex number, v k and v g represent the voltages of node k and node g respectively, i gk represents the current of branch gk, s gk represents the power of branch gk; (1-2-5)节点电压上下限约束,表达式如下:(1-2-5) Node voltage upper and lower limit constraints, the expression is as follows: vk,min≤|vk|≤vk,max v k,min ≤|v k |≤v k,max 上式中,vk,min,vk,max分别为节点k的电压下限和上限;In the above formula, v k, min , v k, max are the lower limit and upper limit of the voltage of node k respectively; (2)对步骤(1)建立的模型进行转化;具体步骤如下:(2) Transform the model established in step (1); the specific steps are as follows: (2-1)对配电网网络重构模型的目标函数进行转化;(2-1) Transform the objective function of the distribution network reconfiguration model; 将支路电流平方近似为支路有功功率与无功功率的平方和,则目标函数转化为:The square of the branch current is approximated as the sum of the squares of the active power and the reactive power of the branch, then the objective function is transformed into: (2-2)选定参考状态,对支路电压方程约束进行线性化;(2-2) Select the reference state and linearize the constraint of the branch voltage equation; 将支路电压方程两边取共轭并与原约束表达式点乘,得到:Conjugate both sides of the branch voltage equation and dot-multiply the original constraint expression to get: 上式中,|vg|2,|vk|2分别代表节点g和节点k的电压幅值的平方;In the above formula, |v g | 2 and |v k | 2 represent the square of the voltage amplitudes of node g and node k respectively; 选定参考状态,用上标0表示参考状态的值,其中代表节点g参考状态的电压,分别代表支路gk参考状态的有功功率和参考状态的无功功率;The reference state is selected, and the superscript 0 is used to indicate the value of the reference state, where Represents the voltage at the reference state of node g, and respectively represent the active power of the branch gk reference state and the reactive power of the reference state; 将二次项进行泰勒展开得到:Taylor expansion of the quadratic term gives: 其中,Rgk和Xgk均是3×3的矩阵,是3×1的向量,取值如下式所示,diag表示将向量转化为对角矩阵:Among them, R gk and X gk are both 3×3 matrices, It is a 3×1 vector, and its value is shown in the following formula. diag means converting the vector into a diagonal matrix: 上式中,是阻抗参数,表达式如下:In the above formula, and is the impedance parameter, the expression is as follows: (2-3)对整数变量和连续变量进行解耦;(2-3) Decoupling integer variables and continuous variables; 对配电网节点功率平衡约束约束进行改写,表达式如下:Rewrite the distribution network node power balance constraints, the expression is as follows: 对支路功率约束进行改写,表达式如下:Rewrite the branch power constraint, the expression is as follows: 对于步骤(2-2)得到的线性化的支路电压方程,利用大M法进行松弛,改写为:For the linearized branch voltage equation obtained in step (2-2), use the large M method to relax, and rewrite it as: 上式中,M为正数;In the above formula, M is a positive number; (3)对经过步骤(2)转化后的模型进行求解;(3) solving the model converted through step (2); 经过步骤(2)的转化后,模型的目标函数表达式如下:After the transformation in step (2), the objective function expression of the model is as follows: 约束条件如下:The constraints are as follows: 转化后的模型是一个混合整数二次规划模型,对该模型求解,得到各条支路开闭状态变量xij,0代表支路ij开断,1代表支路ij闭合,并根据求解结果进行相应开关动作实现网络重构。The converted model is a mixed integer quadratic programming model. Solve the model to obtain the opening and closing state variables x ij of each branch. 0 means that the branch ij is open, and 1 means that the branch ij is closed. According to the solution results Perform corresponding switching actions to realize network reconstruction.
CN201810035306.9A 2018-01-15 2018-01-15 Power distribution network reconstruction method based on linearized power flow Active CN108173265B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810035306.9A CN108173265B (en) 2018-01-15 2018-01-15 Power distribution network reconstruction method based on linearized power flow

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810035306.9A CN108173265B (en) 2018-01-15 2018-01-15 Power distribution network reconstruction method based on linearized power flow

Publications (2)

Publication Number Publication Date
CN108173265A true CN108173265A (en) 2018-06-15
CN108173265B CN108173265B (en) 2020-09-25

Family

ID=62514318

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810035306.9A Active CN108173265B (en) 2018-01-15 2018-01-15 Power distribution network reconstruction method based on linearized power flow

Country Status (1)

Country Link
CN (1) CN108173265B (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109066674A (en) * 2018-09-28 2018-12-21 国网天津市电力公司 Reconstruction method of power distribution network based on the full Smoothing Newton Method of Constraints
CN109256772A (en) * 2018-10-16 2019-01-22 清华大学 A kind of optimal convex optimization method cut-off of electric system power transmission network
CN109473980A (en) * 2018-11-30 2019-03-15 中国电力科学研究院有限公司 A method and system for reconfiguration of distribution network
CN109713694A (en) * 2019-01-25 2019-05-03 南方电网科学研究院有限责任公司 Network dynamic reconstruction method for three-phase asymmetric power distribution network
CN111130118A (en) * 2020-01-09 2020-05-08 清华大学 Optimal power flow calculation method of power system based on piecewise linearization
CN112542838A (en) * 2020-11-26 2021-03-23 云南电网有限责任公司 Three-phase power flow linearization method for power distribution network based on support vector regression
CN113364054A (en) * 2021-05-17 2021-09-07 国家电网有限公司 Power distribution network interval network reconstruction model optimization method based on second-order cone relaxation method
CN113949063A (en) * 2021-10-25 2022-01-18 国网天津市电力公司电力科学研究院 Fault isolation and recovery reconstruction method for power distribution network
CN114156867A (en) * 2021-11-11 2022-03-08 国网北京市电力公司 A method and device for optimizing a network reconfiguration model in a distribution network

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2533397A2 (en) * 2011-06-08 2012-12-12 Alstom Grid Coordinating energy management systems and intelligent electrical distribution grid control systems
CN104835080A (en) * 2015-04-30 2015-08-12 华南理工大学 Modeling method for micro-grid intraday scheduling plan mixed integer programming model
WO2015196743A1 (en) * 2014-06-25 2015-12-30 国家电网公司 Active distribution network reconfiguration method and apparatus
CN106058862A (en) * 2016-07-11 2016-10-26 南昌大学 Distribution network rapid reconstruction method taking voltage stability into consideration
CN107392418A (en) * 2017-06-08 2017-11-24 国网宁夏电力公司电力科学研究院 A kind of urban power distribution network network reconstruction method and system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2533397A2 (en) * 2011-06-08 2012-12-12 Alstom Grid Coordinating energy management systems and intelligent electrical distribution grid control systems
WO2015196743A1 (en) * 2014-06-25 2015-12-30 国家电网公司 Active distribution network reconfiguration method and apparatus
CN104835080A (en) * 2015-04-30 2015-08-12 华南理工大学 Modeling method for micro-grid intraday scheduling plan mixed integer programming model
CN106058862A (en) * 2016-07-11 2016-10-26 南昌大学 Distribution network rapid reconstruction method taking voltage stability into consideration
CN107392418A (en) * 2017-06-08 2017-11-24 国网宁夏电力公司电力科学研究院 A kind of urban power distribution network network reconstruction method and system

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
刘一兵等: "基于混合整数二阶锥规划的三相有源配电网无功优化", 《电力系统自动化》 *
陈思佳: "配电网优化运行与分布式电源接纳能力研究", 《中国博士学位论文全文数据库 工程科技Ⅱ辑》 *

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109066674A (en) * 2018-09-28 2018-12-21 国网天津市电力公司 Reconstruction method of power distribution network based on the full Smoothing Newton Method of Constraints
CN109256772A (en) * 2018-10-16 2019-01-22 清华大学 A kind of optimal convex optimization method cut-off of electric system power transmission network
CN109256772B (en) * 2018-10-16 2020-09-01 清华大学 A convex optimization solution method for optimal interruption of power system transmission network
CN109473980B (en) * 2018-11-30 2023-11-03 中国电力科学研究院有限公司 Reconstruction method and system of power distribution network
CN109473980A (en) * 2018-11-30 2019-03-15 中国电力科学研究院有限公司 A method and system for reconfiguration of distribution network
CN109713694A (en) * 2019-01-25 2019-05-03 南方电网科学研究院有限责任公司 Network dynamic reconstruction method for three-phase asymmetric power distribution network
CN111130118A (en) * 2020-01-09 2020-05-08 清华大学 Optimal power flow calculation method of power system based on piecewise linearization
CN112542838A (en) * 2020-11-26 2021-03-23 云南电网有限责任公司 Three-phase power flow linearization method for power distribution network based on support vector regression
CN113364054A (en) * 2021-05-17 2021-09-07 国家电网有限公司 Power distribution network interval network reconstruction model optimization method based on second-order cone relaxation method
CN113364054B (en) * 2021-05-17 2024-04-30 国家电网有限公司 Power distribution network interval network reconstruction model optimization method based on second order cone relaxation method
CN113949063A (en) * 2021-10-25 2022-01-18 国网天津市电力公司电力科学研究院 Fault isolation and recovery reconstruction method for power distribution network
CN113949063B (en) * 2021-10-25 2024-08-27 国网天津市电力公司电力科学研究院 Fault isolation and recovery reconstruction method for power distribution network
CN114156867A (en) * 2021-11-11 2022-03-08 国网北京市电力公司 A method and device for optimizing a network reconfiguration model in a distribution network
CN114156867B (en) * 2021-11-11 2024-04-09 国网北京市电力公司 Optimization method and device for power distribution network interval network reconstruction model

Also Published As

Publication number Publication date
CN108173265B (en) 2020-09-25

Similar Documents

Publication Publication Date Title
CN108173265B (en) Power distribution network reconstruction method based on linearized power flow
CN103746374B (en) Containing the cyclization control method of many microgrids power distribution network
CN107800155A (en) Consider the multi-period islet operation method of active power distribution network of intelligent Sofe Switch
CN102842908B (en) Three-phase decoupling power flow calculation method for power distribution network containing multiple transformer branches
CN105977934B (en) A kind of power distribution network intelligence Sofe Switch service restoration method for considering load importance
Zhang et al. A novel event-triggered secondary control strategy for distributed generalized droop control in microgrid considering time delay
CN103595062B (en) Generator wide area damp control method based on model-free adaption control algolithm
CN107846010B (en) A Distribution Network Reconfiguration Method Considering Loop Closure Constraints
CN109446608A (en) A kind of Short-circuit Current of Power Network calculation method containing high tc superconducting fault current limiter
CN108054757A (en) A kind of embedded idle and voltage N-1 Close loop security check methods
CN108847659A (en) Distribution network synchronous phasor measurement configuration method considering topological change
CN110912137A (en) Flexible power distribution network operation domain model construction method considering alternating current power flow
CN108599167A (en) A kind of linearisation tidal current computing method of radial distribution networks
CN107332277A (en) Store up the active power distribution network islet operation method of lotus operation characteristic in a kind of consideration source
Ferro et al. A distributed approach to the optimal power flow problem for unbalanced and mesh networks
CN102163846A (en) Regional power grid network reconstruction method taking loss reduction and load balancing as targets
Abdel-Akher et al. An approach to determine a pair of power-flow solutions related to the voltage stability of unbalanced three-phase networks
CN105514996A (en) Method and system for calculating cooperative power flow of main network and distribution network
CN113364054A (en) Power distribution network interval network reconstruction model optimization method based on second-order cone relaxation method
CN107732918A (en) A kind of power distribution network three-phase optimal load flow computational methods based on permanent Hessian matrix
Yang et al. Implementation of a novel unified power flow controller into Newton-Raphson load flow
Chakrabortty Wide-area damping control of large power systems using a model reference approach
CN117973233A (en) Converter control model training and oscillation suppression method based on deep reinforcement learning
CN107508283A (en) A kind of distributed power source operation domain method for solving based on affine arithmetic
CN118395925A (en) Small disturbance stability analysis method and system for field station with network-structured converter

Legal Events

Date Code Title Description
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant