XVN CAN frame


The XVN CAN frame is not a CANSTR message. See Differences between CANSTR and CAN Interface of the Integration Manual for more information on their differences.

A generic speed input CAN can be used similarly to the generic I/O port wheelspeed input. It can support one, two or four wheels (or differential wheelspeed) sensors.

 

This CAN frame should be sent by the user at regular intervals. The input rate must be at most 50 Hz. The latency (from taking the measurement on the wheel to broadcasting it on the CAN bus) must be as low as possible. Increased, and in particular, irregular, latency degrades the VRTK performance.

 

To enable processing of the messages received on the CAN bus one or more sensors have to be configured.

 


 

The document below defines a CAN (Controller Area Network) frame to provide wheelspeed measurement to the XVN. CAN is a robust vehicle bus standard designed to allow microcontrollers and devices to communicate with each other in applications without a host computer. Note that each parameter and bit is crucial for ensuring the correct operation of the CAN network and proper interpretation of the data by all devices on the network. Below follows a breakdown of the contents.

 

General Parameters for the Message

 

From firmware 2.102.2 onward, the CAN ID 0x146 is deprecated and thus not supported anymore

 

CAN Frame Definition

 

Example

 

CAN Frame Payload

 

Excel file:

xvn-can-frame.xlsx

PDF file:

xvn-can-frame.pdf

Create your own Knowledge Base