CN106951593B - Method and device for generating configuration file of protection measurement and control device - Google Patents

Method and device for generating configuration file of protection measurement and control device Download PDF

Info

Publication number
CN106951593B
CN106951593B CN201710086147.0A CN201710086147A CN106951593B CN 106951593 B CN106951593 B CN 106951593B CN 201710086147 A CN201710086147 A CN 201710086147A CN 106951593 B CN106951593 B CN 106951593B
Authority
CN
China
Prior art keywords
script
data set
executed
logic
icd file
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.)
Expired - Fee Related
Application number
CN201710086147.0A
Other languages
Chinese (zh)
Other versions
CN106951593A (en
Inventor
周磊
陈宏君
戴光武
王自成
文继锋
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NR Electric Co Ltd
NR Engineering Co Ltd
Original Assignee
NR Electric Co Ltd
NR Engineering Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NR Electric Co Ltd, NR Engineering Co Ltd filed Critical NR Electric Co Ltd
Priority to CN201710086147.0A priority Critical patent/CN106951593B/en
Publication of CN106951593A publication Critical patent/CN106951593A/en
Application granted granted Critical
Publication of CN106951593B publication Critical patent/CN106951593B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F30/00Computer-aided design [CAD]
    • G06F30/20Design optimisation, verification or simulation

Landscapes

  • Engineering & Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Evolutionary Computation (AREA)
  • Geometry (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Stored Programmes (AREA)

Abstract

The embodiment of the invention provides a method and a device for generating a configuration file of a protection measurement and control device, wherein the method comprises the following steps: acquiring a cross-logic equipment operation script and an initial intelligent electronic equipment capability description ICD file of the device set according to the IEC61850 standard; the cross-logical device operation script includes at least one of: the method comprises the following steps of (1) operating scripts of logic equipment conforming to an IEC61850 standard, operating scripts of a data set conforming to the IEC61850 standard and GOOSE (generic object oriented substation event) export transmission processing scripts conforming to the IEC61850 standard; the GOOSE export transmission processing script is used for creating a data set of a station control layer according to a GOOSE data set of a process layer when being executed; updating the initial ICD file by executing a script instance written according to the cross-logic device operation script, and thus; the workload of manual operation can be reduced, and the efficiency of generating the configuration file for protecting the measurement and control device is improved.

Description

Method and device for generating configuration file of protection measurement and control device
Technical Field
The invention relates to an IEC61850 communication standard, in particular to a method and a device for generating a configuration file of a protection measurement and control device.
Background
At present, for a protection measurement and control device applied to an electric power system, according to the IEC61850 communication standard, logic device modeling needs to be performed, and in order to solve the problem of insufficient memory of embedded devices caused by an overlarge model during logic device modeling, a data integrator in logic devices can be set as a data set member from other protection logic devices or common logic devices; for example, for a local protection measurement and control device with a wider application, because there is no physical liquid crystal display, and a hierarchical structure needs to be displayed on an intelligent management unit, in order to meet the application requirements, for example, to implement interconnection and intercommunication among multiple manufacturers, according to the IEC61850 communication standard, a virtual liquid crystal may be modeled by creating a logic device with an instance name of MGR, and at this time, a data integrator of the logic device with the instance name of MGR may be a data set member of other conventionally defined protection logic devices or common logic devices.
Here, in order to set a Data integrator in one logical Device as a Data set member from other protection logical devices or common logical devices, in actual implementation, one logical Device may be manually created based on an Intelligent Electronic Device Capability Description (ICD) configuration tool, several Data sets conforming to the IEC61850 communication standard may be manually created, and a Function Constrained Data Attribute (FCDA) member may be selected from the Data sets of other logical devices; however, the above method is prone to error due to the large number of operations that need to be performed manually.
Disclosure of Invention
In order to solve the existing technical problem, embodiments of the present invention provide a method and an apparatus for generating a configuration file of a protection measurement and control device, which can reduce workload of manual operation and improve efficiency of generating the configuration file of the protection measurement and control device.
In order to achieve the above purpose, the technical solution of the embodiment of the present invention is realized as follows:
the embodiment of the invention provides a method for generating a configuration file of a protection measurement and control device, which comprises the following steps:
acquiring a cross-logic equipment operation script and an initial intelligent electronic equipment capability description ICD file of the device set according to the IEC61850 standard; the cross-logical device operation script comprises at least one of: the method comprises the following steps of (1) operating scripts of logic equipment conforming to an IEC61850 standard, operating scripts of a data set conforming to the IEC61850 standard and GOOSE (generic object oriented substation event) export transmission processing scripts conforming to the IEC61850 standard; the GOOSE export transmission processing script is used for creating a data set of a station control layer according to a GOOSE data set of a process layer when being executed;
and updating the initial ICD file by executing a script instance written according to the cross-logic device operation script to obtain an updated ICD file, and taking the updated ICD file as a configuration file of the device.
In the above solution, the operation script of the logic device includes at least one of: the method comprises the following steps that logic equipment creates a script, deletes the script and renames the script; wherein the logical device creates a script for creating a new logical device when executed; the logic device deletion script is used for deleting the logic device when being executed; the logical device renaming script, when executed, to perform at least one of: modifying the name of the logical device, modifying the IdInst attribute of a function constraint data attribute FCDA member in the data set, and checking whether the logical device has a duplicate name condition when the logical device is created and renamed.
In the above solution, the operation script of the data set includes at least one of the following items: a data set copying script, a data set splicing script and a data set splitting script; wherein the data set replication script, when executed, performs data set replication; the data set splicing script is used for splicing at least two data sets into one data set when being executed; the data set splitting script, when executed, splits a data set into at least two data sets.
In the above solution, each script in the cross-logical device operation scripts is configured to, when executed, operate a logical device and/or a data set in the initial ICD file;
the updating the initial ICD file by executing the script instance written according to the cross-logic device operation script comprises:
and operating the logic device and/or the data set in the initial ICD file by executing the cross-logic device operation script included in the script instance, so as to realize the updating of the initial ICD file.
In the above scheme, the initial ICD file is presented in the form of in-memory data;
the operating on the logical device and/or the data set in the initial ICD file comprises:
and modifying the memory data corresponding to the initial ICD file by operating the logic device and/or the data set in the initial ICD file.
The embodiment of the invention also provides a device for generating the configuration file of the protection measurement and control device, which comprises: the device comprises an acquisition module and an updating module; wherein,
the device comprises an acquisition module, a storage module and a processing module, wherein the acquisition module is used for acquiring cross-logic equipment operation scripts and an initial intelligent electronic equipment capability description ICD file of the device set according to the IEC61850 standard; the cross-logical device operation script comprises at least one of: the method comprises the following steps of (1) operating scripts of logic equipment conforming to an IEC61850 standard, operating scripts of a data set conforming to the IEC61850 standard and GOOSE (generic object oriented substation event) export transmission processing scripts conforming to the IEC61850 standard; the GOOSE export transmission processing script is used for creating a data set of a station control layer according to a GOOSE data set of a process layer when being executed;
and the updating module is used for updating the initial ICD file by executing a script instance written according to the cross-logic device operation script to obtain an updated ICD file, and taking the updated ICD file as a configuration file of the device.
In the above solution, the operation script of the logic device includes at least one of: the method comprises the following steps that logic equipment creates a script, deletes the script and renames the script; wherein the logical device creates a script for creating a new logical device when executed; the logic device deletion script is used for deleting the logic device when being executed; the logical device renaming script, when executed, to perform at least one of: modifying the name of the logical device, modifying the IdInst attribute of a function constraint data attribute FCDA member in the data set, and checking whether the logical device has a duplicate name condition when the logical device is created and renamed.
In the above solution, the operation script of the data set includes at least one of the following items: a data set copying script, a data set splicing script and a data set splitting script; wherein the data set replication script, when executed, performs data set replication; the data set splicing script is used for splicing at least two data sets into one data set when being executed; the data set splitting script, when executed, splits a data set into at least two data sets.
In the above solution, each script in the cross-logical device operation scripts is configured to, when executed, operate a logical device and/or a data set in the initial ICD file;
the updating module is specifically configured to perform an operation on the logic device and/or the data set in the initial ICD file by executing the cross-logic-device operation script included in the script instance, so as to update the initial ICD file.
In the above scheme, the initial ICD file is presented in the form of in-memory data;
the updating module is specifically configured to modify the memory data corresponding to the initial ICD file by operating the logic device and/or the data set in the initial ICD file.
In the method and the device for generating the configuration file of the protection measurement and control device, provided by the embodiment of the invention, an ICD (interface control document) file is obtained by a cross-logic device operation script and the initial intelligent electronic device capability description of the device set according to the IEC61850 standard; the cross-logical device operation script includes at least one of: the method comprises the following steps of (1) operating scripts of logic equipment conforming to an IEC61850 standard, operating scripts of a data set conforming to the IEC61850 standard and GOOSE (generic object oriented substation event) export transmission processing scripts conforming to the IEC61850 standard; the GOOSE export transmission processing script is used for creating a data set of a station control layer according to a GOOSE data set of a process layer when being executed; updating the initial ICD file by executing a script instance written according to the cross-logic device operation script, and thus; the workload of manual operation can be reduced, and the efficiency of generating the configuration file for protecting the measurement and control device is improved.
Drawings
Fig. 1 is a flowchart of a first embodiment of a method for generating a configuration file for protecting a measurement and control device according to the present invention;
fig. 2 is an implementation schematic diagram of a first embodiment of a method for generating a configuration file for protecting a measurement and control device according to the present invention;
fig. 3 is a schematic structural diagram of a device for generating a configuration file for protecting a measurement and control device according to an embodiment of the present invention.
Detailed Description
The present invention will be described in further detail below with reference to the accompanying drawings and examples. It should be understood that the specific embodiments described herein are merely illustrative of the invention and are not intended to limit the invention.
The embodiment of the invention discloses a method for generating a configuration file of a protection measurement and control device, wherein the protection measurement and control device can be a substation protection measurement and control device, a relay protection device and the like, and can also realize on-site protection, namely, the protection measurement and control device can be an on-site protection measurement and control device; when the protection measurement and control device is a transformer substation protection measurement and control device, the transformer substation can be an intelligent transformer substation or a digital transformer substation.
The method described above is proposed based on the IEC61850 communication standard, which is the only global universal standard in the field of power system automation. The standardization of engineering operation of the intelligent substation is realized through standard realization. The engineering implementation of the intelligent substation becomes standard, uniform and transparent. No matter which system integrator establishes the intelligent Substation project, the structure and layout of the whole Substation can be known through a System Configuration Description (SCD) file, and the method has an irreplaceable effect on the development of the intelligent Substation.
In the IEC61850 communication standard, a concept of information layering in a transformer substation is provided, a communication system of the transformer substation is divided into 3 layers, namely a transformer substation layer, a bay layer and a process layer, and communication interfaces between the layers are defined; the IEC61850 communication standard adopts an object-oriented data modeling technology, and particularly, the IEC61850 communication standard adopts an object-oriented modeling technology and defines a client/server structure-based data model. Each Intelligent Electronic Device (IED) contains one or more servers, each of which in turn contains one or more logical devices. The logical device contains logical nodes that contain data objects. Data objects are named instances of common data classes that are made up of data attributes.
Based on the protection measurement and control device described above and the IEC61850 communication standard, the following embodiments are proposed.
First embodiment
A first embodiment of the present invention provides a method for generating a configuration file of a protection measurement and control device, and fig. 1 is a flowchart of the first embodiment of the method for generating a configuration file of a protection measurement and control device according to the present invention, where as shown in fig. 1, the flowchart includes:
step 101: acquiring a cross-logic equipment operation script and an initial ICD file of the device set according to the IEC61850 standard;
here, the cross-logical device operation script includes at least one of: the method comprises the following steps of (1) operating scripts of logic equipment conforming to an IEC61850 standard, operating scripts of a data set conforming to the IEC61850 standard and GOOSE (generic object oriented substation event) export transmission processing scripts conforming to the IEC61850 standard; the GOOSE export transmission processing script is used for creating a data set of a station control layer according to a GOOSE data set of a process layer when being executed.
Illustratively, the operational script of the logic device includes at least one of: the method comprises the following steps that logic equipment creates a script, deletes the script and renames the script; wherein the logical device creates a script for creating a new logical device when executed; the logic device deletion script is used for deleting the logic device when being executed; the logical device renaming script, when executed, to perform at least one of: modifying the name of the logic device, modifying the IdInst attribute of the FCDA member in the data set, and checking whether the logic device is renamed or not (the same condition as the names of other logic devices) when creating and renaming the logic device, here, since the instance name of the corresponding logic device can be represented by the inst attribute for each logic device in the IEC61850 standard, the modification of the name of the logic device can be realized by modifying the inst attribute of the logic device.
That is, by executing the above-described logical device creation script, a new logical device can be created under a designated connection access point; by executing the logic device deletion script, the logic device can be deleted under the designated connection access point; by executing the logical device renaming script, the inst attribute of the logical device can be modified, the ldInst attribute of the FCDA members in the data set can be automatically modified, and whether the logical device is renamed or not can be checked when the logical device is created and renamed.
Illustratively, the operation script of the above-mentioned data set may include at least one of: a data set copying script, a data set splicing script and a data set splitting script; wherein the data set replication script, when executed, performs data set replication; the data set splicing script is used for splicing at least two data sets into one data set when being executed; the data set splitting script, when executed, splits a data set into at least two data sets.
Further, the data set splicing script may not empty the members of the data set to be spliced when executed, and may also perform a repeatability check of the members in the data set when executed, so as to ensure no repeated addition of the members of the data set; the data set splicing script may further support at least one variable parameter for data set splicing, that is, at least one variable parameter for data set splicing may be further set in the data set splicing script, and in a specific implementation, the variable parameter may include the number of data sets to be spliced, and the like.
Further, the data set splitting script may also support at least one parameter of data set splitting, and the at least one parameter of data set splitting may include: the upper limit of the number of the data sets formed after splitting, the starting sequence number and the ending sequence number for splitting the data sets and the like.
That is, by executing the dataset replication script, a dataset replication function across logical devices can be realized, and a target dataset is automatically created when not present; by executing the data set splicing script, a plurality of data sets of the cross-logic equipment can be spliced into a new data set, members of the data sets to be spliced are not emptied during splicing, repeatability check of the members in the data sets is carried out, the members of the data sets are not added repeatedly, and the data set splicing script supports a plurality of variable parameters; by executing the data set splitting script, splitting a data set of the logic device into a plurality of data sets can be realized, and automatic splitting by setting a fixed upper limit number or specifying the starting sequence number and the ending sequence number of the splitting is supported.
Further, when executed, the GOOSE export transmission processing script creates a data set of the station control layer as an export transmission data set according to the GOOSE data set of the process layer; GOOSE export transmission processing script, also used to automatically form control type logic node when executed, the short address of logic node fills in the FCDA index name of GOOSE data set. Here, a logical node whose data type (lnClass) is general remote signaling (GGIO) is used, and the Common Data Class (CDC) of the Data Object (DO) is an SPC control type.
That is, by executing the GOOSE export transmission processing script, the automatic creation of the export transmission data set of the station control layer according to the GOOSE data set of the process layer is realized, the logical node of the control type is automatically formed, and the short address of the logical node fills in the FCDA index name of the GOOSE data set.
In one specific example of the cross-logical device operation script, the related script is defined by a function, and is named as follows:
a) the logic device creates a new script, namely newLDevice (char inst);
b) delLDevice (char inst);
c) renamenLDevice (char _ old, char _ newname);
d) data set replication script: dsetccpy (char dst, char src, …);
e) data set splicing script: dsetcat (char dst, char src …);
f) data set splitting script: dsetsplt (char, char arg);
g) GOOSE outlet transmission processing dsetforce (char dst, char src);
step 102: and updating the initial ICD file by executing a script instance written according to the cross-logic device operation script to obtain an updated ICD file, and taking the updated ICD file as a configuration file of the device.
Illustratively, each of the cross-logical device operation scripts, when executed, operates on a logical device and/or a data set in the initial ICD file;
the updating the initial ICD file by executing the script instance written according to the cross-logic device operation script comprises:
and operating the logic device and/or the data set in the initial ICD file by executing the cross-logic device operation script included in the script instance, so as to realize the updating of the initial ICD file.
Here, the initial ICD file is presented in the form of in-memory data; in specific implementation, the initial ICD file can be read, and the hierarchical memory data of the ICD can be established;
here, the script instance written according to the cross-logical device operation script is used to represent a script example of the newly added logical device, and preferably, the script example of the newly added logical device is as follows:
newLDevice(S1/MGR);
dsetcat(MGR/dsMgrRelayDin,LD0/dsRelayDin);
dsetcpy(MGR/dsMgrRelayAin,PROT/dsRelayAin);
dsetforce(MGR/dsMgrForceDO1,PIGO/dsGOOSE);
...
here, the cross-logic device operation script included in the script instance may be executed in the memory data, so that the memory data corresponding to the initial ICD file may be modified, and thus the ICD file with modified memory data is obtained.
Fig. 2 is an implementation schematic diagram of a first embodiment of a method for generating a configuration file of a protection measurement and control device according to the present invention, and as shown in fig. 2, device.icd represents an initial ICD file, device.icd' represents an updated ICD file, contents of a box located in a lower left corner in fig. 2 represent a script example of a newly added logic device, IED represents an intelligent electronic device, LDevice represents a logic device, AccessPoint: S1 and AccessPoint: G1 represent two different connection access points, Server represents a Server, ldevices: LD0 and ldevices: PORT, LDevice, PIG0 and LDevice, MGR respectively represent different logic devices, LN0 represents LN0 node under the corresponding logic device, dsRelayDin, dsWarneng, dsGOOSE, dsMgrRelayDin, dsMgrRelayAin and dsMgrForceDOI respectively represent different data set members, and GGIO1 and GGION respectively represent different exit transmission data sets under the exit transmission logic node.
Referring to fig. 2, for step 201, the execution of the script instance may be implemented by reading the script instance; specifically, a script paragraph written by an application person is read, lexical scanning is performed on the script, function keywords (corresponding to the lexical extraction in fig. 2) are extracted, and corresponding interpretation and execution codes (corresponding to the interpretation and execution in fig. 2) are called according to the keyword types (corresponding to the syntactic analysis in fig. 2), so that the script example is executed.
By applying the method for generating the configuration file of the protection measurement and control device in the first embodiment of the invention, automatic modeling of cross-logic equipment can be realized by defining and executing a plurality of easy-to-use scripts; specifically, only a small amount of scripts are needed to be written, automatic modeling of cross-logic equipment is achieved through efficient and rapid execution of the scripts, and efficiency and accuracy of cross-logic equipment modeling are remarkably improved.
Second embodiment
A second embodiment of the present invention provides a device for generating a configuration file of a protection measurement and control device, which is directed to a method for generating a configuration file of a protection measurement and control device according to a first embodiment of the present invention.
Fig. 3 is a schematic structural diagram of a device for generating a configuration file for protecting a measurement and control device according to an embodiment of the present invention, and as shown in fig. 3, the device includes: an acquisition module 301 and an update module 302; wherein,
an obtaining module 301, configured to obtain a cross-logic device operation script and an ICD file describing an initial intelligent electronic device capability of the apparatus set according to the IEC61850 standard; the cross-logical device operation script comprises at least one of: the method comprises the following steps of (1) operating scripts of logic equipment conforming to an IEC61850 standard, operating scripts of a data set conforming to the IEC61850 standard and GOOSE (generic object oriented substation event) export transmission processing scripts conforming to the IEC61850 standard; the GOOSE export transmission processing script is used for creating a data set of a station control layer according to a GOOSE data set of a process layer when being executed;
an updating module 302, configured to update the initial ICD file by executing a script instance written according to the cross-logic device operation script to obtain an updated ICD file, and use the updated ICD file as a configuration file of the apparatus.
Optionally, the operation script of the logic device includes at least one of the following: the method comprises the following steps that logic equipment creates a script, deletes the script and renames the script; wherein the logical device creates a script for creating a new logical device when executed; the logic device deletion script is used for deleting the logic device when being executed; the logical device renaming script, when executed, to perform at least one of: modifying the name of the logical device, modifying the IdInst attribute of a function constraint data attribute FCDA member in the data set, and checking whether the logical device has a duplicate name condition when the logical device is created and renamed.
Optionally, the operation script of the data set includes at least one of: a data set copying script, a data set splicing script and a data set splitting script; wherein the data set replication script, when executed, performs data set replication; the data set splicing script is used for splicing at least two data sets into one data set when being executed; the data set splitting script, when executed, splits a data set into at least two data sets.
Optionally, each script in the cross-logical device operation scripts is configured to, when executed, operate the logical device and/or the data set in the initial ICD file;
the updating module 302 is specifically configured to perform an operation on the logic device and/or the data set in the initial ICD file by executing the cross-logic device operation script included in the script instance, so as to update the initial ICD file.
Optionally, the initial ICD file is presented in the form of in-memory data;
the updating module 302 is specifically configured to modify the memory data corresponding to the initial ICD file by operating the logic device and/or the data set in the initial ICD file.
In practical applications, the obtaining module 301 and the updating module 302 may be implemented by a Central Processing Unit (CPU), a microprocessor Unit (MPU), a Digital Signal Processor (DSP), a Field Programmable Gate Array (FPGA), or the like in the IED.
As will be appreciated by one skilled in the art, embodiments of the present invention may be provided as a method, system, or computer program product. Accordingly, the present invention may take the form of a hardware embodiment, a software embodiment, or an embodiment combining software and hardware aspects. Furthermore, the present invention may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, optical storage, and the like) having computer-usable program code embodied therein.
The present invention is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the invention. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The above description is only a preferred embodiment of the present invention, and is not intended to limit the scope of the present invention.

Claims (10)

1. A method for generating a configuration file of a protection measurement and control device is characterized by comprising the following steps:
acquiring a cross-logic equipment operation script and an initial intelligent electronic equipment capability description ICD file of the device set according to the IEC61850 standard; the cross-logical device operation script comprises: a GOOSE export transmission processing script conforming to the IEC61850 standard; the GOOSE export transmission processing script is used for creating a data set of a station control layer according to a GOOSE data set of a process layer when being executed; the GOOSE export transmission processing script is further used for automatically forming a logic node of a control type when the GOOSE export transmission processing script is executed, and the short address of the logic node fills in the FCDA index name of the function constraint data attribute of the GOOSE data set;
and updating the initial ICD file by executing a script instance written according to the cross-logic device operation script to obtain an updated ICD file, and taking the updated ICD file as a configuration file of the device.
2. The method of claim 1, wherein the operational script of the logic device comprises at least one of: the method comprises the following steps that logic equipment creates a script, deletes the script and renames the script; wherein the logical device creates a script for creating a new logical device when executed; the logic device deletion script is used for deleting the logic device when being executed; the logical device renaming script, when executed, to perform at least one of: modifying the name of the logical device, modifying the IdInst attribute of a function constraint data attribute FCDA member in the data set, and checking whether the logical device has a duplicate name condition when the logical device is created and renamed.
3. The method of claim 1, wherein the operational script of the data set comprises at least one of: a data set copying script, a data set splicing script and a data set splitting script; wherein the data set replication script, when executed, performs data set replication; the data set splicing script is used for splicing at least two data sets into one data set when being executed; the data set splitting script, when executed, splits a data set into at least two data sets.
4. The method of claim 1, wherein each of the cross-logical device operation scripts, when executed, operates on a logical device and/or a data set in the initial ICD file;
the updating the initial ICD file by executing the script instance written according to the cross-logic device operation script comprises:
and operating the logic device and/or the data set in the initial ICD file by executing the cross-logic device operation script included in the script instance, so as to realize the updating of the initial ICD file.
5. The method of claim 4, wherein the initial ICD file is presented in the form of in-memory data;
the operating on the logical device and/or the data set in the initial ICD file comprises:
and modifying the memory data corresponding to the initial ICD file by operating the logic device and/or the data set in the initial ICD file.
6. An apparatus for generating a configuration file for protecting a measurement and control apparatus, the apparatus comprising: the device comprises an acquisition module and an updating module; wherein,
the device comprises an acquisition module, a storage module and a processing module, wherein the acquisition module is used for acquiring cross-logic equipment operation scripts and an initial intelligent electronic equipment capability description ICD file of the device set according to the IEC61850 standard; the cross-logical device operation script comprises: a GOOSE export transmission processing script conforming to the IEC61850 standard; the GOOSE export transmission processing script is used for creating a data set of a station control layer according to a GOOSE data set of a process layer when being executed; the GOOSE export transmission processing script is further used for automatically forming a logic node of a control type when the GOOSE export transmission processing script is executed, and the short address of the logic node fills in the FCDA index name of the function constraint data attribute of the GOOSE data set;
and the updating module is used for updating the initial ICD file by executing a script instance written according to the cross-logic device operation script to obtain an updated ICD file, and taking the updated ICD file as a configuration file of the device.
7. The apparatus of claim 6, wherein the operational script of the logic device comprises at least one of: the method comprises the following steps that logic equipment creates a script, deletes the script and renames the script; wherein the logical device creates a script for creating a new logical device when executed; the logic device deletion script is used for deleting the logic device when being executed; the logical device renaming script, when executed, to perform at least one of: modifying the name of the logical device, modifying the IdInst attribute of a function constraint data attribute FCDA member in the data set, and checking whether the logical device has a duplicate name condition when the logical device is created and renamed.
8. The apparatus of claim 6, wherein the operational script of the data set comprises at least one of: a data set copying script, a data set splicing script and a data set splitting script; wherein the data set replication script, when executed, performs data set replication; the data set splicing script is used for splicing at least two data sets into one data set when being executed; the data set splitting script, when executed, splits a data set into at least two data sets.
9. The apparatus of claim 6, wherein each of the cross-logical device operation scripts, when executed, operates on a logical device and/or a data set in the initial ICD file;
the updating module is specifically configured to perform an operation on the logic device and/or the data set in the initial ICD file by executing the cross-logic-device operation script included in the script instance, so as to update the initial ICD file.
10. The apparatus according to claim 9, wherein the initial ICD file is presented in the form of in-memory data;
the updating module is specifically configured to modify the memory data corresponding to the initial ICD file by operating the logic device and/or the data set in the initial ICD file.
CN201710086147.0A 2017-02-17 2017-02-17 Method and device for generating configuration file of protection measurement and control device Expired - Fee Related CN106951593B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710086147.0A CN106951593B (en) 2017-02-17 2017-02-17 Method and device for generating configuration file of protection measurement and control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710086147.0A CN106951593B (en) 2017-02-17 2017-02-17 Method and device for generating configuration file of protection measurement and control device

Publications (2)

Publication Number Publication Date
CN106951593A CN106951593A (en) 2017-07-14
CN106951593B true CN106951593B (en) 2021-10-01

Family

ID=59467640

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710086147.0A Expired - Fee Related CN106951593B (en) 2017-02-17 2017-02-17 Method and device for generating configuration file of protection measurement and control device

Country Status (1)

Country Link
CN (1) CN106951593B (en)

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109561114B (en) * 2017-09-26 2021-04-30 中国电力科学研究院有限公司 Communication method and system of measurement and control device
CN107729546B (en) * 2017-11-01 2020-04-17 南京国电南自电网自动化有限公司 Method for splitting double-point information
CN108259495B (en) * 2018-01-17 2021-02-05 许继集团有限公司 On-site general point aligning method for non-liquid crystal device
CN112949018B (en) * 2020-08-17 2024-06-11 许继电气股份有限公司 System and method for creating and testing verification of direct-current transmission control and protection platform model

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101882812A (en) * 2010-08-06 2010-11-10 平顶山市恒华科技有限公司 Object-oriented implementation method for intelligent electronic device of digital substation
CN103516541A (en) * 2012-06-29 2014-01-15 北京东土科技股份有限公司 Configuration information automatic management method based on intelligent transformer substation
CN104318006A (en) * 2014-10-20 2015-01-28 国家电网公司 Method for optimizing intelligent substation virtual terminal design
CN104333134A (en) * 2014-10-30 2015-02-04 国家电网公司 Substation cluster measurement and control system ICD model automatic recognition device and recognition method
CN104600848A (en) * 2015-02-15 2015-05-06 国家电网公司 Smart substation process layer virtual secondary equipment and implementation method thereof
CN105243116A (en) * 2015-09-28 2016-01-13 许继集团有限公司 Automatic generation method for electronic device capability description file of intelligent substation

Family Cites Families (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011141040A1 (en) * 2010-05-14 2011-11-17 Siemens Aktiengesellschaft Method of group key generation and management for generic object oriented substantiation events model
CN104391965B (en) * 2014-12-03 2017-07-25 国网四川省电力公司经济技术研究院 The graphic software platform method of intelligent substation ICD void terminals

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101882812A (en) * 2010-08-06 2010-11-10 平顶山市恒华科技有限公司 Object-oriented implementation method for intelligent electronic device of digital substation
CN103516541A (en) * 2012-06-29 2014-01-15 北京东土科技股份有限公司 Configuration information automatic management method based on intelligent transformer substation
CN104318006A (en) * 2014-10-20 2015-01-28 国家电网公司 Method for optimizing intelligent substation virtual terminal design
CN104333134A (en) * 2014-10-30 2015-02-04 国家电网公司 Substation cluster measurement and control system ICD model automatic recognition device and recognition method
CN104600848A (en) * 2015-02-15 2015-05-06 国家电网公司 Smart substation process layer virtual secondary equipment and implementation method thereof
CN105243116A (en) * 2015-09-28 2016-01-13 许继集团有限公司 Automatic generation method for electronic device capability description file of intelligent substation

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
"一种基于IEC61850标准的中压继电保护平台的研究及其实现";王鑫;《中国优秀硕士学位论文全文数据库 工程科技Ⅱ辑》;20161115(第11期);摘要,第10-13、26-27、33页 *

Also Published As

Publication number Publication date
CN106951593A (en) 2017-07-14

Similar Documents

Publication Publication Date Title
CN104133772B (en) Automatic test data generation method
US9760589B2 (en) Mechanism for deprecating object oriented data
CN101563671B (en) Bridging human machine interface technologies in process automation and information management environment
CN108388445B (en) Continuous integration method based on 'platform + application' mode
CN108509185B (en) System and method for arbitrary software logic modeling
CN106951593B (en) Method and device for generating configuration file of protection measurement and control device
JP2000148461A (en) Software model and existing source code synchronizing method and device
CN112130891B (en) Method and equipment for continuously deploying database
US20070083543A1 (en) XML schema template builder
CN113051650B (en) Real-time acquisition method and device for building information model component data
CN103761189A (en) Test case management method and system
CN110889013A (en) Data association method, device, server and storage medium based on XML
CN108959391B (en) Apparatus, system, method, and storage medium for presenting database cluster architecture diagram
US10338891B2 (en) Migration between model elements of different types in a modeling environment
CN115344966A (en) CAD assembly body part replacement method and system
CN116029648A (en) Relationship modeling management method, device and system based on product BOM structure
CN104881455B (en) A kind of architectural difference processing method and system based on MYSQL
CN107844639B (en) Project standard structure automatic generation method and system
Hunting The AIMMS outer approximation algorithm for MINLP (using GMP functionality)
CN106648648B (en) Zookeeper-based configuration management method and system
Maruna et al. The business process transformation framework implementation through metamodel extension
CN111291444A (en) Modeling method, device and equipment for airplane assembly and storage medium
CN111126961A (en) Complex product full life cycle digital mainline service system
CN109634606A (en) A kind of method and device of defined function menu
CN117008890B (en) Extended application development system and method

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20211001

CF01 Termination of patent right due to non-payment of annual fee