← 返回
基于稀疏逆因子的GPU加速不平衡配电网潮流计算
Accelerating Unbalanced Distribution Power Flow on GPUs Using Sparse Inverse Factors
| 作者 | Ravi Teja Alla · Amarsagar Reddy Ramapuram Matavalam |
| 期刊 | IEEE Transactions on Power Systems |
| 出版日期 | 2025年10月 |
| 卷/期 | 第 41 卷 第 1 期 |
| 技术分类 | 控制与算法 |
| 技术标签 | 模型预测控制MPC 微电网 弱电网并网 并网逆变器 |
| 相关度评分 | ★★★★ 4.0 / 5.0 |
| 关键词 |
语言:
中文摘要
本文提出一种基于稀疏逆LU因子矩阵-向量乘法(SIF-MVM)的GPU加速电流注入法(CIM-PF)潮流求解器,显著提升大规模不平衡配电网(最高16.8万节点)单场景及批量潮流计算效率,适用于时序分析、概率性评估与规划仿真。
English Abstract
This letter presents a GPU-accelerated implementation of the Current Injection Method for Power Flow (CIM-PF) using a Sparse Inverse Factor Matrix-Vector Multiplication (SIF-MVM) linear solver. Unlike conventional LU-based solvers that are inefficient on GPU architectures due to their sequential nature, the proposed method leverages GPU parallelism through precomputed sparse inverse LU factors and parallel matrix-vector operations. The approach is evaluated on large-scale distribution systems with up to 168,435 nodes. For the largest test case, the solver achieves over 4× acceleration in single-scenario power flow computations and up to 8× acceleration in batch simulations involving 1,000 distinct current injection scenarios, compared to CPU-based methods. These results demonstrate the method’s suitability for high-throughput applications such as time-series analysis, probabilistic studies, and large-scale planning simulations.
S
SunView 深度解读
该GPU加速潮流算法可增强阳光电源iSolarCloud智能运维平台在配网级多节点光伏+储能系统(如PowerTitan集群、ST系列PCS群)的实时协同仿真与动态优化能力,尤其适用于工商业光储微电网在弱电网下的潮流收敛性保障。建议将SIF-MVM内核集成至iSolarCloud的数字孪生引擎,支撑组串式逆变器与PCS的协同无功/电压调节策略快速迭代验证。