Area 01
Topology estimation
ActiveThe connectivity of an LV network — which customers share conductors, where branches join, where the boundary lies — is rarely documented well. Utility GIS records are often incomplete, out-of-date, or simply absent for older sections.
We develop methods to infer the network tree from smart-meter data alone. The meters already record voltage and power at customer premises; the question is how to read the structure out of those signals without site visits or extra sensors.
Topology gets worked on the most because almost every other method here depends on it — load flow, loss accounting, fault location, and downstream phase or impedance estimation all assume a network you can trust.
- Inputs
- Voltage, real, and reactive power time-series at each customer meter. No additional sensors at the transformer or along the feeder.
- Output
- An adjacency / tree structure: which meter is downstream of which, and where branches diverge.
- Why hard
- Many topologies fit the data approximately; small mis-attributions propagate into every downstream method.
OpenVerifying topology estimates at scale without ground-truth GIS to compare against — and at the same time, building better methods that estimate better trees and work on larger networks.