






Estude fácil! Tem muito documento disponível na Docsity
Ganhe pontos ajudando outros esrudantes ou compre um plano Premium
Prepare-se para as provas
Estude fácil! Tem muito documento disponível na Docsity
Prepare-se para as provas com trabalhos de outros alunos como você, aqui na Docsity
Encontra documentos específicos para os exames da tua universidade
Prepare-se com as videoaulas e exercícios resolvidos criados a partir da grade da sua Universidade
Responda perguntas de provas passadas e avalie sua preparação.
Ganhe pontos para baixar
Ganhe pontos ajudando outros esrudantes ou compre um plano Premium
Power system state estimation, which calculates the state of a power system using a set of imperfect redundant data. The state estimation problem, normal distribution curve, line flow equations, performance index, and error identification. State estimators perform statistical analysis using telemetered data to determine bus voltages, relative phase angles, and tap changing transformer positions. The document also explains the importance of having more measurements than states and the use of consistency tests and chi-square tests for data identification.
Tipologia: Notas de estudo
1 / 12
Esta página não é visível na pré-visualização
Não perca as partes importantes!







ABB Power T&D Company
19.1 State Estimation Problem ............................................... 19 - Underlying Assumptions.^ Measurement Representations. Solution Methods 19.2 State Estimation Operation ............................................ 19 - Network Topology Assessment.^ Error Identification. Unobservability 19.3 Example State Estimation Problem ............................... 19 - System Description.^ WLS State Estimation Process 19.4 Defining Terms .............................................................. 19 -
An online AC power flow is a valuable application when determining the critical elements affecting power system operation and control such as overloaded lines, credible contingencies, and unsatisfactory voltages. It is the basis for any real-time security assessment and enhancement applications. AC power flow algorithms calculate real and reactive line flows based on a multitude of inputs with generator bus voltages, real power bus injections, and reactive power bus injections being a partial list. This implies that in order to calculate the line flows using a power flow algorithm, all of the input information (voltages, real power injections, reactive power injections, etc.) must be known a priori to the algorithm being executed. An obvious way to implement an online AC power flow is to telemeter the required input information at every location in the power system. This would require not only a large number of remote terminal units (RTUs), but also an extensive communication infrastructure to telemeter the data to the SCADA system, both of which are costly. Although the generator bus voltages are usually readily available, the injection data is frequently what is lacking. This is because it is much easier and cheaper to monitor the net injection at a bus than to measure separate injections directly. Also, this approach presents weaknesses for the online AC power flow that are due to meter accuracy and communication failure. An online power flow relying on a specific set of measurements could become unusable or give erroneous results if any of the predefined measurements became unavailable due to communication failure or due to misoperation of measurement devices. This is not a desirable outcome of an online application designed to alert system operators to unsecure conditions. Given the above obstacles of utilizing an online AC power flow, work was conducted in the late 1960s and early 1970s (Schweppe and Wildes, Jan. 1970) into developing a process of performing an online power flow using not just the limited data needed for the classical AC power flow algorithm, but using all available measurements. This work led to the state estimator, which uses not only the aforemen- tioned voltages but other telemetered measurements such as real and reactive line flows, circuit breaker statuses, and transformer tap settings.
19.1 State Estimation Problem
State estimators perform a statistical analysis using a set of m imperfect redundant data telemetered from the power system to determine the state of the system. The state of the system is a function of n
state variables: bus voltages and relative phase angles, and tap changing transformer positions. Although the state estimation solution is not a ‘‘true’’ representation of the system, it is the ‘‘best’’ possible representation based on the telemetered measurements. Also, it is necessary to have the number of measurements greater than the number of states (m n) to yield a representation of the complete state of the system. This is known as the observability criterion. Typically, m is two to three times the value of n, allowing for a considerable amount of redundancy in the measurement set.
19.1.1 Underlying Assumptions
Telemetered measurements usually are corrupted since they are susceptible to noise. Even when great care is taken to ensure accuracy, unavoidable random noise enters into the measurement process, which distorts the telemetered values. Fortunately, statistical properties associated with the measurements allow certain assumptions to be made to estimate the true measured value. First, it is assumed the measurement noise has an expected value, or average, of zero. This assumption implies the error in each measurement has equal probability of taking on a positive or negative value. It is also assumed that the expected value for the square of the measurement error is normal and has a standard deviation of s, and the correlation between measure- ments is zero (i.e., independent). 1 A variable is said to be normal (or Gaussian) if its probability density function has the form
f vð Þ ¼
s
ffiffiffiffiffiffi 2 p
p e^
v^2 2 s^2 : (19:1)
This distribution is also known as the bell curve due to its symmetrical shape resembling a bell as can be seen in Fig. 19.1. The normal distribution is used for the modeling of measurement errors since it is the distribution that results when many factors contribute to the overall error.
μ σ + 2σ σ + 4σ
σ = 2
σ = 1
σ =.
μ − 4σ μ − 2σ
f(v)
FIGURE 19.1 Normal probability distribution curve with a mean of m.
(^1) In practice, measurements i and j are not necessarily independent since one measurement device may measure
more than one value. Therefore, if the measurement device is bad, probably both measurements i and j are bad also.
19.1.3.1 Weighted Least Squares
The most common approach to solving the state estimation problem is using the method of weighted least squares (WLS). This is accomplished by identifying the values of the state variables that minimize the performance index, J (the weighted sum of square errors):
J ¼ ee T^ R^1 ee (19:7)
where the weighting factor, R, is the diagonal covariance matrix of the measurements and is defined as
E vv T
s^21 0 0 0 0 s^22 0 0 0 0 0 0 0 0 0 0 0 0 0 0 s^2 m
By defining the error, e, in Eq. (19.7) as the difference between the true measured value, z, and the estimated measured value, ^zz,
ee ¼ zz ^zzzz (19:9)
a new form for the performance index can be written as
J ¼ ðzz hhðxÞÞT^ R^1 ðzz hhðxÞÞ (19:10)
As shown in Eqs. (19.8) and (19.10), the weights are defined by the inverse of the measurements variances. As a result, measurements of a higher quality have smaller variances that correspond to their weights having higher values, while measurements with poor quality have smaller weights due to the correspondingly higher variance values. In order to minimize the performance index, J, a first-order necessary condition must hold, namely:
@J @xx (^) x k
Evaluating Eq. (19.10) at the necessary condition gives the following:
H x k
R^1 zz hh xð Þ
where H(x) represents the m n^3 measurement Jacobian matrix evaluated at iteration k :
(^3) m represents the number of measurements; n represents the number of states.
H (x ) ¼
@ h 1 @ x 1
@ h 1 @ x 2
@ h 1 @ x (^) n @ h 2 @ x 1
@ h 2 @ x 2
@ h 2 @ x (^) n @ hm @ x 1
@ h (^) m @ x 2
@ h (^) m @ x (^) n
x k
A linearized relationship between the measurements and the state variables is then found by expand- ing the Taylor series expansion of the function hh(x ) around a point x k:
hh x^ ^ k^ ¼ hh x^ ^ k^ þ Dxx k^ @
hh x^ ^ k @xx
þ higher order terms: (19:14)
This set of equations can be solved using an iterative approach such as Newton Raphson’s method. At the (k þ 1) th^ iteration, the refreshed values of the state variables can be obtained from their values in the previous iteration by:
xx k^ þ^1 ¼ xx k^ þ H x k
R ^1 H x k
H x k
R ^1 zz hh x k
At convergence, the solution xx k^ þ^1 corresponds to the weighted least squares estimates of the state variables. Convergence can be determined either by satisfying
max xx k^ þ^1 xx k
or
J k^ þ^1 J k^ « (19:17)
where e is some predetermined convergence factor.
19.1.3.2 Linear Programming
Another solution method that addresses the state estimation problem is linear programming. Linear programming is an optimization technique that serves to minimize a linear objective function subject to a set of constraints:
min cc T^ xx s :t : Axx ¼ bb xx 0
There are many different techniques associated with solving linear programming problems including the simplex and interior point methods. Since the objective function, as expressed in Eq. (19.10), is quadratic in terms of the unknowns (states), it must be rewritten in a linear form. This is accomplished by first rewriting the measurement error, as expressed in Eq. (19.3), in terms of a positive measurement error, v (^) p, and a negative measure- ment error, v (^) n:
19.2.2 Error Identification
Since state estimators utilize telemetered measurements and network parameters as a foundation for their calculations, the performance of the state estimator depends on the accuracy of the measured data as well as the parameters of the network model. Fortunately, the use of all available measurements introduces a favorable secondary effect caused by the redundancy of information. This redundancy provides the state estimator with more capabilities than just an online AC power flow; it introduces the ability to detect ‘‘bad’’ data. Bad data can come from many sources, such as:
. (^) approximations, . (^) simplified model assumptions, . (^) human data handling errors, or . (^) measurement errors due to faulty devices (e.g., transducers, current transformers).
19.2.2.1 Telemetered Data
The ability to detect and identify bad measurements is an extremely useful feature of the state estimator. Without the state estimator, obviously wrong telemetered measurements would have little chance of being identified. With the state estimator, operation personnel can have a greater confidence that telemetered data is not grossly in error. Data is tagged as ‘‘bad’’ when the estimated value is unreasonably different from the measured= telemetered value obtained from the RTU. As a simple example, suppose a bus voltage is measured to be 1.85 pu and is estimated to be 0.95 pu. In this case, the bus voltage measurement could be tagged as bad. Once data is tagged as bad, it should be removed from the measurement set before being utilized by the state estimator. Most state estimators rely on a combination of preestimation and postestimation schemes for detection and elimination of bad data. Preestimation involves gross bad data detection and consist- ency tests. Data is identified as bad in preestimation by the detection of gross measurement errors such as
Real-Time Applications
RTUs
SCADA
DataBase
Network Topology
State Estimation
RTUs
Power Flow
Power System Applications
Automatic Generation Control (AGC)
Optimal Power Flow Contingency Analysis Short Circuit Analysis
Interchange Scheduling
FIGURE 19.3 Simple depiction of an EMS.
zero voltages or line flows that are outside reasonable limits using network topology assessment. Consistency tests classify data either as valid, suspect, or raw for use in postestimation analysis by using statistical properties of related measurements. Measurements are classified as valid if they pass a consistency test that separates measurements into subsets based on a consistency threshold. If the measurement fails the consistency test, it is classified as suspect. Measurements are classified as raw if a consistency test cannot be made and they cannot be grouped into any subset. Raw measurements typically belong to nonredundant portions of the complete measurement set. Postestimation involves performing a statistical analysis (e.g., hypothesis testing using chi-square tests) on the normalized measurement residuals. A normalized residual is defined as
ri ¼ z (^) i h (^) i (x ) si
where si is the i-th diagonal term of the covariance matrix, R, as defined in Eq. (19.8). Data is identified as bad in postestimation typically when the normalized residuals of measurements classified as suspect lie outside a predefined confidence interval (i.e., fail the chi-square test).
19.2.2.2 Parameter Data
In parameter error identification, network parameters (i.e., admittances) that are suspicious are iden- tified and need to be estimated. The use of faulty network parameters can severely impact the quality of state estimation solutions and cause considerable error. A requirement for parameter estimation is that all parameters be identifiable by measurements. This requirement implies the lines under consideration have associated measurements, thereby increasing the size of the measurement set by l, where l is the number of parameters to be estimated. Therefore, if parameter estimation is to be performed, the observability criterion must be augmented to become m n þ l.
19.2.3 Unobservability
By definition, a state variable is unobservable if it cannot be estimated. Unobservability occurs when the observability criterion is violated (m < n) and there are insufficient redundant measurements to determine the state of the system. Mathematically, the matrix H(x k)T^ R^1 H(xk) of Eq. (19.15) becomes singular and cannot be inverted. The obvious solution to the unobservability problem is to increase the number of measurements. The problem then becomes where and how many measurements need to be added to the measurement set. Adding additional measurements is costly since there are many supplementary factors that must be addressed in addition to the cost of the measuring device such as RTUs, communication infrastructure, and software data processing at the EMS. A number of approaches have been suggested that try to minimize the cost while satisfying the observability criterion (Baran et al., Aug. 1995; Park et al., Aug. 1998). Another solution to address the problem of unobservability is to augment the measurement set with pseudomeasurements to reach an observability condition for the network. When adding pseudomea- surements to a network, the equation of the pseudomeasured quantity is substituted for actual measurements. In this case, the measurement covariance values in Eq. (19.8) associated with these measurements should have large values that allow the state estimator to treat the pseudomeasurements as if they were measured from a very poor metering device.
19.3 Example State Estimation Problem
This section provides a simple example to illustrate how the state estimation process is performed. The WLS method, as previously described, will be applied to a sample system.
R ¼ s^2 i
¼
ð : 05 Þ^2 0 0 0 0 0 0 ð: 05 Þ^2 0 0 0 0 0 0 ð: 05 Þ^2 0 0 0 0 0 0 ð: 1 Þ^2 0 0 0 0 0 0 ð: 1 Þ^2 0 0 0 0 0 0 ð: 1 Þ^2 0 0 0 0 0 0 ð: 1 Þ^2
2 (^66) (^66) (^66) (^66) (^66) (^64)
3 (^77) (^77) (^77) (^77) (^77) (^75)
^zzzz ¼ h ð Þxx
¼
x 3 x 4 x 5 10 x 3 x 4 sin x 1 10 x 32 10 x 3 x 4 cos x 1 7 x 3 x 5 sin x 2 5 x 42 5 x 4 x 5 cos ðx 1 x 2 Þ
2 (^66) (^66) (^66) (^66) (^66) 4
3 (^77) (^77) (^77) (^77) (^77) 5
H xð Þ ¼ @hh @xx
¼
0 0 1 0 0 0 0 0 1 0 0 0 0 0 1 10 x 3 x 4 cos x 1 0 10 x 4 sin x 1 10 x 3 sin x 1 0 10 x 3 x 4 sin x 1 0 20 x 3 10 x 4 cos x 1 10 x 3 cos x 1 0 0 7 x 3 x 5 cos x 2 7 x 5 sin x 2 0 7 x 3 sin x 2 5 x 4 x 5 sin ðx 1 x 2 Þ 5 x 4 x 5 sin ðx 1 x 2 Þ 0 10 x 4 5 x 5 cos ðx 1 x 2 Þ 5 x 4 cos ðx 1 x 2 Þ
2 (^66) (^66) (^66) (^66) (^66) 4
3 (^77) (^77) (^77) (^77) (^77) 5
Using zero as an initial guess for the states representing voltage angles (x 1 and x 2 ) and the measured voltages as given in Table 19.1 for the states representing voltage magnitudes (x 3 , x 4 , and x 5 ):
x (^01) x (^02) x (^03) x (^04) x (^05)
the state values at the first iteration are determined by Eq. (19.15) to be
x (^11) x (^12) x (^13) x (^14) x (^15)
After four iterations, the state estimation process converges to the final states:
x 1 x 2 x 3 x 4 x 5
Using the solved voltages and angles from the state estimation process, the line flows and bus injections can now be calculated. With the state of the system now known, other applications such as contingency analysis and optimal power flow may be performed. Notice, the state estimation process results in the state of the system, just as when performing a power flow but without a priori knowledge of bus injections.
19.4 Defining Terms
Remote Terminal Unit (RTU)—Hardware that telemeters systemwide data from various field locations (i.e., substations, generating plants) to a central location. State estimator—An application that uses a statistical process in order to estimate the state of the system. State variable—The quantity to be estimated by the state estimator, typically bus voltage and angle. Network configurator—An application that determines the configuration of the power system based on telemetered breaker and switch statuses. Supervisory Control and Data Acquisition (SCADA)—A computer system that performs data acquisition and remote control of a power system. Energy Management System (EMS)—A computer system that monitors, controls, and optimizes the transmission and generation facilities with advanced applications. A SCADA system is a subset of an EMS.
References
Schweppe, F.C., Wildes, J., Power System Static-State Estimation I,II,III, IEEE Trans. on Power Appar. Syst., 89, 120–135, January 1970. Filho, M.B.D.C. et al., Bibliography on power system state estimation (1968-1989), IEEE Trans. on Power Syst., 5, 3, 950–961, August 1990. Baran, M.E. et al., A meter placement method for state estimation, IEEE Trans. on Power Syst., 10, 3, 1704–1710, August 1995. Park, Y.M. et al., Design of reliable measurement system for state estimation, IEEE Trans. on Power Syst., 3, 3, 830–836, August 1998.