WO2020052104A1 - Method for determining power flow of dg-connected distribution network and computer storage medium - Google Patents
Method for determining power flow of dg-connected distribution network and computer storage medium Download PDFInfo
- Publication number
- WO2020052104A1 WO2020052104A1 PCT/CN2018/118729 CN2018118729W WO2020052104A1 WO 2020052104 A1 WO2020052104 A1 WO 2020052104A1 CN 2018118729 W CN2018118729 W CN 2018118729W WO 2020052104 A1 WO2020052104 A1 WO 2020052104A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- linear
- equation
- node
- nodes
- power flow
- Prior art date
Links
Images
Classifications
-
- H—ELECTRICITY
- H02—GENERATION; CONVERSION OR DISTRIBUTION OF ELECTRIC POWER
- H02J—CIRCUIT ARRANGEMENTS OR SYSTEMS FOR SUPPLYING OR DISTRIBUTING ELECTRIC POWER; SYSTEMS FOR STORING ELECTRIC ENERGY
- H02J3/00—Circuit arrangements for ac mains or ac distribution networks
- H02J3/04—Circuit arrangements for ac mains or ac distribution networks for connecting networks of the same frequency but supplied from different sources
- H02J3/06—Controlling transfer of power between connected networks; Controlling sharing of load between connected networks
-
- H—ELECTRICITY
- H02—GENERATION; CONVERSION OR DISTRIBUTION OF ELECTRIC POWER
- H02J—CIRCUIT ARRANGEMENTS OR SYSTEMS FOR SUPPLYING OR DISTRIBUTING ELECTRIC POWER; SYSTEMS FOR STORING ELECTRIC ENERGY
- H02J2203/00—Indexing scheme relating to details of circuit arrangements for AC mains or AC distribution networks
- H02J2203/20—Simulating, e g planning, reliability check, modelling or computer assisted design [CAD]
Definitions
- the present application relates to the technical field of power system operation and control, and in particular to a method for determining power flow of a distribution network including DG grid connection and a computer storage medium.
- Power flow calculation is one of the most basic functions in the energy management system (EMS). Power flow calculation of the distribution network is an important basis for economic operation and system analysis of the distribution network. In terms of topology and operation mode, there are obvious differences between the distribution network and the transmission network.
- the distribution network has a high R / X ratio (resistance and reactance ratio), more branches, and a radial network structure.
- the distribution network is open-loop during normal operation, and only short-term loop network or dual power supply operation occurs when a fault or load is deployed.
- DG Distributed generation
- DG distributed power generation
- the access of DG may change the flow of the tide, and the distribution network is also changed from a single power mode to a multiple power mode;
- balance nodes and PQ nodes There are only two types of balance nodes and PQ nodes in traditional power flow calculation. Among them, the balance node and PQ node are existing nouns, the balance node is given the voltage amplitude and phase, and its injected active power and The active power is the quantity to be calculated; the PQ node is the active power P and the reactive power Q of the node are given, and the voltage and phase of the node are the quantities to be calculated.
- the purpose of this application is to overcome the shortcomings of the prior art, and to provide a method for determining the power flow of a distribution network containing DG grid-connected, to improve the speed of solving the power flow calculation of the power grid containing DG, and to improve the calculation convergence.
- this application provides a method for determining power flow of a distribution network including DG grid connection, including the following steps:
- N is a positive integer
- the phase difference and voltage between the N nodes and the phase difference between N-1 nodes are determined.
- the present application provides a computer storage medium that stores computer-executable instructions. When the computer-executable instructions are executed, the steps of the foregoing method are implemented.
- the beneficial effect of this application is that this application uses bilinear transformation technology to introduce bilinear state variables, thereby transforming the non-linear power flow equations into linear-nonlinear mixed equations.
- this application uses bilinear transformation technology to introduce bilinear state variables, thereby transforming the non-linear power flow equations into linear-nonlinear mixed equations.
- a reasonable approximation of the Jacobian matrix of the mixed equation is made, thereby making the Jacobian matrix constant and speeding up the solution.
- the method of the patent is simple and easy to implement, and can effectively calculate the speed and accuracy of DG power distribution network load flow calculation.
- FIG. 1 is a first flowchart of the method of the present application
- FIG. 2 is the second flowchart of the method of the present application.
- a method for determining the power flow of a distribution network containing a DG grid connected to the present application by introducing a bilinear state variable through a bilinear transformation technology, thereby transforming a non-linear power flow equation system into a linear-nonlinear mixed equation. Further, Combined with the operating characteristics of DG's distribution network, a reasonable approximation of the Jacobian matrix of the mixed equation is made, thereby making the Jacobian matrix constant and speeding up the solution.
- This application provides a method for determining the power flow of a distribution network including a DG grid, as shown in FIG. 1, including the following steps:
- Step 11 Based on the parameters of the N nodes included in the DG grid-connected system, establish a non-linear power flow equation for the system, and convert the non-linear power flow equation into a linear-nonlinear mixed equation for the system; where N is positive Integer
- Step 12 Based on the definition of the bilinear state variable and the solution of the linear-nonlinear mixed equation for the system, the phase difference and voltage of N nodes and the phase difference between N-1 nodes.
- a method for determining the power flow of a distribution network including DG grid connection in this application is as follows:
- N is the number of system nodes
- P i is the active power injected at node i
- Q i is the reactive power injected at node i
- G ii is the self-conductance of node i
- B ii is the self- susceptibility of node i
- G ij is node i
- j Mutual conductance
- B ij is the mutual admittance between nodes i, j, these are known quantities
- U i is the voltage amplitude of node i
- ⁇ ij is the phase difference between nodes i, j, these two types
- the variable is the quantity to be sought.
- ⁇ R [ ⁇ R ij ] i, j are nodes at both ends of any branch of the entire network;
- ⁇ I [ ⁇ I ij ] i, j are nodes at both ends of any branch in the whole network
- ⁇ K [ ⁇ K i ] i is an arbitrary PQ node
- ⁇ P [ ⁇ P i ] i is any node in the whole network
- ⁇ Q [ ⁇ Q i ] i is any node in the whole network
- ⁇ S [ ⁇ S ij ] i, j is any node in the whole network
- J is the Jacobian matrix of the system nonlinear-linear equations, and its specific form will be given below.
- Non-linear mapping f (I, R) R ij 2 + I ij 2 -2K i K j Partial differentiation into R ij , I ij , K i is:
- the Jacobian matrix has become a sparse matrix with constant elements. Therefore, only a factor table needs to be formed during the solution process (because the factor table is a mature technology, this application will not be described in detail), without iteration at each step Repeat the inversion in the process.
- FIG. 2 The method for determining the power flow of a distribution network including DG grid connection in this application is shown in FIG. 2.
- the detailed solution steps are:
- This application uses bilinear transformation technology to introduce bilinear state variables, thereby transforming the power flow non-linear equations into linear-nonlinear mixed equations, and based on the characteristics of the DG distribution network, the Jacobian matrix in the mixed equations is rationalized This makes the Jacobian matrix constant, so that only a small number of variable elements need to be calculated repeatedly, which reduces the amount of calculation, speeds up the solution speed, and improves the calculation efficiency.
- the method of the patent is simple and easy to implement, and can effectively calculate the speed and accuracy of DG power distribution network load flow calculation.
- a computer storage medium provided in the embodiments of the present application.
- the computer storage medium stores computer-executable instructions. When the computer-executable instructions are executed, the method steps of the foregoing embodiments are implemented.
- the foregoing device is implemented in the form of a software functional module and sold or used as an independent product, it may also be stored in a computer-readable storage medium.
- the computer software product is stored in a storage medium and includes several instructions for A computer device (which may be a personal computer, a server, or a network device) is caused to perform all or part of the methods described in the embodiments of the present application.
- the foregoing storage medium includes various media that can store program codes, such as a U disk, a mobile hard disk, a read-only memory (ROM, Read Only Memory), a magnetic disk, or an optical disk.
- program codes such as a U disk, a mobile hard disk, a read-only memory (ROM, Read Only Memory), a magnetic disk, or an optical disk.
Landscapes
- Engineering & Computer Science (AREA)
- Power Engineering (AREA)
- Supply And Distribution Of Alternating Current (AREA)
Abstract
A method for determining a power flow of a DG-connected distribution network and a computer storage medium. The method comprises: establishing, on the basis of parameters of N nodes in a DG-connected system, a nonlinear power flow equation for the system, and converting the nonlinear power flow equation to a linear-nonlinear hybrid equation for the system (11), wherein N is a positive integer; and determining, on the basis of the definition of a bilinear state variable and a solution of the linear-nonlinear hybrid equation for the system, phase differences between and voltages of the N nodes and phase differences between N-1 nodes (12).
Description
本申请涉及电力系统运行与控制技术领域,具体涉及含DG并网的配电网潮流确定方法及计算机存储介质。The present application relates to the technical field of power system operation and control, and in particular to a method for determining power flow of a distribution network including DG grid connection and a computer storage medium.
潮流计算是能量管理系统(EMS)中最基本的功能之一,配电网潮流计算是配电网络经济运行、系统分析等的重要基础。在拓扑结构和运行方式上,配电网与输电网有着明显的差异,配电网具有较高的R/X比值(电阻电抗比值),分支较多,呈辐射型网络结构等特点。另外,配电网正常运行时是开环,只有在故障或调配负荷时才会出现短暂的环网或双电源运行。Power flow calculation is one of the most basic functions in the energy management system (EMS). Power flow calculation of the distribution network is an important basis for economic operation and system analysis of the distribution network. In terms of topology and operation mode, there are obvious differences between the distribution network and the transmission network. The distribution network has a high R / X ratio (resistance and reactance ratio), more branches, and a radial network structure. In addition, the distribution network is open-loop during normal operation, and only short-term loop network or dual power supply operation occurs when a fault or load is deployed.
分布式发电(DG)技术以其投资小、清洁环保、供电可靠和发电方式灵活等优点逐渐成为电力领域研究的热点。分布式发电与集中发电方式相结合将是电力系统发展的趋势。常用的分布式发电方式有风力发电、太阳能发电和燃料电池发电。Distributed generation (DG) technology has gradually become a hotspot in the field of electric power with its advantages such as small investment, clean and environmental protection, reliable power supply and flexible power generation methods. The combination of distributed power generation and centralized power generation will be the trend of power system development. Commonly used distributed power generation methods are wind power, solar power and fuel cell power.
配电网中分布式发电(DG)的引入给电网的潮流、电压质量、功率损耗、可靠性和短路容量带来了巨大的影响。而传统的潮流算法不能直接应用于含DG的配网,原因如下:The introduction of distributed power generation (DG) in the distribution network has a huge impact on the power flow, voltage quality, power loss, reliability and short-circuit capacity. The traditional power flow algorithm cannot be directly applied to distribution networks with DG for the following reasons:
1)DG的接入可能会使潮流的流向发生改变,配电网也由单电源模式变成多电源模式;1) The access of DG may change the flow of the tide, and the distribution network is also changed from a single power mode to a multiple power mode;
2)传统的配网潮流计算中只有平衡节点和PQ节点2种类型,其中平衡节点和PQ节点是现有名词,平衡节点是电压幅值和相位是给定的,而其注入有功功率和无功功率是待求量;PQ节点是节点的有功功率P和无功功 率Q是给定的,节点电压和相位是待求量。2) There are only two types of balance nodes and PQ nodes in traditional power flow calculation. Among them, the balance node and PQ node are existing nouns, the balance node is given the voltage amplitude and phase, and its injected active power and The active power is the quantity to be calculated; the PQ node is the active power P and the reactive power Q of the node are given, and the voltage and phase of the node are the quantities to be calculated.
发明内容Summary of the Invention
本申请的目的在于克服现有技术的不足,提供了一种含DG并网的配电网潮流确定方法,提高含DG的电网潮流计算的求解速度,提高计算收敛性。The purpose of this application is to overcome the shortcomings of the prior art, and to provide a method for determining the power flow of a distribution network containing DG grid-connected, to improve the speed of solving the power flow calculation of the power grid containing DG, and to improve the calculation convergence.
为解决上述技术问题,本申请提供了一种含DG并网的配电网潮流确定方法,包括以下步骤:In order to solve the above technical problems, this application provides a method for determining power flow of a distribution network including DG grid connection, including the following steps:
基于DG并网系统中包含的N个节点的参数,建立针对系统的潮流非线性方程,将所述潮流非线性方程转化为针对系统的线性-非线性混合方程;其中,N为正整数;Based on the parameters of N nodes included in the DG grid-connected system, a non-linear power flow equation for the system is established, and the non-linear power flow equation is converted into a linear-nonlinear mixed equation for the system; where N is a positive integer;
基于双线性状态变量的定义以及所述针对系统的线性-非线性混合方程的解,确定所述N个节点的相位差和电压和N-1个节点间的相位差。Based on the definition of the bilinear state variable and the solution of the linear-nonlinear mixed equation for the system, the phase difference and voltage between the N nodes and the phase difference between N-1 nodes are determined.
本申请提供了一种计算机存储介质,所述计算机存储介质存储有计算机可执行指令,所述计算机可执行指令被执行时实现前述方法的步骤。The present application provides a computer storage medium that stores computer-executable instructions. When the computer-executable instructions are executed, the steps of the foregoing method are implemented.
与现有技术相比,本申请所达到的有益效果是:本申请通过双线性变换技术,引入双线性状态变量,从而将潮流非线性方程组转化成线性-非线性混合方程,进一步的,结合DG的配电网的运行特点,对混合方程的雅克比矩阵进行了合理的近似,从而使雅克比矩阵常数化,加快了求解速度。本专利方法简单,易于实现,可以有效的含DG的配电网潮流计算速度和精度。Compared with the prior art, the beneficial effect of this application is that this application uses bilinear transformation technology to introduce bilinear state variables, thereby transforming the non-linear power flow equations into linear-nonlinear mixed equations. In combination with the operating characteristics of DG's distribution network, a reasonable approximation of the Jacobian matrix of the mixed equation is made, thereby making the Jacobian matrix constant and speeding up the solution. The method of the patent is simple and easy to implement, and can effectively calculate the speed and accuracy of DG power distribution network load flow calculation.
图1是本申请方法流程图一;FIG. 1 is a first flowchart of the method of the present application;
图2为本申请方法流程图二。FIG. 2 is the second flowchart of the method of the present application.
下面对本申请作进一步描述。以下实施例仅用于更加清楚地说明本申请的技术方案,而不能以此来限制本申请的保护范围。This application is further described below. The following embodiments are only used to more clearly illustrate the technical solution of the present application, and cannot be used to limit the protection scope of the present application.
本申请的一种含DG并网的配电网潮流确定方法,通过双线性变换技术,引入双线性状态变量,从而将潮流非线性方程组转化成线性-非线性混合方程,进一步的,结合DG的配电网的运行特点,对混合方程的雅克比矩阵进行了合理的近似,从而使雅克比矩阵常数化,加快了求解速度。A method for determining the power flow of a distribution network containing a DG grid connected to the present application, by introducing a bilinear state variable through a bilinear transformation technology, thereby transforming a non-linear power flow equation system into a linear-nonlinear mixed equation. Further, Combined with the operating characteristics of DG's distribution network, a reasonable approximation of the Jacobian matrix of the mixed equation is made, thereby making the Jacobian matrix constant and speeding up the solution.
本申请提供了一种含DG并网的配电网潮流确定方法,如图1所示,包括以下步骤:This application provides a method for determining the power flow of a distribution network including a DG grid, as shown in FIG. 1, including the following steps:
步骤11:基于DG并网系统中包含的N个节点的参数,建立针对系统的潮流非线性方程,将所述潮流非线性方程转化为针对系统的线性-非线性混合方程;其中,N为正整数;Step 11: Based on the parameters of the N nodes included in the DG grid-connected system, establish a non-linear power flow equation for the system, and convert the non-linear power flow equation into a linear-nonlinear mixed equation for the system; where N is positive Integer
步骤12:基于双线性状态变量的定义以及所述针对系统的线性-非线性混合方程的解,N个节点的相位差和电压和N-1个节点间的相位差。Step 12: Based on the definition of the bilinear state variable and the solution of the linear-nonlinear mixed equation for the system, the phase difference and voltage of N nodes and the phase difference between N-1 nodes.
本申请的一种含DG并网的配电网潮流确定方法,具体过程如下:A method for determining the power flow of a distribution network including DG grid connection in this application, the specific process is as follows:
所述基于DG并网系统中包含的N个节点的参数,建立针对系统的潮流非线性方程,将所述潮流非线性方程转化为针对系统的线性-非线性混合方程,包括:Establishing a non-linear power flow equation for the system based on the parameters of the N nodes included in the DG grid-connected system, and converting the non-linear power flow equation into a linear-nonlinear mixed equation for the system, including:
将所述N个节点的含DG并网系统,该系统所有节点中节点1为平衡节点,有N
PV个PV节点,N-N
PV-1个PQ节点,b条支路,(i,j)表示以节点i为首端,j为末端的支路,该支路的导纳为y
ij=g
ij+jb
ij,其中g
ij为支路电导,b
ij为支路电纳。
The N-node DG grid-connected system is used. Node 1 of all the nodes in the system is a balanced node. There are N PV PV nodes, NN PV -1 PQ nodes, and b branches. (I, j) indicates Take the node i as the head and j as the branch. The admittance of this branch is y ij = g ij + jb ij , where g ij is the branch conductance and b ij is the branch susceptance.
根据电力系统基本原理可知,节点i的功率平衡方程为:According to the basic principles of the power system, the power balance equation of node i is:
其中N为系统节点数,P
i为节点i注入有功,Q
i为节点i注入无功,G
ii为节点i的自电导,B
ii为节点i的自电纳,G
ij为节点i,j之间互电导,B
ij为节点i,j之间互电纳,这些均为已知量,U
i为节点i的电压幅值,δ
ij为节点i,j之间相位差,这两类变量为待求量。
Where N is the number of system nodes, P i is the active power injected at node i, Q i is the reactive power injected at node i, G ii is the self-conductance of node i, B ii is the self- susceptibility of node i, and G ij is node i, j Mutual conductance, B ij is the mutual admittance between nodes i, j, these are known quantities, U i is the voltage amplitude of node i, δ ij is the phase difference between nodes i, j, these two types The variable is the quantity to be sought.
由于(1)式中U
iU
jcosδ
ij,U
iU
jsinδ
ij以及U
i
2均以固定的整体形式出现,则对于任何的一条支路(i,j),可定义如下双线性状态变量:
Since U i U j cosδ ij , U i U j sinδ ij and U i 2 all appear in a fixed overall form in formula (1), for any branch (i, j), the following bilinearity can be defined State variables:
R
ij=U
iU
jcosδ
ij
R ij = U i U j cosδ ij
I
ij=U
iU
jsinδ
ij (2)
I ij = U i U j sinδ ij (2)
这里R
ij,I
ij,K
i均为中间变量,显然R
ij=R
ji,I
ij=-I
ji,R
ij
2+I
ij
2=2K
iK
j。
Here, R ij , I ij , and K i are all intermediate variables. Obviously R ij = R ji , I ij = -I ji , R ij 2 + I ij 2 = 2K i K j .
将(2)中定义的中间变量R
ij,I
ij,K
i带入潮流平衡方程(1)中有:
Bringing the intermediate variables R ij , I ij , K i defined in (2) into the power flow equilibrium equation (1) has:
那么潮流方程就转化成如下线性-非线性混合方程组。Then the power flow equation is transformed into the following linear-nonlinear mixed equations.
(3)式中方程组的变量为R
ij,I
ij,K
i,
为关于R
ij,I
ij,K
i的线性方程组,R
ij
2+I
ij
2=2K
iK
j为关于R
ij,I
ij,K
i的非线性方程组。
(3) The variables in the system of equations are R ij , I ij , K i , Is a set of linear equations about R ij , I ij , K i , and R ij 2 + I ij 2 = 2K i K j is a set of nonlinear equations about R ij , I ij , K i .
以上描述是针对单个节点i和支路(i,j),对于全网节点和支路,仍可采用上述双线性变换形成系统的线性-非线性方程组:The above description is for a single node i and branch (i, j). For the nodes and branches of the entire network, the above-mentioned bilinear transformation can still be used to form a system of linear-nonlinear equations:
本申请采用牛顿法求解上述非线性-线性方程组,其求解形式为:This application uses Newton's method to solve the above nonlinear-linear equations, and the solution form is:
其中:among them:
△R=[△R
ij]i,j为全网任意支路两端节点;
△ R = [△ R ij ] i, j are nodes at both ends of any branch of the entire network;
△I=[△I
ij]i,j为全网任意支路两端节点
△ I = [△ I ij ] i, j are nodes at both ends of any branch in the whole network
△K=[△K
i]i为任意PQ节点
△ K = [△ K i ] i is an arbitrary PQ node
△P=[△P
i]i为全网任意节点
△ P = [△ P i ] i is any node in the whole network
△Q=[△Q
i]i为全网任意节点
△ Q = [△ Q i ] i is any node in the whole network
△S=[△S
ij]i,j为全网任意节点
△ S = [△ S ij ] i, j is any node in the whole network
J为系统非线性-线性方程组雅克比矩阵,其具体形式将在下文给出。J is the Jacobian matrix of the system nonlinear-linear equations, and its specific form will be given below.
对于线性方程
其求解过程无需迭代,故收敛速度是较快的,而对于非线性方程组R
ij
2+I
ij
2=2K
iK
j,求解难度较大,本申请结合配电网的运行特点对问题进行简化求解,原理如下:
For linear equations The solution process does not need to iterate, so the convergence speed is fast. For the nonlinear equations R ij 2 + I ij 2 = 2K i K j , the solution is difficult. This application combines the operating characteristics of the distribution network to solve the problem. Simplify the solution, the principle is as follows:
非线性映射f(I,R)=R
ij
2+I
ij
2-2K
iK
j对R
ij,I
ij,K
i的偏微分为:
Non-linear mapping f (I, R) = R ij 2 + I ij 2 -2K i K j Partial differentiation into R ij , I ij , K i is:
由于含DG的配电网线路传输功率小,故仍可认为支路两端节点相位差δ
ij=0,同时根据电力系统运行特点,节点(包括负荷节点、DG并网节点)电压近似为额定电压1p.u,利用上述假设,则R
ij=U
iU
jcosδ
ij≈1,I
ij=U
iU
jsinδ
ij≈0,
那么非线性方程组f(I,R)=R
ij
2+I
ij
2-2K
iK
j对应的雅克比可近似为:
Due to the small transmission power of the DG-containing distribution network line, the phase difference between the nodes at both ends of the branch can still be considered δ ij = 0, and according to the operating characteristics of the power system, the voltage of the node (including the load node and the DG grid-connected node) is approximately rated Voltage 1p.u, using the above assumption, then R ij = U i U j cosδ ij ≈1, I ij = U i U j sinδ ij ≈0, Then the non-linear equations f (I, R) = R ij 2 + I ij 2 -2K i K j can be approximated as:
从而式(4)的雅克比矩阵J可近似为:Therefore, the Jacobian matrix J of equation (4) can be approximated as:
可见,通过上述处理,雅克比矩阵已经成为元素为常数的稀疏矩阵,故求解过程中仅需形成因子表(由于因子表为成熟的技术,本申请不再赘述)存储,无需在每一步的迭代过程中反复求逆。It can be seen that through the above processing, the Jacobian matrix has become a sparse matrix with constant elements. Therefore, only a factor table needs to be formed during the solution process (because the factor table is a mature technology, this application will not be described in detail), without iteration at each step Repeat the inversion in the process.
本申请含DG并网的配电网潮流确定方法,参见图2所示,详细求解步骤为:The method for determining the power flow of a distribution network including DG grid connection in this application is shown in FIG. 2. The detailed solution steps are:
1、根据节点导纳矩阵Y=G+jB,形成雅克比矩阵
并形成J的因子表;
1. Form the Jacobian matrix according to the node admittance matrix Y = G + jB And form a factor table of J;
2、设PQ节点的电压初值为1p.u,相位为0,迭代次数k=0;2. Set the initial voltage of the PQ node to 1p.u, the phase to 0, and the number of iterations k = 0.
3、第k次迭代求解如下线性-非线性方程组:3. The k-th iteration solves the following linear-nonlinear equations:
其牛顿法迭代方程组形式为
可根据因子表得到双线性状态变量的修正量
这里
Its Newton method iterative equations form Correction of bilinear state variables can be obtained according to the factor table Here
6、重复上述步骤3-5,设置收敛阈值ξ>0,直至连续两次迭代修正量满足
则得到上述线性-非线性混合方程组的解
6. Repeat the above steps 3-5, set the convergence threshold ξ> 0, until the correction amount for two consecutive iterations is Then get the solution of the above linear-nonlinear mixed equations
本申请利用双线性变换技术引入双线性状态变量,从而将潮流非线性方程组转化成线性-非线性混合方程组,并根据DG配电网特性对混合方程中的雅克比矩阵进行了合理的近似,从而使雅克比矩阵常数化,这样只需反复计算少量的可变元素,从而减少了计算量,加快了求解速度,提高了计算效率。本专利方法简单,易于实现,可以有效的含DG的配电网潮流计算速度和精度。This application uses bilinear transformation technology to introduce bilinear state variables, thereby transforming the power flow non-linear equations into linear-nonlinear mixed equations, and based on the characteristics of the DG distribution network, the Jacobian matrix in the mixed equations is rationalized This makes the Jacobian matrix constant, so that only a small number of variable elements need to be calculated repeatedly, which reduces the amount of calculation, speeds up the solution speed, and improves the calculation efficiency. The method of the patent is simple and easy to implement, and can effectively calculate the speed and accuracy of DG power distribution network load flow calculation.
本申请实施例提供的一种计算机存储介质,所述计算机存储介质存储有计算机可执行指令,所述计算机可执行指令被执行时实施前述实施例的方法步骤。A computer storage medium provided in the embodiments of the present application. The computer storage medium stores computer-executable instructions. When the computer-executable instructions are executed, the method steps of the foregoing embodiments are implemented.
本申请实施例上述装置如果以软件功能模块的形式实现并作为独立的 产品销售或使用时,也可以存储在一个计算机可读取存储介质中。基于这样的理解,本申请实施例的技术方案本质上或者说对现有技术做出贡献的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机、服务器、或者网络设备等)执行本申请各个实施例所述方法的全部或部分。而前述的存储介质包括:U盘、移动硬盘、只读存储器(ROM,Read Only Memory)、磁碟或者光盘等各种可以存储程序代码的介质。这样,本申请实施例不限制于任何特定的硬件和软件结合。In the embodiment of the present application, if the foregoing device is implemented in the form of a software functional module and sold or used as an independent product, it may also be stored in a computer-readable storage medium. Based on this understanding, the technical solutions of the embodiments of the present application that are essentially or contribute to the existing technology can be embodied in the form of software products. The computer software product is stored in a storage medium and includes several instructions for A computer device (which may be a personal computer, a server, or a network device) is caused to perform all or part of the methods described in the embodiments of the present application. The foregoing storage medium includes various media that can store program codes, such as a U disk, a mobile hard disk, a read-only memory (ROM, Read Only Memory), a magnetic disk, or an optical disk. In this way, the embodiments of the present application are not limited to any specific combination of hardware and software.
尽管为示例目的,已经公开了本申请的优选实施例,本领域的技术人员将意识到各种改进、增加和取代也是可能的,因此,本申请的范围应当不限于上述实施例。Although the preferred embodiments of the present application have been disclosed for illustrative purposes, those skilled in the art will recognize that various improvements, additions, and substitutions are also possible, and therefore, the scope of the present application should not be limited to the above embodiments.
以上所述仅是本申请的优选实施方式,应当指出,对于本技术领域的普通技术人员来说,在不脱离本申请技术原理的前提下,还可以做出若干改进和变型,这些改进和变型也应视为本申请的保护范围。The above is only the preferred implementation of the present application. It should be pointed out that, for those of ordinary skill in the art, without departing from the technical principles of the present application, several improvements and modifications can be made. These improvements and modifications It should also be regarded as the scope of protection of this application.
Claims (9)
- 含DG并网的配电网潮流确定方法,包括以下步骤:Method for determining power flow of distribution network with DG grid connection, including the following steps:基于DG并网系统中包含的N个节点的参数,建立针对系统的潮流非线性方程,将所述潮流非线性方程转化为针对系统的线性-非线性混合方程;其中,N为正整数;Based on the parameters of N nodes included in the DG grid-connected system, a non-linear power flow equation for the system is established, and the non-linear power flow equation is converted into a linear-nonlinear mixed equation for the system; where N is a positive integer;基于双线性状态变量的定义以及所述针对系统的线性-非线性混合方程的解,确定所述N个节点的相位差和电压和N-1个节点间的相位差。Based on the definition of the bilinear state variable and the solution of the linear-nonlinear mixed equation for the system, the phase difference and voltage between the N nodes and the phase difference between N-1 nodes are determined.
- 根据权利要求1所述的方法,其中,所述基于DG并网系统中包含的N个节点的参数,建立针对系统的潮流非线性方程,将所述潮流非线性方程转化为针对系统的线性-非线性混合方程,包括:The method according to claim 1, wherein, based on the parameters of N nodes included in the DG grid-connected system, a non-linear power flow equation for the system is established, and the non-linear power flow equation is converted into a linearity for the system- Non-linear mixed equations, including:将所述N个节点的含DG并网系统,所有节点中节点1设置为平衡节点,所述DG并网系统中包含有N PV个PV节点,N-N PV-1个PQ节点,b条支路,(i,j)表示以节点i为首端,j为末端的支路,该支路的导纳为y ij=g ij+jb ij,其中g ij为支路电导,b ij为支路电纳; The DG grid-connected system with N nodes is set as a balanced node among all nodes. The DG grid-connected system includes N PV PV nodes, NN PV -1 PQ nodes, and b branches. (I, j) represents the branch with node i as the head and j as the end. The admittance of this branch is y ij = g ij + jb ij , where g ij is the branch conductance and b ij is the branch electrical Accept根据电力系统基本原理,确定节点i的功率平衡方程为:According to the basic principles of the power system, the power balance equation of node i is determined as:其中N为系统节点数,P i为节点i注入有功,Q i为节点i注入无功,G ii为节点i的自电导,B ii为节点i的自电纳,G ij为节点i,j之间互电导,B ij为节点i,j之间互电纳,U i为节点i的电压幅值,δ ij为节点i,j之间相位差; Where N is the number of system nodes, P i is the active power injected at node i, Q i is the reactive power injected at node i, G ii is the self-conductance of node i, B ii is the self- susceptibility of node i, and G ij is node i, j Mutual conductance, B ij is the mutual admittance between nodes i and j, U i is the voltage amplitude of node i, and δ ij is the phase difference between nodes i and j;由于(1)式中U iU jcosδ ij,U iU jsinδ ij以及U i 2均以固定的整体形式出现,则对于任何的一条支路(i,j),定义如下双线性状态变量: Since U i U j cosδ ij , U i U j sinδ ij and U i 2 all appear in a fixed overall form in (1), for any branch (i, j), the following bilinear state is defined variable:其中,R ij,I ij,K i均为中间变量,R ij=R ji,I ij=-I ji,R ij 2+I ij 2=2K iK j; Among them, R ij , I ij , and K i are intermediate variables, R ij = R ji , I ij = -I ji , R ij 2 + I ij 2 = 2K i K j ;将(2)中定义的中间变量R ij,I ij,K i带入潮流平衡方程(1)中有: Bringing the intermediate variables R ij , I ij , K i defined in (2) into the power flow equilibrium equation (1) has:潮流方程转化成如下线性-非线性混合方程组:The power flow equation is transformed into the following linear-nonlinear mixed equations:(3)式中方程组的变量为R ij,I ij,K i, 为关于R ij,I ij,K i的线性方程组,R ij 2+I ij 2=2K iK j为关于R ij,I ij,K i的非线性方程组; (3) The variables in the system of equations are R ij , I ij , K i , Is a set of linear equations about R ij , I ij , K i , and R ij 2 + I ij 2 = 2K i K j is a set of nonlinear equations about R ij , I ij , K i ;对于全网节点和支路,仍采用上述双线性变换形成系统的线性-非线性方程组:For the nodes and branches of the entire network, the above-mentioned bilinear transformation is still used to form the system's linear-nonlinear equations:
- 根据权利要求1所述的方法,其中,所述基于DG并网系统中包含的N个节点的参数,建立针对系统的潮流非线性方程,将所述潮流非线性方程转化为针对系统的线性-非线性混合方程之后,所述方法还包括:The method according to claim 1, wherein, based on the parameters of N nodes included in the DG grid-connected system, a non-linear power flow equation for the system is established, and the non-linear power flow equation is converted into a linearity for the system- After the nonlinear mixed equation, the method further includes:将所述线性-非线性混合方程的整体雅克比矩阵进行近似处理;Approximating the overall Jacobian matrix of the linear-nonlinear mixed equation;求解近似后的所述线性-非线性混合方程,得到所述线性-非线性混合方程的解。The approximated linear-nonlinear mixed equation is solved to obtain a solution of the linear-nonlinear mixed equation.
- 根据权利要求4所述的方法,其中,将潮流方程的整体雅克比矩阵J近似,包括:The method according to claim 4, wherein approximating the overall Jacobian matrix J of the power flow equation comprises:支路两端节点相位差δ ij=0,节点电压近似为额定电压1p.u,故对f(I,R)=R ij 2+I ij 2-2K iK j而言,其偏微分为: The phase difference between the nodes at both ends of the branch δ ij = 0, and the node voltage is approximately the rated voltage 1p.u, so for f (I, R) = R ij 2 + I ij 2 -2K i K j , its partial difference is :由于R ij=U iU jcosδ ij≈1,I ij=U iU jsinδ ij≈0, Since R ij = U i U j cosδ ij ≈ 1, I ij = U i U j sinδ ij ≈ 0,则f(I,R)=R ij 2+I ij 2-2K iK j对应的雅克比近似为: Then f (I, R) = R ij 2 + I ij 2 -2K i K j The approximate Jacobian is:从而潮流方程的整体雅克比矩阵J为:Thus the overall Jacobian matrix J of the power flow equation is:
- 根据权利要求1所述的方法,其中,所述方法还包括:The method according to claim 1, further comprising:采用牛顿法求解线性-非线性方程组。Newton's method is used to solve linear-nonlinear equations.
- 根据权利要求6所述的方法,其中,求解线性-非线性方程为:The method according to claim 6, wherein solving the linear-nonlinear equation is:1)根据节点导纳矩阵Y=G+jB,形成雅克比矩阵 并形成J的因子表; 1) Form the Jacobian matrix according to the node admittance matrix Y = G + jB And form a factor table of J;2)设PQ节点的电压初值为1p.u,相位为0,迭代次数k=0;2) Let the initial voltage of the PQ node be 1 p.u, the phase be 0, and the number of iterations k = 0;3)第k次迭代求解如下线性-非线性方程组:3) The k-th iteration solves the following linear-nonlinear equations:其牛顿法迭代方程组形式为 可根据因子表得到双线性状态变量的修正量 这里 Its Newton method iterative equations form The correction amount of the bilinear state variable can be obtained according to the factor table Here6)重复上述步骤3-5,设置收敛阈值ξ>0,直至连续两次迭代修正量满足 则得到上述线性-非线性混合方程组的解 6) Repeat the above steps 3-5, set the convergence threshold ξ> 0, until the correction amount for two consecutive iterations is satisfied Then get the solution of the above linear-nonlinear mixed equations至此可得到全网电压和节点相位。At this point, the full network voltage and node phase can be obtained.
- 根据权利要求7所述的方法,其中,收敛阈值取值范围为ξ>0。The method according to claim 7, wherein the convergence threshold value ranges from ξ> 0.
- 一种计算机存储介质,所述计算机存储介质存储有计算机可执行指令,所述计算机可执行指令被执行时实现权利要求1-8任一项所述方法的步骤。A computer storage medium stores computer-executable instructions, and when the computer-executable instructions are executed, the steps of the method according to any one of claims 1-8 are implemented.
Applications Claiming Priority (2)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201811061200.2A CN109193664B (en) | 2018-09-12 | 2018-09-12 | Containing the grid-connected distribution power system load flow calculation method of DG |
CN201811061200.2 | 2018-09-12 |
Publications (1)
Publication Number | Publication Date |
---|---|
WO2020052104A1 true WO2020052104A1 (en) | 2020-03-19 |
Family
ID=64910168
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/CN2018/118729 WO2020052104A1 (en) | 2018-09-12 | 2018-11-30 | Method for determining power flow of dg-connected distribution network and computer storage medium |
Country Status (2)
Country | Link |
---|---|
CN (1) | CN109193664B (en) |
WO (1) | WO2020052104A1 (en) |
Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101141064A (en) * | 2007-09-14 | 2008-03-12 | 清华大学 | Method for distributed tidal current analyzing by exchange boundary node state and net damage information |
US20130238148A1 (en) * | 2012-03-06 | 2013-09-12 | Siemens Corporation | Interior point method for reformulated optimal power flow model |
CN103701125A (en) * | 2014-01-20 | 2014-04-02 | 武汉大学 | Flexible power flow algorithm for power distribution network based on sequential quadratic programming method |
CN103956735A (en) * | 2014-05-12 | 2014-07-30 | 河海大学 | Harmonic power flow analysis method of distributed power generation system |
CN107230982A (en) * | 2017-07-07 | 2017-10-03 | 广西大学 | A kind of micro-capacitance sensor linearizes tidal current computing method |
-
2018
- 2018-09-12 CN CN201811061200.2A patent/CN109193664B/en active Active
- 2018-11-30 WO PCT/CN2018/118729 patent/WO2020052104A1/en active Application Filing
Patent Citations (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101141064A (en) * | 2007-09-14 | 2008-03-12 | 清华大学 | Method for distributed tidal current analyzing by exchange boundary node state and net damage information |
US20130238148A1 (en) * | 2012-03-06 | 2013-09-12 | Siemens Corporation | Interior point method for reformulated optimal power flow model |
CN103701125A (en) * | 2014-01-20 | 2014-04-02 | 武汉大学 | Flexible power flow algorithm for power distribution network based on sequential quadratic programming method |
CN103956735A (en) * | 2014-05-12 | 2014-07-30 | 河海大学 | Harmonic power flow analysis method of distributed power generation system |
CN107230982A (en) * | 2017-07-07 | 2017-10-03 | 广西大学 | A kind of micro-capacitance sensor linearizes tidal current computing method |
Non-Patent Citations (1)
Title |
---|
YANG, XIAOYV ET ET AL.: "Improvements of the Algorithms of Continuation Power Flow for PSASP", POWER SYSTEM TECHNOLOGY, vol. 41, no. 5, 31 May 2017 (2017-05-31), pages 1554 - 1560, ISSN: 1000-3673 * |
Also Published As
Publication number | Publication date |
---|---|
CN109193664B (en) | 2019-12-03 |
CN109193664A (en) | 2019-01-11 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
WO2018103317A1 (en) | Universal power flow calculation method for power system comprising upfc | |
CN103066593B (en) | Three-phase load flow calculation method of weak looped distribution network comprising multi-type distributed power sources | |
CN106446458B (en) | Consider the weak looped distribution network tidal current computing method of distributed power source | |
CN111668843B (en) | Low-voltage distribution network three-phase load flow calculation method based on phase sequence mixing method | |
CN104993525B (en) | A kind of active distribution network coordinating and optimizing control method of meter and ZIP loads | |
CN108899919A (en) | A kind of active power distribution network Dynamic reactive power optimization dispatching method based on Haar wavelet transformation | |
CN113541146B (en) | Power flow calculation optimization method of power system considering distributed power supply | |
CN112564084B (en) | Method for rapidly determining voltage stability of large-scale distributed photovoltaic access power distribution network | |
CN112510691A (en) | Alternating current-direct current hybrid power flow decoupling iteration method based on step length optimization | |
CN114709848A (en) | Multiphase power distribution network energy storage optimization scheduling method considering power quality compensation | |
CN108551177B (en) | Sensitivity analysis-based transient load shedding control optimization method for direct current receiving end system | |
CN117595375A (en) | Method for considering influence of grid-connected access mode of electrolytic cell on voltage stability of power grid | |
Lei et al. | Modeling and analysis of MW-level grid-connected PV plant | |
WO2020052104A1 (en) | Method for determining power flow of dg-connected distribution network and computer storage medium | |
Liang et al. | Multi-Objective Mixed-Integer Convex programming method for the siting and sizing of UPFCs in a Large-Scale AC/DC transmission system | |
CN107562971B (en) | Alternating current/direct current power grid power flow calculation method based on PSS/E | |
Kumar et al. | A simplified approach for load flow analysis of radial distribution network with embedded generation | |
CN114825383A (en) | Three-phase imbalance two-stage optimization method for distribution-type photovoltaic power distribution network | |
Sun et al. | Calculation of the Maximum Hosting Capacity of Distributed Photovoltaics in Distribution Networks Considering Flexible Interconnections | |
CN112199822A (en) | External penalty function algorithm for seeking optimal system impedance value | |
Jervekani et al. | LVRT capability based on P‐V curve fitting under partial shading conditions | |
CN116760039B (en) | Node type expanded AC/DC power flow calculation method, system, equipment and medium | |
CN115173485B (en) | Multi-source reactive optimal distribution method and device in photovoltaic power station | |
He et al. | Damping Characteristics of Interconnected Power Systems with Wind-Photovoltaic-Thermal-Bundled Power Transmitted by AC/DC Systems | |
Yu et al. | Calculation of Unbalanced Power Flow in Distribution Networks with Photovoltaic Systems |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 18933084 Country of ref document: EP Kind code of ref document: A1 |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
122 | Ep: pct application non-entry in european phase |
Ref document number: 18933084 Country of ref document: EP Kind code of ref document: A1 |