Table of Contents
Fetching ...

ISO FastLane: Faster ISO 11783 with Dual Stack Approach as a Short Term Solution

Timo Oksanen

TL;DR

ISO FastLane addresses the bottleneck of ISO 11783's 250 kbit/s CAN backbone by introducing a gateway-less dual-stack architecture that routes point-to-point ISOBUS traffic over Ethernet while keeping broadcast messages on CAN. The solution uses Augmented Address Claim (AACL) to advertise secondary IP addresses and relies on 253-over-UDP for session confirmation, enabling reliable, high-rate PtP communications without modifying application-layer code. PoC results show up to 7.9x faster TP/ETP transfers, 1 MB transfers in 42 seconds (vs 5.2 minutes on CAN), and sustained bidirectional throughput up to 80k msg/s per node with zero losses, corresponding to about 86x CAN-bus capacity. This approach preserves backward compatibility, is implementable within weeks, and provides tangible today gains while long-term High Speed ISOBUS is developed.

Abstract

The agricultural industry has been searching for a high-speed successor to the 250~kbit/s CAN bus backbone of ISO~11783 (ISOBUS) for over a decade, yet no protocol-level solution has reached standardization. Meanwhile, modern planters, sprayers, and Virtual Terminals are already constrained by the bus bandwidth. This paper presents ISO FastLane, a gateway-less dual-stack approach that routes point-to-point ISOBUS traffic over Ethernet while keeping broadcast messages on the existing CAN bus. The solution requires no new state machines, no middleware, and no changes to application layer code: only a simple Layer~3 routing decision and a lightweight peer discovery mechanism called Augmented Address Claim (AACL). Legacy devices continue to operate unmodified and unaware of FastLane traffic. Preliminary tests reported on the paper demonstrate that ISO FastLane accelerates Virtual Terminal object pool uploads by factor of 8 and sustains Task Controller message rates over 100 times beyond the current specification limit. Because ISO FastLane builds entirely on existing J1939 and ISO~11783 conventions, it can be implemented by ISOBUS engineers in a matter of weeks. This is delivering tangible performance gains today, without waiting for the long-term High Speed ISOBUS solution.

ISO FastLane: Faster ISO 11783 with Dual Stack Approach as a Short Term Solution

TL;DR

ISO FastLane addresses the bottleneck of ISO 11783's 250 kbit/s CAN backbone by introducing a gateway-less dual-stack architecture that routes point-to-point ISOBUS traffic over Ethernet while keeping broadcast messages on CAN. The solution uses Augmented Address Claim (AACL) to advertise secondary IP addresses and relies on 253-over-UDP for session confirmation, enabling reliable, high-rate PtP communications without modifying application-layer code. PoC results show up to 7.9x faster TP/ETP transfers, 1 MB transfers in 42 seconds (vs 5.2 minutes on CAN), and sustained bidirectional throughput up to 80k msg/s per node with zero losses, corresponding to about 86x CAN-bus capacity. This approach preserves backward compatibility, is implementable within weeks, and provides tangible today gains while long-term High Speed ISOBUS is developed.

Abstract

The agricultural industry has been searching for a high-speed successor to the 250~kbit/s CAN bus backbone of ISO~11783 (ISOBUS) for over a decade, yet no protocol-level solution has reached standardization. Meanwhile, modern planters, sprayers, and Virtual Terminals are already constrained by the bus bandwidth. This paper presents ISO FastLane, a gateway-less dual-stack approach that routes point-to-point ISOBUS traffic over Ethernet while keeping broadcast messages on the existing CAN bus. The solution requires no new state machines, no middleware, and no changes to application layer code: only a simple Layer~3 routing decision and a lightweight peer discovery mechanism called Augmented Address Claim (AACL). Legacy devices continue to operate unmodified and unaware of FastLane traffic. Preliminary tests reported on the paper demonstrate that ISO FastLane accelerates Virtual Terminal object pool uploads by factor of 8 and sustains Task Controller message rates over 100 times beyond the current specification limit. Because ISO FastLane builds entirely on existing J1939 and ISO~11783 conventions, it can be implemented by ISOBUS engineers in a matter of weeks. This is delivering tangible performance gains today, without waiting for the long-term High Speed ISOBUS solution.
Paper Structure (33 sections, 6 tables)