SciELO - Scientific Electronic Library Online

 
vol.9 número4Control por modos deslizantes de un sistema de intercambio de calor: validación experimentalPotencial de plantas acuáticas para la remoción de coliformes totales y Escherichia coli en aguas servidas índice de autoresíndice de materiabúsqueda de artículos
Home Pagelista alfabética de revistas  

Servicios Personalizados

Revista

Articulo

Indicadores

Links relacionados

  • No hay articulos similaresSimilares en SciELO

Compartir


Enfoque UTE

versión On-line ISSN 1390-6542versión impresa ISSN 1390-9363

Enfoque UTE vol.9 no.4 Quito oct./dic. 2018

https://doi.org/10.29019/enfoqueute.v9n4.407 

Automatización y Control,…

The extended Kalman filter in the dynamic state estimation of electrical power systems

El filtro extendido de Kalman en la estimación del estado dinámico de sistemas eléctricos de potencia

Holger Cevallos1 

Gabriel Intriago1 

Douglas Plaza1 

Roger Idrovo1 

1Escuela Superior Politécnica del Litoral, Guayaquil, Ecuador hcevallos@fiec.espol.edu.ec, gintriag@espol.edu.ec, douplaza@fiec.espol.edu.ec, romiidro@fiec.espol.edu.ec.


Abstract:

The state estimation and the analysis of load flow are very important subjects in the analysis and management of Electrical Power Systems (EPS). This article describes the state estimation in EPS using the Extended Kalman Filter (EKF) and the method of Holt to linearize the process model and then calculates a performance error index as indicators of its accuracy. Besides, this error index can be used as a reference for further comparison between methodologies for state estimation in EPS such as the Unscented Kalman Filter, the Ensemble Kalman Filter, Monte Carlo methods, and others. Results of error indices obtained in the simulation process agree with the order of magnitude expected and the behavior of the filter is appropriate due to follows adequately the true value of the state variables. The simulation was done using Matlab and the electrical system used corresponds to the IEEE 14 and 30 bus test case systems. State Variables to consider in this study are the voltage and angle magnitudes.

Keywords: state estimation; electric power systems; extended Kalman filter; linear exponential smoothing of Holt; performance indices; IEEE 14 bus test case; IEEE 30 bus test case.

Resumen:

La estimación de estado y el análisis de flujo de carga son tópicos muy importantes en el análisis y control de un Sistema Eléctrico de Potencia (SEP). Este artículo describe la estimación de estados usando el Filtro Extendido de Kalman (EKF) y el método de Holt para linealizar el modelo del proceso y entonces calcular el índice de error del rendimiento del filtro como un indicador de su exactitud. Además, este índice de error calculado puede ser usado como una referencia en posteriores estudios de comparación entre diferentes metodologías usadas en la estimación de estados en SEP tales como el Unscented Filtro de Kalman, el Ensemble Filtro de Kalman, métodos de Montecarlo, y otros. Los resultados del índice de error obtenidos en el proceso de simulación están de acuerdo al orden de magnitud esperado y el comportamiento del filtro es adecuado ya que sigue adecuadamente al valor verdadero de las variables de estado. La simulación fue realizada usando Matlab y el sistema eléctrico usado corresponde a los sistemas de prueba IEEE de 14 y 30 barras. Las variables de estado a considerar en este estudio son la magnitud del voltaje.

Palabras clave: estimación de estados; sistemas eléctricos de potencia; filtro extendido de Kalman; alisado exponencial lineal de Holt; índices de performance; caso de prueba IEEE de 14 barras; caso de prueba IEEE de 30 barras.

1. Introduction

State estimation is an important topic which contributes to the proper management of electrical energy. In this sense, fields where the application of state estimation methods is crucial such as modeling, optimizing power flow, bad data detection, contingencies analysis and corrective actions against possible failures in the power systems improve the monitoring capability of the grid to take control actions in real-time raising the system reliability and stability, (Huang et al., 2012). State estimation is mainly used in the tracking of the dynamics of the power system through the assimilation of real-world information obtained from smart measurement devices.

The Static State Estimation provides the system operating point in a determined time reflected through the state variables for each measurement data set and has no memory of the evolution of the state variables, it was introduced by Schweppe and Wildes (1970), based on Weighted Least Square (WLS). Dynamic State Estimation (DSE) was also introduced by Debs and Larson (1970) with a simple model for the time behavior of the power system.

Kalman filters are widely used for the analysis of dynamic systems with normally distributed noise: the EKF applied for non-linear systems, the unscented Kalman filter, and the ensemble Kalman filter; researchers are also studying the particle filter and other stochastic methods.

In this work, the performance of the EKF focused on forecasting and filtering the state vectors by using exponential smoothing and recursive Bayesian estimation in the state estimation process of the EPS (see Figures 1and2) can predict state vectors one-time step ahead based on the priori knowledge (prediction stage) and be corrected (update stage) with next measurement sets. The dynamics of the system is simulated using smooth load changes. The loads were changed in each time step with a linear tendency, and the method of Holt has been used to linearize the state transition.

Fig. 1: IEEE 14-bus system test case 

The electrical power systems with their data considered in the study are the IEEE 14 and 30 bus test cases, which represent a portion of the American Electric Power System (in the Midwestern US) as of February 1962. These and others IEEE n-bus test cases are used as a reference for different studies, and they are found in the archives of the University of Washington (Washington, 1993).

Fig. 2: IEEE 30-bus system test case 

The extended Kalman filter consists of the linearization of the nonlinear system about a nominal state trajectory and the posterior approximation of the probability density function (pdf) as Gaussian.

The nonlinear system in Equations 1 and 2 is considered in the derivation of the EKF by using the Recursive Bayesian Estimation approach,

(1)

(2)

with the non-linear function relating the state propagation through time and the non-linear observation function. The distributions and statistics of the process and observation noises are presented as shown in Equations 3 - 8.

(3)

(4)

(5)

(6)

(7)

(8)

The noises are white Gaussian distributed with zero mean and uncorrelated with , and are positive definite covariances matrices for the process and observation noises respectively, and is a positive integer.

Based on the fact that the nonlinear system is linearized before the analysis step, the posterior pdf at time step can be approximated by the Gaussian distribution in Equation 9,

(9)

where is the true state vector, and are the state vector and the covariance matrix, obtained both from the analysis step at time step .

Forecast step . The forecast step is given by the computation of the predictive pdf in Equation 10.

(10)

The posterior pdf at time is referred in Equation 9. The transition pdf at the right hand side of Equation 10 can be obtained from Equation 1 and by considering that this pdf follows the Gaussian distribution in Equation 11;

(11)

thus, the predictive pdf is defined as in Equation 12.

(12)

The integral in Equation 12 is complicated due to the presence of the nonlinear function ().

The approach adopted in the extended Kalman Filter is the linearization by using Taylor series. Additionally, a state trajectory should be defined around which the function is linearized. At this point in the development of the extended Kalman Filter, the best estimate is given by .

Taylor series expansion of in a neighborhood of is considered in the linearization of the system. For the linear approximation, only the first two terms are considered.

The resulting prior pdf can be obtained in the Gaussian form as in Equation 13.

(13)

The forecast state vector and forecast error covariance matrix are given by Equations 14 and 15.

(14)

(15)

Analysis step . The analysis step consists in the update of the prior according to Equation 16.

(16)

For the extended Kalman filter, the prior is approximated by a Gaussian distribution which is characterized by the mean (Equation 14) and the covariance (Equation 15). The likelihood pdf is obtained from Equation 2, by considering that the pdf in Equation 17 is Gaussian.

(17)

By substituting Equation 13 and Equation 17 into Equation 16, the filtering pdf is given by Equation 18,

(18)

where the first issue aiming to calculate the filtering pdf is to solve the integral in the denominator. In order to find an analytical solution, the observation system is linearized around a state trajectory. At this point, is the best state estimation thus the nonlinear observation system is linearized through Taylor series expansion in the neighborhood of . The non-linear function is expanded as in Equation 19,

(19)

where is a dimensional Jacobian matrix.

By substituting Equation 19 into Equation 18, the expression for the posterior pdf is given in Equation 20.

(20)

Now, the solution of the integral is tractable, and the resulting expression for the posterior pdf in terms of distribution is (Equation 21):

(21)

with (Equations 22 and 23)

(22)

and Equation 24.

(23)

(24)

The algorithm for the extended Kalman filter is described in Algorithm 1.

For to the number of time steps

Forecast step:

2. Analysis step:

2. Methodology

The Electrical Power System

To simulate the slow dynamics of the test systems under normal conditions, the smooth load changes were obtained by running load flow calculations under different loading conditions at each step (Valverde and Terzija, 2011). The dynamics of the system was obtained by varying the loads at certain predefined buses (4, 5, 7, 9-14 for the 14- bus system and 3, 4, 6, 7, 9, 10, 12, 14-30 for the 30- bus system) following a linear trend of 1% over the entire time interval with a random fluctuation of 3%. Additionally, measurements of voltage, power injections, and power transfer were corrupted with a random additive Gaussian distributed noise with a mean equal to zero and a low level of variability, this is, with a standard deviation (σ) according to Table 1 (Sharma, Srivastava, and Chakrabarti, 2017) for voltage and powers respectively, to consider the uncertainty of measurement.

Table 1. Values of standard deviation Measurement  

Power Injection in pu. 0.001
Power Flow in pu. 0.001
Voltage in pu. 0.0006
Angle in rad. 0.018

The state variables were the voltage and angle magnitudes of each one of the bars. Bus 1, in both systems, was considered the slack bus with angle 0°. Buses 1, 2, 3, 6, 9 for the 14-bus system and buses 1, 2, 5, 8, 11, 13 for the 30-bus system were buses with a regulated voltage. The 14-bus system had 73 measurements, from which 5 were voltage magnitudes, and the rest were power magnitudes. The 30-bus system had 93 measurements, from which all were power magnitudes except the first that was a voltage magnitude.

Performance indices

The accuracy of EKF are carried out using the following indices as seen in previous studies (Alhalali and Elshatshat, 2015; Valverde and Terzija, 2011):

(1) The error estimation ε(k) for step k (Equation 25):

(25)

(2) The error estimation ε(n) for bus n:

for voltage magnitude (Equation 26):

**

for angle magnitude (Equation 27):

(27)

(28)

where, is the state vector, is the mean error for the , is the filtered (estimated) state vector at step and bus, is the number of buses, is the mean error for the bus, is the error estimation calculated for voltage magnitude at bus, is the filtered (estimated) voltage magnitude at bus and step, is the true (actual) voltage magnitude at bus and step, is the error estimation calculated for angle magnitude at bus, is the filtered (estimated) angle magnitude at and step, is the true (actual) angle magnitude at and step, is the number of time steps (sampling time), is the calculated performance index for step , is the number of measurements (observations), is the estimated measurement vector at measurement and step, the real measurement vector at measurement and step, is the true measurement vector at measurement and step.

Extended Kalman Filter - EKF

The non-linear stochastic difference equations that govern the system with a state vector is (Equation 29):

(29)

with a measurement vector , that is (Equation 30):

(30)

where represents any driving function , the random variables and represent the process and measurement noise and assumed to be independent (of each other), white, and with normal probability distribution: respectively.

The Gaussian process noise error covariance and the measurement noise error covariance are diagonal matrices that might change with each time step or measurement (Zanni, Le Boudec, Cherkaoui, and Paolone, 2017). In this study, the value was kept constant and set to according to Valverde and Terzija (2011). The values for the standard deviation of measurement noise error variance , were taken from the Table 1 as used in Sharma et al. (2017).

As the most used approach to handle the complexity of model mentioned above, the EKF-based method is to linearize (29), assuming a quasi-steady-state behavior of the system, it can be represented by Equation 31,

(31)

where matrix represents the transition speed between states; vector is related with the behavior tendency of the states. Dynamic State Estimation depends strongly on the forecasting technique chosen to estimate parameters, and. The technique used in this document for calculating and Linear exponential smoothing of Holt (online parameter identification technique) widely used to forecast the states in this type of work (Leite da Silva, Do Coutto Filho, and De Queiroz, 1983; Nguyen, Venayagamoorthy, Kling, and Ribeiro, 2013; Valverde and Terzija, 2011) which provides good predictions even when state variables are assumed to be independent. Values of these parameters can be obtained as in Equations 32 and 33,

(32)

(33)

where is the predicted state vector at step , is the identity matrix, the parameters and are between 0 and 1 in this work have been fixed constant throughout the whole simulation to 0.5 and 0.8 respectively as proposed in Valverde and Terzija (2011), and the vectors a and b can be obtained from previous (a priori) knowledge (Equations 34 and 35),

(34)

(35)

where is the predicted state vector and, is the true state vector.

Active and reactive power balance, line flow equations and bus voltages govern the non-linear function h(∙) that relates measurement with the state vectors. The flowchart for the EKF method is illustrated in Figure 3.

Fig. 3: Flow Chart of EKF Algorithm. 

3. Results and discussion

The proposed calculation of the error () and performance () indices, and their respective standard deviation are presented in Table 2 for 14 and 30 buses

Table 2 Index error for EKF and standard deviations () for 14 and 30 buses 

Buses Index EKF σEKF
14 0.26995 0.40309 0.34899 0.72139 0.13941 0.17706 0.44329 0.07470
30 1.4533 1.9930 1.7524 0.84601 0.48266 0.75792 0.75503 0.06132

Table 2 shows that the average of the () index and the average errors of the 30-bus system are higher than the equivalent averages of the 14-bus system.

The Figures 4to8 show the evolution of error indices () and performance indices ( according to definitions established before for 14 and 30 bus systems

Fig. 4: Estimation error for step k - 14 bus test case. 

Fig. 5: Voltage and angle magnitude error for bus n - 14 bus test case. 

Fig. 6:  J performance index - 14 bus test case. 

Fig. 7: Estimation error for step k - 30 bus test case. 

Fig. 8:  J performance index - 30 bus test case. 

Figure 5 shows the voltage and angle magnitude error for each bus during the 50 steps of our simulation. Figure 4 and Figure 7 present the estimation error of each simulation step considering the 2n−1 state variables of each system. The performance index (), in Figure 6 has a peak in the first steps because of the difference between the initial estimated values and the true values of the measurements is high.

The Figures 9,Figure 10,Figure 11,Figure 12 show the behavior of the estimation values concerning the true values of voltage and angle magnitudes. It can be seen that in all the graphs there is a tracking of the estimation signal towards the real signal.

Fig. 9: Voltage magnitude in bar 9 - 14 bus test case. 

Fig. 10: Angle magnitude in bar 9 - 14 bus test case. 

Fig. 11: Voltage magnitude in bar 17 - 30 bus test case. 

Fig. 12: Angle magnitude in bar 17 - 30 bus test case. 

4. Conclusion and recommendations

In general, it can be concluded that the methodology used in this work to estimate states of an EPS is showing good results and the error indices reported can be accepted as referential values in this types of studies, e.g., to compare accuracies between different methods employed to state estimation of EPS. Future work will study the Monte Carlo methods deeply in the state estimation of EPS such as the Ensemble Kalman Filter and sequential Monte Carlo methods.

References

Alhalali, S.M.O., and Elshatshat, R.A. (2015). “State Estimator for Electrical Distribution Systems Based on a Particle Filter”. 2015 IEEE Power & Energy Society General Meeting, p. 1-5. http://dx.doi.org/10.1109/PESGM.2015.7286398Links ]

Debs, A.S., and Larson, R.E. (1970). “A Dynamic Estimator for Tracking the State of a Power System”. IEEE Transactions on Power Apparatus and Systems, PAS-89(7), p. 1670-1678. http://dx.doi.org/10.1109/TPAS.1970.292822Links ]

Huang, Y.F., Werner, S., Huang J., Kashyap N., and Gupta, V. (2012). “State Estimation in Electric Power Grids: Meeting New Challenges Presented by the Requirements of the Future Grid”. IEEE Signal Processing Magazine, 29(5), p. 33-43. http://dx.doi.org/10.1109/MSP.2012.2187037Links ]

Leite da Silva, A.M., Do Coutto Filho, M.B., and De Queiroz, J.F. (1983). “State forecasting in electric power systems”. IEEE Proceedings C - Generation, Transmission and Distribution, 130(5), p. 237-244. http://dx.doi.org/10.1049/ip-c:19830046Links ]

Nguyen, H., Venayagamoorthy, G., Kling, W. and Ribeiro, P. (2013). Dynamic state estimation and prediction for real-time control and operation. Power Systems Conference (PS13). Technische Universiteit Eindhoven. [ Links ]

Schweppe, F., and Wildes, J. (1970). “Power System Static-State Estimation, Part I: Exact Model”. IEEE Transactions on Power Apparatus and Systems , PAS-89(1), p. 120-125. http://dx.doi.org/10.1109/TPAS.1970.292678. Recuperado de htttp://ieeexplore.ieee.org/lpdocs/epic03/wrapper.htm?arnumber=4074022 (accedido el 20/02/2018). [ Links ]

Sharma, A., Srivastava, S.C., and Chakrabarti, S. (2017). “A Cubature Kalman Filter Based Power System Dynamic State Estimator”. IEEE Transactions on Instrumentation and Measurement, 66(8), p. 2036-2045. http://dx.doi.org/10.1109/TIM.2017.2677698Links ]

University of Washington. (1993). “IEEE 14 bus test case”.Recuperado de http://www2.ee.washington.edu/research/pstca/pf14/ieee14cdf.txt (accedido el 20/03/2018). [ Links ]

Valverde, G., and Terzija, V. (2011). “Unscented kalman filter for power system dynamic state estimation”. Generation, Transmission & Distribution IET, 5(1), p. 29-37. [ Links ]

Zanni, L., Le Boudec, J.Y., Cherkaoui, R., and Paolone, M. (2017). “A Prediction-Error Covariance Estimator for Adaptive Kalman Filtering in Step-Varying Processes: Application to Power-System State Estimation”. IEEE Transactions on Control Systems Technology, 25(5). http://dx.doi.org/10.1109/TCST.2016.2628716Links ]

Received: May 15, 2018; Accepted: November 13, 2018

Creative Commons License This is an open-access article distributed under the terms of the Creative Commons Attribution License