Title :
Performance Comparisons of Parallel Power Flow Solvers on GPU System
Author :
Chunhui Guo ; Baochen Jiang ; Hao Yuan ; Zhiqiang Yang ; Li Wang ; Shangping Ren
Author_Institution :
Sch. of Mech., Shandong Univ. at Weihai, Weihai, China
Abstract :
This paper transforms sequential power flow problem to a parallel problem and solves it on GPU. In particular, we implement parallel Gauss-Seidel solver, Newton-Raphson solver, and P-Q decoupled solver using CUDA (Compute Unified Device Architecture) on GPU. The aim is to investigate the performance of the three different parallel power flow solvers. We use four IEEE standard power systems and one actual running power system from Shang dong Province as the test cases when comparing the speedups that a GPU system can provide. The results show that Newton-Raphson solver has the best speedup when it is operated on GPU, Gauss-Seidel solver performs the worst, and P-Q decoupled solver is in the middle. The test results also indicate that when the size of the system is small, GPU does not seem to have advantages over CPU from computation time perspective. However, as the size of the system increases, the advantages of GPU becomes more clear. For instance, when the system has close to one thousand bus counts, the GPU can provide as high as over fifty-three times speedup.
Keywords :
graphics processing units; parallel architectures; power systems; CUDA; GPU system; IEEE standard power systems; Newton-Raphson solver; P-Q decoupled solver; Shang dong province; compute unified device architecture; parallel Gauss-Seidel solver; parallel power flow solvers; sequential power flow problem; Admittance; Equations; Graphics processing unit; Instruction sets; Kernel; Mathematical model; Power systems; CUDA; Cyber-Physical Systems; GPU; Gauss-Seidel Method; Newton-Raphson Method; P-Q Decoupled Method; Power Flow;
Conference_Titel :
Embedded and Real-Time Computing Systems and Applications (RTCSA), 2012 IEEE 18th International Conference on
Conference_Location :
Seoul
Print_ISBN :
978-1-4673-3017-6
Electronic_ISBN :
1533-2306
DOI :
10.1109/RTCSA.2012.36