전력계통의 자코비안행렬 가우스소거의 병렬계산

Parallel Computation Algorithm of Gauss Elimination in Power system Analysis

  • 발행 : 1993.07.18

초록

This paper describes an parallell computing algorithm in Gauss elimination of Jacobian matrix to large-scale power system. The structure of Jacobian matrix becomes different according to ordering method of buses. In sequential computation buses are ordered to minimize the number of fill-in in the triangulation of the Jacobian matrix. The proposed method using ND(nested dissection) ordering develops the parallelism in the Gauss elimination to have balance of computing load among processes and each processor uses the sequential computation method to preserve the sparsity of matrix.

키워드