SlideShare a Scribd company logo
Power system static state estimation using Kalman filter
algorithm
Anupam Saikia* and Ram Krishna Mehta
Electrical Department, North Eastern Regional Institute of Science and Technology (NERIST), Itanagar,
Arunachal Pradesh 791109, India
Received 31 March 2016 / Accepted 26 October 2016
Abstract – State estimation of power system is an important tool for operation, analysis and forecasting of electric
power system. In this paper, a Kalman filter algorithm is presented for static estimation of power system state
variables. IEEE 14 bus system is employed to check the accuracy of this method. Newton Raphson load flow study
is first carried out on our test system and a set of data from the output of load flow program is taken as measurement
input. Measurement inputs are simulated by adding Gaussian noise of zero mean. The results of Kalman estimation
are compared with traditional Weight Least Square (WLS) method and it is observed that Kalman filter algorithm is
numerically more efficient than traditional WLS method. Estimation accuracy is also tested for presence of parametric
error in the system. In addition, numerical stability of Kalman filter algorithm is tested by considering inclusion of
zero mean errors in the initial estimates.
Key words: Power system state estimation, Weight least square method, Kalman filter algorithm.
1 Introduction
Power system state estimation is an important tool of
energy management system. Power systems are monitored by
supervisory control system. This kind of control system
basically monitors the status of control switches, circuit
breaker operation at the susbstations. These supervisory
control systems also have the capability to monitor real-time
system data, allowing the control centers to gather all sorts
of analog measurements and circuit breaker status data from
the power system [1]. The main purpose of these type of data
acquisition is to maintain security of power system operation.
But, the information provided by the Supervisory Control
and Data Acquisition (SCADA) system may not always be true
due to the presence of errors in the measurements, telemetry
failures, communication noise, etc. Moreover, the collected
set of measurements may not allow direct extraction of the
parameter of interest. For example voltage angle at the buses
cannot be measured directly. Besides that telemetering all the
data of interest may require large numbers of sensors which
are not feasible economically or practically. Power system state
estimation processes redundant raw measurements and
available data sets in order to find an optimal estimate of the
current operating states [1]. Usually bus voltage and angles
are estimated in power system state estimation.
The idea of state estimation was first presented by
Gauss and Legendre (around 1800). Least square state
estimation in which the sum of the residual squares are
minimised was the first technique which was applied for state
estimation purpose [2].
State estimation was first applied to power systems by
Schweppe and Wildes in the late 1960’s [3]. Since then various
methods have been used for power system state estimation.
In paper [4], a comparative study was done between various
methods. The study mainly explains the numerical stability,
computational efficiency and implementation complexity of
different methods.
In this paper two methods called Weight Least Square
(WLS) state estimation and Kalman filter state estimation have
been used for estimation of bus voltage and angles. WLS
technique [1, 5] is a conventional technique in which weighted
sum of the residual squares are minimised. Another method
called Kalman filter estimation has been implemented here
andit is observed thatthis methodis more efficient computation-
ally. In the context of complexity, this method is easier to
implement.*e-mail: anupam.saikia9@gmail.com
Int. J. Simul. Multisci. Des. Optim. 2016, 7, A7
Ó A. Saikia & R.K. Mehta, Published by EDP Sciences, 2016
DOI: 10.1051/smdo/2016007
Available online at:
www.ijsmdo.org
This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/4.0),
which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited.
OPEN ACCESSRESEARCH ARTICLE
The theory of Kalman filter algoritm can be found in
paper [6]. It was first presented around 1960. After that several
applications of Kalman filters have been done in power
systems. In paper [7] Kalman filer is used for distance
relaying scheme and in [8] Kalman filter has been used for
power system measurements for relaying. Moreover, in [9]
Kalman filter has been used for harmonic analysis purpose.
Since power system equations are nonlinear in nature hence
extended Kalman filter [10] has been applied to Kalman filter
algorithm. Power system can be modelled by different types of
dynamic equations. In references [11, 12] a model based on
calculation of Jacobian of real and reactive power injection
has been used for Kalman filter application. In our model,
for modelling of power system dynamics formation of
Jacobian matrix is not required.
The real model of power system may contain two types
of errors: parametric errors and non parametric errors [13].
Parametric errors are those error whose occur in a power
system due to the use of incorrect values of parameter such
as incorrect value of resistance or reactance. In case of non
parametric error approximate power system models are used
instead of real one. In papers [14, 15], a method called
extended weight least square method has been used for
investing the characteristics of parametric and non paramet-
ric errors. In this paper parametric error is taken in to
account and it has been observed that Kalman filter
estimation is efficient for the presence of parametric error
also.
The paper is organized into four sections. The introductory
section provides an overview of importance of state estimator
in power system operation and different methods which were
briefly explained for state estimation of power system. The sec-
ond section describes the modelling of power system equation
for Kalman filter and WLS algorithms. WLS and Kalman filter
equations along with their steps has been briefly presented in
this section.
Thrid section presents the outputs of our algorithms. In this
section computational efficiency, numerical stability and
behaviour of our algorithm for the presence of parametric
errors have been checked. Finally conclusion is provided in
Section 4.
2 Methodology
2.1 Modelling of power system
The power system dynamics can be represented by the
following equation:
xkþ1 ¼ Akxk þ wk ð1Þ
where, xk stands for power system state variables. Ak is state
transition matrix. wk is noise and nonlinearity present in the
system. From the above model it is clear that system state at
instant k + 1 is dependent on the system state at instant k.
In our work a simple system dynamic model [9] has been
used. Here it is assumed that power system is quasi static state
in nature. System state variable at instant k + 1 is same as at
instant k expect that state variable is subjected to small
oscillations. Thus, mathematical model for the simplified
system can be written as
xkþ1 ¼ xk þ wk ð2Þ
where,
xk = [Vh],
V = All bus voltages,
h = All bus angles,
wk = Gaussian noise with zero mean.
In equation (2), system matrix A is assumed as the identity
matrix. This model used essentially that for linear, time
invariant system [16]. For complex models Ak will be time
dependent. But for our static estimation the model presented
in equation (2) is giving satisfactory results. A positive definite
matrix Q having zero cross correlation is assumed which is
defined as the covariance matrix for our Gaussian noise wk.
The elements of the covariance matrix will depend upon power
system history. Adaptive techniques can be used to tune the
elements of the covariance matrix Q [9]. But this is beyond
the objective of this paper. Hence in this paper the value of
Q is assumed kept in the range 0.01–0.1.
State estimation is a process in which states of a system is
determined by a redundant set of measurements. The equation
relating to state of a system measurement vector with the states
can be written as
zk ¼ hðxkÞ þ e ð3Þ
where,
zk ¼ V ; Pi; Qi; Pf ; Qf
 Ã
;
zk is a subset of measurement vector consisting of voltage,
real power injections, reactive power injections, real power
flows, reactive power flows.
e = Gaussian noise in the measurement. It is assumed that
noise has zero mean and its corresponding covariance matrix is
denoted by R.
Since power system equations are nonlinear in nature,
hence h(xk) will be a nonlinear function of state variables.
In order to linearize h(xk) Taylor series expansion is used,
zk ¼ h xk
0
À Á
þ
dh
dh
xk À xk
0
À Á
þ vk ð4Þ
In equation (4), higher order terms are neglected and error
due to linearization is included in new variable vk. Equation (4)
can be further simplified to the following form
Ázk ¼ HkÁxk þ vk ð5Þ
where, Ázk ¼ zk À h xk
0
À Á
, Áxk ¼ xk À xk
0 and xk
0 is the initial
operating point.
2.2 WLS method
Weight least square technique can be used for static
estimation purpose. Hence, for a particular time instant
equation (5) can be rewritten as
Áz ¼ HÁx þ v ð6Þ
2 A. Saikia and R.K. Mehta: Int. J. Simul. Multisci. Des. Optim. 2016, 7, A7
In order to implement WLS method, numbers of
measurement variable m has to be more than number of state
variables. Moreover the rank of Jacobian matrix should be
equal to number of state variables. In WLS technique an
objective function J(x) which is equal to the weighted sum
of squares of residuals is minimized. J(x) is given by,
J xð Þ ¼ z À h xð Þ½ Š
T
RÀ1
z À h xð Þ½ Š ð7Þ
For minimization, J(x) is differentiated as follows,
g xð Þ ¼
dJ xð Þ
dx
¼ ÀHT
xð ÞRÀ1
z À h xð Þð Þ ¼ 0 ð8Þ
If g(x) is expanded using Taylor series expansion then,
g xð Þ ¼ g xi
ð Þ þ G xi
ð Þ x À xi
ð Þ ð9Þ
where, gain matrix, G xð Þ ¼
dg xi
ð Þ
dx
.
In the above expression higher order terms are neglected.
Hence, an iterative procedure must be adopted in order to find
out the estimation in which a tolerance limit has to be satisfied
between successive iterations. The tolerance limit for our case
is taken as 1e À 4. The iteration will stop when the maximum
value of Dx is less tan convergence limit. The estimation of
(i + 1)th iteration can be derived as
xiþ1
¼ xi
À G xi
ð Þ½ Š
À1
g xi
ð Þ ð10Þ
The computational steps used in WLS technique can be
expressed as follows [1]:
1. Begin iteration, set iteration number i = 1,
2. initialise the value of state vector,
3. read measurement inputs,
4. calculate measurement Jacobian H(x),
5. calculate gain matrix G(x),
6. solve for Dx,
7. check for convergence limit,
8. if required convergence criteria is not fulfilled then incre-
ment iteration index and go to Step 4.
2.3 Kalman filter
A Kalman filter is called as an optimal estimator. It has the
capability to estimate parameters of interest from uncertain,
noisy and indirect observations. Kalman filter is recursive in
nature and hence it can be applied for online data estimation
also. But in this paper a static estimation has been done using
Kalman filter to compare the results with conventional WLS
technique. The mathematical model for a Kalman filter can
be expressed as follows:
xkþ1 ¼ Axk þ Buk þ wk ð11Þ
where,
d xk+1 and xk are system state variables at discrete time
instant k + 1 and k respectively.
d uk denotes a set of control variables.
d A and B are matrixes which link the state variables at
time k to the state variables at time k + 1.
For the above mathematical model of Kalman filter follow-
ing are the necessary assumptions are taken:
E x0½ Š ¼ x0
E wk½ Š ¼ 0 8 k
E x0; wk½ Š ¼ 0 8 k
E vk½ Š ¼ 0 8 k
E x0; vk½ Š ¼ 0 8 k
E vj; vk
 Ã
¼ 0 8 k 6¼ j
E wj; w
 Ã
¼ 0 8 k 6¼ j
In this paper a simplified linearised model as discussed in
equations (2) and (6) are used to find out the optimal solutions.
Hence it is called extended Kalaman filter algorithm. But,
when iterative procedure is adopted then for each iteration
the computational steps for both linear Kalman algorithm
and extended Kalman algorithm will be the same.
In this algorithm it is assumed that at any time instant
initial estimates, x0 are known and its corresponding
covariance matrix, P0
K is also known. Then computational steps
for Kalman filter can be written as follows:
d initialise initial estimate and its associated covariance
matrix,
d read a set of measurement inputs,
d calculate Dzk,
d calculate Jacobian matrix Hk,
d calculate Kalman gain Gk,
Gk ¼ P0HT
k HkP0
kHT
k þ R
À ÁÀ1
ð12Þ
d solve for Dx,
Dx ¼ Gk Dzk À h xkð Þð Þ ð13Þ
d update error covariance matrix,
Pk ¼ ðI À GkHkÞP0
k ð14Þ
P0
kþ1 ¼ Pk þ Qk ð15Þ
d above steps are repeated for allowable tolerance limit of
Dx.
Initial estimates error are considered as uncorrelated with
zero mean having only diagonal entries in the covariance
matrix. In this paper the initial estimates are assumed as flat
i.e. bus voltage magnitudes and corresponding bus angles are
1 p.u. and 0° respectively. But based on modelling of the
dynamic model other conditions for initial estimates can be
taken in to account [11].
3 Results and discussion
The effectiveness of our algorithm is checked on the IEEE
14 bus system. The single line diagram of IEEE 14 bus system
is shown in Figure 1.
A. Saikia and R.K. Mehta: Int. J. Simul. Multisci. Des. Optim. 2016, 7, A7 3
Newton Raphson load flow study has been carried out on
our test system. The results of Newton Raphson load flow
analyses are shown in Tables 1 and 2.
A subset of above results consisting of bus voltage, active
power injection, reactive power injection, active power flow
and reactive power flow between buses are taken as the
measurement vector. It is assumed that measurement vector
is corrupted by zero mean Gaussian noise.
In this paper the computational efficiency of the algorithm
is checked by considering parametric errors. In order to check
accuracy of both conventional WLS and Kalman filter estima-
tion, Mean Absolute Percentage Error (MAPE) [14] is used.
MAPE ¼
1
n
Xn
i¼1
Ai À F i
Ai







 Â 100% ð16Þ
where, Ai is the actual value and Fi is the calculated value.
A smaller value of MAPE indicates more accuracy of the
estimation.
3.1 Case 1: no parametric error
In this case correct values of line impedances are chosen
for estimation purpose.
Figure 2 shows the tracking capability of our estimated
voltages. It has been found that MAPE in voltage for WLS
algorithm is 5.183, but for Kalman filter estimation of voltages
MAPE is 2.9961. Hence, Kalman filter estimation of voltage is
more accurate than traditional WLS algorithm.
On the other hand, from Figure 3 it is observed that in the
case of angle estimation Kalman filter is superior to WLS
technique. MAPE value for traditional WLS is 11.3 while
for Kalman estimation it is found as 2.05.
3.2 Case 2: considering parametric error
In this case it is assumed that bad data is present in the
system. The actual value of bus impedance between bus
4 and 7 is j0.21 ohm but here it is taken as j0.4 ohm.
The comparision of estimation for voltage and angles are
shown in Figures 4 and 5 respectively.
It has been found that WLS and Kalman estimation MAPE
values for voltage estimation are 4.38 and 3.48 respectively. On
the other hand, MAPE values for angle estimations using WLS
and Kalman techniques are 15.22 and 4.2876 respectively.
Since Kalman estimation has less value of MAPE, hence it
is more accurate than WLS estimation.
3.3 Numerical stability of Kalman algorithm
In this paper initial estimate is assumed as a flat start in the
Kalman filter estimation algorithm. The error covariance in the
initial estimates is taken as 0.01. In order to show the stability
of this algorithm error covariance is increased to 50% of its
initial value. The estimation results of voltage and angles for
different set of values of error covariances are shown in
Tables 3 and 4 respectively. It is observed that for both voltage
and angle estimation the values are approximately matching
each other.
3.4 Convergence analysis
In order to check the convergence ability of Kalman
algorithm bus 2 voltage is chosen. The initial estimate of bus
2 voltage is 1 p.u. and its actual value is 1.05 p.u.
Table 1. Real and reactive power flow.
From bus To bus Power flow (p.u)
Real Reactive
1 2 1.571 À0.175
1 5 0.755 À0.0798
2 3 0.734 0.059
2 4 0.559 0.029
2 5 0.417 0.0473
3 4 À0.231 0.077
4 5 À0.595 0.116
4 7 0.271 À0.154
Table 2. Real and reactive power flow.
Bus no Voltage (p.u) Angle (degree) Power injection
(p.u)
Real Reactive
1 1.060 0 2.326 À0.152
2 1.045 À4.9891 0.183 0.352
3 1.010 À12.7492 À0.942 0.088
4 1.0132 À10.2420 À0.478 0.039
5 1.0166 À8.7601 À0.076 À0.016
6 1.0700 À14.4469 À0.112 0.155
7 1.0457 À13.2368 À0.000 0.000
8 1.0800 À13.2368 0.000 0.210
9 1.0305 À14.8201 À0.295 À0.166
10 1.0299 À15.0360 À0.090 À0.058
11 1.0461 À14.8581 À0.035 À0.018
12 1.0533 À15.2937 À0.061 À0.016
13 1.0466 À15.3313 À0.135 À0.058
14 1.0193 À16.0717 À0.149 À0.050
Figure 1. IEEE 14 bus test system [17].
4 A. Saikia and R.K. Mehta: Int. J. Simul. Multisci. Des. Optim. 2016, 7, A7
Figure 2. Comparision of estimated bus voltages.
Figure 4. Comparision of bus voltages, Z47 = j0.4 ohm.
Figure 3. Comparision of estimated bus angles.
A. Saikia and R.K. Mehta: Int. J. Simul. Multisci. Des. Optim. 2016, 7, A7 5
Table 3. Kalman filter voltage estimation for different values of initial error covariance matrix.
Bus no True value (p.u.) Kalman result (p.u.)
P = 0.09 P = 0.11 P = 0.13 P = 0.15
1 1.060 1.043 1.045 1.045 1.046
2 1.045 1.057 1.055 1.059 1.060
3 1.010 1.059 1.060 1.061 1.062
4 1.013 1.054 1.055 1.056 1.056
5 1.017 1.049 1.050 1.051 1.051
6 1.070 1.097 1.098 1.099 1.099
7 1.046 1.083 1.084 1.085 1.085
8 1.080 1.115 1.116 1.116 1.117
9 1.031 1.067 1.068 1.069 1.069
10 1.030 1.067 1.065 1.068 1.069
11 1.046 1.078 1.079 1.080 1.081
12 1.053 1.087 1.088 1.089 1.089
13 1.047 1.082 1.082 1.083 1.084
14 1.019 1.064 1.065 1.065 1.066
MAPE 3.24 3.26 3.37 3.42
WLS MAPE = 5.183
Table 4. Kalman filter angle estimation for different values of initial error covariance matrix.
Bus no True value (degree) Kalman result (degree)
P = 0.09 P = 0.11 P = 0.13 P = 0.15
1 0.00 0 0.00 0.00 0.00
2 À4.99 À5.16 À5.16 À5.15 À5.15
3 À12.75 À12.96 À12.95 À12.93 À12.92
4 À10.25 À10.61 À10.60 À10.59 À10.59
5 À8.76 À9.16 À9.15 À9.15 À9.15
6 À14.45 À13.90 À13.90 À13.90 À13.90
7 À13.24 À13.12 À13.11 À13.11 À13.11
8 À13.24 À13.01 À13.00 À12.99 À12.99
9 À14.83 À14.55 À14.53 À14.53 À14.53
10 À15.04 À14.89 À14.87 À14.87 À14.87
11 À14.86 À14.65 À14.64 À14.63 À14.64
12 À15.31 À14.90 À14.90 À14.90 À14.90
13 À15.34 À15.25 À15.24 À15.24 À15.25
14 À16.08 À16.17 À16.16 À16.15 À16.16
MAPE 2.12 2.13 2.11 2.09
WLS MAPE = 11.3
Figure 5. Comparision of bus angles, Z47 = j0.4 ohm.
6 A. Saikia and R.K. Mehta: Int. J. Simul. Multisci. Des. Optim. 2016, 7, A7
Figure 6 shows the estimated values of voltage at bus 2 for
successive samples. It has been observed that for successive
samples the error in Kalman estimation is lesser than that of
traditional WLS technique.
4 Conclusion
In this paper a comparative study has been done between
WLS technique and Kalman filter algorithm for static state
estimation of power system. Simple power system dynamic
equation and measurement model are considered in order to
implement this algorithm. Algorithms are tested on IEEE 14
bus system and it is found that Kalman filter has better estima-
tion quality than WLS algorithm. The results presented in this
paper prove that for the presence of parametric error also
Kalman estimation outperform traditional WLS estimation.
From the results it can be concluded that in the face of
errors in initial estimates, Kalman algorithm is numerically
stable. The benefit of Kalman estimation is that this method
has the ability to estimate more accurately than conventional
WLS technique and it has better convergence characteristics.
References
1. Abur A, Exposito AG. 2004. Power system state estimation,
theory and implementation. Marcel Dekker Inc.: New York.
2. Meliopoulos APS, Fardanesh B, Zelingher S. 2001. Power
system state estimation: modeling error effects and impact on
system operation. Proceedings of the Hawaii International
Conference on System Sciences, January 3–6, 2001, Maui,
Hawaii.
3. Schweppe F, Wildes J. 1970. Power system static-state estima-
tion, part 3: implementation. IEEE Power Apparatus and
Systems, 89, 130–135.
4. Holten L, Wu FF, Liu W-HE. 1988. Comparison of different
methods for state estimation. IEEE Transactions on Power
Systems, 3(4), 1798–1806.
6. Grainger J, Stevenson W. 1994. Power system analysis.
McGraw-Hill: New York.
5. Kalman RE. 1960. A new approach to linear filtering and
prediction problems. Transactions of the ASME-Journal of
Basic Engineering, 82(Series D), 35–45.
7. Girgis AA. 1982. A new Kalman filtering based digital distance
relay. IEEE Transactions on Power Apparatus and System,
PAS-101(9), 3471–3480.
8. Sachdev MS, Wood HC, Johnson NG. 1985. Kalman filtering
applied to power system measurements for relaying. IEEE Trans-
actions on Power Apparatus and System, PAS-104(12), 4565–4573.
9. Beides HM, Heydt GT. 1991. Dynamic state estimation of
power system harmonics using Kalman filter methodology.
IEEE Transactions on Power Delivery, 6(4), 1663–1670.
10. Julier SJ, Uhlmann JK. 1997. A new extension of the Kalman
filter to nonlinear systems. Proc. SPIE 3068 Signal Processing
Sensor Fusion, and Target Recognition VI, Florida, 28 July, 1997.
11. Blood EA, Krogh BH, Ilic MD. 2008. Electric power system
static state estimation through Kalman filtering and load
forecasting. Power and Energy Society General Meeting
Conversion and Delivery of Electrical Energy in the 21st
Century, Pittsburg, USA, 2008 IEEE.
12. Hernandez C, Maya-Ortiz P. 2015. Comparison between WLS
and Kalman filter method for power system static state estima-
tion. Smart Electric Distribution Systems and Technologies
(EDST) 2015 International Symposium on, Vienna, Austria.
13. Zarco P, Exposito AG. 2000. Power system parameter
estimation: a survey. IEEE Transactions on Power Systems,
15(1), 216–222.
14. Chen J, Lio Y. 2012. State estimation and power flow analysis
of power system. Journal of Computers, 7(3), 685–691.
15. Liao Y. 2007. State estimation algorithm considering effects of
model inaccuracies. IEEE Proceedings, SoutheastCon 2007,
Richmond, Virginia.
16. Debs AS, Larson RE. 1970. A dynamic estimator for tracking
the state of power system. IEEE Transactions on Power
Apparatus and System, PAS-89(7), 1670–1678.
17. Power System Test Case Archive, http://www2.ee.wasington.edu/
researc/pstca/.
Cite this article as: Saikia A  Mehta RK: Power system static state estimation using Kalman filter algorithm. Int. J. Simul. Multisci. Des.
Optim., 2016, 7, A7.
Figure 6. Convergence of voltage at bus 2.
A. Saikia and R.K. Mehta: Int. J. Simul. Multisci. Des. Optim. 2016, 7, A7 7

More Related Content

What's hot

Mom slideshow
Mom slideshowMom slideshow
Mom slideshow
ashusuzie
 
Compit 2013 - Torsional Vibrations under Ice Impact
Compit 2013 - Torsional Vibrations under Ice ImpactCompit 2013 - Torsional Vibrations under Ice Impact
Compit 2013 - Torsional Vibrations under Ice Impact
SimulationX
 
Sensor Fusion Study - Ch8. The Continuous-Time Kalman Filter [이해구]
Sensor Fusion Study - Ch8. The Continuous-Time Kalman Filter [이해구]Sensor Fusion Study - Ch8. The Continuous-Time Kalman Filter [이해구]
Sensor Fusion Study - Ch8. The Continuous-Time Kalman Filter [이해구]
AI Robotics KR
 
Comparative Study on the Performance of A Coherency-based Simple Dynamic Equi...
Comparative Study on the Performance of A Coherency-based Simple Dynamic Equi...Comparative Study on the Performance of A Coherency-based Simple Dynamic Equi...
Comparative Study on the Performance of A Coherency-based Simple Dynamic Equi...
IJAPEJOURNAL
 
Erickson_FYP_Poster
Erickson_FYP_PosterErickson_FYP_Poster
Erickson_FYP_PosterSam Erickson
 
The estimate of amplitude and phase of harmonics in power system using the ex...
The estimate of amplitude and phase of harmonics in power system using the ex...The estimate of amplitude and phase of harmonics in power system using the ex...
The estimate of amplitude and phase of harmonics in power system using the ex...
journalBEEI
 
Av 738-Adaptive Filters - Extended Kalman Filter
Av 738-Adaptive Filters - Extended Kalman FilterAv 738-Adaptive Filters - Extended Kalman Filter
Av 738-Adaptive Filters - Extended Kalman Filter
Dr. Bilal Siddiqui, C.Eng., MIMechE, FRAeS
 
Computational electromagnetics
Computational electromagneticsComputational electromagnetics
Computational electromagnetics
Awaab Fakih
 
Kalman filters
Kalman filtersKalman filters
Kalman filters
AJAL A J
 
Sensor Fusion Study - Ch10. Additional topics in kalman filter [Stella Seoyeo...
Sensor Fusion Study - Ch10. Additional topics in kalman filter [Stella Seoyeo...Sensor Fusion Study - Ch10. Additional topics in kalman filter [Stella Seoyeo...
Sensor Fusion Study - Ch10. Additional topics in kalman filter [Stella Seoyeo...
AI Robotics KR
 
Lecture 2 ME 176 2 Mathematical Modeling
Lecture 2 ME 176 2 Mathematical ModelingLecture 2 ME 176 2 Mathematical Modeling
Lecture 2 ME 176 2 Mathematical ModelingLeonides De Ocampo
 
Modeling of mechanical_systems
Modeling of mechanical_systemsModeling of mechanical_systems
Modeling of mechanical_systems
Julian De Marcos
 
Automatic generation-control-of-multi-area-electric-energy-systems-using-modi...
Automatic generation-control-of-multi-area-electric-energy-systems-using-modi...Automatic generation-control-of-multi-area-electric-energy-systems-using-modi...
Automatic generation-control-of-multi-area-electric-energy-systems-using-modi...Cemal Ardil
 
Sensor Fusion Study - Ch7. Kalman Filter Generalizations [김영범]
Sensor Fusion Study - Ch7. Kalman Filter Generalizations [김영범]Sensor Fusion Study - Ch7. Kalman Filter Generalizations [김영범]
Sensor Fusion Study - Ch7. Kalman Filter Generalizations [김영범]
AI Robotics KR
 
MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTRO...
MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTRO...MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTRO...
MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTRO...
IAEME Publication
 
Multi objective-optimization-with-fuzzy-based-ranking-for-tcsc-supplementary-...
Multi objective-optimization-with-fuzzy-based-ranking-for-tcsc-supplementary-...Multi objective-optimization-with-fuzzy-based-ranking-for-tcsc-supplementary-...
Multi objective-optimization-with-fuzzy-based-ranking-for-tcsc-supplementary-...Cemal Ardil
 
Lecture 1 ME 176 1 Introduction
Lecture 1 ME 176 1 IntroductionLecture 1 ME 176 1 Introduction
Lecture 1 ME 176 1 IntroductionLeonides De Ocampo
 
Av 738- Adaptive Filtering - Wiener Filters[wk 3]
Av 738- Adaptive Filtering - Wiener Filters[wk 3]Av 738- Adaptive Filtering - Wiener Filters[wk 3]
Av 738- Adaptive Filtering - Wiener Filters[wk 3]
Dr. Bilal Siddiqui, C.Eng., MIMechE, FRAeS
 
Av 738 - Adaptive Filtering - Kalman Filters
Av 738 - Adaptive Filtering - Kalman Filters Av 738 - Adaptive Filtering - Kalman Filters
Av 738 - Adaptive Filtering - Kalman Filters
Dr. Bilal Siddiqui, C.Eng., MIMechE, FRAeS
 
Application of the Kalman Filter
Application of the Kalman FilterApplication of the Kalman Filter
Application of the Kalman FilterRohullah Latif
 

What's hot (20)

Mom slideshow
Mom slideshowMom slideshow
Mom slideshow
 
Compit 2013 - Torsional Vibrations under Ice Impact
Compit 2013 - Torsional Vibrations under Ice ImpactCompit 2013 - Torsional Vibrations under Ice Impact
Compit 2013 - Torsional Vibrations under Ice Impact
 
Sensor Fusion Study - Ch8. The Continuous-Time Kalman Filter [이해구]
Sensor Fusion Study - Ch8. The Continuous-Time Kalman Filter [이해구]Sensor Fusion Study - Ch8. The Continuous-Time Kalman Filter [이해구]
Sensor Fusion Study - Ch8. The Continuous-Time Kalman Filter [이해구]
 
Comparative Study on the Performance of A Coherency-based Simple Dynamic Equi...
Comparative Study on the Performance of A Coherency-based Simple Dynamic Equi...Comparative Study on the Performance of A Coherency-based Simple Dynamic Equi...
Comparative Study on the Performance of A Coherency-based Simple Dynamic Equi...
 
Erickson_FYP_Poster
Erickson_FYP_PosterErickson_FYP_Poster
Erickson_FYP_Poster
 
The estimate of amplitude and phase of harmonics in power system using the ex...
The estimate of amplitude and phase of harmonics in power system using the ex...The estimate of amplitude and phase of harmonics in power system using the ex...
The estimate of amplitude and phase of harmonics in power system using the ex...
 
Av 738-Adaptive Filters - Extended Kalman Filter
Av 738-Adaptive Filters - Extended Kalman FilterAv 738-Adaptive Filters - Extended Kalman Filter
Av 738-Adaptive Filters - Extended Kalman Filter
 
Computational electromagnetics
Computational electromagneticsComputational electromagnetics
Computational electromagnetics
 
Kalman filters
Kalman filtersKalman filters
Kalman filters
 
Sensor Fusion Study - Ch10. Additional topics in kalman filter [Stella Seoyeo...
Sensor Fusion Study - Ch10. Additional topics in kalman filter [Stella Seoyeo...Sensor Fusion Study - Ch10. Additional topics in kalman filter [Stella Seoyeo...
Sensor Fusion Study - Ch10. Additional topics in kalman filter [Stella Seoyeo...
 
Lecture 2 ME 176 2 Mathematical Modeling
Lecture 2 ME 176 2 Mathematical ModelingLecture 2 ME 176 2 Mathematical Modeling
Lecture 2 ME 176 2 Mathematical Modeling
 
Modeling of mechanical_systems
Modeling of mechanical_systemsModeling of mechanical_systems
Modeling of mechanical_systems
 
Automatic generation-control-of-multi-area-electric-energy-systems-using-modi...
Automatic generation-control-of-multi-area-electric-energy-systems-using-modi...Automatic generation-control-of-multi-area-electric-energy-systems-using-modi...
Automatic generation-control-of-multi-area-electric-energy-systems-using-modi...
 
Sensor Fusion Study - Ch7. Kalman Filter Generalizations [김영범]
Sensor Fusion Study - Ch7. Kalman Filter Generalizations [김영범]Sensor Fusion Study - Ch7. Kalman Filter Generalizations [김영범]
Sensor Fusion Study - Ch7. Kalman Filter Generalizations [김영범]
 
MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTRO...
MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTRO...MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTRO...
MODELLING ANALYSIS & DESIGN OF DSP BASED NOVEL SPEED SENSORLESS VECTOR CONTRO...
 
Multi objective-optimization-with-fuzzy-based-ranking-for-tcsc-supplementary-...
Multi objective-optimization-with-fuzzy-based-ranking-for-tcsc-supplementary-...Multi objective-optimization-with-fuzzy-based-ranking-for-tcsc-supplementary-...
Multi objective-optimization-with-fuzzy-based-ranking-for-tcsc-supplementary-...
 
Lecture 1 ME 176 1 Introduction
Lecture 1 ME 176 1 IntroductionLecture 1 ME 176 1 Introduction
Lecture 1 ME 176 1 Introduction
 
Av 738- Adaptive Filtering - Wiener Filters[wk 3]
Av 738- Adaptive Filtering - Wiener Filters[wk 3]Av 738- Adaptive Filtering - Wiener Filters[wk 3]
Av 738- Adaptive Filtering - Wiener Filters[wk 3]
 
Av 738 - Adaptive Filtering - Kalman Filters
Av 738 - Adaptive Filtering - Kalman Filters Av 738 - Adaptive Filtering - Kalman Filters
Av 738 - Adaptive Filtering - Kalman Filters
 
Application of the Kalman Filter
Application of the Kalman FilterApplication of the Kalman Filter
Application of the Kalman Filter
 

Similar to Power system static state estimation using Kalman filter algorithm

A Survey On Real Time State Estimation For Optimal Placement Of Phasor Measur...
A Survey On Real Time State Estimation For Optimal Placement Of Phasor Measur...A Survey On Real Time State Estimation For Optimal Placement Of Phasor Measur...
A Survey On Real Time State Estimation For Optimal Placement Of Phasor Measur...
IJSRD
 
Power System State Estimation Using Weighted Least Squares (WLS) and Regulari...
Power System State Estimation Using Weighted Least Squares (WLS) and Regulari...Power System State Estimation Using Weighted Least Squares (WLS) and Regulari...
Power System State Estimation Using Weighted Least Squares (WLS) and Regulari...
IJERA Editor
 
Load Flow Analysis of Jamshoro Thermal Power Station (JTPS) Pakistan Using MA...
Load Flow Analysis of Jamshoro Thermal Power Station (JTPS) Pakistan Using MA...Load Flow Analysis of Jamshoro Thermal Power Station (JTPS) Pakistan Using MA...
Load Flow Analysis of Jamshoro Thermal Power Station (JTPS) Pakistan Using MA...
sunny katyara
 
Kalman Filter Algorithm for Mitigation of Power System Harmonics
Kalman Filter Algorithm for Mitigation of Power System Harmonics  Kalman Filter Algorithm for Mitigation of Power System Harmonics
Kalman Filter Algorithm for Mitigation of Power System Harmonics
IJECEIAES
 
Soft Computing Technique Based Enhancement of Transmission System Lodability ...
Soft Computing Technique Based Enhancement of Transmission System Lodability ...Soft Computing Technique Based Enhancement of Transmission System Lodability ...
Soft Computing Technique Based Enhancement of Transmission System Lodability ...
IJERA Editor
 
Transient Stability Assessment and Enhancement in Power System
Transient Stability Assessment and Enhancement in Power  SystemTransient Stability Assessment and Enhancement in Power  System
Transient Stability Assessment and Enhancement in Power System
IJMER
 
Ann based voltage stability margin assessment
Ann based voltage stability margin assessmentAnn based voltage stability margin assessment
Ann based voltage stability margin assessment
Naganathan G Sesaiyan
 
Compensation of Data-Loss in Attitude Control of Spacecraft Systems
 Compensation of Data-Loss in Attitude Control of Spacecraft Systems  Compensation of Data-Loss in Attitude Control of Spacecraft Systems
Compensation of Data-Loss in Attitude Control of Spacecraft Systems
rinzindorjej
 
Oscar Nieves (11710858) Computational Physics Project - Inverted Pendulum
Oscar Nieves (11710858) Computational Physics Project - Inverted PendulumOscar Nieves (11710858) Computational Physics Project - Inverted Pendulum
Oscar Nieves (11710858) Computational Physics Project - Inverted PendulumOscar Nieves
 
POWER SYSTEM PROBLEMS IN TEACHING CONTROL THEORY ON SIMULINK
POWER SYSTEM PROBLEMS IN TEACHING CONTROL THEORY ON SIMULINKPOWER SYSTEM PROBLEMS IN TEACHING CONTROL THEORY ON SIMULINK
POWER SYSTEM PROBLEMS IN TEACHING CONTROL THEORY ON SIMULINK
ijctcm
 
Power System Problems in Teaching Control Theory on Simulink
Power System Problems in Teaching Control Theory on SimulinkPower System Problems in Teaching Control Theory on Simulink
Power System Problems in Teaching Control Theory on Simulink
ijctcm
 
LOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDY
LOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDYLOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDY
LOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDY
ijiert bestjournal
 
Comparison of Soft Computing Techniques applied in High Frequency Aircraft Sy...
Comparison of Soft Computing Techniques applied in High Frequency Aircraft Sy...Comparison of Soft Computing Techniques applied in High Frequency Aircraft Sy...
Comparison of Soft Computing Techniques applied in High Frequency Aircraft Sy...
ijeei-iaes
 
Multi-Objective Evolutionary Programming for Static VAR Compensator (SVC) in ...
Multi-Objective Evolutionary Programming for Static VAR Compensator (SVC) in ...Multi-Objective Evolutionary Programming for Static VAR Compensator (SVC) in ...
Multi-Objective Evolutionary Programming for Static VAR Compensator (SVC) in ...
International Journal of Power Electronics and Drive Systems
 
A NEW TOOL FOR LARGE SCALE POWER SYSTEM TRANSIENT SECURITY ASSESSMENT
A NEW TOOL FOR LARGE SCALE POWER SYSTEM TRANSIENT SECURITY ASSESSMENTA NEW TOOL FOR LARGE SCALE POWER SYSTEM TRANSIENT SECURITY ASSESSMENT
A NEW TOOL FOR LARGE SCALE POWER SYSTEM TRANSIENT SECURITY ASSESSMENT
Power System Operation
 
Power system state estimation using teaching learning-based optimization algo...
Power system state estimation using teaching learning-based optimization algo...Power system state estimation using teaching learning-based optimization algo...
Power system state estimation using teaching learning-based optimization algo...
TELKOMNIKA JOURNAL
 
ENHANCING COMPUTATIONAL EFFORTS WITH CONSIDERATION OF PROBABILISTIC AVAILABL...
ENHANCING COMPUTATIONAL EFFORTS WITH CONSIDERATION OF  PROBABILISTIC AVAILABL...ENHANCING COMPUTATIONAL EFFORTS WITH CONSIDERATION OF  PROBABILISTIC AVAILABL...
ENHANCING COMPUTATIONAL EFFORTS WITH CONSIDERATION OF PROBABILISTIC AVAILABL...Raja Larik
 
DETERMINISTIC APPROACH AVAILABLE TRANSFER CAPABILITY (ATC) CALCULATION METHODS
DETERMINISTIC APPROACH AVAILABLE TRANSFER CAPABILITY (ATC) CALCULATION METHODSDETERMINISTIC APPROACH AVAILABLE TRANSFER CAPABILITY (ATC) CALCULATION METHODS
DETERMINISTIC APPROACH AVAILABLE TRANSFER CAPABILITY (ATC) CALCULATION METHODSRaja Larik
 

Similar to Power system static state estimation using Kalman filter algorithm (20)

A Survey On Real Time State Estimation For Optimal Placement Of Phasor Measur...
A Survey On Real Time State Estimation For Optimal Placement Of Phasor Measur...A Survey On Real Time State Estimation For Optimal Placement Of Phasor Measur...
A Survey On Real Time State Estimation For Optimal Placement Of Phasor Measur...
 
Power System State Estimation Using Weighted Least Squares (WLS) and Regulari...
Power System State Estimation Using Weighted Least Squares (WLS) and Regulari...Power System State Estimation Using Weighted Least Squares (WLS) and Regulari...
Power System State Estimation Using Weighted Least Squares (WLS) and Regulari...
 
Load Flow Analysis of Jamshoro Thermal Power Station (JTPS) Pakistan Using MA...
Load Flow Analysis of Jamshoro Thermal Power Station (JTPS) Pakistan Using MA...Load Flow Analysis of Jamshoro Thermal Power Station (JTPS) Pakistan Using MA...
Load Flow Analysis of Jamshoro Thermal Power Station (JTPS) Pakistan Using MA...
 
Kalman Filter Algorithm for Mitigation of Power System Harmonics
Kalman Filter Algorithm for Mitigation of Power System Harmonics  Kalman Filter Algorithm for Mitigation of Power System Harmonics
Kalman Filter Algorithm for Mitigation of Power System Harmonics
 
paper11
paper11paper11
paper11
 
Soft Computing Technique Based Enhancement of Transmission System Lodability ...
Soft Computing Technique Based Enhancement of Transmission System Lodability ...Soft Computing Technique Based Enhancement of Transmission System Lodability ...
Soft Computing Technique Based Enhancement of Transmission System Lodability ...
 
Transient Stability Assessment and Enhancement in Power System
Transient Stability Assessment and Enhancement in Power  SystemTransient Stability Assessment and Enhancement in Power  System
Transient Stability Assessment and Enhancement in Power System
 
Ann based voltage stability margin assessment
Ann based voltage stability margin assessmentAnn based voltage stability margin assessment
Ann based voltage stability margin assessment
 
Compensation of Data-Loss in Attitude Control of Spacecraft Systems
 Compensation of Data-Loss in Attitude Control of Spacecraft Systems  Compensation of Data-Loss in Attitude Control of Spacecraft Systems
Compensation of Data-Loss in Attitude Control of Spacecraft Systems
 
Oscar Nieves (11710858) Computational Physics Project - Inverted Pendulum
Oscar Nieves (11710858) Computational Physics Project - Inverted PendulumOscar Nieves (11710858) Computational Physics Project - Inverted Pendulum
Oscar Nieves (11710858) Computational Physics Project - Inverted Pendulum
 
POWER SYSTEM PROBLEMS IN TEACHING CONTROL THEORY ON SIMULINK
POWER SYSTEM PROBLEMS IN TEACHING CONTROL THEORY ON SIMULINKPOWER SYSTEM PROBLEMS IN TEACHING CONTROL THEORY ON SIMULINK
POWER SYSTEM PROBLEMS IN TEACHING CONTROL THEORY ON SIMULINK
 
Power System Problems in Teaching Control Theory on Simulink
Power System Problems in Teaching Control Theory on SimulinkPower System Problems in Teaching Control Theory on Simulink
Power System Problems in Teaching Control Theory on Simulink
 
LOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDY
LOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDYLOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDY
LOAD FLOW ANALYSIS FOR A 220KV LINE – CASE STUDY
 
NSegal_IEEE_paper
NSegal_IEEE_paperNSegal_IEEE_paper
NSegal_IEEE_paper
 
Comparison of Soft Computing Techniques applied in High Frequency Aircraft Sy...
Comparison of Soft Computing Techniques applied in High Frequency Aircraft Sy...Comparison of Soft Computing Techniques applied in High Frequency Aircraft Sy...
Comparison of Soft Computing Techniques applied in High Frequency Aircraft Sy...
 
Multi-Objective Evolutionary Programming for Static VAR Compensator (SVC) in ...
Multi-Objective Evolutionary Programming for Static VAR Compensator (SVC) in ...Multi-Objective Evolutionary Programming for Static VAR Compensator (SVC) in ...
Multi-Objective Evolutionary Programming for Static VAR Compensator (SVC) in ...
 
A NEW TOOL FOR LARGE SCALE POWER SYSTEM TRANSIENT SECURITY ASSESSMENT
A NEW TOOL FOR LARGE SCALE POWER SYSTEM TRANSIENT SECURITY ASSESSMENTA NEW TOOL FOR LARGE SCALE POWER SYSTEM TRANSIENT SECURITY ASSESSMENT
A NEW TOOL FOR LARGE SCALE POWER SYSTEM TRANSIENT SECURITY ASSESSMENT
 
Power system state estimation using teaching learning-based optimization algo...
Power system state estimation using teaching learning-based optimization algo...Power system state estimation using teaching learning-based optimization algo...
Power system state estimation using teaching learning-based optimization algo...
 
ENHANCING COMPUTATIONAL EFFORTS WITH CONSIDERATION OF PROBABILISTIC AVAILABL...
ENHANCING COMPUTATIONAL EFFORTS WITH CONSIDERATION OF  PROBABILISTIC AVAILABL...ENHANCING COMPUTATIONAL EFFORTS WITH CONSIDERATION OF  PROBABILISTIC AVAILABL...
ENHANCING COMPUTATIONAL EFFORTS WITH CONSIDERATION OF PROBABILISTIC AVAILABL...
 
DETERMINISTIC APPROACH AVAILABLE TRANSFER CAPABILITY (ATC) CALCULATION METHODS
DETERMINISTIC APPROACH AVAILABLE TRANSFER CAPABILITY (ATC) CALCULATION METHODSDETERMINISTIC APPROACH AVAILABLE TRANSFER CAPABILITY (ATC) CALCULATION METHODS
DETERMINISTIC APPROACH AVAILABLE TRANSFER CAPABILITY (ATC) CALCULATION METHODS
 

More from Power System Operation

ENERGY TRANSITION OUTLOOK 2021
ENERGY TRANSITION OUTLOOK  2021ENERGY TRANSITION OUTLOOK  2021
ENERGY TRANSITION OUTLOOK 2021
Power System Operation
 
Thermography test of electrical panels
Thermography test of electrical panelsThermography test of electrical panels
Thermography test of electrical panels
Power System Operation
 
What does peak shaving mean
What does peak shaving meanWhat does peak shaving mean
What does peak shaving mean
Power System Operation
 
What's short circuit level
What's short circuit levelWhat's short circuit level
What's short circuit level
Power System Operation
 
Power System Restoration Guide
Power System Restoration Guide  Power System Restoration Guide
Power System Restoration Guide
Power System Operation
 
Big Data Analytics for Power Grid Operations
Big Data Analytics for Power Grid OperationsBig Data Analytics for Power Grid Operations
Big Data Analytics for Power Grid Operations
Power System Operation
 
SPS to RAS Special Protection Scheme Remedial Action Scheme
SPS to RAS Special Protection Scheme  Remedial Action SchemeSPS to RAS Special Protection Scheme  Remedial Action Scheme
SPS to RAS Special Protection Scheme Remedial Action Scheme
Power System Operation
 
Substation Neutral Earthing
Substation Neutral EarthingSubstation Neutral Earthing
Substation Neutral Earthing
Power System Operation
 
SVC PLUS Frequency Stabilizer Frequency and voltage support for dynamic grid...
SVC PLUS Frequency Stabilizer Frequency and voltage support for  dynamic grid...SVC PLUS Frequency Stabilizer Frequency and voltage support for  dynamic grid...
SVC PLUS Frequency Stabilizer Frequency and voltage support for dynamic grid...
Power System Operation
 
Principles & Testing Methods Of Earth Ground Resistance
Principles & Testing Methods Of Earth Ground ResistancePrinciples & Testing Methods Of Earth Ground Resistance
Principles & Testing Methods Of Earth Ground Resistance
Power System Operation
 
Gas Insulated Switchgear? Gas-Insulated High-Voltage Switchgear (GIS)
Gas Insulated Switchgear?  Gas-Insulated High-Voltage Switchgear (GIS)Gas Insulated Switchgear?  Gas-Insulated High-Voltage Switchgear (GIS)
Gas Insulated Switchgear? Gas-Insulated High-Voltage Switchgear (GIS)
Power System Operation
 
Electrical Transmission Tower Types - Design & Parts
Electrical Transmission Tower  Types - Design & PartsElectrical Transmission Tower  Types - Design & Parts
Electrical Transmission Tower Types - Design & Parts
Power System Operation
 
What is load management
What is load managementWhat is load management
What is load management
Power System Operation
 
What does merit order mean
What does merit order meanWhat does merit order mean
What does merit order mean
Power System Operation
 
What are Balancing Services ?
What are  Balancing Services ?What are  Balancing Services ?
What are Balancing Services ?
Power System Operation
 
The Need for Enhanced Power System Modelling Techniques & Simulation Tools
The Need for Enhanced  Power System  Modelling Techniques  &  Simulation Tools The Need for Enhanced  Power System  Modelling Techniques  &  Simulation Tools
The Need for Enhanced Power System Modelling Techniques & Simulation Tools
Power System Operation
 
Power Quality Trends in the Transition to Carbon-Free Electrical Energy System
Power Quality  Trends in the Transition to  Carbon-Free Electrical Energy SystemPower Quality  Trends in the Transition to  Carbon-Free Electrical Energy System
Power Quality Trends in the Transition to Carbon-Free Electrical Energy System
Power System Operation
 
Power Purchase Agreement PPA
Power Purchase Agreement PPA Power Purchase Agreement PPA
Power Purchase Agreement PPA
Power System Operation
 
Harmonic study and analysis
Harmonic study and analysisHarmonic study and analysis
Harmonic study and analysis
Power System Operation
 
What is leakage current testing
What is leakage current testingWhat is leakage current testing
What is leakage current testing
Power System Operation
 

More from Power System Operation (20)

ENERGY TRANSITION OUTLOOK 2021
ENERGY TRANSITION OUTLOOK  2021ENERGY TRANSITION OUTLOOK  2021
ENERGY TRANSITION OUTLOOK 2021
 
Thermography test of electrical panels
Thermography test of electrical panelsThermography test of electrical panels
Thermography test of electrical panels
 
What does peak shaving mean
What does peak shaving meanWhat does peak shaving mean
What does peak shaving mean
 
What's short circuit level
What's short circuit levelWhat's short circuit level
What's short circuit level
 
Power System Restoration Guide
Power System Restoration Guide  Power System Restoration Guide
Power System Restoration Guide
 
Big Data Analytics for Power Grid Operations
Big Data Analytics for Power Grid OperationsBig Data Analytics for Power Grid Operations
Big Data Analytics for Power Grid Operations
 
SPS to RAS Special Protection Scheme Remedial Action Scheme
SPS to RAS Special Protection Scheme  Remedial Action SchemeSPS to RAS Special Protection Scheme  Remedial Action Scheme
SPS to RAS Special Protection Scheme Remedial Action Scheme
 
Substation Neutral Earthing
Substation Neutral EarthingSubstation Neutral Earthing
Substation Neutral Earthing
 
SVC PLUS Frequency Stabilizer Frequency and voltage support for dynamic grid...
SVC PLUS Frequency Stabilizer Frequency and voltage support for  dynamic grid...SVC PLUS Frequency Stabilizer Frequency and voltage support for  dynamic grid...
SVC PLUS Frequency Stabilizer Frequency and voltage support for dynamic grid...
 
Principles & Testing Methods Of Earth Ground Resistance
Principles & Testing Methods Of Earth Ground ResistancePrinciples & Testing Methods Of Earth Ground Resistance
Principles & Testing Methods Of Earth Ground Resistance
 
Gas Insulated Switchgear? Gas-Insulated High-Voltage Switchgear (GIS)
Gas Insulated Switchgear?  Gas-Insulated High-Voltage Switchgear (GIS)Gas Insulated Switchgear?  Gas-Insulated High-Voltage Switchgear (GIS)
Gas Insulated Switchgear? Gas-Insulated High-Voltage Switchgear (GIS)
 
Electrical Transmission Tower Types - Design & Parts
Electrical Transmission Tower  Types - Design & PartsElectrical Transmission Tower  Types - Design & Parts
Electrical Transmission Tower Types - Design & Parts
 
What is load management
What is load managementWhat is load management
What is load management
 
What does merit order mean
What does merit order meanWhat does merit order mean
What does merit order mean
 
What are Balancing Services ?
What are  Balancing Services ?What are  Balancing Services ?
What are Balancing Services ?
 
The Need for Enhanced Power System Modelling Techniques & Simulation Tools
The Need for Enhanced  Power System  Modelling Techniques  &  Simulation Tools The Need for Enhanced  Power System  Modelling Techniques  &  Simulation Tools
The Need for Enhanced Power System Modelling Techniques & Simulation Tools
 
Power Quality Trends in the Transition to Carbon-Free Electrical Energy System
Power Quality  Trends in the Transition to  Carbon-Free Electrical Energy SystemPower Quality  Trends in the Transition to  Carbon-Free Electrical Energy System
Power Quality Trends in the Transition to Carbon-Free Electrical Energy System
 
Power Purchase Agreement PPA
Power Purchase Agreement PPA Power Purchase Agreement PPA
Power Purchase Agreement PPA
 
Harmonic study and analysis
Harmonic study and analysisHarmonic study and analysis
Harmonic study and analysis
 
What is leakage current testing
What is leakage current testingWhat is leakage current testing
What is leakage current testing
 

Recently uploaded

Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
gdsczhcet
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
JoytuBarua2
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
Pratik Pawar
 
Basic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparelBasic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparel
top1002
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Christina Lin
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
SyedAbiiAzazi1
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
manasideore6
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
symbo111
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation & Control
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
Kamal Acharya
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
Kamal Acharya
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
SamSarthak3
 
Steel & Timber Design according to British Standard
Steel & Timber Design according to British StandardSteel & Timber Design according to British Standard
Steel & Timber Design according to British Standard
AkolbilaEmmanuel1
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
aqil azizi
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
WENKENLI1
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
AJAYKUMARPUND1
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
AmarGB2
 
Water billing management system project report.pdf
Water billing management system project report.pdfWater billing management system project report.pdf
Water billing management system project report.pdf
Kamal Acharya
 
Fundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptxFundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptx
manasideore6
 

Recently uploaded (20)

Gen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdfGen AI Study Jams _ For the GDSC Leads in India.pdf
Gen AI Study Jams _ For the GDSC Leads in India.pdf
 
Planning Of Procurement o different goods and services
Planning Of Procurement o different goods and servicesPlanning Of Procurement o different goods and services
Planning Of Procurement o different goods and services
 
weather web application report.pdf
weather web application report.pdfweather web application report.pdf
weather web application report.pdf
 
Basic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparelBasic Industrial Engineering terms for apparel
Basic Industrial Engineering terms for apparel
 
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming PipelinesHarnessing WebAssembly for Real-time Stateless Streaming Pipelines
Harnessing WebAssembly for Real-time Stateless Streaming Pipelines
 
14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application14 Template Contractual Notice - EOT Application
14 Template Contractual Notice - EOT Application
 
Fundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptxFundamentals of Electric Drives and its applications.pptx
Fundamentals of Electric Drives and its applications.pptx
 
Building Electrical System Design & Installation
Building Electrical System Design & InstallationBuilding Electrical System Design & Installation
Building Electrical System Design & Installation
 
Water Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdfWater Industry Process Automation and Control Monthly - May 2024.pdf
Water Industry Process Automation and Control Monthly - May 2024.pdf
 
Student information management system project report ii.pdf
Student information management system project report ii.pdfStudent information management system project report ii.pdf
Student information management system project report ii.pdf
 
Cosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdfCosmetic shop management system project report.pdf
Cosmetic shop management system project report.pdf
 
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdfAKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
AKS UNIVERSITY Satna Final Year Project By OM Hardaha.pdf
 
Steel & Timber Design according to British Standard
Steel & Timber Design according to British StandardSteel & Timber Design according to British Standard
Steel & Timber Design according to British Standard
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdfTutorial for 16S rRNA Gene Analysis with QIIME2.pdf
Tutorial for 16S rRNA Gene Analysis with QIIME2.pdf
 
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdfGoverning Equations for Fundamental Aerodynamics_Anderson2010.pdf
Governing Equations for Fundamental Aerodynamics_Anderson2010.pdf
 
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
Pile Foundation by Venkatesh Taduvai (Sub Geotechnical Engineering II)-conver...
 
Investor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptxInvestor-Presentation-Q1FY2024 investor presentation document.pptx
Investor-Presentation-Q1FY2024 investor presentation document.pptx
 
Water billing management system project report.pdf
Water billing management system project report.pdfWater billing management system project report.pdf
Water billing management system project report.pdf
 
Fundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptxFundamentals of Induction Motor Drives.pptx
Fundamentals of Induction Motor Drives.pptx
 

Power system static state estimation using Kalman filter algorithm

  • 1. Power system static state estimation using Kalman filter algorithm Anupam Saikia* and Ram Krishna Mehta Electrical Department, North Eastern Regional Institute of Science and Technology (NERIST), Itanagar, Arunachal Pradesh 791109, India Received 31 March 2016 / Accepted 26 October 2016 Abstract – State estimation of power system is an important tool for operation, analysis and forecasting of electric power system. In this paper, a Kalman filter algorithm is presented for static estimation of power system state variables. IEEE 14 bus system is employed to check the accuracy of this method. Newton Raphson load flow study is first carried out on our test system and a set of data from the output of load flow program is taken as measurement input. Measurement inputs are simulated by adding Gaussian noise of zero mean. The results of Kalman estimation are compared with traditional Weight Least Square (WLS) method and it is observed that Kalman filter algorithm is numerically more efficient than traditional WLS method. Estimation accuracy is also tested for presence of parametric error in the system. In addition, numerical stability of Kalman filter algorithm is tested by considering inclusion of zero mean errors in the initial estimates. Key words: Power system state estimation, Weight least square method, Kalman filter algorithm. 1 Introduction Power system state estimation is an important tool of energy management system. Power systems are monitored by supervisory control system. This kind of control system basically monitors the status of control switches, circuit breaker operation at the susbstations. These supervisory control systems also have the capability to monitor real-time system data, allowing the control centers to gather all sorts of analog measurements and circuit breaker status data from the power system [1]. The main purpose of these type of data acquisition is to maintain security of power system operation. But, the information provided by the Supervisory Control and Data Acquisition (SCADA) system may not always be true due to the presence of errors in the measurements, telemetry failures, communication noise, etc. Moreover, the collected set of measurements may not allow direct extraction of the parameter of interest. For example voltage angle at the buses cannot be measured directly. Besides that telemetering all the data of interest may require large numbers of sensors which are not feasible economically or practically. Power system state estimation processes redundant raw measurements and available data sets in order to find an optimal estimate of the current operating states [1]. Usually bus voltage and angles are estimated in power system state estimation. The idea of state estimation was first presented by Gauss and Legendre (around 1800). Least square state estimation in which the sum of the residual squares are minimised was the first technique which was applied for state estimation purpose [2]. State estimation was first applied to power systems by Schweppe and Wildes in the late 1960’s [3]. Since then various methods have been used for power system state estimation. In paper [4], a comparative study was done between various methods. The study mainly explains the numerical stability, computational efficiency and implementation complexity of different methods. In this paper two methods called Weight Least Square (WLS) state estimation and Kalman filter state estimation have been used for estimation of bus voltage and angles. WLS technique [1, 5] is a conventional technique in which weighted sum of the residual squares are minimised. Another method called Kalman filter estimation has been implemented here andit is observed thatthis methodis more efficient computation- ally. In the context of complexity, this method is easier to implement.*e-mail: anupam.saikia9@gmail.com Int. J. Simul. Multisci. Des. Optim. 2016, 7, A7 Ó A. Saikia & R.K. Mehta, Published by EDP Sciences, 2016 DOI: 10.1051/smdo/2016007 Available online at: www.ijsmdo.org This is an Open Access article distributed under the terms of the Creative Commons Attribution License (http://creativecommons.org/licenses/by/4.0), which permits unrestricted use, distribution, and reproduction in any medium, provided the original work is properly cited. OPEN ACCESSRESEARCH ARTICLE
  • 2. The theory of Kalman filter algoritm can be found in paper [6]. It was first presented around 1960. After that several applications of Kalman filters have been done in power systems. In paper [7] Kalman filer is used for distance relaying scheme and in [8] Kalman filter has been used for power system measurements for relaying. Moreover, in [9] Kalman filter has been used for harmonic analysis purpose. Since power system equations are nonlinear in nature hence extended Kalman filter [10] has been applied to Kalman filter algorithm. Power system can be modelled by different types of dynamic equations. In references [11, 12] a model based on calculation of Jacobian of real and reactive power injection has been used for Kalman filter application. In our model, for modelling of power system dynamics formation of Jacobian matrix is not required. The real model of power system may contain two types of errors: parametric errors and non parametric errors [13]. Parametric errors are those error whose occur in a power system due to the use of incorrect values of parameter such as incorrect value of resistance or reactance. In case of non parametric error approximate power system models are used instead of real one. In papers [14, 15], a method called extended weight least square method has been used for investing the characteristics of parametric and non paramet- ric errors. In this paper parametric error is taken in to account and it has been observed that Kalman filter estimation is efficient for the presence of parametric error also. The paper is organized into four sections. The introductory section provides an overview of importance of state estimator in power system operation and different methods which were briefly explained for state estimation of power system. The sec- ond section describes the modelling of power system equation for Kalman filter and WLS algorithms. WLS and Kalman filter equations along with their steps has been briefly presented in this section. Thrid section presents the outputs of our algorithms. In this section computational efficiency, numerical stability and behaviour of our algorithm for the presence of parametric errors have been checked. Finally conclusion is provided in Section 4. 2 Methodology 2.1 Modelling of power system The power system dynamics can be represented by the following equation: xkþ1 ¼ Akxk þ wk ð1Þ where, xk stands for power system state variables. Ak is state transition matrix. wk is noise and nonlinearity present in the system. From the above model it is clear that system state at instant k + 1 is dependent on the system state at instant k. In our work a simple system dynamic model [9] has been used. Here it is assumed that power system is quasi static state in nature. System state variable at instant k + 1 is same as at instant k expect that state variable is subjected to small oscillations. Thus, mathematical model for the simplified system can be written as xkþ1 ¼ xk þ wk ð2Þ where, xk = [Vh], V = All bus voltages, h = All bus angles, wk = Gaussian noise with zero mean. In equation (2), system matrix A is assumed as the identity matrix. This model used essentially that for linear, time invariant system [16]. For complex models Ak will be time dependent. But for our static estimation the model presented in equation (2) is giving satisfactory results. A positive definite matrix Q having zero cross correlation is assumed which is defined as the covariance matrix for our Gaussian noise wk. The elements of the covariance matrix will depend upon power system history. Adaptive techniques can be used to tune the elements of the covariance matrix Q [9]. But this is beyond the objective of this paper. Hence in this paper the value of Q is assumed kept in the range 0.01–0.1. State estimation is a process in which states of a system is determined by a redundant set of measurements. The equation relating to state of a system measurement vector with the states can be written as zk ¼ hðxkÞ þ e ð3Þ where, zk ¼ V ; Pi; Qi; Pf ; Qf  à ; zk is a subset of measurement vector consisting of voltage, real power injections, reactive power injections, real power flows, reactive power flows. e = Gaussian noise in the measurement. It is assumed that noise has zero mean and its corresponding covariance matrix is denoted by R. Since power system equations are nonlinear in nature, hence h(xk) will be a nonlinear function of state variables. In order to linearize h(xk) Taylor series expansion is used, zk ¼ h xk 0 À Á þ dh dh xk À xk 0 À Á þ vk ð4Þ In equation (4), higher order terms are neglected and error due to linearization is included in new variable vk. Equation (4) can be further simplified to the following form Ázk ¼ HkÁxk þ vk ð5Þ where, Ázk ¼ zk À h xk 0 À Á , Áxk ¼ xk À xk 0 and xk 0 is the initial operating point. 2.2 WLS method Weight least square technique can be used for static estimation purpose. Hence, for a particular time instant equation (5) can be rewritten as Áz ¼ HÁx þ v ð6Þ 2 A. Saikia and R.K. Mehta: Int. J. Simul. Multisci. Des. Optim. 2016, 7, A7
  • 3. In order to implement WLS method, numbers of measurement variable m has to be more than number of state variables. Moreover the rank of Jacobian matrix should be equal to number of state variables. In WLS technique an objective function J(x) which is equal to the weighted sum of squares of residuals is minimized. J(x) is given by, J xð Þ ¼ z À h xð Þ½ Š T RÀ1 z À h xð Þ½ Š ð7Þ For minimization, J(x) is differentiated as follows, g xð Þ ¼ dJ xð Þ dx ¼ ÀHT xð ÞRÀ1 z À h xð Þð Þ ¼ 0 ð8Þ If g(x) is expanded using Taylor series expansion then, g xð Þ ¼ g xi ð Þ þ G xi ð Þ x À xi ð Þ ð9Þ where, gain matrix, G xð Þ ¼ dg xi ð Þ dx . In the above expression higher order terms are neglected. Hence, an iterative procedure must be adopted in order to find out the estimation in which a tolerance limit has to be satisfied between successive iterations. The tolerance limit for our case is taken as 1e À 4. The iteration will stop when the maximum value of Dx is less tan convergence limit. The estimation of (i + 1)th iteration can be derived as xiþ1 ¼ xi À G xi ð Þ½ Š À1 g xi ð Þ ð10Þ The computational steps used in WLS technique can be expressed as follows [1]: 1. Begin iteration, set iteration number i = 1, 2. initialise the value of state vector, 3. read measurement inputs, 4. calculate measurement Jacobian H(x), 5. calculate gain matrix G(x), 6. solve for Dx, 7. check for convergence limit, 8. if required convergence criteria is not fulfilled then incre- ment iteration index and go to Step 4. 2.3 Kalman filter A Kalman filter is called as an optimal estimator. It has the capability to estimate parameters of interest from uncertain, noisy and indirect observations. Kalman filter is recursive in nature and hence it can be applied for online data estimation also. But in this paper a static estimation has been done using Kalman filter to compare the results with conventional WLS technique. The mathematical model for a Kalman filter can be expressed as follows: xkþ1 ¼ Axk þ Buk þ wk ð11Þ where, d xk+1 and xk are system state variables at discrete time instant k + 1 and k respectively. d uk denotes a set of control variables. d A and B are matrixes which link the state variables at time k to the state variables at time k + 1. For the above mathematical model of Kalman filter follow- ing are the necessary assumptions are taken: E x0½ Š ¼ x0 E wk½ Š ¼ 0 8 k E x0; wk½ Š ¼ 0 8 k E vk½ Š ¼ 0 8 k E x0; vk½ Š ¼ 0 8 k E vj; vk  à ¼ 0 8 k 6¼ j E wj; w  à ¼ 0 8 k 6¼ j In this paper a simplified linearised model as discussed in equations (2) and (6) are used to find out the optimal solutions. Hence it is called extended Kalaman filter algorithm. But, when iterative procedure is adopted then for each iteration the computational steps for both linear Kalman algorithm and extended Kalman algorithm will be the same. In this algorithm it is assumed that at any time instant initial estimates, x0 are known and its corresponding covariance matrix, P0 K is also known. Then computational steps for Kalman filter can be written as follows: d initialise initial estimate and its associated covariance matrix, d read a set of measurement inputs, d calculate Dzk, d calculate Jacobian matrix Hk, d calculate Kalman gain Gk, Gk ¼ P0HT k HkP0 kHT k þ R À ÁÀ1 ð12Þ d solve for Dx, Dx ¼ Gk Dzk À h xkð Þð Þ ð13Þ d update error covariance matrix, Pk ¼ ðI À GkHkÞP0 k ð14Þ P0 kþ1 ¼ Pk þ Qk ð15Þ d above steps are repeated for allowable tolerance limit of Dx. Initial estimates error are considered as uncorrelated with zero mean having only diagonal entries in the covariance matrix. In this paper the initial estimates are assumed as flat i.e. bus voltage magnitudes and corresponding bus angles are 1 p.u. and 0° respectively. But based on modelling of the dynamic model other conditions for initial estimates can be taken in to account [11]. 3 Results and discussion The effectiveness of our algorithm is checked on the IEEE 14 bus system. The single line diagram of IEEE 14 bus system is shown in Figure 1. A. Saikia and R.K. Mehta: Int. J. Simul. Multisci. Des. Optim. 2016, 7, A7 3
  • 4. Newton Raphson load flow study has been carried out on our test system. The results of Newton Raphson load flow analyses are shown in Tables 1 and 2. A subset of above results consisting of bus voltage, active power injection, reactive power injection, active power flow and reactive power flow between buses are taken as the measurement vector. It is assumed that measurement vector is corrupted by zero mean Gaussian noise. In this paper the computational efficiency of the algorithm is checked by considering parametric errors. In order to check accuracy of both conventional WLS and Kalman filter estima- tion, Mean Absolute Percentage Error (MAPE) [14] is used. MAPE ¼ 1 n Xn i¼1 Ai À F i Ai  100% ð16Þ where, Ai is the actual value and Fi is the calculated value. A smaller value of MAPE indicates more accuracy of the estimation. 3.1 Case 1: no parametric error In this case correct values of line impedances are chosen for estimation purpose. Figure 2 shows the tracking capability of our estimated voltages. It has been found that MAPE in voltage for WLS algorithm is 5.183, but for Kalman filter estimation of voltages MAPE is 2.9961. Hence, Kalman filter estimation of voltage is more accurate than traditional WLS algorithm. On the other hand, from Figure 3 it is observed that in the case of angle estimation Kalman filter is superior to WLS technique. MAPE value for traditional WLS is 11.3 while for Kalman estimation it is found as 2.05. 3.2 Case 2: considering parametric error In this case it is assumed that bad data is present in the system. The actual value of bus impedance between bus 4 and 7 is j0.21 ohm but here it is taken as j0.4 ohm. The comparision of estimation for voltage and angles are shown in Figures 4 and 5 respectively. It has been found that WLS and Kalman estimation MAPE values for voltage estimation are 4.38 and 3.48 respectively. On the other hand, MAPE values for angle estimations using WLS and Kalman techniques are 15.22 and 4.2876 respectively. Since Kalman estimation has less value of MAPE, hence it is more accurate than WLS estimation. 3.3 Numerical stability of Kalman algorithm In this paper initial estimate is assumed as a flat start in the Kalman filter estimation algorithm. The error covariance in the initial estimates is taken as 0.01. In order to show the stability of this algorithm error covariance is increased to 50% of its initial value. The estimation results of voltage and angles for different set of values of error covariances are shown in Tables 3 and 4 respectively. It is observed that for both voltage and angle estimation the values are approximately matching each other. 3.4 Convergence analysis In order to check the convergence ability of Kalman algorithm bus 2 voltage is chosen. The initial estimate of bus 2 voltage is 1 p.u. and its actual value is 1.05 p.u. Table 1. Real and reactive power flow. From bus To bus Power flow (p.u) Real Reactive 1 2 1.571 À0.175 1 5 0.755 À0.0798 2 3 0.734 0.059 2 4 0.559 0.029 2 5 0.417 0.0473 3 4 À0.231 0.077 4 5 À0.595 0.116 4 7 0.271 À0.154 Table 2. Real and reactive power flow. Bus no Voltage (p.u) Angle (degree) Power injection (p.u) Real Reactive 1 1.060 0 2.326 À0.152 2 1.045 À4.9891 0.183 0.352 3 1.010 À12.7492 À0.942 0.088 4 1.0132 À10.2420 À0.478 0.039 5 1.0166 À8.7601 À0.076 À0.016 6 1.0700 À14.4469 À0.112 0.155 7 1.0457 À13.2368 À0.000 0.000 8 1.0800 À13.2368 0.000 0.210 9 1.0305 À14.8201 À0.295 À0.166 10 1.0299 À15.0360 À0.090 À0.058 11 1.0461 À14.8581 À0.035 À0.018 12 1.0533 À15.2937 À0.061 À0.016 13 1.0466 À15.3313 À0.135 À0.058 14 1.0193 À16.0717 À0.149 À0.050 Figure 1. IEEE 14 bus test system [17]. 4 A. Saikia and R.K. Mehta: Int. J. Simul. Multisci. Des. Optim. 2016, 7, A7
  • 5. Figure 2. Comparision of estimated bus voltages. Figure 4. Comparision of bus voltages, Z47 = j0.4 ohm. Figure 3. Comparision of estimated bus angles. A. Saikia and R.K. Mehta: Int. J. Simul. Multisci. Des. Optim. 2016, 7, A7 5
  • 6. Table 3. Kalman filter voltage estimation for different values of initial error covariance matrix. Bus no True value (p.u.) Kalman result (p.u.) P = 0.09 P = 0.11 P = 0.13 P = 0.15 1 1.060 1.043 1.045 1.045 1.046 2 1.045 1.057 1.055 1.059 1.060 3 1.010 1.059 1.060 1.061 1.062 4 1.013 1.054 1.055 1.056 1.056 5 1.017 1.049 1.050 1.051 1.051 6 1.070 1.097 1.098 1.099 1.099 7 1.046 1.083 1.084 1.085 1.085 8 1.080 1.115 1.116 1.116 1.117 9 1.031 1.067 1.068 1.069 1.069 10 1.030 1.067 1.065 1.068 1.069 11 1.046 1.078 1.079 1.080 1.081 12 1.053 1.087 1.088 1.089 1.089 13 1.047 1.082 1.082 1.083 1.084 14 1.019 1.064 1.065 1.065 1.066 MAPE 3.24 3.26 3.37 3.42 WLS MAPE = 5.183 Table 4. Kalman filter angle estimation for different values of initial error covariance matrix. Bus no True value (degree) Kalman result (degree) P = 0.09 P = 0.11 P = 0.13 P = 0.15 1 0.00 0 0.00 0.00 0.00 2 À4.99 À5.16 À5.16 À5.15 À5.15 3 À12.75 À12.96 À12.95 À12.93 À12.92 4 À10.25 À10.61 À10.60 À10.59 À10.59 5 À8.76 À9.16 À9.15 À9.15 À9.15 6 À14.45 À13.90 À13.90 À13.90 À13.90 7 À13.24 À13.12 À13.11 À13.11 À13.11 8 À13.24 À13.01 À13.00 À12.99 À12.99 9 À14.83 À14.55 À14.53 À14.53 À14.53 10 À15.04 À14.89 À14.87 À14.87 À14.87 11 À14.86 À14.65 À14.64 À14.63 À14.64 12 À15.31 À14.90 À14.90 À14.90 À14.90 13 À15.34 À15.25 À15.24 À15.24 À15.25 14 À16.08 À16.17 À16.16 À16.15 À16.16 MAPE 2.12 2.13 2.11 2.09 WLS MAPE = 11.3 Figure 5. Comparision of bus angles, Z47 = j0.4 ohm. 6 A. Saikia and R.K. Mehta: Int. J. Simul. Multisci. Des. Optim. 2016, 7, A7
  • 7. Figure 6 shows the estimated values of voltage at bus 2 for successive samples. It has been observed that for successive samples the error in Kalman estimation is lesser than that of traditional WLS technique. 4 Conclusion In this paper a comparative study has been done between WLS technique and Kalman filter algorithm for static state estimation of power system. Simple power system dynamic equation and measurement model are considered in order to implement this algorithm. Algorithms are tested on IEEE 14 bus system and it is found that Kalman filter has better estima- tion quality than WLS algorithm. The results presented in this paper prove that for the presence of parametric error also Kalman estimation outperform traditional WLS estimation. From the results it can be concluded that in the face of errors in initial estimates, Kalman algorithm is numerically stable. The benefit of Kalman estimation is that this method has the ability to estimate more accurately than conventional WLS technique and it has better convergence characteristics. References 1. Abur A, Exposito AG. 2004. Power system state estimation, theory and implementation. Marcel Dekker Inc.: New York. 2. Meliopoulos APS, Fardanesh B, Zelingher S. 2001. Power system state estimation: modeling error effects and impact on system operation. Proceedings of the Hawaii International Conference on System Sciences, January 3–6, 2001, Maui, Hawaii. 3. Schweppe F, Wildes J. 1970. Power system static-state estima- tion, part 3: implementation. IEEE Power Apparatus and Systems, 89, 130–135. 4. Holten L, Wu FF, Liu W-HE. 1988. Comparison of different methods for state estimation. IEEE Transactions on Power Systems, 3(4), 1798–1806. 6. Grainger J, Stevenson W. 1994. Power system analysis. McGraw-Hill: New York. 5. Kalman RE. 1960. A new approach to linear filtering and prediction problems. Transactions of the ASME-Journal of Basic Engineering, 82(Series D), 35–45. 7. Girgis AA. 1982. A new Kalman filtering based digital distance relay. IEEE Transactions on Power Apparatus and System, PAS-101(9), 3471–3480. 8. Sachdev MS, Wood HC, Johnson NG. 1985. Kalman filtering applied to power system measurements for relaying. IEEE Trans- actions on Power Apparatus and System, PAS-104(12), 4565–4573. 9. Beides HM, Heydt GT. 1991. Dynamic state estimation of power system harmonics using Kalman filter methodology. IEEE Transactions on Power Delivery, 6(4), 1663–1670. 10. Julier SJ, Uhlmann JK. 1997. A new extension of the Kalman filter to nonlinear systems. Proc. SPIE 3068 Signal Processing Sensor Fusion, and Target Recognition VI, Florida, 28 July, 1997. 11. Blood EA, Krogh BH, Ilic MD. 2008. Electric power system static state estimation through Kalman filtering and load forecasting. Power and Energy Society General Meeting Conversion and Delivery of Electrical Energy in the 21st Century, Pittsburg, USA, 2008 IEEE. 12. Hernandez C, Maya-Ortiz P. 2015. Comparison between WLS and Kalman filter method for power system static state estima- tion. Smart Electric Distribution Systems and Technologies (EDST) 2015 International Symposium on, Vienna, Austria. 13. Zarco P, Exposito AG. 2000. Power system parameter estimation: a survey. IEEE Transactions on Power Systems, 15(1), 216–222. 14. Chen J, Lio Y. 2012. State estimation and power flow analysis of power system. Journal of Computers, 7(3), 685–691. 15. Liao Y. 2007. State estimation algorithm considering effects of model inaccuracies. IEEE Proceedings, SoutheastCon 2007, Richmond, Virginia. 16. Debs AS, Larson RE. 1970. A dynamic estimator for tracking the state of power system. IEEE Transactions on Power Apparatus and System, PAS-89(7), 1670–1678. 17. Power System Test Case Archive, http://www2.ee.wasington.edu/ researc/pstca/. Cite this article as: Saikia A Mehta RK: Power system static state estimation using Kalman filter algorithm. Int. J. Simul. Multisci. Des. Optim., 2016, 7, A7. Figure 6. Convergence of voltage at bus 2. A. Saikia and R.K. Mehta: Int. J. Simul. Multisci. Des. Optim. 2016, 7, A7 7