CN113688086A - High-speed CAN transceiver baud rate matching detection system for local network - Google Patents

High-speed CAN transceiver baud rate matching detection system for local network Download PDF

Info

Publication number
CN113688086A
CN113688086A CN202110968661.3A CN202110968661A CN113688086A CN 113688086 A CN113688086 A CN 113688086A CN 202110968661 A CN202110968661 A CN 202110968661A CN 113688086 A CN113688086 A CN 113688086A
Authority
CN
China
Prior art keywords
baud rate
message
transceiver
error
speed
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.)
Pending
Application number
CN202110968661.3A
Other languages
Chinese (zh)
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.)
Hunan Xinlite Electronic Technology Co ltd
Original Assignee
Hunan Xinlite Electronic 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 Hunan Xinlite Electronic Technology Co ltd filed Critical Hunan Xinlite Electronic Technology Co ltd
Priority to CN202110968661.3A priority Critical patent/CN113688086A/en
Publication of CN113688086A publication Critical patent/CN113688086A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING OR CALCULATING; 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
    • G06F13/4291Bus transfer protocol, e.g. handshake; Synchronisation on a serial bus, e.g. I2C bus, SPI bus using a clocked protocol

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

本发明公开了一种用于局部网络的高速CAN收发器波特率匹配检测系统,属于数字集成电路技术领域,该系统通过检测CAN总线上的唤醒报文,并按唤醒帧配置寄存器中配置的波特率对总线上的报文采样,并进行解码,若每出现一次报文错误,则内部错误计数器自加1,当错误计数器累积超过预设值,给外部控制器输出报文错误中断,调整发送唤醒报文的波特率,若未出现报文错误,则自减1,实现了唤醒报文波特率和收发器内部唤醒帧配置寄存器中配置的波特率不匹配的检测,避免CAN网络使能局部网络功能时,因为速率未匹配的问题导致长时间无法唤醒节点的情况,同时错误计数器的计数,可以对主动节点发送错误帧,或总线上因EMC产生的报文错误具有一定容忍性。

Figure 202110968661

The invention discloses a high-speed CAN transceiver baud rate matching detection system for local networks, belonging to the technical field of digital integrated circuits. The baud rate samples the message on the bus and decodes it. If there is a message error, the internal error counter will increase by 1. When the error counter accumulates more than the preset value, it will output a message error interrupt to the external controller. Adjust the baud rate for sending the wake-up message. If there is no message error, it will be decremented by 1, which realizes the detection of the mismatch between the baud rate of the wake-up message and the baud rate configured in the internal wake-up frame configuration register of the transceiver. When the local network function is enabled in the CAN network, the node cannot be woken up for a long time due to the problem of rate mismatch. At the same time, the count of the error counter can send error frames to the active node, or the message error generated by EMC on the bus has a certain degree of accuracy. tolerance.

Figure 202110968661

Description

Baud rate matching detection system of high-speed CAN transceiver for local network
Technical Field
The invention belongs to the technical field of digital integrated circuit design, and particularly relates to a baud rate matching detection system applied to a high-speed CAN transceiver of a local network.
Background
The CAN bus is a serial data communication bus developed by Bosch company in Germany in the early 80 th 20 th century for solving data exchange among a plurality of control and test instruments in modern automobiles, and is widely applied to the fields of automobiles and industrial control at present due to good performance and unique design. In recent years, the heat of new energy automobiles is increasing continuously, the energy saving problem of automobiles is receiving attention, and especially in the new energy automobiles with 'cun-jin', the method is very effective for reducing the power consumption of the automobiles and reducing unnecessary energy loss. The push-out of a local network in the CAN bus means a significant reduction in power consumption, cost, wiring, and carbon dioxide emissions throughout the vehicle.
The local network in the CAN bus is the ability to allow some nodes to actively communicate, while the rest is in an inactive state or in a low power mode, and CAN monitor the bus "wakeup frame" (WUF). Upon proper reception of the WUF, the transceiver may activate the entire node. The WUF is sent by active nodes in the network to "wake up" other inactive nodes to enable certain functions in the CAN network. Such WUFs may address nodes individually or in groups. This allows the transceiver of the unaddressed node that receives the wake-up frame to ignore it and maintain the entire ECU in a low power state. This function is called "selective wake-up" and is standardized in the industry standard ISO 11898-6.
The wakeup frame is according to ISO 11898-1: the CAN frame of 2015, consisting of an identifier field (ID), a Data Length Code (DLC), a data field and a Cyclic Redundancy Check (CRC) code and delimiters thereof. Compared with the traditional transceiver, the high-speed CAN transceiver applied to the local network needs to decode the received CAN message, identify the frame structure of the CAN message, compare the frame structure with the ID, DATA and CRC check codes in the wake-up frame configuration register, if the frame structure is matched and no message error occurs, the corresponding node is awakened, and if the frame structure is not matched or no message error occurs, the high-speed CAN transceiver continues to sleep. One prerequisite for decoding is to ensure that the rate of the received message is consistent with the rate of the internal sampling module, so that the frame structure of the CAN message CAN be identified.
Disclosure of Invention
The invention aims to provide a baud rate matching detection system of a high-speed CAN transceiver for a local network, which aims to solve the problem that whether the baud rate is matched or not is difficult to detect in the prior art.
The purpose of the invention can be realized by the following technical scheme
The system for matching and detecting the baud rate of the high-speed CAN transceiver for the local network comprises a sampling baud rate configuration register, a baud rate frequency divider, bit time sequence logic, a bit data stream processor, a shift register module, message error management logic and an interrupt configuration register;
the design of the bit sequential logic comprises three parts of bit timing, sampling points and synchronous design;
bit timing, namely dividing frequency according to the CAN standard baud rate configured in the baud rate configuration register to generate the minimum time unit Tq;
the configuration of the sampling points needs to meet the requirements of a local network on the sampling points of the transceiver;
hard synchronization and resynchronization specified in a CAN protocol adopted by the synchronization design;
the high-speed CAN transceiver applied to the local network CAN be applied to a network mixed with CAN and CAN FD nodes, so that the bit data stream processor is additionally provided with CAN FD detection on the basis of a traditional CAN protocol decoder, and a CAN FD state branch is inserted into a bit stream state, so that the decoding requirement of the high-speed CAN transceiver applied to the local network is met, and the CAN FD detection logic is additionally arranged on the traditional CAN protocol decoder;
all selectable CAN standard baud rates are listed in a sampling baud rate configuration register, and the setting of the conventional baud rate CAN be conveniently and quickly carried out outside;
the interrupt configuration register CAN freely configure the interrupt outside, CAN enable and disable the baud rate matching detection interrupt function, CAN clear the interrupt mark through external software, and sets primary interrupt and secondary interrupt for a high-speed CAN transceiver applied to a local network, thereby enhancing the flexibility of the high-speed CAN transceiver;
the message error management logic CAN identify bit filling errors, format errors and CRC (cyclic redundancy check) errors in the CAN message, count the errors, generate an error mark signal when a message error occurs, and an external microcontroller CAN monitor whether the message error exists or not in real time by accessing an error mark state register;
if the number of times of occurrence of the message errors exceeds a certain threshold, an interrupt signal with unmatched baud rate CAN be generated, and the method has certain tolerance to the situation that the message errors occur on the CAN bus due to EMC and other unknown errors;
meanwhile, when the CAN bus enters idle and the bus has no data for a long time, the message error counter is cleared, so that dynamic power consumption is saved, and meanwhile, a gated clock is adopted at an RTL level, so that the power consumption is reduced;
the CAN protocol decoder in the digital module of the high-speed CAN transceiver applied to the local network is a core module, resource sharing is adopted at an RTL level, an additional logic function is added on the basis of CAN protocol decoding to achieve the realization of a baud rate matching detection function, and the area of the transceiver is saved;
compared with the prior art, the invention has the beneficial effects that:
1. the invention CAN realize the detection whether the transmitting-receiving baud rate is matched, and avoid the condition that the node CAN not be awakened for a long time due to the problem of unmatched rate when the CAN network enables the local network function;
2. the method can avoid the situation that the active node wakes up the sleeping node on the bus, continuously sends error frames and always occupies the bus;
3. the invention CAN detect the conditions that abnormal errors occur on the CAN bus system and message errors occur.
Drawings
In order to facilitate understanding for those skilled in the art, the present invention will be further described with reference to the accompanying drawings.
FIG. 1 is a schematic structural diagram of a baud rate matching detection system of a high-speed CAN transceiver for a local network according to the present invention;
FIG. 2 is a flowchart of the operation of the high speed CAN transceiver baud rate match detection system for local networks in accordance with the present invention;
fig. 3 is an RTL simulation waveform diagram of the operation of the baud rate matching detection system of the high-speed CAN transceiver for the local network according to the present invention.
Detailed Description
The technical solutions of the present invention will be described clearly and completely with reference to the following embodiments, and it should be understood that the described embodiments are only a part of the embodiments of the present invention, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
A baud rate matching detection system for a high-speed CAN transceiver for a local network, as shown in fig. 1, includes a sampling baud rate configuration register, a baud rate frequency divider, bit timing logic, a bit data stream processor, a shift register module, message error management logic, and an interrupt configuration register;
the shift register module comprises a plurality of shift registers and is used for temporarily storing each section of data decoded by the CAN protocol decoder;
a sample baud rate configuration register is configured externally,
the baud rate frequency divider divides the frequency of a system clock into the minimum time Tq corresponding to the CAN standard baud rate according to the value of the configuration register and then sends the minimum time Tq to bit sequential logic;
the bit sequential logic samples the received data according to the corresponding baud rate, and sends sampling points and sampling bits to the bit data stream processor, and meanwhile, the bit data stream processor feeds back a synchronous mode to the bit sequential logic so as to determine which synchronous mode is adopted;
the bit data stream processor skips the state according to the frame structure of the CAN message and transfers the sampled data of different sections of the frame structure to the corresponding shift register for temporary storage;
when the bit data stream processor carries out state jump, the message error management logic can carry out message error check on the value in the shift register, if a message error occurs, the error counter is self-added with '1' and generates a message error state mark, under the condition that the interrupt configuration register enables interrupt, the error counter exceeds a certain threshold value, a baud rate unmatched interrupt signal is generated, and when a frame is at the end and no message occurs, the error counter is self-reduced by '1';
the external part can enable or disable the interrupt signal with the non-matching baud rate through an interrupt configuration register, and clear the interrupt through writing '1' by software;
as shown in fig. 2, the work flow of the high-speed CAN transceiver baud rate matching detection system for the local network is as follows:
s1, setting a sampling baud rate in a sampling baud rate configuration register before the local network and the selective awakening are opened;
s2, opening a local network and a selective awakening function, monitoring the CAN bus, detecting a low level, considering the low level as a start bit, and generating a message on the CAN bus;
s3, decoding all data on the CAN bus, wherein the data comprises an ID field, a data field, a CRC field and a frame end, and the sampled data is temporarily stored in a shift register;
s4, in the analysis process, as long as a message error occurs, the error counter performs self-increment by 1, and sets a flag bit in the message error state register until no message error occurs in the next frame of message, and the message error flag bit is cleared;
the message errors comprise bit filling errors, format errors and CRC errors;
if the counter value exceeds the set threshold, generating unmatched interrupt of the baud rate of the transceiver, reminding an external microcontroller that the baud rate is unmatched and the counter value does not exceed the set threshold, and continuously detecting whether the CAN message has errors or not until the bus enters idle;
s5, in the analysis process, if the whole frame of message has no message error, the error counter is reduced by 1, and when the next frame of message has no message error, the counter is reduced by 1 until the value is 0;
s6, if the CAN bus is not idle, decoding the CAN message all the time, judging whether the message has a message error, if the bus is idle, performing low level detection, and judging whether the bus has the CAN message;
when the bus enters idle state, the flag bit of the message error state register is cleared, and if no data exists on the bus for a long time, the error counter is cleared.
As shown in fig. 3, a 500K CAN message is received by RX, the CAN sampling baud rate externally configured by a CDR register is 1M, because the baud rates are not matched, an internal bit timing module samples error data, it CAN be known from the waveform that CAN message errors (CRC errors, bit filling errors, format errors) occur, and each time such an error occurs, an error counter automatically adds "1", when the counter exceeds a threshold value of 31, PNFDE _ flag is set to a high level, an error interrupt that the baud rates are not matched is generated, an external microcontroller is prompted to adjust the baud rate of the sent message or adjust the sampling frequency of the internal bit timing through the CDR, and a state signal COSC _ flag monitored by the message error is still in a low level state after sending a frame of message, which indicates that there is an error condition in the internal message.
Through the analysis, the implementation method for baud rate matching detection in the high-speed CAN transceiver applied to the local network CAN meet the functional requirements, is flexible in configuration, and has certain tolerance to the condition that the message error occurs due to EMC and other unknown errors on the CAN bus.
The preferred embodiments of the invention disclosed above are intended to be illustrative only. The preferred embodiments are not intended to be exhaustive or to limit the invention to the precise forms disclosed. Many modifications and variations are possible in light of the above teaching. The embodiments were chosen and described in order to best explain the principles of the invention and the practical application, to thereby enable others skilled in the art to best utilize the invention. The invention is limited only by the claims and their full scope and equivalents.

Claims (8)

1.用于局部网络的高速CAN收发器波特率匹配检测系统,其特征在于,包括:1. for the high-speed CAN transceiver baud rate matching detection system of local network, it is characterized in that, comprise: 位时序逻辑,用于位定时、采样与同步;Bit timing logic for bit timing, sampling and synchronization; 位数据流处理器,用于解码CAN报文,并且检测CAN FD报文;A bit stream processor for decoding CAN messages and detecting CAN FD messages; 采样波特率配置寄存器,用于外部配置标准CAN波特率;Sampling baud rate configuration register for external configuration of standard CAN baud rate; 波特率分频器,波特率分频器按采样波特率配置寄存器的值,把系统时钟分频成对应CAN标准波特率的最小时间Tq;Baud rate divider, the baud rate divider divides the system clock into the minimum time Tq corresponding to the CAN standard baud rate according to the value of the sampling baud rate configuration register; 移位寄存器模块,包含多个移位寄存器,用于暂存CAN协议解码器解码的各段数据;The shift register module, including multiple shift registers, is used to temporarily store each segment of data decoded by the CAN protocol decoder; 报文错误管理逻辑,用于检测各段数据是否出现报文错误,并对错误个数进行计数,同时会产生波特率匹配中断信号和报文错误状态信号;The message error management logic is used to detect whether there is a message error in each segment of data, count the number of errors, and generate a baud rate matching interrupt signal and a message error status signal; 中断配置寄存器,用于外部使能或禁用波特率匹配中断,或者软件清除波特率匹配中断。Interrupt configuration register, used to externally enable or disable the baud rate match interrupt, or software to clear the baud rate match interrupt. 2.根据权利要求1所述的用于局部网络的高速CAN收发器波特率匹配检测系统,其特征在于,位时序逻辑按对应波特率对接收的数据进行采样,将采样点和采样位送到位数据流处理器,同时位数据流处理器反馈同步模式给位时序逻辑,以确定采用何种同步模式。2. the high-speed CAN transceiver baud rate matching detection system used for local network according to claim 1, is characterized in that, bit sequential logic samples the data received by corresponding baud rate, and sampling point and sampling bit are It is sent to the bit data stream processor, and the bit data stream processor feeds back the synchronization mode to the bit sequential logic to determine which synchronization mode to use. 3.根据权利要求1所述的用于局部网络的高速CAN收发器波特率匹配检测系统,其特征在于,位数据流处理器在CAN报文位流的跳转过程,会检测CAN FD帧,并在位流状态机中添加额外的CAN FD状态。3. the high-speed CAN transceiver baud rate matching detection system used for local network according to claim 1, is characterized in that, bit data stream processor can detect CAN FD frame in the jump process of CAN message bit stream , and add additional CAN FD states to the bitstream state machine. 4.根据权利要求1所述的用于局部网络的高速CAN收发器波特率匹配检测系统,其特征在于,所述采样波特率配置寄存器支持50K,100K,125K,250K,500K,1M标准CAN波特率配置。4. the high-speed CAN transceiver baud rate matching detection system for local network according to claim 1, is characterized in that, described sampling baud rate configuration register supports 50K, 100K, 125K, 250K, 500K, 1M standard CAN baud rate configuration. 5.根据权利要求1所述的用于局部网络的高速CAN收发器波特率匹配检测系统,其特征在于,错误管理逻辑的工作流程为:5. the high-speed CAN transceiver baud rate matching detection system for local network according to claim 1, is characterized in that, the workflow of error management logic is: 通过报文错误管理逻辑中的错误计数器计数报文错误出现次数,在出现报文错误时,错误计数器自加“1”,通过错误计数器计数报文错误出现次数,若超过计数阈值,则产生波特率未匹配中断,若整个一帧未出现报文错误,则错误计数器自减“1”;The number of message errors is counted by the error counter in the message error management logic. When a message error occurs, the error counter will automatically increase by "1", and the number of message errors will be counted by the error counter. Bit rate does not match interrupt, if there is no message error in the whole frame, the error counter will decrement "1"; 只要有报文错误,在报文错误状态寄存器中标志;As long as there is a message error, it will be marked in the message error status register; 总线空闲时间超过总线静默时间,意味着整个总线已经处于静默状态,波特率匹配检测重新开始,报文错误计数器复位清零。The bus idle time exceeds the bus silent time, which means that the entire bus has been in a silent state, the baud rate match detection restarts, and the message error counter is reset and cleared. 6.根据权利要求5所述的用于局部网络的高速CAN收发器波特率匹配检测系统,其特征在于,所述的计数阈值为31。6 . The high-speed CAN transceiver baud rate matching detection system for local networks according to claim 5 , wherein the count threshold is 31. 7 . 7.根据权利要求5所述的用于局部网络的高速CAN收发器波特率匹配检测系统,其特征在于,总线静默时间为1s。7 . The high-speed CAN transceiver baud rate matching detection system for local networks according to claim 5 , wherein the bus silent time is 1s. 8 . 8.根据权利要求1所述的用于局部网络的高速CAN收发器波特率匹配检测系统,其特征在于,该系统还包括独立的门控时钟,当外部外部使能局部网络,独立的门控时钟会打开,否则,时钟被关闭。8. the high-speed CAN transceiver baud rate matching detection system for local network according to claim 1, is characterized in that, this system also comprises independent gated clock, when external external enables local network, independent gate The control clock will be turned on, otherwise, the clock will be turned off.
CN202110968661.3A 2021-08-23 2021-08-23 High-speed CAN transceiver baud rate matching detection system for local network Pending CN113688086A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110968661.3A CN113688086A (en) 2021-08-23 2021-08-23 High-speed CAN transceiver baud rate matching detection system for local network

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110968661.3A CN113688086A (en) 2021-08-23 2021-08-23 High-speed CAN transceiver baud rate matching detection system for local network

Publications (1)

Publication Number Publication Date
CN113688086A true CN113688086A (en) 2021-11-23

Family

ID=78581487

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110968661.3A Pending CN113688086A (en) 2021-08-23 2021-08-23 High-speed CAN transceiver baud rate matching detection system for local network

Country Status (1)

Country Link
CN (1) CN113688086A (en)

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114826977A (en) * 2022-04-12 2022-07-29 广州致远电子有限公司 Baud rate detection method and device, terminal equipment and storage medium
CN115277296A (en) * 2022-07-29 2022-11-01 南斗六星系统集成有限公司 CAN network baud rate matching method, system and electronic equipment
CN115981289A (en) * 2023-02-10 2023-04-18 力高(山东)新能源技术股份有限公司 A Fault Diagnosis Processing Method for CAN Specific Frame Waking Up
CN116016354A (en) * 2022-12-16 2023-04-25 北京紫光芯能科技有限公司 Method and device for local area network communication, electronic equipment and storage medium
CN117376058A (en) * 2023-12-07 2024-01-09 武汉神动汽车电子电器股份有限公司 CAN bus baud rate self-adaption method
CN117650866A (en) * 2023-11-23 2024-03-05 广州致远仪器有限公司 CAN frame decoding method, device, equipment and storage medium
CN119728337A (en) * 2024-12-26 2025-03-28 湖南毂梁微电子有限公司 Bit error judgment method, controller and communication system for CANFD frame
CN120582927A (en) * 2025-08-05 2025-09-02 安徽中科中涣智能装备股份有限公司 A method for automatic matching of CAN baud rate

Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103777538A (en) * 2012-10-19 2014-05-07 重庆长安汽车股份有限公司 Baud-rate automatic matching method for controller and CAN bus
CN104052579A (en) * 2014-06-26 2014-09-17 湖南先步信息股份有限公司 Automatic MODBUS-RTU communication baud rate matching method
CN104199298A (en) * 2014-08-18 2014-12-10 广西师范大学 Controller area network (CAN) bus Baud rate self-adapting method
CN104796222A (en) * 2014-11-21 2015-07-22 湖南先步信息股份有限公司 A CAN baud-rate automatic matching method
CN106603358A (en) * 2016-11-24 2017-04-26 南京国电南自电网自动化有限公司 High-speed bus system based on an MLVDS interface and implementation method
CN107547326A (en) * 2016-06-23 2018-01-05 上海北京大学微电子研究院 Controller LAN IP kernel based on FPGA
CN113194016A (en) * 2021-04-15 2021-07-30 常州易控汽车电子股份有限公司 CAN bus baud rate self-adaption method and device based on TC387 chip and storage medium

Patent Citations (7)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN103777538A (en) * 2012-10-19 2014-05-07 重庆长安汽车股份有限公司 Baud-rate automatic matching method for controller and CAN bus
CN104052579A (en) * 2014-06-26 2014-09-17 湖南先步信息股份有限公司 Automatic MODBUS-RTU communication baud rate matching method
CN104199298A (en) * 2014-08-18 2014-12-10 广西师范大学 Controller area network (CAN) bus Baud rate self-adapting method
CN104796222A (en) * 2014-11-21 2015-07-22 湖南先步信息股份有限公司 A CAN baud-rate automatic matching method
CN107547326A (en) * 2016-06-23 2018-01-05 上海北京大学微电子研究院 Controller LAN IP kernel based on FPGA
CN106603358A (en) * 2016-11-24 2017-04-26 南京国电南自电网自动化有限公司 High-speed bus system based on an MLVDS interface and implementation method
CN113194016A (en) * 2021-04-15 2021-07-30 常州易控汽车电子股份有限公司 CAN bus baud rate self-adaption method and device based on TC387 chip and storage medium

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114826977A (en) * 2022-04-12 2022-07-29 广州致远电子有限公司 Baud rate detection method and device, terminal equipment and storage medium
CN114826977B (en) * 2022-04-12 2023-08-22 广州致远电子股份有限公司 Baud rate detection method and device, terminal equipment and storage medium
CN115277296A (en) * 2022-07-29 2022-11-01 南斗六星系统集成有限公司 CAN network baud rate matching method, system and electronic equipment
CN116016354A (en) * 2022-12-16 2023-04-25 北京紫光芯能科技有限公司 Method and device for local area network communication, electronic equipment and storage medium
CN115981289A (en) * 2023-02-10 2023-04-18 力高(山东)新能源技术股份有限公司 A Fault Diagnosis Processing Method for CAN Specific Frame Waking Up
CN117650866A (en) * 2023-11-23 2024-03-05 广州致远仪器有限公司 CAN frame decoding method, device, equipment and storage medium
CN117376058A (en) * 2023-12-07 2024-01-09 武汉神动汽车电子电器股份有限公司 CAN bus baud rate self-adaption method
CN119728337A (en) * 2024-12-26 2025-03-28 湖南毂梁微电子有限公司 Bit error judgment method, controller and communication system for CANFD frame
CN120582927A (en) * 2025-08-05 2025-09-02 安徽中科中涣智能装备股份有限公司 A method for automatic matching of CAN baud rate
CN120582927B (en) * 2025-08-05 2025-11-04 安徽中科中涣智能装备股份有限公司 A method for automatic CAN baud rate matching

Similar Documents

Publication Publication Date Title
CN113688086A (en) High-speed CAN transceiver baud rate matching detection system for local network
RU2566948C2 (en) Method and apparatus for busbar subscriber activation and corresponding subscriber
JP3629521B2 (en) System and method for remote wake-up
US11102031B2 (en) Flexible data rate handling in data bus receiver
US5835719A (en) Apparatus and method for remote wake-up in system having interlinked networks
CN111737167B (en) Apparatus, method and system for high performance interconnect physical layer
CN102831096B (en) A kind of 1553B bus protocol IP kernel
US20150095537A1 (en) Camera control interface sleep and wake up signaling
US4780814A (en) Global serial channel for microcontroller
US20200136993A1 (en) Method and apparatus for allocating transmission opportunities in vehicle network
RU2573237C2 (en) Method and apparatus for busbar subscriber activation and corresponding subscriber
CN114363099B (en) A network management system, control method, electronic controller and electric vehicle
EP1355458A2 (en) Method for transmitting data within a communication system
US8825935B2 (en) Pattern detection for partial networking
US8989210B2 (en) Method and bus connection unit for unambiguously waking users of a bus system
CN103412634A (en) Device and method for awakening MCU (micro control unit) of SOC (system on chip) chip
US20200136857A1 (en) Method and apparatus for allocating priority transmission opportunities in vehicle network
CN110865959A (en) Method and circuit for waking up I2C equipment
CN101171563A (en) Sleep watchdog circuit for asynchronous digital circuits
KR102772723B1 (en) Method and apparatus for allocating priority transmission opportunities in a vehicle network
US11645089B2 (en) Network system
CN103490995B (en) File transmitting method and device
CN101753543B (en) FF (foundation field) bus frame type recognizer
JP2012054830A (en) Communication system, transceiver, and node
CN118075087A (en) Vehicle-mounted network communication message monitoring method, device and computer program product

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
CB03 Change of inventor or designer information

Inventor after: Pan Jian

Inventor after: Zhang Wenjie

Inventor before: Xie Liang

Inventor before: Zhang Wenjie

Inventor before: Pan Jian

CB03 Change of inventor or designer information
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20211123

WD01 Invention patent application deemed withdrawn after publication