Source-linked AI summary

Power Grid Vulnerability to Geographically Correlated Failures - Analysis and Control Implications

Andrey Bernstein, Daniel Bienstock, David Hay, Meric Uzunoglu, Gil Zussman

arXiv:1206.1099v1eess.SYcs.PFmath.OC

TL;DR

The paper asks how geographically correlated transmission outages propagate and how their impacts can be mitigated. It develops a DC power-flow cascade model and combines analytical, geometric, optimization, and GIS-based methods with numerical experiments. The results characterize vulnerability and show that well-timed control can rapidly stop cascades while preserving demand.

  • Problem

    The paper addresses the vulnerability of transmission grids to geographically correlated failures and the need to identify vulnerable areas and real-time countermeasures.

  • Method

    The authors combine a DC power-flow cascade model with analytical topology studies, computational geometry, optimization techniques, real GIS data, simulations, and a San Diego case study.

  • Results

    The analyses show cascade behavior differing from epidemic-like models, while experiments characterize parameter–metric relationships and compare simulated cascades with the San Diego event.

  • Takeaways & Limitations

    Appropriate control timing can rapidly stop a cascade while losing a minimum quantity of demand, informing control algorithms and network architectures.

Abstract

from arXiv · show

We consider power line outages in the transmission system of the power grid, and specifically those caused by a natural disaster or a large scale physical attack. In the transmission system, an outage of a line may lead to overload on other lines, thereby eventually leading to their outage. While such cascading failures have been studied before, our focus is on cascading failures that follow an outage of several lines in the same geographical area. We provide an analytical model of such failures, investigate the model's properties, and show that it differs from other models used to analyze cascades in the power grid (e.g., epidemic/percolation-based models). We then show how to identify the most vulnerable locations in the grid and perform extensive numerical experiments with real grid data to investigate the various effects of geographically correlated outages and the resulting cascades. These results allow us to gain insights into the relationships between various parameters and performance metrics, such as the size of the original event, the final number of connected components, and the fraction of demand (load) satisfied after the cascade. In particular, we focus on the timing and nature of optimal control actions used to reduce the impact of a cascade, in real time. We also compare results obtained by our model to the results of a real cascade that occurred during a major blackout in the San Diego area on Sept. 2011. The analysis and results presented in this paper will have implications both on the design of new power grids and on identifying the locations for shielding, strengthening, and monitoring efforts in grid upgrades.

I. INTRODUCTION

The paper studies geographically correlated transmission-line failures, develops models and computational methods for analyzing their cascades, and evaluates vulnerability and real-time control using grid data and a San Diego blackout scenario.

  • Large-scale power-grid failures can devastate modern life and interdependent systems, motivating vulnerability analysis and blackout mitigation.
  • The paper targets geographically correlated outages and seeks vulnerable areas plus real-time controls that minimize their impact.
  • The DC power-flow cascade model differs from epidemic/percolation models because a line failure can affect lines M hops away and cascades can last arbitrarily long.
  • A geometric method reduces infinitely many possible disk-shaped contingency locations to a finite candidate set for vulnerability analysis.
  • Experiments use Western Interconnect GIS data to relate geographically correlated failures to yield, network partitioning, faulted lines, and overload sensitivity.
  • The paper reports that appropriately timed control can rapidly stop a cascade while sacrificing minimal demand, and compares simulations with the 2011 San Diego event.

III. BASIC MODELS

The basic models represent power flow with a linearized DC formulation and model cascading outages through capacity-triggered line removals, component balancing, and repeated recalculation until stability.

  • The DC model represents the grid as a directed graph of generator, load, and neutral nodes, with power flow determined by conservation and line reactance.
  • Unlike graph-theoretical flows, power-grid flows follow physical laws without strict line capacity bounds, while threshold exceedance can cause thermal line faults and cascades.
  • Cascading Failure Model: Each round computes moving-average line flows and removes lines whose moving average exceeds capacity; rounds continue until no lines are removed.
  • Cascading Failure Model: After failures disconnect the graph, demand or supply is scaled within each component so total supply equals total demand before flows are recalculated.
  • Cascading Failure Model: The parameter α controls how moving averages incorporate prior states; smaller α provides a more microscopic view of elapsed cascade dynamics.
  • Severity is assessed primarily by post-failure yield, alongside faulted lines, connected components, and maximum line overload.

IV. CASCADING FAILURES PROPERTIES IN SIMPLE GRAPHS

The paper shows that power-flow cascades in simple networks differ from epidemic-like failure models and can exhibit nonlocal, prolonged, and non-monotone behavior. Analytical results on an M-ring illustrate how failure configurations alter flows, resilience, and cascade outcomes.

  • Model properties: Power-flow cascades are harder to predict than epidemic-like failures because their propagation differs in four structural ways.The section analyzes these properties using a simple graph and power-flow model.
  • M-ring topology: An M-ring contains M supply nodes, 2M demand nodes, parallel internal lines, and tie lines connecting neighboring self-sustained areas.Each generator supplies two demand nodes, while tie lines connect adjacent areas.
  • Failure events: Geographically motivated failures include area, parallel-line, single internal-line, odd-and-even-line, and internal-line-plus-tie-line failures.These configurations cover possible geographical failure types over the ring, with combinations possible for sufficiently large failure radii.
  • Cascade behavior: Cascades may skip arbitrarily long distances, last arbitrarily long, and cause o(1) initial line failures to outage a constant fraction within one iteration.These results distinguish the power-flow model from local epidemic-like propagation.
  • Non-monotonicity: Failure outcomes are not always monotone: a superset of initially failed lines may produce lower yield, while a subgraph may achieve higher yield.The paper notes that such non-monotone cases rarely occur for geographically correlated failures in practice and therefore assumes monotone behavior later.
  • Failure propagation: A single line failure can change power-flow values across the entire graph, rather than only near the failed line.For an M-ring, Lemma 4.5 gives distinct post-failure flows for the remaining parallel line, even lines, odd lines, and tie lines.

A. Parameters Set-up

The parameter setup estimates line capacities through N−k contingency analysis and examines both baseline and single-contingency-resilient grids. A multiplicative Factor of Safety controls capacity over-provisioning relative to modeled flows.

  • Capacity estimation: Line capacities are estimated by setting the network resilient to failure of any set of k out of N lines, with over-provisioning also considered.The approach uses the N−k contingency analysis framework.
  • Resilience cases: N-resilient grids use k = 0 and set each capacity to uij = K · fij from the original grid, where K ≥ 1.Flows are solved on the original graph without failures before capacities are assigned.
  • Resilience cases: (N−1)-resilient grids use k = 1 and set capacities from the maximum flow across all single-line-failure scenarios.The capacity for each line is based on the largest corresponding flow among the N failure events.

B. Identification of Vulnerable Locations

The paper identifies vulnerable locations under a circular deterministic failure model and assumes monotone outcomes for practical analysis. Computational geometry reduces infinitely many possible epicenters to a finite candidate set derived from line-distance arrangements.

  • Failure model: The failure model removes all lines and nodes within radius r of an epicenter and assumes that larger initial outages do not yield better outcomes.The authors acknowledge that monotonicity can fail generally but report that such cases are rare and marginal in real power-grid systems.
  • Failure model: The practical location-identification procedure therefore assumes monotone failure behavior when searching for the most vulnerable grid locations.The paper treats this as valid for its practical objective.
  • Geometric reduction: For each line, an r-hippodrome contains all plane points within distance r, and their arrangement partitions the plane into vertices, arcs, and faces.The arrangement is the computational-geometric structure used to represent possible affected areas.
  • Candidate evaluation: Each arrangement vertex becomes a candidate epicenter, with L(v) denoting the lines within radius r that initially fail.The cascading-failure model is then evaluated for each candidate, and these checks can be parallelized.
  • Candidate evaluation: Considering only arrangement vertices is sufficient because every point p has a vertex v with L(p) ⊆ L(v), although arrangement computation is quadratic in the number of lines.The computation is parallelized by partitioning the grid into sections while preserving border vertices.

VI. POWER GRID DATA

The study uses Western U.S. grid data to simulate geographically correlated cascading failures and evaluate their severity across failure locations and resilience settings.

  • Grid data: Western Interconnect data include transmission lines, substations, power plants, and population at geographic locations.
  • Failure locations: For a 50-kilometer failure radius, the location algorithm identified 61,327 potential failure locations.
  • Performance metrics: The simulations measure yield, total outaged lines, connected components, and rounds until stability.
  • N-resilience experiments: 400, 800, and 1,200 initially faulted lines produced at least 2,847, 3,600, and 4,669 faulted lines after five rounds.
  • N-resilience experiments: The corresponding numbers of connected components were at least 696, 1,382, and 1,973.
  • N-resilience experiments: For three failure events, final yields were 0.326, 0.296, and 0.39; the California events caused severe blackouts, while the Idaho-Montana-Wyoming event was less severe.

C. Stochastic Outage Rule

The stochastic outage rule is evaluated against the deterministic rule using repeated simulations and selected failure epicenters.

  • The stochastic outage rule uses ε > 0 and p = 0.5.
  • For a representative epicenter, results for each ε value are based on 100 independent runs measuring average yield and standard deviation.
  • ε ∈(0, 0.15) produces slightly higher average yield than the deterministic rule, whereas ε ≥0.15 produces significantly lower average yield.
  • With ε = 0.04, the stochastic and deterministic rules coincide over a certain yield range, but outside it stochastic yields fall below 0.3.

A. Description of the Blackout

The San Diego blackout is reconstructed and compared with simulations calibrated to approximate the event’s conditions. The simulated cascade develops similarly to the reported event, supporting vulnerability identification and control design.

  • Blackout context: On Sept. 8, 2011, over 2.7 million people in the southwestern United States experienced a massive blackout.
  • Blackout context: The event involved two major import paths: SWPL and Path 44, alongside local generation and relatively small imports from CFE.
  • Blackout chronology: The cascade began when the 500KV Hassayampa-North Gila transmission line tripped at North Gila substation at 15:27:39.
  • Simulation setup: The first experiment modeled the affected area with initial conditions matched as closely as possible to the actual event, including 3,600 MW generation at Palo Verde.
  • Simulation results: The simulation did not exactly reproduce the actual cascade, but both developed in a similar way.
  • Simulation results: Larger α produced higher maximum load and a shorter cascade; when α < 0.5, an intermediate period had lower overload than the initial round.

IX. CONTROL

The control framework chooses when to intervene and how much demand to shed so the grid reaches a stable state while preserving demand. Experiments indicate that intervention timing is critical.

  • Control objective: The control objective is to stop the cascade quickly while shedding as little demand as possible.
  • Control constraints: At a chosen round, the optimization reduces demand, adjusts generation within each component, and respects generator ramping and line-capacity constraints.
  • Optimization: The control problem at a fixed round can be written as a linear program.
  • Demonstration: A stochastic demonstration uses ε = 0.05, p = 0.5, and α = 0.1 over the first five rounds of a San Diego-area event.
  • Timing: Applying control at the outset is typically not optimal, while waiting too long is also unfavorable; an effective critical time window exists.

X. CONCLUSION AND FUTURE WORK

The paper combines analytical modeling, computational geometry, optimization, GIS data, and numerical experiments to study geographically correlated cascading failures and grid resilience. It demonstrates that timely control can mitigate large-scale failures, while identifying the work as an early step with open problems remaining.

  • The DC power-flow and cascading-failure models differ analytically from epidemic-like models often studied using percolation theory.
  • The authors identify vulnerable grid locations using optimization, computational geometry, and detailed GIS data, then evaluate parameter–performance relationships numerically.
  • Control applied at the right point in the cascade can mitigate the effects of a large-scale failure.
  • The presented results use an intentionally modified version of the US Western Interconnect and are described as one of the first steps toward understanding grid resilience.
  • Future work includes studying failure-model sensitivity, evaluating current control algorithms, developing mitigating controls, and designing resilient-grid tools.

APPENDIX

The appendix develops analytical examples showing how power-flow redistribution can produce sequential, extensive, or localized cascades. Its results include arbitrarily long cascades with zero yield, contrasting outcomes for different failure locations, and effects that depend on grid parameters and control assumptions.

  • A line’s flow depends on DC power-flow relations among line flow, reactance, and node phase angles.
  • For an M-ring, a parallel-lines failure can make two distant lines fault in the next round, with consecutive failures separated by Θ(M).
  • A two-line failure in an M-ring with line capacity 0.5 faults 3/5 of the lines but stops after one iteration after half the demand is shed.
  • An area failure can remain localized, causing demand shedding of 2 and yielding (M −1)/M > 0.5 for M > 2.
  • In the Qm construction, a failure propagates path by path for m iterations, and the generation and demand nodes become disconnected with yield 0.
Loading 1206.1099v1…