CN109062639B - Method and system for displaying upgrading information of SCD (substation configuration description) file of transformer substation - Google Patents

Method and system for displaying upgrading information of SCD (substation configuration description) file of transformer substation Download PDF

Info

Publication number
CN109062639B
CN109062639B CN201810629993.7A CN201810629993A CN109062639B CN 109062639 B CN109062639 B CN 109062639B CN 201810629993 A CN201810629993 A CN 201810629993A CN 109062639 B CN109062639 B CN 109062639B
Authority
CN
China
Prior art keywords
attribute
intelligent electronic
electronic equipment
electronic device
name
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.)
Active
Application number
CN201810629993.7A
Other languages
Chinese (zh)
Other versions
CN109062639A (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.)
Chongqing University of Post and Telecommunications
Electric Power Research Institute of State Grid Ningxia Electric Power Co Ltd
Original Assignee
Chongqing University of Post and Telecommunications
Electric Power Research Institute of State Grid Ningxia Electric Power 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 Chongqing University of Post and Telecommunications, Electric Power Research Institute of State Grid Ningxia Electric Power Co Ltd filed Critical Chongqing University of Post and Telecommunications
Priority to CN201810629993.7A priority Critical patent/CN109062639B/en
Publication of CN109062639A publication Critical patent/CN109062639A/en
Application granted granted Critical
Publication of CN109062639B publication Critical patent/CN109062639B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/44Arrangements for executing specific programs
    • G06F9/451Execution arrangements for user interfaces

Landscapes

  • Engineering & Computer Science (AREA)
  • Software Systems (AREA)
  • Theoretical Computer Science (AREA)
  • Human Computer Interaction (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Computer And Data Communications (AREA)

Abstract

The embodiment of the invention discloses a method and a system for displaying upgrading information of a substation SCD file, wherein the method comprises the following steps: analyzing the first SCD file before upgrading and the second SCD file after upgrading to respectively obtain a first analysis result and a second analysis result; comparing the first analysis result with the second analysis result to obtain upgrading information; obtaining a hash value of the intelligent electronic equipment; respectively associating the hash value of the intelligent electronic equipment with the upgrading information of the intelligent electronic equipment and the name of the intelligent electronic equipment; and displaying a visual report of the upgrading information of the intelligent electronic equipment corresponding to the name of the intelligent electronic equipment according to the name of the intelligent electronic equipment input by a user. According to the embodiment of the invention, the comparison result of the old SCD file and the new SCD file can be visualized, the work of a constructor and a maintainer of the intelligent substation is simplified, the knowledge threshold of workers is reduced, and the work efficiency is improved.

Description

Method and system for displaying upgrading information of SCD (substation configuration description) file of transformer substation
Technical Field
The invention relates to the technical field of transformer substations, in particular to a method and a system for displaying upgrading information of a transformer substation SCD file.
Background
The SCD file describes the functions, data, connection modes, IP addresses, MAC address communication parameters, report service parameters, GOOSE and SV service parameters of the device and related data set models and control models through the syntax of the SCL of the substation. Therefore, the SCD file is the most important file in the construction and maintenance process of the intelligent substation. The correctness of the information of the whole substation IED installation configuration, communication data transmission among IEDs, a data model of the substation and the like depends on the SCD file.
Due to the construction and maintenance requirements of the intelligent substation, the SCD files are required to be updated and upgraded frequently, maintenance personnel need to debug and maintain the intelligent substation according to the difference between new SCD files and old SCD files, but the comparison result of the existing text is not visual, and operation and maintenance personnel need to have a strong knowledge background as support, such as mastering an IEC61850 model and SCL grammar, and the like, which brings huge challenges to field debugging work and results in the consumption of a large amount of time and labor.
Disclosure of Invention
The embodiment of the invention provides a method and a system for displaying upgrading information of a substation SCD file, and aims to solve the problems that the upgrading information comparison result of the SCD file in the prior art is not visual, and operation and maintenance personnel need to have a strong knowledge background as a support.
In a first aspect, a method for displaying upgrade information of a substation SCD file is provided, including:
analyzing the first SCD file before upgrading and the second SCD file after upgrading to respectively obtain a first analysis result and a second analysis result;
comparing the first analysis result with the second analysis result to obtain upgrading information;
obtaining a hash value of the intelligent electronic equipment;
respectively associating the hash value of the intelligent electronic equipment with the upgrading information of the intelligent electronic equipment and the name of the intelligent electronic equipment;
and displaying a visual report of the upgrading information of the intelligent electronic equipment corresponding to the name of the intelligent electronic equipment according to the name of the intelligent electronic equipment input by a user.
In a second aspect, a display system for upgrade information of a substation SCD file is provided, including:
the analysis module is used for analyzing the first SCD file before upgrading and the second SCD file after upgrading to respectively obtain a first analysis result and a second analysis result;
the comparison module is used for comparing the first analysis result with the second analysis result to obtain upgrading information;
the acquisition module is used for acquiring the hash value of the intelligent electronic equipment;
the association module is used for associating the hash value of the intelligent electronic equipment with the upgrading information of the intelligent electronic equipment and the name of the intelligent electronic equipment respectively;
the display module is used for displaying the visual report of the upgrading information of the intelligent electronic equipment corresponding to the name of the intelligent electronic equipment according to the name of the intelligent electronic equipment input by a user.
According to the embodiment of the invention, the comparison result of the old SCD file and the new SCD file can be visualized, the work of a constructor and a maintainer of the intelligent substation is simplified, the knowledge threshold of workers is lowered, the working efficiency is improved, and the intelligent electronic equipment of the intelligent substation can be ensured to normally operate and the GOOSE/SV virtual circuit is normally connected after the SCD file is upgraded.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings needed to be used in the description of the embodiments of the present invention will be briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present invention, and it is obvious for those skilled in the art that other drawings can be obtained according to these drawings without inventive labor.
Fig. 1 is a flowchart of a method for displaying upgrade information of a substation SCD file according to an embodiment of the present invention;
fig. 2 is a flowchart of a step of acquiring a first APPID attribute of a method for displaying upgrade information of a substation SCD file according to an embodiment of the present invention;
fig. 3 is a flowchart of a step of acquiring a second APPID attribute of the method for displaying the upgrade information of the substation SCD file according to the embodiment of the present invention;
FIG. 4 is a content diagram of the results of a visual report of upgrade information, in accordance with an embodiment of the present invention;
fig. 5 is a GOOSE addition and deletion modification diagram of the upgrade information of the intelligent electronic device according to the embodiment of the present invention;
fig. 6 is a block diagram of a display system of the upgrade information of the substation SCD file according to an embodiment of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some, not all, embodiments of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
The embodiment of the invention discloses a method for displaying upgrading information of a substation SCD file. As shown in fig. 1, the method comprises the steps of:
step S101: and analyzing the first SCD file before upgrading and the second SCD file after upgrading to respectively obtain a first analysis result and a second analysis result.
The SCD file records various required attribute information, and the analysis result of the corresponding various attribute information can be obtained by analyzing the SCD file. The terms "first," "second," and the like, herein do not denote any order, quantity, or importance, but rather are used to distinguish one element from another, and are not described in detail.
Specifically, the step can be realized by the following processes:
the method comprises the following steps: analyzing the first SCD file, and acquiring a first Header attribute, a first substtation attribute, a first Communication attribute, a first IED attribute and a first APPID attribute contained in the first SCD file.
The first Header attribute comprises id, toolID and CRC attribute under the Header node. The first substtation attribute includes all attributes under the substtation node. The first Communication attribute includes all attributes under the Communication node. The first IED attribute includes all attributes under the IED node.
Furthermore, acquiring the first APPID attribute needs to be based on the first Communication attribute and the first IED attribute. Therefore, as shown in fig. 2, the step of obtaining the first APPID attribute is as follows:
step S201: and acquiring a first cbName, a first apName and a first ldInst of the intelligent electronic equipment as a sender according to the first Communication attribute.
The sending IED needs to resolve the Communication node. The Communication node includes a plurality of access points (access points), and each access point can send a message. The access point is described and uniquely identified by the name (idename) of each intelligent electronic device and the corresponding access point name (apame). And obtaining the message subscription relationship, namely obtaining the intelligent electronic equipment of a message as a sender and the intelligent electronic equipment of a message as a receiver. The first APPID attribute uniquely identifies the message subscription relationship of each access point under each Communication node, and the cbName and the ldInst describe and determine the APPID together.
Step S202: and acquiring a first cbName, a first apName and a first ldInst of the intelligent electronic device as a receiving party according to the first IED attribute.
The IED node comprises a plurality of ExtRef fields, a corresponding data set can be obtained through analysis of the ExtRef fields, and then the data set is analyzed to obtain a corresponding first cbName, a corresponding first apName and a corresponding first ldInst.
It should be understood that the order of step S201 and step S202 may be reversed, or may be performed simultaneously.
Step S203: the first cbName, the first apName and the first ldInst of the intelligent electronic device as the sender and the first cbName, the first apName and the first ldInst of the intelligent electronic device as the receiver are compared, respectively.
Through this step, the similarities and differences of the three are respectively compared to determine the first APPID attribute.
Step S204: and if the first cbName, the first apName and the first ldInst of the intelligent electronic device as the sender are completely the same as the first cbName, the first apName and the first ldInst of the intelligent electronic device as the receiver, determining a first APPID attribute.
Wherein, the first APPID attribute identifies the message subscription relation. If the three are completely the same, determining the message subscription relationship of the first APPID attribute identifier, namely determining the virtual loop of the first APPID attribute identifier.
Through the above process, all message subscription relations of the transformer substation are determined.
Step two: and analyzing the second SCD file to obtain a second Header attribute, a second substtation attribute, a second Communication attribute, a second IED attribute and a second APPID attribute contained in the second SCD file.
Similarly, the second Header attributes include id, toolID, and CRC attributes under the Header node. The second substtation attribute includes all attributes under the substtation node. The second Communication attribute includes all the attributes under the Communication node. The second IED attributes each include all attributes under the IED node.
As shown in fig. 3, the process of obtaining the second APPID attribute is as follows:
step S301: and acquiring a second cbName, a second apName and a second ldInst of the intelligent electronic device as the sender according to the second Communication attribute.
Step S302: and acquiring a second cbName, a second apName and a second ldInst of the intelligent electronic device as a receiving party according to the second IED attribute.
Step S303: and respectively comparing the second cbName, the second apName and the second ldInst of the intelligent electronic device as the sender with the second cbName, the second apName and the second ldInst of the intelligent electronic device as the receiver.
Step S304: and if the second cbName, the second apName and the second ldInst of the intelligent electronic device as the sender are completely the same as the second cbName, the second apName and the second ldInst of the intelligent electronic device as the receiver, determining a second APPID attribute.
And the second APPID attribute identifies the message subscription relation.
The process of acquiring the second APPID attribute is the same as the process of acquiring the first APPID attribute, and is not described herein again.
It should be understood that the order of the first step and the second step can be exchanged, and can also be performed simultaneously.
Step S102: and comparing the first analysis result with the second analysis result to obtain the upgrading information.
By comparing the first analysis result and the second analysis result, the difference of various attribute information can be determined. And if the second analysis result changes relative to the first analysis result, obtaining corresponding upgrading information. The upgrade information includes: the total-station upgrading information and the intelligent electronic equipment upgrading information.
Specifically, the step can be realized by the following process:
the method comprises the following steps: and acquiring a basic parameter record of the Substation of the total station upgrading information according to the difference of the first Header attribute and the second Header attribute and the difference of the first substtation attribute and the second substtation attribute.
For example, if the CRC (cyclic redundancy check) attribute of the IED node of the second SCD file changes from the first SCD file, it indicates that the intelligent electronic device of the intelligent substation has changed, and it is recorded in the substation basic parameter record of the total station upgrade information.
Step two: and acquiring the addition and deletion records of the intelligent electronic equipment of the total station upgrading information according to the difference of the first Name attribute and the second Name attribute of the intelligent electronic equipment.
The first Name attribute belongs to the first IED attribute, and the second Name attribute belongs to the second IED attribute.
Specifically, the first Name attribute of the intelligent electronic device in the first SCD file is used as the deletion record of the intelligent electronic device of the total-station upgrade information if the second SCD file does not correspond to the first Name attribute. On the contrary, the second Name attribute of the intelligent electronic device in the second SCD file is used as the added record of the intelligent electronic device of the total station upgrade information when the first SCD file does not correspond to the second Name attribute.
Step three: and acquiring a modification record of the intelligent electronic equipment of the total station upgrading information according to the difference of the first APPID attribute and the second APPID attribute.
Since the APPID uniquely identifies the message subscription relationship, and the modification of the APPID is the modification of the message subscription relationship and the upgrade modification of the intelligent electronic device, the result is recorded in the modification record of the intelligent electronic device of the total station upgrade information by comparing the APPID attributes of the first SCD file and the second SCD file.
Step four: and obtaining GOOSE addition and deletion modification and SV addition and deletion modification records of the upgrading information of the intelligent electronic equipment according to the difference of the first MAC-Address attribute and the second MAC-Address attribute, the first VLAN-ID attribute and the second VLAN-ID attribute, the first VLAN-PRIORITY attribute and the second VLAN-PRIORITY attribute, and the first APPID attribute and the second APPID attribute under the same message subscription relationship.
The first MAC-Address attribute, the first VLAN-ID attribute and the first VLAN-PRIORITY attribute belong to a first Communication attribute. The second MAC-Address attribute, the second VLAN-ID attribute, and the second VLAN-PRIORITY attribute belong to a second Communication attribute.
Specifically, although the intelligent electronic device as the sender and the intelligent electronic device as the receiver of the packet do not change, if at least one of the first MAC-Address attribute and the second MAC-Address attribute, the first VLAN-ID attribute and the second VLAN-ID attribute, the first VLAN-PRIORITY attribute and the second VLAN-PRIORITY attribute, and the first APPID attribute and the second APPID attribute are different, the parameter of the packet itself changes. And recording the result in GOOSE (general object-oriented substation event) adding and deleting modification and SV (sampling value) adding and deleting modification records of the upgrading information of the intelligent electronic equipment.
Step five: and acquiring basic parameter log records of the intelligent electronic equipment of the upgrading information of the intelligent electronic equipment according to the first ConfigVersion attribute and the second ConfigVersion attribute of the same intelligent electronic equipment, the first Desc attribute and the second Desc attribute, the first ManufatureAttribute and the second ManufatureAttribute, the first Name Attribute and the second Name Attribute, and the difference between the first Type Attribute and the second Type Attribute.
The first Name attribute, the first ConfigVersion attribute, the first Desc attribute and the first Manufacture attribute belong to a first IED attribute. The second Name attribute, the second ConfigVersion attribute, the second Desc attribute and the second Manufacture attribute belong to a second IED attribute.
It should be understood that the order of the first step to the fifth step may be changed arbitrarily or may be performed simultaneously.
Step S103: and acquiring the hash value of the intelligent electronic equipment.
The hash value is a hash function, and generally, each intelligent electronic device may correspond to one hash value, but there may be a case where the hash values collide. In a preferred embodiment of the present invention, the hash value is established by the following method:
the method comprises the following steps: according to the name of the intelligent electronic equipment, a first letter group, a number group and a second letter group of the name of the intelligent electronic equipment are obtained.
The name of the intelligent electronic equipment is sequentially a first letter group, a number group and a second letter group from left to right. For example, if the name of the intelligent electronic device is MT101A, the first letter group is MT, the number group is 101, and the second letter group is a.
Step two: and calculating the hash value of the intelligent electronic device according to the (key) a multiplied by key + b.
Where a represents the sum of the lexicographic orders of the first alphabet group, key represents the number group, and b represents the sum of the lexicographic orders of the second alphabet group. The lexicographic order refers to the number of the letter in the order of 26 letters in english. For example, M is ranked at 13, with 13 in the lexicographic order; t is arranged at the 20 th position, and the lexicographic order is 20; the sum a of the lexicographic orders of the first alphabet is 33. The number group is 101, then the key is 101. The A is arranged at the 1 st position, the lexicographic order is 1, and the sum b of the lexicographic orders of the second letter group is 1. (key) 33 × 101+1 3334. It should be understood that some intelligent electronic devices do not have a second alphabet, and the sum of the lexicographic orders of the second alphabet is 0.
Preferably, since the hash values of two different intelligent electronic devices may be the same to cause a collision, after step S103, to solve the problem, the method of the embodiment of the present invention may further include the following steps:
the method comprises the following steps: and if the hash values of the at least two intelligent electronic devices are the same, determining the function types of the at least two intelligent electronic devices.
Under the node of the substtation of the SCD file, classifying the intelligent electronic equipment according to functions according to the actual condition of the transformer Substation to obtain the function type.
Step two: and linking the hash value of the intelligent electronic equipment with the linked list corresponding to the function category of the intelligent electronic equipment, so that the hash value of the intelligent electronic equipment points to the address of the upgrading information of the intelligent electronic equipment.
And when the hash values of at least two intelligent electronic devices conflict, the hash values of the intelligent electronic devices are linked with the linked list corresponding to the function categories of the intelligent electronic devices by adopting a chain address method. This allows each hash value to point to a different address. Even if the function types of the at least two intelligent electronic devices are the same, the hash values of the intelligent electronic devices can be corresponding to the unique upgrading information through subsequent steps due to the fact that the pointed addresses of the intelligent electronic devices are different, and conflict cannot be generated.
Step S104: and respectively associating the hash value of the intelligent electronic equipment with the upgrading information of the intelligent electronic equipment and the name of the intelligent electronic equipment.
Through the hash value, the name of the intelligent electronic device can be associated with the corresponding upgrading information.
Step S105: and displaying a visual report of the upgrading information of the intelligent electronic equipment corresponding to the name of the intelligent electronic equipment according to the name of the intelligent electronic equipment input by the user.
Specifically, the visual report can be obtained based on the existing development platform according to the actual situation. For example, in a preferred embodiment, the visualization report is based on the Qt development platform and is obtained through the ModelView framework and the GraphcsView framework of the Qt visual library. The visual report includes: the system comprises a visualization report of the upgrade information of the whole station and a visualization report of the upgrade information of the intelligent electronic equipment.
FIG. 4 illustrates a resulting content diagram of a visual report of upgrade information. The visual report is divided into two parts, namely a visual report of the upgrade information of the whole station and a visual report of the upgrade information of the intelligent electronic equipment. In fig. 4, a total station graphic comparison report is used to represent a visual report of total station upgrade information, and an intelligent electronic device graphic comparison report is used to represent intelligent electronic device upgrade information. The debugging personnel can see the comparison result of the basic parameters of the intelligent substation in the visual report of the total station upgrading information, and can see the conditions of addition, deletion and modification of all intelligent electronic equipment after the upgrading. According to the modification catalog of the intelligent electronic equipment in the visual report of the total station upgrading information, a debugging person can search the specific modification condition of the intelligent electronic equipment in the visual report of the intelligent electronic equipment upgrading information, and the modification condition comprises a GOOSE/SV virtual circuit adding and deleting modification report, a GOOSE/SV communication parameter report and an intelligent electronic equipment basic parameter report.
Table 1 specifically shows a visualization report of total station upgrade information. The content of table 1 is divided into two parts, namely an intelligent electronic device list and basic parameters of an intelligent substation. In the list bar of intelligent electronic devices, the name of the intelligent electronic device is preceded by! The symbol shows that the intelligent electronic equipment generates addition, deletion and modification operations in the SCD file upgrading; not! The symbol indicates that the intelligent electronic device is not operating as an upgrade. In the basic parameters of the intelligent substation, the ID is the configuration ID of the intelligent substation, and the toolID is the name of a configuration tool of the intelligent substation. The CRC indicates that the SCD file is modified if the CRC changes.
TABLE 1 visualization report of Total station upgrade information
Figure BDA0001700257310000091
Fig. 5 shows a GOOSE addition and deletion modification diagram of the upgrade information of the intelligent electronic device. Fig. 5 shows the subscription relationship of all GOOSE/SV packets of the IED CE1101, and marks the virtual terminals and the corresponding APPIDs. Wherein, d (delete) indicates that the virtual circuit is deleted in the SCD upgrade process. A (Add) represents the virtual loop that is newly added during the SCD upgrade process. R (revise) indicates that there is a parameter modification to this virtual loop during the SCD upgrade.
Table 2 shows GOOSE communication parameters of the upgrade information of the intelligent electronic device. The modified virtual loop information is shown in table 2. The virtual terminal of each intelligent electronic device can find a control block name corresponding to the virtual terminal in the SCD file, the control block name and the intelligent electronic device name uniquely identify a GOOSE/SV message under a Communication node, and basic parameters of the GOOSE/SV message are under the Communication node.
TABLE 2 GOOSE COMMUNICATION PARAMETERS OF INTELLIGENT ELECTRONIC DEVICE UPGRADING INFORMATION
Figure BDA0001700257310000101
Debugging personnel directly check detailed total station upgrading information and a visual report of the intelligent electronic equipment upgrading information by inputting the name of the intelligent electronic equipment and calling the created hash value so as to visually learn the addition and deletion modification records and the like of all the intelligent electronic equipment of the intelligent substation after the upgrading.
To sum up, the method for displaying the upgrade information of the substation SCD file in the embodiment of the invention can visualize the comparison result of the new SCD file and the old SCD file, simplify the work of the intelligent substation builder and maintainer, reduce the knowledge threshold of the staff, improve the working efficiency, and ensure that the intelligent electronic equipment of the intelligent substation normally operates and the GOOSE/SV virtual circuit is normally connected after the SCD file is upgraded; in addition, an improved hash value algorithm is adopted, so that the search of the comparison result is simpler and more convenient, and the whole process is quick and visible.
The embodiment of the invention also discloses a display system for the upgrading information of the SCD file of the transformer substation. As shown in fig. 6, the system includes the following modules:
the parsing module 601 is configured to parse the first SCD file before the upgrade and the second SCD file after the upgrade to obtain a first parsing result and a second parsing result, respectively.
The comparing module 602 is configured to compare the first parsing result and the second parsing result to obtain the upgrade information.
The obtaining module 603 is configured to obtain a hash value of the intelligent electronic device.
The associating module 604 is configured to associate the hash value of the intelligent electronic device with the upgrade information of the intelligent electronic device and the name of the intelligent electronic device, respectively.
The display module 605 is configured to display a visual report of the upgrade information of the intelligent electronic device corresponding to the name of the intelligent electronic device according to the name of the intelligent electronic device input by the user.
Preferably, the obtaining module 603 includes:
the first obtaining submodule is used for obtaining a first letter group, a number group and a second letter group of the name of the intelligent electronic equipment according to the name of the intelligent electronic equipment.
The name of the intelligent electronic equipment is sequentially a first letter group, a number group and a second letter group from left to right.
And the calculating submodule is used for calculating the hash value of the intelligent electronic equipment according to the f (key) × key + b.
Where a represents the sum of the lexicographic orders of the first alphabet group, key represents the number group, and b represents the sum of the lexicographic orders of the second alphabet group.
Preferably, the system further comprises:
and the determining module is used for determining the function types of the at least two intelligent electronic devices if the hash values of the at least two intelligent electronic devices are the same after the step of obtaining the hash values of the intelligent electronic devices.
And the link module is used for linking the hash value of the intelligent electronic equipment with the linked list corresponding to the function category of the intelligent electronic equipment, so that the hash value of the intelligent electronic equipment points to the address of the upgrading information of the intelligent electronic equipment.
Preferably, the parsing module 601 includes:
the first parsing submodule is configured to parse the first SCD file, and obtain a first Header attribute, a first substtation attribute, a first Communication attribute, a first IED attribute, and a first APPID attribute included in the first SCD file.
And the second analysis submodule is used for analyzing the second SCD file and acquiring a second Header attribute, a second substtation attribute, a second Communication attribute, a second IED attribute and a second APPID attribute contained in the second SCD file.
The first Header attribute and the second Header attribute comprise id, toolID and CRC attribute under a Header node; the first Substation attribute and the second Substation attribute comprise all attributes under a Substation node; the first and second Communication attributes each include all attributes under the Communication node, and the first and second IED attributes each include all attributes under the IED node.
Preferably, the first parsing submodule includes:
and the first acquisition unit is used for acquiring the first cbName, the first apName and the first ldInst of the intelligent electronic equipment as the sender according to the first Communication attribute.
And the second obtaining unit is used for obtaining the first cbName, the first apName and the first ldInst of the intelligent electronic device as the receiving party according to the first IED attribute.
The first comparison unit is used for respectively comparing the first cbName, the first apName and the first ldInst of the intelligent electronic device as the sender with the first cbName, the first apName and the first ldInst of the intelligent electronic device as the receiver.
The first determining unit is used for determining a first APPID attribute if the first cbName, the first apName and the first ldInst of the intelligent electronic device as the sender are identical to the first cbName, the first apName and the first ldInst of the intelligent electronic device as the receiver.
Wherein, the first APPID attribute identifies the message subscription relation.
Preferably, the second parsing submodule includes:
and the third acquisition unit is used for acquiring a second cbName, a second apName and a second ldInst of the intelligent electronic equipment as the sender according to the second Communication attribute.
And the fourth obtaining unit is used for obtaining a second cbName, a second apName and a second ldInst of the intelligent electronic device as the receiving party according to the second IED attribute.
And the second comparison unit is used for respectively comparing the second cbName, the second apName and the second ldInst of the intelligent electronic equipment as the sender with the second cbName, the second apName and the second ldInst of the intelligent electronic equipment as the receiver.
And the second determining unit is used for determining a second APPID attribute if the second cbName, the second apName and the second ldInst of the intelligent electronic device as the sender are completely the same as the second cbName, the second apName and the second ldInst of the intelligent electronic device as the receiver.
And the second APPID attribute identifies the message subscription relation.
Preferably, the comparing module 602 includes:
and the second obtaining submodule is used for obtaining the basic parameter record of the Substation of the total station upgrading information according to the difference of the first Header attribute and the second Header attribute and the difference of the first substtation attribute and the second substtation attribute.
And the third obtaining submodule is used for obtaining the addition and deletion records of the intelligent electronic equipment of the total station upgrading information according to the difference of the first Name attribute and the second Name attribute of the intelligent electronic equipment.
And the fourth obtaining submodule is used for obtaining the modification record of the intelligent electronic equipment of the total station upgrading information according to the difference of the first APPID attribute and the second APPID attribute.
And the fifth obtaining submodule is used for obtaining GOOSE addition and deletion modification and SV addition and deletion modification records of the upgrading information of the intelligent electronic equipment according to the difference of the first MAC-Address attribute and the second MAC-Address attribute, the first VLAN-ID attribute and the second VLAN-ID attribute, the first VLAN-PRIORITY attribute and the second VLAN-PRIORITY attribute, and the first APPID attribute and the second APPID attribute under the same message subscription relationship.
And the sixth obtaining submodule is used for obtaining the basic parameter log record of the intelligent electronic equipment of the upgrading information of the intelligent electronic equipment according to the similarities and differences of the first ConfigVersion attribute and the second ConfigVersion attribute, the first Desc attribute and the second Desc attribute, the first ManufatureAttribute and the second ManufatureAttribute, the first Name Attribute and the second Name, and the first Type Attribute and the second Type Attribute of the same intelligent electronic equipment.
The first MAC-Address attribute, the first VLAN-ID attribute and the first VLAN-PRIORITY attribute belong to a first Communication attribute; the second MAC-Address attribute, the second VLAN-ID attribute and the second VLAN-PRIORITY attribute belong to a second Communication attribute; the first Name attribute, the first ConfigVersion attribute, the first Desc attribute and the first Manufacture attribute belong to a first IED attribute; the second Name attribute, the second ConfigVersion attribute, the second Desc attribute and the second Manufacture attribute belong to a second IED attribute.
Preferably, the visualization report is acquired through a ModelView framework and a GraphicsView framework of the Qt visual library based on the Qt development platform.
For the device embodiment, since it is basically similar to the method embodiment, the description is simple, and for the relevant points, refer to the partial description of the method embodiment.
To sum up, the display system of the upgrade information of the substation SCD file in the embodiment of the invention can realize visualization of the comparison result of the new SCD file and the old SCD file, simplify the work of a constructor and a maintainer of an intelligent substation, reduce the knowledge threshold of a worker, improve the working efficiency, and ensure that after the SCD file is upgraded, the intelligent electronic equipment of the intelligent substation normally operates and the GOOSE/SV virtual loop is normally connected; in addition, an improved hash value algorithm is adopted, so that the search of the comparison result is simpler and more convenient, and the whole process is quick and visible.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the implementation. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present invention.
It is clear to those skilled in the art that, for convenience and brevity of description, the specific working processes of the above-described systems, apparatuses and units may refer to the corresponding processes in the foregoing method embodiments, and are not described herein again.
In the embodiments provided in the present application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the above-described apparatus embodiments are merely illustrative, and for example, the division of the units is only one logical division, and other divisions may be realized in practice, for example, a plurality of units or components may be combined or integrated into another system, or some features may be omitted, or not executed. In addition, the shown or discussed mutual coupling or direct coupling or communication connection may be an indirect coupling or communication connection through some interfaces, devices or units, and may be in an electrical, mechanical or other form.
The units described as separate parts may or may not be physically separate, and parts displayed as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of the embodiment.
In addition, functional units in the embodiments of the present invention may be integrated into one processing unit, or each unit may exist alone physically, or two or more units are integrated into one unit.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a computer readable storage medium. Based on such understanding, the technical solution of the present invention may be embodied in the form of a software product, which is stored in a storage medium and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device) to execute all or part of the steps of the method according to the embodiments of the present invention. And the aforementioned storage medium includes: various media capable of storing program codes, such as a U disk, a removable hard disk, a ROM, a RAM, a magnetic disk, or an optical disk.
The above description is only for the specific embodiments of the present invention, but the scope of the present invention is not limited thereto, and any person skilled in the art can easily conceive of the changes or substitutions within the technical scope of the present invention, and all the changes or substitutions should be covered within the scope of the present invention. Therefore, the protection scope of the present invention shall be subject to the protection scope of the claims.

Claims (6)

1. A method for displaying upgrading information of a substation SCD file is characterized by comprising the following steps:
analyzing the first SCD file before upgrading and the second SCD file after upgrading to respectively obtain a first analysis result and a second analysis result;
comparing the first analysis result with the second analysis result to obtain upgrading information;
obtaining a hash value of the intelligent electronic equipment;
respectively associating the hash value of the intelligent electronic equipment with the upgrading information of the intelligent electronic equipment and the name of the intelligent electronic equipment;
displaying a visual report of the upgrading information of the intelligent electronic equipment corresponding to the name of the intelligent electronic equipment according to the name of the intelligent electronic equipment input by a user;
the step of analyzing the first SCD file before upgrading and the second SCD file after upgrading to respectively obtain a first analysis result and a second analysis result comprises the following steps:
analyzing the first SCD file, and acquiring a first Header attribute, a first substtation attribute, a first Communication attribute, a first IED attribute and a first APPID attribute which are contained in the first SCD file;
analyzing the second SCD file, and acquiring a second Header attribute, a second substtation attribute, a second Communication attribute, a second IED attribute and a second APPID attribute which are contained in the second SCD file;
the first Header attribute and the second Header attribute comprise id, toolID and CRC attribute under a Header node; the first Substation attribute and the second Substation attribute comprise all attributes under a Substation node; the first Communication attribute and the second Communication attribute comprise all attributes under the Communication node, and the first IED attribute and the second IED attribute comprise all attributes under the IED node;
the step of obtaining the first APPID attribute includes:
acquiring a first cbName, a first apName and a first ldInst of the intelligent electronic equipment as a sender according to the first Communication attribute;
acquiring a first cbName, a first apName and a first ldInst of the intelligent electronic device as a receiving party according to the first IED attribute;
respectively comparing the first cbName, the first apName and the first ldInst of the intelligent electronic device as a sender with the first cbName, the first apName and the first ldInst of the intelligent electronic device as a receiver;
if the first cbName, the first apName and the first ldInst of the intelligent electronic device as the sender are completely the same as the first cbName, the first apName and the first ldInst of the intelligent electronic device as the receiver, determining the first APPID attribute, wherein the first APPID attribute identifies a message subscription relationship;
the step of obtaining the second APPID attribute includes:
acquiring a second cbName, a second apName and a second ldInst of the intelligent electronic equipment as a sender according to the second Communication attribute;
acquiring a second cbName, a second apName and a second ldInst of the intelligent electronic device as a receiving party according to the second IED attribute;
respectively comparing the second cbName, the second apName and the second ldInst of the intelligent electronic device as the sender with the second cbName, the second apName and the second ldInst of the intelligent electronic device as the receiver;
if the second cbName, the second apName and the second ldInst of the intelligent electronic device as the sender are completely the same as the second cbName, the second apName and the second ldInst of the intelligent electronic device as the receiver, determining a second APPID attribute, wherein the second APPID attribute identifies a message subscription relationship;
the step of comparing the first analysis result with the second analysis result to obtain the upgrade information includes:
acquiring a Substation basic parameter record of total station upgrading information according to the difference of the first Header attribute and the second Header attribute and the difference of the first substtation attribute and the second substtation attribute;
acquiring addition and deletion records of the intelligent electronic equipment of the total station upgrading information according to the difference of the first Name attribute and the second Name attribute of the intelligent electronic equipment;
acquiring a modification record of the intelligent electronic equipment of the total station upgrading information according to the difference of the first APPID attribute and the second APPID attribute;
obtaining GOOSE addition and deletion modification and SV addition and deletion modification records of the upgrading information of the intelligent electronic equipment according to the difference and sameness of a first MAC-Address attribute and a second MAC-Address attribute, a first VLAN-ID attribute and a second VLAN-ID attribute, a first VLAN-PRIORITY attribute and a second VLAN-PRIORITY attribute, and a first APPID attribute and a second APPID attribute under the same message subscription relation;
acquiring a basic parameter log record of the intelligent electronic equipment of the upgrading information of the intelligent electronic equipment according to the difference and the sameness of a first ConfigVersion attribute and a second ConfigVersion attribute, a first Desc attribute and a second Desc attribute, a first Manufacture attribute and a second Manufacture attribute, a first Name attribute and a second Name attribute, a first Type attribute and a second Type attribute of the same intelligent electronic equipment;
wherein the first MAC-Address attribute, the first VLAN-ID attribute, and the first VLAN-PRIORITY attribute belong to the first Communication attribute; the second MAC-Address attribute, the second VLAN-ID attribute and the second VLAN-PRIORITY attribute belong to the second Communication attribute; the first Name attribute, the first ConfigVersion attribute, the first Desc attribute, and the first Manufacture attribute belong to the first IED attribute; the second Name attribute, the second ConfigVersion attribute, the second Desc attribute, and the second Manufacture attribute belong to the second IED attribute.
2. The method of claim 1, wherein the step of obtaining the hash value of the intelligent electronic device comprises:
acquiring a first letter group, a number group and a second letter group of the name of the intelligent electronic equipment according to the name of the intelligent electronic equipment, wherein the name of the intelligent electronic equipment sequentially comprises the first letter group, the number group and the second letter group from left to right;
and calculating the hash value of the intelligent electronic device according to (key) a × key + b, wherein a represents the sum of the lexical sequences of the first letter group, key represents the number group, and b represents the sum of the lexical sequences of the second letter group.
3. The method of claim 2, wherein after the step of obtaining the hash value of the intelligent electronic device, the method further comprises:
if the hash values of at least two intelligent electronic devices are the same, determining the function types of at least two intelligent electronic devices;
and linking the hash value of the intelligent electronic equipment with a linked list corresponding to the function category of the intelligent electronic equipment, so that the hash value of the intelligent electronic equipment points to the address of the upgrading information of the intelligent electronic equipment.
4. The method of claim 1, wherein: the visualization report is obtained through a ModelView framework and a GraphsView framework of a Qt visual library based on a Qt development platform.
5. The utility model provides a display system of upgrading information of SCD file of transformer substation which characterized in that includes:
the analysis module is used for analyzing the first SCD file before upgrading and the second SCD file after upgrading to respectively obtain a first analysis result and a second analysis result;
the comparison module is used for comparing the first analysis result with the second analysis result to obtain upgrading information;
the acquisition module is used for acquiring the hash value of the intelligent electronic equipment;
the association module is used for associating the hash value of the intelligent electronic equipment with the upgrading information of the intelligent electronic equipment and the name of the intelligent electronic equipment respectively;
the display module is used for displaying a visual report of the upgrading information of the intelligent electronic equipment corresponding to the name of the intelligent electronic equipment according to the name of the intelligent electronic equipment input by a user;
the parsing module includes:
the first analysis submodule is used for analyzing the first SCD file and acquiring a first Header attribute, a first substtation attribute, a first Communication attribute, a first IED attribute and a first APPID attribute contained in the first SCD file;
the second parsing submodule is used for parsing the second SCD file and acquiring a second Header attribute, a second substtation attribute, a second Communication attribute, a second IED attribute and a second APPID attribute which are contained in the second SCD file;
the first Header attribute and the second Header attribute comprise id, toolID and CRC attribute under a Header node; the first Substation attribute and the second Substation attribute comprise all attributes under a Substation node; the first Communication attribute and the second Communication attribute comprise all attributes under the Communication node, and the first IED attribute and the second IED attribute comprise all attributes under the IED node;
the first parsing submodule includes:
a first obtaining unit, configured to obtain, according to the first Communication attribute, a first cbName, a first apName, and a first ldInst of the intelligent electronic device as a sender;
a second obtaining unit, configured to obtain, according to the first IED attribute, a first cbName, a first apName, and a first ldInst of the intelligent electronic device as a receiving party;
the first comparison unit is used for respectively comparing the first cbName, the first apName and the first ldInst of the intelligent electronic equipment as the sender with the first cbName, the first apName and the first ldInst of the intelligent electronic equipment as the receiver;
a first determining unit, configured to determine the first APPID attribute if the first cbName, the first apName, and the first ldInst of the intelligent electronic device as the sender are identical to the first cbName, the first apName, and the first ldInst of the intelligent electronic device as the receiver, where the first APPID attribute identifies a packet subscription relationship;
the second parsing sub-module includes:
a third obtaining unit, configured to obtain, according to the second Communication attribute, a second cbName, a second apName, and a second ldInst of the intelligent electronic device as a sender;
a fourth obtaining unit, configured to obtain, according to the second IED attribute, a second cbName, a second apName, and a second ldInst of the intelligent electronic device as a receiving party;
a second comparing unit, configured to compare the second cbName, the second apName, and the second ldInst of the intelligent electronic device as the sender with the second cbName, the second apName, and the second ldInst of the intelligent electronic device as the receiver, respectively;
a second determining unit, configured to determine a second APPID attribute if a second cbName, a second apName, and a second ldInst of the intelligent electronic device serving as the sender are identical to a second cbName, a second apName, and a second ldInst of the intelligent electronic device serving as the receiver, where the second APPID attribute identifies a packet subscription relationship;
the comparison module comprises:
a second obtaining submodule, configured to obtain a basic parameter record of the Substation of the total station upgrade information according to a difference between the first Header attribute and the second Header attribute and a difference between the first substtation attribute and the second substtation attribute;
the third obtaining submodule is used for obtaining the addition and deletion records of the intelligent electronic equipment of the total station upgrading information according to the difference and the sameness of the first Name attribute and the second Name attribute of the intelligent electronic equipment;
a fourth obtaining sub-module, configured to obtain, according to a difference between the first APPID attribute and the second APPID attribute, a modification record of the intelligent electronic device of the total-station upgrade information;
a fifth obtaining sub-module, configured to obtain GOOSE addition/deletion modification and SV addition/deletion modification records of the upgrade information of the intelligent electronic device according to similarities and differences between the first MAC-Address attribute and the second MAC-Address attribute, the first VLAN-ID attribute and the second VLAN-ID attribute, the first VLAN-PRIORITY attribute and the second VLAN-PRIORITY attribute, and the first APPID attribute and the second APPID attribute in the same message subscription relationship;
a sixth obtaining submodule, configured to obtain a basic parameter log record of the intelligent electronic device of the upgrade information of the intelligent electronic device according to similarities and differences between a first ConfigVersion attribute and a second ConfigVersion attribute, a first Desc attribute and a second Desc attribute, a first efficiency attribute and a second efficiency attribute, a first Name attribute and a second Name attribute, and a first Type attribute and a second Type attribute of the same intelligent electronic device;
wherein the first MAC-Address attribute, the first VLAN-ID attribute, and the first VLAN-PRIORITY attribute belong to the first Communication attribute; the second MAC-Address attribute, the second VLAN-ID attribute and the second VLAN-PRIORITY attribute belong to the second Communication attribute; the first Name attribute, the first ConfigVersion attribute, the first Desc attribute, and the first Manufacture attribute belong to the first IED attribute; the second Name attribute, the second ConfigVersion attribute, the second Desc attribute, and the second Manufacture attribute belong to the second IED attribute.
6. The system of claim 5, wherein the acquisition module comprises:
the first obtaining submodule is used for obtaining a first letter group, a number group and a second letter group of the name of the intelligent electronic equipment according to the name of the intelligent electronic equipment, wherein the name of the intelligent electronic equipment sequentially comprises the first letter group, the number group and the second letter group from left to right;
and the calculating sub-module is used for calculating the hash value of the intelligent electronic equipment according to the f (key), a multiplied by key and b, wherein a represents the sum of the lexical sequences of the first letter group, key represents the number group, and b represents the sum of the lexical sequences of the second letter group.
CN201810629993.7A 2018-06-19 2018-06-19 Method and system for displaying upgrading information of SCD (substation configuration description) file of transformer substation Active CN109062639B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201810629993.7A CN109062639B (en) 2018-06-19 2018-06-19 Method and system for displaying upgrading information of SCD (substation configuration description) file of transformer substation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201810629993.7A CN109062639B (en) 2018-06-19 2018-06-19 Method and system for displaying upgrading information of SCD (substation configuration description) file of transformer substation

Publications (2)

Publication Number Publication Date
CN109062639A CN109062639A (en) 2018-12-21
CN109062639B true CN109062639B (en) 2021-07-06

Family

ID=64820521

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201810629993.7A Active CN109062639B (en) 2018-06-19 2018-06-19 Method and system for displaying upgrading information of SCD (substation configuration description) file of transformer substation

Country Status (1)

Country Link
CN (1) CN109062639B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113553728A (en) * 2021-09-18 2021-10-26 中国电力科学研究院有限公司 Method and system for generating intelligent substation station control layer application system model

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105138752A (en) * 2015-08-13 2015-12-09 国网安徽省电力公司 Differentiation comparison and display method for SCD documents in intelligent substation with historical retrospect function
CN106445718A (en) * 2016-09-23 2017-02-22 国网江苏省电力公司 Automatic checking method for SCD file virtual loop
CN107193917A (en) * 2017-05-15 2017-09-22 南京国电南自电网自动化有限公司 Whole station CONFIG.SYS lossless data update method based on IID
CN107958345A (en) * 2017-12-13 2018-04-24 许继集团有限公司 A kind of SCD file collocation method and device based on database and file fragment

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6836657B2 (en) * 2002-11-12 2004-12-28 Innopath Software, Inc. Upgrading of electronic files including automatic recovery from failures and errors occurring during the upgrade
CN102025548B (en) * 2010-12-20 2014-12-10 中兴通讯股份有限公司 Multi-version smooth upgrading method and device for user-defined performance indexes
CN103593742A (en) * 2013-11-29 2014-02-19 国家电网公司 Secondary circuit configuration controlling method and system for intelligent substation
CN104657129B (en) * 2014-12-18 2017-12-01 国电南瑞科技股份有限公司 A kind of offline mode detection intelligent substation SCD file different editions and SCD and the comparative approach of CID othernesses
CN106844432A (en) * 2016-12-13 2017-06-13 国网北京市电力公司 Data processing method and device

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105138752A (en) * 2015-08-13 2015-12-09 国网安徽省电力公司 Differentiation comparison and display method for SCD documents in intelligent substation with historical retrospect function
CN106445718A (en) * 2016-09-23 2017-02-22 国网江苏省电力公司 Automatic checking method for SCD file virtual loop
CN107193917A (en) * 2017-05-15 2017-09-22 南京国电南自电网自动化有限公司 Whole station CONFIG.SYS lossless data update method based on IID
CN107958345A (en) * 2017-12-13 2018-04-24 许继集团有限公司 A kind of SCD file collocation method and device based on database and file fragment

Also Published As

Publication number Publication date
CN109062639A (en) 2018-12-21

Similar Documents

Publication Publication Date Title
CN106157167B (en) Secondary equipment remote control operation ticket system and implementation method of secondary equipment remote control operation ticket
CN101614781B (en) Intelligent diagnosis method of radio and television equipment based on spatial rule index
Ampatzoglou et al. The perception of technical debt in the embedded systems domain: an industrial case study
CN107958337A (en) A kind of information resources visualize mobile management system
CN105159964A (en) Log monitoring method and system
CN108519929B (en) CRC (cyclic redundancy check) method and device for bus protection configuration management and control of intelligent substation
CN109389326B (en) Monitoring event-oriented object modeling method, device and system
CN113505048A (en) Unified monitoring platform based on application system portrait and implementation method
CN113362024A (en) Application program development multi-module collaboration system based on block chain
CN109359748A (en) Management method, terminal and the computer readable storage medium of Maintenance plan
CN111352760A (en) Data processing method and related device
CN114024884A (en) Test method, test device, electronic equipment and storage medium
CN112381497A (en) Intelligent repeated auditing method and system for work ticket
CN109062639B (en) Method and system for displaying upgrading information of SCD (substation configuration description) file of transformer substation
CN105719195A (en) Gradual-type expressing method and system for intelligent-substation event sequence analysis
CN107577769A (en) A kind of method for digging and system for measuring expert data
CN109933450A (en) A kind of method of calibration and device of intelligent substation secondary void loop configuration file
CN112182233A (en) Knowledge base for storing equipment fault records and method and system for assisting in locating equipment fault by using knowledge base
CN113190947A (en) Feed line group dividing method and device
CN117596154A (en) Method and system for automatically identifying and accessing equipment based on meta model
CN111026726A (en) Method and system for comparing different versions of SCD file of intelligent substation and storage medium
CN109634849B (en) Visual signal interaction intelligent substation reconstruction and extension virtual testing device and method
CN113946941B (en) Method and device for generating internet of things acquisition model of power distribution station room
CN109405174A (en) Fault information repair reporting method and device
CN113887754A (en) Construction method and system of power distribution terminal unified operation and maintenance platform and constructed platform

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