Proprietary Technology Portfolio

Vehicle Technology IP

Alongside our heritage brand trademarks, Frontline Heritage Group holds three proprietary vehicle technologies built on the O8 framework — a universal scoring formula whose convergent properties were first demonstrated in April 2025.

72%
Collision reduction — O8 Anti-Collision RC
24
Symbol acoustic alphabet — O8Signal protocol
0
Infrastructure required — GPS-free, RF-free
O8

O8Signal

Evolved Audio Protocol

GPS-free. RF-free. No infrastructure. Works through any speaker and any microphone.

O8Signal is a proprietary acoustic communication protocol in which a genetic algorithm evolves a unique set of tone frequencies into a noise-tolerant 24-symbol alphabet. Where standard telephone-era DTMF used fixed frequencies designed for copper wire, O8Signal evolves its own frequencies for the specific acoustic environment in which it will operate.

The Protocol Architecture

The alphabet is constructed from two independently evolved tone sets: 8 state tones (300–2200 Hz) and 3 modulator tones (2300–3000 Hz). Each transmitted symbol is a two-tone chord drawn from the 8 × 3 matrix — yielding 24 symbols. Two symbols encode one ASCII character (24² = 576, covering the full 128-character ASCII range). Each symbol pair plays as a 220 ms chord.

The genetic algorithm optimises the codebook against three simultaneous real-world degradation conditions: Gaussian frequency jitter (±25 Hz), packet dropout (5% of tones randomly lost), and quantisation noise (10 Hz step). The result is a codebook that is robust under conditions that would corrupt fixed-frequency systems.

Security Property

The evolved codebook functions as a cryptographic key. Without knowledge of the specific frequency assignments, received tones are acoustically indistinguishable from ambient noise. Two devices using different evolved codebooks cannot decode each other's signals even when sharing the same physical channel. This property emerges from the evolution process itself — it is not an added layer.

Vehicle Applications

O8Signal was designed with vehicle communication in mind. Its key applications include:

  • Drone fleet identification — each drone carries a unique evolved codebook; identity tones are unmistakeable even in close proximity
  • RC vehicle command channels — 24 distinct commands (8 states × 3 urgency levels) transmitted over evolved acoustic frequencies, immune to RF jamming
  • Disaster and off-grid communications — full message encoding over any speaker and microphone when radio and internet infrastructure is unavailable
  • Secure IoT alerts — encode 8 sensor states at 3 severity levels onto a low-cost buzzer without radio hardware

The protocol runs as a full web application (React front-end, Python FastAPI back-end) with real-time frequency visualisation, live codebook evolution display, and browser-based transmit and receive capability.

Technical Specification

State tones 8 (300–2200 Hz)
Modulator tones 3 (2300–3000 Hz)
Symbol alphabet 24 (8 × 3)
ASCII coverage Full (24² = 576)
Symbol duration 220 ms per chord
GA population 80 individuals
Noise tolerance ±25 Hz jitter
Dropout tolerance 5% packet loss

No Infrastructure Required

O8Signal requires only a speaker and a microphone. No GPS. No radio licence. No internet connection. No specialist hardware. Operates on any device with audio capability.

O8

O8 Tone Keyfob

Acoustic Secure Authentication

Keyless entry and command authentication transmitted as evolved tones. No RF signal. Immune to relay attacks and RF jamming by design.

The O8 Tone Keyfob applies the O8Signal acoustic protocol to the vehicle authentication problem. Where conventional keyless entry systems transmit radio frequency signals that are vulnerable to relay amplification attacks, signal capture and RF jamming, the O8 Keyfob transmits its authentication handshake as an evolved tone sequence through audio channels. The absence of RF transmission eliminates the attack surface that compromises most modern vehicle keyless entry.

Authentication Architecture

The system uses a challenge–response protocol secured by HMAC-SHA256. The device issues a unique 96-bit nonce to the controller; the controller computes an HMAC response over the device identifier, nonce and current timestamp using a shared secret; the response is encoded into O8Signal tone pairs and transmitted acoustically. The device decodes the tones, verifies the HMAC, and consumes the nonce — preventing replay.

The nonce is single-use. Once a challenge has been answered, the same response cannot be replayed to gain access — a direct counter to the relay amplifier attacks that have compromised millions of conventional key fobs. A captured tone sequence is worthless on second presentation: the device refuses it immediately.

Security Properties

  • RF-free — no radio signal means no relay attack, no RF capture, no jamming vulnerability
  • Replay-blocked — single-use nonces; replayed credentials are rejected by the device
  • HMAC-SHA256 — cryptographic authentication using a shared secret; forging a response without the secret is computationally infeasible
  • Codebook as key — the evolved O8Signal codebook is an additional authentication factor; without the specific frequency assignments, received tones cannot be decoded
  • Timestamp binding — HMAC is computed over device ID + nonce + Unix timestamp; old credentials drift out of validity window

Vehicle Applications

The O8 Tone Keyfob is designed for any vehicle access or command scenario where RF vulnerability is unacceptable: high-value vehicle entry, fleet command authentication, gate and barrier control, autonomous vehicle authorisation handshakes, and military or critical infrastructure applications where RF signals must not be emitted.

Security Specification

Authentication HMAC-SHA256
Nonce length 96 bits
Replay protection Single-use nonce
Transmission Acoustic (O8Signal)
RF emission None
Relay attack vector Eliminated

vs. Conventional Key Fob

Conventional: RF relay attack possible
O8 Keyfob: no RF signal to relay
Conventional: signal can be captured and replayed
O8 Keyfob: nonce consumed on use; replay blocked
Conventional: jammable on known frequencies
O8 Keyfob: evolved frequencies; codebook required to jam selectively
O8

O8 Anti-Collision

RC & Autonomous Vehicle Safety Layer

72% reduction in collisions. Tested under realistic command latency, packet drop and sensor noise. Operates as a last-resort safety override that does not require driver modification.

O8 Anti-Collision is a proprietary vehicle safety layer that applies the O8 scoring framework to real-time proximity data, classifying the vehicle's situation into one of four safety states and overriding driver commands when the situation requires it. It requires no modification to the driver's control interface: it sits between the command channel and the vehicle actuators, monitors sensor data continuously, and intervenes only when necessary.

The Four-State Safety Model

The system operates a simple, deterministic four-state machine derived from sensor proximity readings:

State 0 — GO

Driver commands passed through unchanged. Full control.

State 1 — Caution

Speed reduced to 45%. Steering direction preserved.

State 2 — Danger

Full brake. Steering overridden to turn away from obstacle.

State 3 — Edge Avoid

Boundary proximity detected. Steers toward arena centre at reduced throttle.

Verified Performance

O8 Anti-Collision was benchmarked over 300 simulation episodes against a baseline driver operating without the safety layer. The test environment incorporated three simultaneous real-world degradations: command latency averaging 250 ms with ±100 ms jitter, 10% command packet drop, and sensor distance noise. Obstacle density was set at 18 obstacles in a 100 × 60 unit arena.

The baseline driver (no safety layer) collided in 293 of 300 episodes (97.7%). With the O8 safety layer active, collisions fell to 82 of 300 episodes (27.3%). Collision reduction: 72.0%.

The safety layer adds negligible computational overhead. The state classification is O(n) in the number of detected obstacles. It is designed to run on embedded hardware alongside the vehicle's existing control stack without modification to the command interface or driver experience in normal operation.

Applications

O8 Anti-Collision is applicable wherever vehicle safety must be maintained under imperfect communications: RC vehicles operating in cluttered environments, autonomous delivery vehicles under intermittent connectivity, drone swarm deconfliction, warehouse robotics, and safety-critical ground vehicle applications in military or emergency service contexts.

Benchmark Result
72%
Collision Reduction
Baseline (no O8) 97.7%
With O8 layer 27.3%

Test Parameters

Episodes 300
Obstacles 18 per arena
Command latency 250 ms ±100 ms
Packet drop rate 10%
Sensor noise ±0.25 units
Sensor dropout 2%

Zero Driver Modification

The safety layer operates transparently. No changes to the driver interface, control hardware or command protocol are required. In State 0, the driver has full, unmodified control.

The O8 Framework

One Formula. Three Applications.

All three technologies are built on the O8 universal scoring formula: f(x) = (1/n) × Σ sin(xᵢ × π/2), applied across n dimensions. The formula was first identified through independent convergence during evolutionary algorithm runs on forex market data in April 2025 — where twelve independent optimisation runs on different datasets and timeframes selected the same eight indicators with statistical probability approaching zero by chance.

That convergent property — that the formula emerges from optimisation problems in different domains — is what makes it applicable to acoustic protocol design, authentication security scoring, and vehicle safety classification simultaneously. The same mathematical structure that proved universal in financial feature selection proves equally applicable to proximity danger assessment and tone-pair symbol mapping.

O8Signal, O8 Keyfob and O8 Anti-Collision are the vehicle-technology expressions of this framework. Together with the Maudslay, Commer and Guy Motors heritage trademarks, they represent a complete technology and identity offering for a manufacturer building the next generation of British vehicles.

The O8 Formula
f(x) = (1/n) × Σ sin(xᵢ × π/2)

Each xᵢ is a normalised input dimension in [−1, +1].

Result in [−1, +1]: above 0.5 = LOW risk · 0.2–0.5 = MEDIUM · below −0.2 = CRITICAL

Licensing & Partnership

License the Name and the Technology

Frontline Heritage Group's portfolio spans heritage vehicle trademarks and proprietary vehicle technology. Licensing and partnership enquiries for either or both are welcomed.

Technology Licensing Enquiry View Heritage Trademarks