English

Effective Parallelism for Equation and Jacobian Evaluation in Power Flow Calculation

Systems and Control 2021-08-24 v2 Systems and Control

Abstract

This letter investigates parallelism approaches for equation and Jacobian evaluations in large-scale power flow calculation. Two levels of parallelism are proposed and analyzed: inter-model parallelism, which evaluates models in parallel, and intra-model parallelism, which evaluates calculations within each model in parallel. Parallelism techniques such as multi-threading and single instruction multiple data (SIMD) vectorization are discussed, implemented, and benchmarked as six calculation workflows. Case studies on the 70,000-bus synthetic grid show that equation evaluations can be accelerated by ten times, and the overall Newton power flow advances the state of the art by 20%.

Cite

@article{arxiv.2011.11880,
  title  = {Effective Parallelism for Equation and Jacobian Evaluation in Power Flow Calculation},
  author = {Hantao Cui and Fangxing Li and Xin Fang},
  journal= {arXiv preprint arXiv:2011.11880},
  year   = {2021}
}
R2 v1 2026-06-23T20:28:00.173Z