CN104199298A - Controller area network (CAN) bus Baud rate self-adapting method - Google Patents

Controller area network (CAN) bus Baud rate self-adapting method Download PDF

Info

Publication number
CN104199298A
CN104199298A CN201410405858.6A CN201410405858A CN104199298A CN 104199298 A CN104199298 A CN 104199298A CN 201410405858 A CN201410405858 A CN 201410405858A CN 104199298 A CN104199298 A CN 104199298A
Authority
CN
China
Prior art keywords
baud rate
value
bus
iii
self
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
CN201410405858.6A
Other languages
Chinese (zh)
Other versions
CN104199298B (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.)
Guangxi Normal University
Original Assignee
Guangxi Normal University
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 Guangxi Normal University filed Critical Guangxi Normal University
Priority to CN201410405858.6A priority Critical patent/CN104199298B/en
Publication of CN104199298A publication Critical patent/CN104199298A/en
Application granted granted Critical
Publication of CN104199298B publication Critical patent/CN104199298B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The invention relates to a controller area network (CAN) bus Baud rate self-adapting method. The CAN bus Baud rate self-adapting method includes the steps of (1) performing measurement to obtain a Baud rate measurement value; (2) calculating values which are 1 to 5 times the Baud rate measurement value and converting the values into proximate values in a stand Baud rate table to obtain A values in a measurement Baud rate table; (3) setting a Baud rate of a main controller according to the values in the measurement Baud rate table, wherein Baud rate matching is successful if a received message is correct, the message is received again if the received message is erroneous and error count does not reach a threshold value X, and other values in the measurement Baud rate table are used for replacement if the error count reaches the X until all A values are tried; (4) if the A values in the measurement Baud rate table are tried in failure, using a dichotomy to poll the next Baud rate value in the standard Baud rate table with the Baud rate measurement value as the center, and performing resetting unit the received message is correct. Compared with normal Baud rate polling methods, the CAN bus Baud rate self-adapting method is capable of rapidly positioning actual Baud rates, saving self-adapting time and improving efficiency.

Description

A kind of method of CAN bus baud rate self-adapting
Technical field
The present invention relates to the invention belongs to the industrial field bus communications field, be specially a kind of method of CAN bus baud rate self-adapting.
Background technology
CAN is the abbreviation of controller local area network (Controller Area Network, CAN), and CAN bus protocol has become the STD bus of Computer Controlled System for Vehicle and built-in industrial control area net(CAN).
Various operating system itself is integrated many plate level support packages, and a lot of manufacturer provides corresponding plate level to drive, and the support to CAN bus protocol is also provided, and also supports the CAN device drives of character device form simultaneously.
But the baud rate of CAN bus is not unique, in the time that the baud rate of CAN bus and certain CAN equipment does not match, just cannot carry out normal communication.General only support of CAN equipment bottom layer driving that manufacturer provides receives and sending function, adaptation function while not providing baud rate not mate, therefore in the time that CAN bus does not match with the baud rate of be connected CAN device bus, will produce message and receive or send wrong interruption, cause CAN equipment normally to move.
The report of existing existing research CAN bus baud rate automatic matching method for this reason, but existing these methods are mostly to adopt conservative polling method, find after message mistake, in baud rate table, attempt according to descending or ascending order traversal, on probation until obtain the baud rate of coupling one by one.Although this method can realize baud rate Auto-matching, auto-adaptive time is uncertain, inefficiency.If the baud rate in CAN bus is just maximal value, and the on probation of baud rate is just in time descending, and once the match is successful, fastest; If the baud rate in CAN bus is minimum value, and baud rate is on probation or descending, needs to travel through that whole baud rate table could the match is successful, at most consuming time.
For overcoming the deficiency of above baud rate automatic matching method, need to provide a kind of CAN bus baud rate quick self-adapted method.
Summary of the invention
The object of the invention is to design a kind of method of CAN bus baud rate self-adapting, navigate to fast the baud rate of CAN bus reality by measuring the method for baud rate, saved the adaptive time, improved efficiency.
The method of the CAN bus baud rate self-adapting of the present invention's design, primary controller connects CAN equipment by Serial Peripheral Interface (SPI) (spi interface), control the work of CAN equipment, CAN equipment connection is in CAN bus, receive from the data of CAN bus or send data to CAN bus, in the time that primary controller does not mate with the baud rate of CAN bus, have packet sending and receiving mistake, produce message mistake and interrupt; Concrete steps are as follows:
I, measurement baud rate
Primary controller is furnished with input capture module and timer, and input capture module and timer are measured the baud rate bit time in CAN bus, obtain baud rate measured value;
Baud rate bit time measuring method in described CAN bus, specific as follows:
The input capture module of I-1, primary controller is set as each edge and catches timer value, and the reception pin of CAN equipment is connected to the pin of the input capture module of primary controller, starts timer, and opens input capture interruption;
I-2, in input capture interrupts processing, preserve the timer moment value N that captures individual, the integer that N is 50~80;
I-3, baud rate bit time taking the difference of adjacent timer moment value as capturing, catch N-1 baud rate bit time sample, gets the inverse of minimum value in baud rate bit time sample as baud rate measured value;
II, measurement baud rate table
Because a porch at least appears in every 6 bit times of CAN agreement, so actual baud rate is likely 1~5 times of baud rate measured value.The value of 1~5 times of primary controller calculation procedure I gained baud rate measured value, and these 5 values are separately converted to immediate value in standard baud rate table, wherein exceeding the invalid value that is considered as of standard baud rate table scope, remaining conversion values composition is measured baud rate table;
The scope of standard baud rate is 1Mbps~5Kbps.Consider that baud rate measured value itself exists error, when the doubly value of calculating gained baud rate measured value is more than or equal to 1.01M, think that this calculating income value exceeds standard baud rate scope, is considered as invalid value; And be greater than 1M, be less than 1.01 value and be correspondingly converted into 1M.
III, the baud rate table of measuring on probation
In baud rate table, certain arranges CAN equipment baud rate without value on probation to measure for III-1, primary controller;
III-2, receive the message in CAN bus, judge whether message correctly that CAN equipment receives;
If the message correctly of the CAN bus receiving, enters III-3; If receive the message mistake of CAN bus, enter III-4;
III-3, judge the message correctly that CAN equipment is received, the match is successful for baud rate, and self-adaptation completes;
In order to confirm baud rate, the match is successful, and this step judges after the message correctly that CAN equipment receives that correct counting C is cumulative 1, when the value of correct counting C does not reach proper threshold value Y, returns to step III-2; When the value of correct counting C reaches proper threshold value Y, the match is successful to determine baud rate, and self-adaptation completes; Described proper threshold value Y is set to 2~4.
III-4, judge that the message that CAN equipment receives is wrong, be built in the error count n of counter of primary controller cumulative 1, judge now whether the value of error count n reaches the wrong threshold X of meter, if do not reach to the wrong threshold X of meter, return to III-2; If n reaches the wrong threshold X of meter, illustrate that this baud rate value on probation do not mate, enter step III-5;
The wrong threshold X of described meter is set to 2~4.
In the time of error count n cumulative 1, correctly count C zero clearing.
III-5, judge that whether the value of measuring in baud rate table is all on probation,
If all not on probation, the error count n zero clearing of the counter of primary controller, returns to step III-1;
If all on probation, all failures of value baud rate coupling of measuring in baud rate table are described, there is error in baud rate measurement, enters step IV;
IV, dichotomy poll are searched
IV-1, in step II, one times of baud rate measured value of gained, in standard baud rate table centered by corresponding conversion values, is searched next baud rate value by the left and right sides, dichotomy Gai center successively poll, resets the baud rate of primary controller;
IV-2, return to step III-2.
Even if the measured value of this method baud rate is wrong, be also to approach coupling baud rate, therefore left and right poll, without traversal standard baud rate table, just can obtain the baud rate value of coupling.
The concrete steps that the dichotomy left and right poll of described step IV-1 obtains next baud rate value are as follows:
IV-11, in step II, one times of baud rate measured value of gained is in standard baud rate table centered by corresponding conversion values, and initialization left and right is to index; Left-hand index point standard baud rate table maximal value direction, dextrad index point standard baud rate table minimum value direction;
IV-12, judge the direction of search;
If last time search is for dextrad, and left-hand search do not reach maximal value, switches to left-hand, extracts next baud rate;
If last time search was dextrad, but left-hand search maximal value is on probation, the current dextrad that still keeps, extracts next baud rate;
If last time search is for left-hand, and dextrad search do not reach minimum value, switches to dextrad, extracts next baud rate;
If last time search was left-hand, but dextrad search minimum value is on probation, the current left-hand that still keeps, extracts next baud rate.
Compared with prior art, the advantage of the method for a kind of CAN bus of the present invention baud rate self-adapting is: the baud rate measured value that obtains approaching coupling by measuring baud rate bit time, and then mate with baud rate measured value and corresponding probable value thereof, can obtain fast the baud rate of coupling.It fails to match for even possible 1 to 5 times of baud rate measured value, and in standard baud rate table, centered by baud rate measured value, the search of dichotomy the right and left poll also can comparatively fast obtain mating baud rate.The baud rate polling method of comparing common, the present invention can navigate to actual baud rate rapidly, may occur hardly traveling through whole standard baud rate table and just find the situation of mating baud rate, has saved the adaptive time, has improved efficiency.
Brief description of the drawings
Fig. 1 is the process flow diagram of the embodiment of the method for this CAN bus baud rate self-adapting;
Fig. 2 is the process flow diagram that the embodiment of the method for this CAN bus baud rate self-adapting is measured baud rate;
Fig. 3 is the process flow diagram that the embodiment of the method dichotomy left and right poll of this CAN bus baud rate self-adapting obtains next baud rate value.
Embodiment
For making the object, technical solutions and advantages of the present invention clearer, below in conjunction with accompanying drawing, the specific embodiment of the present invention is further described.
The embodiment of the method for this CAN bus baud rate self-adapting, primary controller connects CAN equipment by Serial Peripheral Interface (SPI), controls the work of CAN equipment, and CAN equipment connection is in CAN bus, receives from the data of CAN bus or sends data to CAN bus; As shown in Figure 1, concrete steps are as follows for this method process flow diagram:
I, measurement baud rate
Primary controller is furnished with input capture module and timer, and input capture module and timer are measured the baud rate bit time in CAN bus, obtain baud rate measured value;
The flow process of the baud rate bit time measuring method in described CAN bus is as shown in Figure 2, specific as follows:
The input capture module of I-1, primary controller is set as each edge and catches timer value, and the reception pin of CAN equipment is connected to the pin of the input capture module of primary controller, starts timer, and opens input capture interruption;
I-2, in input capture interrupts processing, preserve the timer moment value N that captures individual, this routine N=60;
I-3, baud rate bit time taking the difference of adjacent timer moment value as capturing, catch N-1 baud rate bit time sample, gets the inverse of minimum value in baud rate bit time sample as baud rate measured value;
II, measurement baud rate table
The value of 1~5 times of primary controller calculation procedure I gained baud rate measured value, and these 5 values are separately converted to immediate value in standard baud rate table, wherein exceed the invalid value that is considered as of standard baud rate table scope, remaining A conversion values composition measured baud rate table;
III, the baud rate table of measuring on probation
In baud rate table, certain arranges CAN equipment baud rate without value on probation to measure for III-1, primary controller, and counting on probation adds 1;
III-2, receive the message in CAN bus, judge whether message correctly that CAN equipment receives;
If the message correctly of the CAN bus receiving, enters III-3; If receive the message mistake of CAN bus, enter III-4,
III-3, judge the message correctly that CAN equipment is received, correctly count C cumulative 1, when the value of correct counting C does not reach proper threshold value Y, return to step III-2; When the value of correct counting C reaches proper threshold value Y, the match is successful for baud rate; Self-adaptation completes; This routine proper threshold value Y=3;
III-4, judge that the message that CAN equipment receives is wrong, be built in the error count n of counter of primary controller cumulative 1, correctly count C zero clearing; Judge now whether the value of error count n reaches the wrong threshold X of meter, if do not reach to the wrong threshold X of meter, return to III-2; If n reaches the wrong threshold X of meter, enter step III-5, wrong threshold X=3 of this example meter;
Whether III-5, judgement counting on probation reach the A value of measuring baud rate table,
If it is all not on probation to measure A value of baud rate table, the error count n zero clearing of the counter of primary controller, returns to step III-1;
If it is all on probation to measure A value of baud rate table, enter step IV;
IV, dichotomy poll are searched
IV-1, in step II, one times of baud rate measured value of gained, in standard baud rate table centered by corresponding conversion values, is searched next baud rate value by the left and right sides, dichotomy Gai center successively poll, resets the baud rate of primary controller;
IV-2, return to step III-2.
As shown in Figure 3, concrete steps are as follows for the flow process that the dichotomy left and right poll of described step IV-1 obtains next baud rate value:
IV-11, in step II, one times of baud rate measured value of gained is in standard baud rate table centered by corresponding conversion values, and initialization left and right is to index; Left-hand index point standard baud rate table maximal value direction, dextrad index point standard baud rate table minimum value direction;
IV-12, judge the direction of search;
If last time search is for dextrad, and left-hand search do not reach maximal value, switches to left-hand, extracts next baud rate;
If last time search was dextrad, but left-hand search maximal value is on probation, the current dextrad that still keeps, extracts next baud rate;
If last time search is for left-hand, and dextrad search do not reach minimum value, switches to dextrad, extracts next baud rate;
If last time search was left-hand, but dextrad search minimum value is on probation, the current left-hand that still keeps, extracts next baud rate.
Above-described embodiment, is only the specific case that object of the present invention, technical scheme and beneficial effect are further described, and the present invention is not defined in this.All any amendments of making, be equal to replacement, improvement etc., within being all included in protection scope of the present invention within scope of disclosure of the present invention.

Claims (6)

1. a method for CAN bus baud rate self-adapting, primary controller connects CAN equipment by Serial Peripheral Interface (SPI), controls the work of CAN equipment, and CAN equipment connection is in CAN bus, receives from the data of CAN bus or sends data to CAN bus; Concrete steps are as follows:
I, measurement baud rate
Primary controller is furnished with input capture module and timer, and input capture module and timer are measured the baud rate bit time in CAN bus, obtain baud rate measured value;
II, measurement baud rate table
The value of 1~5 times of primary controller calculation procedure I gained baud rate measured value, and these 5 values are separately converted to immediate value in standard baud rate table, wherein exceeding the invalid value that is considered as of standard baud rate table scope, remaining conversion values composition is measured baud rate table;
III, the baud rate table of measuring on probation
In baud rate table, certain arranges CAN equipment baud rate without value on probation to measure for III-1, primary controller;
III-2, receive the message in CAN bus, judge whether message correctly that CAN equipment receives;
If the message correctly of the CAN bus receiving, enters III-3; If receive the message mistake of CAN bus, enter III-4;
III-3, judge the message correctly that CAN equipment is received, the match is successful for baud rate, and self-adaptation completes;
III-4, judge that the message that CAN equipment receives is wrong, be built in the error count n of counter of primary controller cumulative 1, judge now whether the value of error count n reaches the wrong threshold X of meter, if do not reach to the wrong threshold X of meter, return to III-2; If n reaches the wrong threshold X of meter, enter step III-5;
III-5, judge that whether the value of measuring in baud rate table is all on probation,
If all not on probation, the error count n zero clearing of the counter of primary controller, returns to step III-1;
If all on probation, enter step IV;
IV, dichotomy poll are searched
IV-1, in step II, one times of baud rate measured value of gained, in standard baud rate table centered by corresponding conversion values, is searched next baud rate value by the left and right sides, dichotomy Gai center successively poll, resets the baud rate of primary controller;
IV-2, return to step III-2.
2. the method for CAN bus baud rate self-adapting according to claim 1, is characterized in that:
The wrong threshold X of meter in described step III-4 is set to 2~4.
3. the method for CAN bus baud rate self-adapting according to claim 1, is characterized in that:
Baud rate bit time measuring method described in described step I in CAN bus is specific as follows:
The input capture module of I-1, primary controller is set as each edge and catches timer value, and the reception pin of CAN equipment is connected to the pin of the input capture module of primary controller, starts timer, and opens input capture interruption;
I-2, in input capture interrupts processing, preserve the timer moment value N that captures individual, this routine N=60;
I-3, individual as the baud rate bit time capturing taking the difference of adjacent timer moment value, catch N-1 baud rate bit time sample, get the inverse of minimum value in baud rate bit time sample as baud rate measured value.
4. the method for CAN bus baud rate self-adapting according to claim 1, is characterized in that:
The concrete steps that the dichotomy left and right poll of described step IV-1 obtains next baud rate value are as follows:
IV-11, in step II, one times of baud rate measured value of gained is in standard baud rate table centered by corresponding conversion values, and initialization left and right is to index; Left-hand index point standard baud rate table maximal value direction, dextrad index point standard baud rate table minimum value direction;
IV-12, judge the direction of search;
If last time search is for dextrad, and left-hand search do not reach maximal value, switches to left-hand, extracts next baud rate;
If last time search was dextrad, but left-hand search maximal value is on probation, the current dextrad that still keeps, extracts next baud rate;
If last time search is for left-hand, and dextrad search do not reach minimum value, switches to dextrad, extracts next baud rate;
If last time search was left-hand, but dextrad search minimum value is on probation, the current left-hand that still keeps, extracts next baud rate.
5. the method for CAN bus baud rate self-adapting according to claim 1, is characterized in that:
The scope of described step II Plays baud rate is 1Mbps~5Kbps; When the doubly value of calculating gained baud rate measured value is more than or equal to 1.01M, think that this calculating income value exceeds standard baud rate scope, is considered as invalid value; And be greater than 1M, be less than 1.01 value and be correspondingly converted into 1M.
6. the method for CAN bus baud rate self-adapting according to claim 1, is characterized in that:
Described step III-3 judge after the message correctly that CAN equipment receives, correctly count C cumulative 1, when the value of correct counting C does not reach proper threshold value Y, return to step III-2; When the value of correct counting C reaches proper threshold value Y, the match is successful to determine baud rate, and self-adaptation completes; Described proper threshold value Y is set to 2~4;
In described step III-4, in the time of error count n cumulative 1, correctly count C zero clearing.
CN201410405858.6A 2014-08-18 2014-08-18 A kind of method of CAN baud rate self-adapting Expired - Fee Related CN104199298B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410405858.6A CN104199298B (en) 2014-08-18 2014-08-18 A kind of method of CAN baud rate self-adapting

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410405858.6A CN104199298B (en) 2014-08-18 2014-08-18 A kind of method of CAN baud rate self-adapting

Publications (2)

Publication Number Publication Date
CN104199298A true CN104199298A (en) 2014-12-10
CN104199298B CN104199298B (en) 2016-10-26

Family

ID=52084600

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410405858.6A Expired - Fee Related CN104199298B (en) 2014-08-18 2014-08-18 A kind of method of CAN baud rate self-adapting

Country Status (1)

Country Link
CN (1) CN104199298B (en)

Cited By (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106411641A (en) * 2016-09-20 2017-02-15 宁波中车时代传感技术有限公司 Method for automatically detecting Baud rate of CAN bus
CN106569047A (en) * 2015-10-09 2017-04-19 惠州市德赛西威汽车电子股份有限公司 Vehicle CAN bus analysis device and method
WO2018072091A1 (en) * 2016-10-18 2018-04-26 深圳配天智能技术研究院有限公司 Data processing method and base station device
CN108347303A (en) * 2017-12-28 2018-07-31 杭州句力科技有限公司 A kind of elevator display board automatic matching method, electronic equipment and storage medium
CN109471425A (en) * 2018-12-14 2019-03-15 上海星融汽车科技有限公司 A method of commercial vehicle OBD mouthfuls of CAN communication stitch baud rate of identification
CN109802878A (en) * 2019-03-29 2019-05-24 广州亚美信息科技有限公司 A kind of CAN device and CAN bus baud rate automatic matching method and device
CN111224837A (en) * 2019-11-25 2020-06-02 上海星融汽车科技有限公司 Method and system for automatically identifying CAN communication baud rate of vehicle ECU
CN111277455A (en) * 2020-01-15 2020-06-12 深圳市元征科技股份有限公司 CAN network baud rate identification method, device, equipment and storage medium
CN111565138A (en) * 2019-02-13 2020-08-21 厦门雅迅网络股份有限公司 CAN bus baud rate self-adaption method based on dual systems and storage medium
CN112069098A (en) * 2020-09-14 2020-12-11 上海东软载波微电子有限公司 Baud rate identification method and device
WO2021061865A1 (en) * 2019-09-23 2021-04-01 Green Cubes Technology, Llc Battery management system with dual can messaging
CN112702145A (en) * 2020-12-22 2021-04-23 北京城建智控科技有限公司 CAN bus baud rate self-configuration method and system
CN112751738A (en) * 2020-12-29 2021-05-04 北京万集智能网联技术有限公司 Baud rate self-adaption method and device, computer equipment and readable storage medium
CN113194016A (en) * 2021-04-15 2021-07-30 常州易控汽车电子股份有限公司 CAN bus baud rate self-adaption method and device based on TC387 chip and storage medium
CN113891183A (en) * 2021-08-26 2022-01-04 宁波三星智能电气有限公司 Bidirectional interactive communication baud rate self-adaption method
CN113992530A (en) * 2021-10-20 2022-01-28 潍柴动力股份有限公司 Baud rate identification method and device, electronic equipment and storage medium
CN114465844A (en) * 2022-03-12 2022-05-10 大连爱智控制系统有限公司 High-reliability baud rate self-adaption system and method
CN115643129A (en) * 2022-10-26 2023-01-24 中国船舶重工集团公司第七一九研究所 Baud rate regulation and control structure and method for monitoring star CAN bus of ship diesel generator set

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020172315A1 (en) * 2001-05-17 2002-11-21 Sullivan Terence Sean Data rate calibration for asynchronous serial communications
CN101710857A (en) * 2009-11-05 2010-05-19 厦门敏讯信息技术股份有限公司 Serial communication baud rate adaptive method and device thereof
CN101917322A (en) * 2010-08-10 2010-12-15 西安电子科技大学 Self-adaptive multibus fusion method
CN103199942A (en) * 2013-03-04 2013-07-10 福建联迪商用设备有限公司 Audio communication method and terminal utilizing same
CN103389960A (en) * 2013-07-26 2013-11-13 山东康威通信技术股份有限公司 Method and device for self-adapting of Baud rate in field of power monitoring
CN103777538A (en) * 2012-10-19 2014-05-07 重庆长安汽车股份有限公司 Baud-rate automatic matching method for controller and CAN bus

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20020172315A1 (en) * 2001-05-17 2002-11-21 Sullivan Terence Sean Data rate calibration for asynchronous serial communications
CN101710857A (en) * 2009-11-05 2010-05-19 厦门敏讯信息技术股份有限公司 Serial communication baud rate adaptive method and device thereof
CN101917322A (en) * 2010-08-10 2010-12-15 西安电子科技大学 Self-adaptive multibus fusion method
CN103777538A (en) * 2012-10-19 2014-05-07 重庆长安汽车股份有限公司 Baud-rate automatic matching method for controller and CAN bus
CN103199942A (en) * 2013-03-04 2013-07-10 福建联迪商用设备有限公司 Audio communication method and terminal utilizing same
CN103389960A (en) * 2013-07-26 2013-11-13 山东康威通信技术股份有限公司 Method and device for self-adapting of Baud rate in field of power monitoring

Cited By (30)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN106569047A (en) * 2015-10-09 2017-04-19 惠州市德赛西威汽车电子股份有限公司 Vehicle CAN bus analysis device and method
CN106569047B (en) * 2015-10-09 2019-04-30 惠州市德赛西威汽车电子股份有限公司 A kind of analytical equipment and method of vehicle-mounted CAN bus
CN106411641A (en) * 2016-09-20 2017-02-15 宁波中车时代传感技术有限公司 Method for automatically detecting Baud rate of CAN bus
CN107996021B (en) * 2016-10-18 2020-11-17 深圳配天智能技术研究院有限公司 Data processing method and base station equipment
WO2018072091A1 (en) * 2016-10-18 2018-04-26 深圳配天智能技术研究院有限公司 Data processing method and base station device
CN107996021A (en) * 2016-10-18 2018-05-04 深圳配天智能技术研究院有限公司 A kind of data processing method and base station equipment
CN108347303A (en) * 2017-12-28 2018-07-31 杭州句力科技有限公司 A kind of elevator display board automatic matching method, electronic equipment and storage medium
CN109471425A (en) * 2018-12-14 2019-03-15 上海星融汽车科技有限公司 A method of commercial vehicle OBD mouthfuls of CAN communication stitch baud rate of identification
CN111565138B (en) * 2019-02-13 2023-03-14 厦门雅迅网络股份有限公司 CAN bus baud rate self-adaption method based on dual systems and storage medium
CN111565138A (en) * 2019-02-13 2020-08-21 厦门雅迅网络股份有限公司 CAN bus baud rate self-adaption method based on dual systems and storage medium
CN109802878A (en) * 2019-03-29 2019-05-24 广州亚美信息科技有限公司 A kind of CAN device and CAN bus baud rate automatic matching method and device
WO2021061865A1 (en) * 2019-09-23 2021-04-01 Green Cubes Technology, Llc Battery management system with dual can messaging
EP4048546A4 (en) * 2019-09-23 2023-11-01 Green Cubes Technology, LLC Battery management system with dual can messaging
US11588661B2 (en) 2019-09-23 2023-02-21 Green Cubes Technology, Llc Battery management system with dual can messaging
CN111224837B (en) * 2019-11-25 2020-11-13 上海星融汽车科技有限公司 Method and system for automatically identifying CAN communication baud rate of vehicle ECU
CN111224837A (en) * 2019-11-25 2020-06-02 上海星融汽车科技有限公司 Method and system for automatically identifying CAN communication baud rate of vehicle ECU
CN111277455A (en) * 2020-01-15 2020-06-12 深圳市元征科技股份有限公司 CAN network baud rate identification method, device, equipment and storage medium
CN112069098B (en) * 2020-09-14 2022-04-15 上海东软载波微电子有限公司 Baud rate identification method and device
CN112069098A (en) * 2020-09-14 2020-12-11 上海东软载波微电子有限公司 Baud rate identification method and device
CN112702145A (en) * 2020-12-22 2021-04-23 北京城建智控科技有限公司 CAN bus baud rate self-configuration method and system
CN112702145B (en) * 2020-12-22 2022-02-15 北京城建智控科技股份有限公司 CAN bus baud rate self-configuration method and system
CN112751738A (en) * 2020-12-29 2021-05-04 北京万集智能网联技术有限公司 Baud rate self-adaption method and device, computer equipment and readable storage medium
CN112751738B (en) * 2020-12-29 2022-07-05 北京万集智能网联技术有限公司 Baud rate self-adaption method and device, computer equipment and readable storage medium
CN113194016A (en) * 2021-04-15 2021-07-30 常州易控汽车电子股份有限公司 CAN bus baud rate self-adaption method and device based on TC387 chip and storage medium
CN113891183A (en) * 2021-08-26 2022-01-04 宁波三星智能电气有限公司 Bidirectional interactive communication baud rate self-adaption method
CN113992530A (en) * 2021-10-20 2022-01-28 潍柴动力股份有限公司 Baud rate identification method and device, electronic equipment and storage medium
CN114465844A (en) * 2022-03-12 2022-05-10 大连爱智控制系统有限公司 High-reliability baud rate self-adaption system and method
CN114465844B (en) * 2022-03-12 2023-11-07 大连爱智控制系统有限公司 High-reliability baud rate self-adaptive system and method
CN115643129A (en) * 2022-10-26 2023-01-24 中国船舶重工集团公司第七一九研究所 Baud rate regulation and control structure and method for monitoring star CAN bus of ship diesel generator set
CN115643129B (en) * 2022-10-26 2024-04-09 中国船舶重工集团公司第七一九研究所 Boud rate regulation structure and method for monitoring star-shaped CAN bus of ship diesel generator set

Also Published As

Publication number Publication date
CN104199298B (en) 2016-10-26

Similar Documents

Publication Publication Date Title
CN104199298A (en) Controller area network (CAN) bus Baud rate self-adapting method
CN103326469B (en) Method and device for monitoring GOOSE communication status of intelligent substation
CN101404556B (en) One-wire bus communication method
CN104579606B (en) Double-unit traction controller network system redundancy design method
CN103777538B (en) The baud rate automatic matching method of controller and CAN
CN104796222A (en) A CAN baud-rate automatic matching method
CN104794089B (en) The method, apparatus and system to be communicated suitable for the modified UART of single-chip microcomputer
CN105099777A (en) Method suitable for communication-gateway double-machine redundancy in rail transit power monitoring system
CN103138988A (en) Positioning treatment method and positioning treatment device of network faults
CN104052579A (en) Automatic MODBUS-RTU communication baud rate matching method
CN103514724A (en) Adaptive configuration method of data acquisition unit
CN105551222A (en) Embedded bridge health monitoring system
CN105450469A (en) Method for detecting faults of rapid communication bus in industrial equipment
CN106094800A (en) A kind of management system of novel CAN FD controller
CN203574663U (en) Automatic baud rate detection module
CN106569440A (en) Method for achieving communication between microprocessor and touch screen based on MODBUS-RTU protocol
CN107276053A (en) A kind of equipment for protecting optical fibre longitudinal difference and method of data synchronization
CN102394734A (en) RS 485 communication system with nonpolarized connection and control method thereof
KR101501247B1 (en) Dual handling device between tester or repeater and data concentration unit, and dual handling method by data concentration unit
CN110719147B (en) High-reliability dual-computer hot standby data acquisition method based on LoRa
CN102802181A (en) Method and system for detecting physical topological link
CN104391756B (en) Chain type SVG failure sorted fault-tolerance processing methods based on multi-channel serial communication
CN104009957A (en) Ethernet communication method and device based on serial port
CN101860410B (en) Communication system of cross station spread cable interface
CN110601941B (en) Vehicle-mounted signal transmission system and method based on EtherCAT bus

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
C10 Entry into substantive examination
SE01 Entry into force of request for substantive examination
C14 Grant of patent or utility model
GR01 Patent grant
CF01 Termination of patent right due to non-payment of annual fee
CF01 Termination of patent right due to non-payment of annual fee

Granted publication date: 20161026

Termination date: 20190818