A service-oriented SCD model decoupling method and device and storage medium

By constructing a decoupling meta-rule model and generating decoupling rule instances, the target SCD business sub-model is decomposed, which solves the problems of complexity of SCD model files and configuration data isolation in smart substations, realizes flexible business configuration and management, reduces the risk of misoperation, and improves operation and maintenance efficiency.

CN117933836BActive Publication Date: 2026-03-24NANJING GUODIAN NANZI POWER GRID AUTOMATION CO LTD
View PDF 2 Cites 0 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Filing Date
2024-01-10
Publication Date
2026-03-24

AI Technical Summary

Technical Problem

In existing technologies, the SCD model files of smart substations are too complex and different business configuration information is mixed together, making it difficult for operation and maintenance personnel to quickly locate the business information they are interested in. Model maintenance and management depend on equipment manufacturers or system integrators, and the risk of modification is high, making it difficult to flexibly configure and manage according to actual needs.

Method used

By constructing a decoupling meta-rule model and generating decoupling rule instances, the target SCD business sub-model is decomposed from the full-site SCD model, enabling the classification and isolation of configuration data and management permissions for different businesses, thereby reducing the risk of misoperation.

Benefits of technology

It enables flexible business configuration and management based on actual needs, reduces the risk of misoperation, and improves the efficiency of substation operation and maintenance and the maintainability of the model.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN117933836B_ABST
    Figure CN117933836B_ABST
Patent Text Reader

Abstract

The application relates to the technical field of substation operation and maintenance, and provides a business-oriented SCD model decoupling method and device and a storage medium, the method is applied to a target substation and comprises the following steps: constructing a decoupling element rule model based on a first full-station SCD model of the target substation; generating a decoupling rule instance according to the decoupling element rule model; and decomposing a target SCD business submodel from a second full-station SCD model according to the decoupling rule instance; the first full-station SCD model and the second full-station SCD model are full-station SCD models of the target substation at different time points. The application extracts and filters business data from the full-station SCD file content through the decoupling rule instance, realizes business-oriented SCD model decoupling, can flexibly perform business configuration and management according to actual requirements, realizes classification and isolation of configuration data and management permissions of different businesses, and reduces the risk of misoperation.
Need to check novelty before this filing date? Find Prior Art

Description

TECHNICAL FIELD

[0001] The present application relates to the technical field of intelligent substation operation and maintenance, and particularly relates to a business-oriented SCD model decoupling method and device and a storage medium. BACKGROUND

[0002] In an intelligent substation, SCD (Substation Configuration Description) contains complete primary equipment topology, function topology and communication topology and other information of the intelligent substation, and there is an industry specification DL / T 860-2004 Substation Communication Network and System for clearly requiring SCD modeling. The intelligent substation uses the SCD model to improve the efficiency and standardization degree of engineering configuration.

[0003] Since the SCD model file is too professional and different business configuration information is mixed together, the substation operation and maintenance or professional management personnel cannot quickly locate the information of the business concerned, and the model maintenance and control can only rely on the equipment manufacturers or system integrators, which is not conducive to substation maintenance management, professional management and supervision and the like. Meanwhile, when the substation equipment is replaced or later expanded, the model file must be changed, and the change risk is not easy to control, and the correctness of the function is often debugged and confirmed through large-scale power outage or full-station power outage, and then put into operation.

[0004] In order to improve the maintainability and usability of the SCD model, the SCD model is decoupled, the complex SCD model is decomposed into smaller and more manageable and understandable components, the coupling between different parts is reduced, and the modification and maintenance of the model are more easy.

[0005] The patent document with the publication number CN106355305A discloses a decoupling method for SCD model information section of an intelligent substation. The method obtains all interval division information of the whole station and IED information contained in each interval by analyzing the configuration content of SSD in the SCD file, and extracts the model configuration content of the IED from the SCD file to reorganize the interval BCD file according to the SCL standard format. The decoupling method is oriented to the physical decoupling of the SCD model file for the interval, and it is difficult to flexibly perform business configuration and management according to actual requirements, and the configuration data and management authority of different businesses are not classified and isolated, and there is a risk of misoperation. SUMMARY

[0006] The present application aims to provide a business-oriented SCD model decoupling method and device and a storage medium to solve the problem that the SCD model file is oriented to the physical decoupling of the interval, cannot flexibly perform business configuration and management according to actual requirements, and the configuration data and management authority of different businesses are not classified and isolated, and there is a risk of misoperation.

[0007] To solve the above technical problems, the application provides a service-oriented SCD model decoupling method, which is applied to a target transformer substation and comprises the following steps:

[0008] Based on a first full-station SCD model of the target transformer substation, a decoupling element rule model is constructed.

[0009] According to the decoupling element rule model, a decoupling rule instance is generated.

[0010] According to the decoupling rule instance, a target SCD service submodel is decomposed from a second full-station SCD model.

[0011] The first full-station SCD model and the second full-station SCD model are full-station SCD models of the target transformer substation at different times.

[0012] Preferably, the decoupling element rule model comprises inherent features of the first full-station SCD model, and the inherent features of the first full-station SCD model comprise a transformer substation node, a communication node, an access point node, a device name node, a virtual terminal node and a data type template node.

[0013] The decoupling element rule model comprises a transformer substation element rule node, a communication element rule node, an access point element rule node, a device name element rule node, a virtual terminal element rule node and a data type template element rule node.

[0014] The decoupling element rule model adopts a tree structure, and each element rule node is in a horizontal relationship.

[0015] Preferably, the decoupling element rule model further comprises a feature matching rule corresponding to each of the inherent features, and the feature matching rule comprises a feature fuzzy matching rule.

[0016] Preferably, generating the decoupling rule instance according to the decoupling element rule model specifically comprises:

[0017] obtaining the first full-station SCD model;

[0018] performing feature matching on the first full-station SCD model based on the decoupling element rule model to generate a preliminary rule instance;

[0019] modifying the preliminary rule instance based on a target service to generate the decoupling rule instance. For example, deleting unnecessary elements such as a functional constraint data attribute element (FCDA), a private element (Private), a physical port element (PhysConn) and a data object instance element (DOI).

[0020] Preferably, based on the decoupling rule model, the first substation SCD model is matched in features to generate a preliminary rule instance, including:

[0021] Based on the feature matching rule, the inherent features of the first substation SCD model are matched to generate a preliminary rule instance, specifically:

[0022] The Substation element in the meta rule is traversed, and the Substation element in the substation SCD model that matches the meta rule is extracted and added to the preliminary rule instance;

[0023] The Communication element in the meta rule is traversed, and the Communication element in the substation SCD model that matches the meta rule is extracted and added to the preliminary rule instance;

[0024] The iedName element in the meta rule is traversed, and the IED element in the substation SCD model with the same name as the meta rule is extracted and added to the preliminary rule instance;

[0025] The AccessPoint element in the meta rule is traversed, and the AccessPoint element in the substation SCD model with the same name as the meta rule is extracted and added to the preliminary rule instance;

[0026] The Inputs element in the meta rule is traversed, and the Inputs element in the substation SCD model that matches the meta rule is extracted and added to the preliminary rule instance;

[0027] The DataTypeTemplate element in the meta rule is traversed, and the DataTypeTemplate element in the substation SCD model that matches the meta rule is extracted and added to the preliminary rule instance;

[0028] Preferably, according to the decoupling rule instance, a target SCD business submodel is decomposed from a second substation SCD model, specifically:

[0029] The second substation SCD model is obtained;

[0030] Based on the decoupling rule instance, the second substation SCD model is matched in features, including:

[0031] The Substation element in the decoupling rule instance is traversed, and the Substation element in the second substation SCD model that matches the decoupling rule instance is extracted and added to the business submodel;

[0032] traverse the Communication elements in the decoupling rule instance, extract the Communication elements in the second full station SCD model matching the decoupling rule instance and add to the business sub-model;

[0033] traverse the iedName elements in the decoupling rule instance, extract the IED elements in the second full station SCD model with the same name as the decoupling rule instance and add to the business sub-model;

[0034] traverse the AccessPoint elements in the decoupling rule instance, extract the AccessPoint elements in the second full station SCD model with the same name as the decoupling rule instance and add to the business sub-model;

[0035] traverse the Inputs elements in the decoupling rule instance, extract the Inputs elements in the second full station SCD model matching the decoupling rule instance and add to the business sub-model;

[0036] traverse the DataTypeTemplate elements in the decoupling rule instance, extract the DataTypeTemplate elements in the second full station SCD model matching the decoupling rule instance and add to the business sub-model;

[0037] decompose the target SCD business sub-model from the second full station SCD model.

[0038] Preferably, the full station SCD model comprises: a model of secondary devices of the entire intelligent substation, a model of auxiliary devices, a model of system specification description, a model of communication configuration, a model of virtual loop configuration and a model of data template.

[0039] Preferably, the target SCD business sub-model is a subset of the full station SCD model; for example, the target SCD business sub-model contains part of the model of secondary devices of the intelligent substation, part of the model of auxiliary devices, part of the model of system specification description, part of the model of communication configuration, part of the model of virtual loop configuration and part of the model of data template.

[0040] The application provides a decoupling device for a business-oriented SCD model, applied to a target substation, the device comprising:

[0041] a meta rule construction module, configured to construct a decoupling meta rule model based on a first full station SCD model of the target substation;

[0042] a decoupling rule instance generation module, configured to generate a decoupling rule instance according to the decoupling meta rule model;

[0043] a business sub-model generation module, configured to decompose an SCD business sub-model from the second full-station SCD model according to the decoupling rule instance;

[0044] The first full-station SCD model and the second full-station SCD model are full-station SCD models of the target transformer substation at different time points.

[0045] The present application provides a computer readable storage medium, which stores computer instructions, and the computer instructions are executed by a processor to implement any of the above-mentioned SCD model decoupling methods.

[0046] According to the scheme of the present application, the SCD model decoupling method is realized by constructing a decoupling element rule model based on the first full-station SCD model of the target transformer substation, generating a decoupling rule instance according to the decoupling element rule model, and decomposing an SCD business sub-model from the second full-station SCD model according to the decoupling rule instance. The method can flexibly configure and manage the business according to the actual demand, realize the classification and isolation of the configuration data and management authority of different businesses, and reduce the risk of misoperation. BRIEF DESCRIPTION OF DRAWINGS

[0047] Figure 1 a flow chart schematically showing an SCD model decoupling method;

[0048] Figure 2 a flow chart schematically showing an SCD model decoupling analysis method;

[0049] Figure 3 a code schematic diagram schematically showing a decoupling element rule model based on real-time gateway machine business;

[0050] Figure 4 a code schematic diagram schematically showing a decoupling rule instance based on real-time gateway machine business;

[0051] Figure 5 a schematic diagram schematically showing an SCD model decoupling device. DETAILED DESCRIPTION

[0052] The present application will now be discussed with reference to exemplary embodiments. It should be understood that the discussed embodiments are only to enable those skilled in the art to better understand and thus implement the content of the present application, and are not intended to imply any limitation on the scope of the present application.

[0053] As used herein, the term "includes" and its variants are to be read as open-ended terms that mean "includes, but is not limited to." The term "based on" is to be construed as "based at least in part on." The terms "one embodiment" and "an embodiment" are to be read as "at least one embodiment."

[0054] Embodiment one

[0055] Figure 1 is a flowchart of a business-oriented SCD model decoupling method according to an embodiment of the present application, Figure 2 is a flowchart of a business-oriented SCD model decoupling analysis according to an embodiment of the present application. As shown in Figure 1 and Figure 2 The business-oriented SCD model decoupling method provided by the embodiment of the present application is applied to a target substation, and the method specifically includes the following steps:

[0056] Step S102, constructing a decoupling element rule model based on a first full-station SCD model of the target substation;

[0057] Preferably, in the embodiment of the present application, the decoupling element rule model is described using an XML language;

[0058] Step S104, generating a decoupling rule instance according to the decoupling element rule model;

[0059] Step S106, decomposing a target SCD business sub-model from a second full-station SCD model according to the decoupling rule instance;

[0060] The first full-station SCD model and the second full-station SCD model are full-station SCD models of the target substation at different times.

[0061] In some optional implementations of the embodiment of the present application, the decoupling element rule model includes inherent features of the first full-station SCD model, and the inherent features of the first full-station SCD model include a substation node, a communication node, an access point node, a device name node, a virtual terminal node, and a data type template node.

[0062] Preferably, each inherent feature is configured in accordance with relevant provisions in the following industry specifications, specifically:

[0063] Specific provisions for the device name node, specific provisions for the virtual terminal node, and specific provisions for the communication node in the industry specification "Technical Specification for Smart Substation System Configuration Description (SCD) File";

[0064] Specific provisions for the substation node in the industry specification "DL / T 1874-2018 Smart Substation System Specification Description (SSD) Modeling Engineering Implementation Technical Specification";

[0065] The industry standard "Substation Communication Networks and Systems Part 6: Substation Communication Configuration Description Language Related to Intelligent Electronic Equipment" specifies the details for access point nodes and data type template nodes.

[0066] In some optional embodiments provided by the present invention, the decoupling meta-rule model includes substation meta-rule nodes, communication meta-rule nodes, access point meta-rule nodes, device name meta-rule nodes, virtual terminal meta-rule nodes, and data type template meta-rule nodes.

[0067] Preferably, in this embodiment of the invention, the decoupling meta-rule model adopts a tree structure, and the meta-rule nodes are at the same level.

[0068] According to one embodiment of the present invention, step S102, the decoupling meta-rule model, includes:

[0069] use <target>and< / target> These describe the start and end of the meta-rule decoupling model, respectively; Target represents the root element.

[0070] The device name meta-rule node is described using the device name element iedName;

[0071] The Communication element is used to describe the communication element rule node;

[0072] Accesspoint elements are used to describe accesspoint meta-rule nodes;

[0073] The substation element (Substation) is used to describe the substation element rule node;

[0074] Virtual terminal element Inputs are used to describe virtual terminal element rule nodes;

[0075] The DataTypeTemplate element is used to describe the data type template meta-rule node;

[0076] The rules within each meta-rule node are described using the rule element (Rule). A meta-rule node can contain multiple rules simultaneously.

[0077] In this embodiment, the rules within each meta-rule node are described using wildcards or keywords; keywords include "*", "-", "%", etc.

[0078] The keyword "*" indicates that no content is filtered.

[0079] The keyword "-" indicates that the content is completely filtered;

[0080] The keyword "%" indicates that content can be filtered as needed.

[0081] Figure 3 is a code diagram of a decoupling element rule model based on real-time gateway machine service according to an embodiment of the present application. As shown in the embodiment of the decoupling element rule model based on real-time gateway machine service, each element rule node is described in detail as follows: Figure 3

[0082] 1) Substation node: it is to be noted that, for real-time gateway machine service, the Substation configuration model does not need to be reserved. The element rule uses the symbol “-” to identify that the Substation configuration model is deleted in the subsequent decoupling process.

[0083] 2) IED name node (iedName): it is to be noted that, for real-time gateway machine service, only the information of IED devices whose iedName starts with the following strings is needed: AP (AC / DC integrated power supply), C_ (measurement and control device), D_ (traveling wave distance measurement), L_ (overload tripping), P_ (protection), PS (short lead protection), PC (protection and measurement integrated), PP (synchronous phasor measurement device), S_ (stability control), SP (automatic backup), SF (low-frequency load shedding), SW (switch), SC (synchronous clock device), and MM (multi-functional measurement and control device). The element rule uses a wildcard to identify, for example, “AP*” represents AC / DC integrated power supply, “C_*” represents measurement and control device, and “D_*” represents traveling wave distance measurement device.

[0084] 3) Communication node: it is to be noted that, for real-time gateway machine service, only the communication model related to the above-mentioned IED part model is needed. The element rule uses the symbol “%” to identify that only the model related to the device name node is extracted and the irrelevant model is deleted in the subsequent decoupling process.

[0085] 4) Access point node (AccessPoint): it is to be noted that, for real-time gateway machine service, only the S1 access point needs to be reserved. The element rule uses “S1” to identify that only the access point with the name “S1” is extracted in the subsequent decoupling process.

[0086] 5) Virtual terminal node (Inputs): it is to be noted that, for real-time gateway machine service, the virtual terminal association information does not need to be reserved. The element rule uses the symbol “-” to identify that the Inputs content is deleted in the subsequent decoupling process.

[0087] ​6) data type template node (DataTypeTemplate): it is to be noted that, for the real-time gateway machine service, only the data type template model related to the IED part model is needed. Here, the meta rule uses the symbol "%" to identify that only the model related to the device name node is extracted in the subsequent decoupling process, and the irrelevant model is deleted.

[0088] In some optional embodiments provided by the embodiments of the present application, the decoupling meta rule model further comprises: a feature matching rule corresponding to each intrinsic feature, and the feature matching rule comprises a feature fuzzy matching rule.

[0089] Figure 4 is a code schematic diagram of a decoupling rule instance based on a real-time gateway machine service according to an embodiment of the present application. As shown in Figure 4 According to an embodiment of the present application, step S104 generates a decoupling rule instance according to the decoupling meta rule model, specifically:

[0090] Step S1042, a first total station SCD model is acquired;

[0091] Step S1044, based on the decoupling meta rule model, feature matching is performed on the first total station SCD model to generate a preliminary rule instance, specifically:

[0092] The Substation element in the meta rule is traversed, the Substation element in the first total station SCD model that matches the meta rule is extracted and added to the preliminary rule instance;

[0093] The Communication element in the meta rule is traversed, the Communication element in the first total station SCD model that matches the meta rule is extracted and added to the preliminary rule instance;

[0094] The iedName element in the meta rule is traversed, the IED element in the first total station SCD model with the same name as the meta rule is extracted and added to the preliminary rule instance;

[0095] The AccessPoint element in the meta rule is traversed, the AccessPoint element in the first total station SCD model with the same name as the meta rule is extracted and added to the preliminary rule instance;

[0096] The Inputs element in the meta rule is traversed, the Inputs element in the first total station SCD model that matches the meta rule is extracted and added to the preliminary rule instance;

[0097] Traverse the DataTypeTemplate elements in the meta rule, extract the DataTypeTemplate elements in the first substation SCD model matching the meta rule and add to the preliminary rule instance;

[0098] Traverse all elements in the preliminary rule instance;

[0099] Step S1046, modifying the preliminary rule instance based on the target service to generate a decoupling rule instance;

[0100] For example, delete unnecessary elements such as functional constraint data attribute elements (FCDA), private elements (Private), physical port elements (PhysConn), data object instance elements (DOI), etc.

[0101] According to an embodiment of the present application, step S106 decouples the target SCD service sub-model from the second substation SCD model according to the decoupling rule instance, specifically:

[0102] Step S1062, obtaining the second substation SCD model,

[0103] Step S1064, performing feature matching on the second substation SCD model based on the decoupling rule instance, and decoupling the target SCD service sub-model from the second substation SCD model, specifically:

[0104] Traverse the Substation elements in the decoupling rule instance, extract the Substation elements in the SCD matching the decoupling rule instance and add to the service sub-model;

[0105] Traverse the Communication elements in the decoupling rule instance, extract the Communication elements in the SCD matching the decoupling rule instance and add to the service sub-model;

[0106] Traverse the iedName elements in the decoupling rule instance, extract the IED elements in the SCD with the same name as the decoupling rule instance and add to the service sub-model;

[0107] Traverse the AccessPoint elements in the decoupling rule instance, extract the AccessPoint elements in the SCD with the same name as the decoupling rule instance and add to the service sub-model;

[0108] Traverse the Inputs elements in the decoupling rule instance, extract the Inputs elements in the SCD matching the decoupling rule instance and add to the service sub-model;

[0109] Traverse the DataTypeTemplate elements in the decoupling rule instance, extract the DataTypeTemplate elements in the SCD matching the decoupling rule instance and add to the business sub-model.

[0110] According to an embodiment of the present application, the full-station SCD model comprises: a model of secondary devices of the whole smart substation, a model of auxiliary devices, a model of system specification description, a model of communication configuration, a model of virtual loop configuration and a model of data template.

[0111] According to an embodiment of the present application, the target SCD business sub-model is a subset of the full-station SCD model; for example, the target SCD business sub-model contains part of the model of secondary devices of the smart substation, part of the model of auxiliary devices, part of the model of system specification description, part of the model of communication configuration, part of the model of virtual loop configuration and part of the model of data template.

[0112] From the above description, it can be seen that the present application provides a business-oriented SCD model decoupling method, which constructs a decoupling element rule model based on a first full-station SCD model of a target substation, generates a decoupling rule instance according to the decoupling element rule model, and decomposes a target SCD business sub-model from a second full-station SCD model according to the decoupling rule instance. The method solves the problem that interval-oriented SCD model files are physically decoupled, cannot be flexibly configured and managed according to actual needs, and different business configuration data and management permissions are not classified and isolated, and there is a risk of misoperation, realizes business-oriented SCD model decoupling, can flexibly configure and manage according to actual needs, realizes classification and isolation of different business configuration data and management permissions, and reduces the risk of misoperation.

[0113] Embodiment two

[0114] Figure 5 is a schematic diagram of a business-oriented SCD model decoupling device according to an embodiment of the present application. As shown in the figure, the device comprises: Figure 5

[0115] The element rule construction module 10 is configured to construct a decoupling element rule model based on a first full-station SCD model of a target substation.

[0116] The decoupling rule instance generation module 20 is configured to generate a decoupling rule instance according to the decoupling element rule model.

[0117] The business sub-model generation module 30 is configured to decompose a SCD business sub-model from a second full-station SCD model according to the decoupling rule instance.

[0118] ​The first and second whole-station SCD models are whole-station SCD models of the target substation at different times.

[0119] In some optional embodiments provided by the embodiment of the present application, the meta-rule construction module 10 further comprises inherent features of the first whole-station SCD model, and the inherent features of the first whole-station SCD model comprise a substation node, a communication node, an access point node, a device name node, a virtual terminal node, and a data type template node.

[0120] In some optional embodiments provided by the embodiment of the present application, the meta-rule construction module 10 further comprises: feature matching rules corresponding to each inherent feature, and the feature matching rules comprise feature fuzzy matching rules.

[0121] In some optional embodiments provided by the embodiment of the present application, the decoupling rule instance generation module 20 further comprises:

[0122] The first instance generation module 21 is configured to acquire the first whole-station SCD model.

[0123] The second instance generation module 22 is configured to perform feature matching on the first whole-station SCD model based on the decoupling meta-rule model, and generate preliminary rule instances.

[0124] The third instance generation module 23 is configured to modify the preliminary rule instances based on target services, and generate decoupling rule instances.

[0125] In some optional embodiments provided by the embodiment of the present application, the service sub-model generation module 30 further comprises:

[0126] The first model generation module 31 is configured to acquire the second whole-station SCD model.

[0127] The second model generation module 32 is configured to perform feature matching on the second whole-station SCD model based on the decoupling rule instances, and decompose the target SCD service sub-model from the second whole-station SCD model.

[0128] Preferably, in the embodiment of the present application, the whole-station SCD model comprises a model of secondary equipment of the entire intelligent substation, a model of auxiliary equipment, a model of system specification description, a model of communication configuration, a model of virtual loop configuration, and a model of data template.

[0129] Preferably, the target SCD service sub-model is a subset of the whole-station SCD model.

[0130] Those skilled in the art can clearly understand that, for the convenience and brevity of description, the specific working process of the device described above can refer to the corresponding process in the foregoing method embodiments, which will not be described herein.

[0131] According to the embodiment of the present application, a computer readable storage medium stores computer instructions, and the computer instructions are executed by a processor to implement any of the above-mentioned service-oriented SCD model decoupling methods.

[0132] According to the scheme of the present application, the present application realizes service-oriented SCD model decoupling by constructing a decoupling element rule model, generating a decoupling rule instance according to the decoupling element rule model, and decomposing an SCD service sub-model from a full station SCD model according to the decoupling rule instance, can flexibly configure and manage services according to actual needs, realizes the classification and isolation of configuration data and management permissions of different services, and reduces the risk of misoperation. In the process of intelligent substation operation, various operation parameters will change, according to the technical scheme of the present application, by constructing a decoupling element rule model, and generating a decoupling rule instance through the decoupling element rule model, so that the management personnel can quickly locate the business information concerned based on the business requirements, and improve the work efficiency.

[0133] It is obvious for those skilled in the art that the present application is not limited to the details of the above-mentioned exemplary embodiments, and can be implemented in other specific forms without departing from the spirit or essential characteristics of the present application. Therefore, the embodiments should be regarded as exemplary and non-limiting, the scope of the present application is defined by the appended claims rather than the above description, and all changes falling within the meaning and scope of the equivalent elements of the claims are intended to be included in the present application. Any reference signs in the claims should not be regarded as limiting the claims involved.

[0134] In addition, it should be understood that although the present specification is described in terms of embodiments, not every embodiment contains only one independent technical solution, and the description manner of the specification is only for the sake of clarity, those skilled in the art should regard the specification as a whole, and the technical solutions in each embodiment can also be appropriately combined to form other embodiments that those skilled in the art can understand.

Claims

1. A business-oriented SCD model decoupling method, applied to a target substation, characterized in that, The method includes the following steps: Based on the first full-station SCD model of the target substation at the first moment, a decoupling meta-rule model is constructed. The decoupling meta-rule model adopts a tree structure and includes substation meta-rule nodes, communication meta-rule nodes, access point meta-rule nodes, device name meta-rule nodes, virtual terminal meta-rule nodes, and data type template meta-rule nodes. The meta-rule nodes are at the same level. The rules in each meta-rule node are described using wildcards or keywords. Based on the decoupled meta-rule model, feature matching is performed on the first full-site SCD model to generate preliminary rule instances; Based on the target business, the initial rule instance is modified to generate a decoupling rule instance; Based on the decoupling rule instance, feature matching is performed on the second full-station SCD model to decompose the target SCD service sub-model from the second full-station SCD model; wherein, the second full-station SCD model is the full-station SCD model of the target substation at the second time point, which is later than the first time point.

2. The business-oriented SCD model decoupling method according to claim 1, characterized in that, The decoupling meta-rule model includes the inherent features of the first full-station SCD model, which include substation nodes, communication nodes, access point nodes, device name nodes, virtual terminal nodes, and data type template nodes.

3. The business-oriented SCD model decoupling method according to claim 2, characterized in that, The decoupled meta-rule model further includes: feature matching rules corresponding to each inherent feature, wherein the feature matching rules include feature fuzzy matching rules.

4. The business-oriented SCD model decoupling method according to claim 3, characterized in that, Based on the decoupled meta-rule model, feature matching is performed on the first full-site SCD model to generate preliminary rule instances, including: Based on the feature matching rules, the inherent features of the first full-site SCD model are matched to generate preliminary rule instances.

5. The business-oriented SCD model decoupling method according to claim 1, characterized in that, The full-station SCD model includes: models of the secondary equipment, auxiliary equipment, system specifications, communication configuration, virtual loop configuration, and data templates of the entire intelligent substation.

6. The business-oriented SCD model decoupling method according to claim 5, characterized in that, The target SCD business sub-model is a subset of the full-site SCD model.

7. A business-oriented SCD model decoupling device, applied to a target substation, characterized in that, The device includes: The meta-rule construction module is used to construct a decoupled meta-rule model based on the first full-station SCD model of the target substation at the first moment. The decoupled meta-rule model adopts a tree structure and includes substation meta-rule nodes, communication meta-rule nodes, access point meta-rule nodes, device name meta-rule nodes, virtual terminal meta-rule nodes, and data type template meta-rule nodes. The meta-rule nodes are at the same level. The rules in each meta-rule node are described using wildcards or keywords. The decoupling rule instance generation module is used to perform feature matching on the first full-site SCD model based on the decoupling meta-rule model to generate a preliminary rule instance; and to modify the preliminary rule instance based on the target business to generate a decoupling rule instance. The business sub-model generation module is used to perform feature matching on the second full-station SCD model based on the decoupling rule instance, and decompose the SCD business sub-model from the second full-station SCD model; wherein, the second full-station SCD model is the full-station SCD model of the target substation at the second time point, which is later than the first time point.

8. A computer-readable storage medium, characterized in that, The computer-readable storage medium stores computer instructions that, when executed by a processor, implement the method as described in any one of claims 1-6.

Citation Information

Patent Citations

  • Decoupling method and device for smart substation SCD model information section

    CN106355305A

  • Rule-based substation SCD (Substation Configuration Description) application model cutting and checking method and system

    CN114357957A