• 대한전기학회
Mobile QR Code QR CODE : The Transactions of the Korean Institute of Electrical Engineers
  • COPE
  • kcse
  • 한국과학기술단체총연합회
  • 한국학술지인용색인
  • Scopus
  • crossref
  • orcid
Title A Parallel Computation Based State Estimation for Improvement of Computational Speed
Authors 전재원(Jaewon Jeon) ; 정희윤(Heeyun Jeong) ; 김병호(Byoung-Ho Kim) ; 김홍래(Hongrae Kim)
DOI https://doi.org/10.5370/KIEE.2021.70.5.727
Page pp.727-734
ISSN 1975-8359
Keywords State estimation; Parallel computation; OpenMP; Bad data
Abstract Since state estimation is a real-time application program, its computational speed is important as well as accuracy. Therefore, improving the computation speed of state estimation is a very significant issue. This paper studied the method of improving computational speed of state estimation by using the parallel computing technique. In order to apply the parallel computing technique to state estimation, OpenMP was used as a programming tool. This tool is a shared memory programming model that requires no other devices such as GPU(graphics processing unit) and DSP(digital signal processor), and has the advantage of the fastest data transfer rate between memories. This paper proposes an algorithm that divides the entire system into small scales and performs state estimation in parallel with the divided systems. The proposed algorithm can improve the speed of computing state estimation and also the performance of the bad data processing that may happen for some reasons.