CN112882978B - Serial data transmission device, method and data processing equipment - Google Patents

Serial data transmission device, method and data processing equipment Download PDF

Info

Publication number
CN112882978B
CN112882978B CN202110230366.8A CN202110230366A CN112882978B CN 112882978 B CN112882978 B CN 112882978B CN 202110230366 A CN202110230366 A CN 202110230366A CN 112882978 B CN112882978 B CN 112882978B
Authority
CN
China
Prior art keywords
mcu
auxiliary
line
data
pins
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.)
Active
Application number
CN202110230366.8A
Other languages
Chinese (zh)
Other versions
CN112882978A (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.)
Beijing Diziweiye Technology Development Co ltd
Original Assignee
Beijing Weixingyan 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 Beijing Weixingyan Technology Co ltd filed Critical Beijing Weixingyan Technology Co ltd
Priority to CN202110230366.8A priority Critical patent/CN112882978B/en
Publication of CN112882978A publication Critical patent/CN112882978A/en
Application granted granted Critical
Publication of CN112882978B publication Critical patent/CN112882978B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/42Bus transfer protocol, e.g. handshake; Synchronisation
    • G06F13/4282Bus transfer protocol, e.g. handshake; Synchronisation on a serial bus, e.g. I2C bus, SPI bus
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F13/00Interconnection of, or transfer of information or other signals between, memories, input/output devices or central processing units
    • G06F13/38Information transfer, e.g. on bus
    • G06F13/382Information transfer, e.g. on bus using universal interface adapter

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Communication Control (AREA)

Abstract

The application discloses a serial data transmission device, a serial data transmission method and data processing equipment, wherein the device comprises a plurality of MCU processors which are sequentially connected in series, a data transmission line between the MCU processors comprises a main line and an auxiliary line, the method comprises the step of serially connecting a plurality of data processing equipment through a protocol, and the MCU in each equipment is connected with the main line and the auxiliary line. According to the application, when the MCU is in a normal working state, the sequential transmission and processing of data can be realized, and when one MCU fails, the MCU can be skipped to transmit the data to the next MCU, so that the operation of the whole system is prevented from being influenced by the failure of one MCU.

Description

Serial data transmission device, method and data processing equipment
Technical Field
The application relates to the technical field of communication of the Internet of things, in particular to a serial data transmission device, a serial data transmission method and data processing equipment.
Background
In some data transmission systems of the internet of things, each node module has 1 core MCU, i.e., a microprocessor. Under the condition of serial data communication requirement, the MCU can receive the data sent by the MCU of the previous stage, and then, after carrying out localization operation, the MCU of the next stage is continuously transmitted with new data through the interface. A serial, split-node data transmission system may be formed.
However, due to the MCU chip used, there is a possibility of failure under certain application environments, such as saline-alkali, static electricity, etc. This results in a situation: if the MCU of a certain node in the middle is damaged or actively exits from the working state, the whole data transmission system cannot continue to transmit data.
Disclosure of Invention
The application aims to overcome the defects, provide a serial data transmission device, and perform normal sequential data processing and transmission when MCUs on all nodes work normally, and when the MCU of one intermediate node fails, the data of the previous node can skip the intermediate node to directly transmit the data to the next node for processing, and also provide a data transmission method based on the device, and further provide a data processing device for forming the device.
The technical scheme adopted by the application is as follows:
the application provides a serial data transmission device, which comprises a plurality of MCU processors connected in series in turn, wherein a data transmission line between the MCU comprises a main line and an auxiliary line, wherein:
the main lines of adjacent MCUs are directly connected in series;
a control component is arranged on an auxiliary line of each MCU, and after the auxiliary lines of adjacent MCUs are connected in series, the MCU is connected to the auxiliary line in parallel;
when the MCU is in a normal working state and data transmission exists on a main line and an auxiliary line connected with the MCU, the MCU selects the data of the main line for processing, ignores the data of the auxiliary line, and cuts off the data of the auxiliary line at the MCU; the MCU transmits the processed data through the main line and the auxiliary line simultaneously;
when the MCU processes the abnormal state, the main line is cut off, data on the auxiliary line is transmitted to the next MCU crossing the MCU, the data is received on the auxiliary line connected with the next MCU, and the data is simultaneously transmitted through the main line and the auxiliary line after being processed.
As a further optimization of the device, the MCU is provided with a first main line pin for receiving and transmitting the last MCU data, a second main line pin for receiving and transmitting the next MCU data, a first auxiliary line pin connected to the auxiliary line and used for receiving and transmitting the last MCU data and a second auxiliary line pin connected to the auxiliary line and used for receiving and transmitting the next MCU data.
As a further optimization of the device of the present application, the first main line pin, the second main line pin, the first auxiliary line pin and the second auxiliary line pin each comprise a receiving pin and a transmitting pin, and the corresponding main line and auxiliary line each comprise a receiving branching line and a transmitting branching line.
As a further optimization of the device, the receiving pins of the first auxiliary wire pins are connected in parallel to the transmitting branches of the auxiliary wire lines, the transmitting pins of the first auxiliary wire pins are connected in parallel to the receiving branches of the auxiliary wire lines, the transmitting pins of the second auxiliary wire pins are connected in parallel to the transmitting branches of the auxiliary wire lines, and the receiving pins of the second auxiliary wire pins are connected in parallel to the receiving branches of the auxiliary wire lines;
the auxiliary line is connected with a first resistor and a diode along the data transmission direction in series at each MCU in sequence, the auxiliary line is connected with a second resistor at the rear side of the diode along the data transmission direction and is grounded, and the first resistor and the second resistor are both positioned between the MCU and the contacts of the auxiliary line;
the transmitting pins in the first auxiliary wire pins and the transmitting pins in the second auxiliary wire pins are grounded through the MOS tube in the MCU.
As a further optimization of the device, the connection mode between the adjacent MCUs is wireless connection and/or wired connection, and the main line and the auxiliary line are independent in receiving and transmitting.
As a further optimization of the device of the present application, the resistance value of the first resistor is 22 ohms, and the resistance value of the second resistor is 1000 ohms.
The application also provides a serial data transmission method, which comprises the following steps:
the method comprises the steps that a plurality of data processing devices are connected in series through a protocol, and an MCU in each device is connected with a main line and an auxiliary line;
when the MCU is in a normal working state and data transmission exists on a main line and an auxiliary line connected with the MCU, the MCU selects the data of the main line for processing, ignores the data of the auxiliary line, and cuts off the data of the auxiliary line at the MCU; the MCU transmits the processed data through the main line and the auxiliary line simultaneously;
when the MCU processes the abnormal state, the main line is cut off, data on the auxiliary line is transmitted to the next MCU crossing the MCU, the data is received on the auxiliary line connected with the next MCU, and the data is simultaneously transmitted through the main line and the auxiliary line after being processed.
As a further optimization of the method of the present application, the serial connection manner between the plurality of data processing devices of the present application is a wireless connection and/or a wired connection, and the main line and the auxiliary line are independent from each other in transmission and reception.
The application also provides data processing equipment, which comprises an MCU, wherein the MCU is connected with a main line and an auxiliary line;
the MCU is provided with a first main line pin for receiving and transmitting the last MCU data, a second main line pin for receiving and transmitting the next MCU data, a first auxiliary line pin connected to an auxiliary line and used for receiving and transmitting the last MCU data and a second auxiliary line pin connected to an auxiliary line and used for receiving and transmitting the next MCU data, wherein the first main line pin, the second main line pin, the first auxiliary line pin and the second auxiliary line pin all comprise receiving pins and transmitting pins, and the corresponding main line and auxiliary line comprise receiving branching lines and transmitting branching lines;
the receiving pins of the first auxiliary wire pins are connected in parallel to the transmitting branch lines of the auxiliary wire lines, the transmitting pins of the first auxiliary wire pins are connected in parallel to the receiving branch lines of the auxiliary wire lines, the transmitting pins of the second auxiliary wire pins are connected in parallel to the transmitting branch lines of the auxiliary wire lines, and the receiving pins of the second auxiliary wire pins are connected in parallel to the receiving branch lines of the auxiliary wire lines;
the auxiliary line is connected with a first resistor and a diode along the data transmission direction in series at each MCU in sequence, the auxiliary line is connected with a second resistor at the rear side of the diode along the data transmission direction and is grounded, and the first resistor and the second resistor are both positioned between the MCU and the contacts of the auxiliary line;
the transmitting pins in the first auxiliary wire pins and the transmitting pins in the second auxiliary wire pins are grounded through the MOS tube in the MCU.
As a further optimization of the single device, the connection mode of the main line and the auxiliary line of the MCU and other data processing devices comprises wired connection and/or wireless connection.
The application has the following advantages:
1. the application provides a circuit structure for transmitting main and auxiliary lines, wherein the transmission of the main line is the connection of the traditional serial mode, each MCU is connected in parallel with the auxiliary line, when the MCU at the position is in a normal working state, the MCU performs one-choice processing on the same data information transmitted by the main line and the auxiliary line, the data information of the auxiliary line is cut off at the MCU, the transmission to the next MCU is avoided, and after the data information is processed by the MCU, the MCU simultaneously transmits the data information through the main line and the auxiliary line, and the next MCU repeats the processing process;
when a fault occurs in a MCU, all pins on the MCU float, no influence exists on the auxiliary line, the data information of the last MCU is transmitted to the next MCU through the MCU, the next MCU only receives the data information transmitted on the auxiliary line, and the middle MCU is judged to be faulty, so that the data information on the auxiliary line is processed.
Drawings
In order to more clearly illustrate the technical solutions of the embodiments of the present application, the drawings that are needed in the description of the embodiments will be briefly described below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
The application is further described below with reference to the accompanying drawings:
FIG. 1 is a block diagram of a processing apparatus;
FIG. 2 is a block diagram of a serial data transmission device;
fig. 3 is a schematic diagram of pin grounding of the MCU.
Detailed Description
The application will be further described with reference to the accompanying drawings and specific examples, so that those skilled in the art can better understand the application and implement it, but the examples are not meant to limit the application, and the technical features of the embodiments of the application and the examples can be combined with each other without conflict.
It should be appreciated that in the description of embodiments of the application, the words "first," "second," and the like are used merely for distinguishing between the descriptions and not for indicating or implying any relative importance or order. "plurality" in the embodiments of the present application means two or more.
In the embodiment of the present application, the "and/or" is merely an association relationship describing the association object, and the representation may have three relationships, for example, a and/or B may represent: a alone, B alone, and both A and B. In addition, the character "/" herein generally indicates that the front-rear associated object is an "or" relationship.
The present embodiment provides a data processing apparatus, as shown in fig. 1, including an MCU connected with a main line including a transmission branch line and a reception branch line,
the MCU comprises 8 pins, wherein the pin 1 and the pin 2 are used for connecting a previous data processing device, the pin 1 is used for connecting a first receiving branch L3 of a main line and used for receiving data sent by the previous data processing device, the pin 2 is used for connecting a second receiving branch L4 of the main line and used for returning data to the previous data processing device, the pin 7 and the pin 8 are used for connecting a next data processing device, the pin 7 is used for connecting a sending branch L5 of the main line and used for sending data to the next data processing device, the pin 8 is used for connecting a receiving branch L6 of the main line and used for receiving return data of the next data processing device, two ends of the sending branch L1 of a subsidiary line are respectively connected with the sending branch of the subsidiary line of the previous data processing device and the sending branch of the subsidiary line of the next data processing device in series, and two ends of the receiving branch L2 of the subsidiary line are respectively connected with the receiving branch of the subsidiary line of the previous data processing device and the receiving branch of the next data processing device in series;
the transmission branch line L1 of the auxiliary line is sequentially provided with a first resistor R1 and a diode D1 along the data transmission direction, the direction of the diode D1 is along the data transmission direction of the transmission branch line L1, the first resistor R1 and the diode D1 are positioned between the contact point of the pin 3 and the transmission branch line L1 and the contact point of the pin 5 and the transmission branch line L1, and the negative electrode end of the diode D1 positioned on the transmission branch line L1 is connected with a second resistor R11 in parallel and is further grounded;
the receiving branch line L2 of the corresponding auxiliary line is provided with a second resistor R2 and a diode D2 along the data transmission direction, the direction of the diode D2 is along the data transmission direction of the receiving branch line L2, the second resistor R2 and the diode D2 are positioned between the contact point of the pin 4 and the sending branch line L2 and the contact point of the pin 6 and the sending branch line L2, the negative end of the sending branch line L2 positioned at the diode D2 is connected with a second resistor R22 in parallel, and the second resistor R22 is further grounded, wherein the first resistor R1 and the first resistor R2 are both set to be 22 ohms, and the second resistor R11 and the second resistor R22 are both set to be 1000 ohms;
in this embodiment, both the pin 4 and the pin 5 of the MCU are grounded through the MOS tube in the MCU, as shown in fig. 3, and the switch of the MOS tube is controlled to control the access of the signal input end or the input of the ground end.
In this embodiment, the connection manner between the main line and the auxiliary line of the MCU and other data processing devices includes wired connection and/or wireless connection, and the main application scenario is data transmission of the wireless internet of things, so that the main receiving manner is a wireless connection manner, and the transmission and the reception on the main line and the auxiliary line are mutually independent.
The embodiment also provides a serial data transmission device, which is composed of the plurality of data processing devices, as shown in fig. 2, wherein a data transmission line of the MCU between the data processing devices includes a main line and an auxiliary line, wherein:
the main lines of adjacent MCUs are directly connected in series, and the auxiliary lines of adjacent MCUs are directly connected in series, wherein the connection mode is a wired or wireless mode, and the embodiment is mainly used for data transmission of the wireless internet of things, as another application of the inventor, namely, an NB-IoT device communication system and method, provides an application scene, adjacent NB-IoT devices cannot establish connection with a base station to perform data transmission due to insufficient coverage of base station signals, adjacent NB-IoT devices sequentially establish connection to perform data processing and transmission, and further data of all NB-IoT devices are transmitted to the NB-IoT devices capable of establishing connection with the base station, and all data are sent to the base station through the device. In the above-described process, the serial data transmission device of the present embodiment is utilized.
In fig. 2, when the MCUB is in a normal working state, the MCUB of the intermediate data processing device is exemplified, data information from the MCUA exists on both the main line and the auxiliary line, that is, the pin 2 and the pin 3 can both receive the data information from the previous MCUA, the MCUB selects the data information on the main line for processing, ignores the data information from the pin 3, and sends response information through the pin 1, the L1 line of the auxiliary line is used as a load, the pin 3 is equivalent to short-circuiting the R1, so that the data information transmitted by the previous MCU is cut off at the first resistor R1, and in the process of receiving the data, the pin 4 and the pin 5 for transmitting the data of the MCUB are grounded through MOS tubes, so that the data information transmitted on the auxiliary line is 0, that is, for the previous MCUC, the auxiliary line has no signal transmission.
After the MCUB finishes processing data, the data is sent simultaneously through the main line and the auxiliary line, that is, the pin 5 and the pin 7 send data simultaneously, of course, when the pin 5 sends data, the data needs to be connected to the signal input end through the MOS tube first, and the data sent by the pin 7 is normally sent to the MCUC, on the auxiliary line, because of the unidirectional conductive characteristic of the diode D1, when the pin 5 sends a high level, the output end of the MCUA is not affected, and because the first resistor R1 acts as a load, when the pin 5 sends a low level, the high level and the low level of the output end of the a number are not affected, that is, the data transmitted on the auxiliary line is normally sent to the MCUC, and the MCUC repeats the processing procedure of the MCU.
When the MCUB fails, the main lines on the two sides of the MCUB are disconnected, and all the pins 3, 4, 5 and 6 connected to the auxiliary line float, so that no influence is exerted on the auxiliary line. The main line of the MCUC can not receive the data information of the MCU B, the auxiliary line of the MCUC can not receive the data information of the MCUA, the MCU of the upper stage is judged to be damaged, and then the data information of the MCUA is processed.
In the above, when the signal sent by the MCUA is at a high level, the signal at the high level is still at a high level when being transmitted to the node between the pin 5 and the auxiliary line due to the unidirectional conduction characteristic of the diode between the pin 3 and the pin 5 on the MCUB, and then is further transmitted to the pin 3 of the MCUC; when the signal from MCUA is low, the low level signal cannot pass through the diode, but due to the influence of the ground resistor R11, the level at the junction between the pin 5 of MCUB and the auxiliary line is also low, and the level signal can be transferred to the pin 3 of MCUC. The principle is the same when pin 4 of MCUC performs data return.
Based on the above device, the present embodiment further provides a serial data transmission method, including:
the method comprises the steps that a plurality of data processing devices are connected in series through a protocol, and an MCU in each device is connected with a main line and an auxiliary line;
when the MCU is in a normal working state and data transmission exists on a main line and an auxiliary line connected with the MCU, the MCU selects the data of the main line for processing, ignores the data of the auxiliary line, and cuts off the data of the auxiliary line at the MCU; the MCU transmits the processed data through the main line and the auxiliary line simultaneously;
when the MCU processes the abnormal state, the main line is cut off, data on the auxiliary line is transmitted to the next MCU crossing the MCU, the data is received on the auxiliary line connected with the next MCU, and the data is simultaneously transmitted through the main line and the auxiliary line after being processed.
In the above, the serial connection manner between the plurality of data processing apparatuses is a wireless connection and/or a wired connection, and the transmission and reception of the main line and the auxiliary line are independent.
The above-described embodiments are merely preferred embodiments for fully explaining the present application, and the scope of the present application is not limited thereto. Equivalent substitutions and modifications will occur to those skilled in the art based on the present application, and are intended to be within the scope of the present application. The protection scope of the application is subject to the claims.

Claims (7)

1. A serial data transmission device, characterized in that: the MCU processor comprises a plurality of MCU processors which are sequentially connected in series, wherein a data transmission line between the MCU comprises a main line and an auxiliary line, and the MCU processors are characterized in that: the main lines of adjacent MCUs are directly connected in series; a control component is arranged on an auxiliary line of each MCU, and after the auxiliary lines of adjacent MCUs are connected in series, the MCU is connected to the auxiliary line in parallel; when the MCU is in a normal working state and data transmission exists on a main line and an auxiliary line connected with the MCU, the MCU selects the data of the main line for processing, ignores the data of the auxiliary line, and cuts off the data of the auxiliary line at the MCU; the MCU transmits the processed data through the main line and the auxiliary line simultaneously; when the MCU processes an abnormal state, the main line is cut off, data on the auxiliary line is transmitted to the next MCU crossing the MCU, the data is received on the auxiliary line connected with the next MCU, and the data is simultaneously transmitted through the main line and the auxiliary line after being processed;
the MCU is provided with a first main line pin for receiving and transmitting the last MCU data, a second main line pin for receiving and transmitting the next MCU data, a first auxiliary line pin connected to the auxiliary line and used for receiving and transmitting the last MCU data and a second auxiliary line pin connected to the auxiliary line and used for receiving and transmitting the next MCU data;
the first main line pin, the second main line pin, the first auxiliary line pin and the second auxiliary line pin comprise receiving pins and transmitting pins, and the corresponding main line and auxiliary line comprise receiving branching lines and transmitting branching lines; the receiving pins of the first auxiliary wire pins are connected in parallel to the transmitting branch lines of the auxiliary wire lines, the transmitting pins of the first auxiliary wire pins are connected in parallel to the receiving branch lines of the auxiliary wire lines, the transmitting pins of the second auxiliary wire pins are connected in parallel to the transmitting branch lines of the auxiliary wire lines, and the receiving pins of the second auxiliary wire pins are connected in parallel to the receiving branch lines of the auxiliary wire lines; the auxiliary line is connected with a first resistor and a diode along the data transmission direction in series at each MCU in sequence, the rear side of the diode along the data transmission direction is connected with a second resistor in parallel and is grounded, and the first resistor and the diode are both positioned between the MCU and the contacts of the auxiliary line; the transmitting pins in the first auxiliary wire pins and the transmitting pins in the second auxiliary wire pins are grounded through the MOS tube in the MCU.
2. The serial data transmission device according to claim 1, wherein: the connection mode between the adjacent MCU is wireless connection and/or wired connection, and the main line and the auxiliary line are independent in receiving and transmitting.
3. The serial data transmission device according to claim 1, wherein: the resistance of the first resistor is 22 ohms, and the resistance of the second resistor is 1000 ohms.
4. A method of serial data transmission using the apparatus of claim 1, wherein: comprising the following steps: the method comprises the steps that a plurality of data processing devices are connected in series through a protocol, and an MCU in each device is connected with a main line and an auxiliary line; when the MCU is in a normal working state and data transmission exists on a main line and an auxiliary line connected with the MCU, the MCU selects the data of the main line for processing, ignores the data of the auxiliary line, and cuts off the data of the auxiliary line at the MCU; the MCU transmits the processed data through the main line and the auxiliary line simultaneously; when the MCU processes the abnormal state, the main line is cut off, data on the auxiliary line is transmitted to the next MCU crossing the MCU, the data is received on the auxiliary line connected with the next MCU, and the data is simultaneously transmitted through the main line and the auxiliary line after being processed.
5. The serial data transmission method according to claim 4, wherein: the serial connection mode among the plurality of data processing devices is wireless connection and/or wired connection, and the transmission and the reception of the main line and the auxiliary line are independent.
6. A data processing apparatus, characterized in that: the device comprises an MCU, wherein the MCU is connected with a main line and an auxiliary line; the MCU is provided with a first main line pin for receiving and transmitting the last MCU data, a second main line pin for receiving and transmitting the next MCU data, a first auxiliary line pin connected to an auxiliary line and used for receiving and transmitting the last MCU data and a second auxiliary line pin connected to an auxiliary line and used for receiving and transmitting the next MCU data, wherein the first main line pin, the second main line pin, the first auxiliary line pin and the second auxiliary line pin all comprise receiving pins and transmitting pins, and the corresponding main line and auxiliary line comprise receiving branching lines and transmitting branching lines; the receiving pins of the first auxiliary wire pins are connected in parallel to the transmitting branch lines of the auxiliary wire lines, the transmitting pins of the first auxiliary wire pins are connected in parallel to the receiving branch lines of the auxiliary wire lines, the transmitting pins of the second auxiliary wire pins are connected in parallel to the transmitting branch lines of the auxiliary wire lines, and the receiving pins of the second auxiliary wire pins are connected in parallel to the receiving branch lines of the auxiliary wire lines; the auxiliary line is connected with a first resistor and a diode along the data transmission direction in series at each MCU in sequence, the rear side of the diode along the data transmission direction is connected with a second resistor in parallel and is grounded, and the first resistor and the diode are both positioned between the MCU and the contacts of the auxiliary line; the transmitting pins in the first auxiliary wire pins and the transmitting pins in the second auxiliary wire pins are grounded through the MOS tube in the MCU.
7. The data processing apparatus according to claim 6, wherein: the connection mode of the main line and the auxiliary line of the MCU and other data processing equipment comprises wired connection and/or wireless connection.
CN202110230366.8A 2021-03-02 2021-03-02 Serial data transmission device, method and data processing equipment Active CN112882978B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110230366.8A CN112882978B (en) 2021-03-02 2021-03-02 Serial data transmission device, method and data processing equipment

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110230366.8A CN112882978B (en) 2021-03-02 2021-03-02 Serial data transmission device, method and data processing equipment

Publications (2)

Publication Number Publication Date
CN112882978A CN112882978A (en) 2021-06-01
CN112882978B true CN112882978B (en) 2023-09-15

Family

ID=76055223

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110230366.8A Active CN112882978B (en) 2021-03-02 2021-03-02 Serial data transmission device, method and data processing equipment

Country Status (1)

Country Link
CN (1) CN112882978B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117093523B (en) * 2023-10-20 2024-01-26 合肥为国半导体有限公司 Chip array, fault positioning method thereof and electronic equipment

Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0043222A2 (en) * 1980-06-26 1982-01-06 Texas Instruments Incorporated Data processing memory system
WO2009014182A1 (en) * 2007-07-24 2009-01-29 Nec Corporation Data transfer device and data transfer method
WO2009152762A1 (en) * 2008-06-20 2009-12-23 深圳华为通信技术有限公司 Multipoint control unit cascaded system and communication method and device thereof
CN103699511A (en) * 2013-12-30 2014-04-02 武汉光谷电气有限公司 Interface device for serially writing programs in multiple MCUs (micro control units)
CN105045742A (en) * 2015-06-30 2015-11-11 深圳市茁迩科技发展有限公司 Cascade communication method and cascade system
CN204856479U (en) * 2015-08-03 2015-12-09 深圳市克莱沃电子有限公司 Electric power source distribution device management system
CN105808469A (en) * 2016-03-21 2016-07-27 北京小米移动软件有限公司 Data processing method and apparatus, terminal and intelligent device
GB202008736D0 (en) * 2020-06-09 2020-07-22 Canon Kk Method, device and computer program for robust data transmission in daisy-chain networks
CN212484348U (en) * 2020-05-19 2021-02-05 宁波大学 Ocean sensor array data transmission bus based on RS-485

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106464824B (en) * 2016-06-28 2019-09-17 北京小米移动软件有限公司 Pin control method and device

Patent Citations (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0043222A2 (en) * 1980-06-26 1982-01-06 Texas Instruments Incorporated Data processing memory system
WO2009014182A1 (en) * 2007-07-24 2009-01-29 Nec Corporation Data transfer device and data transfer method
WO2009152762A1 (en) * 2008-06-20 2009-12-23 深圳华为通信技术有限公司 Multipoint control unit cascaded system and communication method and device thereof
CN103699511A (en) * 2013-12-30 2014-04-02 武汉光谷电气有限公司 Interface device for serially writing programs in multiple MCUs (micro control units)
CN105045742A (en) * 2015-06-30 2015-11-11 深圳市茁迩科技发展有限公司 Cascade communication method and cascade system
CN204856479U (en) * 2015-08-03 2015-12-09 深圳市克莱沃电子有限公司 Electric power source distribution device management system
CN105808469A (en) * 2016-03-21 2016-07-27 北京小米移动软件有限公司 Data processing method and apparatus, terminal and intelligent device
CN212484348U (en) * 2020-05-19 2021-02-05 宁波大学 Ocean sensor array data transmission bus based on RS-485
GB202008736D0 (en) * 2020-06-09 2020-07-22 Canon Kk Method, device and computer program for robust data transmission in daisy-chain networks

Also Published As

Publication number Publication date
CN112882978A (en) 2021-06-01

Similar Documents

Publication Publication Date Title
JP2909084B2 (en) Run communication device and media adapter used for it
EP0493156A2 (en) Fault isolation and bypass reconfiguration unit
US20030154273A1 (en) Systems and methods for documenting networks with electronic modules
CN112882978B (en) Serial data transmission device, method and data processing equipment
CN102290862B (en) Peer to peer communication method and system of power distribution terminals
JPH07105806B2 (en) Data processing and transmission network
CN115695069A (en) Logic ring-shaped CAN bus networking and intelligent reconstruction method
KR100333954B1 (en) The Mehod and Apparatus of Dual Operation and Fault Detection in Optical Network Using Single Core
WO1986004471A1 (en) Portable testing device for monitoring a data communication system
EP0231907A2 (en) Transmission control apparatus for duplex loop type transmission system
CN111416750A (en) Fault monitoring system and monitoring method of single-network-line Ethernet ring network
CN111277471B (en) Quick detection device of no central network connection
US7388452B2 (en) Integrated branching network system and joint connector
JP2518997B2 (en) Connector and connector failure check method
JP2669356B2 (en) PDS transmission system
CN212343806U (en) K-wire selection connector
JPH09233004A (en) Feeding path changeover circuit
JPH0654034A (en) Fault location system
JP2000151665A (en) Method for connecting node, node and network
CN116599793A (en) Vehicle-mounted ring network fault processing method and system and automobile
JP3176834B2 (en) Bus communication device
JPS59201549A (en) Transmission line system
JPH0191547A (en) Common bus system
KR100630066B1 (en) Method for transmitting message by use of inspecting line in transmission system
CN115567338A (en) CAN equipment node, CAN bus, terminal matching resistor and CAN bus network

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
TA01 Transfer of patent application right
TA01 Transfer of patent application right

Effective date of registration: 20221118

Address after: No. 308, Huaibei Road, Huaibei Town, Huairou District, Beijing 102488

Applicant after: Beijing Weixingyan Technology Co.,Ltd.

Address before: 214000 room 2008, building 1, 530 building, Binhu District, Wuxi City, Jiangsu Province

Applicant before: Zhonghuitong (Jiangsu) Electronic Technology Co.,Ltd.

GR01 Patent grant
GR01 Patent grant
TR01 Transfer of patent right
TR01 Transfer of patent right

Effective date of registration: 20240419

Address after: Building 1-11, Jianshe West Street, Pinggu Town, Pinggu District, Beijing, 101299

Patentee after: Beijing Diziweiye Technology Development Co.,Ltd.

Country or region after: China

Address before: No. 308, Huaibei Road, Huaibei Town, Huairou District, Beijing 102488

Patentee before: Beijing Weixingyan Technology Co.,Ltd.

Country or region before: China