CN111988245A - Real-time communication mechanism for information physical system - Google Patents

Real-time communication mechanism for information physical system Download PDF

Info

Publication number
CN111988245A
CN111988245A CN202010887251.1A CN202010887251A CN111988245A CN 111988245 A CN111988245 A CN 111988245A CN 202010887251 A CN202010887251 A CN 202010887251A CN 111988245 A CN111988245 A CN 111988245A
Authority
CN
China
Prior art keywords
frame
data
rcp
communication
port
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
CN202010887251.1A
Other languages
Chinese (zh)
Other versions
CN111988245B (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.)
Inner Mongolia University of Science and Technology
Original Assignee
Inner Mongolia University of Science and Technology
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 Inner Mongolia University of Science and Technology filed Critical Inner Mongolia University of Science and Technology
Priority to CN202010887251.1A priority Critical patent/CN111988245B/en
Publication of CN111988245A publication Critical patent/CN111988245A/en
Application granted granted Critical
Publication of CN111988245B publication Critical patent/CN111988245B/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
    • H04L49/00Packet switching elements
    • H04L49/30Peripheral units, e.g. input or output ports
    • 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 
    • 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

Abstract

The invention discloses a real-time communication mechanism for an information physical system, which comprises an RCP message protocol, an RCP data exchange mechanism and an RCP data exchange algorithm; the RCP message protocol defines 12 data frame transmission formats, a node data response mechanism and a DOC (document information processing) check rule of a control frame, an analog quantity control frame, a switching quantity control frame, an information sending frame, a status reading frame, a status response frame, an analog quantity reading frame, an analog quantity response frame, a switching quantity reading frame, a switching quantity response frame and a confirmation frame; the RCP data exchange mechanism is that nodes in an information physical system realize data communication based on an RCP exchanger, communication interfaces of the nodes and the RCP exchanger adopt an RS422 mode, a plurality of RCP exchangers realize multi-node data exchange in a cascading mode, and the RCP exchanger has a baud rate automatic identification function; the communication mechanism is convenient to use and reliable in operation.

Description

Real-time communication mechanism for information physical system
Technical Field
The invention belongs to the technical field of automatic control, and particularly relates to a real-time communication mechanism for an information physical system.
Background
Since the 21 st century, with the increasing of the operation speed of processors and the intelligence level of industrial instruments, under the condition of the continuous extension of network bandwidth, a control and detection instrument for controlling a plurality of physical objects can form a networked information physical system (CPS) through a plurality of communication modes. In order to meet the operation requirement of a complex closed-loop system control algorithm, each instrument serving as an intelligent node in the CPS needs to acquire control and detection information of other nodes in the system in real time and send the running state information of the instrument to the required node while finishing the existing function. Under necessary circumstances, the nodes in the CPS directly control the execution mechanisms of other nodes for remote control. Under the condition that all nodes in the CPS have real-time communication requirements, in order to realize the interaction and the mutual influence of all the nodes through an underlying network, a communication mechanism meeting the real-time control requirements of all the nodes in the CPS needs to be designed, and support is provided for realizing the networked cooperative control of the CPS.
Disclosure of Invention
The invention mainly aims to provide a real-time communication mechanism for an information physical system, which is convenient to use and runs reliably.
The mechanism comprises two parts of contents, namely definition of a message and a data exchange algorithm. The definition of the message describes the format of the data transmitted between the nodes, i.e. the definition of the format of the data frame. The invention provides a method for sending and receiving data among nodes in a CPS, which adopts a request and response mechanism. The data frame sent by the data sender is divided into 4 forms of control frame, request frame, response frame and confirmation frame. The data exchange algorithm is a data forwarding program running on a data exchange device, and each node can realize data transmission between any nodes in the system through the program.
In order to achieve the purpose, the invention provides the technical scheme that:
a data transmission protocol and data exchange algorithm, the said communication mechanism includes RCP message protocol, RCP data exchange mechanism and RCP data exchange algorithm; the RCP message protocol defines 12 data frame transmission formats, a node data response mechanism and a DOC (document information processing) check rule of a control frame, an analog quantity control frame, a switching quantity control frame, an information sending frame, a status reading frame, a status response frame, an analog quantity reading frame, an analog quantity response frame, a switching quantity reading frame, a switching quantity response frame and a confirmation frame; the RCP data exchange mechanism is that nodes in an information physical system realize data communication based on an RCP exchanger, communication interfaces of the nodes and the RCP exchanger adopt an RS422 mode, a plurality of RCP exchangers realize multi-node data exchange in a cascading mode, and the RCP exchanger has a baud rate automatic identification function; the RCP data exchange algorithm is a data forwarding program based on an RCP message protocol, an RCP exchange mechanism and a port mapping table, and the port mapping table of the RCP switch records the corresponding relation between a communication port of the RCP switch and a physical address of a node.
Preferably, the data switching device is manufactured according to an RCP data switching mechanism, the data switching device forwards the data frame according to a destination address in the RCP data frame, and the device includes two parts, namely hardware and software; the hardware part consists of an FPGA, a high-performance digital signal processor and 9 full-duplex RS422 communication interface circuits; wherein 8 RS422 communication interface circuits are used for connecting with the communication node, and 1 RS422 communication interface circuit is used for cascading two switching devices; the high-performance signal processor realizes the check sum forwarding process of the data frame. The RS422 communication interface circuit can output the communication data in a differential mode, and can also receive the differential data on the line into an internal cache; the 4 interface signals (T +, T-, R +, R-) of each RS422 communication interface are directly connected to the corresponding ports of the switching device. The 1 st pin and the 2 nd pin of each node communication port are respectively defined as T + and T-, and the 3 rd pin and the 4 th pin are respectively defined as R + and R-; the 1 st pin and the 2 nd pin of the cascade communication port are respectively defined as R + and R-, and the 3 rd pin and the 4 th pin are respectively defined as T + and T-.
Preferably, the FPGA is used for storing received data and data to be sent, port baud rate identification and RS422 interface selection circuits, and the processor realizes a data exchange and forwarding mechanism; and the RS422 interface circuit realizes the conversion between TTL data and differential data.
Preferably, the RCP data exchange algorithm is as follows:
1) reading the frame receiving counter values of all ports, and reading out the data frame of the port receiving buffer zone corresponding to the maximum value;
2) performing DOC (document information management) verification on the data frame, if the data frame is verified to be wrong, discarding the data frame, and returning to the first step;
3) judging the frame format through the first byte, if so, judging whether the destination address of the frame is in the port mapping table; if the source address of the frame is not put into the mapping table corresponding to the port, the data frame is forwarded according to the port corresponding to the destination address;
4) judging whether the frame is a response frame or not through the first byte, and judging whether the destination address of the frame is in the port mapping table or not; if yes, the data frame is forwarded according to the designated port, and if not, the data frame is sent to all ports;
5) the algorithm continues to execute returning to the first step.
The RCP message protocol comprises the description of a data transmission structure between CPS nodes, the definition of a data frame and a response frame, a communication network physical structure and a data transmission and response mechanism. The data exchange algorithm is a data forwarding mechanism based on the RCP message protocol described in the invention.
When the invention is used, the nodes in the CPS realize data exchange among different nodes through the data switch. And the data switch forwards corresponding data according to the destination address of each data frame under the condition that each communication port is bound with the physical address of the node in the CPS.
The invention has the beneficial effects that: the invention belongs to a real-time data transmission mechanism in an information physical system. By the invention, the nodes in the system can realize mutual control and information sharing. The invention provides technical support of bottom layer communication for realizing networked cooperative control.
Drawings
Fig. 1 is a schematic diagram of the node interconnection based on the RCP data transmission method of the present invention.
Fig. 2 is a block diagram of a data exchange device having an RCP transmission function.
Detailed Description
Example (b):
the message format defined by the invention is divided into 12 forms of a control frame, an analog quantity control frame, a switching quantity control frame, a sending information frame, a sending status frame, a status reading frame, a status response frame, an analog quantity reading frame, an analog quantity response frame, a switching quantity reading frame, a switching quantity response frame and a confirmation frame, and the description of the message format is given below.
Control frame
The control frame is a data frame of a certain node in the CPS for controlling other nodes to output channels through a network, and the format of the control frame is as follows:
Figure 669781DEST_PATH_IMAGE002
wherein, the meaning of each field is as follows:
FD1 is defined by a frame format of 1 byte, 0x15 represents no response, and 0x25 represents response;
DA, a node physical address of 6 bytes, wherein the frame represents a destination address of the data frame;
SA 6 byte node source address, which represents the node address sent out by data frame;
LEN, the length of bytes after LEN in the data frame is expressed by 2 bytes;
AOCHS, which controls the number of analog channels of other nodes and uses 1 byte to represent;
AODATA: controlling analog quantity data of other nodes, wherein the byte number is 4 multiplied by ACHS;
Figure 180397DEST_PATH_IMAGE004
no indicates the channel number, ADH indicates the upper 8-bit byte, and ADL indicates the lower 8-bit byte.
KOCHS, controlling the number of switching value channels of other nodes and using 1 byte to represent;
KODATA: controlling the switching value data of other nodes, wherein the byte number is 2 multiplied by DCHS;
Figure 38762DEST_PATH_IMAGE006
no indicates the channel number, D is 0x00 indicating state 0, and D is 0xff indicating state 1.
DOC: a double-byte check word with the byte number of 2; if the number of bytes sent is even, the word is a double-word sum (excluding carry) of all words made up of two consecutive bytes. If the number of bytes sent is odd, the word is accumulated for all double words that consist of the first two consecutive bytes, plus the sum of the last byte and 0xff00 (excluding the carry).
END: 0xff of 12 bytes indicates an end of frame flag.
Analog quantity control frame
The analog quantity control frame is a data frame of a certain node for controlling a plurality of analog output channels of other nodes through a network, and the format of the analog quantity control frame is as follows:
Figure 902813DEST_PATH_IMAGE008
FD2 frame format, which is expressed by 1 byte, 0x35 does not need to respond, and 0x45 needs to respond;
other fields are defined as control frames.
On-off control frame
The switch control quantity frame is a data frame of a certain node for controlling a plurality of digital output channels of other nodes through a network, and the format of the switch control quantity frame is as follows:
Figure 310661DEST_PATH_IMAGE010
FD3 frame format, 0x55 no response, 0x65 response;
other fields are defined as control frames.
Transmitting information frames
The sending information frame is a data frame of which the format is as follows, and is used for a certain node to send special information to other nodes:
Figure 867544DEST_PATH_IMAGE012
FD4 frame format, 0x75 no response, 0x85 response;
MSGS: the number of transmitted messages, 1 byte;
MSGDATA: the transmitted information has the byte number of 9 × MSGS, and one information is represented by 9 bytes and has the following format:
Figure 603419DEST_PATH_IMAGE014
wherein, No is information number, the value is 1-255, and the MESSAGE is information of 8 bytes. The frame information number cannot be repeated,
other fields are defined as control frames.
Status transmission frame
The state sending frame is a data frame for a certain node to actively send input analog and digital variables to other nodes, and the format of the state sending frame is as follows:
Figure 146527DEST_PATH_IMAGE016
FD5 frame format, 0x95 does not need to answer, 0xA5 needs to answer;
AICHS, the number of analog input channels of a sending node is expressed by 1 byte;
AIDAT: analog quantity data is input by a sending node, and the number of bytes is 4 multiplied by ACHS;
Figure DEST_PATH_IMAGE017
no indicates the channel number, ADH indicates the upper 8-bit byte, and ADL indicates the lower 8-bit byte.
A KICHS, wherein the number of switching value channels input by a sending node is represented by 1 byte;
KIDATA: inputting switching value data by a sending node, wherein the number of bytes is 2 multiplied by DCHS;
Figure 143302DEST_PATH_IMAGE018
no indicates the channel number, D is 0x00 indicating state 0, and D is 0xff indicating state 1.
Other fields are defined as control frames.
Status read frame
The state reading frame is a data frame for reading the input type analog quantity and the switching value state of other nodes through a network by a certain node in the CPS, and the format of the state reading frame is as follows:
Figure 605507DEST_PATH_IMAGE020
wherein, the meaning of each field is as follows:
FD6 is defined by a frame format of 1 byte, 0xB5 represents a state reading frame, and the frame needs to return a response frame;
AICHS, reading the number of analog channels of a certain node, and expressing the number by 1 byte;
AINoS is the channel number of analog quantity, one byte represents a channel number, and all bytes of AICHS;
a KICHS, reading the number of switching value channels of a certain node, and expressing the number by 1 byte;
KINOS is the channel number of the analog quantity, one byte represents one channel number, and the total number of KICHS bytes is;
other fields are defined as control frames.
Status response frame
The status response frame is a response frame of the read data frame, and the format of the status response frame is as follows:
Figure 704044DEST_PATH_IMAGE022
FD7 is defined by a frame format of 1 byte, and 0xC5 indicates that the frame is a returned response frame;
other fields are defined as status send frames.
Analog reading frame
The analog quantity reading frame is a data frame for reading analog quantity of other node input types by a certain node in the CPS through a network, and the format of the analog quantity reading frame is as follows:
Figure 909898DEST_PATH_IMAGE024
FD8 is defined by a frame format of 1 byte, and 0xD5 indicates that the frame is a returned response frame;
other fields are defined as status read frames.
Analog response frame
The frame is a response frame returned by the analog quantity reading frame, and the format is as follows:
Figure 26758DEST_PATH_IMAGE026
FD9 is defined by a 1-byte frame format, and 0xE5 represents a read data frame;
other fields such as status acknowledgement frames.
Switching value reading frame
The format of the switching value reading frame is as follows:
Figure 191023DEST_PATH_IMAGE028
wherein, the meaning of each field is as follows:
FD10 is defined by a frame format of 1 byte, 0xF5 represents a switching value reading frame, and the frame needs to return a response frame;
a KICHS, reading the number of switching value channels of a certain node, and expressing the number by 1 byte;
KINOS, reading a plurality of channel numbers, wherein each byte represents a channel number, and the byte number is KICHS;
other definitions are like control frames.
Switching value response frame
Returned switching value response frame:
Figure 901490DEST_PATH_IMAGE030
FD11 is defined by a frame format of 1 byte, and 0x1D represents a switching value response frame;
a KICHS, reading the number of switching value channels of a certain node, and expressing the number by 1 byte;
KIDATA, namely reading the switching value data of a certain node and representing the data by 1 byte;
other fields such as control frames.
12. Acknowledgement frame
The confirmation frame is a confirmation response returned by a certain node after receiving the data frame, and the format of the confirmation response is as follows:
Figure DEST_PATH_IMAGE032
FD12 confirmation frame format, expressed in 1 byte;
0x2D acknowledgement frame for control frame;
0x3D acknowledgement frame returned by analog quantity control frame;
0x4D, acknowledgement frame returned by switching value control frame;
0x5D, sending the confirmation frame returned by the information frame;
0x6D acknowledgement frame returned by the status send frame.
Fig. 1 shows an interconnection mode of nodes based on RCP, where data transmission between nodes is implemented by a data exchange device. The data exchange device carries out forwarding of the data frame according to the destination address in the RCP data frame, and the device comprises hardware and software. The hardware part consists of a high-performance digital signal processor and 9 full-duplex RS422 communication interface circuits. Wherein 8 RS422 communication interface circuits are used for connecting with the communication node, and 1 RS422 communication interface circuit is used for cascading two switching devices. The high-performance signal processor realizes the check sum forwarding process of the data frame. The RS422 communication interface circuit can output the communication data in a differential mode, and can also receive the differential data on the line into an internal buffer. The 4 interface signals (T +, T-, R +, R-) of each RS422 communication interface are directly connected to the corresponding ports of the switching device. The 1 st pin and the 2 nd pin of each node communication port are respectively defined as T + and T-, and the 3 rd pin and the 4 th pin are respectively defined as R + and R-. The 1 st pin and the 2 nd pin of the cascade communication port are respectively defined as R + and R-, and the 3 rd pin and the 4 th pin are respectively defined as T + and T-.
Fig. 2 is a block diagram showing an implementation of the RCP data switch of the present invention, where the hardware part includes an FPGA, a high-performance processor, and 9 full-duplex RS422 interface circuits. The FPGA is used for storing received data and data to be sent, port baud rate identification and RS422 interface selection circuits, and the processor realizes a data exchange and forwarding mechanism. And the RS422 interface circuit realizes the conversion between TTL data and differential data.
And the data exchange algorithm running on the processor realizes the forwarding of different port data based on the port mapping table. The port mapping table records the corresponding relation between a plurality of node physical addresses and the RCP data exchange device. The port mapping table of a RCP switch is shown in table 1. 1 port can correspond to multiple destination addresses, but one address can only correspond to one port.
Table 1 port mapping table
Destination address of data frame Corresponding port number Forward baud rate
0x0134893e9845 1 9600
0x9823458f487d 1 115200
0x5698237990f8 2 19200
After each port receives a data frame with correct DOC, storing the frame data into a corresponding FIFO buffer, sending a received data request signal and a baud rate indication signal to the processor on the premise of identifying the baud rate, adding 1 to a frame receiving counter, and waiting for the data forwarding of the processor. After the processor finishes forwarding, the frame receiving counter of the port is decreased by 1. The processor always gives priority to the port with the largest frame receiving counter for forwarding. The RCP data forwarding algorithm is as follows:
1. reading the frame receiving counter values of all ports, and reading out the data frame of the port receiving buffer zone corresponding to the maximum value;
2. performing DOC (document information management) verification on the data frame, if the data frame is verified to be wrong, discarding the data frame, and returning to the first step;
3. and judging the frame format through the first byte, and if the frame is a response frame, judging whether the destination address of the frame is in the port mapping table. If the source address of the frame is not put into the mapping table corresponding to the port, the data frame is forwarded according to the port corresponding to the destination address;
4. and judging whether the frame is a response frame or not through the first byte, and judging whether the destination address of the frame is in the port mapping table or not. If yes, the data frame is forwarded according to the designated port, and if not, the data frame is sent to all ports;
5. the algorithm continues to execute returning to the first step.

Claims (4)

1. A real-time communication mechanism for an cyber-physical system, comprising: the communication mechanism comprises an RCP message protocol, an RCP data exchange mechanism and an RCP data exchange algorithm; the RCP message protocol defines 12 data frame transmission formats, a node data response mechanism and a DOC (document information processing) check rule of a control frame, an analog quantity control frame, a switching quantity control frame, an information sending frame, a status reading frame, a status response frame, an analog quantity reading frame, an analog quantity response frame, a switching quantity reading frame, a switching quantity response frame and a confirmation frame; the RCP data exchange mechanism is that nodes in an information physical system realize data communication based on an RCP exchanger, communication interfaces of the nodes and the RCP exchanger adopt an RS422 mode, a plurality of RCP exchangers realize multi-node data exchange in a cascading mode, and the RCP exchanger has a baud rate automatic identification function; the RCP data exchange algorithm is a data forwarding program based on an RCP message protocol, an RCP exchange mechanism and a port mapping table, and the port mapping table of the RCP switch records the corresponding relation between a communication port of the RCP switch and a physical address of a node.
2. The mechanism of claim 1, wherein: the data exchange device is manufactured according to an RCP data exchange mechanism, the data exchange device forwards a data frame according to a destination address in an RCP data frame, and the device comprises two parts, namely hardware and software; the hardware part consists of an FPGA, a high-performance digital signal processor and 9 full-duplex RS422 communication interface circuits; wherein 8 RS422 communication interface circuits are used for connecting with the communication node, and 1 RS422 communication interface circuit is used for cascading two switching devices; the high-performance signal processor realizes the process of checking and forwarding the data frame; the RS422 communication interface circuit can output the communication data in a differential mode, and can also receive the differential data on the line into an internal cache; 4 interface signals (T +, T-, R +, R-) of each RS422 communication interface are directly connected to corresponding ports of the exchange device; the 1 st pin and the 2 nd pin of each node communication port are respectively defined as T + and T-, and the 3 rd pin and the 4 th pin are respectively defined as R + and R-; the 1 st pin and the 2 nd pin of the cascade communication port are respectively defined as R + and R-, and the 3 rd pin and the 4 th pin are respectively defined as T + and T-.
3. The mechanism of claim 2, wherein: the FPGA is used for storing received data and data to be sent, port baud rate identification and RS422 interface selection circuits, and the processor realizes a data exchange and forwarding mechanism; and the RS422 interface circuit realizes the conversion between TTL data and differential data.
4. The mechanism of claim 1, wherein: the RCP data exchange algorithm is as follows:
1) reading the frame receiving counter values of all ports, and reading out the data frame of the port receiving buffer zone corresponding to the maximum value;
2) performing DOC (document information management) verification on the data frame, if the data frame is verified to be wrong, discarding the data frame, and returning to the first step;
3) judging the frame format through the first byte, if so, judging whether the destination address of the frame is in the port mapping table; if the source address of the frame is not put into the mapping table corresponding to the port, the data frame is forwarded according to the port corresponding to the destination address;
4) judging whether the frame is a response frame or not through the first byte, and judging whether the destination address of the frame is in the port mapping table or not; if yes, the data frame is forwarded according to the designated port, and if not, the data frame is sent to all ports;
5) the algorithm continues to execute returning to the first step.
CN202010887251.1A 2020-08-28 2020-08-28 Real-time communication method for information physical system Active CN111988245B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010887251.1A CN111988245B (en) 2020-08-28 2020-08-28 Real-time communication method for information physical system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010887251.1A CN111988245B (en) 2020-08-28 2020-08-28 Real-time communication method for information physical system

Publications (2)

Publication Number Publication Date
CN111988245A true CN111988245A (en) 2020-11-24
CN111988245B CN111988245B (en) 2022-02-01

Family

ID=73440230

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010887251.1A Active CN111988245B (en) 2020-08-28 2020-08-28 Real-time communication method for information physical system

Country Status (1)

Country Link
CN (1) CN111988245B (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111431868A (en) * 2020-03-06 2020-07-17 深圳震有科技股份有限公司 Method for positioning frame header in TDM interface transmission data and electronic equipment

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104410600A (en) * 2014-08-06 2015-03-11 内蒙古科技大学 Control network multi-protocol data converting device
US10250619B1 (en) * 2015-06-17 2019-04-02 Mission Secure, Inc. Overlay cyber security networked system and method
CN109831434A (en) * 2019-01-31 2019-05-31 西安微电子技术研究所 A kind of multi-protocol communication exchange control unit based on customized exchanging policy

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104410600A (en) * 2014-08-06 2015-03-11 内蒙古科技大学 Control network multi-protocol data converting device
US10250619B1 (en) * 2015-06-17 2019-04-02 Mission Secure, Inc. Overlay cyber security networked system and method
CN109831434A (en) * 2019-01-31 2019-05-31 西安微电子技术研究所 A kind of multi-protocol communication exchange control unit based on customized exchanging policy

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
李洪阳 等: "信息物理系统技术综述", 《自动化学报》 *
郝斌魁等: "一种高性能综合光端机设计", 《机电元件》 *
颉新春 等: "一种新型实时总线协议及其FPGA设计", 《航天控制》 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111431868A (en) * 2020-03-06 2020-07-17 深圳震有科技股份有限公司 Method for positioning frame header in TDM interface transmission data and electronic equipment
CN111431868B (en) * 2020-03-06 2022-05-31 深圳震有科技股份有限公司 Method for positioning frame header in TDM interface transmission data and electronic equipment

Also Published As

Publication number Publication date
CN111988245B (en) 2022-02-01

Similar Documents

Publication Publication Date Title
US7769027B2 (en) Method and device for managing priority during the transmission of a message
US5195181A (en) Message processing system having separate message receiving and transmitting processors with message processing being distributed between the separate processors
US7133902B2 (en) Transmitting acknowledgements using direct memory access
CN103905300B (en) A kind of data message sending method, equipment and system
WO2020221224A1 (en) Congestion information acquisition method and system, related device and computer storage medium
US20060225080A1 (en) Methods and apparatus for managing a buffer of events in the background
CN101179507A (en) Communication apparatus and retrieval table management method used for communication apparatus
CN103401781B (en) It is applied to cut-in method and the equipment of multilink transparent interconnection network
CN102707696B (en) Multi-serial-port data transmission method and transmission center system
CN111988245B (en) Real-time communication method for information physical system
CN104836753A (en) Software-defined networking (SDN) data plane strip state exchange device, SDN exchange system and SDN data plane strip state forwarding and processing method
CN102185833A (en) Fiber channel (FC) input/output (I/O) parallel processing method based on field programmable gate array (FPGA)
CN107133109A (en) A kind of method of intermodule communication, device and computing device
WO2006065101A1 (en) Method for balancing load among subsystems in communication network system of bus network structure
CN105635176A (en) Network data transmission method based on RapidIO
CN104699649B (en) A kind of multiple-limb serial bus interface and method for interchanging data
CN102231710B (en) The method and the network equipment of message interaction are carried out in the network equipment between veneer
CN116471242A (en) RDMA-based transmitting end, RDMA-based receiving end, data transmission system and data transmission method
CN103347077A (en) Method and device for data transmission of distributed file system
CN102932276B (en) Computing node cluster system and data relay
CN114928660A (en) Method for transparent interprocess communication of embedded operating system
CN107395527A (en) A kind of outband management system and method
CN105591867B (en) ICT fusion device and ICT fusion method
CN101296189A (en) Distributed stream processing network appliance and packet transmission method thereof
CN114040007B (en) Method and device for data transmission between multiple nodes

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