- 객체지향기법을 이용한 효율적인 조류계산
- ㆍ 저자명
- 김재현,Kim. Jae-Hyeon
- ㆍ 간행물명
- 전기학회논문지. The transactions of the Korean Institute of Electrical Engineers. A / A, 전력기술부문
- ㆍ 권/호정보
- 2001년|50권 4호|pp.166-171 (6 pages)
- ㆍ 발행정보
- 대한전기학회
- ㆍ 파일정보
- 정기간행물| PDF텍스트
- ㆍ 주제분야
- 기타
Object-oriented programming is a solution for problems in the development, maintenance, and update of large software such as power system analysis software. However, many applications in the electrical industry critically depend on the computational efficiency of the implementation. In order to be flexible and reduce the computation time, this paper represents an efficient method for constructing a Jacobian matrix and for factorizing it, and designs the class hierarchy for power system. This method is applied to four different power systems for load flow calculation. The performance of the object-oriented program developed in C++ is assessed in computer simulation.