Published March 26, 2026 | Version v1.0
Report Open

BLADE-AV Governance Node: Authority-Governed Drive-by-Wire Safety Architecture for Autonomous Vehicles

Authors/Creators

  • 1. EDMO icon Georgetown University

Description

Project Overview

BLADE-AV is a hardware-enforced safety architecture designed to control when an autonomous vehicle is allowed to act. Instead of relying solely on perception and planning systems, BLADE-AV introduces an independent governance layer that evaluates sensor trust in real time and regulates drive-by-wire authority before commands reach vehicle actuators.

At its core, the system answers a critical safety question:

“Should the vehicle be allowed to execute this command given current uncertainty and potential threats?”

To achieve this, BLADE-AV implements a ten-stage governance pipeline that processes sensor inputs through trust evaluation, identity verification, authority computation, consensus validation, and recovery mechanisms before allowing any action. The architecture combines probabilistic reasoning (Dempster-Shafer trust fusion), graded authority control with hysteresis, Byzantine fault-tolerant consensus, and hardware-level fail-safe enforcement via a normally-open relay.

Unlike traditional safety approaches that operate at the planning or software level, BLADE-AV enforces safety at the hardware boundary, ensuring that unsafe commands cannot physically reach the drive-by-wire system. This makes the architecture robust against sensor spoofing, adversarial inputs, and partial system failures.

The project includes a fully reproducible simulation environment, complete hardware specification, and open engineering artifacts, enabling independent validation and extension. While current results are simulation-based, the design targets real-world deployment under ISO 26262 ASIL-D safety requirements and aligns with SAE J3016 Level 4 autonomous driving constraints.

BLADE-AV also demonstrates cross-domain applicability, showing that authority-governed autonomy is a general safety principle applicable to both civilian autonomous vehicles and defense systems.

Technical Description

BLADE-AV introduces a hardware-enforced authority gating architecture for autonomous vehicles using Dempster-Shafer trust fusion and a ten-stage governance pipeline:

Sensors → ADARA → SATA → IFF → HMAA → MAIVA → FLAME → CARA → BDA → EFFECTOR

Five core governance modules — SATA (trust fusion), HMAA (authority with hysteresis), MAIVA (2-of-3 Byzantine consensus), FLAME (deliberation windows), and CARA (GREP deterministic recovery) — execute on a Zynq UltraScale+ FPGA to regulate drive-by-wire authority based on real-time sensor trust.

The platform demonstrates zero unsafe actions across 1,200 simulation runs (100 per scenario × 12 attack vectors) under defined threat scenarios, including adversarial machine learning, sensor spoofing, Byzantine faults, PCIe bus faults, and system-level failures.

A fully reproducible dual-compute architecture (NVIDIA Jetson AGX Orin + Zynq UltraScale+ ZU7EV, 62 components, ~$16,287) is provided with complete engineering artifacts, including simulation, bill of materials, electrical and mechanical specifications, configuration files, and schematic diagrams.

All results are derived from simulation; hardware validation is ongoing work. The architecture targets ISO 26262 ASIL-D functional safety requirements and SAE J3016 Level 4 constraints, and demonstrates cross-domain applicability between civilian autonomous vehicles and defense systems (BLADE-EDGE, DOI: 10.5281/zenodo.19177472).

Files

blade-av-zenodo-paper.pdf

Files (1.7 MB)

Name Size Download all
md5:3ca50f8b5a315816ab35019e1a602bd0
14.7 kB Preview Download
md5:71174b2c8cbb27472fb885cf28aba3a4
76.2 kB Preview Download
md5:7012e7acb2289d60e7bd511fd2f699fd
10.3 kB Preview Download
md5:ac99d73f98ac164cdfcec70cfd4aa10f
7.2 kB Preview Download
md5:a579ee0f40b30656dcfc0701d92aa76e
7.3 kB Preview Download
md5:17d2de1e58f6d4086c9da44e125f0af4
19.2 kB Download
md5:200e9fdb509f8f940a408f4ceca443b0
95.4 kB Download
md5:962eb0b23416bbb1821fc012efe69f0d
1.5 MB Preview Download

Additional details

Related works

Is derived from
Software: 10.5281/zenodo.19177472 (DOI)

Software

Repository URL
https://burakoktenli.com/repo-blade-av
Programming language
JavaScript , JSON
Development Status
Active

References

  • 10.5281/zenodo.18936251 (SATA)
  • 10.5281/zenodo.18861653 (HMAA)
  • 10.5281/zenodo.18917790 (CARA)
  • 10.5281/zenodo.19015618 (FLAME)
  • 10.5281/zenodo.19015517 (MAIVA)