--
Brent Crude $81.62/bbl ▲ +9.8%WTI Crude $79.20/bbl ▲ +9.3%Henry Hub Gas $2.83/MMBtu ▲ +3.7% Brent Crude $81.62/bbl ▲ +9.8%WTI Crude $79.20/bbl ▲ +9.3%Henry Hub Gas $2.83/MMBtu ▲ +3.7%
← Back to Research & Academia Research & Academia

Algorithm Groups Utility Outages Into Weather Events

Algorithm Groups Utility Outages Into Weather Events

⚡ AI Executive Summary

Researchers developed an automated method to cluster individual power outages into resilience events by analyzing temporal and geographic overlap patterns in utility data. This approach is critical for power system operators seeking to understand how extreme weather creates cascading outages across wide geographic areas. The method uses 3D cylinder geometry to identify correlated outages and has been validated against NOAA storm records and DOE reports.

Understanding how extreme weather causes widespread power system failures requires utilities to group thousands of individual outages into coherent events. Researchers at arXiv have developed an automated algorithm that clusters utility outage records based on when and where they occur, enabling more accurate analysis of power system resilience during storms and natural disasters.

The core innovation uses a geometric model where each outage is represented as a cylinder in three-dimensional space. The cylinder's circular base represents the geographic location of an outage, while its height corresponds to the outage duration. Two outages belong to the same event if their cylinders intersect in both time and space—meaning they overlap geographically and temporally.

This approach improves upon simple time-based grouping methods that can mistakenly merge unrelated outages across large service territories. By requiring spatial overlap, the algorithm prevents distant outages that happen to occur within the same hour from being incorrectly categorized as components of a single storm event.

The grouping process is implemented as a graph algorithm where outages represent nodes and edges connect overlapping outages. Events then emerge as connected components—clusters of mutually related outages. The researchers propose a tuning metric to optimize the algorithm's temporal and spatial thresholds, minimizing false groupings while capturing genuine weather-driven events.

Validation testing compared automatically extracted events against NOAA storm records and DOE Form 417 reports (the federal standard for outage documentation). Results showed strong agreement between the algorithm's output and independently documented major weather events, demonstrating practical reliability.

The method works with both granular utility data and web-scraped information from EAGLE-I, a publicly available outage tracking system. This flexibility makes the algorithm valuable for utilities, grid operators, and researchers seeking to correlate outage patterns with meteorological conditions and improve grid hardening strategies during severe weather seasons.

#outage data analysis#power system resilience#extreme weather#graph algorithms#utility outages#storm events#grid reliability
Original source: arXiv physics.soc-ph ↗

Related in Research & Academia