IoT Telemetry Drift Monitor: EWMA Control-Chart Intrusion Detection
Watch an EWMA statistical control chart monitor a ring of IoT sensor devices in 3D, flagging spoofed telemetry drift as it crosses control limits — tune the smoothing factor, alarm width and attack strength and watch false positives vs. detection time trade off live.
A ring of 24 IoT sensor devices streams noisy telemetry around a shared baseline, rendered in 3D as pillars around a central hub whose height tracks each device's smoothed deviation. A handful of devices are silently compromised and their true readings begin drifting away from baseline — a stand-in for spoofed sensor data, tampered firmware, or a hijacked device feeding fabricated telemetry into the fleet. An EWMA (exponentially weighted moving average) statistical control chart, the same class of detector real IoT monitoring and SIEM pipelines use for baseline-drift anomaly detection, watches every device independently and raises an alarm the moment a device's smoothed statistic crosses its time-varying control limits. Tune the smoothing factor λ, the control-limit width L, and the attacker's drift rate to see the fundamental trade-off between fast detection and false alarms play out live, with mean-time-to-detect and false-positive counters tracking the arms race in real time.
Watch an EWMA statistical control chart monitor a 3D ring of 24 IoT sensor devices, flagging spoofed telemetry drift the moment it crosses time-varying control limits, while you tune the smoothing factor, alarm width and attack strength and watch detection speed trade off against false alarms.
3D · Three.js / WebGL renderer · 60 FPS target · runs fully client-side, no install