Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
Physical Address
304 North Cardinal St.
Dorchester Center, MA 02124
SAE J2284-5-2022 is a surface vehicle recommended practice that defines a standardized implementation for a 500 kbps arbitration bus with CAN FD data at 5 Mbps. Its primary application is point-to-point communication between a vehicle and an off-board diagnostic tool. The standard covers the physical layer, data link layer, and media design criteria, with the goal of achieving interoperability among ECUs and diagnostic tools from different manufacturers. A key addition in this 2022 revision is the mandatory use of the secondary sample point (as defined in ISO 11898-1) and transmitter delay compensation (TDC), which were previously only specified in OEM-specific documents. This update helps diagnostic tool vendors avoid bus errors and bus-off conditions that commonly occur at 5 Mbps data rates.
The following table summarizes key parameters from SAE J2284-5-2022 that directly impact signal integrity and system reliability.
| Parameter | Requirement |
|---|---|
| Arbitration bit rate | 500 kbps |
| Data phase bit rate | 5 Mbps |
| Physical medium | Unshielded twisted pair (120 Ω characteristic impedance) |
| Termination | 120 Ω ±1% at both ends (single on-board ECU + diagnostic tool) |
| Off-board tool cable length | Maximum 10 m |
| Off-board tool cable propagation delay | Maximum 55.5 ns |
| Off-board tool capacitive load | Maximum 10 pF |
| Secondary sample point | Enabled with transmitter delay compensation (TDC) |
These parameters must be carefully observed during system design. For example, the off-board tool capacitive load directly affects signal rise/fall times—exceeding 10 pF can lead to bit timing violations and increased error rates. Similarly, cable length and propagation delay must be kept within limits to avoid reflections and ensure proper sampling.
Engineering Design Insight: Implement the secondary sample point and transmitter delay compensation as described in ISO 11898-1 and SAE J2284-5-2022. This is especially critical for diagnostic tools operating at 5 Mbps data phase. Without proper TDC, the transmitter may sample its own data at an incorrect time, leading to CAN bus errors and potentially a bus-off condition. Ensure your CAN controller supports these features and configures them correctly.
⚠️ Common Mistake: Failing to enable the secondary sample point is one of the most frequent causes of diagnostic tool failures at 5 Mbps CAN FD. Tool vendors often miss this because previous OEM-specific documents were not accessible. The J2284-5 standard now makes this requirement explicit—verify its implementation during interoperability testing.
Beyond these points, designers should also pay attention to electromagnetic compatibility (EMC). The standard defines specific EMC criteria that the system must meet. Using unshielded twisted pair with proper termination and minimizing stub lengths are effective strategies for both emissions and immunity. DC and AC operating parameters for dominant and recessive bus states are provided in the standard to ensure that transceivers from different suppliers work together reliably.