A data processing method and device for displaying power supply paths
By performing topology tracing and cleaning of the power supply network's basic information, power supply path information is generated, which solves the problem of inaccurate power supply path tracing for main network devices, improving efficiency and reducing costs.
Patent Information
- Application Number
- CN202210012980.1
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- Filing Date
- 2022-01-06
- Publication Date
- 2025-11-07
- Estimated Expiration
- 2042-01-06
AI Technical Summary
In existing technologies, the power supply path tracking of main network equipment is inaccurate and inefficient, resulting in high costs.
By performing topology tracing and cleaning on the basic information of the power supply network, a set of device connection information is obtained. Then, data processing is performed using a graph traversal model and a device type table to generate power supply path information for graphical display.
It improved the accuracy and efficiency of equipment data tracking, and reduced costs.
Smart Images

Figure CN114757795B_ABST
Abstract
Description
TECHNICAL FIELD
[0001] The present application relates to the technical field of data processing, and in particular to a data processing method and device for displaying power supply paths. BACKGROUND
[0002] Currently, the power supply paths of main network equipment are mainly tracked and displayed graphically by manual work, which is not only low in accuracy of tracked equipment data, but also low in work efficiency. Therefore, it is particularly important to provide a data processing method and device for displaying power supply paths to improve the accuracy of tracking equipment data and work efficiency, thereby reducing costs. SUMMARY
[0003] The technical problem to be solved by the present application is to provide a data processing method and device for displaying power supply paths, which can obtain power supply path information for indicating graphical display of power supply paths through topological tracking and cleaning processing of power supply network basic information, thereby improving the accuracy of tracking equipment data and work efficiency, and reducing costs.
[0004] To solve the above technical problem, a data processing method for displaying power supply paths is disclosed in the first aspect of the present application, and the method comprises:
[0005] obtaining power supply network basic information;
[0006] topologically tracking the power supply network basic information to obtain a device connection information set; the device connection information set comprises a plurality of device connection information; any device connection information comprises first target power supply equipment information of all power supply equipment between a starting point equipment and a target substation corresponding to the device connection information; the power supply equipment information comprises a plurality of device connection relationships;
[0007] cleaning the device connection information set to obtain a power supply path information set; the power supply path information set comprises a plurality of power supply path information; the power supply path information is used to indicate graphical display of power supply paths.
[0008] As an optional implementation, in the first aspect of the present application, the topological tracking of the power supply network basic information to obtain the device connection information set comprises:
[0009] topologically processing the power supply network basic information to obtain a power supply equipment information set; the power supply equipment information set comprises a plurality of power supply equipment information;
[0010] tracking the power supply equipment information set to obtain the device connection information set.
[0011] As an optional implementation, in the first aspect of the embodiment of the present application, the device connection information further comprises path coding information.
[0012] The tracking processing of the power supply device information set obtains a device connection information set, comprising:
[0013] The graph priority traversal processing of the power supply device information set by using a preset graph traversal model obtains a substation path information set; the substation path information set comprises a plurality of substation path information; the substation path information comprises the starting point device and the target substation; the vertex of the graph priority traversal processing is the starting point device; any substation path information corresponds to a unique device connection information.
[0014] For any substation path information, the path coding information of the device connection information corresponding to the substation path information is determined according to the substation path information.
[0015] It is judged whether any power supply device information in the power supply device information set matches the substation path information, and a first judgment result is obtained.
[0016] When the judgment result is yes, the power supply device information is determined as the first target power supply device information of the device connection information corresponding to the substation path information.
[0017] As an optional implementation, in the first aspect of the embodiment of the present application, the cleaning processing of the device connection information set obtains a power supply path information set, comprising:
[0018] The merging processing of the device connection information set obtains a standby device information set; the standby device information set comprises a plurality of standby device information.
[0019] The filtering processing of the standby device information set obtains a power supply path information set.
[0020] As an optional implementation, in the first aspect of the embodiment of the present application, the merging processing of the device connection information set obtains a standby device information set, comprising:
[0021] For any device connection information, all the first target power supply device information in the device connection information is sorted according to the power supply sequence, and a power supply device sequence corresponding to the device connection information is obtained.
[0022] sequentially filtering out first target power supply device information satisfying a cross condition from the power supply device sequence corresponding to the device connection information as cross point device information; the cross condition is that the first target power supply device information includes L device connection relationships; the L is a positive integer greater than or equal to 3;
[0023] performing bus merging processing on all the cross point device information to obtain a plurality of merged device information;
[0024] updating the device connection information by using the plurality of merged device information to obtain standby device information corresponding to the device connection information.
[0025] As an optional implementation, in the first aspect of the embodiment of the present application, the filtering processing on the standby device information set to obtain a power supply path information set comprises:
[0026] filtering processing on the standby device information set by using a preset device type table to obtain a path device information set; the path device information set includes a plurality of path device information;
[0027] integrating processing on the path device information set to obtain a power supply path information set.
[0028] As an optional implementation, in the first aspect of the embodiment of the present application, the filtering processing on the standby device information set by using a preset device type table to obtain a path device information set comprises:
[0029] for any standby device information, judging whether there is second target power supply device information in the standby device information that does not match the preset device type table to obtain a first judgment result;
[0030] when the judgment result is yes, removing the second target power supply device information from the standby device information, and performing connection relationship updating processing on other power supply device information associated with the second target power supply device information;
[0031] when the judgment result is no, determining that the standby device information is path device information corresponding to the standby device information.
[0032] The second aspect of the embodiment of the present application discloses a data processing device for displaying a power supply path, and the device comprises:
[0033] an acquisition module, configured to acquire power supply network basic information;
[0034] The first processing module is configured to perform topology tracking processing on the power supply network basic information to obtain a device connection information set; the device connection information set comprises a plurality of device connection information; any device connection information comprises first target power supply device information of all power supply devices between a starting device and a target transformer substation corresponding to the device connection information; the power supply device information comprises a plurality of device connection relationships;
[0035] The second processing module is configured to perform cleaning processing on the device connection information set to obtain a power supply path information set; the power supply path information set comprises a plurality of power supply path information; the power supply path information is used to indicate graphical display of a power supply path.
[0036] As an optional implementation, in the second aspect of the embodiment of the present application, the first processing module comprises a first processing submodule and a second processing submodule, wherein:
[0037] The first processing submodule is configured to perform topology processing on the power supply network basic information to obtain a power supply device information set; the power supply device information set comprises a plurality of power supply device information.
[0038] The second processing submodule is configured to perform tracking processing on the power supply device information set to obtain a device connection information set.
[0039] As an optional implementation, in the second aspect of the embodiment of the present application, the device connection information further comprises path encoding information.
[0040] The second processing submodule performs tracking processing on the power supply device information set to obtain a device connection information set in the following specific manner:
[0041] The power supply device information set is subjected to graph priority traversal processing by using a preset graph traversal model to obtain a transformer substation path information set; the transformer substation path information set comprises a plurality of transformer substation path information; the transformer substation path information comprises the starting device and the target transformer substation; the vertex of the graph priority traversal processing is the starting device; any transformer substation path information corresponds to a unique device connection information.
[0042] For any transformer substation path information, path encoding information of the device connection information corresponding to the transformer substation path information is determined according to the transformer substation path information.
[0043] It is determined whether any power supply device information in the power supply device information set matches the transformer substation path information to obtain a first determination result.
[0044] When the determination result is yes, the power supply device information is determined as the first target power supply device information of the device connection information corresponding to the substation path information.
[0045] As an optional implementation, in the second aspect of the embodiment of the present application, the second processing module performs cleaning processing on the device connection information set to obtain a power supply path information set, and the specific manner is as follows:
[0046] performing merging processing on the device connection information set to obtain a standby device information set; the standby device information set includes a plurality of standby device information;
[0047] performing filtering processing on the standby device information set to obtain a power supply path information set.
[0048] As an optional implementation, in the second aspect of the embodiment of the present application, the second processing module performs merging processing on the device connection information set to obtain a standby device information set, and the specific manner is as follows:
[0049] for any device connection information, all first target power supply device information in the device connection information is sorted according to the power supply sequence to obtain a power supply device sequence corresponding to the device connection information;
[0050] sequentially filtering out the first target power supply device information satisfying the intersection condition from the power supply device sequence corresponding to the device connection information as intersection point device information; the intersection condition is that the first target power supply device information includes L device connection relationships; L is a positive integer greater than or equal to 3;
[0051] performing bus merging processing on all intersection point device information to obtain a plurality of merged device information;
[0052] performing updating processing on the device connection information by using the plurality of merged device information to obtain standby device information corresponding to the device connection information.
[0053] As an optional implementation, in the second aspect of the embodiment of the present application, the second processing module performs filtering processing on the standby device information set to obtain a power supply path information set, and the specific manner is as follows:
[0054] performing filtering processing on the standby device information set by using a preset device type table to obtain a path device information set; the path device information set includes a plurality of path device information;
[0055] performing integration processing on the path device information set to obtain a power supply path information set.
[0056] As an optional implementation, in the second aspect of the embodiment of the present application, the second processing module filters the set of to-be-used equipment information by using the preset equipment type table, and the specific manner of obtaining the set of path equipment information is as follows:
[0057] For any to-be-used equipment information, it is judged whether the second target power supply equipment information that does not match the preset equipment type table exists in the to-be-used equipment information, and a first judgment result is obtained.
[0058] When the judgment result is yes, the second target power supply equipment information is removed from the to-be-used equipment information, and the connection relationship update processing is performed on other power supply equipment information that has an association relationship with the second target power supply equipment information.
[0059] When the judgment result is no, it is determined that the to-be-used equipment information is the path equipment information corresponding to the to-be-used equipment information.
[0060] The third aspect of the present application discloses another data processing device for displaying a power supply path, and the device comprises:
[0061] A memory in which executable program codes are stored;
[0062] A processor coupled with the memory;
[0063] The processor invokes the executable program codes stored in the memory to execute part or all of the steps of the data processing method for displaying a power supply path disclosed in the first aspect of the embodiment of the present application.
[0064] The fourth aspect of the present application discloses a computer storage medium, and the computer storage medium stores computer instructions, and when the computer instructions are invoked, part or all of the steps of the data processing method for displaying a power supply path disclosed in the first aspect of the embodiment of the present application are executed.
[0065] Compared with the prior art, the embodiment of the present application has the following beneficial effects:
[0066] In the embodiment of the present application, the power supply network basic information is acquired; the power supply network basic information is subjected to topology tracking processing to obtain a device connection information set; the device connection information set comprises a plurality of device connection information; any device connection information comprises first target power supply device information of all power supply devices between a starting point device and a target transformer substation corresponding to the device connection information; the power supply device information comprises a plurality of device connection relationships; the device connection information set is subjected to cleaning processing to obtain a power supply path information set; the power supply path information set comprises a plurality of power supply path information; the power supply path information is used to indicate graphical display of the power supply path. It can be seen that, by means of topology tracking and cleaning processing of the power supply network basic information, the power supply path information used to indicate graphical display of the power supply path is obtained, which is beneficial to improving the accuracy of tracking of device data and improving work efficiency, and thus reducing cost. BRIEF DESCRIPTION OF DRAWINGS
[0067] In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the embodiment description will be briefly introduced. Obviously, the drawings in the following description are only some embodiments of the present application, and other drawings can be obtained by those skilled in the art without creative effort on the basis of these drawings.
[0068] Figure 1 is a flowchart of a data processing method for displaying a power supply path disclosed by the embodiment of the present application;
[0069] Figure 2 is a flowchart of another data processing method for displaying a power supply path disclosed by the embodiment of the present application;
[0070] Figure 3 is a structural diagram of a data processing device for displaying a power supply path disclosed by the embodiment of the present application;
[0071] Figure 4 is a structural diagram of another data processing device for displaying a power supply path disclosed by the embodiment of the present application;
[0072] Figure 5 is a structural diagram of another data processing device for displaying a power supply path disclosed by the embodiment of the present application. DETAILED DESCRIPTION
[0073] In the following, the technical solutions in the embodiments of the present application will be described clearly and completely with reference to the drawings in the embodiments of the present application. Obviously, the described embodiments are only a part of the embodiments of the present application, rather than all the embodiments of the present application. Based on the embodiments in the present application, all the other embodiments obtained by a person of ordinary skill in the art without creative work fall within the protection scope of the present application.
[0074] The terms "first", "second", and the like in the specification and claims of the present application and the above-described drawings are used to distinguish different objects, rather than to describe a particular order. In addition, the terms "include" and "have" and any variations thereof are intended to cover non-exclusive inclusion. For example, a process, method, device, product, or equipment including a series of steps or units is not limited to the listed steps or units, but can optionally include steps or units not listed, or can optionally include other steps or units inherent to the process, method, product, or equipment.
[0075] Reference herein to "an embodiment" means that a particular feature, structure, or characteristic described in connection with the embodiment can be included in at least one embodiment of the present application. The phrase appears at various places in the specification does not necessarily all refer to the same embodiment, nor is it necessarily mutually exclusive of other embodiments. It is explicitly and implicitly understood that the embodiments described herein can be combined with other embodiments.
[0076] The present application discloses a data processing method and device for displaying power supply path, which can obtain power supply path information for indicating graphical display of power supply path through topology tracking and cleaning processing of power supply network basic information, thereby improving the accuracy of tracking device data and work efficiency, and reducing cost. The following will be described in detail.
[0077] Embodiment one
[0078] Please refer to Figure 1 , Figure 1 is a flowchart of a data processing method for displaying power supply path according to an embodiment of the present application. Wherein, Figure 1 The data processing method for displaying power supply path described is applied in a data processing system, such as a local server or a cloud server for data processing management of displaying power supply path, which is not limited in the embodiments of the present application. As shown in Figure 1 The data processing method for displaying power supply path can include the following operations:
[0079] 101, obtaining power supply network basic information.
[0080] 102. topologically track the power supply network basic information to obtain a device connection information set.
[0081] In the embodiment of the present application, the device connection information set includes a plurality of device connection information.
[0082] In the embodiment of the present application, any device connection information includes first target power supply device information of all power supply devices between the starting device and the target substation corresponding to the device connection information.
[0083] In the embodiment of the present application, the power supply device information includes a plurality of device connection relationships.
[0084] 103. clean the device connection information set to obtain a power supply path information set.
[0085] In the embodiment of the present application, the power supply path information set includes a plurality of power supply path information.
[0086] In the embodiment of the present application, the power supply path information is used to indicate graphical display of the power supply path.
[0087] Optionally, the power supply network basic information includes a power supply network diagram, and / or power supply device basic information, and / or power supply device connection information, which is not limited in the embodiment of the present application.
[0088] Optionally, after the cleaning of the device connection information set to obtain the power supply path information set, the power supply path information is rendered graphically by using html5 to obtain a power supply path display diagram.
[0089] Optionally, the power supply path display diagram includes a main network connection line and / or a target switch, which is not limited in the embodiment of the present application.
[0090] Optionally, any target switch corresponds to a power supply path information.
[0091] It can be seen that the data processing method for displaying the power supply path described in the embodiment of the present application can obtain the power supply path information used to indicate the graphical display of the power supply path through the topological tracking and cleaning of the power supply network basic information, which is beneficial to improve the accuracy of tracking the device data and improve the work efficiency, thereby reducing the cost.
[0092] In an optional embodiment, the step 102 of topologically tracking the power supply network basic information to obtain the device connection information set includes:
[0093] topologically processing the power supply network basic information to obtain a power supply device information set; the power supply device information set includes a plurality of power supply device information;
[0094] Tracking processing is performed on the power supply device information set to obtain a device connection information set.
[0095] Optionally, the power supply device information includes power supply device connection information, and / or power supply device parameter information, and / or power supply device name information, and / or power supply device code information, and the embodiments of the present application are not limited thereto.
[0096] Optionally, the power supply device parameter information includes voltage grade.
[0097] Optionally, the power supply device connection information includes a plurality of device connection relationships.
[0098] Optionally, any device connection relationship includes a first power supply device and a second power supply device.
[0099] Optionally, the power supply sequence of the first power supply device is prior to that of the second power supply device.
[0100] It can be seen that the data processing method for displaying the power supply path described in the embodiments of the present application can perform topology and tracking processing on the power supply network basic information to obtain device connection information, which is beneficial to improve the accuracy of tracking device data and improve work efficiency, thereby reducing costs.
[0101] In another optional embodiment, the device connection information further includes path code information.
[0102] The tracking processing on the power supply device information set to obtain the device connection information set includes:
[0103] The power supply device information set is subjected to graph priority traversal processing by using a preset graph traversal model to obtain a substation path information set; the substation path information set includes a plurality of substation path information; the substation path information includes a starting device and a target substation; the vertex of the graph priority traversal processing is the starting device; any substation path information corresponds to a unique device connection information.
[0104] For any substation path information, the path code information of the device connection information corresponding to the substation path information is determined according to the substation path information.
[0105] It is determined whether any power supply device information in the power supply device information set matches the substation path information to obtain a first determination result.
[0106] When the determination result is yes, the power supply device information is determined to be the first target power supply device information of the device connection information corresponding to the substation path information.
[0107] Optionally, the starting point device and the target substation are two ends of a substation path corresponding to the substation path information.
[0108] Optionally, the starting point device is a 500kV substation.
[0109] Optionally, the target substation is a 220kV substation or a 110kV substation, which is not limited by the embodiment of the present application.
[0110] Optionally, there is only one starting point device in any substation path information.
[0111] Optionally, there is only one target substation in any substation path information.
[0112] It can be seen that the data processing method for displaying a power supply path described in the embodiment of the present application can utilize the graph traversal model to perform priority traversal processing and matching judgment on the power supply device information to obtain path coding information and first target power supply device information, which is beneficial to improve the accuracy of tracking device data and improve work efficiency, thereby reducing costs.
[0113] Embodiment two
[0114] Please refer to Figure 2 , Figure 2 is another flowchart of the data processing method for displaying a power supply path disclosed by the embodiment of the present application. Among them, Figure 2 The data processing method for displaying a power supply path described in the embodiment of the present application is applied to a data processing system, such as a local server or a cloud server for data processing management of displaying a power supply path, which is not limited by the embodiment of the present application. As Figure 2 The data processing method for displaying a power supply path can include the following operations:
[0115] 201, obtaining power supply network basic information.
[0116] 202, performing topology tracking processing on the power supply network basic information to obtain a device connection information set.
[0117] 203, performing merging processing on the device connection information set to obtain a standby device information set.
[0118] In the embodiment of the present application, the standby device information set includes a plurality of standby device information.
[0119] 204, performing filtering processing on the standby device information set to obtain a power supply path information set.
[0120] For the specific technical details and technical terms of steps 201-202, refer to the detailed description of steps 101-102 in Embodiment One. The present embodiment will not be described again.
[0121] Optionally, the to-be-used equipment information includes a plurality of first target power supply equipment information.
[0122] It can be seen that the data processing method for displaying the power supply path described in the present embodiment can obtain power supply path information for indicating graphical display of the power supply path through topology tracking, merging and filtering processing of the power supply network basic information, which is conducive to improving the accuracy of tracking equipment data and improving work efficiency, thereby reducing costs.
[0123] In an optional embodiment, the merging processing of the set of equipment connection information in step 203 to obtain the set of to-be-used equipment information includes:
[0124] For any equipment connection information, all first target power supply equipment information in the equipment connection information is sorted according to the power supply sequence to obtain a power supply equipment sequence corresponding to the equipment connection information;
[0125] The first target power supply equipment information that meets the intersection condition is filtered out from the power supply equipment sequence corresponding to the equipment connection information in sequence as intersection point equipment information; the intersection condition is that the first target power supply equipment information includes L equipment connection relationships; L is a positive integer greater than or equal to 3;
[0126] The bus merging processing is performed on all intersection point equipment information to obtain a plurality of merged equipment information;
[0127] The equipment connection information is updated using the plurality of merged equipment information to obtain the to-be-used equipment information corresponding to the equipment connection information.
[0128] Optionally, the first target power supply equipment information includes first target equipment connection information, and / or power supply equipment parameter information, and / or power supply equipment name information, and / or power supply equipment code information, which is not limited by the present embodiment.
[0129] Optionally, the first target equipment connection information includes a plurality of equipment connection relationships.
[0130] Optionally, any equipment connection relationship corresponds to a unique connection serial number.
[0131] Optionally, the connection serial number is related to a root transmission line.
[0132] Optionally, the power transmission line corresponding to any device connection relationship comprises one bus line and / or several branch lines, and the embodiments of the present application are not limited thereto.
[0133] In the optional embodiment, as an optional implementation, the specific manner of updating the device connection information by using the several pieces of merged device information to obtain the standby device information corresponding to the device connection information is as follows:
[0134] For any cross power device information, the first target power supply device information corresponding to the cross power device information is replaced and updated by using the cross power device information to generate new first target power supply device information;
[0135] The updated device connection information is determined as the standby device information.
[0136] In the optional embodiment, as another optional implementation, the specific manner of sequentially selecting the first target power supply device information satisfying the cross condition from the power supply device sequence corresponding to the device connection information as the cross point device information is as follows:
[0137] A first target power supply device information is sequentially selected from the power supply device sequence corresponding to the device connection information, and it is determined whether the number of device connection relationships of the first target power supply device information is greater than or equal to L to obtain a first quantity determination result;
[0138] When the first quantity determination result is yes, it is determined whether the first target power supply device information corresponding to the first target power supply device information in the previous sequence is the cross point device information to obtain a cross determination result;
[0139] When the cross determination result is no, the first target power supply device information is determined as the cross device information;
[0140] When the cross determination result is yes, it is determined whether the number of device connection relationships of the first target power supply device information is greater than or equal to M to obtain a second quantity determination result;
[0141] When the second quantity determination result is yes, the first target power supply device information is determined as the cross device information.
[0142] Optionally, M=L+1.
[0143] In the optional embodiment, as still another optional implementation, the specific manner of performing bus line merging processing on all cross point device information to obtain several pieces of merged device information is as follows:
[0144] For any intersection device information, all connection serial numbers corresponding to the intersection device information are adjusted and merged into the connection serial numbers of the bus corresponding to the intersection device information, and the intersection device information is updated;
[0145] The updated intersection device information is determined as the merged device information corresponding to the intersection device information.
[0146] It can be seen that the data processing method for displaying the power supply path described in the embodiment of the application can sort the first target power supply device information in the device connection information, and perform intersection condition judgment, bus merging processing and update processing to obtain the standby device information, which is more conducive to improving the accuracy of tracking device data and improving work efficiency, thereby reducing costs.
[0147] In yet another optional embodiment, the filtering processing of the standby device information set to obtain the power supply path information set includes:
[0148] The standby device information set is filtered using a preset device type table to obtain a path device information set; the path device information set includes a plurality of path device information;
[0149] The path device information set is integrated to obtain the power supply path information set.
[0150] In this optional embodiment, as an optional implementation, the specific manner of integrating the path device information set to obtain the power supply path information set is:
[0151] For any path device information, all transformers in the path device information and windings corresponding to the transformers are filtered out;
[0152] For any transformer, the transformer and the windings corresponding to the transformer are integrated to obtain a merged transformer corresponding to the transformer;
[0153] The merged transformer replaces the transformer in the path device information to obtain the power supply path information corresponding to the path device information.
[0154] Optionally, the power supply path information includes a plurality of terminal information.
[0155] Optionally, the terminal information corresponds to the first target power supply device information.
[0156] Optionally, after obtaining the power supply path information set, the method further includes:
[0157] For any power supply path information, for any terminal information of the power supply path information, it is judged whether the terminal information exists a device connection relationship to obtain a terminal judgment result;
[0158] When the terminal judgment result is no, the terminal information is removed from the power supply path information, and the power supply path information is updated.
[0159] It can be seen that the data processing method for displaying a power supply path described in the embodiments of the present application can filter and integrate the to-be-used equipment information using the equipment type table to obtain the power supply path information, which is more conducive to improving the accuracy of tracking the equipment data and improving the work efficiency, thereby reducing the cost.
[0160] In another optional embodiment, the filtering processing of the to-be-used equipment information set using the preset equipment type table to obtain the path equipment information set comprises:
[0161] For any to-be-used equipment information, it is judged whether the second target power supply equipment information that does not match the preset equipment type table exists in the to-be-used equipment information, to obtain a first judgment result;
[0162] When the judgment result is yes, the second target power supply equipment information is removed from the to-be-used equipment information, and the connection relationship update processing is performed on other power supply equipment information that has an association relationship with the second target power supply equipment information;
[0163] When the judgment result is no, it is determined that the to-be-used equipment information is the path equipment information corresponding to the to-be-used equipment information.
[0164] Optionally, the equipment type table comprises a transformer, and / or a bus, a line, and a target switch, and the embodiments of the present application are not limited thereto.
[0165] It can be seen that the data processing method for displaying a power supply path described in the embodiments of the present application can obtain the path equipment information through the matching processing and the removal processing of the to-be-used equipment information and the equipment type table, which is more conducive to improving the accuracy of tracking the equipment data and improving the work efficiency, thereby reducing the cost.
[0166] Embodiment three
[0167] Please refer to Figure 3 , Figure 3 is a structural schematic diagram of a data processing device for displaying a power supply path disclosed by the embodiments of the present application. Wherein, Figure 3 The device described can be applied to a data processing system, such as a local server or a cloud server for data processing management of displaying a power supply path, and the embodiments of the present application are not limited thereto. As Figure 3 shown, the device can comprise:
[0168] The acquisition module 301 is configured to acquire power supply network basic information.
[0169] The first processing module 302 is configured to perform topology tracking processing on the power supply network basic information to obtain a device connection information set; the device connection information set includes a plurality of device connection information; any device connection information includes first target power supply device information of all power supply devices between a starting device and a target transformer substation corresponding to the device connection information; the power supply device information includes a plurality of device connection relationships;
[0170] The second processing module 303 is configured to perform cleaning processing on the device connection information set to obtain a power supply path information set; the power supply path information set includes a plurality of power supply path information; the power supply path information is used to indicate graphical display of the power supply path.
[0171] It can be seen that, in the implementation Figure 3 The data processing apparatus for displaying the power supply path described herein can obtain the power supply path information used to indicate the graphical display of the power supply path through topology tracking and cleaning processing on the power supply network basic information, which is conducive to improving the accuracy of tracking the device data and improving the work efficiency, thereby reducing the cost.
[0172] In another optional embodiment, as Figure 4 shown, the first processing module 302 includes a first processing submodule 3021 and a second processing submodule 3022, wherein:
[0173] The first processing submodule 3021 is configured to perform topology processing on the power supply network basic information to obtain a power supply device information set; the power supply device information set includes a plurality of power supply device information;
[0174] The second processing submodule 3022 is configured to perform tracking processing on the power supply device information set to obtain the device connection information set.
[0175] It can be seen that, in the implementation Figure 4 The data processing apparatus for displaying the power supply path described herein can perform topology and tracking processing on the power supply network basic information to obtain the device connection information, which is conducive to improving the accuracy of tracking the device data and improving the work efficiency, thereby reducing the cost.
[0176] In yet another optional embodiment, as Figure 4 shown, the device connection information further includes path encoding information;
[0177] The specific manner in which the second processing submodule 303 performs tracking processing on the power supply device information set to obtain the device connection information set is as follows:
[0178] Using a pre-defined graph traversal model, a priority traversal of the power supply equipment information set is performed to obtain a substation path information set. The substation path information set includes several substation path information sets. Each substation path information set includes a starting device and a target substation. The vertex of the priority traversal of the graph is the starting device. Each substation path information set corresponds to a unique device connection information set.
[0179] For any substation path information, determine the path code information of the equipment connection information corresponding to the substation path information based on the substation path information;
[0180] Determine whether any power supply equipment information in the power supply equipment information set matches the substation path information to obtain the first determination result;
[0181] When the judgment result is yes, the power supply equipment information is determined to be the first target power supply equipment information of the equipment connection information corresponding to the substation path information.
[0182] It is evident that implementation Figure 4 The described data processing device for displaying power supply paths can use a graph traversal model to perform priority traversal processing and matching judgment on power supply equipment information to obtain path encoding information and first target power supply equipment information, which helps to improve the accuracy of equipment data tracking, improve work efficiency, and thus reduce costs.
[0183] In yet another alternative embodiment, such as Figure 4 As shown, the second processing module 303 cleans the device connection information set to obtain the power supply path information set in the following specific way:
[0184] The device connection information set is merged to obtain the standby device information set; the standby device information set includes several standby device information sets;
[0185] The set of equipment information to be used is filtered to obtain the set of power supply path information.
[0186] It is evident that implementation Figure 4 The described data processing device for displaying power supply paths can obtain power supply path information for graphical display by topological tracing, merging, and filtering the basic information of the power supply network. This helps to improve the accuracy of equipment data tracing, increase work efficiency, and thus reduce costs.
[0187] In yet another alternative embodiment, such as Figure 4 As shown, the second processing module 303 merges the device connection information set to obtain the set of devices to be used information in the following specific way:
[0188] For any device connection information, all first target power supply device information in the device connection information is sorted according to the sequence of power supply, and a power supply device sequence corresponding to the device connection information is obtained;
[0189] The first target power supply device information meeting the intersection condition is filtered from the power supply device sequence corresponding to the device connection information as intersection point device information in sequence; the intersection condition is that the first target power supply device information includes L device connection relationships; L is a positive integer greater than or equal to 3;
[0190] Bus merging processing is performed on all intersection point device information, and a plurality of merged device information is obtained;
[0191] The device connection information is updated using the plurality of merged device information, and standby device information corresponding to the device connection information is obtained.
[0192] It can be seen that the data processing apparatus for displaying the power supply path described in the embodiment Figure 4 The data processing apparatus for displaying the power supply path described in the embodiment can sort the first target power supply device information in the device connection information, and perform intersection condition judgment, bus merging processing and update processing to obtain standby device information, which is more conducive to improving the accuracy of tracking device data and improving work efficiency, thereby reducing costs.
[0193] In another optional embodiment, as shown in Figure 4 The second processing module 303 filters the standby device information set to obtain a specific manner of the power supply path information set:
[0194] The standby device information set is filtered using a preset device type table to obtain a path device information set; the path device information set includes a plurality of path device information;
[0195] The path device information set is integrated to obtain the power supply path information set.
[0196] It can be seen that the data processing apparatus for displaying the power supply path described in the embodiment Figure 4 The data processing apparatus for displaying the power supply path described in the embodiment can filter and integrate the standby device information using the device type table to obtain the power supply path information, which is more conducive to improving the accuracy of tracking device data and improving work efficiency, thereby reducing costs.
[0197] In another optional embodiment, as shown in Figure 4 The second processing module 303 filters the standby device information set using a preset device type table to obtain a specific manner of the path device information set:
[0198] For any standby device information, it is judged whether the second target power supply device information in the standby device information matches the preset device type table, and a first judgment result is obtained;
[0199] When the judgment result is yes, the second target power supply device information is removed from the standby device information, and the connection relationship update processing is performed on other power supply device information associated with the second target power supply device information;
[0200] When the judgment result is no, it is determined that the standby device information is the path device information corresponding to the standby device information.
[0201] It can be seen that the implementation Figure 4 The data processing device for displaying the power supply path can obtain the path device information through the matching processing and the removal processing of the standby device information and the device type table, which is more conducive to improving the accuracy of tracking the device data and improving the work efficiency, and thus reducing the cost.
[0202] Embodiment four
[0203] Please refer to Figure 5 , Figure 5 is another structure diagram of the data processing device for displaying the power supply path disclosed in the embodiments of the present application. Among them, Figure 5 The device described can be applied to a data processing system, such as a local server or a cloud server for data processing management of the power supply path, and the embodiments of the present application are not limited. As Figure 5 shown, the device can include:
[0204] The memory 401 stores executable program codes;
[0205] The processor 402 is coupled to the memory 401;
[0206] The processor 402 calls the executable program codes stored in the memory 401, and is used to execute the steps in the data processing method for displaying the power supply path described in embodiment one or embodiment two.
[0207] Embodiment five
[0208] The embodiments of the present application disclose a computer readable storage medium which stores a computer program for electronic data exchange, wherein the computer program makes the computer execute the steps in the data processing method for displaying the power supply path described in embodiment one or embodiment two.
[0209] Embodiment six
[0210] The embodiment of the present application discloses a computer program product, which comprises a non-transitory computer-readable storage medium storing a computer program, and the computer program is operable to make a computer execute steps in the data processing method for displaying power supply paths described in embodiment one or embodiment two.
[0211] The device embodiments described above are only schematic, wherein the modules illustrated as separate components can or can not be physically separated, and the components illustrated as modules can or can not be physical modules, i.e., can be located in one place or distributed on multiple network modules. Part or all of the modules can be selected to achieve the purpose of the embodiment scheme according to actual needs. Those skilled in the art can understand and implement it without creative labor.
[0212] Through the specific description of the above embodiments, those skilled in the art can clearly understand that each embodiment can be realized by means of software and the necessary general hardware platform, and of course, it can also be realized by hardware. Based on such understanding, the above technical solutions can be embodied in the form of software products, and the computer software product can be stored in a computer readable storage medium, including a read-only memory (ROM), a random access memory (RAM), a programmable read-only memory (PROM), an erasable programmable read-only memory (EPROM), a one-time programmable read-only memory (OTPROM), an electrically erasable programmable read-only memory (EEPROM), a compact disc read-only memory (CD-ROM) or other optical disk storage, a magnetic disk storage, a magnetic tape storage, or any other computer readable medium that can be used to carry or store data.
[0213] It should be noted that the data processing method and device for displaying power supply path disclosed in the embodiments of the present application are only the preferred embodiments of the present application, and are used to illustrate the technical solutions of the present application, but not to limit the present application; although the present application is described in detail with reference to the foregoing embodiments, those skilled in the art should understand that the technical solutions recorded in the foregoing embodiments can be modified, or some technical features can be replaced by equivalent ones; and these modifications or replacements do not make the corresponding technical solutions deviate from the spirit and scope of the technical solutions of the embodiments of the present application.
Claims
1. A data processing method for presenting a power supply path, characterized by, The method comprises: obtaining power supply network basic information; topology tracking processing is performed on the power supply network basic information to obtain a device connection information set; the device connection information set comprises a plurality of device connection information; any device connection information comprises first target power supply device information of all power supply devices between a starting device and a target transformer substation corresponding to the device connection information; the power supply device information comprises a plurality of device connection relationships; cleaning processing is performed on the device connection information set to obtain a power supply path information set; the power supply path information set comprises a plurality of power supply path information; the power supply path information is used to indicate graphical display of a power supply path; the cleaning processing on the device connection information set to obtain the power supply path information set comprises: merging processing is performed on the device connection information set to obtain a standby device information set; the standby device information set comprises a plurality of standby device information; filtering processing is performed on the standby device information set to obtain the power supply path information set; the filtering processing on the standby device information set to obtain the power supply path information set comprises: the standby device information set is filtered by using a preset device type table to obtain a path device information set; the path device information set comprises a plurality of path device information; the path device information set is integrated to obtain the power supply path information set; wherein the integration of the path device information set to obtain the power supply path information set is performed in the following manner: for any path device information, all transformers in the path device information and windings corresponding to the transformers are screened out; for any transformer, the transformer and the windings corresponding to the transformer are integrated to obtain a merged transformer corresponding to the transformer; the merged transformer is used to replace the transformer in the path device information to obtain power supply path information corresponding to the path device information; wherein the power supply path information comprises a plurality of terminal information, and the terminal information corresponds to first target power supply device information.
2. The data processing method for presenting a power supply path according to claim 1, wherein, the topology tracking processing on the power supply network basic information to obtain the device connection information set comprises: topology processing is performed on the power supply network basic information to obtain a power supply device information set; the power supply device information set comprises a plurality of power supply device information; tracking processing is performed on the power supply device information set to obtain the device connection information set.
3. The data processing method for presenting a power supply path according to claim 2, wherein, the device connection information further comprises path coding information; the tracking processing on the power supply device information set to obtain the device connection information set comprises: a graph priority traversal processing is performed on the power supply device information set by using a preset graph traversal model to obtain a transformer substation path information set; the transformer substation path information set comprises a plurality of transformer substation path information; the transformer substation path information comprises the starting device and the target transformer substation; a vertex of the graph priority traversal processing is the starting device; any transformer substation path information corresponds to a unique device connection information; For any substation path information, path code information of device connection information corresponding to the substation path information is determined according to the substation path information; It is judged whether any of the power supply device information in the power supply device information set matches the substation path information, and a first judgment result is obtained; When the judgment result is yes, the power supply device information is determined as the first target power supply device information of the device connection information corresponding to the substation path information.
4. The data processing method for displaying a power supply path according to claim 1, wherein, The merging processing of the device connection information set is performed to obtain a standby device information set, including: For any substation path information, path code information of device connection information corresponding to the substation path information is determined according to the substation path information; For any of the device connection information, all the first target power supply device information in the device connection information is sorted according to the power supply sequence to obtain the power supply device sequence corresponding to the device connection information; The first target power supply device information satisfying the intersection condition is filtered out from the power supply device sequence corresponding to the device connection information as the intersection point device information in sequence; the intersection condition is that the first target power supply device information includes L device connection relationships; L is a positive integer greater than or equal to 3; Busbar merging processing is performed on all the intersection point device information to obtain a plurality of merged device information; 5. The data processing method for displaying a power supply path according to claim 1, wherein, The device connection information is updated using a plurality of merged device information to obtain the standby device information corresponding to the device connection information. The standby device information set is filtered using a preset device type table to obtain a path device information set, including: For any of the standby device information, it is judged whether there is a second target power supply device information in the standby device information that does not match the preset device type table, and a first judgment result is obtained; When the judgment result is yes, the second target power supply device information is removed from the standby device information, and the connection relationship updating processing is performed on other power supply device information associated with the second target power supply device information; 6. A data processing apparatus for presenting a power supply path, characterized by, When the judgment result is no, the standby device information is determined as the path device information corresponding to the standby device information. The device includes: An acquisition module is configured to acquire power supply network basic information; A first processing module is configured to perform topology tracking processing on the power supply network basic information to obtain a device connection information set; the device connection information set includes a plurality of device connection information; any of the device connection information includes first target power supply device information of all power supply devices between a starting point device and a target substation corresponding to the device connection information; the power supply device information includes a plurality of device connection relationships; A second processing module is configured to perform cleaning processing on the device connection information set to obtain a power supply path information set; the power supply path information set includes a plurality of power supply path information; the power supply path information is used to indicate graphical display of a power supply path; The second processing module performs cleaning processing on the device connection information set to obtain a power supply path information set in the following specific manner: The device connection information set is merged to obtain a standby device information set; the standby device information set includes a plurality of standby device information; Filter the to-be-used equipment information set to obtain a power supply path information set; The second processing module filters the to-be-used equipment information set to obtain a power supply path information set in the following manner: The second processing module filters the to-be-used equipment information set to obtain a power supply path information set in the following manner: The second processing module filters the to-be-used equipment information set to obtain a power supply path information set in the following manner: The second processing module filters the to-be-used equipment information set to obtain a power supply path information set in the following manner: The second processing module filters the to-be-used equipment information set to obtain a power supply path information set in the following manner: For any path equipment information, all transformers in the path equipment information and windings corresponding to the transformers are screened out; For any transformer, the transformer and the windings corresponding to the transformer are integrated to obtain a combined transformer corresponding to the transformer; The combined transformer replaces the transformer in the path equipment information to obtain power supply path information corresponding to the path equipment information.
7. A data processing apparatus for presenting a power path, characterized by, The power supply path information includes a plurality of terminal information, and the terminal information corresponds to first target power supply equipment information. The apparatus includes: a memory storing executable program code; a processor coupled to the memory; 8. A computer storable medium, characterized by The processor invokes the executable program code stored in the memory to execute the data processing method for displaying a power supply path according to any one of claims 1-5. The computer storage medium stores computer instructions, which are invoked to execute the data processing method for displaying a power supply path according to any one of claims 1-5.
Citation Information
Patent Citations
Power supply path analyzing method based on integrated model for allocation
CN103955789A