Byzantine-Robust Platooning Under Credentialed Sequences

by Nick Clark | Published April 25, 2026 | PDF

Provisional 64/049,409 discloses a marker-track platoon in which a group of follower vehicles tolerates a bounded number of Byzantine members, including faulty sensors, software faults, and adversarially controlled vehicles. The platoon reaches consensus on its route and operating state through a credentialed observation quorum keyed against the segment's marker sequence, so that misreporting members are detected structurally and the platoon continues to operate at high reliability without degrading to single-vehicle behavior.


Mechanism

The mechanism begins with the credentialed marker sequence that the marker-track corridor itself broadcasts. Each marker in the sequence carries a cryptographic credential issued by the corridor authority, a position fix, and a sequence index. A vehicle traversing the corridor reads markers locally and forms its own credentialed observation: the marker, the credential it presents, the time of reading, and the vehicle's own position estimate at that time. The observation is signed by the vehicle's onboard credential and broadcast to platoon peers.

A platoon is a set of vehicles that have declared themselves jointly committed to a coordinated operating state along the corridor. The operating state includes following distance, lane, intent regarding upcoming maneuvers (merge, exit, decouple), and the platoon's current consensus on its position within the corridor's marker sequence. Each vehicle continuously broadcasts its credentialed observations and its proposed contribution to the operating state. A consensus protocol over these broadcasts produces the platoon's coordinated state at each tick.

Byzantine robustness is achieved because the corridor's credentialed marker sequence is the shared external truth against which every vehicle's observations can be checked. A vehicle whose observations are inconsistent with the credentialed sequence, whether through sensor failure, software fault, or adversarial intent, produces broadcasts that fail credential validation or that disagree with the sequence index implied by the surrounding markers. The consensus protocol excludes such broadcasts from the quorum. The platoon's coordinated state is therefore derived from the agreeing majority of credentialed observations, with a tunable bound on the number of Byzantine members that may be tolerated before the platoon dissolves to a safe state.

The detection of a Byzantine member is itself a credentialed event. When the consensus excludes a vehicle, it produces a signed exclusion record naming the vehicle, the disagreeing observations, and the credentialed sequence values that were violated. The record is broadcast to platoon peers and to the corridor authority, becoming part of the corridor's audit trail. This means Byzantine detection is not silent: it is a recorded structural event that can be reviewed after the fact and used to drive maintenance, recall, or law-enforcement response.

Operating Parameters

The platoon is parameterized by its tolerance bound f, the maximum number of Byzantine members the platoon is sized to absorb without losing consensus. Standard Byzantine fault tolerance arithmetic applies: the platoon must contain at least 3f+1 credentialed members to reach consensus in the presence of up to f Byzantine ones. Operators choose f based on the corridor's adversarial profile and the platoon's commercial sensitivity; a long-haul freight corridor in a low-threat environment may run with f=1, while a corridor exposed to known adversarial activity may require f=2 or higher and correspondingly larger platoons.

The quorum window specifies how many recent ticks of credentialed observations are considered when forming consensus. A short window reacts quickly to changing conditions but is more sensitive to transient faults; a long window is more robust but slower to react. The window is chosen to match the corridor's marker density and the platoon's operating speed, so that each tick incorporates a statistically meaningful number of marker readings.

The credential freshness threshold specifies the maximum age of a credential that the consensus will accept. Stale credentials are rejected outright, preventing replay of historical observations. The threshold is set with reference to the corridor authority's credential rotation schedule.

The safe-state policy specifies what the platoon does when consensus cannot be reached within tolerance. Typical policies include increasing following distance, decoupling into independently-operating vehicles, or pulling to a designated refuge area. The policy is declared in advance and enforced uniformly, so that Byzantine conditions never produce ad-hoc behavior.

The admission protocol specifies how a vehicle joins or leaves an existing platoon. Joining requires presentation of a current onboard credential, a recent set of credentialed observations consistent with the platoon's view of the marker sequence, and acceptance by the existing quorum. Leaving requires either an orderly decoupling broadcast acknowledged by the quorum or a timeout-based eviction following loss of credentialed contact. Joining and leaving events are themselves recorded in the corridor's audit trail, so that the composition of the platoon at any historical moment is reconstructable from the credentialed event stream.

The credential revocation channel is the corridor authority's mechanism for disabling a compromised onboard credential without waiting for the next rotation. When the authority publishes a revocation, every active platoon checks its current members against the revocation list and triggers exclusion if a match is found. The channel is itself credentialed, so that revocation messages cannot be spoofed by an adversary attempting to disrupt platoons by impersonating the authority.

Alternative Embodiments

In a commercial trucking embodiment, the platoon is a set of long-haul freight tractors traveling a marker-instrumented interstate corridor. The tolerance bound is small (f=1 typical), the quorum window is set to match the marker density of major freight routes, and the safe-state policy is decoupling with maintained following distance. The economic value is fuel savings from drafting and throughput gains from tight following; the patent's contribution is making those gains achievable in the presence of inevitable sensor faults and the realistic prospect of cyber attack.

In a mixed-traffic embodiment, the platoon shares the corridor with non-platooning vehicles. The credentialed marker sequence is read by all marker-aware vehicles, but only platoon members participate in consensus. Non-members are treated as environmental obstacles whose behavior is observed through the platoon's sensors but not trusted as input to the operating state.

In an emergency-services embodiment, the platoon is a group of response vehicles whose coordination is mission-critical. The tolerance bound is set higher and the safe-state policy is tuned to mission continuity rather than commercial throughput. The credentialed observation discipline supports adversarial-aware operation in environments where hostile actors may attempt to disrupt the response.

In a yard or terminal embodiment, the platoon operates in a private corridor under a single authority. The credential infrastructure is simplified to a single issuer; the consensus protocol is otherwise unchanged. This embodiment is appropriate for port operations, mining, and warehouse logistics where the corridor is entirely under the operator's control.

In a multi-modal embodiment, the platoon includes vehicles of different classes, such as a lead heavy-duty tractor with light-duty followers, or autonomous shuttles intermixed with manually-driven escort vehicles. The credentialed observation discipline is uniform across classes, but the operating-state contributions are weighted by class-specific capability declarations carried in each vehicle's onboard credential. The consensus protocol is unchanged; only the interpretation of agreement is class-aware. This embodiment supports realistic commercial deployments in which platoon composition is heterogeneous and changes during a single trip.

Composition With the Marker-Track Stack

Byzantine-robust platooning composes with the underlying marker-track primitives rather than replacing them. The corridor's credentialed marker sequence is the same artifact used by single-vehicle marker-track navigation; the platoon consensus is an additional layer that consumes it. The vehicle's onboard credential is the same artifact used to attest single-vehicle observations; the platoon's exclusion records are the same artifact used elsewhere in the stack to record adversarial events. The platoon does not introduce a new trust root; it leverages the corridor's existing root and the vehicles' existing onboard credentials.

The construction also composes with the platoon's relationship to the corridor authority. The authority observes platoon exclusion records and can issue corridor-level responses: marking a vehicle as recurrently Byzantine, throttling a credential, requiring inspection before re-entry. The platoon's local consensus and the corridor's global authority operate at different time scales but share the same credentialed event substrate, so that escalation from local detection to global response is structural rather than ad hoc.

Composition with onboard sensor diagnostics is also direct. A vehicle whose internal diagnostics indicate degraded sensing can downgrade its own contribution to the consensus by reducing the confidence value attached to its credentialed observations. The consensus protocol is designed to weight contributions by declared confidence, so that a self-diagnosed degraded vehicle is automatically de-emphasized without being excluded outright. This produces a graceful continuum between healthy participation, degraded participation, and exclusion, rather than a binary in-or-out outcome that would force the platoon to dissolve at the first sign of trouble.

Prior-Art Distinction

Existing platooning systems use vehicle-to-vehicle radio coordination with cryptographic message authentication but lack a credentialed external truth against which to validate member observations. A compromised member that produces well-signed but falsified observations cannot be distinguished from an honest one, because the signature validates the authorship of the message but not the accuracy of its content. Cooperative-perception systems share sensor data across vehicles but do not impose a quorum discipline tied to a credentialed external sequence. Classical Byzantine fault tolerance literature provides consensus arithmetic but assumes the participants share an internal communication medium; it does not address how an external physical reference becomes part of the consensus input. The Provisional's contribution is binding Byzantine consensus to a credentialed corridor sequence, so that misreporting becomes detectable through inconsistency with an external root rather than through trust assumptions about peers.

Disclosure Scope

This disclosure covers platoons of marker-track-following vehicles that reach consensus on route, lane, following distance, and maneuver intent through a Byzantine-robust quorum over credentialed observations of a corridor's marker sequence. It covers the parameterization of the platoon by tolerance bound, quorum window, credential freshness threshold, and safe-state policy. It covers the production of credentialed exclusion records when consensus excludes a member, and the propagation of those records to the corridor authority. It covers commercial trucking, mixed traffic, emergency services, and private-yard embodiments. It does not cover the internal mechanics of any specific consensus algorithm, which is independent art; the construction is claimed at the level of the binding between platoon consensus and credentialed marker sequence. Any platoon whose member-validity check is rooted in agreement with a credentialed external sequence, and whose exclusion of misreporting members produces credentialed audit records, falls within the disclosure regardless of the consensus primitive used.

Nick Clark Invented by Nick Clark Founding Investors:
Anonymous, Devin Wilkie
72 28 14 36 01