Multi-serial-port data transmission method and transmission center system

A data transmission method and serial data technology, which are applied in the field of multi-serial data transmission methods and transmission center systems, can solve problems such as inconvenience in project implementation, line redundancy, and inability to centrally control data, and reduce the number of physical connection links. The effect of strengthening the ability of centralized control

CN102707696BActive Publication Date: 2014-02-19CHINA SHIP DEV & DESIGN CENT
5 Cites 1 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Publication Date
2014-02-19

Smart Images

  • Figure 1
    Figure 1
  • Figure 2
    Figure 2
  • Figure 3
    Figure 3
Patent Text Reader

Abstract

The invention relates to a multi-serial-port data transmission method and a transmission center system. The system comprises a serial port configuration management module, a data receiving and reading module, a serial port data forwarding module, a data storage management module and a data capturing and processing module, wherein the serial port configuration management module is used for configuring serial port parameters of a serial port server, generating a configuration file, and loading, storing and modifying the configuration file; the data receiving and reading module is used for receiving and reading serial port data transmitted by peripheral serial port equipment; the serial port data forwarding module is used for forwarding received peripheral serial port equipment data to specified lower computer equipment; the data storage management module is used for storing received peripheral serial port equipment data in the form of a database or a local text file; and the data capturing and processing module is used for capturing received peripheral serial port equipment data and performing addition, subtraction, multiplication, division and power operation on a captured data segment. The method is applied to the transmission center system. The method and the system have the beneficial effects that the quantity of physical connection links of serial port data can be reduced.
Need to check novelty before this filing date? Find Prior Art

Description

technical field

[0001] The invention relates to the field of data transmission, in particular to a multi-serial port data transmission method and a transmission center system. Background technique

[0002] The serial port is a commonly used data interface in the fields of industrial control, aerospace, aviation and ships. It is different from the network interface. In order to realize the communication between multiple serial ports, the traditional method is to use point-to-point network transmission mode, that is, any two serial ports for communication Both establish a physical link connection. This method has the following disadvantages: 1) Any serial port communication needs to be connected, resulting in a large amount of redundancy in the line, and N nodes need (for example, 4 nodes need 6 links); 2) The interface configuration between the two serial ports must be completely consistent, for example, the two connected serial ports must be RS485 interfaces, and the baud ...

Examples

Embodiment Construction

[0029] Embodiments of the present invention will be further described below in conjunction with the accompanying drawings.

[0030] see figure 2 , a multi-serial port data transmission method includes the following modules:

[0031] Serial port configuration management module, which is used to configure serial port parameter data, said parameter data includes baud rate, data bit, parity bit, stop bit, flow control; after the serial port configuration is completed, a configuration file is generated, and the configuration file can be edited Load, save and modify operations;

[0032] Data receiving and reading module, which is used to receive and read the serial port data sent by the peripheral serial device;

[0033] Serial port data forwarding module, which is used to forward the received peripheral serial device data to the designated lower computer device;

[0034] Data storage management module, which can store the received peripheral serial device data in the form of da...