Title |
Application of Data Processing Technology on Large Clusters to Distribution Automation System |
Authors |
이성우(Lee, Sung-Woo) ; 하복남(Ha, Bok-Nam) ; 서인용(Seo, In-Yong) ; 장문종(Jang, Moon-Jong) |
DOI |
https://doi.org/10.5370/KIEE.2011.60.2.245 |
Keywords |
SCADA ; RTU ; FEP ; Single thread ; Multi thread |
Abstract |
Quantities of data in the DMS (Distribution management system) or SCADA (Supervisory control and data acquisition) system is enormously large as illustrated by the usage of term flooding of data. This enormous quantity of data is transmitted to the status data or event data of the on-site apparatus in real-time. In addition, if GIS (Geographic information system) and AMR (Automatic meter reading), etc are integrated, the quantity of data to be processed in real-time increases unimaginably. Increase in the quantity of data due to addition of system or increase in the on-site facilities cannot be handled through the currently used Single Thread format of data processing technology. However, if Multi Thread technology that utilizes LF-POOL (Leader Follower -POOL) is applied in processing large quantity of data, large quantity of data can be processed in short period of time and the load on the server can be minimized. In this Study, the actual materialization and functions of LF POOL technology are examined. |