CN110618894A - Method for detecting SCD configuration file homology of intelligent substation - Google Patents

Method for detecting SCD configuration file homology of intelligent substation Download PDF

Info

Publication number
CN110618894A
CN110618894A CN201910903489.6A CN201910903489A CN110618894A CN 110618894 A CN110618894 A CN 110618894A CN 201910903489 A CN201910903489 A CN 201910903489A CN 110618894 A CN110618894 A CN 110618894A
Authority
CN
China
Prior art keywords
scd
signed
version
intelligent substation
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.)
Pending
Application number
CN201910903489.6A
Other languages
Chinese (zh)
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.)
Guizhou Power Grid Co Ltd
Original Assignee
Guizhou Power Grid 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 Guizhou Power Grid Co Ltd filed Critical Guizhou Power Grid Co Ltd
Priority to CN201910903489.6A priority Critical patent/CN110618894A/en
Publication of CN110618894A publication Critical patent/CN110618894A/en
Pending legal-status Critical Current

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/07Responding to the occurrence of a fault, e.g. fault tolerance
    • G06F11/08Error detection or correction by redundancy in data representation, e.g. by using checking codes
    • G06F11/10Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's
    • G06F11/1004Adding special bits or symbols to the coded information, e.g. parity check, casting out 9's or 11's to protect a block of data words, e.g. CRC or checksum
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/80Information retrieval; Database structures therefor; File system structures therefor of semi-structured data, e.g. markup language structured data such as SGML, XML or HTML
    • G06F16/81Indexing, e.g. XML tags; Data structures therefor; Storage structures
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/06Electricity, gas or water supply

Abstract

The invention discloses a method for detecting the homology of an SCD configuration file of an intelligent substation, which comprises the following steps: step 1, carrying out 32-bit check code calculation on SCD full text information by using a cyclic redundancy check code (CRC) when an SCD file is signed in for the first time to generate a unique code; step 2, when the SCD is signed out, the unique code is signed out together with the SCD file; the upgrade version is modified on the basis; step 3, when the SCD is signed in, firstly, unique code comparison is carried out, if the unique codes are not consistent, the signed-in version is not upgraded on the signed-out version, signing in is refused, if the unique codes are consistent, signing in is allowed, version replacement is carried out, and the unique codes are updated; the problem of the homology of signing out and signing in SCD files in the SCD management and control system of the intelligent substation is solved.

Description

Method for detecting SCD configuration file homology of intelligent substation
Technical Field
The invention belongs to the technical field of intelligent substation configuration information, and particularly relates to a method for detecting the homology of an SCD (substation configuration description) configuration file of an intelligent substation.
Background
With the advance of new energy strategy and the deepening of intelligent power grid construction in China, the intelligent substation technology based on IEC61850 standard (the only global universal standard in the field of power system automation) is unprecedented in China, the intelligent power grid enters a comprehensive construction stage, a capital construction substation is constructed according to the intelligent substation standard, and part of traditional substations are upgraded according to the intelligent substation standard. The technical development characteristics of the intelligent substation determine that the operation and maintenance process of the intelligent substation depends on an SCD (substation configuration information) configuration file. The SCD file is a system configuration file of the total station, a unique data source of the total station, which describes instance configurations and communication parameters of all IEDs (intelligent electronic devices), communication configurations between the IEDs, and a primary system structure of the substation. In the work of capital construction debugging or later-stage in-station overhaul, technical improvement and the like, any change of secondary equipment can affect a configuration file of a whole station and further possibly affect other normally-operated relay protection devices, but the operation and maintenance process of the current intelligent substation has the following outstanding problems:
(1) after a large number of intelligent stations are put into operation, the configuration files are stored in a personal mode, an integration merchant manages and the like, and the specification, the correctness and the uniqueness of the configuration files of the intelligent substation cannot be guaranteed;
(2) after the intelligent substation is put into operation, a large number of engineering projects such as technical improvement, overhaul and overhaul exist, the engineering projects depend on and possibly modify configuration files of the intelligent substation, and the flow control of the configuration files of the engineering projects is lacked, and the flow control includes the flow control of configuration file flow, defect treatment, defect evaluation and the like among departments such as a construction unit, an electric academy, an operation and maintenance unit, a regulation and control department and the like;
(3) after the intelligent substation is put into operation, operation and maintenance work must depend on the configuration files, and means for managing and controlling the configuration files based on the operation and maintenance process is lacked, so that the versions of the configuration files after the operation are consistent, uniform and standard.
Disclosure of Invention
The technical problem to be solved by the invention is as follows: the method for detecting the homology of the SCD configuration files of the intelligent substation is used for solving the homology problem of signing out and signing in the SCD files in an SCD management and control system of the intelligent substation, the SCD files newly signed in the SCD management and control system are ensured to be modified on the basis of the SCD files of the old version, the uniqueness of the SCD files of a single project is ensured, the problem that the SCD files of other versions are wrongly signed in when the SCD files are signed in is prevented, and hidden dangers brought to later-stage operation and maintenance of the intelligent substation due to the factors are effectively avoided.
The technical scheme of the invention is as follows:
a method for detecting the homology of an SCD configuration file of an intelligent substation comprises the following steps:
step 1, carrying out 32-bit check code calculation on SCD full text information by using a cyclic redundancy check code (CRC) when an SCD file is signed in for the first time to generate a unique code;
step 2, when the SCD is signed out, the unique code is signed out together with the SCD file; the upgrade version is modified on the basis;
and 3, when the SCD is signed in, firstly, comparing the unique codes, if the unique codes are not consistent, indicating that the signed-in version is not the upgrade on the signed-out version, refusing to sign in, and if the unique codes are consistent, allowing to sign in, replacing the version and updating the unique codes.
The invention has the beneficial effects that:
according to the invention, the SCD file newly signed into the SCD control system is modified on the basis of the SCD file of the old version, so that the uniqueness of the SCD file of a single project is ensured, the problem that SCDs of other versions are wrongly signed in when the SCD is signed in is prevented, and the hidden danger caused by the factors on the later-stage operation and maintenance of the intelligent substation is effectively avoided; the problem of the homology of signing out and signing in SCD files in the SCD management and control system of the intelligent substation is solved.
Detailed Description
The present invention will be described in further detail with reference to examples. The SCD adopts the XML to describe the structure and the configuration of the intelligent substation, including the primary and secondary equipment capability description information of the intelligent substation and the communication configuration and signal association thereof, and is an important data source for the operation of the intelligent substation.
Due to the reasons of transformation or extension and the like, the intelligent substation needs to re-configure the SCD file on the basis of the original SCD file, and the operation and maintenance manager of the intelligent substation ensures that the SCD file is signed in the same source from the SCD management and control system until the SCD file is signed in again through the method for detecting the homology of the SCD file of the intelligent substation.
The intelligent substation operation and maintenance later stage can carry out reconstruction, extension, defect elimination, countermeasures and the like, needs to be carried out on the basis of the operating version SCD file in the intelligent substation configuration file management and control system, sign-out locking is adopted in the configuration file management and control system, a sign-in sign-out mechanism for sign-in unlocking guarantees uniqueness of SCD file modification, and a unique code is adopted as a version management controller to guarantee data uniqueness of the SCD file. The sign-in and sign-out mechanism is a file change management method, which is used for preventing conflict caused when multiple persons modify the SCD file at the same time, and the version management method using the unique code can ensure the continuity of version management of the SCD file and prevent cross-version modification and version management disorder.
In practical application, whenever work or engineering which causes SCD change is carried out, sign-out is carried out in an intelligent substation configuration file management and control system before the change, the configuration file management and control system automatically locks the signed-out SCD version, and does not allow sign-out and editing operation of relevant attributes to be carried out until the SCD change is completed, sign-in is carried out in the configuration file management and control system by a person who signs-out the SCD file, the locked substation is unlocked while sign-in is carried out, a SCD file new version is formed, and flow auditing and filing are carried out to ensure the uniqueness of the SCD file.
In an early SCD management and control system, the internal version number and revision version number of an SCD are often used for management, and when the increase and decrease of equipment occur in an SCD file, the version number is increased progressively; when the device is unchanged, only the configuration is changed, the revision version number is incremented. This management approach is overly dependent on human involvement and the possibility of the version number and revision number being tampered with by human beings is high. Therefore, a unique code manner is considered as a version management means, and the management steps of the unique code are as follows:
(1) when the SCD file is signed in for the first time, Cyclic Redundancy Check (CRC) is utilized to calculate 32-bit Check codes of SCD full-text information;
(2) when the SCD is signed out, the unique code is signed out together with the SCD file, and the upgrade version is modified on the basis;
(3) when the SCD is signed in, firstly, unique code comparison is carried out, if the unique codes are not consistent, the signed-in version is not upgraded on the signed-out version, signing in is refused, if the unique codes are consistent, signing in is allowed, the version is replaced, and the unique codes are updated;
in this way, the check-in of the wrong SCD file or the check-in of the SCD file modified on the wrong version can be avoided, and the data homology of the SCD file checked in the system and the original SCD file is ensured.
According to the method for detecting the SCD configuration file homology of the intelligent substation, the method is constructed through the steps, the homology of the SCD from the sign-out of the SCD management and control system to the sign-in of the SCD is realized, the correctness and the uniqueness of the SCD file in the sign-in process are ensured, and a solid foundation is laid for the long-term stable operation of the intelligent substation.

Claims (1)

1. A method for detecting the homology of an SCD configuration file of an intelligent substation comprises the following steps:
step 1, carrying out 32-bit check code calculation on SCD full text information by using a cyclic redundancy check code (CRC) when an SCD file is signed in for the first time to generate a unique code;
step 2, when the SCD is signed out, the unique code is signed out together with the SCD file; the upgrade version is modified on the basis;
and 3, when the SCD is signed in, firstly, comparing the unique codes, if the unique codes are not consistent, indicating that the signed-in version is not the upgrade on the signed-out version, refusing to sign in, and if the unique codes are consistent, allowing to sign in, replacing the version and updating the unique codes.
CN201910903489.6A 2019-09-24 2019-09-24 Method for detecting SCD configuration file homology of intelligent substation Pending CN110618894A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910903489.6A CN110618894A (en) 2019-09-24 2019-09-24 Method for detecting SCD configuration file homology of intelligent substation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910903489.6A CN110618894A (en) 2019-09-24 2019-09-24 Method for detecting SCD configuration file homology of intelligent substation

Publications (1)

Publication Number Publication Date
CN110618894A true CN110618894A (en) 2019-12-27

Family

ID=68924257

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910903489.6A Pending CN110618894A (en) 2019-09-24 2019-09-24 Method for detecting SCD configuration file homology of intelligent substation

Country Status (1)

Country Link
CN (1) CN110618894A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103903188A (en) * 2014-03-18 2014-07-02 国家电网公司 Controlling method of configuration file of intelligent transformer substation system
CN105227350A (en) * 2015-08-31 2016-01-06 河北省电力建设调整试验所 Based on the intelligent substation IED configuration file management-control method of CRC check code
CN105930170A (en) * 2016-05-12 2016-09-07 国网辽宁省电力有限公司鞍山供电公司 SCD file semantic version management method based on comparison analysis results
CN109460679A (en) * 2018-01-29 2019-03-12 国网浙江省电力公司湖州供电公司 A kind of intelligent substation configuration file uniqueness method of calibration based on Encryption Algorithm
CN109992571A (en) * 2019-03-26 2019-07-09 国网河南省电力公司电力科学研究院 A kind of intelligent substation configuration file line closed loop check system and method for calibration

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103903188A (en) * 2014-03-18 2014-07-02 国家电网公司 Controlling method of configuration file of intelligent transformer substation system
CN105227350A (en) * 2015-08-31 2016-01-06 河北省电力建设调整试验所 Based on the intelligent substation IED configuration file management-control method of CRC check code
CN105930170A (en) * 2016-05-12 2016-09-07 国网辽宁省电力有限公司鞍山供电公司 SCD file semantic version management method based on comparison analysis results
CN109460679A (en) * 2018-01-29 2019-03-12 国网浙江省电力公司湖州供电公司 A kind of intelligent substation configuration file uniqueness method of calibration based on Encryption Algorithm
CN109992571A (en) * 2019-03-26 2019-07-09 国网河南省电力公司电力科学研究院 A kind of intelligent substation configuration file line closed loop check system and method for calibration

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
温子祺 等: "ARM Cortex-M4微控制器原理与实践", vol. 1, 北京航空航天大学出版社, pages: 305 - 309 *

Similar Documents

Publication Publication Date Title
CN202586494U (en) Fixed value modification and check system used for relay protection
CN104915750A (en) Intelligent operation ticket management method and system for achieving integration with an EMS and an OMS
CN104808615A (en) Method of automatically generating power device monitoring information table
CN104133443A (en) Method for automatically generating power grid dispatching operation order through power grid overhaul application forms
CN106355305B (en) decoupling method and device for SCD model information section of intelligent substation
CN104486075A (en) Intelligent substation ICD model file digital signature verification method
CN105427041A (en) Standardized maintenance method for reconstruction and extension information point table of running substation
CN110618894A (en) Method for detecting SCD configuration file homology of intelligent substation
CN113253643A (en) Master-slave mode control method and management system based on D5000 master-slave mode control system
CN106096835A (en) Model center construction method between based on the isomery dispatching patcher of agency service
CN112633667A (en) Power dispatching intelligent agent operation method based on artificial intelligence technology
CN109842121B (en) Multi-stage multi-region cooperative control load reduction online simulation modeling method and system
CN111274206B (en) Transformer substation reconstruction and extension overhaul test boundary determination method based on minimum sub CRC code
CN115224687A (en) Power failure overhaul safety checking method and system for power transmission and transformation equipment below 220KV
CN113553728A (en) Method and system for generating intelligent substation station control layer application system model
CN108733767B (en) Decoupling technology-based intelligent substation configuration file management and control method
CN113794754A (en) Electronic operation ticket control system and method based on mobile application
CN108011749B (en) Auditing method for debugging configuration information of transformer substation debugging management and control device
Zhang et al. Automatic Generation and Audit Method of Substation Five-Prevention Logic Based on Typical Interval Graphization
Gong et al. Study on the data synchronization mechanism of Dispatcher Training Simulator
CN113890189B (en) Automatic processing method and system for substation automatic communication point table based on block chain
Zhao et al. SCD File Visualization and Test Boundary Definition Method for Smart Substation
CN106953840A (en) A kind of water power far controls platform method for preventing misoperation and system
Zhang et al. Smart Substation Synthetical Smart Prevent Mishandling System Based on Topology Model and Intelligent IOT
Zhang et al. Key Technologies Research of Urban Power Grid AVC System with High Load Density Based on Big Data

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
RJ01 Rejection of invention patent application after publication

Application publication date: 20191227

RJ01 Rejection of invention patent application after publication