Title | PARAGON: an approach for parallelization of power system contingency analysis using Go programming language |
Publication Type | Journal Article |
Year of Publication | 2014 |
Authors | Siddhartha Kumar Khaitan, James D McCalley |
Journal | International Transactions on Electrical Energy Systems |
Date Published | 11/2014 |
Keywords | AA09-001, Automatic Switchable Network (ASN), RTGRM, System Security Tools |
Abstract | With the recent emphasis on N-k contingency analysis (CA) and expansion of power systems, the computational demand of CA has greatly increased to ensure power system security. The serial execution platforms are proving to be insufficient to cater to this demand. This paper presents PARAGON, an efficient approach for parallelization of power system contingency analysis using Go programming language. PARAGON uses Google's Go language to parallelize CA over multiple cores using goroutines. The main contribution of this paper is implementation of work-stealing scheduler on widely used multicore processors using concurrent programming language, which can be easily adopted by power system control centers to accelerate legacy codes. Simulations have been performed using a large power system with hundreds of contingencies, and contingency analysis has been parallelized using 2, 4, 8, 12, and 16 cores. The results show that PARAGON provides large computational advantage over serial execution and also outperforms a conventional scheduling technique, namely master-slave scheduling. |
DOI | 10.1002/etep.1999 |
Short Title | Int. Trans. Electr. Energ. Syst. |