From e612b79b3321b58c6304e0e76b1d25897f890d0c Mon Sep 17 00:00:00 2001 From: "Jason L. Lind" Date: Sun, 20 Jul 2025 02:18:12 -0500 Subject: [PATCH] Create swarmtable.html --- swarmtable.html | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 swarmtable.html diff --git a/swarmtable.html b/swarmtable.html new file mode 100644 index 0000000..210bb9f --- /dev/null +++ b/swarmtable.html @@ -0,0 +1,5 @@ + + +
ComponentCapability / RoleKey Spec (Phase I Target)
UAV Node
(Scout Drone)
Autonomous flight, RF scanning (SDR), AI signal classification ≤250 g total; ~10–20 min flight; SDR covering ~2–6 GHz; onboard MCU (ARM Cortex-M/R); detection range ~20 m for Wi-Fi; classification latency <0.5 s
Anchor Node
(Dropped Relay)
Static UWB relay and ranging beacon to extend mesh ~50–100 g; battery-powered (hours of uptime); UWB radio (IEEE 802.15.4z); link range ~50 m indoor; mesh hop throughput ~1–10 Mbps
Mesh Network Self-organizing UWB multi-hop connectivity Auto-mesh formation; supports ≥4 simultaneous nodes; range/hop ~50 m; relative localization accuracy ≤10 cm (with 3+ anchors)
AI Classification Onboard signal identification (Wi-Fi, BLE, etc.) Custom small CNN/ML model; runs on-device (couple MOps); target >80% accuracy on test signals; model size ≤100 KB
C2 Link (COT) Disseminate detections via Cursor-on-Target Packet size ~100 B per detection; update rate ~1 Hz per detection; end-to-end latency (detection→ATAK) <2 s
+ +