CN109561114B - Communication method and system of measurement and control device - Google Patents

Communication method and system of measurement and control device Download PDF

Info

Publication number
CN109561114B
CN109561114B CN201710878035.9A CN201710878035A CN109561114B CN 109561114 B CN109561114 B CN 109561114B CN 201710878035 A CN201710878035 A CN 201710878035A CN 109561114 B CN109561114 B CN 109561114B
Authority
CN
China
Prior art keywords
measurement
control device
communication
model file
layer
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
CN201710878035.9A
Other languages
Chinese (zh)
Other versions
CN109561114A (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.)
State Grid Corp of China SGCC
China Electric Power Research Institute Co Ltd CEPRI
State Grid Jiangsu Electric Power Co Ltd
Original Assignee
State Grid Corp of China SGCC
China Electric Power Research Institute Co Ltd CEPRI
State Grid Jiangsu Electric Power Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by State Grid Corp of China SGCC, China Electric Power Research Institute Co Ltd CEPRI, State Grid Jiangsu Electric Power Co Ltd filed Critical State Grid Corp of China SGCC
Priority to CN201710878035.9A priority Critical patent/CN109561114B/en
Publication of CN109561114A publication Critical patent/CN109561114A/en
Application granted granted Critical
Publication of CN109561114B publication Critical patent/CN109561114B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/30Profiles
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F8/00Arrangements for software engineering
    • G06F8/30Creation or generation of source code
    • G06F8/35Creation or generation of source code model driven
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/2866Architectures; Arrangements
    • H04L67/2871Implementation details of single intermediate entities
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/34Network arrangements or protocols for supporting network services or applications involving the movement of software or configuration parameters 

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Software Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention relates to a communication method and a system of a measurement and control device, which comprises the following steps that when a model drives the measurement and control device to work, a preset model file is installed to the measurement and control device after being instantiated; the measurement and control device analyzes the instantiated model file; and respectively transmitting the analyzed model file data to each functional module according to the communication type. The model-driven interconnection and intercommunication provided by the invention integrates all configuration information of the measurement and control system into the model file, reduces the coupling degree of the application function and the program realization, considers most relevant factors influencing the interconnection and intercommunication of the device and eliminates the interconnection and intercommunication problem.

Description

Communication method and system of measurement and control device
Technical Field
The invention relates to a model-driven communication method and a model-driven communication system, in particular to a communication method and a communication system of a measurement and control device.
Background
The interconnection and interworking of intelligent devices is the most critical link of an intelligent manufacturing product, and means that a network link exists between two or more devices or systems, and is used for bilateral exchange of communication traffic. Interworking is the basis and means of interoperation between devices or systems. With the continuous development of the internet and communication information technology, the improvement of the interconnection and intercommunication capability of the industrial control system is an important work in various fields.
The IEC61850 series communication standard is widely applied to the intelligent transformer substation, and the interconnection level among products of different equipment manufacturers is greatly promoted. Through long-term authentication test, centralized debugging and engineering application, the cooperation between equipment of various manufacturers is greatly improved, but even so, the problems of interconnection and intercommunication often occur. For example, the IEC61850 standard reserves a space for model extension to enhance flexibility of actual application, and also causes a problem that private information processing by different manufacturers is inconsistent. On the other hand, in order to meet the industrial requirements of the power system, the local transformation is performed around the IEC61850 standard, a series of enterprise and industrial standards and specifications are formulated, and the operation of an intelligent substation interconnection and intercommunication system is supported. In order to expand the flexibility of the standard, the technical standard often leaves a certain free space for equipment manufacturers, and the mutual operation problem is easy to occur in the unconventional parts.
For a measurement and control system, a device platform depends heavily on an operating system, and the separation of a service function from the platform cannot be realized. If a problem occurs in the application, the problem needs to be solved by modifying the software.
Disclosure of Invention
In order to solve the above-mentioned deficiencies in the prior art, an object of the present invention is to provide a communication method and system for a measurement and control device, wherein an IED instantiation Configuration (CID) model file is used as a core of a measurement and control system software platform, and each functional module extracts connection relationship, logic relationship, and fixed value parameter configuration information from the configuration file. In the process of mapping PIM to PSM, the communication between the measurement and control system and the process layer and the station control layer network is respectively realized through a message middleware publish/subscribe mode and a CORBA middleware technology.
The purpose of the invention is realized by adopting the following technical scheme:
the invention provides a communication method of a measurement and control device, and the improvement is that the method comprises the following steps:
when the model drives the measurement and control device to work, a preset model file is instantiated and then is downloaded to the measurement and control device;
the measurement and control device analyzes the instantiated model file;
and respectively transmitting the analyzed model file data to each functional module according to the communication type.
Further: the preset model file is an ICD file describing the functions which can be realized by the measurement and control device; and the instantiated model file is a CID which describes the functions to be realized after the measurement and control device is configured.
Further: the step of respectively transmitting the analyzed model file data to each functional module according to the communication type comprises the following steps:
when the communication type is the basic platform communication service, the bottom layer protocol layer acquires parameters from the analyzed model file and drives the basic platform communication of the measurement and control device according to the acquired parameters;
when the communication type is a process layer communication service, acquiring a GOOSE and SV sampling value communication connection relation from the analyzed model file through a message middleware publish/subscribe mode;
and when the communication type is station control layer communication service, the measurement and control device calls a required interface according to a service interface provided by the CID model through a client/server side mode of a CORBA middleware of a common object request agent system to communicate with the station control layer client.
Further: the bottom layer protocol layer obtains parameters from the analyzed model file, and the parameters comprise:
the bottom layer protocol layer provides a TCP/IP protocol, a CAN bus protocol, an FTP text transmission protocol, a serial port protocol, an HTM webpage text and a message text protocol;
and acquiring parameters from the analyzed model file according to the protocol provided by the bottom protocol layer, wherein the parameters comprise an IP address/MAC address, a mask and VLAN division.
Further: the obtaining of the GOOSE and SV sampling value communication connection relationship from the analyzed model file through the message middleware publish/subscribe mode includes:
the communication connection relation provides a GOOSE and SV sampling value virtual terminal connection relation, a GOOSE and SV sampling value control block connection relation, and control block MAC address, VLAN division, sampling value sampling rate and GOOSE control block sending time interval configuration information;
the measurement and control device subscribes a GOOSE and SV sampling value report control block of the process layer device;
the process layer device issues GOOSE and SV multicast messages to a process layer network according to the connection relation of the GOOSE and SV sampling value virtual terminals and the connection relation of the GOOSE and SV sampling value control blocks;
and the measurement and control device acquires GOOSE and SV messages from the process layer network.
Further: the client/server side mode of CORBA middleware of a common object request agent system is adopted, the measurement and control device calls a required interface according to a service interface provided by a CID model, and the measurement and control device is communicated with a station control layer client, and the method comprises the following steps:
the client activates an object request agent ORB of the measurement and control device in the local;
the object request broker ORB receives service requests from client programs, and CORBA middleware interacts with other programs through interfaces described by an interface definition language IDL.
Further: the interface definition language IDL is used for defining an interface between the client and the measurement and control device, the service defined by the interface definition language IDL is realized by the measurement and control device, and the client acquires information of the measurement and control device by using a dynamic calling interface or an IDL root program.
Further: the parsed model file data includes: configuration information, logical relationships, and/or parameters.
Further: the step of respectively transmitting the analyzed model file data to each functional module according to the communication type further comprises the following steps: and acquiring configuration information of the measurement and control device from the analyzed model file, and providing the configuration information to each functional module of the application layer.
Further: providing the configuration information to each function module of an application layer, and further comprising;
extracting SV control block MAC address, VLAN division and sampling rate configuration information from the configuration information to a measurement module;
extracting the MAC address of the GOOSE control block from the configuration information, and sending time interval configuration information to the control module;
extracting interlocking logic information from the configuration information to an interlocking function module;
the alarm module triggers an alarm signal of the abnormal, remote signaling deflection and self-checking information of the measurement and control device;
and calculating the electric energy and the electric quantity of the monitored measurement and control device by the metering module.
The invention also provides a communication system of the measurement and control device, and the improvement is that the communication system comprises:
the downloading module is used for downloading a preset model file to the measurement and control device after instantiating the model file when the model drives the measurement and control device to work;
the analysis module is used for analyzing the instantiated model file by the measurement and control device;
and the transmission module is used for transmitting the analyzed data to each functional module according to the communication type.
Further, the preset model file is an ICD file describing the functions which can be realized by the measurement and control device; and the instantiated model file is a CID which describes the functions to be realized after the measurement and control device is configured.
Further: the analysis module further comprises:
the basic platform communication service submodule is used for acquiring parameters from the analyzed model file by the bottom protocol layer when the communication type is the basic platform communication service, and driving the basic platform communication of the measurement and control device according to the acquired parameters;
a process layer communication service sub-module, configured to, when the communication type is a process layer communication service, obtain a GOOSE and SV sampling value communication connection relationship from the parsed model file through a message middleware publish/subscribe mode;
and the station control layer communication service submodule is used for calling a required interface according to a service interface provided by the CID model by a client/server side mode of a CORBA middleware of a common object request agent system when the communication type is the station control layer communication service, and communicating with the station control layer client.
Further, the basic platform communication service sub-module includes:
an obtaining unit, configured to obtain, by the bottom layer protocol layer, a parameter from the parsed model file;
the acquired parameters comprise:
the bottom layer protocol layer provides a TCP/IP protocol, a CAN bus protocol, an FTP text transmission protocol, a serial port protocol, an HTM webpage text and a message text protocol;
and acquiring parameters including IP address/MAC address, mask and VLAN division from the analyzed model file according to the protocol.
Compared with the closest prior art, the technical scheme provided by the invention has the beneficial effects that:
when the model drives the measurement and control device to work, a preset model file is instantiated and then is downloaded to the measurement and control device; the measurement and control device analyzes the instantiated model file; and respectively transmitting the analyzed model file data to each functional module according to the communication type. Model-driven interconnection and intercommunication integrates all configuration information of the device into a model file, reduces the coupling degree of application functions and program realization, considers most relevant factors influencing interconnection and intercommunication of the device, and eliminates the interconnection and intercommunication problem.
Drawings
FIG. 1 is a block diagram of a model-based driven communication system according to the present invention;
FIG. 2 is a schematic diagram of the model drive provided by the present invention;
FIG. 3 is a schematic diagram of a measurement and control system software platform provided by the invention;
fig. 4 is a flowchart of a communication method provided by the present invention.
Detailed Description
The following describes embodiments of the present invention in further detail with reference to the accompanying drawings.
The following description and the drawings sufficiently illustrate specific embodiments of the invention to enable those skilled in the art to practice them. Other embodiments may incorporate structural, logical, electrical, process, and other changes. The examples merely typify possible variations. Individual components and functions are optional unless explicitly required, and the sequence of operations may vary. Portions and features of some embodiments may be included in or substituted for those of others. The scope of embodiments of the invention encompasses the full ambit of the claims, as well as all available equivalents of the claims. Embodiments of the invention may be referred to herein, individually or collectively, by the term "invention" merely for convenience and without intending to voluntarily limit the scope of this application to any single invention or inventive concept if more than one is in fact disclosed.
The first embodiment,
The invention provides a communication method of a measurement and control device, a flow chart of which is shown in figure 4, and the method comprises the following steps:
when the model drives the measurement and control device to work, a preset model file is instantiated and then is downloaded to the measurement and control device;
the measurement and control device analyzes the instantiated model file;
and respectively transmitting the analyzed model file data to each functional module according to the communication type.
The preset model file is an ICD file describing the functions which can be realized by the measurement and control device; and the instantiated model file is a CID which describes the functions to be realized after the measurement and control device is configured.
The step of respectively transmitting the analyzed model file data to each functional module according to the communication type comprises the following steps:
when the communication type is the basic platform communication service, the bottom layer protocol layer acquires parameters from the analyzed model file and drives the basic platform communication of the measurement and control device according to the acquired parameters;
when the communication type is a process layer communication service, acquiring a GOOSE and SV sampling value communication connection relation from the analyzed model file through a message middleware publish/subscribe mode;
and when the communication type is station control layer communication service, the measurement and control device calls a required interface according to a service interface provided by the CID model through a client/server side mode of a CORBA middleware of a common object request agent system to communicate with the station control layer client.
The bottom layer protocol layer obtains parameters from the analyzed model file, and the parameters comprise:
the bottom layer protocol layer provides a TCP/IP protocol, a CAN bus protocol, an FTP text transmission protocol, a serial port protocol, an HTM webpage text and a message text protocol;
and acquiring parameters including IP address/MAC address, mask and VLAN division from the analyzed model file according to the protocol.
The obtaining of the GOOSE and SV sampling value communication connection relationship from the analyzed model file through the message middleware publish/subscribe mode includes:
the communication connection relation provides a GOOSE and SV sampling value virtual terminal connection relation, a GOOSE and SV sampling value control block connection relation, and control block MAC address, VLAN division, sampling value sampling rate and GOOSE control block sending time interval configuration information;
the measurement and control device subscribes a GOOSE and SV sampling value report control block of the process layer device;
the process layer device issues GOOSE and SV multicast messages to a process layer network according to the connection relation of the GOOSE and SV sampling value virtual terminals and the connection relation of the GOOSE and SV sampling value control blocks;
and the measurement and control device acquires GOOSE and SV messages from the process layer network.
The client/server side mode of CORBA middleware of a common object request agent system is adopted, the measurement and control device calls a required interface according to a service interface provided by a CID model, and the measurement and control device is communicated with a station control layer client, and the method comprises the following steps:
the client activates an object request agent ORB of the measurement and control device in the local;
the object request broker ORB receives service requests from client programs, and CORBA middleware interacts with other programs through interfaces described by an interface definition language IDL.
The interface definition language IDL is used for defining an interface between the client and the measurement and control device, the service defined by the interface definition language IDL is realized by the measurement and control device, and the client acquires information of the measurement and control device by using a dynamic calling interface or an IDL root program.
The parsed model file data includes: configuration information, logical relationships, and/or parameters.
The step of respectively transmitting the analyzed model file data to each functional module according to the communication type further comprises the following steps: and acquiring configuration information of the measurement and control device from the analyzed model file, and providing the configuration information to each functional module of the application layer.
Providing the configuration information to each function module of an application layer, and further comprising;
extracting SV control block MAC address, VLAN division and sampling rate configuration information from the configuration information to a measurement module;
extracting the MAC address of the GOOSE control block from the configuration information, and sending time interval configuration information to the control module;
extracting interlocking logic information from the configuration information to an interlocking function module;
the alarm module triggers an alarm signal of the abnormal, remote signaling deflection and self-checking information of the measurement and control device;
and calculating the electric energy and the electric quantity of the monitored measurement and control device by the metering module.
Specifically, the method comprises the following steps:
1. model driven interworking framework
The measurement and control system is used as a device of a spacer layer and provides three communication services, namely a basic platform communication service, a communication service with a process layer and a communication service with a station control layer. The real-time requirement of the communication service with the process layer is high, and the communication flow is large; the real-time requirement of communication service with a station control layer is slightly low, the data flow is small, and the measurement and control system is used as a server end for the on-line communication. The model-driven interconnection framework describes the implementation method of the three functions.
As shown in fig. 1, the interconnection framework driven by the measurement and control system model is composed of four parts:
(1) the bottom communication protocol layer. The bottom layer protocol supports basic TCP/IP, UDP, CAN bus, FTP, HTM, Serial and Message services, and obtains parameters such as IP, mask, VLAN division and the like from the model to drive the basic network communication of the measurement and control system.
(2) And (4) a protocol layer. The protocol layer is the core of the interconnection framework and provides a communication interface and service, public data classes and information model files for the measurement and control system. The model file not only comprises basic communication parameters, communication connection relations and control block connection relations, but also comprises functional logic relations and functional judgment conditions, and all the capabilities which can be provided by the measurement and control system are described.
There are two types of model files associated with the instrumentation system: an ICD (IED Capability Description, ICD) file describing functions that a device can implement; the instantiated CID (Configured IED Description) file describes functions to be implemented after the device is Configured. The model file is a text in xml format, and the content covers the connection relationship, communication parameters, fixed values and logical relationship between the device and other equipment, as shown in fig. 2. And after the model file is downloaded to the measurement and control layer, the interconnection and intercommunication of the device, the process layer and the station control layer can be realized. The device firstly analyzes the model file, extracts the configuration information, the logic relation or the parameters, and respectively transmits the configuration information, the logic relation or the parameters to each functional module, thereby realizing the basic platform communication function, the message transmission function, the interlocking function and the function judgment function of the device. The model-driven schematic is shown in fig. 2.
When the measurement and control system function has deviation, the measurement and control system function can be correspondingly changed only by modifying the model file without modifying the device program, which is the highest level of model driving.
(3) And (5) a middleware layer. The middleware layer is an important part for realizing separation of device application services and platforms, and the mapping process from Platform Independent (PIM) to platform dependent (PSM) is completed by the middleware technology. The present invention employs two different middleware technologies, message middleware and CORBA (Common Object Request broker architecture, CORBA).
The message middleware adopts a publish/subscribe mode, is applied to the communication between the monitoring system and the process layer merging unit and the intelligent terminal, and meets the data transmission requirements of high real-time data requirement and large data volume.
And under the scene of communication with the station control layer, a three-layer communication structure of adding a CORBA middleware between the client and the server is adopted. CORBA middleware separates client and server programs, connected through an ORB (Object Request Broker), which acts as a software bus to connect different objects on the network. The measurement and control system is used as a server end communicated with the station control layer, and the logic node of the measurement and control system is used for providing self-description information for the client end of the station control layer; the client side of the station control layer activates a local proxy of the server side through an ORB mechanism of a CORBA middleware, the ORB mechanism receives a service request from a client side program and searches for a measurement and control device program through an object adapter to complete service, interaction between the CORBA middleware and other programs is supported through an interface described by an interface definition language IDL, the interface definition language IDL is used for defining an interface between the client side and the measurement and control device, the service defined by the IDL is realized in the measurement and control device, and the client side obtains information of the measurement and control device by using a dynamic call interface or an IDL root program.
The measurement and control system is used as a server end communicated with the station control layer, the logic node of the measurement and control system provides self-description information for the client end, the ORB provides addressing and distribution of objects for the client end, and the heterogeneous system access can be realized without additional processing conversion, so that seamless connection between heterogeneous systems is realized. The information model and the service model defined by IEC61850-7-2 can be mapped to CORBA one by one, described by IDL of CORBA. The IEC61850 defined request and the one-way request are served by an ORB proxy, and the GOOSE state change and SV sampling value event are served by a CORBA event service.
(4) And the functional layer consists of measurement, control, interlocking, alarm and metering functions. The functional layer is independent of the hardware platform and the bottom layer protocol, and each functional module extracts corresponding configuration information and parameters from the model and drives each module to run functionally. The measurement module extracts configuration information such as SV control block MAC address, VLAN division, sampling rate and the like; the control module extracts configuration information such as GOOSE control block MAC addresses and sending time intervals; and the measurement module share SV sampling value information and are used for finishing the calculation function of the electric energy.
MDA was proposed by international Object Management Group (OMG) in 2001, and is a method for designing and implementing an application system. The core idea of MDA is to abstract a Platform Independent Model (PIM) that is not related to implementation technology and is not related to a core Platform for describing service functions, then formulate a plurality of transformation rules for different implementation technologies, transform the PIM into a Platform dependent Model (PSM) that is related to a Specific implementation technology through the transformation rules and auxiliary tools, and finally transform the enriched PSM into a code. With PIM and PSM, MDA aims to separate business modeling and application logic from the underlying platform technology. The schematic diagram of the measurement and control system software platform is shown in fig. 3.
Example II,
The invention also provides a communication system of the measurement and control device, which comprises:
the downloading module is used for downloading a preset model file to the measurement and control device after instantiating the model file when the model drives the measurement and control device to work;
the analysis module is used for analyzing the instantiated model file by the measurement and control device;
and the transmission module is used for transmitting the analyzed data to each functional module according to the communication type.
The preset model file is an ICD file describing the functions which can be realized by the measurement and control device; and the instantiated model file is a CID which describes the functions to be realized after the measurement and control device is configured.
The analysis module further comprises:
the basic platform communication service submodule is used for acquiring parameters from the analyzed model file by the bottom protocol layer when the communication type is the basic platform communication service, and driving the basic platform communication of the measurement and control device according to the acquired parameters;
a process layer communication service sub-module, configured to, when the communication type is a process layer communication service, obtain a GOOSE and SV sampling value communication connection relationship from the parsed model file through a message middleware publish/subscribe mode;
and the station control layer communication service submodule is used for calling a required interface according to a service interface provided by the CID model by a client/server side mode of a CORBA middleware of a common object request agent system when the communication type is the station control layer communication service, and communicating with the station control layer client.
The basic platform communication service submodule comprises:
an obtaining unit, configured to obtain, by the bottom layer protocol layer, a parameter from the parsed model file;
the acquired parameters comprise:
the bottom layer protocol layer provides a TCP/IP protocol, a CAN bus protocol, an FTP text transmission protocol, a serial port protocol, an HTM webpage text and a message text protocol;
and acquiring parameters including IP address/MAC address, mask and VLAN division from the analyzed model file according to the protocol.
The CORBA middleware technology for the communication of the station control layer, provided by the invention, is a three-layer communication structure with the CORBA middleware added between a client and a server, a measurement and control system is used as the server for the communication with the station control layer, a logic node of the measurement and control system provides self-description information for the client, an ORB provides addressing and distribution of objects for the client, and the heterogeneous system can be accessed without additional processing conversion, so that the seamless connection between the heterogeneous systems is realized.
As will be appreciated by one skilled in the art, embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems), and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flow diagrams and/or block diagrams, and combinations of flows and/or blocks in the flow diagrams and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
Although the present invention has been described in detail with reference to the above embodiments, those skilled in the art can make modifications and equivalents to the embodiments of the present invention without departing from the spirit and scope of the present invention, which is set forth in the claims of the present application.

Claims (11)

1. A communication method of a measurement and control device is characterized by comprising the following steps:
when the model drives the measurement and control device to work, a preset model file is instantiated and then is downloaded to the measurement and control device;
the measurement and control device analyzes the instantiated model file;
respectively transmitting the analyzed model file data to each functional module according to the communication type;
the step of respectively transmitting the analyzed model file data to each functional module according to the communication type comprises the following steps:
when the communication type is the basic platform communication service, the bottom layer protocol layer acquires parameters from the analyzed model file and drives the basic platform communication of the measurement and control device according to the acquired parameters;
when the communication type is a process layer communication service, acquiring a GOOSE and SV sampling value communication connection relation from the analyzed model file through a message middleware publish/subscribe mode;
when the communication type is station control layer communication service, the measurement and control device calls a required interface according to a service interface provided by the CID model through a client/server side mode of a CORBA middleware of a common object request agent system to communicate with a station control layer client;
the client/server side mode of CORBA middleware of a common object request agent system is adopted, the measurement and control device calls a required interface according to a service interface provided by a CID model, and the measurement and control device is communicated with a station control layer client, and the method comprises the following steps:
the client activates an object request agent ORB of the measurement and control device in the local;
the object request agent ORB receives a service request from a client program, and CORBA middleware interacts with other programs through an interface described by an interface definition language IDL;
the interface definition language IDL is used for defining an interface between the client and the measurement and control device, the service defined by the interface definition language IDL is realized by the measurement and control device, and the client acquires information of the measurement and control device by using a dynamic calling interface or an IDL root program.
2. The communication method of claim 1, wherein: the preset model file is an ICD file describing the functions which can be realized by the measurement and control device; and the instantiated model file is a CID which describes the functions to be realized after the measurement and control device is configured.
3. The communication method of claim 1, wherein: the bottom layer protocol layer obtains parameters from the analyzed model file, and the parameters comprise:
the bottom layer protocol layer provides a TCP/IP protocol, a CAN bus protocol, an FTP text transmission protocol, a serial port protocol, an HTM webpage text and a message text protocol;
and acquiring parameters from the analyzed model file according to the protocol provided by the bottom protocol layer, wherein the parameters comprise an IP address/MAC address, a mask and VLAN division.
4. The communication method of claim 1, wherein: the obtaining of the GOOSE and SV sampling value communication connection relationship from the analyzed model file through the message middleware publish/subscribe mode includes:
the communication connection relation provides a GOOSE and SV sampling value virtual terminal connection relation, a GOOSE and SV sampling value control block connection relation, and control block MAC address, VLAN division, sampling value sampling rate and GOOSE control block sending time interval configuration information;
the measurement and control device subscribes a GOOSE and SV sampling value report control block of the process layer device;
the process layer device issues GOOSE and SV multicast messages to a process layer network according to the connection relation of the GOOSE and SV sampling value virtual terminals and the connection relation of the GOOSE and SV sampling value control blocks;
and the measurement and control device acquires GOOSE and SV messages from the process layer network.
5. The communication method of claim 1, wherein: the parsed model file data includes: configuration information, logical relationships, and/or parameters.
6. The communication method of claim 5, wherein: the step of respectively transmitting the analyzed model file data to each functional module according to the communication type further comprises the following steps: and acquiring configuration information of the measurement and control device from the analyzed model file, and providing the configuration information to each functional module of the application layer.
7. The communication method of claim 6, wherein: providing the configuration information to each function module of an application layer, and further comprising;
extracting SV control block MAC address, VLAN division and sampling rate configuration information from the configuration information to a measurement module;
extracting the MAC address of the GOOSE control block from the configuration information, and sending time interval configuration information to the control module;
extracting interlocking logic information from the configuration information to an interlocking function module;
the alarm module triggers alarm signals of the abnormal, remote signaling deflection and self-checking information of the measurement and control device;
and calculating the electric energy and the electric quantity of the monitored measurement and control device by the metering module.
8. A communication system of a measurement and control device is characterized by comprising:
the downloading module is used for downloading a preset model file to the measurement and control device after instantiating the model file when the model drives the measurement and control device to work;
the analysis module is used for analyzing the instantiated model file by the measurement and control device;
and the transmission module is used for transmitting the analyzed data to each functional module according to the communication type.
9. The communication system according to claim 8, wherein the predetermined model file is an ICD file describing a function that the measurement and control device can implement; and the instantiated model file is a CID which describes the functions to be realized after the measurement and control device is configured.
10. The communication system of claim 8, wherein: the analysis module further comprises:
the basic platform communication service submodule is used for acquiring parameters from the analyzed model file by the bottom protocol layer when the communication type is the basic platform communication service, and driving the basic platform communication of the measurement and control device according to the acquired parameters;
a process layer communication service sub-module, configured to, when the communication type is a process layer communication service, obtain a GOOSE and SV sampling value communication connection relationship from the parsed model file through a message middleware publish/subscribe mode;
and the station control layer communication service submodule is used for calling a required interface according to a service interface provided by the CID model by a client/server side mode of a CORBA middleware of a common object request agent system when the communication type is the station control layer communication service, and communicating with the station control layer client.
11. The communication system of claim 10, wherein said base platform communication services sub-module comprises:
the acquisition unit is used for acquiring parameters from the analyzed model file by the bottom layer protocol layer;
the acquired parameters comprise:
the bottom protocol layer provides a TCP/IP protocol, a CAN bus protocol, an FTP text transmission protocol, a serial port protocol, an HTM webpage text and a message text protocol;
and acquiring parameters including IP address/MAC address, mask and VLAN division from the analyzed model file according to the protocol.
CN201710878035.9A 2017-09-26 2017-09-26 Communication method and system of measurement and control device Active CN109561114B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201710878035.9A CN109561114B (en) 2017-09-26 2017-09-26 Communication method and system of measurement and control device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201710878035.9A CN109561114B (en) 2017-09-26 2017-09-26 Communication method and system of measurement and control device

Publications (2)

Publication Number Publication Date
CN109561114A CN109561114A (en) 2019-04-02
CN109561114B true CN109561114B (en) 2021-04-30

Family

ID=65862157

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201710878035.9A Active CN109561114B (en) 2017-09-26 2017-09-26 Communication method and system of measurement and control device

Country Status (1)

Country Link
CN (1) CN109561114B (en)

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103326469A (en) * 2013-06-14 2013-09-25 广东电网公司电力科学研究院 Method and device for monitoring GOOSE communication status of intelligent substation
CN103593326A (en) * 2013-11-07 2014-02-19 国家电网公司 IEC61850 software library assembly for network processing unit chip and achieving method of IEC61850 software library assembly
CN103902283A (en) * 2014-03-03 2014-07-02 华东师范大学 Method for achieving real-time asynchronous communication through model transformation in CORBA
CN104036429A (en) * 2014-02-27 2014-09-10 国家电网公司 Intelligent transformer station configuration file standardized management system and file verification method
CN104601371A (en) * 2014-12-22 2015-05-06 国家电网公司 Substation communication method
CN105515819A (en) * 2015-07-14 2016-04-20 国家电网公司 IEC61850-based communication component and application component data interface method
CN106951593A (en) * 2017-02-17 2017-07-14 南京南瑞继保电气有限公司 A kind of method and apparatus for the configuration file for generating protection supervisory equipment

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2687925B1 (en) * 2012-07-16 2018-10-17 ABB Schweiz AG Master intelligent electronic device for high level application

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103326469A (en) * 2013-06-14 2013-09-25 广东电网公司电力科学研究院 Method and device for monitoring GOOSE communication status of intelligent substation
CN103593326A (en) * 2013-11-07 2014-02-19 国家电网公司 IEC61850 software library assembly for network processing unit chip and achieving method of IEC61850 software library assembly
CN104036429A (en) * 2014-02-27 2014-09-10 国家电网公司 Intelligent transformer station configuration file standardized management system and file verification method
CN103902283A (en) * 2014-03-03 2014-07-02 华东师范大学 Method for achieving real-time asynchronous communication through model transformation in CORBA
CN104601371A (en) * 2014-12-22 2015-05-06 国家电网公司 Substation communication method
CN105515819A (en) * 2015-07-14 2016-04-20 国家电网公司 IEC61850-based communication component and application component data interface method
CN106951593A (en) * 2017-02-17 2017-07-14 南京南瑞继保电气有限公司 A kind of method and apparatus for the configuration file for generating protection supervisory equipment

Also Published As

Publication number Publication date
CN109561114A (en) 2019-04-02

Similar Documents

Publication Publication Date Title
CN110738454A (en) enterprise management platform system
CN108683636B (en) Charging pile communication method and system
CN109462637A (en) MR expert's remote collaboration method and system based on power equipment 3D model library
CN111552568B (en) Cloud service calling method and device
CN110492984B (en) Data transmission method and device, data analysis processing system and computer equipment
CN108924228B (en) Industrial internet optimization system based on edge calculation
CN105025254B (en) A kind of multi-platform monitoring terminal system development approach
CN107248981A (en) Internet of Things intelligent equipment protocol storehouse
CN115412602A (en) Data parsing and transferring method, device, equipment and medium for digital twin
CN104932452A (en) Method used for aviation bus tester remote control and system used for aviation bus tester remote control
CN109561114B (en) Communication method and system of measurement and control device
CN112866364A (en) Industrial internet cloud platform
CN110099116B (en) Big data-based subnet security evaluation method
CN106649614A (en) Rapid query method and system for smart distribution networks
CN105930295B (en) A kind of method and device of secondary equipment of intelligent converting station plug and play
CN115499432A (en) Family terminal computing resource management system and computing resource scheduling method
CN103269327A (en) Method for realizing general file data service based on agent mechanism
CN115913912A (en) Message interception and service link diagram generation method and device
CN114945031B (en) Cloud original Internet of things platform supporting access of mass equipment multi-communication protocol and message protocol
Crispino et al. An experiment using an object-oriented standard-IEC 61850 to integrate IEDs systems in substations
CN110098991A (en) The equipment that EtherCAT bus system is accessed into general Internet of Things cloud platform
CN109525415A (en) A kind of Intelligent power distribution terminal topological model motor synchronizing method and self-synchronous device
CN110098958A (en) Communications management system and dangerous alarm method suitable for IMS mobile office and intelligent O&M
CN106412070A (en) Cloud data center control method and system
Zhang et al. Application and Implementation of General Service Protocol in Transparent Access Framework

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
CB02 Change of applicant information

Address after: Nan Shui Road Gulou District of Nanjing city of Jiangsu Province, No. 8 210003

Applicant after: CHINA ELECTRIC POWER RESEARCH INSTITUTE Co.,Ltd.

Applicant after: STATE GRID JIANGSU ELECTRIC POWER Co.

Applicant after: STATE GRID CORPORATION OF CHINA

Address before: Nan Shui Road Gulou District of Nanjing city of Jiangsu Province, No. 8 210003

Applicant before: China Electric Power Research Institute

Applicant before: STATE GRID JIANGSU ELECTRIC POWER Co.

Applicant before: State Grid Corporation of China

CB02 Change of applicant information
GR01 Patent grant
GR01 Patent grant