CN112464442A - Power grid model splicing method and system - Google Patents
Power grid model splicing method and system Download PDFInfo
- Publication number
- CN112464442A CN112464442A CN202011231680.XA CN202011231680A CN112464442A CN 112464442 A CN112464442 A CN 112464442A CN 202011231680 A CN202011231680 A CN 202011231680A CN 112464442 A CN112464442 A CN 112464442A
- Authority
- CN
- China
- Prior art keywords
- power grid
- spliced
- splicing
- grid model
- model
- 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.)
- Pending
Links
- 238000000034 method Methods 0.000 title claims abstract description 39
- 238000004040 coloring Methods 0.000 description 5
- 238000010586 diagram Methods 0.000 description 4
- 238000004364 calculation method Methods 0.000 description 3
- 238000004590 computer program Methods 0.000 description 3
- 238000010276 construction Methods 0.000 description 2
- 230000011218 segmentation Effects 0.000 description 2
- 230000009286 beneficial effect Effects 0.000 description 1
- 230000015572 biosynthetic process Effects 0.000 description 1
- 238000012986 modification Methods 0.000 description 1
- 230000004048 modification Effects 0.000 description 1
- 238000010606 normalization Methods 0.000 description 1
- 230000000717 retained effect Effects 0.000 description 1
- 238000012795 verification Methods 0.000 description 1
Images
Classifications
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06F—ELECTRIC DIGITAL DATA PROCESSING
- G06F30/00—Computer-aided design [CAD]
- G06F30/20—Design optimisation, verification or simulation
-
- G—PHYSICS
- G06—COMPUTING; CALCULATING OR COUNTING
- G06Q—INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
- G06Q50/00—Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
- G06Q50/06—Energy or water supply
Landscapes
- Engineering & Computer Science (AREA)
- Theoretical Computer Science (AREA)
- Business, Economics & Management (AREA)
- Physics & Mathematics (AREA)
- Economics (AREA)
- Health & Medical Sciences (AREA)
- General Physics & Mathematics (AREA)
- General Engineering & Computer Science (AREA)
- Human Resources & Organizations (AREA)
- Evolutionary Computation (AREA)
- Computer Hardware Design (AREA)
- Public Health (AREA)
- Water Supply & Treatment (AREA)
- General Health & Medical Sciences (AREA)
- Geometry (AREA)
- Marketing (AREA)
- Primary Health Care (AREA)
- Strategic Management (AREA)
- Tourism & Hospitality (AREA)
- General Business, Economics & Management (AREA)
- Supply And Distribution Of Alternating Current (AREA)
Abstract
The invention relates to the technical field of computers, and particularly discloses a power grid model splicing method. The method comprises the following steps: acquiring a first power grid model to be spliced and a second power grid model to be spliced; determining a matching condition according to a preset splicing attribute, and carrying out boundary identification on the first power grid model to be spliced and the second power grid model to be spliced according to the matching condition to obtain splicing boundary information; according to the splicing boundary, the first power grid model to be spliced and the second power grid model to be spliced are divided into an inner network part and an outer network part respectively; and eliminating the outer net part, and splicing the inner net parts of the first power grid model to be spliced and the second power grid model to be spliced to obtain the whole-net model. With this method, it is possible to reduce an error generated when the disconnection is calculated at a position closer to the boundary.
Description
Technical Field
The invention relates to the technical field of computers, in particular to a power grid model splicing method and system.
Background
With the formation of the interconnection of large power grids in China and the continuous promotion of the construction of smart power grids, the structure of modern power grids is increasingly complex, the operation modes are increasingly diversified, and the power system gradually develops towards the direction of the extra-high voltage large power grid pattern. The construction of the extra-high voltage large power grid causes mutual influence between the upper and lower-level power grids and the same-level power grid, and in order to ensure the stable operation of the power grid mode, the principle of unified scheduling and hierarchical management is introduced to supervise the operation state of the power grid. Generally, most EMS power grid modeling only carries out complete modeling on a power grid within the dispatching range of the current level, and an external power grid is regarded as a classic power grid mode and is hung on an external power grid line to inject power to judge the running state of the external power grid. The scheduling method generates a large error when calculating the disconnection of a position close to the boundary, so that the power grid model needs to be spliced.
Disclosure of Invention
The invention provides a power grid model splicing method and system, and aims to solve the technical problem that in the related art, an outer grid is hung on an outer grid connecting line, so that a larger error is generated when the position close to a boundary is calculated and switched on or switched off.
The first aspect of the embodiment of the invention discloses a power grid model splicing method, which comprises the following steps:
acquiring a first power grid model to be spliced and a second power grid model to be spliced;
determining matching conditions according to preset splicing attributes, and performing boundary identification on the first power grid model to be spliced and the second power grid model to be spliced according to the matching conditions to obtain splicing boundary information;
according to the splicing boundary information, the first power grid model to be spliced and the second power grid model to be spliced are respectively divided into an inner network part and an outer network part;
and removing the outer network part, and splicing the inner network parts of the first power grid model to be spliced and the second power grid model to be spliced to obtain a whole network model.
As an optional implementation manner, in the first aspect of the embodiment of the present invention, the splicing attribute at least includes a voltage class, a region name, a station name, and a switch number.
As an optional implementation manner, in the first aspect of the embodiment of the present invention, before dividing the first to-be-spliced power grid model and the second to-be-spliced power grid model into an internal grid part and an external grid part respectively according to the splicing boundary information, the method further includes:
searching a boundary station according to the splicing boundary information;
acquiring station information and equipment information of the boundary station;
checking whether the splicing boundary meets the model splicing requirement or not according to the station information and the equipment information;
and if the splicing boundary meets the model splicing requirement, executing the step of dividing the first power grid model to be spliced and the second power grid model to be spliced into an inner network part and an outer network part respectively according to the splicing boundary information.
The second aspect of the embodiment of the invention discloses a power grid model splicing system, which comprises:
the acquisition module is used for acquiring a first power grid model to be spliced and a second power grid model to be spliced;
the boundary identification module is used for determining a matching condition according to a preset splicing attribute and carrying out boundary identification on the first power grid model to be spliced and the second power grid model to be spliced according to the matching condition to obtain splicing boundary information;
the splitting module is used for splitting the first power grid model to be spliced and the second power grid model to be spliced into an internal network part and an external network part according to the splicing boundary information;
the removing module is used for removing the outer net parts of the first power grid model to be spliced and the second power grid model to be spliced;
and the model splicing module is used for splicing the inner network parts of the first power grid model to be spliced and the second power grid model to be spliced to obtain a whole network model.
In a second aspect of the embodiment of the present invention, the splicing attribute at least includes a voltage class, a zone name, a station name, and a switch number.
In a second aspect of the embodiments of the present invention, the system further includes:
the searching module is used for searching the boundary station according to the splicing boundary information;
the acquisition module is further used for acquiring station information and equipment information of the boundary station;
the checking module is used for checking whether the splicing boundary meets the model splicing requirement or not according to the station information and the equipment information;
the model splicing module is specifically configured to divide the first to-be-spliced power grid model and the second to-be-spliced power grid model into an inner network part and an outer network part according to the splicing boundary information after the checking module checks that the splicing boundary meets the model splicing requirement.
A third aspect of the embodiments of the present invention discloses a computer-readable storage medium, which stores a computer program, where the computer program enables a computer to execute the power grid model splicing method disclosed in the first aspect of the embodiments of the present invention.
A fourth aspect of the embodiments of the present invention discloses an electronic device, including:
a processor;
a memory having computer readable instructions stored thereon which, when executed by the processor, implement the method as previously described.
The technical scheme provided by the embodiment of the invention can have the following beneficial effects:
the power grid model splicing method provided by the invention comprises the following steps of obtaining a first power grid model to be spliced and a second power grid model to be spliced; determining a matching condition according to a preset splicing attribute, and carrying out boundary identification on the first power grid model to be spliced and the second power grid model to be spliced according to the matching condition to obtain splicing boundary information; according to the splicing boundary, the first power grid model to be spliced and the second power grid model to be spliced are divided into an inner network part and an outer network part respectively; and eliminating the outer net part, and splicing the inner net parts of the first power grid model to be spliced and the second power grid model to be spliced to obtain the whole-net model.
According to the method, the power grid models which accord with the basic splicing attribute can be spliced, the problem that a large error is generated when the power grid models are cut off at a position close to a boundary due to the fact that the outer net is hung on an outer net connecting line is solved, and the model splicing method is high in expansibility and usability, suitable for data splicing in different occasions and greatly improved in model splicing efficiency.
It is to be understood that both the foregoing general description and the following detailed description are exemplary and explanatory only and are not restrictive of the invention, as claimed.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the invention and together with the description, serve to explain the principles of the invention.
FIG. 1 is a flow diagram illustrating a method of power grid model stitching in accordance with an exemplary embodiment;
FIG. 2 is a flow diagram illustrating another method of grid model stitching in accordance with an exemplary embodiment;
fig. 3 is a block diagram illustrating a grid model stitching system in accordance with an exemplary embodiment.
Detailed Description
Reference will now be made in detail to the exemplary embodiments, examples of which are illustrated in the accompanying drawings. When the following description refers to the accompanying drawings, like numbers in different drawings represent the same or similar elements unless otherwise indicated. The embodiments described in the following exemplary embodiments do not represent all embodiments consistent with the present invention. Rather, they are merely examples of apparatus and methods consistent with certain aspects of the invention, as detailed in the appended claims.
Fig. 1 is a flow chart illustrating a method of power grid model stitching according to an exemplary embodiment. As shown in fig. 1, the method includes the following steps.
And 102, determining a matching condition by the power grid model splicing system according to a preset splicing attribute, and carrying out boundary identification on the first power grid model to be spliced and the second power grid model to be spliced according to the matching condition to obtain splicing boundary information.
As an alternative embodiment, the splicing attribute may include, but is not limited to, a voltage class, a name of a belonging area, a name of a factory station, and a switch number. The splice boundary information may be used to define a splice boundary, which may include information for the boundary device and the device taker.
In the embodiment of the invention, most model splicing methods require completely consistent boundary modeling to splice, and practical application is difficult to ensure the modeling normalization of power grid models in different units and areas, so that the splicing efficiency is extremely low. The method for determining the matching conditions by the basic splicing attributes to complete model splicing has low requirements on modeling, can adapt to splicing of more models, and has high usability.
And 103, dividing the first power grid model to be spliced and the second power grid model to be spliced into an inner network part and an outer network part respectively by the power grid model splicing system according to the splicing boundary information.
In the embodiment of the invention, the power grid model splicing system can divide the first power grid model to be spliced into an internal network part and an external network part according to the splicing boundary information, and divide the second power grid model to be spliced into the internal network part and the external network part.
In the embodiment of the present invention, optionally, according to the splicing boundary information, the first to-be-spliced power grid model and the second to-be-spliced power grid model are divided into an internal network part and an external network part, which may specifically include the following steps: determining boundary equipment related to a corresponding area (an area where a first power grid model to be spliced or a second power grid model to be spliced is located) according to splicing boundary information, coloring physical nodes on identification positions corresponding to the boundary equipment and the area, further coloring topology, shielding off a switch and a disconnecting link in the coloring process, forbidding a search path to pass through the boundary equipment nodes, recording equipment corresponding to the node while coloring, searching the path, and finally completing the segmentation of the power grid model according to a coloring result.
And 104, eliminating an outer net part by the power grid model splicing system, and splicing the inner net parts of the first power grid model to be spliced and the second power grid model to be spliced to obtain a whole-net model.
In the embodiment of the present invention, after the internal division of the power grid model is completed in step 103, the respective external grid parts of the first power grid model to be spliced and the second power grid model to be spliced are removed, and the description of the respective internal models is retained as they are, and a unique part without repeated description is used, so that redundancy of model splicing is avoided; further, model splicing can be completed according to the defined boundary equipment of the fetching party area and the inner network parts of the first power grid model to be spliced and the second power grid model to be spliced; it should be noted that, according to the splicing boundary information, a user (area) of the boundary device can be determined.
As an optional implementation manner, after obtaining the full-network model, the following steps may be further performed:
calculating a power flow unbalance amount according to the boundary power flows of the first power grid model to be spliced and the second power grid model to be spliced, and judging whether boundary power flow unbalance occurs or not according to the power flow unbalance amount;
and if the boundary power flow unbalance occurs, adjusting and correcting the boundary nodes according to the power flow unbalance.
In the embodiment of the invention, the problem of boundary tidal current unbalance can occur in the process of splicing the power grid model, so that parameters of spliced boundary nodes can be corrected according to the tidal current unbalance to ensure the integrity of the network model.
Therefore, by implementing the power grid model splicing method described in fig. 1, the power grid models meeting the basic splicing attribute can be spliced, the problem that a calculation position close to a boundary generates a large error when the power grid models are cut off due to the fact that the outer net is hung on an outer net connecting line is solved, and the model splicing method is high in expansibility and usability, is suitable for data splicing in different occasions, and greatly improves the efficiency of model splicing.
Referring to fig. 2, fig. 2 is a schematic flow chart of another power grid model splicing method disclosed in the embodiment of the present invention. As shown in fig. 2, the power grid model splicing method may include the following steps:
in the embodiment of the present invention, the power grid model splicing method includes steps 201 to 202, and for the description of the steps 201 to 202, please refer to the detailed description of the first embodiment for the steps 101 to 102, which is not described again in the embodiment of the present invention.
And step 203, the power grid model splicing system searches boundary stations according to the splicing boundary information.
And 204, the power grid model splicing system acquires station information and equipment information of the boundary station.
In the embodiment of the present invention, the station information may include basic information such as a boundary station ID, a name, and a belonging area; the device information may comprise device information of line side devices of the border plant.
In the embodiment of the invention, the power grid model splicing system checks whether the splicing boundary meets the model splicing requirement according to the station information and the equipment information, specifically, the basic information including the ID, the name and the belonging area of the boundary station can be verified according to the station information, the validity of the line-end equipment of the boundary station is verified, and if the verification of the two is not wrong, whether the splicing boundary meets the model splicing requirement is determined.
And step 206, dividing the first power grid model to be spliced and the second power grid model to be spliced into an inner network part and an outer network part respectively by the power grid model splicing system according to the splicing boundary information.
And step 207, the power grid model splicing system eliminates an outer grid part, and splices the inner grid parts of the first power grid model to be spliced and the second power grid model to be spliced to obtain a whole grid model.
Therefore, the power grid model splicing method described in the figure 2 can splice power grid models meeting basic splicing attributes, the problem that a calculation position close to a boundary generates a large error when the power grid models are cut off due to the fact that an outer net is hung on an outer net connecting line is solved, the model splicing method is high in expansibility and usability, and is suitable for data splicing in different occasions, and the model splicing efficiency is greatly improved.
Fig. 3 is a block diagram illustrating a grid model stitching system in accordance with an exemplary embodiment. As shown in fig. 3, the system includes:
the obtaining module 301 is configured to obtain a first to-be-spliced power grid model and a second to-be-spliced power grid model, and provide the first to-be-spliced power grid model and the second to-be-spliced power grid model to the boundary identifying module 302.
The boundary identification module 302 is configured to determine a matching condition according to a preset splicing attribute, perform boundary identification on the first to-be-spliced power grid model and the second to-be-spliced power grid model according to the matching condition, obtain splicing boundary information, and provide the splicing boundary information to the segmentation module 303.
And the dividing module 303 is configured to divide the first to-be-spliced power grid model and the second to-be-spliced power grid model into an internal network part and an external network part respectively according to the splicing boundary information, and trigger the rejecting module 304 to start.
And the removing module 304 is configured to remove the outer grid parts of the first to-be-spliced power grid model and the second to-be-spliced power grid model, and trigger the model splicing module 305 to start.
And the model splicing module 305 is configured to splice the intranet parts of the first to-be-spliced power grid model and the second to-be-spliced power grid model to obtain a full-network model.
As an optional implementation manner, the splicing attribute may include at least a voltage level, a zone name, a station name, and a switch number.
As another optional implementation, the system may further include:
the searching module is used for searching the boundary station according to the splicing boundary information;
the acquisition module is also used for acquiring station information and equipment information of the boundary station;
the checking module is used for checking whether the splicing boundary meets the model splicing requirement or not according to the station information and the equipment information;
and the model splicing module is specifically used for dividing the first power grid model to be spliced and the second power grid model to be spliced into an inner network part and an outer network part respectively according to the splicing boundary information after the checking module checks that the splicing boundary meets the model splicing requirement.
Therefore, the system described in the figure 3 can be implemented to splice the power grid models meeting the basic splicing attribute, the problem that a large error is generated when the calculation position close to the boundary is cut off due to the fact that the outer net is hung on the outer net connecting line is solved, and the model splicing method is high in expansibility and usability, is suitable for data splicing in different occasions, and greatly improves the efficiency of model splicing.
The present invention also provides an electronic device, including:
a processor;
a memory having computer readable instructions stored thereon which, when executed by the processor, implement the grid model stitching method as previously described.
In an exemplary embodiment, the invention further provides a computer-readable storage medium, on which a computer program is stored, which, when being executed by a processor, implements the power grid model splicing method as set forth above.
It will be understood that the invention is not limited to the precise arrangements described above and shown in the drawings and that various modifications and changes may be made without departing from the scope thereof. The scope of the invention is limited only by the appended claims.
Claims (6)
1. A power grid model splicing method is characterized by comprising the following steps:
acquiring a first power grid model to be spliced and a second power grid model to be spliced;
determining matching conditions according to preset splicing attributes, and performing boundary identification on the first power grid model to be spliced and the second power grid model to be spliced according to the matching conditions to obtain splicing boundary information;
according to the splicing boundary information, the first power grid model to be spliced and the second power grid model to be spliced are respectively divided into an inner network part and an outer network part;
and removing the outer network part, and splicing the inner network parts of the first power grid model to be spliced and the second power grid model to be spliced to obtain a whole network model.
2. The method of claim 1, wherein the splice attributes include at least a voltage class, a zone name, a station name, and a switch number.
3. The method according to claim 1, wherein before the first power grid model to be spliced and the second power grid model to be spliced are divided into an internal grid part and an external grid part according to the splicing boundary information, the method further comprises:
searching a boundary station according to the splicing boundary information;
acquiring station information and equipment information of the boundary station;
checking whether the splicing boundary meets the model splicing requirement or not according to the station information and the equipment information;
and if the splicing boundary meets the model splicing requirement, executing the step of dividing the first power grid model to be spliced and the second power grid model to be spliced into an inner network part and an outer network part respectively according to the splicing boundary information.
4. A power grid model stitching system, the system comprising:
the acquisition module is used for acquiring a first power grid model to be spliced and a second power grid model to be spliced;
the boundary identification module is used for determining a matching condition according to a preset splicing attribute and carrying out boundary identification on the first power grid model to be spliced and the second power grid model to be spliced according to the matching condition to obtain splicing boundary information;
the splitting module is used for splitting the first power grid model to be spliced and the second power grid model to be spliced into an internal network part and an external network part according to the splicing boundary information;
the removing module is used for removing the outer net parts of the first power grid model to be spliced and the second power grid model to be spliced;
and the model splicing module is used for splicing the inner network parts of the first power grid model to be spliced and the second power grid model to be spliced to obtain a whole network model.
5. The system of claim 4, wherein the splice attributes include at least a voltage class, a zone name, a station name, and a switch number.
6. The system of claim 4, further comprising:
the searching module is used for searching the boundary station according to the splicing boundary information;
the acquisition module is further used for acquiring station information and equipment information of the boundary station;
the checking module is used for checking whether the splicing boundary meets the model splicing requirement or not according to the station information and the equipment information;
the model splicing module is specifically configured to divide the first to-be-spliced power grid model and the second to-be-spliced power grid model into an inner network part and an outer network part according to the splicing boundary information after the checking module checks that the splicing boundary meets the model splicing requirement.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202011231680.XA CN112464442A (en) | 2020-11-06 | 2020-11-06 | Power grid model splicing method and system |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202011231680.XA CN112464442A (en) | 2020-11-06 | 2020-11-06 | Power grid model splicing method and system |
Publications (1)
Publication Number | Publication Date |
---|---|
CN112464442A true CN112464442A (en) | 2021-03-09 |
Family
ID=74826726
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202011231680.XA Pending CN112464442A (en) | 2020-11-06 | 2020-11-06 | Power grid model splicing method and system |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN112464442A (en) |
Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101004752A (en) * | 2006-12-26 | 2007-07-25 | 国电南瑞科技股份有限公司 | Method of jointing multiple regional net models of electric power system |
CN101394087A (en) * | 2008-11-10 | 2009-03-25 | 国电南瑞科技股份有限公司 | Method for integrating EMS network model with BPA network model of external network |
CN101895114A (en) * | 2010-06-11 | 2010-11-24 | 国电南瑞科技股份有限公司 | Method for checking boundary definition integrity in power system model splicing |
CN107463726A (en) * | 2017-06-27 | 2017-12-12 | 北京科东电力控制系统有限责任公司 | A kind of grid model splicing border correctness verification method |
CN109145362A (en) * | 2018-07-02 | 2019-01-04 | 中国电力科学研究院有限公司 | A kind of power network modeling method and system |
CN109191000A (en) * | 2018-09-19 | 2019-01-11 | 北京科东电力控制系统有限责任公司 | A kind of grid model splicing boundary generation method and system |
-
2020
- 2020-11-06 CN CN202011231680.XA patent/CN112464442A/en active Pending
Patent Citations (6)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN101004752A (en) * | 2006-12-26 | 2007-07-25 | 国电南瑞科技股份有限公司 | Method of jointing multiple regional net models of electric power system |
CN101394087A (en) * | 2008-11-10 | 2009-03-25 | 国电南瑞科技股份有限公司 | Method for integrating EMS network model with BPA network model of external network |
CN101895114A (en) * | 2010-06-11 | 2010-11-24 | 国电南瑞科技股份有限公司 | Method for checking boundary definition integrity in power system model splicing |
CN107463726A (en) * | 2017-06-27 | 2017-12-12 | 北京科东电力控制系统有限责任公司 | A kind of grid model splicing border correctness verification method |
CN109145362A (en) * | 2018-07-02 | 2019-01-04 | 中国电力科学研究院有限公司 | A kind of power network modeling method and system |
CN109191000A (en) * | 2018-09-19 | 2019-01-11 | 北京科东电力控制系统有限责任公司 | A kind of grid model splicing boundary generation method and system |
Non-Patent Citations (4)
Title |
---|
何伊妮 等: "广西电网省地模型拼接和数据交互的实现", 广西电力, 30 June 2017 (2017-06-30), pages 10 - 12 * |
冯永青 等: "南方电网调度员培训仿真系统关键技术研究与应用", 南方电网技术, 31 December 2012 (2012-12-31), pages 1 - 7 * |
王舒琴 等: "电力系统地区电网模型拼接中的灵敏度潮流调整", 电力系统保护与控制, 16 September 2013 (2013-09-16), pages 83 - 88 * |
黄河清: "省级电网一体化检修优化管理系统关键技术研究", 中国优秀硕士学位论文全文数据库 工程科技Ⅱ辑, 15 December 2012 (2012-12-15), pages 042 - 126 * |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN103699664A (en) | Dynamic topology analysis method for power distribution network | |
CN110579683A (en) | Power grid fault analysis method and system | |
CN113704046B (en) | Fault alarm processing method and device, equipment and storage medium | |
CN107743076A (en) | A kind of NCSI shares interface switching method and device | |
CN109683923B (en) | Method and system for checking configuration file version of power distribution automation system | |
CN115240048A (en) | Deep learning operator positioning fusion method and device for image classification | |
CN105373008A (en) | Full physics model simulation method for electric power system | |
CN101309173A (en) | Automatic concatenation algorithm for transmission network service circuit routing and data checking system | |
CN110908685A (en) | Device-level constant value batch processing method and system based on custom script | |
CN109165865B (en) | Main distribution integrated model checking method and system based on boundary switch connectivity analysis | |
CN112464442A (en) | Power grid model splicing method and system | |
CN113157904A (en) | Sensitive word filtering method and system based on DFA algorithm | |
CN111914376A (en) | Method and device for automatically constructing power grid bus mode diagram and storage medium | |
CN117272974A (en) | Verification method and device for SCL (substation configuration file) of intelligent substation and related equipment | |
US11900038B2 (en) | Simulation method and device, power wire topology network, test circuit and storage medium | |
CN104166945A (en) | Power grid local topology tracking method based on cut node identification | |
CN112579472B (en) | Automatic generation method and device for test cases | |
CN114237824A (en) | Fault positioning method and device, computer readable medium and electronic equipment | |
JP2002055717A (en) | Failure diagnostic system | |
CN111783373A (en) | Topology analysis method of PSCAD simulation model | |
CN118052024B (en) | Method and system for intelligent layout based on contact diagram and graphic model | |
CN110909964A (en) | Active power distribution network planning state model building method | |
CN110096555B (en) | Table matching processing method and device for distributed system | |
CN115437327B (en) | Intelligent nuclear security level DCS design and verification method, system and storage medium | |
CN112564929B (en) | Residual data cleaning method and system |
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 |