DocumentCode
2627327
Title
Parallel computing of sparse linear systems using matrix condensation algorithm
Author
Armistead, Robert ; Li, Fangxing
Author_Institution
Department of Electrical Engineering and Computer Science, The University of Tennessee, 37996
fYear
2011
fDate
19-23 June 2011
Abstract
Solving sparse systems of linear equations permeates power system analysis. Newton-Raphson, decoupled, and fast decoupled algorithms all require the repeated solution of sparse systems of linear equations in order to capture the steady state operational conditions of the studied power system. Solving these systems of equations is usually done with LU factorization which has an order of complexity O(N3), where n represents the number of equations in the system. The Chio??s matrix condensation algorithm is an alternative approach, which in general has a complexity of O(N4). However, it has a straightforward formulation that can be easily implemented in a parallel computing architecture to reach a potential speedup by N2. Previous research has not investigated the application of the matrix condensation algorithm under sparse matrix, which is typical for power system analysis. This paper proposes a parallel solution of sparse linear systems using matrix condensation algorithm and realistic test data from power flow analysis. Different sparse matrix techniques are discussed, and a reordering scheme is applied to further improve the efficiency for solving the sparse linear system.
Keywords
Algorithm design and analysis; Equations; Linear systems; Matrices; Parallel processing; Sparse matrices; Vectors; Chio??s matrix condensation algorithm; parallelcomputing; reordering; sparse matrix;
fLanguage
English
Publisher
ieee
Conference_Titel
PowerTech, 2011 IEEE Trondheim
Conference_Location
Trondheim
Print_ISBN
978-1-4244-8419-5
Electronic_ISBN
978-1-4244-8419-5
Type
conf
DOI
10.1109/PTC.2011.6241464
Filename
6241464
Link To Document