摘要
为了更快更有效地提高大规模电力系统潮流计算的速度,引入并行处理技术,文中提出了一种基于MPI的电力系统潮流P-Q分解法的并行算法,将潮流计算问题分解为多个子任务在基于MPI消息传递模式的多处理机中同时进行计算.运用该并行算法,针对不同规模的网络进行潮流计算,结果表明,该并行算法能有效地提高电力系统计算的速度,具有广阔的应用前景.
The paper presents a parallel algorithm for solving the large scale power system power flow calculation problem. The proposed approach is based on Message Passing Interface and P-Q analysis method power flow calculation. The task of the power flow calculation is partitioned to a few smaller pieces and occupied to multi-processors to be dealt with simultaneously based on the MPI. The is evaluated on a series of test systems. The test results show that the parallel algorithm parallel algorithm can greatly reduce the running time and get great speed-up factor and efficiency.
出处
《江南大学学报(自然科学版)》
CAS
2008年第2期157-161,共5页
Joural of Jiangnan University (Natural Science Edition)
基金
教育部科学技术研究重点项目(107063)
关键词
P-Q分解法
系数矩阵
因子表
高斯消去并行算法
P-Q analysis method
coefficient matrix
faetorization
Gaussian elimination parallel algorithm