LEMON Manuals: Even more car manuals for everyone: 1960-2025
Home >> Infiniti >> 2013 >> JX35 AWD >> Repair and Diagnosis (Single Page) >> Accessories & Equipment >> Communication Devices >> LAN System (Can) >> System Description >> System >> Can Communication System >> CAN COMMUNICATION SYSTEM: System Description >> Description
April 5, 2026: LEMON Manuals is launched! Read the announcement.

CAN COMMUNICATION SYSTEM: System Description: Description

CAN communication circuit Gateway control unit Reference
CAN communication circuit 1 โ†” CAN communication circuit 2 CAN gateway "SYSTEM DESCRIPTION "
CAN communication circuit 2 โ†” ITS communication circuit ADAS control unit "SYSTEM FUNCTION "

CAN Communication Signal Generation

The Construction of CAN Communication Signal (Message)

Fig 4: Identifying Construction Of CAN Communication Signal (Message)
G07053830Courtesy of NISSAN NORTH AMERICA, INC.
No. Message name Description
1 Start of frame (1 bit) Start of message.
2 Arbitration of field (11 bit) Priorities of message-sending are shown when there is a possibility that multiple messages are sent at the same time.
3 Control field (6 bit) Signal quantity in data field is shown.
4 Data field (0-64 bit) Actual signal is shown.
5 CRC field (16 bit)
  • The transmitting control unit calculates sending data in advance and writes the calculated value in a message.
  • The receiving control unit calculates received data and judges that the data reception is normal when the calculated value is the same as the value written in the sent data.
6 ACK field (2 bit) The completion of normal reception is sent to the transmitting control unit.
7 End of frame (7 bit) End of message.