WO2019056564A1 - Power distribution network fault repair system data sharing method for information exchange bus based on iec 61968 standards - Google Patents

Power distribution network fault repair system data sharing method for information exchange bus based on iec 61968 standards Download PDF

Info

Publication number
WO2019056564A1
WO2019056564A1 PCT/CN2017/113264 CN2017113264W WO2019056564A1 WO 2019056564 A1 WO2019056564 A1 WO 2019056564A1 CN 2017113264 W CN2017113264 W CN 2017113264W WO 2019056564 A1 WO2019056564 A1 WO 2019056564A1
Authority
WO
WIPO (PCT)
Prior art keywords
information
metamodel
data
distribution network
repair
Prior art date
Application number
PCT/CN2017/113264
Other languages
French (fr)
Chinese (zh)
Inventor
余昆
韩晓言
陈星莺
沈兵兵
郑毅
张子仲
李科峰
周炜
但唐军
王虎
张伟伟
唐隆森
Original Assignee
河海大学
国网四川省电力公司
国电南瑞科技股份有限公司
国网四川省电力公司成都供电公司
国家电网公司
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 河海大学, 国网四川省电力公司, 国电南瑞科技股份有限公司, 国网四川省电力公司成都供电公司, 国家电网公司 filed Critical 河海大学
Priority to GB1817796.4A priority Critical patent/GB2577944A/en
Publication of WO2019056564A1 publication Critical patent/WO2019056564A1/en

Links

Images

Classifications

    • 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
    • G06Q10/00Administration; Management
    • 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
    • G06Q10/00Administration; Management
    • G06Q10/06Resources, workflows, human or project management; Enterprise or organisation planning; Enterprise or organisation modelling
    • 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/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/06Energy or water supply

Definitions

  • the invention relates to a data sharing method for distribution network fault repair system based on IEC61968 standard information interaction bus, belonging to the field of smart grid information communication.
  • Intelligent power distribution system is an important part of smart grid construction, which will have far-reaching and decisive influence on power users' reliability, power quality, and power comfort. Since the actual business of the distribution network often involves multiple systems in multiple departments, in the fault repair command business, from the initiation of the work order processing flow to the repair command order dispatch, the on-site fault handling and the work order return visit archive, involving the call Center, transportation inspection, dispatching and other departments, 95598 system, fault repair management system, distribution automation system and other systems. Interoperability refers to the process by which two or more systems (devices or components) can exchange information and use information to collaborate correctly. At present, there is a certain foundation in the interoperability model and testing, but there is no interoperability implementation method for the business scenario. The system interoperability related to the fault repair command business is difficult to implement, which directly affects the safe and reliable power supply of the distribution network.
  • the present invention provides a data sharing method for a distribution network fault repair system based on the IEC61968 standard information interaction bus, including various subsystems connected with the distribution network information exchange bus based on the IEC61968 standard, 95598 system , GIS system, electricity information collection system, distribution automation system, power distribution production system and mobile operation terminal, also includes the following steps:
  • the mobile work terminal describes the information recognition subsystem through the metamodel, and extracts the required files from the distribution network information interaction bus, and the metamodel conversion component converts the metamodel definition into the XML text understandable by the program.
  • the step 1) meta-model generation component is a data model according to a four-layer metadata structure according to the MOF specification.
  • Abstract generation metamodel is a data model according to a four-layer metadata structure according to the MOF specification.
  • the power distribution production system collects the power distribution equipment account, the power outage plan, the defect and the maintenance data;
  • the GIS system collects spatial location data, including roads, rivers, buildings, repair customer locations, faulty equipment, and power outage range data;
  • the 95598 system collects the fault repair information and the fault repair work order data, and extracts the repair progress information in real time according to the repair dispatch, the on-site order, the on-site confirmation, the on-site fault investigation, and the work order reply.
  • the distribution automation system collects remote signaling, telemetry and load data
  • the mobile operation terminal realizes the online repair task of the repair task, and feeds back the repair progress and the current operation data to the fault repair command information exchange bus in real time.
  • the MOF specification maps and exchanges metadata with a common abstract language defined by MOF between the metamodel and the metamodel, and two systems for information interaction are abstracted into two information objects, and the interactive information Will be treated as a file.
  • the step 2) meta-model description information includes a relationship between a data model class, a file attribute, and a data model.
  • the step 3) meta-model conversion component converts the meta-model definition into a program-understandable XML text according to the PMDL rule.
  • the beneficial effects achieved by the invention 1.
  • the invention realizes complete application system information interaction through metamodel modeling.
  • the two systems that interact with the information are abstracted into two information objects, and the interactive information is treated as a file.
  • the invention realizes information interaction through the fault repair command information exchange bus based on IEC61968, and fully utilizes the data acquisition, processing and storage devices of the existing business application systems, which is simple and convenient.
  • the interface between the service application systems of the present invention is small and the operation mode is flexible; the update and modification of a single service application system does not affect the internal operation of other service application systems.
  • FIG. 1 is an overall framework diagram of information interaction of the present invention.
  • WG14 of the International Electrotechnical Commission TC57 has developed the IEC 61968 series of standards, in which the information exchange model generates specific business subsets based on the CIM model and specifies specific business data formats in XML Schema, RDFS or SVG.
  • CIM uses the UML (Unified Modeling Language) markup language definition to describe the devices and functions of the power system in the real world.
  • UML Unified Modeling Language
  • Meta-modeling technology is one of the methods to solve this problem. The core idea is that the domain experts can customize the domain modeling language on demand, and then automatically obtain the modeling tools that support the domain modeling language through code generation technology.
  • the metamodel is an abstraction of the model.
  • the mutual mapping between the metamodel and the metamodel and the exchange of metadata are realized by a common abstract language defined by MOF.
  • the semantics of the data are described by models.
  • the semantics of the model are described by a metamodel, and the semantics of the metamodel are described by MOF.
  • the semantics of the data can ultimately be expressed at the MOF level, which is the universal expression of all metamodels.
  • a data sharing method for a distribution network fault repair system based on the IEC61968 standard information interaction bus includes the following steps:
  • Step one the fault rapid repair command business application system uses the data collected by each as data model information, and the metamodel generation component abstracts the data model information into a metamodel according to the four-layer metadata structure according to the MOF specification.
  • the existing fault rapid repair command business application system includes the following subsystems: 95598 system, GIS system, power information collection system, power distribution production management system, distribution automation system, and mobile operation terminal.
  • Each subsystem abstract generates a corresponding metamodel.
  • the 95598 system is a power customer service system built on a series of automated systems, a computer integrated system that combines telephone and fax media. When the user encounters a power failure, he can report to 95598 for repair.
  • the GIS system gives a geographic map, a single line graph, and a system network map of the fault area.
  • the GIS medium-voltage low-voltage terminal meter box and the customer energy meter number are uniformly coupled to realize the GIS spatial correlation of the physical information of the grid from the substation to each power customer.
  • Step 2 The metamodel including the data model information and the metamodel description information is sent to the distribution network information interaction bus based on the IEC61968 standard, and the metamodel description information includes the relationship between the data model class, the file attribute, and the data model.
  • the 95598 system sends fault repair information and fault repair work orders.
  • the GIS system sends the distribution equipment information and the spatial position information of the distribution lines.
  • the electricity information collection system sends the distribution transformer power alarm information.
  • the distribution automation system sends the remote signal and telemetry. And load information, the distribution production system sends the distribution equipment ledger, power outage plan, defects and maintenance information.
  • Step 3 The mobile work terminal identifies the information through the metamodel description, and extracts the required file from the distribution network information interaction bus, and the metamodel conversion component converts the model definition into the XML text understandable by the program according to the PMDL rule.
  • the GIS system downloads the real-time information of the power distribution equipment, and the 95598 system downloads the repair schedule and the unplanned power outage information.
  • the mobile work terminal downloads the repair work order and the work instruction book.
  • the A1, 95598 system and the mobile work terminal are abstracted into two information objects, and the interactive information is the fault repair work order, which is regarded as a file.
  • Each subsystem uses the collected basic data as data model information; the metamodel generation component further abstracts the data model information into a metamodel according to the four-layer metadata structure in the MOF specification.
  • the data information obtained by the 95598 system contains the fault repair work order.
  • the metamodel containing the data model information and the metamodel description information is sent to the fault fast repair command information exchange bus based on IEC61968; when the 95598 system sends the repair work order file, the file needs to be described and then sent to the information exchange bus. ;
  • the mobile work terminal extracts the required file from the distribution network information interaction bus through the description information in the metamodel, and the metamodel conversion component converts the model definition into the XML text understandable by the program according to the PMDL rule; the mobile operation terminal downloads the fault The repair work order information file is generated, and the fault quick repair command is generated at the same time.
  • the above-mentioned meta-model-based fault rapid repair command business information interaction method is modeled by metamodel, and two systems for information interaction are abstracted into two information objects, and the interactive information will be regarded as a file, which can realize completeness.
  • Application system interoperability It realizes information interaction through the distribution network information exchange bus based on IEC61968, and makes full use of the data collection, processing and storage devices of the existing business application systems, which is simple and convenient; the interface between each business application system is less and the operation mode is Flexible; the update of a single business application system does not affect the internal operations of other business applications.

Landscapes

  • Business, Economics & Management (AREA)
  • Engineering & Computer Science (AREA)
  • Economics (AREA)
  • Human Resources & Organizations (AREA)
  • Strategic Management (AREA)
  • General Physics & Mathematics (AREA)
  • Entrepreneurship & Innovation (AREA)
  • Marketing (AREA)
  • Theoretical Computer Science (AREA)
  • Tourism & Hospitality (AREA)
  • Physics & Mathematics (AREA)
  • General Business, Economics & Management (AREA)
  • Operations Research (AREA)
  • Quality & Reliability (AREA)
  • Health & Medical Sciences (AREA)
  • Public Health (AREA)
  • Water Supply & Treatment (AREA)
  • General Health & Medical Sciences (AREA)
  • Primary Health Care (AREA)
  • Development Economics (AREA)
  • Educational Administration (AREA)
  • Game Theory and Decision Science (AREA)
  • Telephonic Communication Services (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)
  • Remote Monitoring And Control Of Power-Distribution Networks (AREA)

Abstract

Disclosed is a power distribution network fault repair system data sharing method for an information exchange bus based on IEC 61968 standards. The method is such that, with data collected by subsystems serving as data models, a metamodel generating component abstractly generates a metamodel from the data models according to a four-layer metadata structure per the MOF standard. The metamodel comprising data model information and metamodel description information is transmitted to an IEC 61968-based power distribution network information exchange bus. A mobile operation terminal identifies via the metamodel description information and extracts from the power distribution network information exchange bus a required file, and a metamodel converting component converts a model definition into a program-understandable XML text according to the PMDL standard. The present invention implements rapid fault repair commanding service interoperation between different service systems, abstracts two information exchanging systems into two information objects, and views exchanged information as one file, thus facilitating system integration and information exchange.

Description

基于IEC61968标准信息交互总线的配电网故障抢修***数据共享方法Data sharing method for distribution network fault repair system based on IEC61968 standard information interaction bus 技术领域Technical field
本发明涉及一种基于IEC61968标准信息交互总线的配电网故障抢修***数据共享方法,属于智能电网信息通讯领域。The invention relates to a data sharing method for distribution network fault repair system based on IEC61968 standard information interaction bus, belonging to the field of smart grid information communication.
背景技术Background technique
智能配用电***是智能电网建设的重要组成部分,将会对电力用户用电可靠性、用电电能质量、用电舒适度等产生深远乃至决定性的影响。由于配电网实际业务中往往涉及多个部门多个***,在故障抢修指挥业务中,从工单处理流程的发起到抢修指挥接单派单、现场的故障处理及工单回访归档,涉及呼叫中心、运检、调度等部门,95598***、故障抢修管理***、配电自动化***等多个***。互操作指两个及以上***(设备或组件)能够交互信息并能使用信息进行正确协作的过程。目前在互操作模型及测试方面有一定的基础,但没有关于业务场景的互操作实现方法,故障抢修指挥业务相关的***互操作难以执行,直接影响配电网的安全可靠供电。Intelligent power distribution system is an important part of smart grid construction, which will have far-reaching and decisive influence on power users' reliability, power quality, and power comfort. Since the actual business of the distribution network often involves multiple systems in multiple departments, in the fault repair command business, from the initiation of the work order processing flow to the repair command order dispatch, the on-site fault handling and the work order return visit archive, involving the call Center, transportation inspection, dispatching and other departments, 95598 system, fault repair management system, distribution automation system and other systems. Interoperability refers to the process by which two or more systems (devices or components) can exchange information and use information to collaborate correctly. At present, there is a certain foundation in the interoperability model and testing, but there is no interoperability implementation method for the business scenario. The system interoperability related to the fault repair command business is difficult to implement, which directly affects the safe and reliable power supply of the distribution network.
因此,如何有效的实现原属于不同业务功能子***的信息交互、融合和共享,如何构建使得各种传统和新型配用电业务功能能够联动运行的信息交互***是故障快速抢修指挥业务互操作的关键。Therefore, how to effectively realize the information interaction, integration and sharing of different business function subsystems, how to construct an information interaction system that enables various traditional and new power distribution functions to operate in a coordinated manner is a fault rapid repair command operation interoperability The essential.
发明内容Summary of the invention
为了解决上述技术问题,本发明提供了一种基于IEC61968标准信息交互总线的配电网故障抢修***数据共享方法,包括与基于IEC61968标准的配电网信息交互总线相连接的各个子***,95598***、GIS***、用电信息采集***、配电自动化***、配电生产***和移动作业终端,还包括以下步骤:In order to solve the above technical problem, the present invention provides a data sharing method for a distribution network fault repair system based on the IEC61968 standard information interaction bus, including various subsystems connected with the distribution network information exchange bus based on the IEC61968 standard, 95598 system , GIS system, electricity information collection system, distribution automation system, power distribution production system and mobile operation terminal, also includes the following steps:
1)将各个子***采集的数据作为数据模型,由元模型生成组件将数据模型抽象生成元模型;1) using the data collected by each subsystem as a data model, and the metamodel generation component abstracts the data model to generate a metamodel;
2)将包含有数据模型信息和元模型描述信息的元模型发送到基于IEC61968标准的配电网信息交互总线上;2) transmitting a metamodel containing data model information and metamodel description information to a distribution network information exchange bus based on the IEC61968 standard;
3)移动作业终端通过元模型描述信息识别子***,并从配电网信息交互总线提取所需文件,由元模型转换组件将元模型定义转换为程序可理解的XML文本。3) The mobile work terminal describes the information recognition subsystem through the metamodel, and extracts the required files from the distribution network information interaction bus, and the metamodel conversion component converts the metamodel definition into the XML text understandable by the program.
优选地,所述步骤1)中元模型生成组件是以MOF规范按照四层元数据结构将数据模型 抽象生成元模型。Preferably, the step 1) meta-model generation component is a data model according to a four-layer metadata structure according to the MOF specification. Abstract generation metamodel.
优选地,所述步骤1)中配电生产***采集配电设备台账、停电计划、缺陷和检修数据;Preferably, in the step 1), the power distribution production system collects the power distribution equipment account, the power outage plan, the defect and the maintenance data;
GIS***采集空间位置数据,包括道路、河流、建筑、报修客户位置、故障设备和停电范围数据;The GIS system collects spatial location data, including roads, rivers, buildings, repair customer locations, faulty equipment, and power outage range data;
95598***采集故障报修信息和故障抢修工单数据,并按照抢修派单、现场接单、到达现场确认、现场故障勘察、工单回复等几个环节实时提取抢修进度信息;The 95598 system collects the fault repair information and the fault repair work order data, and extracts the repair progress information in real time according to the repair dispatch, the on-site order, the on-site confirmation, the on-site fault investigation, and the work order reply.
配电自动化***采集遥信、遥测和负荷数据;The distribution automation system collects remote signaling, telemetry and load data;
用电信息采集***采集配变失电告警数据;Collecting and distributing power failure alarm data by using electric information collection system;
移动作业终端实现抢修任务在线派发,并将抢修进度和现状作业数据实时反馈到故障抢修指挥信息交换总线。The mobile operation terminal realizes the online repair task of the repair task, and feeds back the repair progress and the current operation data to the fault repair command information exchange bus in real time.
优选地,所述MOF规范为将元模型与元模型之间通过MOF定义的公共的抽象语言来相互映射和交换元数据,进行信息交互的两个***被抽象成两个信息对象,交互的信息将被视为一个文件。Preferably, the MOF specification maps and exchanges metadata with a common abstract language defined by MOF between the metamodel and the metamodel, and two systems for information interaction are abstracted into two information objects, and the interactive information Will be treated as a file.
优选地,所述步骤2)中元模型描述信息包含数据模型类、文件属性、数据模型间的关系。Preferably, the step 2) meta-model description information includes a relationship between a data model class, a file attribute, and a data model.
优选地,所述步骤3)中元模型转换组件按照PMDL规则将元模型定义转换为程序可理解的XML文本。Preferably, the step 3) meta-model conversion component converts the meta-model definition into a program-understandable XML text according to the PMDL rule.
本发明所达到的有益效果:1、本发明是通过元模型建模,可实现完整的应用***信息交互。进行信息交互的两个***被抽象成两个信息对象,交互的信息将被视为一个文件。The beneficial effects achieved by the invention: 1. The invention realizes complete application system information interaction through metamodel modeling. The two systems that interact with the information are abstracted into two information objects, and the interactive information is treated as a file.
2、本发明通过基于IEC61968的故障抢修指挥信息交换总线实现信息交互,同时充分利用了现有各个业务应用***的数据采集、处理、存储装置,简单方便。2. The invention realizes information interaction through the fault repair command information exchange bus based on IEC61968, and fully utilizes the data acquisition, processing and storage devices of the existing business application systems, which is simple and convenient.
3、本发明的各个业务应用***间接口较少且运行方式灵活;单个业务应用***的更新改造等不会对其它业务应用***内部的运行产生影响。3. The interface between the service application systems of the present invention is small and the operation mode is flexible; the update and modification of a single service application system does not affect the internal operation of other service application systems.
附图说明DRAWINGS
图1为本发明信息交互的整体框架图。FIG. 1 is an overall framework diagram of information interaction of the present invention.
具体实施方式Detailed ways
下面结合附图对本发明作进一步描述。以下实施例仅用于更加清楚地说明本发明的技术方案,而不能以此来限制本发明的保护范围。 The invention is further described below in conjunction with the drawings. The following examples are only intended to more clearly illustrate the technical solutions of the present invention, and are not intended to limit the scope of the present invention.
国际电工委员会TC57的WG14制定了IEC 61968系列标准,其中信息交换模型基于CIM模型生成具体的业务子集,并以XML Schema、RDFS或SVG等规定具体的业务数据格式。CIM采用UML(Unified Modeling Language统一建模语言)标记语言定义,用来描述现实世界中电力***的设备和功能。但是,因为UML作为一种通用建模语言而过于通用、复杂,现在还难以从UML模型生成完整的应用***。元建模技术是解决这个问题的方法之一,其核心思想是由领域专家按需定制领域建模语言,然后通过代码生成技术自动获得支持该领域建模语言的建模工具。元模型是对模型的抽象,元模型与元模型之间的相互映射、相互交换元数据是通过一种MOF定义的公共的抽象语言来实现的。数据的语义由模型来描述,模型的语义由元模型来描述,元模型的语义由MOF来描述。数据的语义最终可以在MOF这一层次被最终表达,这种表达方式是所有元模型的通用表达。WG14 of the International Electrotechnical Commission TC57 has developed the IEC 61968 series of standards, in which the information exchange model generates specific business subsets based on the CIM model and specifies specific business data formats in XML Schema, RDFS or SVG. CIM uses the UML (Unified Modeling Language) markup language definition to describe the devices and functions of the power system in the real world. However, because UML is too general and complex as a general-purpose modeling language, it is now difficult to generate complete applications from UML models. Meta-modeling technology is one of the methods to solve this problem. The core idea is that the domain experts can customize the domain modeling language on demand, and then automatically obtain the modeling tools that support the domain modeling language through code generation technology. The metamodel is an abstraction of the model. The mutual mapping between the metamodel and the metamodel and the exchange of metadata are realized by a common abstract language defined by MOF. The semantics of the data are described by models. The semantics of the model are described by a metamodel, and the semantics of the metamodel are described by MOF. The semantics of the data can ultimately be expressed at the MOF level, which is the universal expression of all metamodels.
如图1所示,一种基于IEC61968标准信息交互总线的配电网故障抢修***数据共享方法,包括以下步骤:As shown in FIG. 1 , a data sharing method for a distribution network fault repair system based on the IEC61968 standard information interaction bus includes the following steps:
步骤一,故障快速抢修指挥业务应用***将各自采集的数据作为数据模型信息,由元模型生成组件以MOF规范按照四层元数据结构再将数据模型信息抽象生成元模型。Step one, the fault rapid repair command business application system uses the data collected by each as data model information, and the metamodel generation component abstracts the data model information into a metamodel according to the four-layer metadata structure according to the MOF specification.
现有的故障快速抢修指挥业务应用***包括以下子***:95598***、GIS***、用电信息采集***、配电生产管理***、配电自动化***、移动作业终端。每个子***抽象生成相应的元模型。The existing fault rapid repair command business application system includes the following subsystems: 95598 system, GIS system, power information collection system, power distribution production management system, distribution automation system, and mobile operation terminal. Each subsystem abstract generates a corresponding metamodel.
其中95598***是电力客户服务***,其建立在一系列自动化***上,集电话和传真多种媒体的计算机集成***。当用户遇到用电故障时,能够向95598报修。The 95598 system is a power customer service system built on a series of automated systems, a computer integrated system that combines telephone and fax media. When the user encounters a power failure, he can report to 95598 for repair.
GIS***给出故障区域的地理图、单线图、***网络图。同时利用GIS中低压终端表箱与客户电能表编号统一耦合,实现电网从变电站到每个电力客户间物理信息的GIS空间关联。The GIS system gives a geographic map, a single line graph, and a system network map of the fault area. At the same time, the GIS medium-voltage low-voltage terminal meter box and the customer energy meter number are uniformly coupled to realize the GIS spatial correlation of the physical information of the grid from the substation to each power customer.
步骤二,将包含有数据模型信息和元模型描述信息的元模型发送到基于IEC61968标准的配电网信息交互总线上,元模型描述信息包含数据模型类、文件属性、数据模型间的关系。Step 2: The metamodel including the data model information and the metamodel description information is sent to the distribution network information interaction bus based on the IEC61968 standard, and the metamodel description information includes the relationship between the data model class, the file attribute, and the data model.
95598***发送故障报修信息和故障抢修工单,GIS***发送配电设备信息和配电线路的空间位置信息,用电信息采集***发送配变失电告警信息,配电自动化***发送遥信、遥测和负荷信息,配电生产***发送配电设备台账、停电计划、缺陷和检修信息。The 95598 system sends fault repair information and fault repair work orders. The GIS system sends the distribution equipment information and the spatial position information of the distribution lines. The electricity information collection system sends the distribution transformer power alarm information. The distribution automation system sends the remote signal and telemetry. And load information, the distribution production system sends the distribution equipment ledger, power outage plan, defects and maintenance information.
步骤三,移动作业终端通过元模型描述信息识别,并从配电网信息交互总线提取所需文件,由元模型转换组件按照PMDL规则将模型定义转换为程序可理解的XML文本。 Step 3: The mobile work terminal identifies the information through the metamodel description, and extracts the required file from the distribution network information interaction bus, and the metamodel conversion component converts the model definition into the XML text understandable by the program according to the PMDL rule.
同时GIS***下载配电设备实时信息,95598***下载抢修进度计划和非计划停电信息。移动作业终端下载抢修工单、作业指导书。At the same time, the GIS system downloads the real-time information of the power distribution equipment, and the 95598 system downloads the repair schedule and the unplanned power outage information. The mobile work terminal downloads the repair work order and the work instruction book.
假设需要令故障快速抢修指挥业务中95598***发送抢修工单到移动作业终端,步骤如下:Assume that the 95598 system in the fault rapid repair command service is required to send the repair work order to the mobile operation terminal. The steps are as follows:
A1,95598***和移动作业终端被抽象成两个信息对象,交互的信息即为故障抢修工单,将其视为一个文件。各个子***将采集到的基础数据作为数据模型信息;由元模型生成组件以MOF规范按照四层元数据结构将数据模型信息进行抽象进一步描述成为元模型。95598***获得的数据信息中包含故障抢修工单。The A1, 95598 system and the mobile work terminal are abstracted into two information objects, and the interactive information is the fault repair work order, which is regarded as a file. Each subsystem uses the collected basic data as data model information; the metamodel generation component further abstracts the data model information into a metamodel according to the four-layer metadata structure in the MOF specification. The data information obtained by the 95598 system contains the fault repair work order.
A2,将包含有数据模型信息和元模型描述信息的元模型发送到基于IEC61968的故障快速抢修指挥信息交换总线上;95598***发送抢修工单文件时需要对文件进行描述,然后发送至信息交换总线;A2, the metamodel containing the data model information and the metamodel description information is sent to the fault fast repair command information exchange bus based on IEC61968; when the 95598 system sends the repair work order file, the file needs to be described and then sent to the information exchange bus. ;
A3,移动作业终端通过元模型中的描述信息从配电网信息交互总线提取所需的文件,由元模型转换组件按照PMDL规则将模型定义转换为程序可理解的XML文本;移动作业终端下载故障抢修工单信息文件,同时生成故障快速抢修命令。A3, the mobile work terminal extracts the required file from the distribution network information interaction bus through the description information in the metamodel, and the metamodel conversion component converts the model definition into the XML text understandable by the program according to the PMDL rule; the mobile operation terminal downloads the fault The repair work order information file is generated, and the fault quick repair command is generated at the same time.
上述的基于元模型的故障快速抢修指挥业务信息交互方法是通过元模型建模,进行信息交互的两个***被抽象成两个信息对象,交互的信息将被视为一个文件,可实现完整的应用***互操作。它通过基于IEC61968的配电网信息交互总线实现信息交互,同时充分利用了现有各个业务应用***的数据采集、处理、存储装置,简单方便;其中的各个业务应用***间接口较少且运行方式灵活;单个业务应用***的更新改造不会对其它业务应用***内部的运行产生影响。The above-mentioned meta-model-based fault rapid repair command business information interaction method is modeled by metamodel, and two systems for information interaction are abstracted into two information objects, and the interactive information will be regarded as a file, which can realize completeness. Application system interoperability. It realizes information interaction through the distribution network information exchange bus based on IEC61968, and makes full use of the data collection, processing and storage devices of the existing business application systems, which is simple and convenient; the interface between each business application system is less and the operation mode is Flexible; the update of a single business application system does not affect the internal operations of other business applications.
以上所述仅是本发明的优选实施方式,应当指出,对于本技术领域的普通技术人员来说,在不脱离本发明技术原理的前提下,还可以做出若干改进和变形,这些改进和变形也应视为本发明的保护范围。 The above is only a preferred embodiment of the present invention, and it should be noted that those skilled in the art can make several improvements and modifications without departing from the technical principles of the present invention. It should also be considered as the scope of protection of the present invention.

Claims (6)

  1. 一种基于IEC61968标准信息交互总线的配电网故障抢修***数据共享方法,包括与基于IEC61968标准的配电网信息交互总线相连接的各个子***,95598***、GIS***、用电信息采集***、配电自动化***、配电生产***和移动作业终端,其特征在于:包括以下步骤:A data sharing method for distribution network fault repair system based on IEC61968 standard information interaction bus, including each subsystem connected with distribution network information exchange bus based on IEC61968 standard, 95598 system, GIS system, electricity information collection system, A distribution automation system, a power distribution production system, and a mobile operation terminal are characterized by the following steps:
    1)将各个子***采集的数据作为数据模型,由元模型生成组件将数据模型抽象生成元模型;1) using the data collected by each subsystem as a data model, and the metamodel generation component abstracts the data model to generate a metamodel;
    2)将包含有数据模型信息和元模型描述信息的元模型发送到基于IEC61968标准的配电网信息交互总线上;2) transmitting a metamodel containing data model information and metamodel description information to a distribution network information exchange bus based on the IEC61968 standard;
    3)移动作业终端通过元模型描述信息识别子***,并从配电网信息交互总线提取所需文件,由元模型转换组件将元模型定义转换为程序可理解的XML文本。3) The mobile work terminal describes the information recognition subsystem through the metamodel, and extracts the required files from the distribution network information interaction bus, and the metamodel conversion component converts the metamodel definition into the XML text understandable by the program.
  2. 根据权利要求1所述的基于IEC61968标准信息交互总线的配电网故障抢修***数据共享方法,其特征在于,所述步骤1)中元模型生成组件是以MOF规范按照四层元数据结构将数据模型抽象生成元模型。The data sharing method for distribution network fault repair system based on IEC61968 standard information interaction bus according to claim 1, wherein the step 1) the meta-model generation component is based on the MOF specification according to the four-layer metadata structure. Model abstraction generates a metamodel.
  3. 根据权利要求1所述的基于IEC61968标准信息交互总线的配电网故障抢修***数据共享方法,其特征在于,所述步骤1)中配电生产***采集配电设备台账、停电计划、缺陷和检修数据;The data sharing method for distribution network fault repair system based on IEC61968 standard information interaction bus according to claim 1, wherein in the step 1), the power distribution production system collects power distribution equipment accounts, power outage plans, defects, and Overhaul data;
    GIS***采集空间位置数据,包括道路、河流、建筑、报修客户位置、故障设备和停电范围数据;The GIS system collects spatial location data, including roads, rivers, buildings, repair customer locations, faulty equipment, and power outage range data;
    95598***采集故障报修信息和故障抢修工单数据,并按照抢修派单、现场接单、到达现场确认、现场故障勘察、工单回复等几个环节实时提取抢修进度信息;The 95598 system collects the fault repair information and the fault repair work order data, and extracts the repair progress information in real time according to the repair dispatch, the on-site order, the on-site confirmation, the on-site fault investigation, and the work order reply.
    配电自动化***采集遥信、遥测和负荷数据;The distribution automation system collects remote signaling, telemetry and load data;
    用电信息采集***采集配变失电告警数据;Collecting and distributing power failure alarm data by using electric information collection system;
    移动作业终端实现抢修任务在线派发,并将抢修进度和现状作业数据实时反馈到故障抢修指挥信息交换总线。The mobile operation terminal realizes the online repair task of the repair task, and feeds back the repair progress and the current operation data to the fault repair command information exchange bus in real time.
  4. 根据权利要求2所述的基于IEC61968标准信息交互总线的配电网故障抢修***数据共享方法,其特征在于,所述MOF规范为将元模型与元模型之间通过MOF定义的公共的抽象语言来相互映射和交换元数据,进行信息交互的两个***被抽象成两个信息对象,交互的信息将被视为一个文件。 The data sharing method for distribution network fault repair system based on IEC61968 standard information interaction bus according to claim 2, wherein the MOF specification is a common abstract language defined by MOF between a metamodel and a metamodel. The two systems that map and exchange metadata and exchange information are abstracted into two information objects, and the interactive information is treated as a file.
  5. 根据权利要求1所述的基于IEC61968标准信息交互总线的配电网故障抢修***数据共享方法,其特征在于,所述步骤2)中元模型描述信息包含数据模型类、文件属性、数据模型间的关系。The data sharing method for distribution network fault repair system based on IEC61968 standard information interaction bus according to claim 1, wherein the step 2) meta-model description information includes data model class, file attribute, and data model relationship.
  6. 根据权利要求1所述的基于IEC61968标准信息交互总线的配电网故障抢修***数据共享方法,其特征在于,所述步骤3)中元模型转换组件按照PMDL规则将元模型定义转换为程序可理解的XML文本。 The data sharing method for distribution network fault repair system based on IEC61968 standard information interaction bus according to claim 1, wherein the step 3) meta-model conversion component converts the meta-model definition into a program understandable according to the PMDL rule. XML text.
PCT/CN2017/113264 2017-09-19 2017-11-28 Power distribution network fault repair system data sharing method for information exchange bus based on iec 61968 standards WO2019056564A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
GB1817796.4A GB2577944A (en) 2017-09-19 2017-11-28 Powder distribution network fault repair system data sharing method for information exchange bus based on IEC 61968 standards

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710846744.9 2017-09-19
CN201710846744.9A CN107766949A (en) 2017-09-19 2017-09-19 Failure rapid rush-repair commander's business information exchange method based on meta-model

Publications (1)

Publication Number Publication Date
WO2019056564A1 true WO2019056564A1 (en) 2019-03-28

Family

ID=61265571

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/113264 WO2019056564A1 (en) 2017-09-19 2017-11-28 Power distribution network fault repair system data sharing method for information exchange bus based on iec 61968 standards

Country Status (2)

Country Link
CN (1) CN107766949A (en)
WO (1) WO2019056564A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110231932A (en) * 2019-05-09 2019-09-13 苏州同元软控信息技术有限公司 Spacecraft information flow model construction method and system based on Modelica
CN110855771A (en) * 2019-11-08 2020-02-28 国网江苏省电力有限公司南通供电分公司 Intelligent power distribution network coordination system for power industry

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110245142A (en) * 2019-06-26 2019-09-17 广西电网有限责任公司南宁供电局 Breakdown repair aid decision and intelligent managing and control system are pressed in a kind of distribution

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101751435A (en) * 2008-12-17 2010-06-23 北京市电力公司 Data exchanging system and method for electric power system
CN102185383A (en) * 2011-05-16 2011-09-14 广东电网公司深圳供电局 Method and system for realizing data sharing between power distribution main station system and power distribution GIS (Geographic Information System)
US20130204847A1 (en) * 2010-09-14 2013-08-08 Kabushiki Kaisha Toshiba Smart grid ontology update device
CN103295162A (en) * 2012-02-28 2013-09-11 杭州市电力局 Design method based on IEC 61968 loose coupling information model of body
CN105447645A (en) * 2015-11-30 2016-03-30 南京南瑞继保电气有限公司 Meta-model tree based universal loading method for power dispatching heterogeneous business system model

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103516054B (en) * 2011-12-04 2015-09-16 江苏省电力公司南京供电公司 Power distribution network fault automatic processing method
CN103440347B (en) * 2013-09-13 2016-05-11 武汉大学 A kind of heterogeneous Disaster Event universal modeling method and system
CN103729460B (en) * 2014-01-10 2015-02-25 中国南方电网有限责任公司 Graphical data model managing method and system based on metadata
CN103955865A (en) * 2014-04-22 2014-07-30 国网电力科学研究院 Scheduled and faulted power outage range visualization method based on information interaction
CN104091231A (en) * 2014-06-30 2014-10-08 国家电网公司 Distribution network fault repairing commanding and processing system and method
CN104239059B (en) * 2014-09-19 2018-05-29 国家电网公司 Intelligence based on full model matches somebody with somebody the construction method of electricity consumption unified information support platform
CN104376508B (en) * 2014-11-19 2019-02-05 国家电网公司 A kind of network system and method for automatic distribution production repairing message
CN104462244B (en) * 2014-11-19 2017-10-03 武汉大学 A kind of smart city isomeric data sharing method based on meta-model
CN105305393A (en) * 2015-10-21 2016-02-03 珠海许继芝电网自动化有限公司 Distribution network emergency repair commanding system and method based on marketing and distribution communication

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101751435A (en) * 2008-12-17 2010-06-23 北京市电力公司 Data exchanging system and method for electric power system
US20130204847A1 (en) * 2010-09-14 2013-08-08 Kabushiki Kaisha Toshiba Smart grid ontology update device
CN102185383A (en) * 2011-05-16 2011-09-14 广东电网公司深圳供电局 Method and system for realizing data sharing between power distribution main station system and power distribution GIS (Geographic Information System)
CN103295162A (en) * 2012-02-28 2013-09-11 杭州市电力局 Design method based on IEC 61968 loose coupling information model of body
CN105447645A (en) * 2015-11-30 2016-03-30 南京南瑞继保电气有限公司 Meta-model tree based universal loading method for power dispatching heterogeneous business system model

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
WANG, ZHIYING ET AL.: "Design and Management of Unified Power Grid Information Model Based on Common Information Model", SOUTHERN POWER SYSTEM TECHNOLOGY, vol. 8, no. 4, 30 April 2014 (2014-04-30) *
YU , KUN ET AL.: "Technology Architecture for Secondary System Integration of Smart Distribution Grid Based on IEC 61970/61968 and Its Application", SOUTHERN POWER SYSTEM TECHNOLOGY, vol. 10, no. 6, 30 June 2016 (2016-06-30) *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110231932A (en) * 2019-05-09 2019-09-13 苏州同元软控信息技术有限公司 Spacecraft information flow model construction method and system based on Modelica
CN110231932B (en) * 2019-05-09 2024-01-23 苏州同元软控信息技术有限公司 Modelica-based spacecraft information flow model construction method and system
CN110855771A (en) * 2019-11-08 2020-02-28 国网江苏省电力有限公司南通供电分公司 Intelligent power distribution network coordination system for power industry
CN110855771B (en) * 2019-11-08 2022-04-22 国网江苏省电力有限公司南通供电分公司 Intelligent power distribution network coordination system for power industry

Also Published As

Publication number Publication date
CN107766949A (en) 2018-03-06

Similar Documents

Publication Publication Date Title
CN102521398B (en) Modeling method for substation-dispatching center two-level distributed type power grid
CN105095600B (en) A kind of intelligent substation and regulation and control center cooperative modeling method
CN101873008B (en) Method for converting SCD (Substation Configuration Description) model into dispatching center CIM (Common Information Model)
CN106951694B (en) Adaptive modeling method for online monitoring system of secondary equipment of power system
CN102929911B (en) Substation and scheduling station method of integrated modeling
CN103440367B (en) Transformer station's panoramic view data modeling method
CN104239059B (en) Intelligence based on full model matches somebody with somebody the construction method of electricity consumption unified information support platform
CN101436790B (en) On-line splicing and coalition method for electric network model containing complex T connection line
CN104600840A (en) Intelligent dispatching and mis-operation preventing management system and method
CN101964542B (en) Method for accessing IEC61970 dispatching EMS system to IEC61850 digital transformer substation
CN102255389B (en) Method for implementing intensive intelligent substation based on intelligent power grid system
CN102123045A (en) Modeling method for high-voltage equipment on-line monitoring systems based on international electro-technical commission (IEC) 61850
CN108345739B (en) Method for identifying CIME and SVG model file information to realize protection fixed value on-line check function and obtain model
CN103295163A (en) Chart-model integrated transformer substation and dispatch master station cooperation modeling method
CN103700032A (en) Construction method of power grid regulation and control integration panoramic data platform
CN104504485A (en) Integrative power system relay protection setting calculation method
Kim et al. QVT-based model transformation to support unification of IEC 61850 and IEC 61970
CN102270261A (en) Design method for intelligent transformer station model based on CAD (Computer-Aided Design) graph and model integration
CN103199521A (en) Power network planning construction method based on network reconstruction and optimized load-flow simulating calculation
WO2019056564A1 (en) Power distribution network fault repair system data sharing method for information exchange bus based on iec 61968 standards
CN104778551A (en) Designing and analyzing method of visualization grid
Suleiman et al. Inter-domain analysis of smart grid domain dependencies using domain-link matrices
CN116628937A (en) Automatic fusion maintenance method, device, equipment and medium for power grid equipment model
CN109272248A (en) A kind of comprehensive energy integration e-CIM design methods based on metadata
CN107274044A (en) The senior application object model of power distribution network is parsed and Core Generator automatically

Legal Events

Date Code Title Description
ENP Entry into the national phase

Ref document number: 201817796

Country of ref document: GB

Kind code of ref document: A

Free format text: PCT FILING DATE = 20171128

121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17926158

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 17926158

Country of ref document: EP

Kind code of ref document: A1