Skip to main content

ORIGINAL RESEARCH article

Front. Energy Res., 27 April 2022
Sec. Smart Grids
This article is part of the Research Topic Advanced AI Applications for Modelling, Optimization, Control, and Planning of Smart Grid View all 39 articles

Robust State Estimation Method for Power System Based on Maximum Exponential Square and Data Fusion

Tong Yu
Tong Yu1*Kai DaKai Da1Zhiwen WangZhiwen Wang2Ying LingYing Ling1Xin LiXin Li1Dongmei BinDongmei Bin1Chunyan YangChunyan Yang1
  • 1Guangxi Power Grid Co.,Ltd, Electric Power Research Institute, Nanning, China
  • 2Guangxi Power Grid Co., Ltd, Hechi Power Supply Bureau, Hech, China

In order to solve the problem of the time offset between the supervisory control and data acquisition system and phasor measurement unit and the unknown distribution of non-Gauss noise, this paper proposes a robust state estimation method for power systems based on the Maximum Exponential Square and data fusion. Firstly, the robust Mahalanobis distance is used to detect system outliers and assign appropriate weights to the selected PMU buffer measurement. Then, the MES-based estimator uses these weights to filter out non-Gauss PMU measurement noise to generate a set of state estimation results. At the same time, the MES estimator is used to process the received SCADA measurement with unknown measurement noise, thereby generating another set of state estimation results. Finally, the two sets of estimation results from two independent MES estimators are fused by using data fusion theory to obtain the final optimal state estimation results. Based on IEEE-14 and 30-buses standard system, the simulation results prove the effectiveness and robustness of the method proposed in this paper.

1 Introduction

State Estimation technology can be used to improve the state awareness and defense against bad data in smart grid monitoring, reliability analysis and optimal load distribution, etc. (Liu Y et al., 2021). Reliable data foundation is the cornerstone of other advanced applications (Alnowibet et al., 2021). The purpose of SE is to obtain the best estimate of the current system node voltage modulus and phase angle given a set of redundant measurements and accurate network topology and parameters (Ma et al., 2021). Therefore, the performance of SE is highly dependent on the accuracy of the measurement and the estimation model established under the assumptions, and reasonable assumptions are crucial to the establishment of the model (Wang H et al., 2021). In SE, measurements can be affected by the errors of the measuring instruments, and even serious errors can occur due to instrument failures, impulse communication noise, etc. (Yu et al., 2021) Due to changes in the environment and temperature, the network parameters will also change over time, thus introducing uncertainty into the assumed SE model (Zanni et al., 2020). In addition, in the absence of sufficient field information or lack of calibration, the zero-injection information of the contact node may also be wrong (Zhao and Mili, 2018). Therefore, the measurement noise is unknown in the actual power system, and the uncertainty is strong, not the traditional Gauss noise.

However, in the existing research on power systems, measurement noise is often assumed to be Gaussian distribution, but actual measurement statistics show that measurement noise often deviates from the assumed Gauss model, resulting in outliers. In this case, the performance of existing SE methods, which rely on the Gauss assumption that measurement noise is Gaussian, may be significantly degraded (Zhao and Mili, 2018). With the widespread deployment of PMUs, PMUs can provide more and more simultaneous voltage and current phasor measurements with time stamps and higher accuracy than traditional SCADA measurements, so are often used to improve the accuracy of SE as well as enhance Detection and identification of bad data. However, the sampling frequencies of the measurements from the SCADA system and the PMU are very different, leading to time offset issues, which must be unified under the same time profile (Thomas and Mili, 2007; Gandhi and Mili, 2010; Zhang et al., 2013; Murugesan et al., 2015; Zhao et al., 2015; Le et al., 2020).

To address this issue, PMU measurements can be buffered and hypothesis testing used to select the optimal buffer length (Thomas and Mili, 2007; Gandhi and Mili, 2010; Zhang et al., 2013; Murugesan et al., 2015; Zhao et al., 2015; Le et al., 2020). The sample mean and covariance of these buffered PMU measurements are then combined with SCADA measurements for SE. For PMU measurement, it is generally assumed that its error follows Gauss distribution. However, the latest statistical research shows that PMU measurement noise follows heavy-tailed distribution rather than Gaussian distribution (Zhao and Mili, 2018). Based on this, the literature (Zhao and Mili, 2018) improves the traditional static SE in the case of non-Gauss noise, but this literature does not consider the time offset problem between SCADA and PMU measurements.

Data Fusion theory is a relatively new area in the fields of aerospace, information theory, and signal processing, dealing with processes or states monitored by different classes of sensors and performing information fusion. Each class of sensors may have common characteristics, such as underlying technology, level of accuracy, etc., and then combine the data generated by the various sensors in an optimal way, in a sense, relative to the information obtained from a single sensor; the resulting final fused information quality is improved. Taking SCADA and phasor measurements as different sources of information for monitoring the state of the same power grid, and applying data fusion technology to integrate PMU measurements into state estimation, SCADA and phasor data can be fused to improve the quality of the fusion data (Zheng, 2015; Li et al., 2021).

To improve the monitoring state awareness and deal with unknown non-Gauss noise and time offset between SCADA and PMU measurements, this paper proposes a robust SE method for power systems based on MES and data fusion. In this method, robust Mahalanobis distances are utilized to detect system anomalies and assign appropriate weights to each selected PMU buffering measure. These weights are further exploited based on the MES estimator to filter out non-Gauss PMU noise and help suppress outliers. At the same time, the MES estimator is also used to process the received SCADA measurements with unknown measurement noise, resulting in another set of SEs. Finally, the effectiveness and robustness of the proposed method are verified based on IEEE-14 and 30-node standard systems.

The contributions of this paper are as follows: embed the zero-injection expression in the MES estimation model to eliminate the equality constraints, which can improve the efficiency of the algorithm; calculate the PMU buffer based on the robust Mahalanobis distance, and unify the PMU and SCADA data to a unified cross-sectional scale, which can eliminate the time delay problem; use the state fusion based on data fusion theory which can obtain the optimal state estimation result.

2 Measurement Equation

By the Wiener approximation theorem, the non-Gauss distribution p(x) can be well approximated by the known Gaussian distribution, so the following model can be used to simulate the non-Gaussian distribution error:

p(x)=i=1NAaiΦ(x¯i,i)(1)

Based on whether the known measurement error obeys the Gauss distribution, the above formula can be further expressed as follows (Zhao and Mili, 2018):

G(e)=(1ε)Φ(e)+εK(e)(2)

where Φ(e) is the majority distribution of measurement noise, usually modeled as Gauss distribution; K(e) is the unknown distribution, which is considered to be a heavy-tailed density, such as a Laplace density or Gauss density with large variance; 0ε0.5,contamination coefficient, which adjusts the contribution of non-Gauss components, e.g. for small ε, the model indicates that most of the errors follow a Gauss distribution, while maintaining a small fraction of non-Gauss errors.

The measurement equation under non-Gauss noise can be expressed as follows:

z=h(x)+G(e)(3)

3 PMU Optimal Buffer Length Calculation

Since the sampling frequency of the PMU is much higher than that of the SCADA measurement, there is a time skew problem for the PMU and SCADA measurements. In the existing research, such as the literature (Zhang et al., 2013) and (Murugesan et al., 2015), it is proposed to use the hypothesis test method to select the optimal buffer length of the PMU measurement between two SCADA measurement scans, but this is only for a single PMU measurement point, therefore, it is necessary to calculate each measuring point one by one, which is inefficient.

In this paper, based on Mahalanobis distance, the optimal buffer length of multiple PMU measuring points is determined (Zhao and Mili, 2018), and all PMU measuring points are taken as a whole.

Let the PMU sample n=r30 samples/s per second, the SCADA sampling interval Nt=5s, in a interval, the PMU sampling number N=Ntn=r150 samples, use Z to represent the sampling matrix, and divide it into nsubset=Nt=5 subsets; Z=[Y1,Y2,Y3,Y4,Y5], PMU Optimal Buffer Length calculated based on the following steps:

(1) Calculate the median value of the Z matrix:

Y=median(z)=[y1,y2,y3,y4,y5](4)

(2) Perform change point detection on Y5, if there is a change point, use the last PMU data; otherwise, Y5 will be included in the PMU buffer set;

(3) Based on the Mahalanobis distance, the system changes are detected for η1=[y5,y4],η2=[y4,y3],,η4=[y2,y1]:

Pi=max(|yiTvmedian(yjTv)|λmedian(|ykTvmedian(yjTv)|)),v=1(5)

If all of Mahalanobis distance Pi in η1 are less than ς1, ς1=χ2,0.9752, then contains Y4 in buffing set Z', otherwise the algorithm stops; and continue to check η2=[y4,y3],,η4=[y2,y1], until the end.

(4) Calculate the measurement mean h¯ and variance C¯ in the PMU buffer set:

C¯=i=1α(wi1hih¯)(wi1hih¯)Ti=1αwi11(6)
h¯=i=1αwi1hii=1αwi1(7)

Based on the above steps, the optimal buffer length of multiple PMU measuring points can be obtained. After calculating the mean h¯ and variance C¯, it can be matched with the SCADA data under the same section.

4 Robust SE Method Based on MES and Data Fusion

4.1 MES-Based SCADA Robust SE

Based on the MES estimation method, the MES estimation model is established by using SCADA measurement, and its expression is as follows:

{maxJ1(x)=i=1mwiexp([zihi(x)]22σ2)s.t.c(x)=0(8)

The zero injection constraint in polar coordinates can be expressed as:

{xB=Ψ(xN)Ψ=ΦΓΦ1(9)

Γ is:

Γ=[YIm,BBYRe,BBYRe,BBYIm,BB]1[YIm,BNYRe,BNYRe,BNYIm,BN](10)

Φ is:

{uk=ek2+fk2θk=arctan(fkek)(11)

Φ1 is:

{ek=ukcos(θk)fk=uksin(θk)(12)

Substituting this constraint into the MES estimation model, we get:

max J1(xN)=i=1mwiexp([zihi(xN,ΦFΦ1(xN))]22σ2)(13)

make:

rwi=[zihi(x)]2σ(14)
fi(x)=exp(rwi2)(15)

Using Newton’s method to solve, the modified equation is obtained:

Δxk=[ΔxBkΔxNk]=QHTF(zh(xNk,ΦΓΦ1(xNk)))(16)

Where F and Q are:

F(x)=diag{Fii(x)}=diag{wifi(x)σ2}(17)
Q=HTF[Idiag([zh(x)2σ2)]H(18)

The state quantity is corrected to:

xNk+1=xNk+ΔxNk(19)
xBk+1=ΦFΦ1(xNk+1)(20)
xk+1=[xBk+1xNk+1](21)

The iterative calculation flow of estimation based on MES is shown in Figure 1:

FIGURE 1
www.frontiersin.org

FIGURE 1. MES calculation flowchart.

The calculation flow of MES estimator is as follows:

(1) Initialization parameters, k=0, set the initial value of xk,N

(2) Calculate xk,B from xk,N according to Formula (20)

(3) Calculate the matrices H, F and Q, solve Eq 16, get ΔxNk, update xNk+1=xNk+ΔxNk, and calculate xBk+1

(4) If max|Δxk|<ε, the state estimation is converged and the calculation is over, otherwise go to step ⑶.

The state error variance matrix of SCADA-based MES estimation is:

s=E[(xx^)(xx^)T]=[HT(x)F(x)H(x)]1(22)

It should be noted that this paper embeds the zero-injection expression in the MES estimation model, so that the equality constraints do not have to be explicitly expressed, and the equality constraints are eliminated. It is not necessary to use Lagrange multiplier method to improve the efficiency of the algorithm, which is one of the main tasks in this paper.

4.2 MES-Based PMU Robust SE

Similar to SCADA robust SE, PMU measurement alone is used for robust estimation based on MES model (Min et al., 2021; Wang Q et al., 2021), but PMU measurement is a voltage and current phasor, and its measurement function is a linear function:

h¯=Ax+ε(23)

Based on the MES model, we can get:

maxJ1(xN)=i=1mwiexp([zih¯(xN,ΦFΦ1(xN))]22σ2)(24)

The Newton method is also used to solve the equation, and the modified equation is obtained:

Δxk=[ΔxBkΔxNk]QATF(zh(xNk,ΦFΦ1(xNk)))(25)

The state quantity correction is the same as formulas (19)-(21).

After iterative convergence, the state error variance matrix of the PMU-based MES estimation is:

p=E[(xx^)(xx^)T]=[ATF(x)A]1(26)

4.3 State Fusion Based on Data Fusion Theory

In this paper, referring to data fusion theory, SCADA and PMU measurements are regarded as different data sources and their measurements are represented by zS and zP, respectively. The SCADA-based and PMU-based SE devices are called SSE and PSE, respectively. After processing zS and zP respectively, two independent SE results x^s and x^p can be generated, and the corresponding error variance matrix is represented by s and p.

Based on a, b, c and d, the best state fusion result is obtained by data fusion:

x^=pp+sx^s+sp+sx^p(27)

As can be seen from the above formula, the denominator of the weight of the SE of xs and xp is the same, and the numerators are p and s respectively. It means that the size of the weight is inversely proportional to the variance of the estimation result, that is, the estimation result with higher precision has a correspondingly larger weight, and the estimation result with lower precision has a correspondingly smaller weight. The above estimation method is called the data fusion SE method.

Combining data fusion with MES estimation model is the second main work of this paper.

The schematic diagram of the fusion SE calculation logic is shown in Figure 2.

FIGURE 2
www.frontiersin.org

FIGURE 2. Data fusion SE calculation flowchart.

5 Case Simulation and Analysis

5.1 Basic Data and Simulation Conditions

In order to verify the performance of the robust SE method based on MES and data fusion proposed in this paper, simulations are carried out based on the IEEE-14 node and IEEE-30 node standard system, and the topology diagrams are shown in Figures 3, 4, respectively.

FIGURE 3
www.frontiersin.org

FIGURE 3. IEEE-14 buses standard system network structure.

FIGURE 4
www.frontiersin.org

FIGURE 4. IEEE-30 buses standard system network structure diagram. Use two methods to compare with the method proposed in this paper.

For the IEEE-14 node standard system, three PMUs were deployed on nodes 4, 7, and 14, and 31 SCADA measurements were considered, including 16 branch power, 14 injected power, and one node voltage amplitude. For the IEEE-30 node standard system, 38 pairs of power measurements are considered, including 15 pairs of active and reactive power injection and 23 pairs of branch active and reactive power measurements; active and reactive power injection at nodes 11, 12, 24,27,30, and active and reactive power at branches 24-23, 25-26, 30-27 are key measurements, six PMUs are deployed on nodes 8, 9, 12, 24, 25, and 26.

At each layout point, PMU provides the voltage of the layout point and the branch current vector associated with the layout point; SCADA provides the voltage amplitude of the layout point, injected active power, reactive power and the branch active power, reactive power associated with the layout point.

1) Hybrid data WLS estimator (ie HWLS) (Li et al., 2013), which combines buffered PMU measurements with SCADA measurements for SE.

2) Two-stage WLS estimator (ie TWLS) (Liu X et al., 2021), which first performs traditional SE based on SCADA measurements, and its SE estimation results are further combined with PMU measurements to perform second-stage linear SE.

Using the MAE of the voltage modulus value and the angle estimate value as the overall performance evaluation index, the algorithm relationship between the method proposed in this paper and the HWLS and TWLS methods is shown in Figure 5.

FIGURE 5
www.frontiersin.org

FIGURE 5. The algorithm relationship diagram between the method proposed in this article and the HWLS and TWLS methods.

5.2 Simulation Results and Analysis

5.2.1 Under Gaussian Noise

First consider adding known Gauss noise to SCADA and PMU measurements to better understand the best performance of each method (Al-Saud et al., 2019; Mohamed et al., 2019).

For this, the noise of each SCADA and PMU measurement is assumed to be Gaussian random variables with zero mean and variance of 2 × 10–4 and 2 × 10–6 respectively. The mean absolute errors of the voltage modulus and angle estimated by each method are shown in Tables 1, 2, respectively.

TABLE 1
www.frontiersin.org

TABLE 1. Average absolute error of voltage amplitude under Gaussian noise (pu).

TABLE 2
www.frontiersin.org

TABLE 2. Average absolute error of voltage phase angle under Gaussian noise (°).

It can be seen from Tables 1, 2 that under the Gauss measurement noise, for the IEEE-14 node standard system, the voltage modulus value and the MAE of the phase angle of the HWLS are 5.01 × 10–4 and 3.94 × 10–2, respectively. The voltage modulus of TWLS and the MAE of the phase angle are 4.52 × 10–4 and 3.55 × 10–2, respectively. The voltage modulus value and the phase angle MAE of the method proposed in this paper are 3.74 × 10–4 and 3.43 × 10–2 respectively. For the IEEE-30 node standard system, the MAE of the HWLS voltage modulus and phase angle is 3.77 × 10–4 and 2.71 × 10–2, respectively. The voltage modulus value and phase angle MAE of TWLS are 2.99 × 10–4 and 9.96 × 10–3 respectively. The MAE of the voltage modulus and the phase angle of the method proposed in this paper are 2.53 × 10–4 and 6.72 × 10–3, respectively.

Therefore, the method proposed in this paper is better than TWLS and outperforms the HWLS method. This is because both the proposed method and TWLS fully consider the buffered PMU measurement, which avoids the influence of SCADA with lower measurement accuracy on the PMU with higher measurement accuracy in the hybrid measurement, thereby improving the estimation accuracy.

To further evaluate the performance of various methods at another Gauss noise level. Assuming that the variance of each SCADA and PMU measurement is increased to 6 × 10–3 and 6 × 10–5, respectively, the verification is performed based on the IEEE-30 node standard system, and the results are shown in Table 3.

TABLE 3
www.frontiersin.org

TABLE 3. Average absolute error of voltage under Gaussian noise in three methods.

It can be seen from Table 3 that for HWLS, TWLS and the proposed method, the MAEs of the estimated voltage modulus values are 1.57 × 10–3, 1.35 × 10–3, and 1.21 × 10–3, respectively, and the MAEs of the estimated voltage phase angles are 4.32 × 10–2, 3.33 × 10–2 and 1.94 × 10–2. It can be seen that the estimation error of all methods increases slightly as the noise level increases, because at a given measurement redundancy level, the estimation statistical efficiency will decrease if the noise level increases. However, the proposed method still outperforms the other two HWLS and TWLS methods.

5.2.2 Under Non-Gaussian Noise

In practical applications, the noise statistics of SCADA and PMU measurements are usually unknown and deviate from Gauss assumptions due to the aging process of voltage and current transformers, changes in ambient temperature, communication channel noise, etc. To evaluate the performance of each method against unknown statistical noise, non-Gauss noise models, namely Gauss mixture model and heavy-tailed Laplacian noise, were used for simulation. Specifically, for SCADA measurements, a Gaussian mixture model with two Gauss components (non-Gaussian after mixing) is assumed, which is represented by zero mean and variance 2 × 10–4 and 2 × 10–3 with weights of 0.95 and 0.05, respectively. For the PMU measurement, the variances are assumed to be 2 × 10–6 and 2 × 10–4, and the weights are 0.9 and 0.1. In the second case, a Laplacian distribution with zero mean and scale parameter 10–3 is used for the noise of SCADA and PMU measurements.

Tables 4, 5 present the MAE results for the voltage modulo values and angles estimated by each method in the presence of non-Gauss measurement noise simulated by the Gauss hybrid model, respectively. Under the Gauss mixed model noise, for the IEEE-14 node standard system, the voltage modulus value and phase angle MAE of HWLS are 9.41 × 10–3 and 0.51, respectively, and the voltage modulus value and phase angle MAE of TWLS are 8.37 × 10–3 and 0.39, the MAE of the voltage modulus and the phase angle of the method proposed in this paper are 6.75 × 10–3 and 0.18, respectively. For the IEEE-30 node standard system, the voltage modulus value and phase angle MAE of HWLS are 4.91 × 10–3 and 0.34, respectively, and the voltage modulus value and phase angle MAE of TWLS are 1.95 × 10–3 and 0.27, respectively. The voltage modulus value and the phase angle MAE of the proposed method are 1.42 × 10–3 and 0.13, respectively.

TABLE 4
www.frontiersin.org

TABLE 4. Average absolute error of voltage amplitude under non-Gaussian noise (pu).

TABLE 5
www.frontiersin.org

TABLE 5. Average absolute error of voltage phase angle under non-Gaussian noise (°).

Compared with the Gauss noise cases in Tables 1, 2, the estimation errors of all three methods are increased. But HWLS and TWLS have a larger increase in estimation error because they rely heavily on the Gauss assumption of SE. In contrast, the robust estimator proposed in this paper based on MES and data fusion is more robust and produces more reasonable SE results.

Figures 6, 7 show the absolute error values of HWLS, TWLS and the proposed method under Laplace measurement noise. As can be seen from the results in the figures, the results are in complete agreement with those shown in Tables 4, 5. Therefore, it can be concluded that the robust estimator based on MES and data fusion proposed in this paper does not require the measurement noise to be Gauss noise, and has better robustness in dealing with non-Gauss noise.

FIGURE 6
www.frontiersin.org

FIGURE 6. The absolute error of the voltage amplitude of each method under Laplace measurement noise.

FIGURE 7
www.frontiersin.org

FIGURE 7. The absolute error of the voltage phase angle of each method under Laplace measurement noise.

5.2.3 Robustness to Bad Data

In order to verify the robustness of the robust estimator proposed in this paper to various types of bad data, in the presence of bad data for bad leverage points, bad key measurements, and measurements of multiple interactions, based on the IEEE-30 node standard system simulation.

Set up the following four simulation schemes:

Scheme 1: In the case of a single bad data, change the active power injection into P8 of Section 8 to 0.1pu.

Solution 1: For bad lever measurement, change P19 and P19-20 to 0.1pu.

Solution 2: For bad key measurement, change P11 to 0.2pu.

Scheme 3: For bad data affected by multiple interactions, change P2 and Q2 to the original opposite numbers.

Figure 8, 9 show the simulation results of different types of bad data under the four schemes. Obviously, since the robustness of the robust estimator based on MES and data fusion proposed in this paper is provided by the robust Mahalanobis distance and MES estimator. The influence of various types of bad data is bounded, resulting in a very small estimation deviation. The maximum deviation of the voltage modulus value estimation is 0.00094pu, and the maximum deviation of the voltage phase angle estimation is 0.0075°, which can be ignored in practical applications.

FIGURE 8
www.frontiersin.org

FIGURE 8. The absolute error of the voltage amplitude under different cases.

FIGURE 9
www.frontiersin.org

FIGURE 9. The absolute error of the voltage phase angle different cases.

6 Conclusion

To solve the problem of unknown non-Gauss noise and time offset of SCADA and PMU measurements, this paper proposes a robust SE method for power systems based on MES and data fusion based on data fusion theory and MES estimation model. This method has the following characteristics:

(1) The zero injection expression is embedded in the MES estimation model, so that the equality constraints do not need to be expressed explicitly, and the equality constraints are eliminated, and the Lagrange multiplier method is no longer required to process, thereby improving the efficiency of the algorithm;

(2) PMU buffer measurement based on robust Mahalanobis distance selection, and assign weights, further based on MES SE method, which can filter non-Gauss measurement noise and outliers;

(3) Based on MES and data fusion theory, perform SE for PMU and SCADA measurements with unknown measurement noise. Based on the two sets of estimation results, the estimation results from two independent MES estimators are fused by using data fusion theory to obtain the final optimal SE.

Based on the IEEE-14 and IEEE-30 node standard systems, the simulation results show that the proposed method is effective and robust, and has obvious advantages compared with the existing methods.

Data Availability Statement

The raw data supporting the conclusion of this article will be made available by the authors, without undue reservation.

Author Contributions

Credit author statement TY: Conceptualization, Methodology, Software, Validation, Visualization, Investigation, Writing—Original Draft, Writing—Review and Editing. KD: Conceptualization, Methodology, Software, Validation, Visualization, Investigation, Writing—Original Draft, Writing—Review and Editing. ZW: Conceptualization, Methodology, Software, Validation, Visualization, Investigation, Writing—Original Draft, Writing—Review and Editing. YL: Conceptualization, Methodology, Software, Validation, Visualization, Investigation, Writing—Original Draft, Writing—Review and Editing. XL: Conceptualization, Methodology, Software, Validation, Visualization, Investigation, Writing—Original Draft, Writing—Review and Editing. DB: Conceptualization, Methodology, Software, Validation, Visualization, Investigation, Writing—Original Draft, Writing—Review and Editing. CY: Conceptualization, Methodology, Software, Validation, Visualization, Investigation, Writing—Original Draft, Writing—Review and Editing.

Funding

This work was supported by the Guangxi Power Grid Co., Ltd., Research on vulnerability defense technology of power monitoring system based on interdependent network (047000KK52210031), Research and application of security attack monitoring technology for power intranet terminal equipment based on counter deep learning (047000KK52200012).

Conflict of Interest

Authors TY, KD, YL, XL,DB, and CY were employed by Guangxi Power Grid Co.,Ltd.

Author ZW was employed by Guangxi Power Grid Co.,Ltd.

Publisher’s Note

All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article, or claim that may be made by its manufacturer, is not guaranteed or endorsed by the publisher.

References

Al-Saud, M., Eltamaly, A. M., Mohamed, M. A., and Kavousi-Fard, A. (2019). An Intelligent Data-Driven Model to Secure Intravehicle Communications Based on Machine Learning. IEEE Trans. Ind. Electron. 67 (6), 5112–5119. doi:10.1109/TIE.2019.2924870

CrossRef Full Text | Google Scholar

Alnowibet, K., Annuk, A., Dampage, U., and Mohamed, M. A. (2021). Effective Energy Management via False Data Detection Scheme for the Interconnected Smart Energy Hub-Microgrid System under Stochastic Framework. Sustainability 13 (21), 11836. doi:10.3390/su132111836

CrossRef Full Text | Google Scholar

Gandhi, M. A., and Mili, L. (2010). Robust Kalman Filter Based on a Generalized Maximum-likelihood-type Estimator. IEEE Trans. Signal. Process. 58 (5), 2509–2520. doi:10.1109/tsp.2009.2039731

CrossRef Full Text | Google Scholar

Le, J., Li, X., Zhou, Q., and Zhao, L. (2020). Multi-region Distributed State Estimation Method for Power System [J]. Electric Power Automation Equipment 40 (05), 165–173. doi:10.1109/ICIEA51954.2021.9516391

CrossRef Full Text | Google Scholar

Li, C., Liu, T., Li, X., and Wu, X. (2013). WAMS/SCADA Hybrid Measurement Data Fusion Method for Power System State Estimation [J]. High Voltage Technol. 39 (11), 2686–2691. doi:10.1109/ACCESS.2021.3060631

CrossRef Full Text | Google Scholar

Li, X., Yu, Q., Alzahrani, B., Barnawi, A., Alhindi, A., Alghazzawi, D., et al. (2021). Data Fusion for Intelligent Crowd Monitoring and Management Systems: A Survey. IEEE Access 9, 47069–47083. doi:10.1109/access.2021.3060631

CrossRef Full Text | Google Scholar

Liu, X., Xiang, X., Yang, Z., Shen, D., He, L., Chen, R., et al. (2021). Two-stage Dynamic State Estimation Method for Power System Considering Data Delay[J]. Smart Electric Power 49 (04), 75–81.

Google Scholar

Liu, Y., Zhang, L., Xi, L., Sun, Q., and Zhu, J. (2021). Automatic Generation Control for Distributed Multi-Region Interconnected Power System with Function Approximation. Front. Energ. Res. 9, 257. doi:10.3389/fenrg.2021.700069

CrossRef Full Text | Google Scholar

Ma, H., Liu, Z., Li, M., Wang, B., Si, Y., Yang, Y., et al. (2021). A Two-Stage Optimal Scheduling Method for Active Distribution Networks Considering Uncertainty Risk. Energ. Rep. 7, 4633–4641. doi:10.1016/j.egyr.2021.07.023

CrossRef Full Text | Google Scholar

Min, L., Alnowibet, K. A., Alrasheedi, A. F., Moazzen, F., Awwad, E. M., and Mohamed, M. A. (2021). A Stochastic Machine Learning Based Approach for Observability Enhancement of Automated Smart Grids. Sustain. Cities Soc. 72, 103071. doi:10.1016/j.scs.2021.103071

CrossRef Full Text | Google Scholar

Mohamed, M. A., Al-Sumaiti, A. S., Krid, M., Awwad, E. M., and Kavousi-Fard, A. (2019). A Reliability-Oriented Fuzzy Stochastic Framework in Automated Distribution Grids to Allocate $\mu$ -PMUs. IEEE Access 7, 33393–33404. doi:10.1109/access.2019.2902465

CrossRef Full Text | Google Scholar

Murugesan, V., Chakhchoukh, Y., Vittal, V., Heydt, G. T., Logic, N., and Sturgill, S. (2015). PMU Data Buffering for Power System State Estimators. IEEE Power Energ. Technol. Syst. J. 2 (3), 94–102. doi:10.1109/jpets.2015.2448115

CrossRef Full Text | Google Scholar

Thomas, L., and Mili, L. (2007). A Robust GM-Estimator for the Automated Detection of External Defects on Barked Hardwood Logs and Stems. IEEE Trans. Signal. Process. 55 (7), 3568–3576. doi:10.1109/tsp.2007.894262

CrossRef Full Text | Google Scholar

Wang, H., Wang, B., Luo, P., Ma, F., Zhou, Y., and Mohamed, M. A. (2021). State Evaluation Based-Feature Identification of Measurement Data for Resilient Power System. CSEE J. Power Energ. Syst., 1–10. doi:10.17775/cseejpes.2021.01270

CrossRef Full Text | Google Scholar

Wang, Q., Jin, T., and Mohamed, M. A. (2021). A Fast and Robust Fault Section Location Method for Power Distribution Systems Considering Multisource Information. IEEE Syst. J., 1–11. doi:10.1109/jsyst.2021.3057663

CrossRef Full Text | Google Scholar

Yu, W., Huang, M., Wei, Z., Sun, G., Duan, F., and Liu, R. (2021). Power System Adaptive Robust State Estimation Based on Dynamic Partition and Multiple Estimation Criteria[J]. Automation Electric Power Syst. 45 (19), 173–180.

Google Scholar

Zanni, L., Derviškadić, A., Pignati, M., Xu, C., Romano, P., Cherkaoui, R., et al. (2020). PMU-based Linear State Estimation of Lausanne Subtransmission Network: Experimental Validation[J]. Electric Power Syst. Res. 189, 106649. doi:10.1016/j.epsr.2020.106649

CrossRef Full Text | Google Scholar

Zhang, Q., Chakhchoukh, Y., Vittal, V., Heydt, G. T., Logic, N., and Sturgill, S. (2013). Impact of PMU Measurement Buffer Length on State Estimation and its Optimization. IEEE Trans. Power Syst. 28 (2), 1657–1665. doi:10.1109/tpwrs.2012.2215890

CrossRef Full Text | Google Scholar

Zhao, J., and Mili, L. (2018). A Framework for Robust Hybrid State Estimation with Unknown Measurement Noise Statistics. IEEE Trans. Ind. Inf. 14 (5), 1866–1875. doi:10.1109/tii.2017.2764800

CrossRef Full Text | Google Scholar

Zhao, J., Zhang, G., Scala, M. L., and Zhang, J. (2015), “Multistage Phasoraided Bad Data Detection and Identification,” in Proceedings of the 2015 IEEE Power & Energy Society General Meeting, Denver, CO, USA, July. 26-30, 2015. doi:10.1109/pesgm.2015.7286267

CrossRef Full Text | Google Scholar

Zheng, Y. (2015). Methodologies for Cross-Domain Data Fusion: An Overview. IEEE Trans. Big Data 1 (1), 16–34. doi:10.1109/tbdata.2015.2465959

CrossRef Full Text | Google Scholar

Nomenclature

Supervisory control and data acquisition system SCADA

Phasor measurement unit PMU

State Estimation SE

Data Fusion DF

Maximum Exponential Square MES

Mean absolute error MAE

Variables

The weight of measurement (i=1NAai=1) ai

The number of Gauss elements NA

The mean of measurement x¯i

The variance of measurement i

The non-Gauss distribution p(x)

The Gauss distribution Φ(x¯i,i)

The unknown distribution K(e)

Contamination coefficient ε

The measurement z

The nonlinear measurement function h(x)

The measurement error G(e)

Mahalanobis distance Pi

The buffing set Z'

The number of columns of Z' α

The weight of the ith column of Z' , wi1=min(1,ς2Pi2), ς2=χα,0.9752 wi1

The measurement of Z' hi

The state quantity x

The measurement function hi(x)

The ith measurement weight wi

The ith measurement zi

The Parzen window width σ

The zero injection node constraint c(x) = 0

The zero injection power node B

The non-zero injection node N

The transformation relationship between xB and xN Ψ

The measurement Jacobian matrix H

The mean value of the measurement in the PMU buffer set h¯

The relationship matrix between the PMU and the state quantity A

The PMU measurement error variance in the PMU buffer set C¯

Keywords: status awareness, maximum exponential square method, non-gauss noise, data fusion, state estimation

Citation: Yu T, Da K, Wang Z, Ling Y, Li X, Bin D and Yang C (2022) Robust State Estimation Method for Power System Based on Maximum Exponential Square and Data Fusion. Front. Energy Res. 10:860556. doi: 10.3389/fenrg.2022.860556

Received: 23 January 2022; Accepted: 11 April 2022;
Published: 27 April 2022.

Edited by:

Junhui LiI, Northeast Electric Power University, China

Reviewed by:

Edimar Jose Oliveira, Juiz de Fora Federal University, Brazil
Jun Hu, Harbin University of Science and Technology, China

Copyright © 2022 Yu, Da, Wang, Ling, Li, Bin and Yang. This is an open-access article distributed under the terms of the Creative Commons Attribution License (CC BY). The use, distribution or reproduction in other forums is permitted, provided the original author(s) and the copyright owner(s) are credited and that the original publication in this journal is cited, in accordance with accepted academic practice. No use, distribution or reproduction is permitted which does not comply with these terms.

*Correspondence: Tong Yu, Yutongpgco@gmail.com

Disclaimer: All claims expressed in this article are solely those of the authors and do not necessarily represent those of their affiliated organizations, or those of the publisher, the editors and the reviewers. Any product that may be evaluated in this article or claim that may be made by its manufacturer is not guaranteed or endorsed by the publisher.