CN105162252A - CID file-based method for achieving automatic mapping of plug-and-play power distribution terminal information - Google Patents

CID file-based method for achieving automatic mapping of plug-and-play power distribution terminal information Download PDF

Info

Publication number
CN105162252A
CN105162252A CN201510540973.9A CN201510540973A CN105162252A CN 105162252 A CN105162252 A CN 105162252A CN 201510540973 A CN201510540973 A CN 201510540973A CN 105162252 A CN105162252 A CN 105162252A
Authority
CN
China
Prior art keywords
information
distribution terminal
distribution
file
iec104
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.)
Granted
Application number
CN201510540973.9A
Other languages
Chinese (zh)
Other versions
CN105162252B (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.)
Zhuhai XJ Electric Co Ltd
Original Assignee
Zhuhai XJ Electric 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 Zhuhai XJ Electric Co Ltd filed Critical Zhuhai XJ Electric Co Ltd
Priority to CN201510540973.9A priority Critical patent/CN105162252B/en
Publication of CN105162252A publication Critical patent/CN105162252A/en
Application granted granted Critical
Publication of CN105162252B publication Critical patent/CN105162252B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention discloses a CID file-based method for achieving automatic mapping of plug-and-play power distribution terminal information. According to the method, in a self-described CID file of a power distribution terminal, a corresponding relationship between an internal three-remote information point table and a corresponding IEC104 three-remote information point table is described through a short address and an IEC-60870-5-104 information element; the power distribution terminal analyzes internal information and the corresponding IEC104 information mapping table according to the rule; a distribution master station analyzes the IEC104 information point table and the corresponding name table according to the CID file and the rule; the distribution master station and the power distribution terminal exchange data through an IEC104 protocol; and the distribution master station analyzes real-time data according to an IEC104 information object address, corresponds to the information name, and automatically finishes information mapping.

Description

Based on the method for the plug and play distribution terminal information realization automatic mapping of CID file
Technical field
The present invention relates to electric power system power distribution field of terminal technology, particularly a kind of method of the plug and play distribution terminal information realization automatic mapping based on CID file.
Background technology
Distribution terminal is multi-point and wide-ranging, all adopts IEC60870-5-101/104 communication protocol to communicate with distribution main station system at present.These general communication stipulations solve only the problem of transfer of data, do not solve the problem of data " what is "; Data are according to type packing transmission such as measured value, state value, controlled quentity controlled variables, there is data implication to fail to understand, onrelevant between data, need between distribution terminal and distribution main website manually to join a little, and specified data implication, need to carry out complexity, consuming time artificial to point process at the scene during debugging between distribution terminal and distribution main website.Meanwhile, distribution terminal initial information point table is general and distribution main website is inconsistent, needs to carry out a table configuration effort when engineering construction, and the configuration of some table is all adopt producer's user-defined format and special configuration tool software, cannot unify between each producer.The large-scale application of these problems affect power distribution automations is implemented.
From 2004 so far, IEC61850 has had the application experience of more than 10 year, have accumulated a large amount of engineer applied experiences in automation of transformation substations field.It adopts self-described mode to solve Interoperability in electric substation automation system between different manufacturers IED.
Do not have application to distribution network IEC61850 technical specification to issue temporarily at present, but IEC61850 related work group WG10 and WG17 is formulating IEC61850 application guide technological document IEC61850-90-6 in distribution automation system.Can predict, a developing direction in power distribution automation future is exactly use for reference the application experience of IEC61850 in transformer station, in conjunction with the demand of power distribution automation, the application of expansion IEC61850 in distribution, solve the Interoperability between different manufacturers distribution terminal, between distribution terminal and distribution main website, reduce distribution terminal project installation, debugging and maintenance technology threshold simultaneously, realize distribution terminal plug and play, improve the efficiency of the practice of power distribution automation.
At present under the advocating of Chinese DianKeYuan, organized a discussion the distribution IEC61850 standard of sing on web service, its technical scheme adopted is IEC104+WebService, i.e. real-time three distant data IEC104 stipulations transmission, off-line data (comprising model file, historical data etc.) the IEC61850 communication service mapping of standard realizes to WebService, but its be moving party to, concrete solution is not provided for the problems referred to above.
Technical term is explained:
(1) ICD:IED capabilities description file, describes the ability of IED device, uses template definition logical node, data and service, is provided by distribution terminal.
(2) CID: configuration describing document, instantiation ICD file.
(3) short address: sAddr attribute is for distributing short address to DO attribute, and short address can be used for attribute as intelligent electronic device internal indicator.
(4) WebService: the interface being description one group operation, these operations can be conducted interviews on network by the XML message of standard, and it also meets OSI7 layer protocol.Main definitions application program realizes interoperability on internet.Mainly in order to enable a kind of interface that between original each isolated website, information intercoms mutually and shares and propose.WebService to use on internet unified, open standard, as HTTP, XML, SOAP (Simple Object Access Protocol), WSDL etc., so WebService can use in the environment (Windows, Linux) of any these standards of support.
(5) IEC_60870_5_104: a kind of data structure, in CID file, for describing IEC104 information, its model XMLSchema is described below:
<xs:complexTypename="tIEC_60870_5_104">
<xs:attributename="casdu"type="xs:unsignedInt"use="optional"/>
<xs:attributename="ioa"type="xs:unsignedInt"use="optional"/>
<xs:attributename="ti"type="xs:unsignedInt"use="optional"/>
</xs:complexType>。
Summary of the invention
For the problems referred to above, the CID file that the object of the present invention is to provide a kind of employing to meet IEC61850 standard just can realize unified configuration and automatically realize the method for distribution terminal information to distribution master information automatic mapping.
The present invention solves the technical scheme that its problem adopts:
Based on a method for the plug and play distribution terminal information realization automatic mapping of CID file, it is characterized in that, comprise the following steps:
(1) CID file generated step
Distribution terminal is according to three remote sensing information point tables of device, according to short address sAddr and IEC_60870_5_104 information format, generate the self-described configuration ICD file of distribution terminal reference format, again by IEC61850 system configuration utility, according to the planning of power distribution automation, instantiation generation is carried out to ICD file, and the CID file download generated to distribution terminal, is kept at distribution main website simultaneously;
(2) distribution terminal information MAP step
Distribution terminal powers on, reading downloads to the CID file of distribution terminal and carries out file verification, the DOI element in CID file is searched after verification is normal, and " short address " information in DOI element and " IEC_60870_5_104 " information are extracted and is saved in corresponding data structure, travel through the full detail point in CID file and be kept in internal memory, then according to the order of remote signalling, remote measurement, remote control, full detail having been converted to the tabular information of upper IEC104 point;
(3) distribution master information mapping step
Distribution main website resolves and file verification the CID file be saved on it, information reference is extracted after verification is normal, IEC104 information point table is gone out according to " IEC_60870_5_104 " information analysis, go out corresponding name of the information by " dU " element extraction, and generate distribution main website data display list database;
(4) information automatic mapping step
Distribution main website and distribution terminal are by IEC104 agreement swap data, realize the real-time Transmission of three remote sensing informations, distribution main website according to the address resolution of IEC104 information object go out response data and automatically corresponding with display list database, automatically complete the information MAP of distribution terminal and distribution main website.
The invention has the beneficial effects as follows:
The present invention is in distribution terminal reference format self-described CID file, by short address sAddr and IEC_60870_5_104 information element, the inner three distant (remote signalling of distribution terminal are described out, remote measurement, remote control) information point table with to upper IEC104 tri-remote sensing information point table corresponding relation, distribution terminal according to rule parsing go out internal information with to upper IEC104 information MAP table, distribution main website is according to CID file and go out IEC104 information point table and corresponding namelist according to rule parsing, distribution main website and distribution terminal are by IEC104 agreement swap data, then distribution main website is corresponding to name of the information IEC104 information object address resolution real time data, automatically information MAP is completed.When power distribution automation engineering construction, adopt the CID file meeting IEC61850 standard, just unified configuration can be realized, automatically the mapping of distribution terminal information to distribution master information is realized, remove the human configuration of on-the-spot complicated, time-consuming, fallibility and information to a job, the efficiency of the practice of raising power distribution automation greatly.
Accompanying drawing explanation
Below in conjunction with accompanying drawing and example, the invention will be further described.
Fig. 1 is the method for the invention flow chart.
Embodiment
Based on a method for the plug and play distribution terminal information realization automatic mapping of CID file, comprise the following steps:
(1) CID file generated step
Distribution terminal is according to three remote sensing information point tables of device, according to short address sAddr and IEC_60870_5_104 information format, generate the self-described configuration ICD file of distribution terminal reference format, again by IEC61850 system configuration utility scdtool, according to the planning of power distribution automation, instantiation generation is carried out to ICD file, and the CID file download generated to distribution terminal, is kept at distribution main website simultaneously;
(2) distribution terminal information MAP step
Distribution terminal powers on, reading downloads to the CID file of distribution terminal and carries out file verification, the DOI element in CID file is searched after verification is normal, and " short address " information in DOI element and " IEC_60870_5_104 " information are extracted and is saved in corresponding data structure, travel through the full detail point in CID file and be kept in internal memory, then according to the order of remote signalling, remote measurement, remote control, full detail having been converted to upper IEC104 point tabular information;
(3) distribution master information mapping step
Distribution main website resolves and file verification the CID file be saved on it, information reference is extracted after verification is normal, IEC104 information point table is gone out according to " IEC_60870_5_104 " information analysis, go out corresponding name of the information by " dU " element extraction, and generate distribution main website data display list database;
(4) information automatic mapping step
Distribution main website and distribution terminal are by IEC104 agreement swap data, realize the real-time Transmission of three remote sensing informations, distribution main website according to the address resolution of IEC104 information object go out response data and automatically corresponding with display list database, automatically complete the information MAP of distribution terminal and distribution main website.
Further illustrate the implementation method of information automatic mapping below in conjunction with specific embodiment, set certain individual data YX, YC, YK, wherein YX data belong to LD0/GGIO1, and YC data belong to MEAS/MMXU1, and YK data belong to CTRL/CSWI1:
It is described below in CID file:
Distribution terminal and distribution main website are to forming following mapping relations table after above-mentioned information analysis:
Distribution terminal:
Classification Skew (sAddr) ioa ti Title
YX 62 62 1 Plant failure is total
YC 187 16571 13 Total active-power P
YK 1 24577 46 Switch remote control
Distribution main website:
By IEC104 message transmissions data between distribution terminal and distribution main website, as follows:
Value, according to the information object address in IEC104 message, parses according to IEC104 type identification and is presented in " show value " of distribution main website, finally realizing information automatic mapping by distribution main website.
The above, just preferred embodiment of the present invention, the present invention is not limited to above-mentioned execution mode, as long as it reaches technique effect of the present invention with identical means, all should belong to protection scope of the present invention.

Claims (1)

1., based on the method for the plug and play distribution terminal information realization automatic mapping of CID file, it is characterized in that comprising the following steps:
(1) CID file generated step
Distribution terminal is according to three remote sensing information point tables of device, according to short address sAddr and IEC_60870_5_104 information format, generate the self-described configuration ICD file of distribution terminal reference format, again by IEC61850 system configuration utility, according to the planning of power distribution automation, instantiation generation is carried out to ICD file, and the CID file download generated to distribution terminal, is kept at distribution main website simultaneously;
(2) distribution terminal information MAP step
Distribution terminal powers on, reading downloads to the CID file of distribution terminal and carries out file verification, the DOI element in CID file is searched after verification is normal, and " short address " information in DOI element and " IEC_60870_5_104 " information are extracted and is saved in corresponding data structure, travel through the full detail point in CID file and be kept in internal memory, then according to the order of remote signalling, remote measurement, remote control, full detail having been converted to the tabular information of upper IEC104 point;
(3) distribution master information mapping step
Distribution main website resolves and file verification the CID file be saved on it, information reference is extracted after verification is normal, IEC104 information point table is gone out according to " IEC_60870_5_104 " information analysis, go out corresponding name of the information by " dU " element extraction, and generate distribution main website data display list database;
(4) information automatic mapping step
Distribution main website and distribution terminal are by IEC104 agreement swap data, realize the real-time Transmission of three remote sensing informations, distribution main website according to the address resolution of IEC104 information object go out response data and automatically corresponding with display list database, automatically complete the information MAP of distribution terminal and distribution main website.
CN201510540973.9A 2015-08-28 2015-08-28 The method of plug and play distribution terminal information realization automatic mapping based on CID files Active CN105162252B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201510540973.9A CN105162252B (en) 2015-08-28 2015-08-28 The method of plug and play distribution terminal information realization automatic mapping based on CID files

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201510540973.9A CN105162252B (en) 2015-08-28 2015-08-28 The method of plug and play distribution terminal information realization automatic mapping based on CID files

Publications (2)

Publication Number Publication Date
CN105162252A true CN105162252A (en) 2015-12-16
CN105162252B CN105162252B (en) 2018-03-02

Family

ID=54803043

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201510540973.9A Active CN105162252B (en) 2015-08-28 2015-08-28 The method of plug and play distribution terminal information realization automatic mapping based on CID files

Country Status (1)

Country Link
CN (1) CN105162252B (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105653616A (en) * 2015-12-25 2016-06-08 长沙威胜信息技术有限公司 Communication protocol conversion method for master station in power system
CN106027316A (en) * 2016-07-18 2016-10-12 中国南方电网有限责任公司 Power distribution network terminal modeling method
CN106487888A (en) * 2016-10-09 2017-03-08 许继集团有限公司 A kind of dispatching communication based on case file is automatically to point methods
CN107069951A (en) * 2016-12-30 2017-08-18 航天科工深圳(集团)有限公司 The collocation method and system of distribution terminal
CN107092206A (en) * 2016-02-17 2017-08-25 霍尼韦尔国际公司 With automatic International Electrotechnical Commission(IEC)The input/output of address generation(I/O)Binding
CN108848003A (en) * 2018-07-20 2018-11-20 国网宁夏电力有限公司银川供电公司 IEC104 message telemetry intelligence (TELINT) extracting method
CN109712386A (en) * 2018-12-06 2019-05-03 中国南方电网有限责任公司 A kind of Distributed Modeling System metric data method of calibration based on E format
CN111061724A (en) * 2019-11-08 2020-04-24 珠海许继芝电网自动化有限公司 High-speed real-time database management method and device for distribution automation system

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101706773A (en) * 2009-11-19 2010-05-12 北京四方继保自动化股份有限公司 Method for realizing fast and automatic modeling of transformer substation IEC 61850 by adopting XML information recombination
JP2013164731A (en) * 2012-02-10 2013-08-22 Toshiba Corp Electric power substation automation system and automatic recognition method for terminal
CN103888291A (en) * 2014-02-24 2014-06-25 北京科东电力控制系统有限责任公司 Power distribution terminal plug-and-play communication method based on IEC 61850 standard
CN104135068A (en) * 2014-07-04 2014-11-05 国家电网公司 Plug-and-play method of power distribution terminals based on IEC61850 standard
CN104269924A (en) * 2014-09-17 2015-01-07 国家电网公司 Power distribution terminal system based on IEC 61850 and realizing plug and play mechanism
CN104580245A (en) * 2015-01-27 2015-04-29 国家电网公司 Power distribution terminal 104 message parsing system and parsing method thereof

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101706773A (en) * 2009-11-19 2010-05-12 北京四方继保自动化股份有限公司 Method for realizing fast and automatic modeling of transformer substation IEC 61850 by adopting XML information recombination
JP2013164731A (en) * 2012-02-10 2013-08-22 Toshiba Corp Electric power substation automation system and automatic recognition method for terminal
CN103888291A (en) * 2014-02-24 2014-06-25 北京科东电力控制系统有限责任公司 Power distribution terminal plug-and-play communication method based on IEC 61850 standard
CN104135068A (en) * 2014-07-04 2014-11-05 国家电网公司 Plug-and-play method of power distribution terminals based on IEC61850 standard
CN104269924A (en) * 2014-09-17 2015-01-07 国家电网公司 Power distribution terminal system based on IEC 61850 and realizing plug and play mechanism
CN104580245A (en) * 2015-01-27 2015-04-29 国家电网公司 Power distribution terminal 104 message parsing system and parsing method thereof

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
杜艳: "基于IEC61850协议实现馈线终端自动装置(FTU)即插即用的研究", 《中国优秀硕士学位论文全文数据库(电子期刊)》 *
武会超等: "基于IEC61850标准的配电自动化终端即插即用系统研究", 《供用电》 *
石文江等: "新型智能配电自动化终端自描述功能的实现", 《电力系统自动化》 *

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105653616A (en) * 2015-12-25 2016-06-08 长沙威胜信息技术有限公司 Communication protocol conversion method for master station in power system
CN107092206A (en) * 2016-02-17 2017-08-25 霍尼韦尔国际公司 With automatic International Electrotechnical Commission(IEC)The input/output of address generation(I/O)Binding
CN107092206B (en) * 2016-02-17 2022-01-04 霍尼韦尔国际公司 Input/output (I/O) binding with automatic International Electrotechnical Commission (IEC) address generation
CN106027316A (en) * 2016-07-18 2016-10-12 中国南方电网有限责任公司 Power distribution network terminal modeling method
CN106487888A (en) * 2016-10-09 2017-03-08 许继集团有限公司 A kind of dispatching communication based on case file is automatically to point methods
CN107069951A (en) * 2016-12-30 2017-08-18 航天科工深圳(集团)有限公司 The collocation method and system of distribution terminal
CN108848003A (en) * 2018-07-20 2018-11-20 国网宁夏电力有限公司银川供电公司 IEC104 message telemetry intelligence (TELINT) extracting method
CN109712386A (en) * 2018-12-06 2019-05-03 中国南方电网有限责任公司 A kind of Distributed Modeling System metric data method of calibration based on E format
CN111061724A (en) * 2019-11-08 2020-04-24 珠海许继芝电网自动化有限公司 High-speed real-time database management method and device for distribution automation system
CN111061724B (en) * 2019-11-08 2023-11-14 珠海许继芝电网自动化有限公司 High-speed real-time database management method and device for power distribution automation system

Also Published As

Publication number Publication date
CN105162252B (en) 2018-03-02

Similar Documents

Publication Publication Date Title
CN105162252A (en) CID file-based method for achieving automatic mapping of plug-and-play power distribution terminal information
CN103744422B (en) A kind of to the protective relaying device automatic test approach based on IEC61850 standard
CN102510127B (en) Method for unifying models of on-line monitored first and secondary equipment of power grid
CN102521398B (en) Modeling method for substation-dispatching center two-level distributed type power grid
CN102880792B (en) A kind of dynamic modelling method of the conventional substation based on IEC standard
CN103779962B (en) Based on 61850 models of intelligent telecontrol communication machine and the conversion method of CIM
CN102929911A (en) All-in-one modeling method for transformer substation and dispatching master station
CN104463715A (en) Pattern and model verifying method of distribution automation master station system and geographical information system
CN104269924A (en) Power distribution terminal system based on IEC 61850 and realizing plug and play mechanism
CN102426525B (en) Panoramic modeling method of multi-application system
CN103888291A (en) Power distribution terminal plug-and-play communication method based on IEC 61850 standard
EP2633600B1 (en) Method for short-cyclic data capture, for energy monitoring and for system control in the smart metering/smart grid using a piece of distributed, intelligent middleware
CN102832703A (en) Transformer substation based on model converter and quick scheduling master station converting method
CN101710735A (en) Sharing modeling method of intelligent substation and primary station
CN104580245B (en) A kind of 104 packet parsing system of distribution terminal and its analytic method
CN105354220A (en) Application method for IED user customized configuration file of intelligent transformer substation
CN101571845A (en) Self-description realization method of IEC61850 standard
CN102693129A (en) Model transformation method of IEC61850 to IEC61970 and apparatus thereof
CN103151840A (en) Communication method and device of IEC (international electrotechnical commission) 61850 system and non-IEC 61850 system
CN110768372A (en) IEC61850 standard-based protection information system source end modeling method
CN103078920A (en) Online information verification system based on international electrotechnical commission (IEC) 61968 enterprise service bus (ESB)
CN103268236A (en) Source side maintaining method and system based on intelligent telecontrol device
CN104698374A (en) Method for improving testing efficiency and accuracy of automatic relay protecting tester
CN103488726A (en) Method for establishing unified grid data platform based on WEB-SERVICE
CN104868596A (en) Method for rapid positioning variation influence scope of secondary virtual loop of intelligent transformer station

Legal Events

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