CAN bus
CAN is the abbreviation of Controller Area Network
(hereinafter referred to as CAN), which is an ISO internationally standardized serial communication protocol. In the automotive industry, various electronic control systems have been developed to meet the requirements of safety, comfort, convenience, low power consumption, and low cost. Since the data types used for communication between these systems and the requirements for reliability are different, there are many cases where multiple buses are used, and the number of wiring harnesses increases accordingly.
In summary, when a node wants to send data to other nodes, the CPU of the node transmits the data to be sent and its own identifier to the CAN chip of the node and is in the ready state; when it receives the bus assignment, it switches to the message sending state. The CAN chip organizes the data into a certain message format according to the protocol and sends it out. At this time, other nodes on the network are in the receiving state. Each node in the receiving state detects the received message to determine whether these messages are sent to itself to determine whether to receive it.
CAN bus structure diagram CAN bus has many advantages: the communication rate can reach up to 1MB/s (the maximum distance is 40m at this time). The actual number of nodes can reach 110. It adopts a short frame structure, and the number of valid bytes in each frame is 8. Each frame of information has CRC check and other error detection measures, and the data error rate is extremely low. The communication medium can be twisted pair, coaxial cable and optical fiber. Generally, cheap twisted pair can be used without special requirements. In the case of serious errors, the node has the function of automatically shutting down the bus and cutting off its connection with the bus so that other operations on the bus are not affected.
Previous article:Introduction to the working principle of flexray bus
Next article:Introduction to the working principle of LIN bus
Recommended ReadingLatest update time:2024-11-16 10:36
- Popular Resources
- Popular amplifiers
- New Energy Vehicle Control System Inspection and Maintenance (Edited by Bao Pili)
- Detailed explanation of big data technology system: principles, architecture and practice (Dong Xicheng)
- Automotive CAN embedded intrusion detection system based on deep learning
- Lightweight FPGA-based IDS-ECU architecture for automotive CAN networks
- Huawei's Strategic Department Director Gai Gang: The cumulative installed base of open source Euler operating system exceeds 10 million sets
- Analysis of the application of several common contact parts in high-voltage connectors of new energy vehicles
- Wiring harness durability test and contact voltage drop test method
- Sn-doped CuO nanostructure-based ethanol gas sensor for real-time drunk driving detection in vehicles
- Design considerations for automotive battery wiring harness
- Do you know all the various motors commonly used in automotive electronics?
- What are the functions of the Internet of Vehicles? What are the uses and benefits of the Internet of Vehicles?
- Power Inverter - A critical safety system for electric vehicles
- Analysis of the information security mechanism of AUTOSAR, the automotive embedded software framework
Professor at Beihang University, dedicated to promoting microcontrollers and embedded systems for over 20 years.
- Innolux's intelligent steer-by-wire solution makes cars smarter and safer
- 8051 MCU - Parity Check
- How to efficiently balance the sensitivity of tactile sensing interfaces
- What should I do if the servo motor shakes? What causes the servo motor to shake quickly?
- 【Brushless Motor】Analysis of three-phase BLDC motor and sharing of two popular development boards
- Midea Industrial Technology's subsidiaries Clou Electronics and Hekang New Energy jointly appeared at the Munich Battery Energy Storage Exhibition and Solar Energy Exhibition
- Guoxin Sichen | Application of ferroelectric memory PB85RS2MC in power battery management, with a capacity of 2M
- Analysis of common faults of frequency converter
- In a head-on competition with Qualcomm, what kind of cockpit products has Intel come up with?
- Dalian Rongke's all-vanadium liquid flow battery energy storage equipment industrialization project has entered the sprint stage before production
- Allegro MicroSystems Introduces Advanced Magnetic and Inductive Position Sensing Solutions at Electronica 2024
- Car key in the left hand, liveness detection radar in the right hand, UWB is imperative for cars!
- After a decade of rapid development, domestic CIS has entered the market
- Aegis Dagger Battery + Thor EM-i Super Hybrid, Geely New Energy has thrown out two "king bombs"
- A brief discussion on functional safety - fault, error, and failure
- In the smart car 2.0 cycle, these core industry chains are facing major opportunities!
- The United States and Japan are developing new batteries. CATL faces challenges? How should China's new energy battery industry respond?
- Murata launches high-precision 6-axis inertial sensor for automobiles
- Ford patents pre-charge alarm to help save costs and respond to emergencies
- New real-time microcontroller system from Texas Instruments enables smarter processing in automotive and industrial applications
- 4G RTU supports Ethernet communication and dual RS485 serial port communication functions
- [Repost] An article to understand non-volatile memory and volatile memory
- 4 [Learning LPC1768 library functions] Serial port experiment
- Isolated Delta-Sigma Modulator Questions: Is my system fast enough for short-circuit protection?
- EEWORLD University ----TI Precision Labs - CAN
- 【Qinheng Trial】Program downloaded successfully
- 【BG22-EK4108A Bluetooth Development Kit】Part 2: Start with the blink LED demo in the SDK
- C2000LaunchPad learning cycle query button lights up LED
- Collection of 20 RC application circuits
- ESP32, how to operate the configuration file?