Difference between revisions of "CAN Bus"

From fswiki.us
Jump to navigation Jump to search
Line 2: Line 2:
  
  
CANbus is a networking standard designed for communication between microcontrollers. It is used in the vast majority of vehicles manufactured today. As well as facilitating communication between different systems on the car, it also cuts down on wiring: if configured correctly, two wires can hold a large amount of sensor data.
+
 
 +
CAN bus is a networking standard designed for communication between devices in an automotive environment. Because of its versatility and relatively low complexity, it is used in the vast majority of vehicles manufactured today. By letting multiple devices communicate with each-other through a common interface, wiring harness complexity can be reduced.
 +
 
 
==CAN==
 
==CAN==
 
===Electrical Specification===
 
===Electrical Specification===
 
===Data Format===
 
===Data Format===
 
===History===
 
===History===
==CAN FD==
+
==CAN FD (Flexible Data-Rate)==
 
===Electrical Specification===
 
===Electrical Specification===
 
===Data Format===
 
===Data Format===
 
===History===
 
===History===

Revision as of 00:04, 20 May 2020



CAN bus is a networking standard designed for communication between devices in an automotive environment. Because of its versatility and relatively low complexity, it is used in the vast majority of vehicles manufactured today. By letting multiple devices communicate with each-other through a common interface, wiring harness complexity can be reduced.

CAN

Electrical Specification

Data Format

History

CAN FD (Flexible Data-Rate)

Electrical Specification

Data Format

History