Controlled Area Network (CAN)
The Controlled Area Network (CAN) serial data line is high speed serial data bus used to communicate information between the Electronic Brake and Traction Control Module (EBTCM), the Engine Control Module (ECM) and the Transmission Control Module (TCM). Typical data-transmission speeds range from about 125 kilobits per second to 1 megabits per second, and must be high enough to ensure that the required real-time response is maintained.The addressing scheme employed with CAN assigns a label to every message, with each message receiving a unique "identifier". The identifier classifies the content of the message (such as engine speed). Each module processes only those messages whose identifiers are stored in the module's acceptance list. This is CAN's form of message filtering.
The identifier labels both the data content and the priority of the message being sent. Each module can begin transmitting its most important data as soon as the bus is unoccupied. When more than one module starts to transmit simultaneously, the message with the highest priority is assigned first access. A module responds to failure to gain access by automatically switching to receive mode, the module then repeats the transmission attempt as soon as the bus is free again.