CN104810829B - A kind of network structure simplified process method of power distribution network reconfiguration - Google Patents
A kind of network structure simplified process method of power distribution network reconfiguration Download PDFInfo
- Publication number
- CN104810829B CN104810829B CN201510275149.5A CN201510275149A CN104810829B CN 104810829 B CN104810829 B CN 104810829B CN 201510275149 A CN201510275149 A CN 201510275149A CN 104810829 B CN104810829 B CN 104810829B
- Authority
- CN
- China
- Prior art keywords
- node
- branch
- nodes
- centerdot
- network structure
- 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.)
- Active
Links
- 238000000034 method Methods 0.000 title claims abstract description 17
- 238000004364 calculation method Methods 0.000 claims abstract description 20
- 239000011159 matrix material Substances 0.000 claims description 78
- 238000003672 processing method Methods 0.000 claims description 15
- 238000005206 flow analysis Methods 0.000 claims description 5
- 238000013473 artificial intelligence Methods 0.000 claims description 3
- 239000004020 conductor Substances 0.000 claims description 3
- 230000001172 regenerating effect Effects 0.000 claims description 3
- 238000006467 substitution reaction Methods 0.000 claims description 3
- 238000012986 modification Methods 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 238000013461 design Methods 0.000 description 1
- 230000006870 function Effects 0.000 description 1
- 238000011160 research Methods 0.000 description 1
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
-
- 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]
Landscapes
- Engineering & Computer Science (AREA)
- Power Engineering (AREA)
- Supply And Distribution Of Alternating Current (AREA)
Abstract
The present invention is complicated for distribution net work structure, the solving result time is long during reconstruct, the slow-footed problem of Load flow calculation, a kind of network structure simplified process method of power distribution network reconfiguration is provided, during using power distribution network reconfiguration the characteristics of network structure, operable switch is used as border using in network structure, the simplified topological structure that network structure is reduced to be made up of some regions, in the case where radial networks topological constraints are met, it is quickly generated topology reconstruction strategy, and in topology reconstruction strategy of every generation, when carrying out a trend simplification calculating, calculating speed is improved using trend simplified model, quickly obtain optimum network structure, ensure to carry out real-time optimal control to power distribution network.
Description
Technical Field
The invention belongs to the technical field of power distribution system automation, and particularly relates to a network structure simplification processing method for power distribution network reconstruction.
Background
The power distribution network reconstruction is an important means for optimizing the operation of a power distribution system and is an important content of power distribution automation research. The distribution network has the characteristic of open-loop operation in a closed-loop design, and a large number of section switches for isolating faults and a small number of tie switches for providing optional paths are often configured in the network. The states of the switches are changed according to different load conditions, so that the purpose of adjusting the running state of the network is achieved. The power distribution network reconstruction aims at balancing network load, eliminating operation risk, reducing network loss and reducing operation cost, and under the condition of meeting radial network topology constraint, power flow equation constraint, node voltage constraint and switching action frequency constraint, the network structure of the power distribution network is adjusted, power flow distribution in the power distribution network is improved, and the network operation state is optimized. Therefore, power distribution network reconfiguration is an important means to improve power distribution system reliability, safety, and economy.
The basis of the power distribution network reconstruction is that the power distribution network flow analysis is carried out, the states of all switches in the network are different, so that the network structures are different, and through the power flow analysis of different network structures, when the objective function obtains the global optimum, the switch states in the network structures are considered to be the most reasonable. However, the network structure is complex, the load flow calculation needs repeated iteration, and the calculation time is long. Therefore, how to simplify the network structure, improve the tidal current operation speed, and quickly optimize the network structure becomes a problem to be solved urgently in network reconstruction.
Disclosure of Invention
Aiming at the problems of complex structure of a power distribution network, long time of solving results and low power flow calculation speed during reconstruction, the invention provides a simplified processing method of a power distribution network reconstructed network structure.
In order to achieve the purpose of the invention, the invention adopts the following technical scheme:
the invention provides a network structure simplification processing method for power distribution network reconstruction, which comprises the following steps:
step 1: carrying out region division and topology simplification on a network structure of the power distribution network to obtain a simplified topology structure;
step 2: reconstructing the simplified topological structure to generate a topological reconstruction strategy, and reducing and simplifying the topological reconstruction strategy;
and step 3: and carrying out forward-backward substitution power flow simplified calculation on the restored and simplified network structure, comparing and analyzing a topology reconstruction strategy, and selecting an optimal network structure.
Before carrying out region division and topology simplification on a network structure of a power distribution network, the method comprises the following steps:
(1) nodes, branches and switches in the power distribution network are numbered respectively, namely node numbering is carried out on load nodes and power supply nodes in the nodes respectively, branch numbering is carried out on branches connected with adjacent nodes, section switches and interconnection switches in the switches are numbered in a switch mode, and a branch-node description matrix B is generated and is an n-row matrix, and the n-row matrix is expressed as follows:
wherein n is the number of branches, bn,1Numbering the branches, bn,2、bn,3Numbering the two end nodes of the branch connection, respectively, bn,4Is the resistance of the branch, bn,5Is the reactance of a branch, bn,6The branch type comprises a branch containing a tie switch, a branch containing a section switch and a branch connecting adjacent nodes;
the load nodes form a load node matrix S, which is an m-row matrix, represented as:
wherein m is the number of load nodes, sm,1Numbering load nodes, sm,2、sm,3The active power and the reactive power of the load node are respectively;
the power nodes form a power node matrix E, which is an s-column matrix, represented as:
E=[e1e2… es]T(3)
where s is the number of power supply nodes, esIs the s-th power supply node;
(2) and according to the branch-node description matrix B, the tail branches are contracted to the trunk and are approximately processed into equivalent nodes, namely, the total load of the contained branch points and the approximate loss on the branches are used for replacing the load size of the equivalent nodes, the number of the nodes is reduced, and meanwhile, the branch-node description matrix B is updated.
In the step 1, according to the position of an operable switch in the power distribution network, the nodes in the area are replaced by the areas, and the area division and topology simplification are completed on the network structure, so that the simplified topology structure is obtained.
According to the operable switch position and the branch-node description matrix B in the power distribution network, the area division and topology simplification are carried out on the network structure by adopting a breadth-first search method, and the method specifically comprises the following steps:
step 1-1: marking a node as a search starting point, and putting the node into a variable storage matrix Q;
step 1-2: finding a first node Q of a connected variable memory matrix Q in a branch-node description matrix B1And searching the branch which does not contain the switch and is not marked to be searched, and loading a node q at the other end of the branch2Sequentially putting the nodes in a variable storage matrix Q and simultaneously aiming at the nodes Q2Marking and reserving branch numbers of the branches and numbers of two end nodes thereof in the area description matrix ZlWherein l is the number of the region, 1,2, … zone, zone is the number of the region, and the region description matrix ZlEach row stores branch information and marks the branches; region description matrix ZlIs a u-row matrix, which is represented as:
wherein u is the number of branches contained in the region, zu,1Numbering the branches in the region, zu,2、zu,3Numbering the nodes at both ends of the branch in the area, zu,4Is the resistance of the branch in this region, zu,5Is the reactance of a branch in this region, zu,6、zi,7The load of the nodes at the two ends of the branch in the area is obtained;
step 1-3: and (5) circulating the step (1-2) until all the AND nodes q are found1Adjacent nodes without switches in the branches store all the found nodes in a variable storage matrix Q in sequence, and all the corresponding branch information is stored in Z in sequencelThen, storing the variable in the second node Q of the matrix Q2Modified as q1;
Step 1-4: returning to the step 1-2 until the connection search of all nodes in the variable storage matrix Q is completed, namely, the search and the storage of all branches and nodes of a certain area are completed, updating the area number l to l +1, clearing the variable storage matrix Q, and searching unmarked nodes as the nodes Q1Putting a variable storage matrix Q;
step 1-5: returning to the step 1-2 until all the nodes are marked, and at the moment, dividing the network structure into a plurality of areas;
step 1-6: checking all branches, searching unmarked branches, and obtaining a region adjacency matrix C of nbian rows as the unmarked branches contain switches, namely the edges connecting each region, and the expression is as follows:
wherein, cnbian,1Is the edge of the connecting region, cnbian,2、cnbian,3Respectively the number of the two regions to which the edge is connected, cnbian,4Numbering the branch corresponding to the edge, cnbian,5、cnbian,6Numbering nodes at two ends of a branch corresponding to the edge, namely boundary nodes of the region;
step 1-7: node d at two ends of branch corresponding to opposite sides1、d2Searching to find the node d1、d2Respectively marking the branch, and simultaneously storing branch numbers, node numbers, the numbers of the areas to which the branch belongs and the numbers of the area edges into an area adjacency matrix C;
step 1-8: and (5) circulating the steps 1-7 until all branches are marked, and finding the relation among the areas.
In the step 2, a topology reconstruction strategy is generated by using the adjacency relation between the regions, the topology reconstruction strategy is restored according to the corresponding relation between the regions and the nodes, and the restored network structure is simplified by using a power flow simplification model.
The step 2 specifically comprises the following steps:
step 2-1: reconstructing the simplified topological structure by adopting an artificial intelligence method according to the adjacency relation between the regions to generate a topological reconstruction strategy;
step 2-2: judging whether the generated topology reconstruction strategy is an island or a ring network according to the characteristics of the radial structure of the power distribution network and the power supply of the single power supply, if so, returning to the step 2-1, and regenerating the topology reconstruction strategy; otherwise, executing the step 2-3;
step 2-3: restoring the topological structure reconstructed through the topological reconstruction strategy by using the corresponding relation between the region and the node;
step 2-4: and simplifying the restored network structure by using the power flow simplification model.
In 2-3, the connection relation between each region is determined according to the generated topology reconstruction strategy, and then the corresponding node and branch are found through the region adjacency matrix C, combined with Z1、Z2、…、Zl、…、ZnzoneAnd the internal network structure can obtain the whole power distribution network structure, and the restoration of the topological structure reconstructed through the topological reconstruction strategy is completed.
In the simplified power flow model of step 2-4, for any feeder segment with multiple branches, when the power flow direction is from the head end node A of the feeder segment to the tail end node B, the phase voltage drop between the head end node A and the tail end node B is usedIt shows, as follows:
wherein N is the number of nodes on the feeder section, LiThe length of the ith branch is the length of the ith branch,the phase voltage at the head end node a on the feeder section,for the complex power of node t, the symbol denotes the conjugate;
assuming that the total length of the feeder line section is L, assuming that the feeder line section is a uniform conductor, r and x respectively represent resistance and reactance of the feeder line section in unit length, the voltage drop of the phase voltage from the head end node A to the equivalent node DAnd voltage drop of phase voltage from node D to node BRespectively expressed as:
wherein,is the complex power of equivalent node D, LADThe length of a branch from a head-end node A to an equivalent node D;
the combined formulae (6) to (8) can be given as follows:
when the power flow direction is from the tail end node B to the head end node A on the feeder segment, the following steps are provided:
wherein,phase voltage of tail end node B on feeder line section,LDBIs the branch length, L, from the equivalent node D to the head end node Ai+1The length of the (i + 1) th branch;
due to LAD+LDBL, available as:
the step 3 specifically comprises the following steps:
step 3-1: carrying out forward-pushing and backward-replacing power flow simplified calculation on the restored and simplified network structure, and calculating a reconstruction index according to a power flow analysis result;
step 3-2: comparing and analyzing each topology reconstruction strategy according to the reconstruction index, judging whether the network structure corresponding to the topology reconstruction strategy is the optimal network structure meeting the reconstruction condition, if so, selecting the network structure as the optimal network structure, and simultaneously outputting the network structure and the reconstruction index; otherwise, returning to the step 2-1 to regenerate the topology reconstruction strategy.
The step 3-1 specifically comprises the following steps:
step 3-1-1: carrying out forward-pushing back to replace the power flow simplified calculation on the restored and simplified network structure to obtain the A-phase voltage of the head-end node of the feeder line section in the power flow simplified modelPhase voltage of tail node BAnd the phase voltage of the equivalent node D
Step 3-1-2: will be provided withAndperforming load flow simplified calculation on the network structure as a known quantity, carrying out forward recursion from a tail end node of the network structure, judging whether a node to be solved belongs to a T contact, if not, executing a step 3-1-3, and if so, executing a step 3-1-4;
step 3-1-3: when the node to be solved does not belong to the T contact, calculating the branch loss of the tail end node kIt is expressed as:
wherein L iskIs the branch length of the tail-end node k,the phase voltage at the tail-end node k,for the total power flowing through the tail end node k, P represents the total power, and L represents the loss;
thus, the total power flowing through node k-1Expressed as:
wherein,is the complex power of node k-1;
phase voltage of node k-1Expressed as:
step 3-1-4: when the node to be solved belongs to the T joint, because recursion is carried out according to the reverse direction of the tide direction, nodes and branches on adjacent feeder line sections at the downstream of the tail end node k are known, and the total power flowing through the tail end node k is calculatedComprises the following steps:
the theta is a set of all adjacent feeder segments at the downstream of the tail end node k according to the power flow direction; v represents all adjacent feeder segments at the downstream of the tail end node k according to the power flow direction;the branch loss on the v-th downstream feeder line adjacent to the node k is shown, wherein L represents the loss, and kv is the v-th downstream feeder line segment adjacent to the tail end node k;the total power passed by the tail-end node of the downstream feeder end adjacent to node k, P represents the total power,is the complex power of node k;
step 3-1-5: the bus loss of the computing network structure is as follows:
wherein,in order to account for the bus loss of the network architecture,for the loss of a feeder segment w, λ is the set of all feeder segments, and w is the feeder segment belonging to the set λ.
Compared with the prior art, the invention has the beneficial effects that:
1) according to the network structure characteristics when the topological structure is reconstructed, the network structure is divided into areas, the network topological structure is simplified, the efficiency of generating a topological reconstruction strategy can be improved, and meanwhile, the network topology can be quickly restored and simplified;
2) after the topology reconstruction strategy meeting the radial network is obtained, the load on the feeder terminal of the power distribution network is equivalently processed, the network topology structure is effectively simplified, and the node voltage of the simplified network can be quickly obtained by adopting forward-backward flow simplified calculation;
3) the voltages of the head end node and the tail end node of the simplified equivalent model and the equivalent node are used as known quantities, and the load flow calculation is performed on the non-simplified network again to obtain the load flow distribution of the whole network, so that the load flow calculation speed is increased, and the optimal network structure can be solved quickly.
Drawings
Fig. 1 is a flowchart of a simplified processing method for network structure reconfiguration of a power distribution network according to an embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings.
As shown in fig. 1, the present invention provides a network structure simplification processing method for power distribution network reconfiguration, including the following steps:
step 1: carrying out region division and topology simplification on a network structure of the power distribution network to obtain a simplified topology structure;
step 2: reconstructing the simplified topological structure to generate a topological reconstruction strategy, and reducing and simplifying the topological reconstruction strategy;
and step 3: and carrying out forward-backward substitution power flow simplified calculation on the restored and simplified network structure, comparing and analyzing a topology reconstruction strategy, and selecting an optimal network structure.
Before carrying out region division and topology simplification on a network structure of a power distribution network, the method comprises the following steps:
(1) nodes, branches and switches in the power distribution network are numbered respectively, namely node numbering is carried out on load nodes and power supply nodes in the nodes respectively, branch numbering is carried out on branches connected with adjacent nodes, section switches and interconnection switches in the switches are numbered in a switch mode, and a branch-node description matrix B is generated and is an n-row matrix, and the n-row matrix is expressed as follows:
wherein n is the number of branches, bn,1Numbering the branches, bn,2、bn,3Numbering the two end nodes of the branch connection, respectively, bn,4Is the resistance of the branch, bn,5Is the reactance of a branch, bn,6The branch type comprises a branch containing a tie switch, a branch containing a section switch and a branch connecting adjacent nodes;
the load nodes form a load node matrix S, which is an m-row matrix, represented as:
wherein m is the number of load nodes, sm,1Numbering load nodes, sm,2、sm,3The active power and the reactive power of the load node are respectively;
the power nodes form a power node matrix E, which is an s-column matrix, represented as:
E=[e1e2… es]T(3)
where s is the number of power supply nodes, esIs the s-th power supply node;
(2) and according to the branch-node description matrix B, the tail branches are contracted to the trunk and are approximately processed into equivalent nodes, namely, the total load of the contained branch points and the approximate loss on the branches are used for replacing the load size of the equivalent nodes, the number of the nodes is reduced, and meanwhile, the branch-node description matrix B is updated.
In the step 1, according to the position of an operable switch in the power distribution network, the nodes in the area are replaced by the areas, and the area division and topology simplification are completed on the network structure, so that the simplified topology structure is obtained.
According to the operable switch position and the branch-node description matrix B in the power distribution network, the area division and topology simplification are carried out on the network structure by adopting a breadth-first search method, and the method specifically comprises the following steps:
step 1-1: marking a node as a search starting point, and putting the node into a variable storage matrix Q;
step 1-2: finding a first node Q of a connected variable memory matrix Q in a branch-node description matrix B1And searching the branch which does not contain the switch and is not marked to be searched, and loading a node q at the other end of the branch2Sequentially putting the nodes in a variable storage matrix Q and simultaneously aiming at the nodes Q2Marking and reserving branch numbers of the branches and numbers of two end nodes thereof in the area description matrix ZlWherein l is the number of the region, 1,2, … zone, zone is the number of the region, and the region description matrix ZlEach row stores branch information and marks the branches; region description matrix ZlIs a u-row matrix, which is represented as:
wherein u is the number of branches contained in the region, zu,1Numbering the branches in the region, zu,2、zu,3Numbering the nodes at both ends of the branch in the area, zu,4Is the resistance of the branch in this region, zu,5Is the reactance of a branch in this region, zu,6、zi,7The load of the nodes at the two ends of the branch in the area is obtained;
step 1-3: and (5) circulating the step (1-2) until all the AND nodes q are found1Adjacent nodes without switches in the branches store all the found nodes in a variable storage matrix Q in sequence, and all the corresponding branch information is stored in Z in sequencelThen, storing the variable in the second node Q of the matrix Q2Modified as q1;
Step 1-4: returning to the step 1-2 until the connection search of all nodes in the variable storage matrix Q is completed, namely, the search and the storage of all branches and nodes of a certain area are completed, updating the area number l to l +1, clearing the variable storage matrix Q, and searching unmarked nodes as nodesq1Putting a variable storage matrix Q;
step 1-5: returning to the step 1-2 until all the nodes are marked, and at the moment, dividing the network structure into a plurality of areas;
step 1-6: checking all branches, searching unmarked branches, and obtaining a region adjacency matrix C of nbian rows as the unmarked branches contain switches, namely the edges connecting each region, and the expression is as follows:
wherein, cnbian,1Is the edge of the connecting region, cnbian,2、cnbian,3Respectively the number of the two regions to which the edge is connected, cnbian,4Numbering the branch corresponding to the edge, cnbian,5、cnbian,6Numbering nodes at two ends of a branch corresponding to the edge, namely boundary nodes of the region;
step 1-7: node d at two ends of branch corresponding to opposite sides1、d2Searching to find the node d1、d2Respectively marking the branch, and simultaneously storing branch numbers, node numbers, the numbers of the areas to which the branch belongs and the numbers of the area edges into an area adjacency matrix C;
step 1-8: and (5) circulating the steps 1-7 until all branches are marked, and finding the relation among the areas.
In the step 2, a topology reconstruction strategy is generated by using the adjacency relation between the regions, the topology reconstruction strategy is restored according to the corresponding relation between the regions and the nodes, and the restored network structure is simplified by using a power flow simplification model.
The step 2 specifically comprises the following steps:
step 2-1: reconstructing the simplified topological structure by adopting an artificial intelligence method according to the adjacency relation between the regions to generate a topological reconstruction strategy;
step 2-2: judging whether the generated topology reconstruction strategy is an island or a ring network according to the characteristics of the radial structure of the power distribution network and the power supply of the single power supply, if so, returning to the step 2-1, and regenerating the topology reconstruction strategy; otherwise, executing the step 2-3;
step 2-3: restoring the topological structure reconstructed through the topological reconstruction strategy by using the corresponding relation between the region and the node;
step 2-4: and simplifying the restored network structure by using the power flow simplification model.
In 2-3, the connection relation between each region is determined according to the generated topology reconstruction strategy, and then the corresponding node and branch are found through the region adjacency matrix C, combined with Z1、Z2、…、Zl、…、ZnzoneAnd the internal network structure can obtain the whole power distribution network structure, and the restoration of the topological structure reconstructed through the topological reconstruction strategy is completed.
In the simplified power flow model of step 2-4, for any feeder segment with multiple branches, when the power flow direction is from the head end node A of the feeder segment to the tail end node B, the phase voltage drop between the head end node A and the tail end node B is usedIt shows, as follows:
wherein N is the number of nodes on the feeder section, LiThe length of the ith branch is the length of the ith branch,the phase voltage at the head end node a on the feeder section,for the complex power of node t, the symbol denotes the conjugate;
assuming that the total length of the feeder line section is L, assuming that the feeder line section is a uniform conductor, r and x respectively represent resistance and reactance of the feeder line section in unit length, the voltage drop of the phase voltage from the head end node A to the equivalent node DAnd voltage drop of phase voltage from node D to node BRespectively expressed as:
wherein,is the complex power of equivalent node D, LADThe length of a branch from a head-end node A to an equivalent node D;
the combined formulae (6) to (8) can be given as follows:
when the power flow direction is from the tail end node B to the head end node A on the feeder segment, the following steps are provided:
wherein,is the phase voltage, L, of the tail node B on the feeder sectionDBIs the branch length, L, from the equivalent node D to the head end node Ai+1The length of the (i + 1) th branch;
due to LAD+LDBL, available as:
the step 3 specifically comprises the following steps:
step 3-1: carrying out forward-pushing and backward-replacing power flow simplified calculation on the restored and simplified network structure, and calculating a reconstruction index according to a power flow analysis result;
step 3-2: comparing and analyzing each topology reconstruction strategy according to the reconstruction index, judging whether the network structure corresponding to the topology reconstruction strategy is the optimal network structure meeting the reconstruction condition, if so, selecting the network structure as the optimal network structure, and simultaneously outputting the network structure and the reconstruction index; otherwise, returning to the step 2-1 to regenerate the topology reconstruction strategy.
The step 3-1 specifically comprises the following steps:
step 3-1-1: carrying out forward-pushing back to replace the power flow simplified calculation on the restored and simplified network structure to obtain the A-phase voltage of the head-end node of the feeder line section in the power flow simplified modelPhase voltage of tail node BAnd the phase voltage of the equivalent node D
Step 3-1-2: will be provided withAndperforming load flow simplified calculation on the network structure as a known quantity, carrying out forward recursion from a tail end node of the network structure, judging whether a node to be solved belongs to a T contact, if not, executing a step 3-1-3, and if so, executing a step 3-1-4;
step 3-1-3: when the node to be solved does not belong to the T contact, calculating the branch loss of the tail end node kIt is expressed as:
wherein L iskIs the branch length of the tail-end node k,the phase voltage at the tail-end node k,for the total power flowing through the tail end node k, P represents the total power, and L represents the loss;
thus, the total power flowing through node k-1Expressed as:
wherein,is the complex power of node k-1;
phase voltage of node k-1Expressed as:
step 3-1-4: when the node to be solved belongs to the T joint, because recursion is carried out according to the reverse direction of the tide direction, nodes and branches on adjacent feeder line sections at the downstream of the tail end node k are known, and the total power flowing through the tail end node k is calculatedComprises the following steps:
the theta is a set of all adjacent feeder segments at the downstream of the tail end node k according to the power flow direction; v represents all adjacent feeder segments at the downstream of the tail end node k according to the power flow direction;the branch loss on the v-th downstream feeder line adjacent to the node k is shown, wherein L represents the loss, and kv is the v-th downstream feeder line segment adjacent to the tail end node k;the total power passed by the tail-end node of the downstream feeder end adjacent to node k, P represents the total power,is the complex power of node k;
step 3-1-5: the bus loss of the computing network structure is as follows:
wherein,in order to account for the bus loss of the network architecture,for the loss of a feeder segment w, λ is the set of all feeder segments, and w is the feeder segment belonging to the set λ.
Finally, it should be noted that: the above embodiments are only intended to illustrate the technical solution of the present invention and not to limit the same, and a person of ordinary skill in the art can make modifications or equivalents to the specific embodiments of the present invention with reference to the above embodiments, and such modifications or equivalents without departing from the spirit and scope of the present invention are within the scope of the claims of the present invention as set forth in the claims.
Claims (9)
1. A network structure simplification processing method for power distribution network reconstruction is characterized by comprising the following steps: the method comprises the following steps:
step 1: carrying out region division and topology simplification on a network structure of the power distribution network to obtain a simplified topology structure;
step 2: reconstructing the simplified topological structure to generate a topological reconstruction strategy, and reducing and simplifying the topological reconstruction strategy;
and step 3: carrying out forward-backward substitution power flow simplified calculation on the restored and simplified network structure, comparing and analyzing a topology reconstruction strategy, and selecting an optimal network structure;
before carrying out region division and topology simplification on a network structure of a power distribution network, the method comprises the following steps:
(1) nodes, branches and switches in the power distribution network are numbered respectively, namely node numbering is carried out on load nodes and power supply nodes in the nodes respectively, branch numbering is carried out on branches connected with adjacent nodes, section switches and interconnection switches in the switches are numbered in a switch mode, and a branch-node description matrix B is generated and is an n-row matrix, and the n-row matrix is expressed as follows:
wherein n is the number of branches, bn,1Numbering the branches, bn,2、bn,3Numbering the two end nodes of the branch connection, respectively, bn,4Is the resistance of the branch, bn,5Is the reactance of a branch, bn,6The branch type comprises a branch containing a tie switch, a branch containing a section switch and a branch connecting adjacent nodes;
the load nodes form a load node matrix S, which is an m-row matrix, represented as:
wherein m is the number of load nodes, sm,1Numbering load nodes, sm,2、sm,3The active power and the reactive power of the load node are respectively;
the power nodes form a power node matrix E, which is an s-column matrix, represented as:
E=[e1e2… es]T(3)
where s is the number of power supply nodes, esIs the s-th power supply node;
(2) according to the branch-node description matrix B, the terminal branches are contracted to the trunk and are approximately processed into equivalent nodes; the total load of the included branch points and the approximate loss on the branch are used for replacing the load size of the equivalent node, the number of the nodes is reduced, and meanwhile, the branch-node description matrix B is updated.
2. The network structure simplification processing method for power distribution network reconstruction according to claim 1, characterized in that: in the step 1, according to the position of an operable switch in the power distribution network, the nodes in the area are replaced by the areas, and the area division and topology simplification are completed on the network structure, so that the simplified topology structure is obtained.
3. The network structure simplification processing method for power distribution network reconstruction according to claim 2, characterized in that: according to the operable switch position and the branch-node description matrix B in the power distribution network, the area division and topology simplification are carried out on the network structure by adopting a breadth-first search method, and the method specifically comprises the following steps:
step 1-1: marking a node as a search starting point, and putting the node into a variable storage matrix Q;
step 1-2: finding a first node Q of a connected variable memory matrix Q in a branch-node description matrix B1And searching the branch which does not contain the switch and is not marked to be searched, and loading a node q at the other end of the branch2Sequentially putting the nodes in a variable storage matrix Q and simultaneously aiming at the nodes Q2Marking and reserving branch numbers of the branches and numbers of two end nodes thereof in the area description matrix ZlWherein l is the number of the region, 1,2, … zone, zone is the number of the region, and the region description matrix ZlEach row stores branch information and marks the branches; region description matrix ZlIs a u-row matrix, which is represented as:
wherein u is the number of branches contained in the region, zu,1Numbering the branches in the region, zu,2、zu,3Numbering the nodes at both ends of the branch in the area, zu,4Is the resistance of the branch in this region, zu,5Is the reactance of a branch in this region, zu,6、zi,7The load of the nodes at the two ends of the branch in the area is obtained;
step 1-3: the step 1-2 is circulated until all the nodes are foundPoint q1Adjacent nodes without switches in the branches store all the found nodes in a variable storage matrix Q in sequence, and all the corresponding branch information is stored in Z in sequencelThen, storing the variable in the second node Q of the matrix Q2Modified as q1;
Step 1-4: returning to the step 1-2 until the connection search of all nodes in the variable storage matrix Q is completed, namely, the search and the storage of all branches and nodes of a certain area are completed, updating the area number l to l +1, clearing the variable storage matrix Q, and searching unmarked nodes as the nodes Q1Putting a variable storage matrix Q;
step 1-5: returning to the step 1-2 until all the nodes are marked, and at the moment, dividing the network structure into a plurality of areas;
step 1-6: checking all branches, searching unmarked branches, and obtaining a region adjacency matrix C of nbian rows as the unmarked branches contain switches, namely the edges connecting each region, and the expression is as follows:
wherein, cnbian,1Is the edge of the connecting region, cnbian,2、cnbian,3Respectively the number of the two regions to which the edge is connected, cnbian,4Numbering the branch corresponding to the edge, cnbian,5、cnbian,6Numbering nodes at two ends of a branch corresponding to the edge, namely boundary nodes of the region;
step 1-7: node d at two ends of branch corresponding to opposite sides1、d2Searching to find the node d1、d2Respectively marking the branch, and simultaneously storing branch numbers, node numbers, the numbers of the areas to which the branch belongs and the numbers of the area edges into an area adjacency matrix C;
step 1-8: and (5) circulating the steps 1-7 until all branches are marked, and finding the relation among the areas.
4. The network structure simplification processing method for power distribution network reconstruction according to claim 1, characterized in that: in the step 2, a topology reconstruction strategy is generated by using the adjacency relation between the regions, the topology reconstruction strategy is restored according to the corresponding relation between the regions and the nodes, and the restored network structure is simplified by using a power flow simplification model.
5. The network structure simplification processing method for power distribution network reconstruction according to claim 3, characterized in that: the step 2 specifically comprises the following steps:
step 2-1: reconstructing the simplified topological structure by adopting an artificial intelligence method according to the adjacency relation between the regions to generate a topological reconstruction strategy;
step 2-2: judging whether the generated topology reconstruction strategy is an island or a ring network according to the characteristics of the radial structure of the power distribution network and the power supply of the single power supply, if so, returning to the step 2-1, and regenerating the topology reconstruction strategy; otherwise, executing the step 2-3;
step 2-3: restoring the topological structure reconstructed through the topological reconstruction strategy by using the corresponding relation between the region and the node;
step 2-4: and simplifying the restored network structure by using the power flow simplification model.
6. The network structure simplification processing method for power distribution network reconstruction according to claim 5, characterized in that: in the step 2-3, the connection relation among all the regions is determined according to the generated topology reconstruction strategy, the corresponding nodes and branches are found through the region adjacency matrix C, and the Z is combined1、Z2、...、Zl、...、ZnzoneAnd the internal network structure can obtain the whole power distribution network structure, and the restoration of the topological structure reconstructed through the topological reconstruction strategy is completed.
7. The network structure simplification processing method for power distribution network reconstruction according to claim 5, characterized in that: in the simplified power flow model of step 2-4, for any feeder segment with multiple branches, when the power flow direction is from the head end node A of the feeder segment to the tail end node B, the phase voltage drop between the head end node A and the tail end node B is usedIt shows, as follows:
wherein N is the number of nodes on the feeder section, LiThe length of the ith branch is the length of the ith branch,the phase voltage at the head end node a on the feeder section,for the complex power of node t, the symbol denotes the conjugate;
assuming that the total length of the feeder line section is L, assuming that the feeder line section is a uniform conductor, r and x respectively represent resistance and reactance of the feeder line section in unit length, the voltage drop of the phase voltage from the head end node A to the equivalent node DAnd voltage drop of phase voltage from node D to node BRespectively expressed as:
wherein,is the complex power of equivalent node D, LADThe length of a branch from a head-end node A to an equivalent node D;
the combined formulae (6) to (8) can be given as follows:
when the power flow direction is from the tail end node B to the head end node A on the feeder segment, the following steps are provided:
wherein,is the phase voltage, L, of the tail node B on the feeder sectionDBIs the branch length, L, from the equivalent node D to the tail-end node Bi+1The length of the (i + 1) th branch;
due to LAD+LDBL, available as:
8. the network structure simplification processing method for power distribution network reconstruction according to claim 7, characterized in that: the step 3 specifically comprises the following steps:
step 3-1: carrying out forward-pushing and backward-replacing power flow simplified calculation on the restored and simplified network structure, and calculating a reconstruction index according to a power flow analysis result;
step 3-2: comparing and analyzing each topology reconstruction strategy according to the reconstruction index, judging whether the network structure corresponding to the topology reconstruction strategy is the optimal network structure meeting the reconstruction condition, if so, selecting the network structure as the optimal network structure, and simultaneously outputting the network structure and the reconstruction index; otherwise, returning to the step 2-1 to regenerate the topology reconstruction strategy.
9. The network structure simplification processing method for power distribution network reconstruction according to claim 8, characterized in that: the step 3-1 specifically comprises the following steps:
step 3-1-1: carrying out forward-pushing back to replace the power flow simplified calculation on the restored and simplified network structure to obtain the A-phase voltage of the head-end node of the feeder line section in the power flow simplified modelOf tail-end node BPhase voltageAnd the phase voltage of the equivalent node D
Step 3-1-2: will be provided withAndperforming load flow simplified calculation on the network structure as a known quantity, carrying out forward recursion from a tail end node of the network structure, judging whether a node to be solved belongs to a T contact, if not, executing a step 3-1-3, and if so, executing a step 3-1-4;
step 3-1-3: when the node to be solved does not belong to the T contact, calculating the branch loss of the tail end node kIt is expressed as:
wherein L iskIs the branch length of the tail-end node k,the phase voltage at the tail-end node k,for the total power flowing through the tail end node k, P represents the total power, and L represents the loss;
thus, the total power flowing through node k-1Expressed as:
wherein,is the complex power of node k-1;
phase voltage of node k-1Expressed as:
step 3-1-4: when the node to be solved belongs to the T joint, because recursion is carried out according to the reverse direction of the tide direction, nodes and branches on adjacent feeder line sections at the downstream of the tail end node k are known, and the calculation of the flow passing through is carried outTotal power of tail-end node kComprises the following steps:
the theta is a set of all adjacent feeder segments at the downstream of the tail end node k according to the power flow direction; v represents all adjacent feeder segments at the downstream of the tail end node k according to the power flow direction;the branch loss on the v-th downstream feeder line adjacent to the node k is shown, wherein L represents the loss, and kv is the v-th downstream feeder line segment adjacent to the tail end node k;the total power of tail end nodes of the downstream feeder line end adjacent to the node k passes through the nth line, and P represents the total power;is the complex power of node k;
step 3-1-5: the bus loss of the computing network structure is as follows:
wherein,in order to account for the bus loss of the network architecture,for the loss of a feeder segment w, λ is the set of all feeder segments, and w is the feeder segment belonging to the set λ.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510275149.5A CN104810829B (en) | 2015-05-26 | 2015-05-26 | A kind of network structure simplified process method of power distribution network reconfiguration |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201510275149.5A CN104810829B (en) | 2015-05-26 | 2015-05-26 | A kind of network structure simplified process method of power distribution network reconfiguration |
Publications (2)
Publication Number | Publication Date |
---|---|
CN104810829A CN104810829A (en) | 2015-07-29 |
CN104810829B true CN104810829B (en) | 2017-06-23 |
Family
ID=53695434
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201510275149.5A Active CN104810829B (en) | 2015-05-26 | 2015-05-26 | A kind of network structure simplified process method of power distribution network reconfiguration |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN104810829B (en) |
Families Citing this family (12)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105808850B (en) * | 2016-03-09 | 2018-12-04 | 国网安徽省电力公司 | A kind of provincial power grid device topology distribution construction method |
CN105790240A (en) * | 2016-04-22 | 2016-07-20 | 国网天津市电力公司 | Single power supply ring network-based fault processing and supplementing method |
CN105896495A (en) * | 2016-04-22 | 2016-08-24 | 国网天津市电力公司 | Complementary method for handling fault in distribution network based on dual cable power supply |
CN106650025B (en) * | 2016-11-25 | 2020-06-09 | 南方电网科学研究院有限责任公司 | Multi-power-supply distribution network radial topology constraint judgment method and system |
CN106872854B (en) * | 2017-01-26 | 2019-10-01 | 南京陇源汇能电力科技有限公司 | The fault handling method of power distribution automation equipment in a kind of distribution system |
CN107909197B (en) * | 2017-11-13 | 2021-08-31 | 国网福建省电力有限公司 | Statistical analysis method for operation mode of large branch based on feeder tree |
CN107994577B (en) * | 2017-12-29 | 2020-09-01 | 天津大学 | Power distribution network dynamic reconstruction method considering switch short-time continuous action constraint |
CN108667019A (en) * | 2018-06-13 | 2018-10-16 | 浙江大学 | A method of the simplification state of electric distribution network model for distribution network reliability analysis |
CN109685279B (en) * | 2018-12-29 | 2021-04-02 | 广东电网有限责任公司清远英德供电局 | Complex power distribution network PQM optimization method based on topology degradation |
CN110610059A (en) * | 2019-09-26 | 2019-12-24 | 东南大学 | Method suitable for topology reduction of single-power-supply tree-shaped power distribution network |
CN111725803B (en) * | 2020-06-04 | 2022-03-25 | 海仿(上海)科技有限公司 | Method and device for optimizing power grid switch combination |
CN118646006A (en) * | 2024-08-15 | 2024-09-13 | 湖南大学 | Sensitivity-based switching method for power distribution network topology reconstruction switch |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3841594B2 (en) * | 1999-09-01 | 2006-11-01 | 関西電力株式会社 | Distribution system model and radial power flow calculation method |
CN103795057A (en) * | 2014-01-23 | 2014-05-14 | 华北电力大学(保定) | Power distribution network topology serial number generating method based on searching in power distribution network load flow calculation |
CN103903055A (en) * | 2014-03-21 | 2014-07-02 | 国家电网公司 | Network reconstitution genetic algorithm based on all spanning trees of undirected graph |
CN104124686A (en) * | 2014-07-28 | 2014-10-29 | 国家电网公司 | Distribution network blocking theory based power grid optimized operation method |
-
2015
- 2015-05-26 CN CN201510275149.5A patent/CN104810829B/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP3841594B2 (en) * | 1999-09-01 | 2006-11-01 | 関西電力株式会社 | Distribution system model and radial power flow calculation method |
CN103795057A (en) * | 2014-01-23 | 2014-05-14 | 华北电力大学(保定) | Power distribution network topology serial number generating method based on searching in power distribution network load flow calculation |
CN103903055A (en) * | 2014-03-21 | 2014-07-02 | 国家电网公司 | Network reconstitution genetic algorithm based on all spanning trees of undirected graph |
CN104124686A (en) * | 2014-07-28 | 2014-10-29 | 国家电网公司 | Distribution network blocking theory based power grid optimized operation method |
Non-Patent Citations (1)
Title |
---|
大规模复杂配电网三相不平衡潮流并行计算方法;孟晓丽等;《电力系统保护与控制》;20150701;第43卷(第13期);第45-51页 * |
Also Published As
Publication number | Publication date |
---|---|
CN104810829A (en) | 2015-07-29 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN104810829B (en) | A kind of network structure simplified process method of power distribution network reconfiguration | |
CN104332995B (en) | Improved particle swarm optimization based power distribution reconstruction optimization method | |
CN110348048B (en) | Power distribution network optimization reconstruction method based on consideration of heat island effect load prediction | |
Wang et al. | Determination of power distribution network configuration using non-revisiting genetic algorithm | |
CN112671029A (en) | Multi-stage fault recovery method for distribution network with distributed power supply | |
Ashari et al. | Power loss reduction strategy of distribution network with distributed generator integration | |
CN105958486B (en) | Consider the multi-period dynamic fault-recovery method of power distribution network of distributed generation resource power curve | |
CN103795057B (en) | Based on the power distribution network topology numbering generation method of search in distribution power system load flow calculation | |
CN103324983B (en) | A kind of isomorphism identification method of mechanism kinematics chain based on immune genetic hybrid algorithm | |
CN106655155B (en) | Power distribution network fault recovery method considering uncertainty of fault recovery time | |
CN114006413B (en) | Power system transient stability control method and system based on graph neural network | |
CN107994582B (en) | Method and system for reconstructing power distribution network containing distributed power supply | |
CN103199510A (en) | Ordered binary decision diagram modeling method for distribution network fault recovery | |
CN108183502B (en) | Active power distribution network reconstruction method for promoting distributed energy consumption | |
CN107704959A (en) | Electric power system grid reconstruction method for achieving dimensionality reduction based on ant colony algorithm | |
CN104881708A (en) | Method for reconstructing power distribution network based on topology correction | |
CN117810996B (en) | Active power distribution network fault recovery method considering island division and network reconstruction | |
CN116845859A (en) | Power distribution network two-stage dynamic reconfiguration operation method based on multi-agent reinforcement learning | |
CN106709134A (en) | Parallel computing method for short-circuit currents of high voltage power grids of coal mines | |
CN115441502A (en) | Power supply recovery method, device and equipment based on distributed power supply and storage medium | |
Fuchs et al. | Improved method for integrating renewable energy sources into the power system of Northern Europe: Transmission expansion planning for wind power integration | |
CN115603326B (en) | Power distribution network load transfer method and system based on tree topology | |
CN109617083A (en) | Distribution network failure restorative procedure based on particle swarm algorithm | |
CN106487001A (en) | A kind of isolated power system intelligent reconstruction method | |
CN108537369A (en) | Improvement population algorithm for distribution network reconfiguration based on local search |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |