Bus (height = estimated θ̂) Line — low residual Line — high residual
⚠ Couldn't load the 3D engineThree.js failed to load from the CDN. Check your connection and reload.

Smart Grid Command Center: State Estimation & Cyberattack Detection

This is the actual algorithm running inside a real smart-grid control room: a weighted least-squares state estimator that fuses noisy line-flow sensor readings from a 6-bus network into a best estimate of every bus voltage angle, then runs a chi-square residual test to flag bad data in real time. Push the grid loading and sensor noise to see the estimator track a changing network, then attack it — a naive single-sensor spoof spikes the residual and trips the alarm instantly, while a stealthy false-data-injection vector built from the network's own topology (the Liu–Ning–Reiter construction) slips through completely undetected, corrupting the command center's picture of the grid without ever raising a flag.