Multi-Modal Drone Detection
for European Cities
Acoustic + Passive RF + ACIR — NATO-Ready, Privacy-First
Odesa is 400 km away.
Why Radar Cannot Solve This
The Shahed-136 has a radar cross-section of approximately 0.1 m² — a fiberglass-bodied delta wing with a 2.5-metre wingspan. At low altitude in ground clutter, conventional radar cannot reliably distinguish it from birds, weather returns, or terrain. Deploying radar coverage for a single European city costs EUR 50–100M and takes 18–36 months.
Acoustic detection exploits an entirely different physical modality — the engine noise that radar cannot suppress — at a fraction of the cost.
The fundamental insight: detection range per sensor is not what matters. What matters is detection probability across a network. A system of individually weak sensors, distributed at sufficient density, achieves near-certain collective detection.
Key principle: Smartphones DETECT. Fixed GPS-PPS nodes LOCALIZE. Each tier does what its physics allows.
Tier 1: Detect (Smartphones)
Tier 2: Localize (Fixed Nodes)
Fusion Engine
Distributed CFAR cascade (phone → cell → cluster) • Extended Kalman Filter tracking • Multi-modal correlation (acoustic + RF + ACIR)
ATAK / CoT XML
MIL-STD-6090 — NATO C2
Civilian Push Alert
“Seek shelter”
Edge-to-Alert Pipeline: Under 2 Seconds
Privacy is not a feature bolted onto this pipeline — it is a structural property. On-device inference means raw audio physically cannot leave the smartphone. GDPR Article 25 compliant by design, not by policy enforcement.
ACIR — Acoustic Channel Impulse Response
Conventional detection asks: “Can I hear the drone?” ACIR asks: “Has anything changed in the acoustic environment?”
Using the Farina log-swept-sine method, the system continuously measures the acoustic impulse response. A transiting drone changes the channel — shadowing, diffracting, and scattering ambient sound. ACIR detects the acoustic shadow, not the acoustic source.
The cross-domain transfer from WiFi CSI to acoustics for drone detection appears to be genuinely novel. No published prior art combines acoustic impulse response measurement with airborne target detection.
Distributed CFAR Cascade
Four hierarchical levels — phone, 500m cell, cluster, city — with Cell-Averaging CFAR and K-of-N voting. Built on Neyman-Pearson (1933), Finn & Johnson (1968), and Varshney (1997).
The avalanche sensitization protocol: a detection at one phone lowers thresholds at neighbours within a confidence-dependent radius. True drones propagate the cascade; false alarms self-limit because they are spatially uncorrelated.
Quench mechanisms prevent correlated noise (sirens, traffic) from triggering false cascades.
Passive Bistatic Radar
Using DVB-T television signals as illuminators of opportunity. Cross-ambiguity function processing extracts bistatic range and Doppler velocity. No transmitter needed — completely passive and covert.
DVB-T provides 7.6 MHz bandwidth (~20m range resolution) at UHF frequencies with 24/7 continuous broadcast. Receiver: an RTL-SDR dongle at EUR 25.
Published results from Fraunhofer FHR demonstrate 1–3 km detection against drone-sized targets using DVB-T.
The Fundamental Problem
A single smartphone microphone in an urban environment achieves ~0 dB SNR against a Shahed-136 at 300–500 metres. At 0 dB SNR with Pfa = 10-3:
Pd = 1.8% per observation — individually useless.
AirGuard does not rely on a single phone.
Non-Coherent Integration
For 20 phones within detection range, each at SNR = 0 dB:
SNR_eff = 10 * log10(20) + 0 = 13 dB
→ Combined Pd > 82% with K-of-N voting
For 100 phones (realistic for a city block at 0.5% participation):
SNR_eff = 10 * log10(100) + 0 = 20 dB
→ Combined Pd > 99.97% with Pfa < 10^-6
The mathematics is not new — it derives from Neyman and Pearson (1933), Finn and Johnson (1968), and Varshney (1997). What is new is applying 90 years of radar detection theory to a mesh of consumer smartphones.
Interactive 3D simulations of the AirGuard detection pipeline. These run entirely in the browser.
AirGuard occupies a distinct position: city-scale coverage from consumer devices at commodity cost.
| System | Modalities | Scale | Cost / Site | NATO C2 | GDPR |
|---|---|---|---|---|---|
| Sky Fortress (Ukraine) | Acoustic | National (14K nodes) | Custom HW/node | Ukrainian military | No (wartime) |
| DroneShield DroneSentinel | Acoustic + RF + Radar | Site protection | EUR 200K–500K | CoT capable | Partial |
| Dedrone (Axon) | RF + Radar + Camera | Facility protection | EUR 300K–1M | Yes | US data sovereignty |
| Robin Radar ELVIRA | Dedicated radar | Airport / site | EUR 500K–2M | Yes | Yes |
| R&S ARDRONIS | RF + Acoustic | Site protection | EUR 200K+ | Yes | Yes |
| INDIGO AirGuard | Acoustic + PBR + ACIR | City-scale | EUR 50–100K pilot | Native CoT/ATAK | By architecture |
If Sky Fortress is the answer for a country at war, AirGuard is the answer for a country that wants to be prepared before war comes.
Nico
Marc
Geo
Liviu
The threat is 400 km away. It is personal.
What We Built
| Component | Technology | Status |
|---|---|---|
| Signal processing core | Rust — EKF, TDoA, CFAR, FFT, ACIR, beamforming | Implemented |
| Services (edge, fusion, CoT) | Go — NATS JetStream backbone | Implemented |
| ML inference pipeline | Python — YAMNet TFLite, ACIR detector, HMM, RF classifier | Implemented |
| Dashboard | TypeScript/React — Leaflet + NATS WebSocket | Implemented |
| CoT output | MIL-STD-6090 Cursor-on-Target XML | Working |
| Privacy layer | On-device inference, zero raw audio | By design |
| Simulation | 5 scenarios, great-circle trajectory math | Implemented |
~24,000 lines of production code • 4 languages • 136 tests (71 Rust DSP + 65 Go) • make dev runs everything
Technology Readiness
We are not asking for millions. The software is built.
Support to deploy a 10-node hardware pilot in Bucharest, Q3 2026, in partnership with the Romanian Ministry of Defence.
Total pilot cost — not millions
What EUDIS Gets
The economics are deliberate. Our architecture uses commodity hardware and existing smartphones. The expensive part of drone detection was always the sensors. We eliminated that cost.
Cost Asymmetry Doctrine
| Domain | Defence | vs. Attack | Ratio | Advantage |
|---|---|---|---|---|
| Cyber | INDIGO detection | APT campaign | 67:1 – 347:1 (Measured — 5 active CERT-EE engagements, Mar 2026) | Defender wins |
| Acoustic (smartphone) | Existing phone | Shahed-136 | ∞ — phone already exists | Defender wins |
| Acoustic (GPS-PPS) | EUR 200 node | Shahed-136 | 100:1 – 250:1 | Defender wins |
| Patriot missile | EUR 3–4M missile | EUR 20K Shahed | 0.007:1 | Attacker wins |
AirGuard inverts the economics that make drone warfare profitable. When detection costs less than the drone, attrition favours the defender.
Five-Domain Architecture
The same CFAR, EKF, and NATS primitives that detect drones serve five threat domains. This is not metaphorical — the mathematical primitives are identical.
Same algorithms, five threat domains. CFAR detects anomalous signals whether they are acoustic, network, financial, narrative, or behavioural.
Institutional Pipeline
From hackathon prototype to NATO alliance programme — a concrete pathway, not an aspiration.
Ecosystem Synergies
AirGuard does not exist in isolation. We are embedded in Romania's aerospace and defence ecosystem — with partners that turn a prototype into a certified, manufactured, deployed system.
Four partners. Acoustic validation at INCAS, manufacturing AI with UAC, MoD integration through IAR, and the AI methodology that built it all. This is not a standalone project — it is an ecosystem.
Project Email
Information Sources & Methodology
FDRP Methodology
This project uses the FDRP (Fractal Diamond Refinement Process) methodology for systematic refinement of technical architectures and detection algorithms.
fdrp.liviu.ai →Research Portfolio
Cross-disciplinary research studies spanning acoustic detection theory, passive radar, signal processing, and distributed sensing.
be.liviu.ai →All technical claims are grounded in measured data and cited references. See our Product Paper for full bibliography.