You are on page 1of 43

Power System Operation and Planning

Lecture - Introduction to State Estimation

Abdul Basit
US Pakistan Centre for Advanced Studies in Energy (USPCAS-E)
University of Engineering & Technology (UET), Peshawar

USPCAS-E 1
Complications in Power System Operation

• Reasons for increasing stress on transmission system


– Generation and loading are constantly increasing
– The transmission capacity has not increased proportionally
– Therefore the transmission system must operate with ever
decreasing margin from its maximum capacity
• Complexity of power system have increased with
interconnections
• Overall security of the power system have reduced

USPCAS-E 2
Power System Operation interests

• Variables of interest are indicative of


– Margins to operating limits
– Health of equipment
– Required operator action

• Reliable information required


– Need to have more confidence in the values of certain
variables of interest than direct measurement can
typically provide
– Information delivery needs to be sufficiently robust so
that it is available even if key measurements are
missing
USPCAS-E 3
Measured data required for Power System Operation
• Voltage magnitude at each bus
• Current flow magnitude & injection
• Active & reactive power
– Branches & groups of branches
– Injection at buses
– In switches
– In branches of unknown impedance
• Transformers
– Magnitude of turns ratio
– Phase shift angle of transformer
– Tap position
• Synchronized phasors from Phasor Measurement Unit
(PMU)

USPCAS-E 4
Measurements correctness
• Imperfections in
– Current & Voltage transformer
– Transducers
• A/D conversions
• Tuning
– RTU (remote terminal unit) Data storage
– Rounding in calculations
– Communication links
• The measurements then result in uncertainties
• Due to imperfections in SCADA system the
measurements will be collected at different points in
time, time skew.

USPCAS-E 5
Why State Estimation?

• If several measurements are missing how long to


wait for them?

• Fortunately, not a problem during quasi-steady state

• State estimators allow the calculation of these


variables of interest with high confidence despite:
– measurements that are corrupted by noise
– measurements that may be missing or grossly inaccurate

USPCAS-E 6
State estimation – Objectives

• To provide a view of real-time power system conditions


– Real-time data primarily come from SCADA
– State estimation supplement SCADA data: filter, fill,
smooth.
• To provide a consistent representation for power
system security analysis
– On-line dispatcher power flow
– Contingency Analysis
– Load Frequency Control
• To provide diagnostics for modeling & maintenance

USPCAS-E 7
Power system state estimation

• The state estimator is an integral part of the overall


monitoring and control systems for transmission networks.
• Provides the best estimate of the state of the system based on
a set of measurements of the model of the system
• The state estimator uses
– Set of measurements available from PMUs
– System configuration supplied by the topological processor
– Network parameters such as line impedances as input
• Information from the state estimator flows to control centers
and database servers across the network.

USPCAS-E 8
Power system state estimation
• The State estimator provides
– Node voltage – Voltage magnitude, Phase angle
– Transformer turn ratios – Turn ratio magnitude, Phase shift
angle
– Complex power flow – Active & Reactive power flow
• Provide an estimate for all metered and unmetered
quantities.
• Filter out small errors due to model approximations
and measurement in accuracies;
• Detect and identify discordant measurements, the so-
called bad data

USPCAS-E 9
Power system state estimation - Problem in
finding system state

USPCAS-E 10
Power system state estimation

USPCAS-E 11
Example

USPCAS-E 12
Example

USPCAS-E 13
Example

USPCAS-E 14
State estimation VS load flow analysis

• State estimation
– Power system monitoring and control in real time can
be done with the help of state estimator program, by
periodically computing an estimate of the operating
state of the sub network of interest there by produces
an approximate model of the true operating state of
the system.
• Load flow analysis
– It used to analyze each contingency case or situation
of power imbalance (due to forecasting error); to
obtain complete and accurate solution of complex bus
voltages at system buses.

USPCAS-E 15
Power system state estimation

• We generally cannot directly observe the state


– But we can infer it from measurements
– However, the measurements are noisy
(How can we see behind the noise?)
• We need to generate the best guess for the state
given the noisy measurements we have available.
• The state is quasi static, analyzed as series of data
• The estimation is based on a snapshot or scan of
measurements (assumed to be synchronized)
USPCAS-E 16
State measurement
• Measurements were used to calculate the angles at
different buses by which all unmeasured power flows,
loads, and generations can be calculated.
• If we can use measurements to estimate the “states” of
the power system, then we can go on to calculate any
power flows, generation, loads, and so forth that we
desire.
• We need to generate the best guess for the state given
the noisy measurements we have available.
• This leads to the problem how to formulate a “best”
estimate of the unknown parameters given the
available measurement.

USPCAS-E 17
Measurement model

• How to determine the states (x) given a set of


measurements (z)?
zj = hj(x) + ej
known unknown unknown
• Where
– x is the true state vector [V1,…Vk, Θ2,… Θk]
– zj is the jth measurement
– hj relates the jth measurement to states
– ej is the measurement error

USPCAS-E 18
Approached for State Estimation

• The traditional methods most commonly


encountered criteria are
– The Maximum likelihood criterion
– The weighted least-squares criterion
– Minimum variance method

• Non traditional methods like


– Evolutionary optimization techniques like Genetic
Algorithms, Differential Evolution Algorithms etc.

USPCAS-E 19
Approached for State Estimation
• Maximum likelihood method
– Maximizing the probability that the estimate equals to the true state
vector x

• Weighted least square method (WLS)


– Minimize the sum of the weighted squares of the estimated
measurements from the true state

• Minimum variance method


– Minimize the expected values of the sum of squares of the deviations
of the estimated components of the state variable vector from the
corresponding component of the true state vector

USPCAS-E 20
Maximum likelihood method

• Probability of attaining actual measurements depends on the


random error in the measuring devices or estimation of
unknown parameters
• Procedure
– Choose the estimate that increases the probability
– Probability Density Function (PDF) of the random errors in the
measurement
– If the distribution is Gaussian the same estimation formula can be
used for ‘weighted least square’
• Measurement error

Z(meas) = Z(true) + η

USPCAS-E 21
Maximum likelihood method
• Probability density function of η

– σ is the standard deviation


– σ^2 is the variance of random number
– PDF(η) describes the behavior of η
• Large value ‘σ’ shows the relatively inaccurate
measurement (poor quality measurement device) and
small value denotes a small error spread (high quality
measurement device)
• Normal distribution is commonly used for modeling
measurement errors since it is the distribution that will
result when many factors contribute to the overall error
USPCAS-E 22
Error characteristics

• The errors in the measurements is the sum of several


stochastic variables
– CT/VT, Transducer, RTU, Communication…

• The errors is assumed as a Gaussian Distribution with


known deviations (σj)

• The errors are also assumed to be independent

USPCAS-E 23
Error characteristics

USPCAS-E 24
Example – Maximum likelihood concept

USPCAS-E 25
Example – Maximum likelihood concept

• Maximizing the probability that observed measurement will


occur

USPCAS-E 26
Example – Maximum likelihood concept
• Maximizing the PDF will also maximize the Ln of PDF

USPCAS-E 27
WLS state estimation

• Fred Schweppe introduced state estimation to power


systems in 1968.
• He defined the state estimator as “a data processing
algorithm for converting redundant meter readings
and other available information into an estimate of
the state of an electric power system”.

zj = hj(x) + ej
known unknown unknown

USPCAS-E 28
WLS state estimation

USPCAS-E 29
WLS state estimation

USPCAS-E 30
WLS state estimation

USPCAS-E 31
WLS state estimation

USPCAS-E 32
WLS state estimation

USPCAS-E 33
Example

USPCAS-E 34
Example

USPCAS-E 35
Example

USPCAS-E 36
Example

USPCAS-E 37
Example

USPCAS-E 38
Example

USPCAS-E 39
Example

USPCAS-E 40
Example

• If meter 3 is superior in quality


– M13 will provide reading closer to the true power flowing
on line

• Convergence matrix

USPCAS-E 41
Example

USPCAS-E 42
Example

USPCAS-E 43

You might also like