CN111917686A - Data network communication protocol IPSCom applied to industrial Internet - Google Patents

Data network communication protocol IPSCom applied to industrial Internet Download PDF

Info

Publication number
CN111917686A
CN111917686A CN201910377981.4A CN201910377981A CN111917686A CN 111917686 A CN111917686 A CN 111917686A CN 201910377981 A CN201910377981 A CN 201910377981A CN 111917686 A CN111917686 A CN 111917686A
Authority
CN
China
Prior art keywords
data
communication protocol
control system
software
file
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
CN201910377981.4A
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.)
Chuangsheng Yishi Dongguan Intelligent Automatic Control Co ltd
Original Assignee
Chuangsheng Yishi Dongguan Intelligent Automatic Control 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 Chuangsheng Yishi Dongguan Intelligent Automatic Control Co ltd filed Critical Chuangsheng Yishi Dongguan Intelligent Automatic Control Co ltd
Priority to CN201910377981.4A priority Critical patent/CN111917686A/en
Publication of CN111917686A publication Critical patent/CN111917686A/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/26Special purpose or proprietary protocols or architectures
    • 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/03Protocol definition or specification 

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Security & Cryptography (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computing Systems (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

The invention discloses a data network communication protocol IPSCom applied to industrial Internet, the construction method of the data network communication protocol IPSCom comprises the following steps: A. classifying the data sources; B. acquiring data by a communication protocol supported by an automatic control system; C. and outputting various types of data in a plain text format. The invention outputs various data in a plain text format, takes high-level language grammar as an instruction basis, greatly facilitates the use and the grasp of non-automatic professionals, is beneficial to the development of industrial internet, and can effectively reduce the access difficulty of the data of an automatic control system in the industrial internet.

Description

Data network communication protocol IPSCom applied to industrial Internet
Technical Field
The invention relates to the technical field of electrician industry internet, in particular to a data network communication protocol IPSCom applied to the industry internet.
Background
At present, the data acquisition of an automatic control system in the industrial internet adopts a protocol conversion mode, namely: the data is acquired by a communication protocol supported by an automatic control system, and the data is rearranged and converted into data of another open protocol, such as: through the communication between Profibus and S7-300, the received data is converted into data defined by Modbus address (because most manufacturers or equipment support Modbus communication at present), the specialization degree of the method is too high, and the large-scale popularization and application of the method are severely restricted.
The protocol conversion mode of the data acquisition of the automatic control system in the industrial internet at present has obvious disadvantages: the data is converted from one protocol format to another protocol format, the protocol formats are all communication protocol formats of automation specialties, the problems of classification and conversion of continuous quantity and discrete quantity signals, reshaping in continuous quantity data, binary system, BCD (binary coded decimal) codes, ASCII (American standard code for information interchange) codes, single characters, double characters, single-precision floating points, double-precision floating points and the like exist, the constraint of automation specialties is not broken through all the time, and the data cannot be really accepted by vast Internet users.
Disclosure of Invention
The present invention is directed to a data network communication protocol IPSCom applied to the industrial internet, so as to solve the problems in the background art.
In order to achieve the purpose, the invention provides the following technical scheme: a data network communication protocol IPSCom applied to industrial Internet, the construction method of the data network communication protocol IPSCom comprises the following steps:
A. classifying the data sources;
B. acquiring data by a communication protocol supported by an automatic control system;
C. and outputting various types of data in a plain text format.
Preferably, the data source in step a mainly includes: the controller configuration file is composed of editing logic generated by configuration software of the automatic control system and used for downloading the controller of the automatic control system to execute monitoring logic; a hardware point data list file for storing all hardware points in the automation control system and information related to the hardware points; a software point data list file for storing the numerical information of all software points in the automation control system; the hardware point data message is used for temporarily storing all hardware points and information related to the hardware points in the automatic control system in the memory, and the data records data of one point in each row in a recording row unit; software point data messages, wherein the software point data messages are information of all software points and software points in the temporary storage automation control system of the memory, and the data records data of one point in each row by recording row units; a help graphic file, which is a graphic file in a jpg format and stores a help interpretation graphic description; and the manual file is used for storing the related technical manual, the instruction and the manual file of the automatic control system.
Preferably, the format of all dynamic data in the data source in step a is "; "separate plain text list data, single record format: a serial number; a data name; data; and (6) annotating.
Preferably, the communication protocol instruction in step B includes controller configuration download, hardware point data list download, software point data list download, hardware point data message acquisition, software point data message acquisition, help graphic file list acquisition, help manual graphic list acquisition, graphic file download and manual file download.
Compared with the prior art, the invention has the beneficial effects that: the invention outputs various data in a plain text format, takes high-level language grammar as an instruction basis, greatly facilitates the use and the grasp of non-automatic professionals, is beneficial to the development of industrial internet, and can effectively reduce the access difficulty of the data of an automatic control system in the industrial internet.
Drawings
FIG. 1 is a flow chart of the construction method of the present invention.
Detailed Description
The technical solutions in the embodiments of the present invention will be clearly and completely described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Referring to fig. 1, the present invention provides a technical solution: a data network communication protocol IPSCom applied to industrial Internet, the construction method of the data network communication protocol IPSCom comprises the following steps:
A. classifying the data sources;
B. acquiring data by a communication protocol supported by an automatic control system;
C. and outputting various types of data in a plain text format.
In the invention, the data source in step A mainly comprises: the controller configuration file is composed of editing logic generated by configuration software of the automatic control system and used for downloading the controller of the automatic control system to execute monitoring logic; a hardware point data list file for storing all hardware points in the automation control system and information related to the hardware points; a software point data list file for storing the numerical information of all software points in the automation control system; the hardware point data message is used for temporarily storing all hardware points and information related to the hardware points in the automatic control system in the memory, and the data records data of one point in each row in a recording row unit; software point data messages, wherein the software point data messages are information of all software points and software points in the temporary storage automation control system of the memory, and the data records data of one point in each row by recording row units; a help graphic file, which is a graphic file in a jpg format and stores a help interpretation graphic description; and the manual file is used for storing the related technical manual, the instruction and the manual file of the automatic control system. The data sources of the present invention are categorized as shown in the following table:
Figure BDA0002052304350000041
in the invention, the formats of all dynamic data in the data source in the step A are 'in order'; "separate plain text list data, single record format: a serial number; a data name; data; and (6) annotating. The specific data are tabulated below:
Figure BDA0002052304350000051
in the invention, the communication protocol instruction in the step B comprises controller configuration downloading, hardware point data list downloading, software point data list downloading, hardware point data message acquisition, software point data message acquisition, help graphic file list acquisition, help manual graphic list acquisition, graphic file downloading and manual file downloading. The following table shows that the dynamic data source and the protocol command of the IPSCom protocol are contents in a plain text format, and have the characteristics of easy receiving and processing, and the grammatical structure of the protocol command code is close to the oral expression form of english, so that the IPSCom protocol is easier to understand and remember, and is easy to popularize and apply.
Figure BDA0002052304350000061
In conclusion, the invention outputs various data in a plain text format, takes high-level language grammar as an instruction basis, greatly facilitates the use and the grasp of non-automatic professionals, is beneficial to the development of industrial internet, and can effectively reduce the access difficulty of the data of the automatic control system in the industrial internet.
Although embodiments of the present invention have been shown and described, it will be appreciated by those skilled in the art that changes, modifications, substitutions and alterations can be made in these embodiments without departing from the principles and spirit of the invention, the scope of which is defined in the appended claims and their equivalents.

Claims (4)

1. A data network communication protocol IPSCom applied to industrial Internet is characterized in that: the construction method of the data network communication protocol IPSCom comprises the following steps:
A. classifying the data sources;
B. acquiring data by a communication protocol supported by an automatic control system;
C. and outputting various types of data in a plain text format.
2. The data network communication protocol IPSCom applied to industrial Internet according to claim 1, wherein: the data source in the step A mainly comprises: the controller configuration file is composed of editing logic generated by configuration software of the automatic control system and used for downloading the controller of the automatic control system to execute monitoring logic; a hardware point data list file for storing all hardware points in the automation control system and information related to the hardware points; a software point data list file for storing the numerical information of all software points in the automation control system; the hardware point data message is used for temporarily storing all hardware points and information related to the hardware points in the automatic control system in the memory, and the data records data of one point in each row in a recording row unit; software point data messages, wherein the software point data messages are information of all software points and software points in the temporary storage automation control system of the memory, and the data records data of one point in each row by recording row units; a help graphic file, which is a graphic file in a jpg format and stores a help interpretation graphic description; and the manual file is used for storing the related technical manual, the instruction and the manual file of the automatic control system.
3. The data network communication protocol IPSCom applied to industrial Internet according to claim 1, wherein: the format of all dynamic data in the data source in the step A is'; "separate plain text list data, single record format: a serial number; a data name; data; and (6) annotating.
4. The data network communication protocol IPSCom applied to industrial Internet according to claim 1, wherein: the communication protocol instruction in the step B comprises controller configuration downloading, hardware point data list downloading, software point data list downloading, hardware point data message obtaining, software point data message obtaining, help graphic file list obtaining, help manual graphic list obtaining, graphic file downloading and manual file downloading.
CN201910377981.4A 2019-05-08 2019-05-08 Data network communication protocol IPSCom applied to industrial Internet Pending CN111917686A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910377981.4A CN111917686A (en) 2019-05-08 2019-05-08 Data network communication protocol IPSCom applied to industrial Internet

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910377981.4A CN111917686A (en) 2019-05-08 2019-05-08 Data network communication protocol IPSCom applied to industrial Internet

Publications (1)

Publication Number Publication Date
CN111917686A true CN111917686A (en) 2020-11-10

Family

ID=73242389

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910377981.4A Pending CN111917686A (en) 2019-05-08 2019-05-08 Data network communication protocol IPSCom applied to industrial Internet

Country Status (1)

Country Link
CN (1) CN111917686A (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105959144A (en) * 2016-06-02 2016-09-21 中国科学院信息工程研究所 Safety data acquisition and anomaly detection method and system facing industrial control network
CN106572180A (en) * 2016-11-07 2017-04-19 中广核(深圳)辐射监测技术有限公司 System and method transmitting nuclear power plant dosage data from industrial network to management network
CN107122422A (en) * 2017-04-06 2017-09-01 山东建筑大学 Service-oriented wisdom settlement real-time dataBase system and its method of work
CN107409141A (en) * 2015-02-11 2017-11-28 霍尼韦尔国际公司 Apparatus and method for the Dynamic Customization of network security risk project rule
CN206968947U (en) * 2016-10-26 2018-02-06 中国人民解放军91388部队 Ship's network channel information harvester
CN108375946A (en) * 2018-03-22 2018-08-07 北京奔驰汽车有限公司 A kind of information spy device and industrial control system
CN109144023A (en) * 2017-06-27 2019-01-04 西门子(中国)有限公司 A kind of safety detection method and equipment of industrial control system
CN109600258A (en) * 2018-12-10 2019-04-09 英赛克科技(北京)有限公司 Industrial protocol message accounting device and method

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN107409141A (en) * 2015-02-11 2017-11-28 霍尼韦尔国际公司 Apparatus and method for the Dynamic Customization of network security risk project rule
CN105959144A (en) * 2016-06-02 2016-09-21 中国科学院信息工程研究所 Safety data acquisition and anomaly detection method and system facing industrial control network
CN206968947U (en) * 2016-10-26 2018-02-06 中国人民解放军91388部队 Ship's network channel information harvester
CN106572180A (en) * 2016-11-07 2017-04-19 中广核(深圳)辐射监测技术有限公司 System and method transmitting nuclear power plant dosage data from industrial network to management network
CN107122422A (en) * 2017-04-06 2017-09-01 山东建筑大学 Service-oriented wisdom settlement real-time dataBase system and its method of work
CN109144023A (en) * 2017-06-27 2019-01-04 西门子(中国)有限公司 A kind of safety detection method and equipment of industrial control system
CN108375946A (en) * 2018-03-22 2018-08-07 北京奔驰汽车有限公司 A kind of information spy device and industrial control system
CN109600258A (en) * 2018-12-10 2019-04-09 英赛克科技(北京)有限公司 Industrial protocol message accounting device and method

Similar Documents

Publication Publication Date Title
CN112799321B (en) DBC file rapid creating method following CAN bus communication protocol
CN100425081C (en) Code-conversion method for shortmessage receiving and transmitting and network apparatus used thereof
EP0268069B1 (en) Method of forming a message file in a computer
US6782400B2 (en) Method and system for transferring data between server systems
CN102831195B (en) Personalized speech gathers and semantic certainty annuity and method thereof
US20070112810A1 (en) Method for compressing markup languages files, by replacing a long word with a shorter word
TWI713015B (en) Language recognition method and device
CN112417515A (en) Configuration software protocol processing method and system
CN112966529A (en) Neural network machine translation training method, system, medium, equipment and application
CN106777404A (en) Converting system and conversion method from LaTeX form to XML format
CN110889261A (en) Method for automating electronic official document service processing
CN111917686A (en) Data network communication protocol IPSCom applied to industrial Internet
CN105786529A (en) Parameter design method for calling C/C++ style function by class management code
CN115841095A (en) Document establishing method, system, medium and equipment
CN113239670A (en) Method and device for uploading service template, computer equipment and storage medium
CN109284489B (en) Method and device for converting nuclear power plant Word file into template-based HTML file
CN103914436B (en) Code converting method and device compared with Small object space encoder is provided
CN101141438B (en) Analytical method of message data cell
CN113792531B (en) Text editing method and system based on markdown grammar expansion
CN115001628B (en) Data encoding method and device, data decoding method and device and data structure
CN107506340A (en) A kind of data transfer device and system
CN117407381A (en) Real-time processing method and device for big data of mine industry
KR920001189B1 (en) Font image circuit
CN117931271A (en) Implementation method for supporting setting configuration file
CN102184095A (en) Chinese character display system and method for converged communication systems

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

Application publication date: 20201110

RJ01 Rejection of invention patent application after publication