Next Article in Journal
The Effects of Envelope Design Alternatives on the Energy Consumption of Residential Houses in Indonesia
Next Article in Special Issue
Locational Pricing to Mitigate Voltage Problems Caused by High PV Penetration
Previous Article in Journal
High Step-Up 3-Phase Rectifier with Fly-Back Cells and Switched Capacitors for Small-Scaled Wind Generation Systems
Previous Article in Special Issue
High Efficiency Variable-Frequency Full-Bridge Converter with a Load Adaptive Control Method Based on the Loss Model
 
 
Retraction published on 1 October 2015, see Energies 2015, 8(10), 10995.
Font Type:
Arial Georgia Verdana
Font Size:
Aa Aa Aa
Line Spacing:
Column Width:
Background:
Article

A Robust WLS Power System State Estimation Method Integrating a Wide-Area Measurement System and SCADA Technology

1
College of Electrical Engineering and Automation, Fuzhou University, Fuzhou 350108, China
2
Department of Electrical & Electronic Engineering, Imperial College London, London SW7 2BT, UK
*
Author to whom correspondence should be addressed.
Energies 2015, 8(4), 2769-2787; https://doi.org/10.3390/en8042769
Submission received: 7 February 2015 / Revised: 20 March 2015 / Accepted: 23 March 2015 / Published: 10 April 2015
(This article belongs to the Collection Smart Grid)

Abstract

:
With the development of modern society, the scale of the power system is rapidly increased accordingly, and the framework and mode of running of power systems are trending towards more complexity. It is nowadays much more important for the dispatchers to know exactly the state parameters of the power network through state estimation. This paper proposes a robust power system WLS state estimation method integrating a wide-area measurement system (WAMS) and SCADA technology, incorporating phasor measurements and the results of the traditional state estimator in a post-processing estimator, which greatly reduces the scale of the non-linear estimation problem as well as the number of iterations and the processing time per iteration. This paper firstly analyzes the wide-area state estimation model in detail, then according to the issue that least squares does not account for bad data and outliers, the paper proposes a robust weighted least squares (WLS) method that combines a robust estimation principle with least squares by equivalent weight. The performance assessment is discussed through setting up mathematical models of the distribution network. The effectiveness of the proposed method was proved to be accurate and reliable by simulations and experiments.

1. Introduction

Electric power is essential to modern society. Economic prosperity, national security, and standard of living depend on reliable electric power systems, and it’s very important for the power systems to obtain operating condition information about the state of the electric grid [1]. In 1970s, Schweppe first proposed the idea of state estimation in power systems. Power system state estimation constitutes the core of the on-line system monitoring, analysis and control functions [2,3,4,5]. State estimation acts like a filter between the raw measurements received from the system and all the application functions that require the most reliable data base for the current system operation state, and it typically includes bad data processing, state estimation solutions, parameter and topology error processing, and other analyses.
In modern power systems, the control center receives the system-wide device information and measurement mainly through a SCADA system [6,7]. However, the information and measurement data provided by SCADA may not always be accurate and reliable. On the other hand, the collected measurements may not allow direct extraction of the corresponding real-time AC operation state of the system. These concerns drive the development of power system technology. Among all the newly-developed applications that aim at satisfying those new technological demands, the so-called wide area measurement system (WAMS) opens a new avenue for power system stability analysis and control, and it has been attracting increasing attention in recent years, since it is a powerful tool for power system monitoring, protection and control, and has been widely used in the energy management systems of power systems [8,9,10,11,12,13]. WAMS measurements have high precision and short updating cycles and can measure the node states directly, but due to the high costs of PMU devices and their placement problems, how to utilize WAMS measurements and SCADA information in state estimation effectively must be faced and solved now.
At the same time, the computing processes of power system state estimation generally use the maximum likelihood estimation method, but bad data and outliers exist in the estimation process, whose standardized errors are larger than a pre-established tolerance, and they will affect the accuracy and state estimation effectiveness greatly [14,15,16], so it is important to research a robust estimation method to prevent the final estimate from being biased. To address this problem, a variety of approaches have been proposed, including linear regression, artificial neural networks, fuzzy pattern matching, Kalman filter techniques, etc. A linearized state estimation algorithm was presented for applications in smart distribution systems [17,18]. This method intended to incorporate synchronized phasor measurements into the distribution state estimation by a complex calculation process. As the availability of phasor measurements at substations will increase gradually, the authors of [19,20] studied how the state estimator can be enhanced to handle both the traditional state estimator and the linear state estimator simultaneously. A complex artificial neural network was used to adjust the link weighting in power system bad data analysis and estimation in [21]. Using fuzzy clustering and a pattern matching method, a fuzzy pattern vector for power state estimation was generated based on the analog measurement vector in [22]. An adaptive Kalman filter was introduced for real-time power system state estimation in [23], but Kalman filters achieve optimal performance only when the system noise characteristics have known statistical properties. When greater ability and high speed are required in real-time power state estimation, the complexity of these implementations quick increases and it becomes more difficult to complete high-accuracy state estimations of the power system. Consequently, depending on the required ability level, these methods can become impractical for real-time applications.
This paper analyzes in detail the state estimation model by mixed measurements with WAMS and SCADA, and develops a robust WLS state estimation method which can update the weighting factors in each iteration using WAMS data, therefore eliminating bad data and outliers efficiently and thus improving the robustness in the presence of bad measurements. The performance of the proposed state estimation method and the efficiency of the bad data identification were verified by experiments and simulations. The rest of this paper is outlined as follows: in Section 2 we analyze the wide-area state estimation model and the proposed robust WLS theory based on readjusting measurement weights. In Section 3 we focus on performance assessment through simulations and experiments. Conclusions are drawn in Section 4.

2. A State Estimation Method Integrating WAMS and SCADA

2.1. Model Analysis of Power System State Estimation

In power state estimation methods, the most commonly used measurements are line power flow, bus power injection and voltage magnitude measurements. In some cases, especially for state estimation of distribution buses, the line current magnitude measurements may be taken into consideration too. Where PMUs exist, there will be two new types of measurements utilized by power system state estimation methods. One is voltage phasor measurements which include voltage magnitudes and angles of the system bus, and the other is current phasor measurements which include current magnitudes and angles of the transmission lines or transformers [24]. All types of measurements can be expressed in terms of the system state using Equation (1):
z = [ z 1 z 2 z m ] = [ h 1 ( x 1 , x 2 , x n ) h 2 ( x 1 , x 2 , x n ) h m ( x 1 , x 2 , x n ) ] + [ e 1 e 2 e m ] = h ( x ) + e
where z i is the measured value, h i ( x ) is a nonlinear function; x i is the system state vector; including the voltage magnitudes and phase of all the buses excluding the reference bus phase angle; and e i is measurement error. Defining Equation (2) as
J ( x ) = [ z h ( x ) ] T R 1 [ z h ( x ) ]
R is the covariance matrix of the measurement error e . The optimization problem of state estimation is to make the aim function J ( x ) smallest, i.e.:
g ( x ) = J ( x ) ( x ) = h ( x ) ( x ) R 1 [ z h ( x ) ] = 0
here H ( x ) = h ( x ) ( x ) can be named as Jacobian matrix, and it can be expressed as:
H ( x ) = h ( x ) ( x ) = [ h 1 ( x ) x 1 h 1 ( x ) x 2 h 1 ( x ) x n h 2 ( x ) x 1 h 2 ( x ) x 2 h 2 ( x ) x n h m ( x ) x 1 h m ( x ) x n h m ( x ) x n ]
where i is the iteration index; x i is the solution vector at the i t h iteration. Using mathematical transformations such as Taylor series expansion and the Newton iterative method, we can obtain Equation (5) from the above equations:
H T ( x i ) R 1 [ z h ( x i ) ] = H T ( x i ) R 1 H ( x i ) ( x i + 1 x i )
Defining Δ x i = x i + 1 x i , at the i t h iteration, it is decomposed into its triangular factors, and the following equation should be solved using related theory:
[ G ( x i ) ] Δ x i = H T ( x i ) R 1 [ z h ( x i ) ]
G ( x i ) = g ( x i ) ( x ) = H T ( x i ) R 1 H ( x i ) is called the gain matrix. It is sparse positive definite and symmetric if the system is fully observable. State estimation involves the iterative solution of the equations given by Equation (5), and we need to get initial state estimation data first so the related equivalent circuit of different power system components, admittance matrix, power injection, power flow, and so on should be researched first.
In a power system, transmission lines can be seen as middle-length transmission and the conductance need not be considered, then the equivalent circuit of transmission lines is as shown in Figure 1. In this figure, Z indicates impedance and Y 2 indicates admittance. Based on Kirchhoff’s law, we can get:
Figure 1. Equivalent circuit for transmission line.
Figure 1. Equivalent circuit for transmission line.
Energies 08 02769 g001
[ U k I k ] = [ 1 + Z Y 2 Z Y ( 1 + Z Y 4 ) 1 + Z Y 2 ] [ U m I m ]
According to tap changing and phase shifting transformers, Figure 2 is the typical equivalent circuit. The two transformer terminal buses are commonly designated as the impedance side and the tap side bus respectively.
Figure 2. Equivalent circuit for a transformer.
Figure 2. Equivalent circuit for a transformer.
Energies 08 02769 g002
From a transformer’s features, it is easy to know i l m = a i k , v l = v k / a . Defining the admittance of the branch l m is y , then we can get:
[ i l m i m ] = [ y y y y ] [ v l v m ]
If the tap ratio a is complex, through substituting calculations, the above equation can be turned into:
[ i k i m ] = [ y / | a | 2 y / a * y / a y ] [ v k v m ]
Generators are normally seen in the power system. The equivalent circuit of generators is divided into voltage and current equivalent circuits as shown in Figure 3a and Figure 3b.
Figure 3. Equivalent circuit for a generator. (a) Voltage equivalent circuit for a generator; (b) Current equivalent circuit for a generator.
Figure 3. Equivalent circuit for a generator. (a) Voltage equivalent circuit for a generator; (b) Current equivalent circuit for a generator.
Energies 08 02769 g003
The reactance of generators is expressed by Equation (10), where X G % is the reactance percent value of generators; U G N is the rated voltage of generators; S N is the nominal power of generators:
X G = X G % U G N 2 100 S N
Using Kirchhoff’s current law at each bus to build the network model for the entire power system, the following equation can be obtained:
I = [ i 1 i 2 i N ] = [ Y 11 Y 12 Y 1 N Y 21 Y 22 Y 2 N Y N 1 Y N 2 Y N N ] [ v 1 v 2 v N ] = Y V
where i k , v k are respectively the net current injection phasor , the voltage phasor at bus k . Matrix Y is the bus admittance matrix, and when considering the transformer, the following equation can be given:
Y k k n e w = Y k k + y t / | a | 2 Y k m n e w = Y k m y t / a * Y m k n e w = Y m k y t / a Y m m n e w = Y m m + y t
Assuming Figure 4 is the general two-port model for the power network branch. In the figure g i j + j b i j is the admittance of the series branch connecting buses i and j , g s i + j b s i is the admittance of the shunt branch connected at bus i , then we can get all kinds of measurements h ( x ) which are expressed by voltage, angle, and other network parameters.
Figure 4. Two–port model of power network branch.
Figure 4. Two–port model of power network branch.
Energies 08 02769 g004
In Figure 4, the v i , v j can be shown as Equation (13) with voltage amplitude V i , V j and the phase angle θ i , θ j :
v i = V i ( cos θ i + j sin θ i ) v j = V j ( cos θ j + j sin θ j )
Based on Kirchhoff’s current law, that is i i = i = 1 N Y i j v j , the power can be calculated with the following equation:
P i + j Q i = v i i i *
From the above equations, we get that the real power injection and reactive power injection at bus i are:
P i = V i j N i V j ( G i j cos θ i j + B i j sin θ i j ) Q i = V i j N i V j ( G i j sin θ i j B i j cos θ i j )
where θ i j = θ i θ j , G i j , B i j is in matrix form. From Figure 4, we also can get:
i i j = ( v i * v j * ) y i j + j v i * ( g s i + j b s i ) P i j + j Q i j = v i * i i j *
so, the real power flow, reactive power flow and line current flow from bus i to j can be described as follows:
P i j = V i 2 ( g s i + g i j ) V i V j ( g i j cos θ i j + b i j sin θ i j ) Q i j = V i 2 ( b s i + b i j ) V i V j ( g i j sin θ i j b i j cos θ i j ) I i j = P i j 2 + Q i j 2 V i
Then we can calculate the partial differential elements corresponding to active power injection measurements, reactive power injection measurements, active power flow measurements, and so on. The following equation is an example of partial differential results corresponding to active power injection measurements:
P i θ i = j = 1 N V i V j ( G i j sin θ i j + B i j cos θ i j ) V i 2 B s i P i θ j = V i V j ( G i j sin θ i j + B i j cos θ i j ) P i V i = j = 1 N V j ( G i j cos θ i j + B i j sin θ i j ) + V i G s i P i V j = V i ( G i j cos θ i j + B i j sin θ i j )
Through the above analysis and calculations, we can get H ( x ) , G ( x i ) and other parameters, then an iterative solution state estimation of power network will be completed.

2.2. Proposed Power System State Estimation Method

PMUs are used to measure data such as voltages, current, angle and frequency, and can provide real-time information about the state of large portions of national and transnational grids and allow obtaining a state estimate which is a true snapshot of the power system, making the technology for real-time supervision of power systems clearly at hand [25], but because of the high relative cost and inconvenience of installation, we can not install PMUs in each part of power grid, and we still need state estimation technology using SCADA and other technologies to get the full state of power grid, and the algorithm and application of state estimation will still need to be explored, proposed and tested in the coming years. This section will analyze a power network state estimation method which includes PMUs.
As shown in Figure 5, when there is a PMU in i node and no PMU in node j, the following relationship exists from circuit theory:
I ˙ i j = V ˙ i y s i + ( V ˙ i V ˙ j ) y i j    = V ˙ i ( y s i + y i j ) V ˙ j y i j    = ( V i cos δ i + j V i sin δ i ) ( g s i + j b s i + g i j + j b i j ) ( V j cos δ j + j V j sin δ j ) ( g i j + j b i j )    = [ V i [ ( g i j + g s i ) cos δ i ( b i j + b s i ) sin δ i ] V j [ g i j cos δ j + b i j sin δ j ] ]       + j [ V i [ ( b i j + b s i ) cos δ i ( g i j + g s i ) sin δ i ] V j [ b i j cos δ j + g i j sin δ j ] ]
Figure 5. Power network model including PMUs.
Figure 5. Power network model including PMUs.
Energies 08 02769 g005
where y i j = g i j + j b i j is the series admittance of branch i j , y s i = g s i + j b s i is the shunt admittance relative to ground of node i , V ˙ i = V i δ i and V ˙ j = V j δ j are respectively the voltage phasors of node i and node j .
Since there is a PMU in i , the node voltage amplitude V i and phase δ i of node i , current amplitude I i j and phase θ i j of branch i j can be directly obtained, so if we define A i j , B i j , C i j as follows:
A i j = ( g i j + g s i ) 2 + ( b i j + b s i ) 2 B i j = g i j 2 + b i j 2 C i j = ( b s i g i j g s i b i j ) sin ( δ i δ j ) ( g i j 2 + b i j 2 + b s i b i j + g s i g i j ) cos ( δ i δ j )
Then we can get Equation (21) from Equation (19):
I i j = A i j V i 2 + B i j V j 2 + 2 C i j V i V j θ i j = arctan ( V i [ ( b i j + b s i ) cos δ i ( g i j + g s i ) sin δ i ] V j [ b i j cos δ j + g i j sin δ j ] V i [ ( b i j + b s i ) cos δ i ( g i j + g s i ) sin δ i ] V j [ b i j cos δ j + g i j sin δ j ] )
To have the state estimation of a power network, one of the key problems is how to solve the Jacobian matrix. From Figure 5, the transposed matrix of the Jacobian matrix can be described by:
H T = [ P i j δ Q i j δ P i δ Q i δ δ i δ V i δ I i j δ θ i j δ P i j V Q i j V P i V Q i V δ i V V i V I i j V θ i j V ]
From Equation (21), we can see the Jacobian matrix is composed of partial derivatives, and all these partial derivatives would be calculated based on Kirchhoff’s laws and circuit theory. For example, some branch current partial derivatives and branch phase partial derivatives can be calculated as:
I i j δ i = D i j V i V j E i j ; I i j δ j = D i j V i V j E i j = I i j δ i I i j V i = A i j V i + C i j V j E i j ; I i j V j = B i j V j + C i j V i E i j
θ i j δ i = A i j V i 2 + C i j V i V j E i j ; θ i j δ j = B i j V j 2 + C i j V i V j E i j θ i j V i = D i j V j E i j ; θ i j V j = D i j V i E i j
where D i j = ( g i j + g s i ) β i j + ( b i j + b s i ) α i j , E i j = A i j V i 2 + B i j V j 2 + 2 C i j V i V j . As concerned as above, the key issue is to calculate Equation (2), defining the measurement residual error ν = z i h i ( x ^ ) . In each iteration, there is the equation:
J ( x ) = [ Δ z H Δ x ) T ] R 1 [ Δ z H Δ x ] = | [ R 1 2 Δ z R 1 2 H Δ x ] | 2
Defining Δ z ^ = R 1 2 Δ z , H ^ = R 1 2 H , Q T Q = I , I is unit matrix, and Q H ^ = [ U 0 ] . U is a upper triangular matrix, so:
J ( x ) = | [ R 1 2 Δ z R 1 2 H Δ x ] | 2 = Δ y 1 U Δ x 2 + Δ y 2 2
where Q Δ z ^ = [ Δ y 1 Δ y 2 ] . When Δ y 1 U Δ x = 0 , i.e., Δ y 1 = U Δ x , we get the smallest J ( x ) , then we get the optimization result, so the criterion function of the proposed algorithm is i = 1 n P i ν i 2 = min , P i is the weight of z i , and the normal equation used to solve x ^ can be written as:
H T P H x ^ H T P z = 0
Through the Huber robust method, there is ψ ( ν i ) = ρ ( ν i ) , i = 1 n w i ν i h i = 0 , w i is weight factor. Defining:
ψ ( u ) = { k u < k u k u k k u > k w ( u ) = { 1 | u | k k s i g n ( u ) | u | > k
where u = ( l h i T x ^ ) / s . When | u | k , s = σ ^ ; | u | > k , s = m e d i | l i h i T x ^ | . By mathematical transform, the equivalent weight can be obtained as P ¯ = { P i w i } . P ¯ is a readjusting weigh matrix, so x ^ is:
x ^ = ( H T P ¯ H ) 1 H T P ¯ z
Then a robust state estimation method which can resist bad data and outliers efficiently is obtained by the technique of adjusting the equivalent weight.

3. Performance Evaluation

3.1. Computer Simulation

The proposed robust state estimate method was tested using simulated measurements on different size systems such as IEEE 14, 30, 57 and 118 bus systems. Figure 6 is the measurement configuration diagram of the IEEE 14 bus system. From this figure, the simulation bus system has in total 14 buses and 20 branches, which has PMUs in bus 2, bus 6, bus 7, bus 9, and bus 13. With PMU measurement, we can directly get the node voltage magnitudes, node voltage phase angles, and branch currents. In order to simulate Gaussian distribution error of the measurement value:
z i m e a = z i t r u e + r a n d × σ i
where z i m e a is measurement value, z i t r u e is the true value calculated by load flow software, r a n d is a function which can generate a Gaussian distribution random number, σ i is the standard deviation (STD). As we know, the confidence interval ( μ 3 σ , μ 3 σ ) includes the 99.7% confidence rate in the Gaussian distribution condition, then:
σ i = μ i × e r r o r % 3 × 100 = z i t r u e × e r r o r % 3 × 100
If bad data and outliers exist in the system, defining z i b a d as bad measurement data, e r r o r % is measurement error rate, then the gross error can be written as:
z i b a d = z i t r u e + b i σ i
where b i is the coefficient of σ i , and in our simulations b i > 3 .
Figure 6. Simulation measurement configuration of the IEEE 14 bus system.
Figure 6. Simulation measurement configuration of the IEEE 14 bus system.
Energies 08 02769 g006
As Table 1 shows, four case studies based on Figure 6 are analyzed to check the estimation accuracy and computational efficiency of the proposed state estimation method. In Table 1, the first column indicates the case number, and the second column shows the measurement configurations of each simulation case. The third and the fourth columns indicate the number of measurements and state vectors. Column 5 shows the redundancy which can be calculated by column 3 and column 4.
Table 1. Parameter configuration of the cases used in simulations.
Table 1. Parameter configuration of the cases used in simulations.
Case No.Measurement configurationNumber of measurementsNumber of stateRedundancy
1Only traditional measurements44281.57
2Traditional measurements and PMUs in bus 2, 7, 950281.78
3Traditional measurements and PMUs in bus 2, 6, 7, 950281.78
4Traditional measurements and PMUs in bus 2, 6, 7, 9, 1350281.78
The following four cases will be discussed to illustrate the proposed estimation method’s performance. Statistic analysis results of relative errors between the state estimation solutions will be presented for comparison of the effects of the different cases.
(1) Case 1: just includes traditional measurements. Power flows in 1–2, 1–5, 2–5, 3–4, 4–5, 4–7, 4–9, 6–11, 6–12, 6–13, 7–8, 7–9, 9–10, 9–14, 10–11, 12–13 and 13–14. Power injections in buses 3, 5, 13 and 14. Voltage amplitude in bus 1.
(2) Case 2: Power flows in 4–5, 4–7, 4–9, 7–9, 10–11, 12–13 and 13–14. Power injections in buses 3, 5, 13 and 14. PMU measurements in bus 2, 7, and 9.
(3) Case 3: Power flows in 4–9, 10–11 and 12–13. Power injections in buses 3, 5, and 14. PMU measurements in bus 2, 6, 7, and 9.
(4) Case 4: Power flows in 10–11. Power injections in buses 5. PMU measurements in bus 2, 6, 7, 9, and 13.
To easily calculate and intuitively display the results, usually it is better to transform the active, reactive power injection measurements P i , Q i and active, reactive power flow P i j , Q i j to per-unit values. In this paper, we selected the reference value as 100 MW or 100 MVAr to transform the above data to per-unit system, and phase angle’s units are degrees (°). All other measurements’ units are p.u. Assuming the traditional measurements error ranges from 1% to 3%. Measurements from PMUs have a high accuracy, and their amplitude errors are from 0.1% to 1%, and the range of phase angle is from 0.01 ° to 0.05 ° . Tolerance to converge is set to 10 4 , meaning that if there is:
max | Δ x k | ε = 0.0001
the simulation program calculation will finish its iteration and we get the state estimation results. Since it is not possible to show the results of the proposed state estimation method for all the system states, two calculation examples will be presented in the following. Similar results are obtained for all state variables in all the simulations. Table 2 is the bus voltage estimation results of the cases used in simulations. The second column indicates the true number of the bus voltage amplitude, and the third, fourth, fifth and the sixth columns show voltage state estimate values of different cases. Table 3 is the bus voltage estimation results of the cases used in the simulations.
Table 2. Bus voltage estimation of the cases used in simulations.
Table 2. Bus voltage estimation of the cases used in simulations.
Bus VoltageTrue valueBus voltage amplitude estimation of simulation cases
Case 1Case 2Case 3Case 4
V 1 (p.u.)1.06001.056631.057551.06221.0605
V 2 (p.u.)1.04501.04171.04251.04721.0455
V 3 (p.u.)0.99960.99500.99671.00170.9997
V 4 (p.u.)1.00160.99820.99921.00361.0020
V 5 (p.u.)1.00811.00561.00571.01021.0085
V 6 (p.u.)0.98050.97810.97840.98240.9809
V 7 (p.u.)0.99070.98740.98850.99270.9912
V 8 (p.u.)1.02071.01751.01841.02261.0211
V 9 (p.u.)0.96780.96540.96550.96970.9683
V 10 (p.u.)0.96190.95710.95970.96390.9624
V 11 (p.u.)0.96740.96400.96510.96930.9678
V 12 (p.u.)0.96440.96200.96240.96630.9648
V 13 (p.u.)0.95940.95710.95740.96130.9598
V 14 (p.u.)0.94440.94210.94230.94630.9450
Table 3. Bus voltage angle estimation of the cases used in simulations.
Table 3. Bus voltage angle estimation of the cases used in simulations.
Angle of bus voltageTrue valueBus voltage angle estimation of simulation cases
Case 1Case 2Case 3Case 4
δ 1 ( ° ) 0.00000.02760.00770.00730.0252
δ 2 ( ° ) −5.0125−5.0103−4.9779−4.9869−4.9886
δ 3 ( ° ) −12.7398−12.8163−12.6647−12.7642−12.7926
δ 4 ( ° ) −10.1673−10.1864−10.1399−10.1563−10.1612
δ 5 ( ° ) −8.6505−8.6761−8.6238−8.6375−8.6397
δ 6 ( ° ) −14.9247−14.9321−14.9019−14.9165−14.9167
δ 7 ( ° ) −13.6736−13.6712−13.6519−13.6623−13.6743
δ 8 ( ° ) −13.6636−13.6713−13.6630−13.6731−13.6847
δ 9 ( ° ) −15.5817−15.5364−15.5535−15.5655−15.5862
δ 10 ( ° ) −15.8072−15.7407−15.7757−15.7887−15.8105
δ 11 ( ° ) −15.5225−15.4342−15.4944−15.5071−15.5275
δ 12 ( ° ) −15.9298−15.8405−15.9049−15.9222−15.9195
δ 13 ( ° ) −16.0145−15.9170−15.9912−16.0055−16.0033
δ 14 ( ° ) −16.9687−16.8838−16.9349−16.9401−16.9634
Figure 7 and Figure 8 are the bus voltage amplitude and angle estimate errors using the data from Table 1 and Table 2. From the figure, we can see that case 1 has the worst state estimation effect and case 4 has the best estimation effect. This shows that when adding PMU data to conventional SCADA measurement inputs, the state estimator will improve its convergence speed and accuracy.
Figure 7. Bus voltage amplitude estimate error of simulation cases.
Figure 7. Bus voltage amplitude estimate error of simulation cases.
Energies 08 02769 g007
Figure 8. Bus voltage angle estimate error of simulation cases.
Figure 8. Bus voltage angle estimate error of simulation cases.
Energies 08 02769 g008
The proposed robust state estimation method also shows strong ability to resist bad data and outliers. In the simulations when gross errors are input and the measurement vector contains bad data, using ANOVA analysis, the proposed algorithm can identify the bad data accurately through iterations. Table 4 is the bad data identification results of the cases used in the simulations.
Table 4. Bad data identification results of the cases used in simulations.
Table 4. Bad data identification results of the cases used in simulations.
Case No.Bad data locationNoise
Case 2 P 4 7 4.6 σ P 4 7
I 2 3 4.4 σ I 2 3
Case 3 P 3 4.6 σ P 3
I 7 4 4.6 σ I 7 4
Case 4 P 10 11 11 σ P 10 11
θ 6 5 5.5 σ θ 6 5

3.2. Hardware Application Experiments

The proposed robust WLS method was implemented on a four-node experiment test system as shown in Figure 9. PSCAD is used to simulate the power system parameters such as active power, reactive power, etc. The simulated results of PSCAD are imported to a RTDS system. SCADA measurements are arranged in bus 1 and bus 3. As we know, due to the lack of a reliable real-time scale between test results of different locations, SCADA monitoring data is valid only in the local system, and it is difficult to detect and analyze the dynamic state of an entire power system just with SCADA, so we also used one PMU in the experiment, which is set to bus 1.
Figure 9. Four-node experiment test system.
Figure 9. Four-node experiment test system.
Energies 08 02769 g009
Figure 10 is hardware design structure of the PMU used in the experiments. PMUs consist of signal conditioning modules, a synchronous clock module, data processing module and communication circuit. Signal conditioning modules consist of PT, CT and v detection circuits (PT uses SPT204A; CT uses SCT254AK). They convert analog signals of the power network into electrical signals which can be sampled and are suitable for ADC. Through DSP the data processing modules convert analog signals to digital signals. The synchronous clock module tracks synchronous 1PPS from the GPS, and generates trigger DSP synchronous sampling pulse signals. Power parameters such as phase angle, frequency, and voltage will be uploaded to the host computer via the communication circuit.
Figure 10. PMU design of a four-node experimental test system.
Figure 10. PMU design of a four-node experimental test system.
Energies 08 02769 g010
As shown in Figure 11, Different PMUs will use the same synchronized signal as sampling pulse trigger signal which is sent by the same control center, so the parameters’ detection will have a very good time synchronization. In our experiments, the synchronized GPS clock module uses ATK-NEO-6M, which generates trigger DSP synchronous sampling pulse signal of executing ADC. It marks the sampled data processing results with a uniform high-accuracy time scale.
Figure 11. Synchronized PMU detection based on GPS signal.
Figure 11. Synchronized PMU detection based on GPS signal.
Energies 08 02769 g011
STD of SCADA measurements is 0.01 and STD of PMU is given as 0.001, and Figure 12 shows the estimation results of our four-node experiment test system. From the figure we can see the bus voltage estimation results and their errors. By repeating a lot of experiments, the proposed robust WLS method was proved to have very high accuracy and good computational efficiency; the accuracy of the bus voltage amplitude state estimation is 99.8% and the accuracy of the bus voltage angle estimation is about 99.4%. The computational speed of the proposed method is much faster than the traditional WLS state estimation method.
Figure 12. Estimation results of four-node experiment test system (a) Bus voltage estimation results and errors; (b) Bus voltage angle estimation results and errors.
Figure 12. Estimation results of four-node experiment test system (a) Bus voltage estimation results and errors; (b) Bus voltage angle estimation results and errors.
Energies 08 02769 g012
In statistics, bias of an estimator is the difference between this estimator’s expected value and the true value of the parameter being estimated. Suppose x ^ is an estimator of parameter x t . Then the bias of this estimator is defined as:
B i a s [ x ^ ] = E [ x ^ ] x t = E [ x ^ x t ]
When an estimator has zero bias it is called unbiased. Otherwise the estimator is said to be biased. Based on mathematical theory, from Equation (1) we can get:
B i a s [ x ^ ] = k = 1 ( x ^ x t ) P k
where P k is the distribution probability. In statistics, there are problems for which it may be good to use an estimator with a small , but nonzero, bias since the property of mean-unbiasedness may be lost under nonlinear transformations. In this paper, we used a Monte Carlo simulation to research the statistical characteristics, and the estimation step number N is 500 steps. The measurement inputs are randomly produced by:
z = z 0 ( μ + σ × r a n d n ( 1 , 1 ) )
Figure 13 is the bias analysis of proposed the method using the Monte Cario method. It’s clear from the figure that the bias is zero, so the estimator is unbiased. The other cases are also unbiased. Hence we can say the proposed robust WLS state estimators are unbiased.
Figure 13. Bias analysis of proposed robust WLS method.
Figure 13. Bias analysis of proposed robust WLS method.
Energies 08 02769 g013

4. Conclusions

The method proposed in this paper analyzes in details the state estimation model by mixed measurements with WAMS and SCADA, and according to bad data and outliers in the measurement vector, researches a robust and high-efficiency WLS state estimation method. The proposed method takes into consideration measurement dependencies and updates the weighting factors automatically, therefore recognizing and eliminating bad data and outliers efficiently, and improves the robustness in the presence of bad measurements. This method’s performance was tested on some IEEE bus systems and relative experiments. The results of simulations and experiments proved that the proposed method had good accuracy and high reliability and it can be used in state estimation of large scale and complicated power grids. The presented method can be extended to the analysis of other complex energy systems with multiple spatial-temporal scales like wind and solar energy as well.

Acknowledgments

This work was primarily supported by European Community 7th Framework Programme (Number: 909880), Chinese National Natural Science Foundation (Number: 50907011), Fujian Science Foundation for Distinguished Young Scholars (Number: 2012J06012). We also appreciate the support from Education office of Fujian province (Number: JA1108) and Fuzhou University (Number: 022222). The authors would like to thank all the reviewers for their advices and suggestions on improving this paper.

Author Contributions

Tao Jin coordinated the main theme of this paper and wrote the manuscript. Fuliang Chu developed the simulation models and performed experiments. Cong Ling discussed the research results and commented on the manuscript. Daniel Legrand Mon Nzongo partially completed the simulation. All the authors read and approved the final manuscript.

Conflicts of Interest

The authors declare no conflict of interest.

References

  1. Phadke, A.G.; Moraes, R.M. The wide world of wide-area measurement. IEEE Power Energy Mag. 2008, 6, 52–65. [Google Scholar] [CrossRef]
  2. Yu, K.C.; Watson, N.R.; Arrillaga, J. Error analysis in static harmonic state estimation: A statistical approach. IEEE Trans. Power Deliv. 2005, 20, 1045–1050. [Google Scholar] [CrossRef]
  3. Jiang, W.Q.; Vittal, V.; Heydt, G.T. A distributed state estimator utilizing synchronized phasor measurements. IEEE Trans. Power Syst. 2007, 22, 563–571. [Google Scholar] [CrossRef]
  4. Wang, B.; He, G.Y.; Liu, K.C. A new scheme for guaranteed state estimation of power system. IEEE Trans. Power Syst. 2013, 28, 4875–4876. [Google Scholar] [CrossRef]
  5. Guo, Y.; Wu, W.C.; Zhang, B.M.; Sun, H.B. A fast solution for the lagrange multiplier-based electric power network parameter error identification model. Energies 2014, 7, 1288–1299. [Google Scholar] [CrossRef]
  6. Luque, J.; Gomez, I. The role of medium access control protocols in SCADA systems. IEEE Trans. Power Deliv. 1996, 11, 1195–1200. [Google Scholar] [CrossRef]
  7. Thomas, M.S.; Kumar, P.; Chandna, V.K. Design, development, and commissioning of a supervisory control and data acquisition (SCADA) laboratory for research and training. IEEE Trans. Power Syst. 2004, 19, 1582–1588. [Google Scholar] [CrossRef]
  8. Ree, D.L.; Centeno, V.C.; Thorp, J.S.; Phadke, A.G. Synchronized phasor measurement applications in power systems. IEEE Trans. Smart Grid. 2010, 1, 20–27. [Google Scholar] [CrossRef]
  9. Zhong, Z.; Xu, C.; Billian, B.J.; Zhang, L.; Tsai, S.J.; Conners, R.W.; Centeno, V.C.; Phadke, A.G.; Liu, Y. Power system frequency monitoring network (FNET) implementations. IEEE Trans. Power Syst. 2005, 20, 1914–1921. [Google Scholar] [CrossRef]
  10. Yao, W.; Jiang, L.; Wu, Q.H.; Wen, J.Y.; Cheng, S.J. Delay-dependent stability analysis of the power system with a wide-area damping controller embedded. IEEE Trans. Power Syst. 2011, 26, 233–240. [Google Scholar] [CrossRef]
  11. Kamwa, I.; Samantaray, S.R.; Joos, G. Development of rule-based classifiers of rapid stability assessment of wide-area post-disturbances records. IEEE Trans. Power Syst. 2009, 24, 258–270. [Google Scholar] [CrossRef]
  12. Song, H.L.; Wu, J.Y.; Wu, K. A wide-area measurement systems-based adaptive strategy for controlled islanding in bulk power systems. Energies 2014, 4, 2631–2657. [Google Scholar] [CrossRef]
  13. Dobakhshari, A.S.; Ranjbar, A.M. A circuit approach to fault diagnosis in power systems by wide area measurement system. Int. Trans. Elect. Energy Syst. 2013, 63, 272–1288. [Google Scholar]
  14. Xu, W.; Wang, M.; Cai, J.; Tang, A. Sparse error correction from nonlinear measurements with applications in bad data detection for power networks. IEEE Trans. Sign. Proc. 2013, 61, 6175–6178. [Google Scholar] [CrossRef]
  15. Chen, J.; Abur, A. Placement of PMUs to enable bad data detection in state estimation. IEEE Trans. Power Syst. 2006, 21, 1608–1615. [Google Scholar] [CrossRef]
  16. Huang, Y.; Esmalifalak, M.; Nguyen, H.; Zheng, R.; Han, Z.; Li, H.; Song, L. Bad data injection in smart grid: attack and defense mechanisms. IEEE Comm. Mag. 2013, 51, 27–33. [Google Scholar] [CrossRef]
  17. Brameller, A.; Karaki, S.H. Power-system state estimation using linear programming. Proc. Inst. Electr. Eng. 1979, 126, 246–247. [Google Scholar] [CrossRef]
  18. Haughton, D.A.; Heydt, G.T. A linear state estimation formulation for smart distribution systems. IEEE Trans. Power Syst. 2013, 28, 1187–1195. [Google Scholar] [CrossRef]
  19. Yang, T.; Sun, H.; Bose, A. Transition to a two-level linear state estimator-part I: Architecture. IEEE Trans. Power Syst. 2011, 26, 46–53. [Google Scholar] [CrossRef]
  20. Yang, T.; Sun, H.; Bose, A. Transition to a two-level linear state estimator-part II: Algorithm. IEEE Trans. Power Syst. 2011, 26, 54–62. [Google Scholar] [CrossRef]
  21. Huang, C.H.; Lee, C.H.; Shih, K.R.; Wang, Y.J. Bad data analysis in power system measurement estimation using complex artificial neural network based on the extended complex Kalman filter. European Trans. Electr. Power. 2010, 20, 1082–1100. [Google Scholar] [CrossRef]
  22. Singh, D.; Pandey, J.P.; Chauhan, D.S. Topology identification, bad data processing, and state estimation using fuzzy pattern matching. IEEE Trans. Power Syst. 2005, 20, 1570–1579. [Google Scholar] [CrossRef]
  23. Zhang, J.H.; Welch, G.; Bishop, G.; Huang, Z.Y. A two-stage kalman filter approach for robust and real-time power system state estimation. IEEE Trans. Sust. Energy 2014, 2, 629–636. [Google Scholar] [CrossRef]
  24. Yu, K.C.; Watson, N.R. An approximate method for transient state estimation. IEEE Trans. Power Deliv. 2007, 22, 1680–1687. [Google Scholar] [CrossRef]
  25. Kundu, P.; Pradhan, A.K. Wide area measurement based protection support during power swing. Int. J. Electr. Power Energy Syst. 2014, 635, 546–554. [Google Scholar] [CrossRef]

Share and Cite

MDPI and ACS Style

Jin, T.; Chu, F.; Ling, C.; Nzongo, D.L.M. A Robust WLS Power System State Estimation Method Integrating a Wide-Area Measurement System and SCADA Technology. Energies 2015, 8, 2769-2787. https://doi.org/10.3390/en8042769

AMA Style

Jin T, Chu F, Ling C, Nzongo DLM. A Robust WLS Power System State Estimation Method Integrating a Wide-Area Measurement System and SCADA Technology. Energies. 2015; 8(4):2769-2787. https://doi.org/10.3390/en8042769

Chicago/Turabian Style

Jin, Tao, Fuliang Chu, Cong Ling, and Daniel Legrand Mon Nzongo. 2015. "A Robust WLS Power System State Estimation Method Integrating a Wide-Area Measurement System and SCADA Technology" Energies 8, no. 4: 2769-2787. https://doi.org/10.3390/en8042769

Article Metrics

Back to TopTop