multiplex.studio.web/swarmtable.html
2025-07-20 02:18:12 -05:00

6 строки
1.4 KiB
HTML
Исходник Ответственный История

Этот файл содержит невидимые символы Юникода

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

<html>
<body>
<table> <tr><th>Component</th><th>Capability / Role</th><th>Key Spec (Phase I Target)</th></tr> <tr><td><b>UAV Node</b><br>(Scout Drone)</td> <td>Autonomous flight, RF scanning (SDR), AI signal classification</td> <td>≤250g total; ~10–20min flight; SDR covering ~2–6GHz; onboard MCU (ARM Cortex-M/R); detection range ~20m for Wi-Fi; classification latency <0.5s</td></tr> <tr><td><b>Anchor Node</b><br>(Dropped Relay)</td> <td>Static UWB relay and ranging beacon to extend mesh</td> <td>~50–100g; battery-powered (hours of uptime); UWB radio (IEEE 802.15.4z); link range ~50m indoor; mesh hop throughput ~1–10Mbps</td></tr> <tr><td><b>Mesh Network</b></td> <td>Self-organizing UWB multi-hop connectivity</td> <td>Auto-mesh formation; supports ≥4 simultaneous nodes; range/hop ~50m; relative localization accuracy ≤10cm (with 3+ anchors)</td></tr> <tr><td><b>AI Classification</b></td> <td>Onboard signal identification (Wi-Fi, BLE, etc.)</td> <td>Custom small CNN/ML model; runs on-device (couple MOps); target >80% accuracy on test signals; model size ≤100KB</td></tr> <tr><td><b>C2 Link (COT)</b></td> <td>Disseminate detections via Cursor-on-Target</td> <td>Packet size ~100B per detection; update rate ~1Hz per detection; end-to-end latency (detection→ATAK) &lt;2s</td></tr> </table>
</body>
</html>