CN112287495A - Method, device and system for judging segment rationality of power distribution network frame - Google Patents

Method, device and system for judging segment rationality of power distribution network frame Download PDF

Info

Publication number
CN112287495A
CN112287495A CN202011133485.3A CN202011133485A CN112287495A CN 112287495 A CN112287495 A CN 112287495A CN 202011133485 A CN202011133485 A CN 202011133485A CN 112287495 A CN112287495 A CN 112287495A
Authority
CN
China
Prior art keywords
line
node
transformer
distribution network
power distribution
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202011133485.3A
Other languages
Chinese (zh)
Other versions
CN112287495B (en
Inventor
赖来源
韦园清
方祎
李荣斌
陈耀廷
尹仕豪
曾丽丽
汤正宇
宋�莹
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Power Grid Co Ltd
Huizhou Power Supply Bureau of Guangdong Power Grid Co Ltd
Original Assignee
Guangdong Power Grid Co Ltd
Huizhou Power Supply Bureau of Guangdong Power Grid Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangdong Power Grid Co Ltd, Huizhou Power Supply Bureau of Guangdong Power Grid Co Ltd filed Critical Guangdong Power Grid Co Ltd
Priority to CN202011133485.3A priority Critical patent/CN112287495B/en
Priority claimed from CN202011133485.3A external-priority patent/CN112287495B/en
Publication of CN112287495A publication Critical patent/CN112287495A/en
Application granted granted Critical
Publication of CN112287495B publication Critical patent/CN112287495B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/10Geometric CAD
    • G06F30/18Network design, e.g. design based on topological or interconnect aspects of utility systems, piping, heating ventilation air conditioning [HVAC] or cabling
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F2113/00Details relating to the application field
    • G06F2113/04Power grid distribution networks

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Geometry (AREA)
  • Theoretical Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Computer Hardware Design (AREA)
  • Evolutionary Computation (AREA)
  • General Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Remote Monitoring And Control Of Power-Distribution Networks (AREA)
  • Supply And Distribution Of Alternating Current (AREA)

Abstract

The embodiment of the invention discloses a method, a device and a system for judging the segment rationality of a power distribution network frame, wherein the method for judging the segment rationality of the power distribution network frame comprises the following steps: determining a line where a transformer is located and a road section of the line in which the transformer is located in a transformer substation connecting line by adopting a sequential search algorithm based on a topological relation table so as to determine the number of transformers and the number of users in each road section in the line; and comparing the number of transformers of each road section in the line with a corresponding preset transformer number threshold value, comparing the number of users of each road section with a corresponding preset user number threshold value, and when the number of transformers of any road section in the line exceeds the corresponding preset transformer number threshold value and/or the number of users of any road section in the line exceeds the corresponding preset user number threshold value, determining that the line is unreasonable in section and sending prompt information. The technical scheme provided by the embodiment of the invention can improve the reliability of judging the segment rationality so as to improve the power supply reliability of the power distribution network frame.

Description

Method, device and system for judging segment rationality of power distribution network frame
Technical Field
The embodiment of the invention relates to a network frame monitoring technology, in particular to a method, a device and a system for judging the segment rationality of a power distribution network frame.
Background
In an electric power system, a power distribution network frame such as a 10kV power distribution network frame is a foundation and a key for the construction of a 10kV power distribution network. The planning of the power distribution network frame is based on the reliability of power supply, the problems of the current network frame, such as unreasonable segmentation and the like, are deeply analyzed, and the planning scheme is continuously optimized by combining the power utilization requirements of users. Therefore, the segment rationality of the power distribution network frame needs to be accurately and reliably judged so as to ensure a better power supply effect.
At present, the existing method for judging the segmentation rationality of the power distribution network frame generally needs manual assistance, manually identifies important information such as the number of segments of a line, the number of users of each branch line, a contact relation and the like, and analyzes whether the network frame has problems according to established rules, so that if the manually identified information is wrong in the process, the problem that the power distribution network frame cannot be accurately found can be possibly caused, and the real-time performance and the reliability of the judgment are influenced.
Disclosure of Invention
The embodiment of the invention provides a method, a device and a system for judging the segment rationality of a power distribution network frame, which are used for rapidly and accurately analyzing the problems of a power distribution network frame line structure and improving the reliability of judging the segment rationality of the power distribution network frame line, so that the power supply reliability of the power distribution network frame is improved.
In a first aspect, an embodiment of the present invention provides a method for determining a segment rationality of a power distribution network frame, including:
acquiring CIM file data of a power distribution network frame;
generating a topological relation table of each transformer substation connecting circuit in the power distribution network frame according to the CIM file data; the topological relation table comprises connection relation information of each node and equipment information connected with each node;
determining a line where a transformer is located and a road section of the line in which the transformer is located in a transformer substation connecting line by adopting a sequential search algorithm based on a topological relation table so as to determine the number of transformers and the number of users in each road section in the line;
and comparing the number of transformers of each road section in the line with a corresponding preset transformer number threshold value, comparing the number of users of each road section with a corresponding preset user number threshold value, and when the number of transformers of any road section in the line exceeds the corresponding preset transformer number threshold value and/or the number of users of any road section in the line exceeds the corresponding preset user number threshold value, determining that the line is unreasonable in section and sending prompt information.
Optionally, generating a topological relation table of each substation connection line in the power distribution network frame according to the CIM file data, including:
determining a first node on each transformer substation connecting line in the power distribution network frame according to the CIM file data; the first node is a node of an outgoing line switch of the transformer substation close to the side of the transformer substation;
based on a tree table lookup algorithm, each node in the transformer substation connecting circuit is looked up by taking the first node as a starting point so as to determine the connection relation of each node and generate a topological relation table.
Optionally, based on the topological relation table, determining a line where a transformer is located and a road section of the line where the transformer is located in the transformer substation connection line by using a sequential search algorithm, including:
determining a tie switch in a transformer substation connecting line according to the topological relation table; wherein the tie switch is a switch associated with at least two lines;
based on a sequential search algorithm, searching nodes of the interconnection switches close to the transformer substation side step by step in a reverse sequence by taking the interconnection switches as starting points until a first node in a transformer substation connecting line is searched; the first node is a node of an outgoing line switch of the transformer substation close to the side of the transformer substation;
searching a key node in a line between a node of the tie switch close to the transformer station side and the first node, and numbering the key node; the main line nodes are nodes on two sides of automatic switch equipment in the line, and the nodes in the line between the first node and the node on the side, close to the transformer station, of the tie switch are main line nodes;
and determining a main line node corresponding to the transformer in the line according to the serial number of the key node so as to determine the line where the transformer is located and the road section of the line where the transformer is located.
Optionally, after determining the number of transformers and the number of users in each section of the line, the method includes:
generating a data table and displaying and outputting the data table based on the determined number of the transformers and the number of users of each road section in the line; the data table includes the number of transformers and the number of users in each section of the line.
Optionally, the method further includes:
and storing the obtained CIM file data and the generated topological relation table into a database.
Optionally, the CIM file data includes data of each substation connection line in the power distribution network frame, and node data and device data on the connection line.
Optionally, the CIM file data is single-line diagram CIM file data.
In a second aspect, an embodiment of the present invention further provides a device for determining the segment rationality of a power distribution network frame, including:
the data acquisition module is used for acquiring CIM file data of the power distribution network frame;
the table generation module is used for generating a topological relation table of each transformer substation connecting line in the power distribution network frame according to the CIM file data; the topological relation table comprises connection relation information of each node and equipment information connected with each node;
the transformer and user number determining module is used for determining a line where a transformer is located and a road section of the line where the transformer is located in a transformer substation connecting line by adopting a sequential search algorithm based on a topological relation table so as to determine the number of the transformers and the number of users of each road section in the line;
and the reasonableness determining module is used for comparing the number of the transformers on each road section in the line with a corresponding preset transformer number threshold value, comparing the number of the users on each road section with a corresponding preset user number threshold value, and determining that the line is unreasonable in section and sending prompt information when the number of the transformers on any road section in the line exceeds the corresponding preset transformer number threshold value and/or the number of the users on any road section in the line exceeds the corresponding preset user number threshold value.
In a third aspect, an embodiment of the present invention further provides a system for determining the segment rationality of a power distribution network frame, including: a logic operator and a display module; the logic arithmetic unit is electrically connected with the display module, and the monitoring device of the power distribution network frame according to the second aspect is integrated in the logic arithmetic unit.
Optionally, the system for judging the segment rationality of the power distribution network frame further comprises a data export module, the data export module is electrically connected with the logic arithmetic unit, and the data export module is used for exporting the data table generated by the logic arithmetic unit.
The method, the device and the system for judging the piecewise rationality of the power distribution network frame, provided by the embodiment of the invention, are characterized in that a topological relation table of each transformer substation connecting circuit in the power distribution network frame is generated by acquiring CIM file data of the power distribution network frame according to the CIM file data, so that a circuit where a transformer is located in the transformer substation connecting circuit and a section of the circuit where the transformer is located in the transformer substation connecting circuit are determined by adopting a sequential search algorithm based on the topological relation table to determine the number of transformers and the number of users of each section of the circuit, the number of transformers of each section of the circuit is compared with a corresponding preset transformer number threshold, the number of users of each section of the circuit is compared with a corresponding preset user number threshold, when the number of transformers of any section of the circuit exceeds the corresponding preset transformer number threshold and/or the number of users of any section of, and determining that the line segment is unreasonable and sending out prompt information. Compared with the conventional method, the device and the system for judging the section rationality of the power distribution network frame, which are provided by the embodiment of the invention, the number of the transformers and the number of the users in each section of the line are determined according to the line topology relation table generated by CIM file data, and whether the line section is reasonable or not is automatically determined according to the number of the transformers and the number of the users in each section of the line, so that the problem of the line structure of the power distribution network frame can be quickly and efficiently determined without manual assistance, and the error of judgment on the section rationality caused by the error of manually collected information is avoided, so that the reliability of the judgment on the section rationality is improved, and the power supply reliability of the power distribution network frame is improved.
Drawings
Fig. 1 is a flowchart of a method for determining the segment rationality of a power distribution network frame according to an embodiment of the present invention;
fig. 2 is a flowchart of a method for determining the segment rationality of a power distribution network frame according to a second embodiment of the present invention;
fig. 3 is a block diagram of a device for determining the segment rationality of a power distribution network frame according to a third embodiment of the present invention;
fig. 4 is a block diagram of a system for determining the segment rationality of a power distribution network frame according to a fourth embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be further noted that, for the convenience of description, only some of the structures related to the present invention are shown in the drawings, not all of the structures.
Example one
Fig. 1 is a flowchart of a method for determining a segment rationality of a power distribution network frame according to an embodiment of the present invention, where the embodiment is applicable to a case of determining a segment rationality of a power distribution network frame, and the method may be executed by a device for determining a segment rationality of a power distribution network frame, and the device may be integrated in a system for determining a segment rationality of a power distribution network frame, and the method specifically includes the following steps:
and 110, acquiring CIM file data of the power distribution network frame.
The CIM file data comprises data of all transformer substation connecting lines in the power distribution network frame, node data and equipment data on the connecting lines, and the CIM file data can be single line diagram CIM file data. CIM (Common Information Model) is an important tool for power enterprise application integration, and defines a unified syntax and semantics including Common classes, attributes, relationships, etc. that express power system resources and their attributes and relationships, whose classes and objects are abstract and can be used for many applications, and defines an Information exchange Model. The CIM file is a file containing the above information. The problems of the power distribution network structure can be comprehensively determined based on the CIM file. The CIM file may be a file in a GIS (Geographic Information System), and a GIS (production management integrated Information System) is a production management integrated Information System that connects power equipment, a substation, a power transmission and distribution network, a power consumer, a power load, and the like of a power enterprise to form power informatization. The device for judging the segment rationality of the power distribution network frame can acquire CIM file data through an input interface which is arranged by the device and electrically connected with a GIS system so as to generate a corresponding topological relation table according to the CIM file data.
And 120, generating a topological relation table of each transformer substation connecting line in the power distribution network frame according to the CIM file data.
The topology relation table includes connection relation information of each node and device information connected to each node. The device for judging the segmentation rationality of the power distribution network frame can search each node in the transformer substation connecting circuit according to CIM file data so as to determine the connection relation of each node and generate a topological relation table.
In addition, the obtained CIM file data and the generated topological relation table can be stored in a database, and the database can preferably adopt an XML database.
And step 130, determining a line where a transformer is located and a road section of the line in the transformer substation connecting line by adopting a sequential search algorithm based on the topological relation table so as to determine the number of transformers and the number of users in each road section of the line.
Specifically, the interconnection switch in the transformer substation connection circuit can be determined according to the topological relation table, the interconnection switch is a switch associated with at least two circuits, and the switch associated with the at least two circuits can be a switch in which a circuit where a node at one end of the switch is located is different from a circuit where a node at the other end of the switch is located. Key nodes (nodes on two sides of automatic switch equipment in a line) are searched in the line between a node of a tie switch close to a transformer station side and a node of an outgoing line switch of a transformer substation close to the transformer station side, the key nodes are numbered, and a main line node corresponding to a transformer in the line is determined according to the number of the key nodes (the nodes in the line between the node of the tie switch close to the transformer station side and a first node are main line nodes) so as to determine the line where the transformer is located and the road section of the line where the transformer is located, and therefore the number of the transformers and the number of users in each road section in the line are determined.
Step 140, comparing the number of transformers in each road section in the line with a corresponding preset transformer number threshold, and comparing the number of users in each road section with a corresponding preset user number threshold, when the number of transformers in any road section in the line exceeds the corresponding preset transformer number threshold and/or the number of users in any road section in the line exceeds the corresponding preset user number threshold, determining that the line is unreasonable in section, and sending out prompt information.
Specifically, if it is determined that the number of transformers in any road segment in the line exceeds the corresponding preset transformer number threshold and/or the number of users in any road segment in the line exceeds the corresponding preset user number threshold, it indicates that the line is unreasonable in section, and at this time, it may be determined that the line is unreasonable in section and prompt information that the line is unreasonable in section is sent out to prompt relevant workers to take corresponding measures in time.
It should be noted that specific values of the preset transformer quantity threshold and the preset user quantity threshold may be specifically set according to actual conditions, and specific values of the preset transformer quantity threshold and the preset user quantity threshold in different road sections may be different, which is not limited herein.
The method for judging the segment rationality of the power distribution network frame provided by the embodiment generates a topological relation table of each substation connecting circuit in the power distribution network frame according to the obtained CIM file data, thereby determining the line where the transformer is located and the road section of the line in the transformer substation connecting line by adopting a sequential search algorithm based on the topological relation table, to determine the number of transformers and the number of users in each section of the line, and to compare the number of transformers in each section of the line with a corresponding preset transformer number threshold value, and to compare the number of users in each section with a corresponding preset user number threshold value, and when the number of the transformers on any road section in the line exceeds a corresponding preset transformer number threshold value and/or the number of users on any road section in the line exceeds a corresponding preset user number threshold value, determining that the line section is unreasonable and sending a prompt message. Compared with the existing method for judging the segment rationality of the power distribution network frame, the method for judging the segment rationality of the power distribution network frame provided by the embodiment determines the number of transformers and the number of users in each road section in a line according to the line topology relation table generated by CIM file data, and automatically determines whether the line segment is reasonable or not according to the number of the transformers and the number of users in each road section in the line, so that the problems existing in the line structure of the power distribution network frame can be quickly and efficiently determined without manual assistance, and the error of judging the segment rationality caused by the error of manually collected information is avoided, so that the reliability of judging the segment rationality is improved, and the power supply reliability of the power distribution network frame is improved.
Example two
Fig. 2 is a flowchart of a method for determining the segment rationality of a power distribution network frame according to a second embodiment of the present invention, where the second embodiment is applicable to a case of determining the segment rationality of the power distribution network frame, the method may be executed by a device for determining the segment rationality of the power distribution network frame, the device may be integrated in a system for determining the segment rationality of the power distribution network frame, and the method specifically includes the following steps:
step 210, acquiring CIM file data of a power distribution network frame; the step 210 is the same as the step 110 in the above embodiment, and will not be described herein again.
And step 220, determining a first node on each transformer substation connecting line in the power distribution network frame according to the CIM file data.
The first node is a node of an outgoing line switch of the transformer substation close to the transformer substation side. The types of the nodes can be determined according to different characteristic fields of each node in the line, and the types of the nodes comprise a first node, a father node, a child node, a main line node, a non-main line node, a tail end node, a key node, a non-key node and the like. And searching the outgoing switch of the transformer substation through the characteristic field to obtain the ID of the outgoing switch, and finding the front end node of the outgoing switch through the characteristic field under the ID of the outgoing switch, wherein the node is the first node. The specific process of determining the first node is as follows: and determining the result as the outlet switch of the transformer substation by searching a field of < cim, power system resource, PSRType rdf, resource ═ PSRTYPE _140,/> and acquiring that the outlet switch ID is 'transformer substation switch ID' (the actual transformer substation outlet switches are different and the codes are also different). And if the < cim: Terminal rdf: ID ═ TERMINAL _ substation switch ID _1 '> is found, the < cim: terminal.ConnectivityNode rdf: resource ═ # NODE _ NODE ID'/>, the ID of the front end NODE of the substation outlet switch is "# NODE _ NODE ID", and the NODE is the first NODE on the substation connecting line.
And step 230, based on a tree table lookup algorithm, looking up each node in the substation connecting circuit by taking the first node as a starting point to determine the connection relation of each node and generate a topological relation table.
Specifically, a < cim: Terminal rdf: ID ═ Terminal _ device ID _1 > is used as a front-end NODE of the device, and a < cim: Terminal rdf: ID ═ Terminal _ device ID _2 > is used as a back-end NODE of the device, and a < cim: terminal.connectitvynode rdf: resource ═ NODE ID "/> field is found under the two items, so that device front-end and back-end NODE IDs are obtained. The topological relation can be analyzed according to the connection relation of the front end node and the rear end node of the equipment, so that the first node starts to search, the topological relation of each node in the connecting line of the transformer substation is obtained, and a topological relation table is generated, wherein the topological relation table comprises but is not limited to the connection relation of the front end node and the rear end node of the equipment, the nodes on two sides of the connecting equipment and the like.
And 240, determining a tie switch in the transformer substation connecting line according to the topological relation table.
The interconnection switch is a switch associated with at least two lines, and the switch associated with at least two lines may be a switch in which a line in which a node at one end of the switch is located is different from a line in which a node at the other end of the switch is located. If the fields of "< cim: switch.isring > true" and "< cim: power system resource.owenership > 1" are searched, the device with the fields simultaneously existing at the target is determined as the tie switch.
And step 250, based on a sequence searching algorithm, searching the nodes of the interconnection switches close to the transformer substation side step by step in a reverse sequence by taking the interconnection switches as starting points until the first node in the transformer substation connecting line is searched.
The first node is a node of an outgoing line switch of the transformer substation close to the transformer substation side. And searching front end nodes of the interconnection switches, namely nodes of the interconnection switches close to the transformer substation side, in a reverse sequence step by taking the interconnection switches as starting points until a first node in a transformer substation connecting circuit is searched, marking all nodes under the path as main line nodes, forming a main line by the main line nodes, and using other nodes outside the main line nodes as non-main line nodes.
And step 260, searching a key node in a line between the node of the tie switch close to the transformer station side and the first node, and numbering the key node.
The key nodes are nodes on two sides of automatic SWITCH equipment in a line, the key nodes can be searched on a main line, and if fields of < cim and equipment type rdf, ID, SWITCH _ equipment ID >are searched on the main line, and the equipment type is non-Breaker or LoadBreakSwitch, the nodes on two sides of the equipment are determined to be the key nodes. The device class defined in the CIM file may include "Breaker" and "loadbreak switch," and the device class is determined by looking up the corresponding field. The key nodes are arranged in a reverse order to carry out sectional numbering, namely, the sectional numbering is carried out from far to near according to the distance from the key nodes to the transformer substation, and the specific numbering can be 1, 2, 3, 4.
And 270, determining a main line node corresponding to the transformer in the line according to the number of the key node so as to determine the line where the transformer is located and the road section of the line in the transformer substation connection line.
And all nodes in a line between a node of the tie switch close to the transformer station side and the first node are main line nodes. "TransforrmeWindingType > primary" and "< cim: TransforrmeWindingrdf can be found: the ID is "wind _ transformer ID", and the device with the above fields is determined as a transformer. And performing reverse-order searching by using a sequence searching algorithm and taking the transformer as a starting point until the searched node is a key node, namely determining the main line node of the transformer, and determining the section of the transformer, namely the line where the transformer is located and the road section of the line where the transformer is located.
And step 280, determining the number of transformers and the number of users in each section of the line based on the line where the transformers are located in the transformer station connecting line and the sections of the line where the transformers are located.
Specifically, when the line where each transformer is located in the transformer substation connection line and the section of the line where the transformer is located are determined, the sum of the transformers in a certain section can be used as the number of the transformers in the section, and correspondingly, the sum of the number of users corresponding to the transformers in the certain section can be used as the number of the users in the section.
And 290, comparing the number of transformers on each road section in the line with a corresponding preset transformer number threshold value, comparing the number of users on each road section with a corresponding preset user number threshold value, and when the number of transformers on any road section in the line exceeds the corresponding preset transformer number threshold value and/or the number of users on any road section in the line exceeds the corresponding preset user number threshold value, determining that the line is unreasonable in section and sending out prompt information.
Specifically, if it is determined that the number of transformers in any road segment in the line exceeds the corresponding preset transformer number threshold and/or the number of users in any road segment in the line exceeds the corresponding preset user number threshold, it indicates that the line is unreasonable in section, and at this time, it may be determined that the line is unreasonable in section and prompt information that the line is unreasonable in section is sent out to prompt relevant workers to take corresponding measures in time.
It should be noted that specific values of the preset transformer quantity threshold and the preset user quantity threshold may be specifically set according to actual conditions, and specific values of the preset transformer quantity threshold and the preset user quantity threshold in different road sections may be different, which is not limited herein.
And 291, generating a data table and displaying and outputting the data table based on the determined number of the transformers and the number of the users of each section in the line.
The data table comprises the number of transformers and the number of users of each road section in the circuit and unreasonable road sections, wherein the number of transformers exceeding the corresponding preset transformer number threshold value and the number of users exceeding the corresponding preset user number threshold value in the circuit can be marked in different fonts or colors and the like, the data table is displayed, relevant workers can conveniently and visually observe the number of transformers and the number of users of each road section, and therefore the workers can know the conditions of each road section. Through outputting the data table, related personnel can extract different data according to actual requirements, and requirements of planning personnel are fully met; the data in the data table can also be used for line automation segment number calculation, automation segment user number calculation and the like, and the expanded application range is wide.
The method for judging the piecewise rationality of the power distribution network frame provided by this embodiment generates a topological relation table of each substation connection line in the power distribution network frame according to the obtained CIM file data, thereby determining a line where a transformer in the substation connection line is located and a section of the line where the transformer is located based on the topological relation table, determining the number of transformers and the number of users in each section of the line, comparing the number of transformers in each section of the line with a corresponding preset transformer number threshold, comparing the number of users in each section of the line with a corresponding preset user number threshold, determining that the line is in unreasonable piecewise form and sending out prompt information when the number of transformers in any section of the line exceeds the corresponding preset transformer number threshold and/or the number of users in any section of the line exceeds the corresponding preset user number threshold, based on the determined number of transformers and the number of users in each section of the line, and generating a data table and displaying and outputting the data table. Compared with the conventional method for judging the section rationality of the power distribution network frame, the method for judging the section rationality of the power distribution network frame provided by the embodiment determines the number of transformers and the number of users in each road section in a line according to a line topology relation table generated by CIM file data, automatically determines whether the line section is reasonable or not according to the number of the transformers and the number of users in each road section in the line, does not need manual assistance, can quickly and efficiently determine the problem of the line structure of the power distribution network frame, and avoids wrong judgment of the section rationality caused by errors in manually collected information, so that the reliability of the judgment of the section rationality is improved, and the power supply reliability of the power distribution network frame is improved; the data information which is fussy to read and judge is not needed to be manually read, and is displayed in an intuitive table form, so that the workload of planning personnel is greatly reduced, unreasonable lines of the net rack can be automatically analyzed, and the quality and the efficiency are synchronously improved; because a GIS user can continuously update input data, only the latest CIM file needs to be acquired, the latest CIM file data is calculated and then stored in a database, and the data is updated quickly; through outputting the data table, related personnel can extract different data according to actual requirements, and requirements of planning personnel are fully met; the data in the data table can also be used for line automation segment number calculation, automation segment user number calculation and the like, and the expanded application range is wide.
EXAMPLE III
Fig. 3 is a block diagram of a device for determining the segment rationality of a power distribution network frame according to a third embodiment of the present invention, where the device includes a data acquisition module 310, a table generation module 320, a transformer and user number determination module 330, and a rationality determination module 340; the data acquisition module 310 is configured to acquire CIM file data of a power distribution network frame; the table generating module 320 is used for generating a topological relation table of each transformer substation connecting line in the power distribution network frame according to the CIM file data; the topological relation table comprises connection relation information of each node and equipment information connected with each node; the transformer and user number determining module 330 is configured to determine, based on the topological relation table, a line on which a transformer is located and a road section of the line on which the transformer is located in a transformer substation connection line by using a sequential search algorithm, so as to determine the number of transformers and the number of users in each road section of the line; the reasonableness determination module 340 is configured to compare the number of transformers on each road segment in the line with a corresponding preset transformer number threshold, compare the number of users on each road segment with a corresponding preset user number threshold, and determine that a line segment is unreasonable and send a prompt message when the number of transformers on any road segment in the line exceeds the corresponding preset transformer number threshold and/or the number of users on any road segment in the line exceeds the corresponding preset user number threshold.
On the basis of the above embodiment, the table generating module 320 includes a node determining unit and a table generating unit; the node determining unit is used for determining a first node on each transformer substation connecting line in the power distribution network frame according to the CIM file data; the first node is a node of an outgoing line switch of the transformer substation close to the side of the transformer substation; the table generating unit is used for searching each node in the substation connecting circuit by taking the first node as a starting point based on a tree table searching algorithm so as to determine the connection relation of each node and generate a topological relation table.
Preferably, the transformer and user number determining module 330 includes a switch determining unit, a node searching unit, a node numbering unit, and a road section determining unit; the switch determining unit is used for determining interconnection switches in the transformer substation connecting circuit according to the topological relation table; wherein the tie switch is a switch associated with at least two lines; the node searching unit is used for searching the node of the interconnection switch close to the transformer substation side in a step-by-step reverse sequence by taking the interconnection switch as a starting point based on a sequence searching algorithm until the first node in the transformer substation connecting circuit is searched; the first node is a node of an outgoing line switch of the transformer substation close to the side of the transformer substation; the node numbering unit is used for searching a key node in a line between a node on the side, close to the transformer station, of the interconnection switch and the first node, and numbering the key node; the main line nodes are nodes on two sides of automatic switch equipment in the line, and the nodes in the line between the first node and the node on the side, close to the transformer station, of the tie switch are main line nodes; the road section determining unit is used for determining a main line node corresponding to the transformer in the line according to the serial number of the key node so as to determine the line where the transformer is located and the road section of the line where the transformer is located.
In an embodiment, the device for judging the segment rationality of the power distribution network frame further includes a data generating module, configured to generate a data table and display and output the data table based on the determined number of transformers and the determined number of users in each segment of the line; the data table includes the number of transformers and the number of users in each section of the line.
Preferably, the device for judging the segment rationality of the power distribution network frame further comprises a table storage module, which is used for storing the obtained CIM file data and the generated topological relation table into a database.
The device for judging the segment rationality of the power distribution network frame provided by the embodiment and the method for judging the segment rationality of the power distribution network frame provided by any embodiment of the invention belong to the same invention concept, have corresponding beneficial effects, and detailed technical details in the embodiment are not shown in the method for judging the segment rationality of the power distribution network frame provided by any embodiment of the invention.
Example four
Fig. 4 is a block diagram of a system for determining the segment rationality of a power distribution network frame according to a fourth embodiment of the present invention, where the system includes: a logic operator 10 and a display module 20; the logic arithmetic unit 10 is electrically connected with the display module 20, and the monitoring device 30 of the power distribution network frame according to any one of the above embodiments is integrated in the logic arithmetic unit 10.
The monitoring device 30 of the power distribution network frame integrated in the logic arithmetic unit 10 can judge the segment rationality of the power distribution network frame through the data acquisition module, the table generation module, the transformer and user number determination module and the rationality determination module, the display module 20 can be used for displaying the data table generated by the logic arithmetic unit 10, the data table comprises the number of transformers and the number of users of each road section in a circuit and unreasonable road sections, and relevant workers can conveniently and visually observe the number of transformers and the number of users of each road section through displaying the data table to know the condition of each road section.
Optionally, the system for judging the segment rationality of the power distribution network frame further includes a data derivation module 40, the data derivation module 40 is electrically connected to the logic operator 10, and the data derivation module 40 is configured to derive the data table generated by the logic operator 10.
Specifically, the data table includes the number of transformers and the number of users in each section of the line, and an unreasonable section, and the data export module 40 can enable related personnel to extract different data according to actual requirements, so as to fully meet requirements of planning personnel; after the data are exported, the method can be used for line automatic segment number calculation, automatic segment user number calculation and the like according to actual requirements, and the method has a wide application range.
The system for judging the segment rationality of the power distribution network frame provided by the embodiment and the method for judging the segment rationality of the power distribution network frame provided by any embodiment of the invention belong to the same invention concept, have corresponding beneficial effects, and detailed technical details in the embodiment are not shown in the method for judging the segment rationality of the power distribution network frame provided by any embodiment of the invention.
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments illustrated herein, but is capable of various obvious modifications, rearrangements, combinations and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (10)

1. A method for judging the segment rationality of a power distribution network frame is characterized by comprising the following steps:
acquiring CIM file data of a power distribution network frame;
generating a topological relation table of each transformer substation connecting circuit in the power distribution network frame according to the CIM file data; the topological relation table comprises connection relation information of each node and equipment information connected with each node;
determining a line where a transformer is located and a road section of the line in the transformer substation connecting line by adopting a sequential search algorithm based on the topological relation table so as to determine the number of transformers and the number of users in each road section in the line;
and comparing the number of transformers of each road section in the line with a corresponding preset transformer number threshold value, and comparing the number of users of each road section with a corresponding preset user number threshold value, and when the number of transformers of any road section in the line exceeds the corresponding preset transformer number threshold value and/or the number of users of any road section in the line exceeds the corresponding preset user number threshold value, determining that the line is unreasonable in section and sending prompt information.
2. The method for judging the segment rationality of the power distribution network frame according to claim 1, wherein the step of generating a topological relation table of each substation connecting line in the power distribution network frame according to the CIM file data comprises the steps of:
determining a first node on each transformer substation connecting line in the power distribution network frame according to the CIM file data; the first node is a node of an outgoing line switch of the transformer substation close to the transformer substation side;
and based on a tree table lookup algorithm, looking up each node in the transformer substation connecting circuit by taking the first node as a starting point so as to determine the connection relation of each node and generate a topological relation table.
3. The method for judging the piecewise rationality of the power distribution network frame according to claim 1 or 2, wherein the determining the line where the transformer is located and the section of the line where the transformer is located in the substation connection line by adopting a sequential lookup algorithm based on the topological relation table comprises the following steps:
determining a contact switch in a transformer substation connecting line according to the topological relation table; wherein the tie switch is a switch associated with at least two lines;
based on a sequential search algorithm, searching the nodes of the interconnection switch close to the side of the transformer station in a reverse sequence step by taking the interconnection switch as a starting point until the first node in a transformer station connecting circuit is searched; the first node is a node of an outgoing line switch of the transformer substation close to the transformer substation side;
searching a key node in a line between a node of the interconnection switch close to the transformer station side and the first node, and numbering the key node; the key nodes are nodes on two sides of automatic switch equipment in a line, and nodes in the line between the first node and the node of the tie switch close to the substation side are main line nodes;
and determining a main line node corresponding to the transformer in the line according to the serial number of the key node so as to determine the line where the transformer is located and the road section of the line where the transformer is located.
4. The method for judging the segment rationality of the power distribution network frame according to claim 1, wherein after the number of transformers and the number of users in each section of the line are determined, the method comprises the following steps:
generating a data table and displaying and outputting the data table based on the determined number of the transformers and the number of users of each road section in the line; the data table comprises the number of transformers and the number of users of each road section in the line.
5. The method for judging the segment rationality of the grid frame of the power distribution network according to claim 1, further comprising:
and storing the obtained CIM file data and the generated topological relation table into a database.
6. The method for judging the segment rationality of the power distribution network rack according to claim 1, wherein the CIM file data includes data of each substation connection line in the power distribution network rack and node data and equipment data on the connection line.
7. The method for judging the segment rationality of the power distribution network frame according to claim 4, wherein the CIM file data is single line drawing CIM file data.
8. The utility model provides a device is judged to segmentation rationality of distribution network rack which characterized in that includes:
the data acquisition module is used for acquiring CIM file data of the power distribution network frame;
the table generation module is used for generating a topological relation table of each transformer substation connecting line in the power distribution network frame according to the CIM file data; the topological relation table comprises connection relation information of each node and equipment information connected with each node;
the transformer and user number determining module is used for determining a line where a transformer is located and a road section of the line where the transformer is located in a transformer substation connecting line by adopting a sequential search algorithm based on the topological relation table so as to determine the number of the transformers and the number of users of each road section in the line;
and the reasonableness determining module is used for comparing the number of the transformers in each road section in the line with a corresponding preset transformer number threshold value, comparing the number of the users in each road section with a corresponding preset user number threshold value, and determining that the line is unreasonable in section and sending prompt information when the number of the transformers in any road section in the line exceeds the corresponding preset transformer number threshold value and/or the number of the users in any road section in the line exceeds the corresponding preset user number threshold value.
9. The utility model provides a segmentation rationality judgement system of distribution network rack which characterized in that includes: a logic operator and a display module; the logic arithmetic unit is electrically connected with the display module, and the monitoring device of the power distribution network frame as claimed in claim 8 is integrated in the logic arithmetic unit.
10. The system for judging the reasonability of the segments of the grid frame of the power distribution network according to claim 9, further comprising a data derivation module, wherein the data derivation module is electrically connected with the logic arithmetic unit, and the data derivation module is used for deriving the data table generated by the logic arithmetic unit.
CN202011133485.3A 2020-10-21 Method, device and system for judging subsection rationality of grid frame of power distribution network Active CN112287495B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011133485.3A CN112287495B (en) 2020-10-21 Method, device and system for judging subsection rationality of grid frame of power distribution network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011133485.3A CN112287495B (en) 2020-10-21 Method, device and system for judging subsection rationality of grid frame of power distribution network

Publications (2)

Publication Number Publication Date
CN112287495A true CN112287495A (en) 2021-01-29
CN112287495B CN112287495B (en) 2024-06-11

Family

ID=

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160252890A1 (en) * 2014-07-02 2016-09-01 State Grid Corporation Of China Method for searching cross-regional power supply area based on cim model and system thereof
CN106953319A (en) * 2017-03-30 2017-07-14 广东电网有限责任公司中山供电局 Distribution network line optimal segmentation method and apparatus
CN106981876A (en) * 2017-05-03 2017-07-25 南京无上信息科技有限公司 Distribution network reliability evaluation method based on line segment model
CN110826862A (en) * 2019-10-17 2020-02-21 深圳供电局有限公司 Planning system and method for urban power transmission grid network frame
CN111082418A (en) * 2019-12-02 2020-04-28 国网宁夏电力有限公司经济技术研究院 System and method for analyzing topological relation of power distribution network equipment
CN111428376A (en) * 2020-03-31 2020-07-17 贵州电网有限责任公司 CIM (common information model) -based power distribution network feeder contact mode identification method and system

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160252890A1 (en) * 2014-07-02 2016-09-01 State Grid Corporation Of China Method for searching cross-regional power supply area based on cim model and system thereof
CN106953319A (en) * 2017-03-30 2017-07-14 广东电网有限责任公司中山供电局 Distribution network line optimal segmentation method and apparatus
CN106981876A (en) * 2017-05-03 2017-07-25 南京无上信息科技有限公司 Distribution network reliability evaluation method based on line segment model
CN110826862A (en) * 2019-10-17 2020-02-21 深圳供电局有限公司 Planning system and method for urban power transmission grid network frame
CN111082418A (en) * 2019-12-02 2020-04-28 国网宁夏电力有限公司经济技术研究院 System and method for analyzing topological relation of power distribution network equipment
CN111428376A (en) * 2020-03-31 2020-07-17 贵州电网有限责任公司 CIM (common information model) -based power distribution network feeder contact mode identification method and system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
赵艳萍: "基于CIM模型的电网拓扑分析", 《安徽电气工程职业技术学院学报》, 15 March 2006 (2006-03-15), pages 15 - 19 *

Similar Documents

Publication Publication Date Title
CN108334691B (en) Visual automatic drawing method for power distribution network
CN106650161B (en) Electrical single line diagram mapping method and system based on power grid GIS
CN108549650B (en) Intelligent substation anti-misoperation lockout logic rule source end configuration method and system
CN110134833A (en) Diagram data modeling and method towards power network topology management
CN112532420B (en) Virtual-real combined panoramic visualization method and device for transformer substation communication network
CN107657019B (en) Network topology structure obtaining method and system of power grid system
CN102403718B (en) Generating method for power grid topological relationship based on Arcgis
CN112114230A (en) Distribution network monitoring system for low-voltage distribution area and distribution area topology identification method
CN111428376A (en) CIM (common information model) -based power distribution network feeder contact mode identification method and system
CN105449676A (en) Regional node network generating method and system of power distribution network
CN111711677A (en) Virtual and real loop visualization method, system and medium for process layer switch of intelligent substation
CN111026900A (en) Power distribution network wiring group generation and net rack topological graph generation method and device
CN113722883B (en) Intelligent substation secondary circuit fault positioning method
CN113300340B (en) Automatic programming method for power grid new equipment relay protection starting scheme
CN112966385A (en) Method and system for identifying topology weak points of power distribution network frame
CN116500385B (en) Power transmission network monitoring and checking method, device, equipment and medium
CN107665467A (en) A kind of method based on GIS supply paths analysis Net Frame of Electric Network
CN106776750B (en) Graph-mode integrated digital preplan system for power distribution network
CN109639492A (en) A kind of smart substation equipment automatic identifying method and Network Management System
CN105870917A (en) Electric power grid supply system
CN112287495B (en) Method, device and system for judging subsection rationality of grid frame of power distribution network
CN112287495A (en) Method, device and system for judging segment rationality of power distribution network frame
Chen et al. Hierarchical distribution network topology formulation and dimensionality reduction using homeomorphism transformation
CN112835647B (en) Application software configuration method, configuration device, storage medium and electronic device
CN116070379A (en) Method and device for generating graph, storage medium and electronic device

Legal Events

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