CN111147510A - Data acquisition system and method based on SOA reflection factory architecture - Google Patents

Data acquisition system and method based on SOA reflection factory architecture Download PDF

Info

Publication number
CN111147510A
CN111147510A CN201911406551.7A CN201911406551A CN111147510A CN 111147510 A CN111147510 A CN 111147510A CN 201911406551 A CN201911406551 A CN 201911406551A CN 111147510 A CN111147510 A CN 111147510A
Authority
CN
China
Prior art keywords
protocol
acquisition
library
equipment
protocol library
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201911406551.7A
Other languages
Chinese (zh)
Inventor
李锐
罗凡程
曾鸿韬
陈昌金
刘杰
李俊杰
吴跃
黄勇
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
China South Industries Group Automation Research Institute
Original Assignee
China South Industries Group Automation Research Institute
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 China South Industries Group Automation Research Institute filed Critical China South Industries Group Automation Research Institute
Priority to CN201911406551.7A priority Critical patent/CN111147510A/en
Publication of CN111147510A publication Critical patent/CN111147510A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/08Protocols for interworking; Protocol conversion
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/18Multiprotocol handlers, e.g. single devices capable of handling multiple protocols
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/22Parsing or analysis of headers

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Communication Control (AREA)

Abstract

The invention discloses a data acquisition system based on SOA reflection factory architecture.A communication link management module extracts the same characteristics and different characteristics of various communication links and establishes an acquisition communication link; the device protocol management module extracts the same part and different parts of the acquisition protocols in various acquisition devices and encapsulates a device protocol library; when the acquisition software is started, a communication link is established according to the configuration file and the acquisition communication link, and an equipment protocol analysis library is loaded according to the configuration file. The invention also discloses a data acquisition method based on the SOA reflection factory architecture. According to the data acquisition system and method based on the SOA reflection factory architecture, after the acquisition communication link and the equipment protocol library are reconstructed, the data acquisition system and method can be compatible with all known link types and protocols, and a separate acquisition program does not need to be developed when new equipment is faced, so that the use efficiency is greatly improved, and the cost of manpower and material resources is reduced.

Description

Data acquisition system and method based on SOA reflection factory architecture
Technical Field
The invention relates to the technology of industrial bus communication protocol conversion and industrial field device data acquisition, in particular to a data acquisition system and a data acquisition method based on SOA reflection factory architecture.
Background
Along with the deep integration of industrialization and informatization, the demand for interconnection and intercommunication of a production control system and a production management system inside and among enterprises is gradually increased, the demand for improving the product quality and the operation efficiency by accessing equipment into a network is stronger, and the industrial internet of things is produced at the same time. The industrial Internet of things changes each link and equipment in the production process into a data terminal, bottom basic data are collected in an all-dimensional mode, and data analysis and mining of deeper layers are carried out, so that efficiency is improved, and operation is optimized.
In the process of industrial implementation of data acquisition, protocols of different PLCs and different control systems need to be analyzed, generally, hardware interfaces of devices of different manufacturers, protocols for outputting data externally and receiving data are different, and a large amount of manpower and material resources need to be consumed for realizing the analysis of one protocol independently, so that an enterprise faces some problems in the data acquisition process, and particularly for enterprises with various types of devices: the more the types of equipment are, the higher the data acquisition cost and difficulty is, the correlation is increased linearly, the different protocol standards of various field buses and the diversity and the incompatibility of bus protocols greatly reduce the interconnection and the interoperability among control networks of different buses.
At present, RS-232, RS-485 and Ethernet are commonly used as communication interfaces adopted by industrial field devices, and data acquisition of the devices is difficult to perform due to the fact that protocols of various communication structures are incompatible and data protocols of the field devices are different. And the current common modes comprise 2 types: (1) the protocol converter can basically only complete point-to-point conversion, i.e. the data sent by the bus device 1 in the gateway is unpacked layer by layer from bottom to top according to the bus protocol 1 to obtain the user data therein. Reverse data transmission, and the same way; (2) different types of devices develop separate acquisition programs. For the above data acquisition methods, each device needs to consume a large amount of manpower and material resources.
Disclosure of Invention
The technical problem to be solved by the invention is that industrial field devices are various and different in data communication protocol, which brings great inconvenience to acquisition and implementation, and the invention aims to provide a data acquisition system and a method based on SOA reflection factory architecture, so as to solve the problems.
The invention is realized by the following technical scheme:
a data acquisition system based on SOA reflection factory architecture comprises a communication link management module and a device protocol management module;
the communication link management module extracts the same characteristics and different characteristics of various communication links and establishes a communication basic framework according to the same characteristics; the communication link management module also establishes a plurality of different communication links according to the different characteristics; the communication link management module establishes acquisition communication links between acquisition software and acquisition equipment according to the communication basic framework and the plurality of different communication links;
the device protocol management module extracts the same part and different parts of acquisition protocols in various acquisition devices and establishes a protocol library basic framework according to the same part; the equipment protocol management module also establishes a protocol library extension part according to the different parts; the equipment protocol management module encapsulates an equipment protocol library according to the protocol library basic framework and the protocol library extension part;
when the acquisition software is started, a communication link is established according to the configuration file and the acquisition communication link, and an equipment protocol analysis library is loaded according to the configuration file.
When the invention is applied, the existing equipment such as Siemens PLC, Beifu PLC, Sendai CNC and the like all have own set of communication protocols, if the program is modified aiming at each equipment, the problem of huge cost is brought, and the difficulty and the period of project configuration are increased. In the invention, to integrate the protocol, the problem of physical link compatibility is solved firstly, therefore, the invention adopts a mode of extracting the same characteristics and different characteristics of a plurality of communication links to establish a collection communication link with extremely strong compatibility, and the collection communication link of the invention is provided with a communication basic frame and a plurality of different communication links; the communication basic framework is characterized by the commonalities of various communication links, the basic framework is formed by abstracting the commonalities of the links, and a plurality of different communication links are formed by the characteristics of the various communication links on the basis of the basic framework. The link structure has excellent compatibility, can integrate new communication links at any time, and has good expansibility.
On the basis of collecting the communication link, the invention integrates different protocols, and finds out the same points and different points of the protocols according to the condition that various devices collect the protocols. The same points of the protocols are used as a basic framework for acquiring the protocol library, all the protocols are required to be established on the basis of the protocol, different points are used as an extension part of the protocol library, and the attribute and the method of the basic framework are rewritten or extended after the type of equipment is selected; for example, the Modbus protocol and the Siemens S7PLC protocol acquire data of a device storage space in a functional code + addressing mode, which is the direct commonality of the protocols.
According to the invention, after the acquisition communication link and the equipment protocol library are reconstructed, the method is compatible with all known link types and protocols, and a separate acquisition program is not required to be developed when a new device is faced, so that the use efficiency is greatly improved, and the cost of manpower and material resources is reduced. The invention adopts SOA architecture, and separates different functional units (called services) of the application program. And developing a bottom layer framework of a standard communication protocol by analyzing common industrial communication protocols such as Modbus, OPC, Siemens PLC, FANUC and the like. In practical application, the data acquisition driver of the device is developed based on a bottom framework, acquired data are converted into a uniform data format and uploaded to a data processing program. Different communication equipment drivers are configured, so that the same acquisition program can be connected with different field equipment, required data can be acquired or corresponding instructions can be issued, interconnection and intercommunication of the field equipment can be realized, and data acquisition can be carried out.
Further, the multiple communication links include a serial port, a TCP port, and a UDP port.
Further, the device protocol library comprises an external interface; and when the acquisition equipment analyzes the communication data through the protocol of the equipment protocol library, the acquisition equipment points to the newly created object through the external interface.
When the invention is applied, because the protocol library is developed by adopting a factory mode, the creation logic is not exposed to the client when the protocol analysis object is created, and the newly created object is pointed by using a common interface. Except for common attributes and methods, no extra correlation exists among all protocols, so that the newly appeared protocols can be used only by being designed according to a uniform parameter interface and then packaged, and the expansibility of a protocol library is well guaranteed.
Further, when adding protocols to the device protocol library, the device protocol management module extracts a newly added same part and a newly added different part of a newly added acquisition protocol and the device protocol library, and establishes a protocol library base frame according to the newly added same part; the equipment protocol management module also establishes a protocol library extension part according to the newly added different part; and the equipment protocol management module encapsulates the equipment protocol library according to the protocol library basic framework and the protocol library extension part.
Further, the device protocol library generates a DLL library file; and when the communication data is analyzed through the protocol of the equipment protocol library, calling the DLL library file through a reflection mechanism.
A data acquisition method based on SOA reflection factory architecture comprises the following steps:
s1: extracting the same characteristics and different characteristics of a plurality of communication links, and establishing a communication basic framework according to the same characteristics; establishing a plurality of different communication links according to the different characteristics; establishing acquisition communication links between acquisition software and acquisition equipment according to the communication basic framework and the plurality of different communication links;
s2: extracting the same part and different parts of the acquisition protocols in various acquisition devices, and establishing a protocol library basic framework according to the same part; establishing a protocol library extension part according to the different parts; encapsulating the equipment protocol library according to the protocol library basic framework and the protocol library extension part;
s3: when the acquisition software is started, a communication link is established according to the configuration file and the acquisition communication link, and an equipment protocol analysis library is loaded according to the configuration file.
Further, the multiple communication links include a serial port, a TCP port, and a UDP port.
Further, the device protocol library comprises an external interface; step S3 includes the following substeps:
and when the acquisition equipment analyzes the communication data through the protocol of the equipment protocol library, the acquisition equipment points to the newly created object through the external interface.
Further, the method also comprises the following steps:
s4: when adding protocols to the equipment protocol library, extracting newly-added same parts and newly-added different parts of newly-added acquisition protocols and the equipment protocol library, and establishing a protocol library basic frame according to the newly-added same parts; establishing a protocol library extension part according to the newly added different part; and encapsulating the equipment protocol library according to the protocol library basic framework and the protocol library extension part.
Further, the device protocol library generates a DLL library file; step S3 includes the further sub-steps of:
and when the communication data is analyzed through the protocol of the equipment protocol library, calling the DLL library file through a reflection mechanism.
Compared with the prior art, the invention has the following advantages and beneficial effects:
1. according to the data acquisition system and method based on the SOA reflection factory architecture, after the acquisition communication link and the equipment protocol library are reconstructed, the data acquisition system and method can be compatible with all known link types and protocols, and a separate acquisition program does not need to be developed when new equipment is faced, so that the use efficiency is greatly improved, and the cost of manpower and material resources is reduced;
2. the invention relates to a data acquisition system and a data acquisition method based on an SOA reflection factory architecture, wherein the SOA architecture splits different functional units (called services) of an application program. And developing a bottom layer framework of a standard communication protocol by analyzing common industrial communication protocols such as Modbus, OPC, Siemens PLC, FANUC and the like. In practical application, the data acquisition driver of the device is developed based on a bottom framework, acquired data are converted into a uniform data format and uploaded to a data processing program. Different communication equipment drivers are configured, so that the same acquisition program can be connected with different field equipment, required data can be acquired or corresponding instructions can be issued, interconnection and intercommunication of the field equipment can be realized, and data acquisition can be carried out.
Drawings
The accompanying drawings, which are included to provide a further understanding of the embodiments of the invention and are incorporated in and constitute a part of this application, illustrate embodiment(s) of the invention and together with the description serve to explain the principles of the invention. In the drawings:
FIG. 1 is a schematic diagram of a communication link structure according to the present invention;
FIG. 2 is a diagram of a protocol library architecture according to the present invention;
FIG. 3 is a diagram illustrating protocol integration according to the present invention;
FIG. 4 is a schematic view of the overall process of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the present invention more apparent, the present invention is further described in detail below with reference to examples and accompanying drawings, and the exemplary embodiments and descriptions thereof are only used for explaining the present invention and are not meant to limit the present invention.
Examples
As shown in fig. 1 to 4, the data acquisition system based on the SOA reflection factory architecture of the present invention includes a communication link management module and an equipment protocol management module;
the communication link management module extracts the same characteristics and different characteristics of various communication links and establishes a communication basic framework according to the same characteristics; the communication link management module also establishes a plurality of different communication links according to the different characteristics; the communication link management module establishes acquisition communication links between acquisition software and acquisition equipment according to the communication basic framework and the plurality of different communication links;
the device protocol management module extracts the same part and different parts of acquisition protocols in various acquisition devices and establishes a protocol library basic framework according to the same part; the equipment protocol management module also establishes a protocol library extension part according to the different parts; the equipment protocol management module encapsulates an equipment protocol library according to the protocol library basic framework and the protocol library extension part;
when the acquisition software is started, a communication link is established according to the configuration file and the acquisition communication link, and an equipment protocol analysis library is loaded according to the configuration file.
In the implementation of this embodiment, to integrate the protocol, the problem of physical link compatibility is solved first, so the present invention adopts a manner of extracting the same features and different features of multiple communication links to establish a collection communication link with strong compatibility, and the collection communication link of the present invention has a communication infrastructure and multiple different communication links; the communication basic framework is characterized by the commonalities of various communication links, the basic framework is formed by abstracting the commonalities of the links, and a plurality of different communication links are formed by the characteristics of the various communication links on the basis of the basic framework. The link structure has excellent compatibility, can integrate new communication links at any time, and has good expansibility.
On the basis of collecting the communication link, the invention integrates different protocols, and finds out the same points and different points of the protocols according to the condition that various devices collect the protocols. The same points of the protocols are used as a basic framework for acquiring the protocol library, all the protocols are required to be established on the basis of the protocol, different points are used as an extension part of the protocol library, and the attribute and the method of the basic framework are rewritten or extended after the type of equipment is selected; for example, the Modbus protocol and the Siemens S7PLC protocol acquire data of a device storage space in a functional code + addressing mode, which is the direct commonality of the protocols.
In the embodiment, after the acquisition communication link and the equipment protocol library are reconstructed, the method and the system are compatible with all known link types and protocols, and a separate acquisition program is not required to be developed when new equipment is faced, so that the use efficiency is greatly improved, and the cost of manpower and material resources is reduced. The invention adopts SOA architecture, and separates different functional units (called services) of the application program. And developing a bottom layer framework of a standard communication protocol by analyzing common industrial communication protocols such as Modbus, Siemens PLC, FANUC and the like. In practical application, the data acquisition driver of the device is developed based on a bottom framework, acquired data are converted into a uniform data format and uploaded to a data processing program. Different communication equipment drivers are configured, so that the same acquisition program can be connected with different field equipment, required data can be acquired or corresponding instructions can be issued, interconnection and intercommunication of the field equipment can be realized, and data acquisition can be carried out.
To further illustrate the working process of this embodiment, the multiple communication links include a serial port, a TCP port, and a UDP port.
For further explaining the working process of the embodiment, the device protocol library includes an external interface; and when the acquisition equipment analyzes the communication data through the protocol of the equipment protocol library, the acquisition equipment points to the newly created object through the external interface.
In the implementation of the embodiment, because the protocol library is developed in a factory mode, the creation logic is not exposed to the client when the protocol parsing object is created, and a common interface is used to point to the newly created object. Except for common attributes and methods, no extra correlation exists among all protocols, so that the newly appeared protocols can be used only by being designed according to a uniform parameter interface and then packaged, and the expansibility of a protocol library is well guaranteed.
To further illustrate the working process of this embodiment, when adding a protocol to the device protocol library, the device protocol management module extracts a newly added same portion and a newly added different portion of a newly added acquisition protocol and the device protocol library, and establishes a protocol library base frame according to the newly added same portion; the equipment protocol management module also establishes a protocol library extension part according to the newly added different part; and the equipment protocol management module encapsulates the equipment protocol library according to the protocol library basic framework and the protocol library extension part.
To further illustrate the operation of this embodiment, the device protocol library generates a DLL library file; and when the communication data is analyzed through the protocol of the equipment protocol library, calling the DLL library file through a reflection mechanism.
A data acquisition method based on SOA reflection factory architecture comprises the following steps:
s1: extracting the same characteristics and different characteristics of a plurality of communication links, and establishing a communication basic framework according to the same characteristics; establishing a plurality of different communication links according to the different characteristics; establishing acquisition communication links between acquisition software and acquisition equipment according to the communication basic framework and the plurality of different communication links;
s2: extracting the same part and different parts of the acquisition protocols in various acquisition devices, and establishing a protocol library basic framework according to the same part; establishing a protocol library extension part according to the different parts; encapsulating the equipment protocol library according to the protocol library basic framework and the protocol library extension part;
s3: when the acquisition software is started, a communication link is established according to the configuration file and the acquisition communication link, and an equipment protocol analysis library is loaded according to the configuration file.
To further illustrate the working process of this embodiment, the multiple communication links include a serial port, a TCP port, and a UDP port.
For further explaining the working process of the embodiment, the device protocol library includes an external interface; step S3 includes the following substeps:
and when the acquisition equipment analyzes the communication data through the protocol of the equipment protocol library, the acquisition equipment points to the newly created object through the external interface.
For further explaining the working process of the embodiment, the method further comprises the following steps:
s4: when adding protocols to the equipment protocol library, extracting newly-added same parts and newly-added different parts of newly-added acquisition protocols and the equipment protocol library, and establishing a protocol library basic frame according to the newly-added same parts; establishing a protocol library extension part according to the newly added different part; and encapsulating the equipment protocol library according to the protocol library basic framework and the protocol library extension part.
To further illustrate the operation of this embodiment, the device protocol library generates a DLL library file; step S3 includes the further sub-steps of:
and when the communication data is analyzed through the protocol of the equipment protocol library, calling the DLL library file through a reflection mechanism.
The above-mentioned embodiments are intended to illustrate the objects, technical solutions and advantages of the present invention in further detail, and it should be understood that the above-mentioned embodiments are merely exemplary embodiments of the present invention, and are not intended to limit the scope of the present invention, and any modifications, equivalent substitutions, improvements and the like made within the spirit and principle of the present invention should be included in the scope of the present invention.

Claims (10)

1. A data acquisition system based on SOA reflection factory architecture is characterized by comprising a communication link management module and a device protocol management module;
the communication link management module extracts the same characteristics and different characteristics of various communication links and establishes a communication basic framework according to the same characteristics; the communication link management module also establishes a plurality of different communication links according to the different characteristics; the communication link management module establishes acquisition communication links between acquisition software and acquisition equipment according to the communication basic framework and the plurality of different communication links;
the device protocol management module extracts the same part and different parts of acquisition protocols in various acquisition devices and establishes a protocol library basic framework according to the same part; the equipment protocol management module also establishes a protocol library extension part according to the different parts; the equipment protocol management module encapsulates an equipment protocol library according to the protocol library basic framework and the protocol library extension part;
when the acquisition software is started, a communication link is established according to the configuration file and the acquisition communication link, and an equipment protocol analysis library is loaded according to the configuration file.
2. The SOA reflection factory architecture-based data acquisition system as claimed in claim 1, wherein said plurality of communication links comprise serial ports, TCP ports and UDP ports.
3. The SOA reflection factory architecture-based data acquisition system of claim 1, wherein the device protocol library comprises external interfaces; and when the acquisition equipment analyzes the communication data through the protocol of the equipment protocol library, the acquisition equipment points to the newly created object through the external interface.
4. The SOA reflection factory architecture-based data acquisition system according to claim 1, wherein when adding protocols to the device protocol library, the device protocol management module extracts a newly added same part and a newly added different part of a newly added acquisition protocol and the device protocol library, and establishes a protocol library base frame according to the newly added same part; the equipment protocol management module also establishes a protocol library extension part according to the newly added different part; and the equipment protocol management module encapsulates the equipment protocol library according to the protocol library basic framework and the protocol library extension part.
5. The SOA reflection factory architecture based data acquisition system of claim 1 wherein the device protocol library generates a DLL library file; and when the communication data is analyzed through the protocol of the equipment protocol library, calling the DLL library file through a reflection mechanism.
6. A data acquisition method based on SOA reflection factory architecture is characterized by comprising the following steps:
s1: extracting the same characteristics and different characteristics of a plurality of communication links, and establishing a communication basic framework according to the same characteristics; establishing a plurality of different communication links according to the different characteristics; establishing acquisition communication links between acquisition software and acquisition equipment according to the communication basic framework and the plurality of different communication links;
s2: extracting the same part and different parts of the acquisition protocols in various acquisition devices, and establishing a protocol library basic framework according to the same part; establishing a protocol library extension part according to the different parts; encapsulating the equipment protocol library according to the protocol library basic framework and the protocol library extension part;
s3: when the acquisition software is started, a communication link is established according to the configuration file and the acquisition communication link, and an equipment protocol analysis library is loaded according to the configuration file.
7. The SOA reflection factory architecture-based data acquisition method according to claim 6, wherein the plurality of communication links comprise serial ports, TCP ports and UDP ports.
8. The SOA reflection factory architecture-based data acquisition method according to claim 6, wherein the device protocol library comprises external interfaces; step S3 includes the following substeps:
and when the acquisition equipment analyzes the communication data through the protocol of the equipment protocol library, the acquisition equipment points to the newly created object through the external interface.
9. The SOA reflection factory architecture-based data acquisition method according to claim 6, further comprising the steps of:
s4: when adding protocols to the equipment protocol library, extracting newly-added same parts and newly-added different parts of newly-added acquisition protocols and the equipment protocol library, and establishing a protocol library basic frame according to the newly-added same parts; establishing a protocol library extension part according to the newly added different part; and encapsulating the equipment protocol library according to the protocol library basic framework and the protocol library extension part.
10. The SOA reflection factory architecture-based data acquisition method according to claim 6, wherein the device protocol library generates a DLL library file; step S3 includes the further sub-steps of:
and when the communication data is analyzed through the protocol of the equipment protocol library, calling the DLL library file through a reflection mechanism.
CN201911406551.7A 2019-12-31 2019-12-31 Data acquisition system and method based on SOA reflection factory architecture Pending CN111147510A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201911406551.7A CN111147510A (en) 2019-12-31 2019-12-31 Data acquisition system and method based on SOA reflection factory architecture

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201911406551.7A CN111147510A (en) 2019-12-31 2019-12-31 Data acquisition system and method based on SOA reflection factory architecture

Publications (1)

Publication Number Publication Date
CN111147510A true CN111147510A (en) 2020-05-12

Family

ID=70522697

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201911406551.7A Pending CN111147510A (en) 2019-12-31 2019-12-31 Data acquisition system and method based on SOA reflection factory architecture

Country Status (1)

Country Link
CN (1) CN111147510A (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112526979A (en) * 2020-12-16 2021-03-19 中国兵器装备集团自动化研究所 Serial communication interface diagnosis system and method of multiple redundancy architecture
CN113986372A (en) * 2021-10-18 2022-01-28 北京鲸鲮信息***技术有限公司 Window plug-in configuration method, window data acquisition method and device

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040202128A1 (en) * 2000-11-24 2004-10-14 Torbjorn Hovmark Method for handover between heterogeneous communications networks
CN102855143A (en) * 2012-09-29 2013-01-02 南京国电南自轨道交通工程有限公司 Universal communication frame in SCADA (supervisory control and data acquisition) system
CN106131073A (en) * 2016-08-29 2016-11-16 武汉精伦电气有限公司 A kind of communications framework being applicable to many application scenarios and communication means
CN107707544A (en) * 2017-09-29 2018-02-16 国网江苏省电力公司电力科学研究院 A kind of equipment automatic identification collocation methods of IEC 61850

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20040202128A1 (en) * 2000-11-24 2004-10-14 Torbjorn Hovmark Method for handover between heterogeneous communications networks
CN102855143A (en) * 2012-09-29 2013-01-02 南京国电南自轨道交通工程有限公司 Universal communication frame in SCADA (supervisory control and data acquisition) system
CN106131073A (en) * 2016-08-29 2016-11-16 武汉精伦电气有限公司 A kind of communications framework being applicable to many application scenarios and communication means
CN107707544A (en) * 2017-09-29 2018-02-16 国网江苏省电力公司电力科学研究院 A kind of equipment automatic identification collocation methods of IEC 61850

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112526979A (en) * 2020-12-16 2021-03-19 中国兵器装备集团自动化研究所 Serial communication interface diagnosis system and method of multiple redundancy architecture
CN112526979B (en) * 2020-12-16 2023-06-09 中国兵器装备集团自动化研究所 Serial communication interface diagnosis system and method with multiple redundancy architecture
CN113986372A (en) * 2021-10-18 2022-01-28 北京鲸鲮信息***技术有限公司 Window plug-in configuration method, window data acquisition method and device

Similar Documents

Publication Publication Date Title
CN106533886B (en) Full-interconnection manufacturing network architecture based on IPv6 protocol and management method
CN112311664B (en) Industrial Internet data interaction method and system and industrial gateway
CN112104536B (en) Automobile Ethernet bus design method based on DDS protocol
CN115150274B (en) Unified configuration method, system and storage medium for time-sensitive network equipment
CN114844930B (en) Vehicle-end remote control method and system based on SOA architecture
US11252241B2 (en) System and method for provisioning protocol agnostic interface to internet of things application frameworks
CN114584429A (en) Industrial intelligent internet of things gateway
CN112887356A (en) System for sharing memory data distribution service and operation method thereof
CN113867230A (en) Modbus remote operation control system
CN114567620A (en) MQTT protocol-based digital model and physical equipment matching system and method
CN113467771B (en) Model-based industrial edge cloud collaboration system and method
CN111147510A (en) Data acquisition system and method based on SOA reflection factory architecture
CN111770015A (en) Intelligent gateway device and application method
CN103001962B (en) Business support method and system
CN109683990B (en) H5 multiterminal cut-in method based on mixed mode mobile application
CN107896242B (en) Service sharing method and device
CN110808982B (en) Communication protocol establishing method and system based on registration mechanism
CN112817539A (en) Industrial data storage method and system, electronic device and storage medium
CN111740960A (en) Communication method of Internet of things equipment, Internet of things equipment and storage medium
CN112486666A (en) Model-driven reference architecture method and platform
CN114915533B (en) Method and architecture for realizing north interface based on platform
CN103034206A (en) Industrial data collection system adopting late binding communication plug-in unit
JP2002259126A (en) Software constituent for distributed control system, and method for designing control system
CN213043703U (en) Multi-protocol analysis system based on industrial Internet of things gateway
CN111416631B (en) Waveform deployment implementation method based on waveform multistage nesting

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
RJ01 Rejection of invention patent application after publication
RJ01 Rejection of invention patent application after publication

Application publication date: 20200512