CN113824626A - Communication management method for preventing information interaction loss - Google Patents

Communication management method for preventing information interaction loss Download PDF

Info

Publication number
CN113824626A
CN113824626A CN202111122653.3A CN202111122653A CN113824626A CN 113824626 A CN113824626 A CN 113824626A CN 202111122653 A CN202111122653 A CN 202111122653A CN 113824626 A CN113824626 A CN 113824626A
Authority
CN
China
Prior art keywords
report data
data
monitoring host
register group
register
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202111122653.3A
Other languages
Chinese (zh)
Other versions
CN113824626B (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.)
Guangdong Crdm Electric Technology Co ltd
Original Assignee
Guangdong Crdm Electric Technology 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 Guangdong Crdm Electric Technology Co ltd filed Critical Guangdong Crdm Electric Technology Co ltd
Priority to CN202111122653.3A priority Critical patent/CN113824626B/en
Publication of CN113824626A publication Critical patent/CN113824626A/en
Application granted granted Critical
Publication of CN113824626B publication Critical patent/CN113824626B/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
    • H04L51/00User-to-user messaging in packet-switching networks, transmitted according to store-and-forward or real-time protocols, e.g. e-mail
    • H04L51/21Monitoring or handling of messages
    • H04L51/224Monitoring or handling of messages providing notification on incoming messages, e.g. pushed notifications of received messages

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer And Data Communications (AREA)

Abstract

The invention discloses a communication management method for preventing information interaction loss, which comprises the following steps: the monitoring host machine issues a data command for reading the first register group; the terminal equipment responds to the record report data of the first register group; the monitoring host receives the record report data of the first register group, carries out verification, and enters the next step if the verification is correct; the monitoring host machine issues a data command for reading the second register group; the terminal equipment responds to the recording report data of the second register group; the monitoring host receives the recording report data of the second register group, verifies the data and returns to the step of reading the first register group if the data is verified correctly; the communication management method for preventing the information interaction from being lost is characterized in that extraction of the required recorded report data can be completed only by one round of communication interaction operation at least, when communication is wrong, multiple times of communication interaction are carried out to ensure that the message is not lost, and both the reliability of data transmission and the communication efficiency are ensured.

Description

Communication management method for preventing information interaction loss
Technical Field
The invention relates to the technical field of communication, in particular to a communication management method for preventing information interaction loss.
Background
In industrial control and various automatic control systems, in order to realize the online monitoring and control of the monitoring host computer on the whole automatic control system, the monitoring host computer needs to realize the interconnection and intercommunication of various intelligent terminal devices by adopting a consistent communication protocol through a communication network; in order to ensure the replaceability of various intelligent terminal devices at the data source and improve the convenience of project implementation and later maintainability of the whole automation system, a mature, stable and standard international communication protocol is usually selected to acquire required data information.
The existing communication between the monitoring host and the register group is generally divided into two types, one is that the monitoring host firstly issues a command for reading the register group of the record report, if the terminal equipment responds and passes a response message which is checked correctly, the monitoring host issues a confirmation command again, and after the terminal equipment receives the confirmation command, the last record report is cleared and the data of the next command for reading the register group of the record report is ready to be responded; if there is no response or the analysis error of the response message, the monitoring host will not issue the confirmation command, and the record report will not be cleared until the reading is successful.
And the other method is that all the record reports in the terminal equipment are uniformly compiled and coded, the monitoring host reads the index number range of the record reports stored in the current terminal equipment, firstly sends the record numbers for extracting the record reports according to the requirement, and then reads the required record reports, and if the indexes are not changed, the record reports stored in the register are not changed, so that the record reports are ensured not to be lost.
The above communication methods all have the following disadvantages: when the extraction of one record report data information is finished, at least two times of interactive operation are needed to finish the extraction, if a certain link has errors in the interactive operation process, the extraction needs to be repeated, and the efficiency is low.
Disclosure of Invention
The invention aims to provide a communication management method for preventing information interaction from being lost, which can extract the data of the report to be recorded only by one round of communication interaction operation at least, ensure the message not to be lost by a plurality of times of communication interaction when the communication is wrong, ensure the reliability of data transmission and also consider the communication efficiency.
In order to achieve the purpose, the invention adopts the following technical scheme: a communication management method for preventing information interaction loss comprises the following steps:
the terminal equipment defines the initial address of a first register group and the initial address of a second register group for recording report data;
the monitoring host machine issues a data command for reading the first register group;
the terminal equipment responds to the record report data of the first register group;
the monitoring host receives the record report data of the first register group, carries out verification, and enters the next step if the verification is correct;
the monitoring host machine issues a data command for reading the second register group;
the terminal equipment responds to the recording report data of the second register group;
the monitoring host receives the recording report data of the second register group, carries out verification, and enters the next step if the verification is correct;
returning to the step of issuing the data command for reading the first register group by the monitoring host.
Preferably, the monitoring host receives the record report data of the first register set and performs verification, and if the verification is wrong, the monitoring host circularly issues a data command for reading the first register set until the monitoring host receives the record report data of the first register set and verifies the correctness.
Preferably, the monitoring host receives the recording report data of the second register set and performs verification, and if the verification is wrong, the monitoring host circularly issues a data command for reading the second register set until the monitoring host receives the recording report data of the second register set and verifies the correctness.
Preferably, in the step of defining the start address of the first register set and the start address of the second register set for recording the report data by the terminal device, the terminal device defines the start address of the first register set and the start address of the second register set by using a Modbus protocol.
Preferably, in the step of issuing the data command for reading the first register group by the monitoring host, a first byte of the data command indicates an address of the terminal device to be read, a second byte indicates a read command code, a third byte and a fourth byte indicate the address of the first register group, a fifth byte and a sixth byte indicate the number of registers, and a seventh byte and an eighth byte indicate a message CRC check code for issuing the command.
Preferably, in the step of the terminal device responding to the record report data of the first register group, a first byte of the record report data indicates an address of the responding terminal device, a second byte indicates a read command code, a third byte indicates a number of response bytes, bytes from a fourth byte to a third last byte indicate the record report data of the first register group, and the second last byte and the first last byte indicate a message CRC check code of the response report data.
Preferably, the monitoring host receives the record report data of the first register group, and in the step of verifying, compares whether the address of the response device is the same as the address of the command issuing device, compares whether the read command code is the same, compares whether the byte length of the record report data of the first register group is twice the number of the registers, and verifies the message CRC check code of the response report data.
Preferably, the record report data of the first register is record report information of a first event, and the record format is as follows: number, type, year, month, day, hour, minute, second, millisecond.
Preferably, the recording report data of the second register is recording report information of the occurrence of the second event, and the recording format is as follows: number, type, year, month, day, hour, minute, second, millisecond.
The technical scheme of the invention has the beneficial effects that: when the network communication is normal, the extraction of the message record data can be completed once only through one round of inquiry and response processes, the communication time is shortened, the information extraction efficiency is improved, and the communication effect is ensured; reading the record report data last time, and reading the record report data next time after verifying the record report data is correct, so as to ensure that the monitoring host can read the record report data information in the target equipment without loss, error and repetition; the extraction of the recorded report data is changed on the basis of the existing communication protocol, the confirmation retransmission mechanism of communication is realized, the software modification efficiency is improved, and the realization cost is reduced.
Drawings
FIG. 1 is a work flow diagram of one embodiment of the present invention;
FIG. 2 is a flowchart illustrating a communication operation between a monitoring host and a register set according to the prior art;
FIG. 3 is a flowchart illustrating another prior art operation of monitoring communication between a host and a register set.
Detailed Description
The technical scheme of the invention is further explained by the specific implementation mode in combination with the attached drawings.
Reference will now be made in detail to embodiments of the present invention, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to the same or similar elements or elements having the same or similar function throughout. The embodiments described below with reference to the accompanying drawings are illustrative only for the purpose of explaining the present invention, and are not to be construed as limiting the present invention.
Referring to fig. 1 to 3, a communication management method for preventing information interaction loss includes the following steps:
the terminal equipment defines the initial address of a first register group and the initial address of a second register group for recording report data;
the monitoring host machine issues a data command for reading the first register group;
the terminal equipment responds to the record report data of the first register group;
the monitoring host receives the record report data of the first register group, carries out verification, and enters the next step if the verification is correct;
the monitoring host machine issues a data command for reading the second register group;
the terminal equipment responds to the recording report data of the second register group;
the monitoring host receives the recording report data of the second register group, carries out verification, and enters the next step if the verification is correct;
returning to the step of issuing the data command for reading the first register group by the monitoring host.
By adopting the mode, when the network communication is normal, the extraction of the message record data can be completed once only through one round of inquiry and response processes, the communication time is shortened, the information extraction efficiency is improved, and the communication effect is ensured; reading the record report data last time, and reading the record report data next time after verifying the record report data is correct, so as to ensure that the monitoring host can read the record report data information in the target equipment without loss, error and repetition; the extraction of the recorded report data is changed on the basis of the existing communication protocol, the confirmation retransmission mechanism of communication is realized, the software modification efficiency is improved, and the realization cost is reduced.
In the application, the monitoring host receives the record report data of the first register group and verifies the record report data, and if the verification is wrong, the monitoring host circularly issues a data command for reading the first register group until the monitoring host receives the record report data of the first register group and verifies the record report data to be correct.
By verifying the record report data of the first register group and circularly reading the data command of the first register group until the correct record report data is obtained, the accuracy of the record report data is ensured, and the errors of loss, errors or repetition and the like of the record report data caused by network errors are avoided. When the network communication is abnormal, the communication is automatically switched to a retransmission process, so that the non-loss interaction of the message record data is ensured until the message record data is successfully extracted, and the next round of data extraction is automatically carried out.
Specifically, the monitoring host receives the recording report data of the second register group and performs verification, and if the verification is wrong, the monitoring host circularly issues a data command for reading the second register group until the monitoring host receives the recording report data of the second register group and verifies the correctness.
By verifying the recording report data of the second register group and circularly reading the data command of the second register group until the correct recording report data is obtained, the accuracy of the recording report data is ensured, and the errors of loss, errors or repetition and the like of the recording report data caused by network errors are avoided. When the network communication is abnormal, the communication is automatically switched to a retransmission process, so that the non-loss interaction of the message record data is ensured until the message record data is successfully extracted, and the next round of data extraction is automatically carried out.
Preferably, in the step of defining the start address of the first register set and the start address of the second register set for recording the report data by the terminal device, the terminal device defines the start address of the first register set and the start address of the second register set by using a Modbus protocol.
The Modbus protocol is adopted, so that the public publication is realized, and no copyright is required; easy to deploy and maintain; for the supplier, the bit or byte restriction of the mobile local is little modified.
In this application, in the step of issuing the data command for reading the first register group by the monitoring host, the first byte of the data command indicates the address of the terminal device to be read, the second byte indicates the read command code, the third byte and the fourth byte indicate the address of the first register group, the fifth byte and the sixth byte indicate the number of registers, and the seventh byte and the eighth byte indicate the message CRC check code for issuing the command.
Specifically, in the step of the terminal device responding to the record report data of the first register group, the first byte of the record report data represents the address of the responding terminal device, the second byte represents the read command code, the third byte represents the number of responding bytes, the bytes between the fourth byte and the third last byte represent the record report data of the first register group, and the second last byte and the first last byte represent the message CRC check code of the response report data.
Meanwhile, the monitoring host receives the record report data of the first register group and carries out verification, wherein in the step of comparing whether the address of the response equipment is the same as the address of the command issuing equipment, whether the read command code is the same, whether the byte length of the record report data of the first register group is twice of the number of the registers and checking the message CRC check code of the response report data.
According to the format requirement of the Modbus protocol, the formats of the data command and the record report data are defined, communication between the monitoring host and the terminal equipment is facilitated, after the monitoring host sends a command of reading a record report register, the terminal equipment responds to the record report data, after transmission is finished, the terminal equipment clears the sent record report and fills new record report data, and the monitoring host is guaranteed to reliably obtain the record report but cannot repeatedly obtain the same report.
Preferably, the record report data of the first register is record report information of a first event, and the record format is as follows: number, type, year, month, day, hour, minute, second, millisecond.
Preferably, the recording report data of the second register is recording report information of the occurrence of the second event, and the recording format is as follows: number, type, year, month, day, hour, minute, second, millisecond.
One embodiment of the present application:
defining: two pieces of event record report information exist in the terminal equipment, the record format is as follows (number, type, year, month, day, hour, minute, second and millisecond), and the storage format in the register is as follows:
the first one is: 01552107291532110221, respectively; information 1 occurs when the content is represented by 221 ms, 32 minutes, 11 seconds, 15 hours, 07 months, 29 days, and 21 milliseconds.
A second bar: 01AA 2107291530110111; the information 1 disappears when the content is represented by 111 ms, 30 minutes, 11 seconds, 21 years, 07 months, 29 days, 15 days.
The Modbus-RTU register address 0x2100 is defined as the start address of the first register set read for event logging reporting information, and the Modbus-RTU register address 0x2200 is defined as the start address of the second register set read for event logging reporting information.
And (3) normal communication flow:
the monitoring host sends a read event command: 0103210000058F F5, respectively;
the terminal equipment responds: 01030A 0155210729153211022196 CB;
the monitoring host receives the correct command and reads the next event command: 0103220000058F B1, respectively;
the terminal equipment responds: 01030 a 01AA 2107291530110111D 263;
and finishing the whole event extraction process.
An abnormal communication flow:
the monitoring host sends a read event command: 0103210000058F F5, respectively;
the terminal equipment responds: 01030A 0155210729153211022196 CB, when the communication process is abnormal, the monitoring host receives the 01030A 0155210729153211022196 CA, and verifies the error of the check code;
the monitoring host repeatedly sends a read event command again: 0103210000058F F5, respectively;
the terminal equipment responds: 01030A 0155210729153211022196 CB;
the monitoring host receives the correct command and reads the next event command: 0103220000058F B1, respectively;
the terminal equipment responds: 01030 a 01AA 2107291530110111D 263;
and finishing the whole event extraction process.
In the description herein, references to the description of the terms "embodiment," "example," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the invention. In this specification, the schematic representations of the terms used above do not necessarily refer to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples.
The technical principle of the present invention is described above in connection with specific embodiments. The description is made for the purpose of illustrating the principles of the invention and should not be construed in any way as limiting the scope of the invention. Based on the explanations herein, those skilled in the art will be able to conceive of other embodiments of the present invention without inventive effort, which would fall within the scope of the present invention.

Claims (9)

1. A communication management method for preventing information interaction loss is characterized by comprising the following steps:
the terminal equipment defines the initial address of a first register group and the initial address of a second register group for recording report data;
the monitoring host machine issues a data command for reading the first register group;
the terminal equipment responds to the record report data of the first register group;
the monitoring host receives the record report data of the first register group, carries out verification, and enters the next step if the verification is correct;
the monitoring host machine issues a data command for reading the second register group;
the terminal equipment responds to the recording report data of the second register group;
the monitoring host receives the recording report data of the second register group, carries out verification, and enters the next step if the verification is correct;
returning to the step of issuing the data command for reading the first register group by the monitoring host.
2. The communication management method for preventing information interaction loss according to claim 1, wherein the monitoring host receives the record report data of the first register set and performs verification, and if the verification is incorrect, the monitoring host circularly issues a data command for reading the first register set until the monitoring host receives the record report data of the first register set and verifies the correctness.
3. The communication management method for preventing information interaction loss according to claim 1, wherein the monitoring host receives the recorded report data of the second register set and performs verification, and if the verification is incorrect, the monitoring host circularly issues a data command for reading the second register set until the monitoring host receives the recorded report data of the second register set and verifies the correctness.
4. The communication management method for preventing information interaction loss according to claim 1, wherein in the step of defining the start address of the first register set and the start address of the second register set for recording report data by the terminal device, the terminal device defines the start address of the first register set and the start address of the second register set by using a Modbus protocol.
5. The communication management method for preventing information interaction loss according to claim 1, wherein in the step of issuing the data command for reading the first register set by the monitoring host, a first byte of the data command represents an address of the terminal device to be read, a second byte represents a read command code, third and fourth bytes represent addresses of the first register set, fifth and sixth bytes represent the number of registers, and seventh and eighth bytes represent a message CRC code for the issued command.
6. The communication management method for preventing information interaction loss according to claim 5, wherein in the step of the terminal device responding to the recorded report data of the first register set, a first byte of the recorded report data represents an address of the responding terminal device, a second byte represents a read command code, a third byte represents a number of responding bytes, bytes from a fourth byte to a third last byte represent the recorded report data of the first register set, and the second last byte and the first last byte represent a message CRC check code of the responded report data.
7. The communication management method for preventing information interaction loss according to claim 6, wherein the monitoring host receives the record report data of the first register group, and in the step of performing verification, compares whether the address of the responder is the same as the address of the command issuing device, compares whether the read command code is the same, compares whether the byte length of the record report data of the first register group is twice the number of registers, and verifies the message CRC check code of the response report data.
8. The communication management method for preventing information interaction loss according to claim 1, wherein the record report data of the first register is record report information of a first event, and the record format is: number, type, year, month, day, hour, minute, second, millisecond.
9. The communication management method for preventing information interaction loss according to claim 1, wherein the logging report data of the second register is logging report information of a second event, and the logging format is: number, type, year, month, day, hour, minute, second, millisecond.
CN202111122653.3A 2021-09-24 2021-09-24 Communication management method for preventing information interaction loss Active CN113824626B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111122653.3A CN113824626B (en) 2021-09-24 2021-09-24 Communication management method for preventing information interaction loss

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111122653.3A CN113824626B (en) 2021-09-24 2021-09-24 Communication management method for preventing information interaction loss

Publications (2)

Publication Number Publication Date
CN113824626A true CN113824626A (en) 2021-12-21
CN113824626B CN113824626B (en) 2023-12-22

Family

ID=78915343

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111122653.3A Active CN113824626B (en) 2021-09-24 2021-09-24 Communication management method for preventing information interaction loss

Country Status (1)

Country Link
CN (1) CN113824626B (en)

Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130054871A1 (en) * 2011-08-26 2013-02-28 Paul A. Lassa Controller with extended status register and method of use therewith
CN103716133A (en) * 2013-10-21 2014-04-09 杨湖 Method for preventing data loss
CN103746783A (en) * 2013-11-29 2014-04-23 国电南瑞科技股份有限公司 Extended communication method based on Modbus communication protocol
CN103780322A (en) * 2014-01-26 2014-05-07 中国电子科技集团公司第五十八研究所 Low-cost high-reliability high-speed network communication chip testing method and circuits
CN104836659A (en) * 2015-05-28 2015-08-12 神州融安科技(北京)有限公司 Control method of Bluetooth communication interaction
CN106506307A (en) * 2016-12-22 2017-03-15 南京因泰莱电器股份有限公司 A kind of Modbus frame formats self-described method
US20170075755A1 (en) * 2015-09-11 2017-03-16 Silicon Motion Inc. Data storage system and associated method
CN110851392A (en) * 2019-11-13 2020-02-28 中广核研究院有限公司北京分公司 Communication method and communication system based on Modbus RTU protocol
CN111367766A (en) * 2020-03-18 2020-07-03 深圳市英威腾电源有限公司 Method, device and equipment for determining connection relation between monitoring host and equipment
CN111404945A (en) * 2020-03-19 2020-07-10 厦门铁博士电子有限公司 Method for self-adapting communication protocol and weighing sensor
CN112035900A (en) * 2020-08-21 2020-12-04 郑州信大捷安信息技术股份有限公司 High-performance password card and communication method thereof
EP3771182A1 (en) * 2019-07-23 2021-01-27 Schneider Electric Industries SAS Method for detecting and identifying devices communicating according to a modbus protocol and communication controller for implementing such a method
CN112995133A (en) * 2021-02-02 2021-06-18 深圳市科陆电子科技股份有限公司 Analysis method, device and system based on modbus protocol
CN113190395A (en) * 2021-03-15 2021-07-30 新华三信息技术有限公司 State monitoring method and device
CN113300883A (en) * 2021-05-17 2021-08-24 科华数据股份有限公司 Protocol information generation method and device and terminal equipment
CN113300716A (en) * 2020-07-14 2021-08-24 阿里巴巴集团控股有限公司 Method and device for generating cyclic redundancy check code and computer readable medium
CN113408309A (en) * 2021-08-19 2021-09-17 飞天诚信科技股份有限公司 Data processing method and device and computer readable storage medium

Patent Citations (17)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20130054871A1 (en) * 2011-08-26 2013-02-28 Paul A. Lassa Controller with extended status register and method of use therewith
CN103716133A (en) * 2013-10-21 2014-04-09 杨湖 Method for preventing data loss
CN103746783A (en) * 2013-11-29 2014-04-23 国电南瑞科技股份有限公司 Extended communication method based on Modbus communication protocol
CN103780322A (en) * 2014-01-26 2014-05-07 中国电子科技集团公司第五十八研究所 Low-cost high-reliability high-speed network communication chip testing method and circuits
CN104836659A (en) * 2015-05-28 2015-08-12 神州融安科技(北京)有限公司 Control method of Bluetooth communication interaction
US20170075755A1 (en) * 2015-09-11 2017-03-16 Silicon Motion Inc. Data storage system and associated method
CN106506307A (en) * 2016-12-22 2017-03-15 南京因泰莱电器股份有限公司 A kind of Modbus frame formats self-described method
EP3771182A1 (en) * 2019-07-23 2021-01-27 Schneider Electric Industries SAS Method for detecting and identifying devices communicating according to a modbus protocol and communication controller for implementing such a method
CN110851392A (en) * 2019-11-13 2020-02-28 中广核研究院有限公司北京分公司 Communication method and communication system based on Modbus RTU protocol
CN111367766A (en) * 2020-03-18 2020-07-03 深圳市英威腾电源有限公司 Method, device and equipment for determining connection relation between monitoring host and equipment
CN111404945A (en) * 2020-03-19 2020-07-10 厦门铁博士电子有限公司 Method for self-adapting communication protocol and weighing sensor
CN113300716A (en) * 2020-07-14 2021-08-24 阿里巴巴集团控股有限公司 Method and device for generating cyclic redundancy check code and computer readable medium
CN112035900A (en) * 2020-08-21 2020-12-04 郑州信大捷安信息技术股份有限公司 High-performance password card and communication method thereof
CN112995133A (en) * 2021-02-02 2021-06-18 深圳市科陆电子科技股份有限公司 Analysis method, device and system based on modbus protocol
CN113190395A (en) * 2021-03-15 2021-07-30 新华三信息技术有限公司 State monitoring method and device
CN113300883A (en) * 2021-05-17 2021-08-24 科华数据股份有限公司 Protocol information generation method and device and terminal equipment
CN113408309A (en) * 2021-08-19 2021-09-17 飞天诚信科技股份有限公司 Data processing method and device and computer readable storage medium

Non-Patent Citations (6)

* Cited by examiner, † Cited by third party
Title
LEKSHMI S PRABHA; R S GEETHU: "Architecture of Parallel CRC Encoder Using State Space Transformations", 《2018 9TH INTERNATIONAL CONFERENCE ON COMPUTING, COMMUNICATION AND NETWORKING TECHNOLOGIES (ICCCNT)》 *
刘鎏;臧峰;牛洪海;: "基于FPGA的高速冗余I/O总线设计与实现", 自动化仪表, no. 04 *
康辉等: "物联网DTU设备时分复用的Modbus报文传输模式", 《黑龙江科技大学学报》 *
康辉等: "物联网DTU设备时分复用的Modbus报文传输模式", 《黑龙江科技大学学报》, no. 04, 30 July 2020 (2020-07-30) *
胡惠玉;: "16位CRC校验原理与基于PLC的算法程序设计", 常熟理工学院学报, no. 10 *
邓元生;李力争;: "Modbus协议在多机系统开发中的应用", 微计算机信息, no. 14 *

Also Published As

Publication number Publication date
CN113824626B (en) 2023-12-22

Similar Documents

Publication Publication Date Title
CN106649838B (en) Data transmission method, block chain node and distributed database
CN103034564B (en) Data disaster tolerance drilling method, data disaster tolerance practice device and system
CN101022473B (en) Method for automatic, identifying plate card configration and generating local data in exchanger
EP3557816A1 (en) Self-diagnosis method for communication protocol of security-level instrumentation and control system of nuclear power plant
CN101452631B (en) Test method and system for management terminal of power use
CN110417764A (en) The method and apparatus for sending the method and apparatus of data and receiving data
CN112100081B (en) Upgrade test method and device based on double-core intelligent electric meter and computer equipment
CN114449018A (en) Automatic log file uploading method and system for power acquisition terminal
CN110689238B (en) Method and system for realizing MMS (multimedia message service) information simulation and point-to-point of intelligent substation
CN103678423A (en) Data file input system, device and method
CN114090683A (en) Intelligent contract management method, equipment and storage medium based on alliance administration
CN111565236B (en) Automatic coding method and device for sensor of fire protection system
CN113824626A (en) Communication management method for preventing information interaction loss
CN105867164A (en) Transponder system analog simulation method, device and system
CN109698813A (en) A kind of intelligent meter data recording system and method
CN113884976B (en) Cloud platform based intelligent electric meter data protection method and system
CN113887261A (en) Information management method and related device for hard disk copy process
CN114157674A (en) Wireless communication method, device, system, server and medium
CN111427328A (en) Method for reducing household system faults
CN113138911B (en) Track traffic monitoring data reproduction system and fault repair verification method
CN116015425B (en) Optical module control method and device, storage medium and electronic device
CN107197324B (en) Video fault tolerance method and device of distributed file system
CN116260663B (en) Tax control management method and system for gas station
CN112099812B (en) Flash material identification and identification method, system, equipment and medium
CN115328356B (en) Electric operation ticket mirror image debugging acceptance method, device and readable storage medium

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
GR01 Patent grant
GR01 Patent grant