CN110765083B - Data forwarding equipment of intelligent substation and memory optimization method thereof - Google Patents

Data forwarding equipment of intelligent substation and memory optimization method thereof Download PDF

Info

Publication number
CN110765083B
CN110765083B CN201910944280.4A CN201910944280A CN110765083B CN 110765083 B CN110765083 B CN 110765083B CN 201910944280 A CN201910944280 A CN 201910944280A CN 110765083 B CN110765083 B CN 110765083B
Authority
CN
China
Prior art keywords
model information
configuration
file
data forwarding
loaded
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
CN201910944280.4A
Other languages
Chinese (zh)
Other versions
CN110765083A (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.)
Xuji Group Co Ltd
China Electric Power Research Institute Co Ltd CEPRI
XJ Electric Co Ltd
Xuchang XJ Software Technology Co Ltd
Original Assignee
Xuji Group Co Ltd
China Electric Power Research Institute Co Ltd CEPRI
XJ Electric Co Ltd
Xuchang XJ Software Technology 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 Xuji Group Co Ltd, China Electric Power Research Institute Co Ltd CEPRI, XJ Electric Co Ltd, Xuchang XJ Software Technology Co Ltd filed Critical Xuji Group Co Ltd
Priority to CN201910944280.4A priority Critical patent/CN110765083B/en
Publication of CN110765083A publication Critical patent/CN110765083A/en
Application granted granted Critical
Publication of CN110765083B publication Critical patent/CN110765083B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/10File systems; File servers
    • G06F16/16File or folder operations, e.g. details of user interfaces specifically adapted to file systems
    • 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
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y04INFORMATION OR COMMUNICATION TECHNOLOGIES HAVING AN IMPACT ON OTHER TECHNOLOGY AREAS
    • Y04SSYSTEMS INTEGRATING TECHNOLOGIES RELATED TO POWER NETWORK OPERATION, COMMUNICATION OR INFORMATION TECHNOLOGIES FOR IMPROVING THE ELECTRICAL POWER GENERATION, TRANSMISSION, DISTRIBUTION, MANAGEMENT OR USAGE, i.e. SMART GRIDS
    • Y04S10/00Systems supporting electrical power generation, transmission or distribution
    • Y04S10/50Systems or methods supporting the power network operation or management, involving a certain degree of interaction with the load-side end user applications

Abstract

The invention relates to data forwarding equipment of an intelligent substation and a memory optimization method thereof, belonging to the technical field of data processing of the intelligent substation, wherein the method comprises the following steps: importing and analyzing an SCD file, configuring model information to be loaded according to the SCD file and a set rule, and generating a configuration file; and loading the model information to be loaded according to the configuration file. According to the invention, by utilizing the characteristic that the data forwarding equipment mainly performs partial data forwarding between the transformer substation and the dispatching or centralized control system, the SCD file is not loaded immediately after being imported, but the SCD file is configured to obtain the configuration file, so that the required model information can be loaded according to the configuration file, and all the model information is not required to be loaded, thereby saving the memory occupation, realizing the flexible configuration of the model information and greatly improving the operation efficiency of the data forwarding equipment.

Description

Data forwarding equipment of intelligent substation and memory optimization method thereof
Technical Field
The invention belongs to the technical field of data processing of intelligent substations, and particularly relates to data forwarding equipment of an intelligent substation and a memory optimization method thereof.
Background
At present, a series of specifications are jointly formulated by users and manufacturers of power equipment of an intelligent substation and used for perfecting 61850 model files (SCD files), the SCD files are more standardized by the perfected model files, and the management and control of models and the realization of more advanced functions are facilitated.
However, the SCD file is becoming larger and larger due to the perfection of the SCD file, and the model information in the SCD file is becoming more and more. Data forwarding equipment such as telemechanical equipment is one of the comprehensive substation system, so that for convenience of model management and control, a unified SCD (substation configuration description) file of a whole substation is used, most of the equipment is embedded devices, and the memory is limited.
However, in the prior art, the data forwarding device needs to load the uniform SCD file in the whole station before forwarding the related data, which may cause an excessively large memory usage and affect the data forwarding of the device, and if the SCD file is cut and then loaded, the uniqueness of the SCD file in the whole station may be destroyed, which is not convenient for the uniform management and control of the SCD file in the whole station.
Disclosure of Invention
The invention aims to provide data forwarding equipment of an intelligent substation and a memory optimization method thereof, which are used for solving the problem that the operation efficiency of the data forwarding equipment is influenced by overlarge memory occupation.
Based on the purpose, the technical scheme of the memory optimization method of the data forwarding equipment of the intelligent substation is as follows:
importing and analyzing an SCD file, configuring model information to be loaded according to the SCD file and a set rule, and generating a configuration file; and loading the model information in the SCD file according to the configuration information of the configuration file.
Based on the purpose, the technical scheme of the data forwarding equipment of the intelligent substation is as follows:
the system comprises a forwarding processor and a configuration tool, wherein the configuration tool is used for configuring model information to be loaded according to an introduced and analyzed SCD file and a set rule to generate a configuration file; the forwarding processor is used for loading the model information in the SCD file according to the configuration information of the configuration file, and selecting the data in the model information for forwarding according to the forwarding requirement of actual communication.
The two technical schemes have the beneficial effects that:
according to the invention, by utilizing the characteristic that the data forwarding equipment mainly performs partial data forwarding between the transformer substation and the dispatching or centralized control system, the SCD file is not loaded immediately after being imported, but the SCD file is configured to obtain the configuration file, so that the required model information can be loaded according to the configuration file, and all the model information is not required to be loaded, thereby saving the memory occupation, realizing the flexible configuration of the model information and greatly improving the operation efficiency of the data forwarding equipment.
Specifically, in order to implement configuration of model information that needs to be loaded, the set rule includes:
and configuring the model information to be loaded according to the functional constraint of the 61850 model in the SCD file, or configuring the model information to be loaded according to the logic node.
Drawings
Fig. 1 is a flowchart of a memory optimization method for data forwarding devices according to an embodiment of the present invention;
fig. 2 is a schematic diagram of SCD file function constraint according to an embodiment of the present invention.
Detailed Description
The following further describes embodiments of the present invention with reference to the drawings.
The method comprises the following steps:
the method for optimizing the memory of the data forwarding device of the intelligent substation according to the embodiment is as follows, and the flow of the method is as shown in fig. 1:
data forwarding equipment in the intelligent substation imports a total-station unified SCD file without changing the SCD file so as to meet the unified management and control requirement of the total-station SCD file. The configuration tool of the data forwarding device parses the SCD file, and supports configuration of the model information that needs to be loaded, and the configuration result exists in the form of a configuration file, or in other forms, as other embodiments, such as storage in a database, a system memory, or the like.
Configuring model information (namely a data model) to be loaded according to the SCD file according to a set rule, wherein the set rule is configured according to a function constraint of a 61850 model in the SCD file, and the SCD file function constraint comprises the following steps: as shown in fig. 2, according to actual communication forwarding requirements, ST, MX, SP, SG, SE, BR, RP, etc. are selected to be forwarded to the master station, and other ones that do not need forwarding are not selected, and corresponding profiles are generated.
And the data forwarding equipment of the intelligent substation starts a communication processing program, analyzes the configuration file, acquires the configuration information in the configuration file, and loads the model information in the SCD file according to the configuration information. The memory occupied by the communication processing program is reduced by more than 50 percent through configuration.
The above description is only a preferred embodiment of the present invention and is not intended to limit the present invention, and various modifications and changes may be made by those skilled in the art.
In this embodiment, the configuration tool of the data forwarding device may analyze the SCD model file, may flexibly configure the model information that needs to be loaded, and may configure according to the 61850 model function constraint, as well as according to other configuration modes.
Any modification, equivalent replacement, or improvement made within the spirit and principle of the present invention should be included in the scope of the claims of the present invention.
The embodiment of the equipment comprises:
the embodiment provides data forwarding equipment of an intelligent substation, which comprises a forwarding processor and a configuration tool, wherein the configuration tool is used for configuring model information to be loaded according to an imported and analyzed SCD file and a set rule to generate a configuration file. The forwarding processor is used for loading the model information in the SCD file according to the configuration information of the configuration file, and selecting the data in the model information for forwarding according to the forwarding requirement of actual communication.
According to the invention, by utilizing the characteristic that the data forwarding equipment mainly performs partial data forwarding between the transformer substation and the dispatching or centralized control system, the SCD file is not loaded immediately after being imported, but the SCD file is configured to obtain the configuration file, so that the required model information can be loaded according to the configuration file, and all the model information is not required to be loaded, thereby saving the memory occupation, realizing the flexible configuration of the model information and greatly improving the operation efficiency of the data forwarding equipment.

Claims (4)

1. A memory optimization method for data forwarding equipment of an intelligent substation is characterized by comprising the following steps:
the method comprises the following steps that a configuration tool of the data forwarding equipment imports and analyzes an SCD file, the model information needing to be loaded is configured according to the SCD file and a set rule, and a configuration result exists in the form of a configuration file; and loading the model information in the SCD file according to the configuration information of the configuration file by a forwarding processor of the data forwarding equipment.
2. The method for optimizing the memory of the data forwarding device of the intelligent substation according to claim 1, wherein the set rule comprises:
and configuring the model information to be loaded according to the functional constraint of the 61850 model in the SCD file, or configuring the model information to be loaded according to the logic node.
3. The data forwarding equipment of the intelligent substation is characterized by comprising a forwarding processor and a configuration tool, wherein the configuration tool is used for configuring model information to be loaded according to an imported and analyzed SCD file and a set rule, and a configuration result exists in the form of a configuration file;
the forwarding processor is used for loading the model information in the SCD file according to the configuration information of the configuration file, and selecting the data in the model information for forwarding according to the forwarding requirement of actual communication.
4. The intelligent substation data forwarding device of claim 3, wherein the set rules comprise:
and configuring the model information to be loaded according to the functional constraint of the 61850 model in the SCD file, or configuring the model information to be loaded according to the logic node.
CN201910944280.4A 2019-09-30 2019-09-30 Data forwarding equipment of intelligent substation and memory optimization method thereof Active CN110765083B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910944280.4A CN110765083B (en) 2019-09-30 2019-09-30 Data forwarding equipment of intelligent substation and memory optimization method thereof

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910944280.4A CN110765083B (en) 2019-09-30 2019-09-30 Data forwarding equipment of intelligent substation and memory optimization method thereof

Publications (2)

Publication Number Publication Date
CN110765083A CN110765083A (en) 2020-02-07
CN110765083B true CN110765083B (en) 2022-07-12

Family

ID=69330049

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910944280.4A Active CN110765083B (en) 2019-09-30 2019-09-30 Data forwarding equipment of intelligent substation and memory optimization method thereof

Country Status (1)

Country Link
CN (1) CN110765083B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111654478B (en) * 2020-05-21 2022-04-19 南京南瑞继保电气有限公司 Information processing method, device, system and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102930111A (en) * 2012-11-12 2013-02-13 广东电网公司电力科学研究院 Converting station substation configuration description (SCD) model file generating method and device thereof
CN106532958A (en) * 2016-12-22 2017-03-22 国网福建省电力有限公司 Substation IED (Intelligent Electronic Device) simulation method based on IEC61850 protocol
CN107025279A (en) * 2017-03-28 2017-08-08 国网江苏省电力公司电力科学研究院 The online parallel deployment system and method for SCD file based on database interface layer operation stream
JP6279703B1 (en) * 2016-09-29 2018-02-14 北京東土科技股▲ふん▼有限公司Kyland Technology Co., Ltd. Software definition realization method based on protection control system of smart substation
CN109088475A (en) * 2018-08-06 2018-12-25 许昌许继软件技术有限公司 A kind of administrative unit and its retransmission method for the protection of intelligent substation site

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102930111A (en) * 2012-11-12 2013-02-13 广东电网公司电力科学研究院 Converting station substation configuration description (SCD) model file generating method and device thereof
JP6279703B1 (en) * 2016-09-29 2018-02-14 北京東土科技股▲ふん▼有限公司Kyland Technology Co., Ltd. Software definition realization method based on protection control system of smart substation
CN106532958A (en) * 2016-12-22 2017-03-22 国网福建省电力有限公司 Substation IED (Intelligent Electronic Device) simulation method based on IEC61850 protocol
CN107025279A (en) * 2017-03-28 2017-08-08 国网江苏省电力公司电力科学研究院 The online parallel deployment system and method for SCD file based on database interface layer operation stream
CN109088475A (en) * 2018-08-06 2018-12-25 许昌许继软件技术有限公司 A kind of administrative unit and its retransmission method for the protection of intelligent substation site

Also Published As

Publication number Publication date
CN110765083A (en) 2020-02-07

Similar Documents

Publication Publication Date Title
CN102750406B (en) Multi-version management method for model set and difference model-based power grid model
CN102495841B (en) Power supply system monitoring method and related device thereof
CN101888655A (en) Method and device for configuring network element data in template way in network management system
CN111585344B (en) Substation intelligent checking method and device based on total station IED simulation
CN105224511A (en) A kind of method of calibration of intelligent substation SCD file
CN102984737B (en) A kind of improve parameter unification collocation method of wireless network and device
CN101644168A (en) Ventilation forecasting and early-warning system for mine
CN110765083B (en) Data forwarding equipment of intelligent substation and memory optimization method thereof
CN101626576B (en) Method for generating parameter configuration template and method for configuring parameters by utilizing template
CN106599293A (en) CIM XML power grid model used for integrated dispatching and distribution system
CN105205039A (en) Customizable SCD (substation configuration description) file verification method
CN111245633B (en) Configuration file of micro-grid main equipment and operation method thereof
CN109710669B (en) Method for improving accuracy of full power grid model data based on check rule base
CN101179444A (en) Configuration take-effective method, configuration system and configuration gateway
CN103631854A (en) ICD and SCD consistency calibration method based on model objectification semantics
CN105868410A (en) Model-driven intelligent SCD (substation configuration description) file and CIM/E (common information model/efficiency) file conversion tool and method
CN111626444B (en) Model maintenance dynamic self-adaption method, device and system based on regulation and control cloud and storage medium
CN115205030A (en) Wind-controlled user portrait system based on configurable big data analysis
CN108920547A (en) Based on full-service uniform data center data among heterogeneous databases library field type mapping boosts method
CN107729410A (en) A kind of database engine suitable for power equipment big data
CN113553728A (en) Method and system for generating intelligent substation station control layer application system model
CN112688363A (en) Multi-machine parallel connection method of electric energy quality control equipment based on ad hoc network scheduling
CN102760194A (en) Method and system for combining common information models (CIMs) of transformer substations and master scheduling station
CN116521852B (en) Deep learning-based intelligent mapping device and mapping method for power equipment
CN110148927B (en) Local area power grid increment dynamic partitioning method applied to fixed value checking system

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant