Next Article in Journal
Drivers of Digitalization in the Energy Sector—The Managerial Perspective from the Catching Up Economy
Previous Article in Journal
Distributed Reinforcement Learning for the Management of a Smart Grid Interconnecting Independent Prosumers
 
 
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Study on the Preprocessing Method for Power System Applications Based on Polynomial and Standard Patterns

1
Department of Electrical and Electronic Engineering, Sungkyunkwan University, Suwon 16419, Korea
2
Smart Power Distribution Laboratory, Korea Electric Power Corporation Research Institute, Daejeon 34056, Korea
*
Author to whom correspondence should be addressed.
Energies 2022, 15(4), 1441; https://doi.org/10.3390/en15041441
Submission received: 12 January 2022 / Revised: 11 February 2022 / Accepted: 14 February 2022 / Published: 16 February 2022
(This article belongs to the Topic Power Distribution Systems)

Abstract

:
Data-based decisions have been being made in various fields due to the development of sensors throughout the industries. Likewise, in the power system field, data-based decisions are being made in various tasks, including establishing distribution investment plans. However, in order for it to have validity, it is necessary to get rid of abnormal data or data with low representativeness of a temporary nature. Although in general, such a series of processes are done by preprocessing, the those of power system data should be handled not only noise but also data fluctuations caused by temporary change in operations such as load transfers, as mentioned above. In addition, the characteristics of load data of distribution lines (DLs) can be different depending on the characteristics of the load itself, the characteristics of the connected DLs, and regional characteristics of each DLs, so it is essential to propose and apply the optimized preprocessing method for each DL. In this study, therefore, an optimal preprocessing algorithm for each DL was proposed by mixing standard pattern calculations and polynomials based statistical method, and its appropriateness was verified by comparing the results with actual load transfer records. As a result of the verification, it was confirmed that the load transfer detection accuracy of the proposed method was 88.89%, and the maximum load of the target DL can be reduced up to 11.59% by removing the load transfer data.

1. Introduction

The establishment of distribution system investment plans in many countries, including South Korea, applies a method of putting investment priorities based on the annual maximum load of DLs. In the case of South Korea, for example, based on the maximum loads of the DLs in the previous year, priorities and costs of investment target DLs are calculated considering whether there are sections which the load cannot be transferred, and whether there are sections which the load cannot be powered in faulted situations [1]. The problem with this method is that when calculating the maximum load, it could use abnormal data, and thus it could lead the low efficiency of the investment plans. In general, the abnormal data refer to data distorted due to problem that occurs in data measurement devices, data reception devices, or communication processes. In power system view of aspects, however, it may include load data that is rapidly decreased/increased due to temporary load transfers, etc. In other words, in the case of generally defined abnormal data, various technologies have been developed and applied to remove or correct it; however, temporary load decrease/increase due to the load transfers can actually last from tens of minutes to days, making it very difficult to detect and eliminate with conventional abnormal data detection methods. Particularly, even if abnormal data are defined based on a specific standard, as load characteristics of the DL and characteristics of the connected DLs are different for each DL, it may be very difficult to apply to all DLs collectively.
In addition, if the maximum load is excessively selected due to a temporary load increase due to load transfers and distribution system investment plans are established based on this, it would significantly reduce efficiency as well as economic feasibility. Examples related to this are shown in Table 1. In order to solve this problem, additional consideration of information of switching operation for the switches in a Distribution Automation System (DAS) at the time of maximum load occurrences are sometimes used; however, this also has limitations due to the possibilities of human errors. In addition, subjectivity may be reflected due to the high dependence of the person in charge. Therefore, this study proposes a power system data-specialized preprocessing method using polynomial-based standard patterns that can automatically detect load transfers. The differences and important contributions of the proposed study are as follows.
  • Presentation of a specialized load transfer detection algorithm for the power system;
  • Tuning and verifying the proposed algorithm using large-scale actual power system loads data;
  • Proposal for systematization of the power system data preprocessing and load transfers detection method considering collective application for ten-thousand DLs;
  • The effect of reducing the maximum load of the DLs by applying the proposed method.
The remainder of this paper is organized as follows. Section 2 introduces related works. Section 3 describes proposed polynomial based abnormal data, including load transfer detection model. Section 4 describes the result of verification for the appropriateness of the proposed model. The conclusion is then given in Section 5.

2. Related Works

Research on the preprocessing of highly volatile time series has been conducted over the past 60 years and is still ongoing. In 2005, the first attempt was made to compare the existing preprocessing methods [2,3]. As data generation and utilization increases, various uses for preprocessing and abnormal data detection have been studied. In [4,5], it was well organized in terms of practical application. Examples include credit card fraud detection [6,7], intrusion detection [8], defect detection [9], sensor data defect detection [10], time series data anomaly detection [11,12], detection of the abnormal data in terms of energy consumption [13], data quality improvement and cleaning [14,15], detection of the abnormal characters [16], and big data analysis [17,18].
These time series data-related studies can be divided into studies on detecting outliers of time series data [11,19] and studies on data pattern detection [20,21,22,23,24]. However, in the case of studies related to power system data, most of the studies are more focused on the detection of abnormal data as preliminary stages for analyzing and forecasting of electric load of the power system or power generation of distributed generations (DGs) [3,25,26,27].
In [3], after regression analysis was performed based on the linear relationship between radiant illuminance and PV power generation, abnormal data criteria were derived. In addition, the BOXPLOT rule was applied to detect outliers by comparing the outputs of multiple inverters. Reference [25] proposes a real-time anomaly detection method for electric load for very short-term load forecasting (VSTLF). The proposed method consists of two components: a dynamic regression model and an adaptive abnormal threshold. In addition, the proposed method was developed and verified using data from ISO New England. Reference [26] proposed a preprocessing method for forecasting power demand during the weekdays for planning. For this purpose, the moving average and k-sliding window filtering were proposed, and outliers were detected by comparing the results of k-sliding window filtering to the forecasted load which is conducted by the moving average. The proposed method was developed and verified for power system data in Thailand. [27] proposed a probabilistic deep autoencoder to reconstruct the measurement data of the power system. To reflect the uncertainty of the measured data, a nonparametric distribution estimation method was applied, and multilayer encoding and decoding processes were additionally used to detect abnormal data.
Previous studies are meaningful in that they have proposed and verified preprocessing methods in their own way. For use of those methods in power systems such as DLs, however, the data measured and collected in the field should be sufficiently reflected the characteristics of the loads. In addition, preprocessing methods should be proposed in consideration of the rapid increase or decrease of the loads due to load transfers with different characteristics from noises in general. Therefore, in this study, the research was conducted using load data measured on about 11,000 DLs, and the proposed method was derived and verified. However, it should be mentioned in advance that as the previous methods performed using data of similar scale from the massive actual DLs were extremely limited, direct comparison could not be performed.

3. Proposed Method

3.1. Overview of the Proposed Method

The key to the proposed method is to classify data with similar characteristics through clustering, and to derive daily and annual standard patterns for each classified data. The abnormal data was then detected based on those. Figure 1 shows a series of abnormal data detection flows for the proposed method, and the main parts of the proposed method are described below in detail.

3.2. Input Data and Conversion

Figure 2 shows the flow of the power system data preprocessing for load transfers and abnormal data removal proposed in this study. As shown in Figure 2, the proposed preprocessing method includes data rearrangement, standard data calculation, standard pattern generation, and data final preprocessing. In data rearrangement, the power system data is converted into a form that is easy to further processes, and also defected data such as Null and Nan may be removed. Here, the load data of the DLs were extracted from the Substation Operation Management System (SOMAS) managed by KEPCO, a Korean power utility company. The data were measured from CB, which was installed in the withdrawal part of the DL, in the substation. Thus, it is indicated the load of the entire DL. The sample form is shown in Table 2 below.
In terms of data conversion, the main issue is to convert general power system data into time series data as these data contain all the data, including defect data, abnormal data, and save data, as the form of a string. Power system data in the form of discrete data that do not have the characteristics of a time series not only have difficulty grasping changes in demand power over time, but also find it difficult to handle the aforementioned defect data. These data are also not suitable for the use of time series forecasting and analysis in the future.

3.3. Data Clustering

The first step that is performed in the process of calculating standard data and generating standard patterns is classification of similar data through clustering. As mentioned above, in the case of DLs, the characteristics of load data differ depending on the electric load itself or the environment of the connected DLs. For this reason, it is essential to propose and apply an optimized preprocessing method for each DL. However, when looking at the example of the Republic of Korea, there are a total of about 11,000 DLs, so it is practically difficult to propose and apply individual preprocessing methods for all DLs. Accordingly, the proposed method reflects the characteristics of each DL by forming a group of DLs with similar load data characteristics through clustering, and minimizes the calculation time and resources that may be required. In this study, the Gaussian mixture model (GMM) that can clearly perform clustering of power system data was applied by comparing and analyzing the widely known methods such as K-means, DBSCAN, and GMM. An example of clustering by applying the GMM model is shown in Figure 3 below. In addition, in this process, abnormal data such as spikes that may be clearly identified were removed in priority by applying the clustering method.

3.4. Daily and Yearly Standard Patterns

As the next step, the daily and yearly standard patterns were extracted. The purpose of deriving the daily and yearly standard patterns was to detect abnormal data by comparing them with the actual measured power system data. After deriving the daily standard pattern, the yearly standard pattern was sequentially derived. The details of each step are described in detail below. In the daily standard pattern derivation step, it was derived by refining abnormal data. The refinement of electric load data utilized the average and standard deviation of the daily load value, which is as shown in Equation (1). The mean and standard deviation are generally performed in a known manner.
μ 2.5 σ < X <   μ + 1.5 σ
where μ : average load, σ : standard deviations of load, and X : load data
As an empirical rule, it is common to use 2 σ as it includes 95% of all data. In this study, however, in the consideration of characteristics of power system data, a lower limit value of −2.5 σ and an upper limit value of 1.5 σ were set with more conservative perspective. When the data exceeded the defined range, they were replaced with a threshold value. The results shown in Figure 4 and Figure 5 below.
The annual standard pattern was derived by applying a polynomial to the previously processed daily standard pattern data. Polynomial smoothing is conducted by Equation (2) below.
f x = a 0 + a 1 x + a 2 x 2 + + a m x m
where f x : polynomials of the load and a : coefficients of the polynomials
It is necessary to apply Equation (3) below so that the optimal features of each electric load data can be extracted by Equation (2). In addition, this can be written in a matrix type as shown in Equation (4).
f o p t i m a l x = M i n i = 1 n y i f x i 2
where f o p t i m a l x : the optimal polynomial of the load and y i : load data of the DL.
n i = 1 n x i i = 1 n x i 2 i = 1 n x i i = 1 n x i 2 i = 1 n x i 3 i = 1 n x i 2 i = 1 n x i 3 i = 1 n x i 4 a 0 a 1 a 2 = i = 1 n y i i = 1 n x i y i i = 1 n x i 2 y i
The final degrees of the polynomial can be obtained from Equation (4) above. By applying the obtained order, the annual polynomial curve of the DLs can be calculated, which can be used as standard patterns. An example of applying the series of processes described above to specific DL is shown in Figure 6.

3.5. Detection of Abnormal Data

As can be seen in Figure 6, in the case of standard patterns, the overall trend of electric load data can be reflected; however, there were some limits regarding using it directly, as there were some gaps between derived standard patterns and actual electric load data in terms of the magnitude. In this study, therefore, statistical analysis was additionally performed on the difference between the derived standard pattern and actual electric load data. In the proposed method, the abnormal data were detected by applying Equation (5) to the absolute value for the difference between the standard patterns and the actual electric load data.
μ 2.5 σ < X <   μ + 2.5 σ
where μ : average load, σ : standard deviations of load, and X : load data
Based on the above equation, data that exceeded from this were considered as abnormal data, including load transfer. Figure 7, Figure 8 and Figure 9 below show the example of abnormal data detection criteria for the difference between the standard pattern and the actual electric load data and the results of preprocessing of the abnormal data applying these data.

4. Verification

In order to verify the appropriateness of the proposed method, a comparative analysis was conducted to see if the proposed method reasonably detects abnormal data. In particular, the detection accuracies of the load transfers that often occurs in the actual distribution system were verified. The verification of the load transfers was targeted at Kimhwa DL and Cheongyang DL, which are in Gangwon Province of South Korea (2019). The actual histories of the load transfer occurred on each DL are shown in Table 3 below.
As a result of applying proposed method for those periods, it was confirmed that 7 cases out of a total of 9 load transfers were detected in the case of Kimhwa DL with an accuracy of about 77.78%, and 7 cases out of a total of 7 load transfers were detected in the case of Cheongyang DL with an accuracy of about 100%. The detection results for each load transfer are shown in Figure 10 and Figure 11 below.
In the case of Kimhwa DL, however, a total of two load transfers could not be detected by the proposed method. This was because there were no sudden changes in load due to the load transfers which could not easily be checked visually. Recalling that the most fundamental reason for detecting load transfer is to prevent sudden load fluctuations caused by load transfer from being reflected in distribution system investment decisions, load transfers without such sudden load fluctuations could not be considered as important ones. In fact, it can be confirmed that all load transfers were properly detected by the proposed method, except for the two load transfers that do not accompany rapid load fluctuations. In addition, in the case of Cheongyang DL, it was confirmed that all of the load transfers were completely detected.
In addition, when abnormal data including load transfer were removed by applying the proposed method, a maximum load reduction effect may be expected through this. In fact, when the proposed method was applied to the hourly load data of 11,000 nationwide DLs in 2020, the maximum load could be reduced by 11.59% as an average. This is shown in Figure 12 and Table 4 below.

5. Conclusions

Detection and correction of abnormal electric load data, including load transfer, are among the most important factors in establishing investment plans for distribution systems. Previous studies, however, have focused more on detecting abnormal data itself, and studies related to the detection of load transfer which inevitably occurs for operational purposes at the distribution system are extremely limited.
In this study, a method of using polynomials to detect power system abnormal data including such load transfer was proposed, and the accuracy was confirmed by comparing detected results of the proposed method with actual load transfer histories. The results showed an accuracy of the average 81.74% when the proposed method was applied. In addition, it was also showed that abnormal data or spike data including load transfer can be effectively removed based on statistics while properly reflecting the characteristics of each DL by applying the standard pattern.
This paper has points of difference with previous ones in that it was conducted using massive actual load data of about 11,000 DLs. Therefore, it can be emphasized that the usability was enhanced by reflecting the characteristics of field data. In addition, although it was difficult to perform direct comparisons as previous studies conducted to detect load transfers were quite limited, and studies using large-scale actual DL load data were even more severely limited, the research could be considered meaningful as it showed possibilities in terms of actual field applications.
The proposed method will ensure high-quality power system data by properly eliminating load transfer and abnormal data which can only be handled by expert know-how previously. In addition, it is expected that it will improve the economic efficiency of the distribution plans. For example, as a result of applying the proposed method to nationwide 11,000 DLs, it was confirmed that the maximum load was reduced by 11.59% on average.
If it is assumed that about 20% of 11,000 DLs are operated nearly full operating capacity, it would lead the conclusion that about 2200 DLs need to facility reinforcement or investment. In addition, as mentioned above, if 11.59% of those DLs are excluded due to reduction in maximum load by the proposed method, it would also lead the conclusion that about 254 DLs do not required any urgent investment. It implies that if the average cost of reinforcement for each DL assumed 200 million won, it is possible to save the cost of 50.8 billion won annually.
Estimates of financial benefits may have some errors; however, one clear point is that, by using the proposed method, the load transfer can be properly detected, and the cost-effectiveness of distribution system investment planning can be improved in a broad perspective as well.

Author Contributions

Conceptualization, J.-H.K. and B.-S.L.; methodology, J.-M.J.; software, J.-H.K.; formal analysis, J.-H.K.; data curation, J.-H.K. and J.-M.J.; writing—original draft preparation, J.-H.K.; writing—review and editing, J.-H.K. All authors have read and agreed to the published version of the manuscript.

Funding

This research received no external funding.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Korea Electric Power Corporation. Distribution Planning Procedure; Korea Electric Power Corporation: Naju, Korea, 2021; Available online: https://home.kepco.co.kr/kepco/EN/A/htmlView/ENAAHP001.do?menuCd=EN010101 (accessed on 10 January 2022).
  2. Spataru, S.; Gavriluta, A.; Sera, D.; Maaloe, L.; Winther, O. Development and implementation of a PV performance monitoring system based on inverter measurements. In 2016 IEEE Energy Conversion Congress and Exposition (ECCE); Institute of Electrical and Electronics Engineers (IEEE): Milwaukee, WI, USA, 2016; pp. 1–7. [Google Scholar]
  3. Wang, J.-Y.; Qian, Z.; Zareipour, H.; Wood, D. Performance assessment of photovoltaic modules based on daily energy generation estimation. Energy 2018, 165, 1160–1172. [Google Scholar] [CrossRef]
  4. Djenouri, Y.; Belhadi, A.; Lin, J.C.-W.; Djenouri, D.; Cano, A. A Survey on Urban Traffic Anomalies Detection Algorithms. IEEE Access 2019, 7, 12192–12205. [Google Scholar] [CrossRef]
  5. Wang, H.; Bah, M.J.; Hammad, M. Progress in Outlier Detection Techniques: A Survey. IEEE Access 2019, 7, 107964–108000. [Google Scholar] [CrossRef]
  6. Pawar, A.V.; Kalavadekar, P.P.; Tambe, S.N. A survey on outlier detection techniques for credit card fraud detection. IOSR J. Comput. Eng. 2014, 16, 44–48. [Google Scholar] [CrossRef]
  7. Huang, D.; Mu, D.; Yang, L.; Cai, X. CoDetect: Financial Fraud Detection with Anomaly Feature Detection. IEEE Access 2018, 6, 19161–19174. [Google Scholar] [CrossRef]
  8. Singh, G.; Masseglia, F.; Fiot, C.; Marascu, A.; Poncelet, P. Mining Common Outliers for Intrusion Detection; Springer: Berlin/Heidelberg, Germany, 2010; pp. 217–234. [Google Scholar]
  9. Cateni, S.; Colla, V.; Vannucci, M. Advances in Robotics, Automation and Control; InTech: Rijeka, Croatia, 2008; pp. 265–282. [Google Scholar]
  10. Ayadi, A.; Ghorbel, O.; Obeid, A.M.; Abid, M. Outlier detection approaches for wireless sensor networks: A survey. Comput. Netw. 2017, 129, 319–333. [Google Scholar] [CrossRef]
  11. Zhang, A.; Song, S.; Wang, J.; Yu, P.S. Time series data cleaning: From anomaly detection to anomaly repairing. Proc. VLDB Endow. 2017, 10, 1046–1057. [Google Scholar] [CrossRef] [Green Version]
  12. Benkabou, S.-E.; Benabdeslem, K.; Canitia, B. Unsupervised outlier detection for time series by entropy and dynamic time warping. Knowl. Inf. Syst. 2018, 54, 463–486. [Google Scholar] [CrossRef]
  13. Weng, Y.; Zhang, N.; Xia, C. Multi-agent-based unsupervised detection of energy consumption anomalies on smart campus. IEEE Access 2019, 7, 2169–2178. [Google Scholar] [CrossRef]
  14. D’Urso, C. Experience: Glitches in databases, how to ensure data quality by outlier detection techniques. J. Data Inf. Qual. 2016, 7, 1–22. [Google Scholar] [CrossRef]
  15. Chenaoua, K.; Kurugollu, F.; Bouridane, A. Data cleaning and outlier removal: Application in human skin detection. In Proceedings of the 2014 5th European Workshop on Visual Information Processing (EUVIP), Paris, France, 10–12 December 2014; pp. 1–6. [Google Scholar]
  16. Kannan, R.; Woo, H.; Charu Aggarwal, C.; Park, H. Outlier detection for text data: An extended version. arXiv 2017, arXiv:1701.01325. [Google Scholar]
  17. van Hieu, D.; Meesad, P. Recent Advances in Information and Communication Technology; Springer: Cham, Switzerland, 2016; pp. 159–169. [Google Scholar]
  18. Lei, J.; Jiang, T.; Wu, K.; Du, H.; Zhu, L. Robust local outlier detection with statistical parameters for big data. Comput. Syst. Sci. Eng. 2015, 30, 411–419. [Google Scholar]
  19. Gupta, M.; Gao, J.; Aggarwal, C.C.; Han, J. Outlier Detection for Temporal Data: A Survey. IEEE Trans. Knowl. Data Eng. 2014, 26, 2250–2267. [Google Scholar] [CrossRef]
  20. Zheng, Z.; Jeong, H.-Y.; Huang, T.; Shu, J. KDE based outlier detection on distributed data streams in multimedia network. Multimedia Tools Appl. 2017, 76, 18027–18045. [Google Scholar] [CrossRef]
  21. Tamboli, J.; Shukla, M. A Survey of Outlier Detection Algorithms for Data Streams. In Proceedings of the 2016 3rd International Conference on Computing for Sustainable Global Development (INDIACom), New Delhi, India, 16–18 March 2016; pp. 3535–3540. [Google Scholar]
  22. Shukla, M.; Kosta, Y.P.; Chauhan, P. Analysis and Evaluation of Outlier Detection Algorithms in Data Streams. In Proceedings of the 2015 International Conference on Computer, Communication and Control (IC4), Indore, India, 10–12 September 2015; Institute of Electrical and Electronics Engineers (IEEE): Manhattan, NY, USA, 2015; pp. 1–8. [Google Scholar]
  23. Tran, L.; Fan, L.; Shahabi, C. Fast Distance-Based Outlier Detection in Data Streams Distance-Based Outlier Detection in Data streams. Proc. VLDB Endow. 2016, 9, 1089–1100. [Google Scholar] [CrossRef] [Green Version]
  24. Manzoor, E.; Lamba, H.; Akoglu, L. Outlier Detection in Feature Evolving Data Streams. In Proceedings of the 24th ACM SIGKDD International Conference on Knowledge Discovery and Data Mining (KDD), London, UK, 19–38 August 2018; pp. 1963–1972. [Google Scholar]
  25. Luo, J.; Hong, T.; Yue, M. Real-time anomaly detection for very short-term load forecasting. J. Mod. Power Syst. Clean Energy 2018, 6, 235–243. [Google Scholar] [CrossRef] [Green Version]
  26. Jeenanunta, C.; Abeyrathna, K.D.; Dilhani, M.H.M.R.S.; Hnin, S.W.; Phyo, P.P. Time Series Outlier Detection for Short-Term Electricity Load Demand Forecasting. Int. Sci. J. Eng. Technol. 2018, 2, 37–50. [Google Scholar]
  27. Lin, Y.; Wang, J. Probabilistic Deep Autoencoder for Power System Measurement Outlier Detection and Recon-Struction. IEEE Trans. Smart Grid 2020, 11, 1796–1798. [Google Scholar] [CrossRef]
Figure 1. Flowchart of proposed method for abnormal data detection.
Figure 1. Flowchart of proposed method for abnormal data detection.
Energies 15 01441 g001
Figure 2. Flowchart of preprocessing for short-term load transfers and abnormal data.
Figure 2. Flowchart of preprocessing for short-term load transfers and abnormal data.
Energies 15 01441 g002
Figure 3. Examples of clustering results using well-known methods: (a) K-Means; (b) DBSCAN; (c) GMM; (d) the result of the clustering with a specific DL using GMM.
Figure 3. Examples of clustering results using well-known methods: (a) K-Means; (b) DBSCAN; (c) GMM; (d) the result of the clustering with a specific DL using GMM.
Energies 15 01441 g003
Figure 4. Example of the daily load patterns without the daily pattern procedure.
Figure 4. Example of the daily load patterns without the daily pattern procedure.
Energies 15 01441 g004
Figure 5. Example of the daily load patterns with the daily pattern procedure.
Figure 5. Example of the daily load patterns with the daily pattern procedure.
Energies 15 01441 g005
Figure 6. Example of the annual load patterns and the polynomial based curve.
Figure 6. Example of the annual load patterns and the polynomial based curve.
Energies 15 01441 g006
Figure 7. Example of the annual standard pattern and the actual load data.
Figure 7. Example of the annual standard pattern and the actual load data.
Energies 15 01441 g007
Figure 8. Example of the load difference and the abnormal detection line based on the ABS value.
Figure 8. Example of the load difference and the abnormal detection line based on the ABS value.
Energies 15 01441 g008
Figure 9. Example of the final preprocessing result.
Figure 9. Example of the final preprocessing result.
Energies 15 01441 g009
Figure 10. The load transfer detection results in Kimhwa DL using proposed methods: (a) the preprocessing results in 2019; (b) 30 April 2019; (c) 24 May 2019; (d) 5 June 2019; (e) 7 June 2019; (f) 18 August 2019; (g) 23 August 2019; (h) 29 November 2019; (i) 11 December 2019; (j) 30 December 2019.
Figure 10. The load transfer detection results in Kimhwa DL using proposed methods: (a) the preprocessing results in 2019; (b) 30 April 2019; (c) 24 May 2019; (d) 5 June 2019; (e) 7 June 2019; (f) 18 August 2019; (g) 23 August 2019; (h) 29 November 2019; (i) 11 December 2019; (j) 30 December 2019.
Energies 15 01441 g010aEnergies 15 01441 g010b
Figure 11. The load transfer detection results in Cheongyang DL using proposed methods: (a) The preprocessing results in 2019; (b) 4 January 2019; (c) 14 February 2019; (d) 5 June 2019; (e) 7 June 2019; (f) 12 July 2019; (g) 24 September 2019; (h) 10 December 2019.
Figure 11. The load transfer detection results in Cheongyang DL using proposed methods: (a) The preprocessing results in 2019; (b) 4 January 2019; (c) 14 February 2019; (d) 5 June 2019; (e) 7 June 2019; (f) 12 July 2019; (g) 24 September 2019; (h) 10 December 2019.
Energies 15 01441 g011aEnergies 15 01441 g011b
Figure 12. Histogram of the maximum load reduction in 11000 DLs.
Figure 12. Histogram of the maximum load reduction in 11000 DLs.
Energies 15 01441 g012
Table 1. Example of the error in distribution planning due to load transfers.
Table 1. Example of the error in distribution planning due to load transfers.
With Load TransferWithout Load Transfer
Maximum Load10.3 [MW]8.7 [MW]
Distribution PlanningUrgently RequiredNot Required
Table 2. Example of the DLs load data from SOMAS.
Table 2. Example of the DLs load data from SOMAS.
HeadOfficeSubsD/LMeasured
Time
01 h02 h 23 h24 h
DaeguDalsungSsanglimCheongduk28 January 20191.61.74.43.9
DaegugyeongsancheongtongOkye28 January 20191.11.13.73.6
DaegupohangAhwayoosang28 January 20191.81.97.36.2
Table 3. History of actual load transfer event.
Table 3. History of actual load transfer event.
Gangwon
Kimhwa DL
Gangwon
Cheongyang DL
30 April 20194 January 2019
24 May 201914 February 2019
5 June 20195 June 2019
7 June 20197 June 2019
18 August 201912 July 2019
23 August 201924 September 2019
29 November 201910 December 2019
11 December 2019
30 December 2019
Table 4. The maximum load as an average in 11,000 DLs.
Table 4. The maximum load as an average in 11,000 DLs.
Without Proposed MethodWith Proposed MethodReduction Amount
7.2877 [MW]6.4431 [MW]0.8445 [MW]
(11.59% reduced)
Publisher’s Note: MDPI stays neutral with regard to jurisdictional claims in published maps and institutional affiliations.

Share and Cite

MDPI and ACS Style

Kim, J.-H.; Joung, J.-M.; Lee, B.-S. A Study on the Preprocessing Method for Power System Applications Based on Polynomial and Standard Patterns. Energies 2022, 15, 1441. https://doi.org/10.3390/en15041441

AMA Style

Kim J-H, Joung J-M, Lee B-S. A Study on the Preprocessing Method for Power System Applications Based on Polynomial and Standard Patterns. Energies. 2022; 15(4):1441. https://doi.org/10.3390/en15041441

Chicago/Turabian Style

Kim, Jun-Hyeok, Jong-Man Joung, and Byung-Sung Lee. 2022. "A Study on the Preprocessing Method for Power System Applications Based on Polynomial and Standard Patterns" Energies 15, no. 4: 1441. https://doi.org/10.3390/en15041441

Note that from the first issue of 2016, this journal uses article numbers instead of page numbers. See further details here.

Article Metrics

Back to TopTop