Author_Institution :
Res. & Dev. Div., Electr. de France, Clamart, France
Abstract :
This paper discusses performance improvements achieved in two power system software modules through the use of parallel processing techniques. The first software module, EVARISTE, outputs a voltage stability indicator for various power system situations. This module was designed for extended real-time use and is therefore required to give guaranteed response times. The second module, MEXICO, assesses power system reliability and operating costs by simulating a large number of contingencies for generation and transmission equipment. This module, used for power system planning purposes, uses a Monte-Carlo method to build the various system states, and makes heavy demands on CPU time for running simulations. Like many power system computation packages, both software modules are well-suited to coarse-grain parallel processing. The first module was parallelized on a distributed-memory machine and the second on a shared-memory machine. In this paper, we start by giving a description of the parallelization process used in these two cases, then go on to give details on the performance levels achieved, discussing aspects of programming, parameter selection (number of situations processed, number of processors), and machine characteristics (limitations due to interprocessor communications network, for instance)
Keywords :
Monte Carlo methods; distributed memory systems; economics; parallel processing; power system analysis computing; power system planning; power system reliability; power system stability; shared memory systems; EVARISTE; MEXICO; Monte-Carlo method; coarse-grain parallel processing; distributed-memory machine; extended real-time use; generation equipment; parallel processing; parallelization process; parameter selection; power system computation; power system operating costs; power system planning; power system reliability; power system software modules; programming; shared-memory machine; transmission equipment; voltage stability indicator; Application software; Computational modeling; Concurrent computing; Parallel processing; Power system planning; Power system reliability; Power system simulation; Power system stability; Power systems; Software performance;