SlideShare a Scribd company logo
State Estimation 
Vipin Chandra Pandey
State Estimation 
 assigning a value to an unknown system state variable based on 
measurements from that system according to some criteria. 
The process involves imperfect measurements that are redundant and the 
process of estimating the system states is based on a statistical criterion that 
estimates the true value of the state variables to minimize or maximize the 
selected criterion. 
Most Commonly used criterion for State Estimator in Power System is the 
Weighted Least Square Criteria.
State & Estimate 
What’s A State? 
 The complete “solution” of the power system is known 
if all voltages and angles are identified at each bus. 
These quantities are the “state variables” of the system. 
Why Estimate? 
 Meters aren’t perfect. 
 Meters aren’t everywhere. 
 Very few phase measurements? 
 SE suppresses bad measurements and uses the 
measurement set to the fullest extent. 2-3
State variable & Input to estimator 
 In the Power System, The State Variables are the voltage Magnitudes and 
Relative Phase Angles at the System Nodes. 
 The inputs to an estimator are imperfect power system measurements of 
voltage magnitude and power, VAR, or ampere flow quantities. 
 The Estimator is designed to produce the “best estimate” of the system 
voltage and phase angles, recognizing that there are errors in the measured 
quantities and that they may be redundant measurements.
State Estimator output 
Bus voltages, branch flows, …(state variables) 
 Measurement error processing results 
 Provide an estimate for all metered quantities 
 Filter out small errors due to model approximations and 
measurement inaccuracies. 
 Detect and identify discordant measurements, the 
so- called bad data.
Case 1 Suppose we use M13 and M32 and further suppose that 
M13 and M32 gives us perfect readings of the flows on their 
respective transmission lines. 
M13=5 MW=0.05pu 
M32 =40 MW=0.40pu 
f13=1/x13*(1- 3 )=M13 = 0.05 
f32=1/x32*(3- 2)=M32 = 0.40 
Since 3=0 rad 
1/0.4*(1- 0 )= 0.05 
1/0.25*(0- 2) = 0.40 
1 =0.02 rad 
2 =-0.10 rad
Case1-Measurement with accurate meters) 
Bus1 
Only two of these meter 
readings are required to 
calculate the bus phase 
angles and all load and 
generation values fully. 
Bus2 
Bus3 
60 MW 
40 MW 
65 MW 
100 MW 
Per unit Reactances 
(100 MVA Base): 
X12=0.2 
X13=0.4 
X23=0.25 
M12 
M13 
M32 
Meter Location 5 MW 
35 MW
Case-2: use only M12 and M32. 
M12=62 MW=0.62pu 
M32 =37 MW=0.37pu 
f12=1/x12*(1- 2 )=M12 = 0.62 
f32=1/x32*(3- 2)=M32 = 0.37 
Since 3=0 rad 
1/0.2*(1- 2 )= 0.62 
1/0.25*(0- 2) = 0.37 
1 =0.0315 rad 
2 =-0.0925 rad
Bus1 
Bus2 
Bus3 
62 MW 
37 MW 
65 MW 
100 MW 
Per unit Reactances 
(100 MVA Base): 
X12=0.2 
X13=0.4 
X23=0.25 
M12 
M13 
M32 
6 MW (7.875MW) 
Meter Location 
35 MW 
Case2-result of system flow. (M12 & M32) 
Mismatch
Analysis of example 
• use the measurements to estimate system conditions. 
• Measurements of were used to calculate the angles at different 
buses by which all unmeasured power flows, loads, and 
generations can be calculated. 
• voltage angles as the state variables for the three- bus system since 
knowing them allows all other quantities to 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.
Solution Methodologies 
Weighted Least Square (WLS)method: 
Minimizes the weighted sum of squares of the difference between 
measured and calculated values . 
 The weighted least-squares criterion, where the objective is to minimize 
the sum of the squares of the weighted deviations of the estimated measurements, z, 
from the actual measurements, z. 
m 
1 
e2 
2 i 
i 1 i 
Iteratively Reweighted Least Square 
Value (WLAV)method: 
(IRLS)Weighted Least Absolute 
 Minimizes the weighted sum of the absolute value of difference 
between measured and calculated values. 
The objective function to be minimized is given by 
m 
| pi| 
i 1 
The weights get updated in every iteration.
(Cont.,) 
 The measurements are assumed to be in error: that is, the value 
obtained from the measurement device is close to the true 
value of the parameter being measured but differs by an 
unknown error. 
 If Zmeas be the value of a measurement as received from a 
 measurement device. 
 If Ztrue be the true value of the quantity being measured. 
 Finally, let η be the random measurement error. 
Then mathematically it is expressed as 
푧푚푒푎푠 = 푧푡푟푢푒 + 휂
Probability density function 
The random number, η, serves to model the uncertainty in 
the measurements. 
If the measurement error is unbiased, the probability 
density function of η is usually chosen as a normal 
distribution with zero mean. 
푃퐷퐹 휂 = 
1 
휎 2휋 
∗ 푒(−휂 2 2휎2) 
where σ is called the standard deviation and σ^2 is called 
the variance of the random number. 
If σ is large, the measurement is relatively inaccurate (i.e., 
a poor-quality measurement device), whereas a small value 
of σ denotes a small error spread (i.e., a higher-quality 
measurement device).
Probability density function
Weighted least Squares-State Estimator 
min 퐽 푥 = 
푁푚 
푖=1 
푧푖 
푚푒푎푠 − 푓푖 푥 2 
휎푖 
2 
where 
fi = function that is used to calculate the value being 
measured by the ith measurement 
휎푖 
2 = variance for the ith measurement 
J(x) = measurement residual 
Nm = number of independent measurements 
zmeas= ith measured quantity. 
Note: that above equation may be expressed in per unit or 
in physical units such as MW, MVAR, or kV.
Estimate Ns unknown parameters using Nm 
measurements 
min 퐽(푥1, 푥2, 푥3, … , 푥푁푠, ) = 
푁푚 
푖=1 
푍푖 − 푓푖 푥1, 푥2, 푥3 , … , 푥푁푠 
2 /휎푖 
2 
Matrix Formulation: 
If the functions 푓푖 푥1, 푥2, … . , 푥푁푠 are linear functions. 
푓푖 푥1, 푥2, … . , 푥푁푠 = 푓푖 푥 = ℎ푖1푥1 + ℎ푖2푥2 +, … . , +ℎ푖푁푠 푥푁푠
In vector form f(x) 
 푓 푥 = 
푓1 푥 
푓2 푥 
. 
. 
푓푁푚(푥) 
= [퐻 푥 ] 
Where 
[H]=an Nm by Ns matrix containing the coefficients of the linear function 
[H]=measurement function coefficients matrix 
Nm= number of measurements 
Ns=number of unknown parameters being estimated 
 푍푚푒푎푠 = 
푧푚푒푎푠 
1 
푧푚푒푎푠 
2 
푧푚푒푎푠 
푁푚
min 퐽 푥 = [푧푚푒푎푠 − 푓 푥 ]푇 푅−1 [푧푚푒푎푠 
− 푓 푥 ] 
푅 = 
2 0 0 
0 ⋱ 0 
0 0 휎푁푚 
휎1 
2 
[R]=covariance matrix of measurement error 
min J x = {zmeas R−1 zmeas 
− xT H T R−1 zmeas − zmeasT 
R−1 H x 
+ xT H T R−1 H x}
The gradient of 훻퐽 푥 
훻퐽 푥 = −2 퐻 푇 푅−1 푧푚푒푎푠 + 2 퐻 푇 푅−1 퐻 푥 
훻퐽 푥 = 0 
푥푒푠푡 = [ 퐻 푇 푅−1 퐻 ]−1[퐻]푇 [푅−1]푧푚푒푎푠 
Case Ns<Nm over determined 
xest = [ H T R−1 H ]−1[H]T[R−1]zmeas 
Case Ns=Nm completely determined 
xest = [H]−1zmeas 
Case Ns>Nm underdetermined 
xest = [H]T[ H H T]−1zmeas
Weighted Least Squares-Example 
est 
1 
est 
2 
xest
(Cont.,) 
• To derive the [H] matrix, we need to write the measurements 
as a function of the state variables 
are written in per unit as 
1 2 . These functions and 
1 
M f ( ) 5 5 
12 12 1 2 1 2 
0.2 
1 
M f ( ) 2.5 
13 13 1 3 1 
0.4 
1 
M f ( ) 4 
32 32 3 2 2 
0.25
(Cont.,) 
5 5 
2.5 0 
0 4 
[H] 
2 
M12 
2 
M12 
2 
M13 
2 
M13 
2 
M32 
2 
M32 
0.0001 
R 0.0001 
0.0001
(Cont.,) 
• 
1 
1 
est 
1 
est 
2 
0.0001 5 5 
1 
2.5 0 
0 4 
5 2.5 0 
-5 0 -4 
0.0001 
0.0001 
0.0001 0.62 
0.06 
0.37 
5 2.5 0 
-5 0 -4 
0.0001 
0.0001
(Cont.,) 
• We get 
est 
1 
est 
2 
0.028571 
0.094286 
• From the estimated phase angles, we can calculate the power 
flowing in each transmission line and the net generation 
or load at each bus. 
5 ))2 (0.06 (2.5 ))2 (0.37 (4 ))2 
1 2 
0.0001 
2.14 
1 
0.0001 
2 
0.0001 
J( 1, 2 ) 
(0.62 (5
Solution of theweighted least square 
example
Application of State Estimation 
 To provide a view of real-time power system conditions 
 Real-time data primarily come from SCADA 
 SE supplements 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
References 
Power generation operation and control by Allen J.Wood & 
Bruce F.Wollenberg 
Operation and control in Power systems by P.S.R. Murthy
THANK YOU

More Related Content

What's hot

Power System Analysis!
Power System Analysis!Power System Analysis!
Power System Analysis!
PRABHAHARAN429
 
Swing equation
Swing equationSwing equation
Swing equation
Darshil Shah
 
Load flow studies 19
Load flow studies 19Load flow studies 19
Load flow studies 19
Asha Anu Kurian
 
Load flow study
Load flow studyLoad flow study
Load flow study
Hozefa Jinya
 
static series synchronus compensator
static series synchronus compensatorstatic series synchronus compensator
static series synchronus compensatorbhupendra kumar
 
power flow and optimal power flow
power flow and optimal power flowpower flow and optimal power flow
power flow and optimal power flow
Ahmed M. Elkholy
 
MTDC SYSTEMS
MTDC SYSTEMSMTDC SYSTEMS
MTDC SYSTEMS
Prashant Kumar
 
Unit 5 Economic Load Dispatch and Unit Commitment
Unit 5 Economic Load Dispatch and Unit CommitmentUnit 5 Economic Load Dispatch and Unit Commitment
Unit 5 Economic Load Dispatch and Unit Commitment
SANTOSH GADEKAR
 
Unit 6 power quality
Unit 6 power qualityUnit 6 power quality
Unit 6 power quality
hariyenireddy1
 
Power Quality Issues
Power Quality IssuesPower Quality Issues
Power Quality Issues
maneesh001
 
Contingency analysis
Contingency analysisContingency analysis
Contingency analysis
Sajan Sahu
 
FACTS DEVICES AND POWER SYSTEM STABILITY ppt
FACTS DEVICES AND POWER SYSTEM STABILITY pptFACTS DEVICES AND POWER SYSTEM STABILITY ppt
FACTS DEVICES AND POWER SYSTEM STABILITY ppt
Mamta Bagoria
 
Sssc
SsscSssc
Phasor Measurement Unit (PMU)
 Phasor Measurement Unit (PMU) Phasor Measurement Unit (PMU)
Phasor Measurement Unit (PMU)
Siksha 'O' Anusandhan (Deemed to be University )
 
Power System Stabilizer
Power System StabilizerPower System Stabilizer
Power System Stabilizer
Suman Sourabh
 
An introduction to FACTS
An introduction to FACTSAn introduction to FACTS
An introduction to FACTSAyyarao T S L V
 
Classification Of Power System Stability
Classification Of Power System StabilityClassification Of Power System Stability
Classification Of Power System Stability
Aravind Shaji
 
Power flow solution
Power flow solutionPower flow solution
Power flow solution
Balaram Das
 
upfc
upfcupfc
Flexible AC Transmission (FACTS)
Flexible AC Transmission (FACTS)Flexible AC Transmission (FACTS)
Flexible AC Transmission (FACTS)
SHIMI S L
 

What's hot (20)

Power System Analysis!
Power System Analysis!Power System Analysis!
Power System Analysis!
 
Swing equation
Swing equationSwing equation
Swing equation
 
Load flow studies 19
Load flow studies 19Load flow studies 19
Load flow studies 19
 
Load flow study
Load flow studyLoad flow study
Load flow study
 
static series synchronus compensator
static series synchronus compensatorstatic series synchronus compensator
static series synchronus compensator
 
power flow and optimal power flow
power flow and optimal power flowpower flow and optimal power flow
power flow and optimal power flow
 
MTDC SYSTEMS
MTDC SYSTEMSMTDC SYSTEMS
MTDC SYSTEMS
 
Unit 5 Economic Load Dispatch and Unit Commitment
Unit 5 Economic Load Dispatch and Unit CommitmentUnit 5 Economic Load Dispatch and Unit Commitment
Unit 5 Economic Load Dispatch and Unit Commitment
 
Unit 6 power quality
Unit 6 power qualityUnit 6 power quality
Unit 6 power quality
 
Power Quality Issues
Power Quality IssuesPower Quality Issues
Power Quality Issues
 
Contingency analysis
Contingency analysisContingency analysis
Contingency analysis
 
FACTS DEVICES AND POWER SYSTEM STABILITY ppt
FACTS DEVICES AND POWER SYSTEM STABILITY pptFACTS DEVICES AND POWER SYSTEM STABILITY ppt
FACTS DEVICES AND POWER SYSTEM STABILITY ppt
 
Sssc
SsscSssc
Sssc
 
Phasor Measurement Unit (PMU)
 Phasor Measurement Unit (PMU) Phasor Measurement Unit (PMU)
Phasor Measurement Unit (PMU)
 
Power System Stabilizer
Power System StabilizerPower System Stabilizer
Power System Stabilizer
 
An introduction to FACTS
An introduction to FACTSAn introduction to FACTS
An introduction to FACTS
 
Classification Of Power System Stability
Classification Of Power System StabilityClassification Of Power System Stability
Classification Of Power System Stability
 
Power flow solution
Power flow solutionPower flow solution
Power flow solution
 
upfc
upfcupfc
upfc
 
Flexible AC Transmission (FACTS)
Flexible AC Transmission (FACTS)Flexible AC Transmission (FACTS)
Flexible AC Transmission (FACTS)
 

Similar to State estimation

Presentation on the power quality and accuracy
Presentation on the power quality and accuracyPresentation on the power quality and accuracy
Presentation on the power quality and accuracy
BinjalBhavsar
 
Teory of errors
Teory of errorsTeory of errors
Teory of errors
Georgi Dobrev
 
interconnected powersystem
interconnected powersysteminterconnected powersystem
interconnected powersystem
Divyang soni
 
Computation of Electromagnetic Fields Scattered from Dielectric Objects of Un...
Computation of Electromagnetic Fields Scattered from Dielectric Objects of Un...Computation of Electromagnetic Fields Scattered from Dielectric Objects of Un...
Computation of Electromagnetic Fields Scattered from Dielectric Objects of Un...
Alexander Litvinenko
 
18-21 Principles of Least Squares.ppt
18-21 Principles of Least Squares.ppt18-21 Principles of Least Squares.ppt
18-21 Principles of Least Squares.ppt
BAGARAGAZAROMUALD2
 
Radiation physics 2
Radiation physics 2Radiation physics 2
Radiation physics 2Rad Tech
 
Adaptive analog beamforming
Adaptive analog beamformingAdaptive analog beamforming
Adaptive analog beamforming
Khalid Hussain
 
Detecting Assignable Signals Via Decomposition Of Newma Statistic
Detecting Assignable Signals Via Decomposition Of Newma StatisticDetecting Assignable Signals Via Decomposition Of Newma Statistic
Detecting Assignable Signals Via Decomposition Of Newma Statistic
journal ijrtem
 
Power System Analysis and Design
Power System Analysis and DesignPower System Analysis and Design
Power System Analysis and Design
ZainUlAbdeen41
 
Dmitrii Tihonkih - The Iterative Closest Points Algorithm and Affine Transfo...
Dmitrii Tihonkih - The Iterative Closest Points Algorithm and  Affine Transfo...Dmitrii Tihonkih - The Iterative Closest Points Algorithm and  Affine Transfo...
Dmitrii Tihonkih - The Iterative Closest Points Algorithm and Affine Transfo...
AIST
 
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
 
Power_flow..نظم_قدرة.pptx
Power_flow..نظم_قدرة.pptxPower_flow..نظم_قدرة.pptx
Power_flow..نظم_قدرة.pptx
AhmedAbdAldafea
 
Simple Linear Regression
Simple Linear RegressionSimple Linear Regression
Simple Linear Regression
Sindhu Rumesh Kumar
 
Metric Projections to Identify Critical Points in Electric Power Systems
Metric Projections to Identify Critical Points in Electric Power SystemsMetric Projections to Identify Critical Points in Electric Power Systems
Metric Projections to Identify Critical Points in Electric Power Systems
theijes
 
DSP Lab Manual (10ECL57) - VTU Syllabus (KSSEM)
DSP Lab Manual (10ECL57) - VTU Syllabus (KSSEM)DSP Lab Manual (10ECL57) - VTU Syllabus (KSSEM)
DSP Lab Manual (10ECL57) - VTU Syllabus (KSSEM)
Ravikiran A
 
Instrumentation and Automation of Mechatronic
Instrumentation and Automation of MechatronicInstrumentation and Automation of Mechatronic
Instrumentation and Automation of Mechatronic
IJERA Editor
 

Similar to State estimation (20)

Presentation on the power quality and accuracy
Presentation on the power quality and accuracyPresentation on the power quality and accuracy
Presentation on the power quality and accuracy
 
Teory of errors
Teory of errorsTeory of errors
Teory of errors
 
Group 6 NDE project
Group 6 NDE projectGroup 6 NDE project
Group 6 NDE project
 
interconnected powersystem
interconnected powersysteminterconnected powersystem
interconnected powersystem
 
Computation of Electromagnetic Fields Scattered from Dielectric Objects of Un...
Computation of Electromagnetic Fields Scattered from Dielectric Objects of Un...Computation of Electromagnetic Fields Scattered from Dielectric Objects of Un...
Computation of Electromagnetic Fields Scattered from Dielectric Objects of Un...
 
18-21 Principles of Least Squares.ppt
18-21 Principles of Least Squares.ppt18-21 Principles of Least Squares.ppt
18-21 Principles of Least Squares.ppt
 
Radiation physics 2
Radiation physics 2Radiation physics 2
Radiation physics 2
 
Adaptive analog beamforming
Adaptive analog beamformingAdaptive analog beamforming
Adaptive analog beamforming
 
Detecting Assignable Signals Via Decomposition Of Newma Statistic
Detecting Assignable Signals Via Decomposition Of Newma StatisticDetecting Assignable Signals Via Decomposition Of Newma Statistic
Detecting Assignable Signals Via Decomposition Of Newma Statistic
 
Power System Analysis and Design
Power System Analysis and DesignPower System Analysis and Design
Power System Analysis and Design
 
Poster
PosterPoster
Poster
 
Dmitrii Tihonkih - The Iterative Closest Points Algorithm and Affine Transfo...
Dmitrii Tihonkih - The Iterative Closest Points Algorithm and  Affine Transfo...Dmitrii Tihonkih - The Iterative Closest Points Algorithm and  Affine Transfo...
Dmitrii Tihonkih - The Iterative Closest Points Algorithm and Affine Transfo...
 
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...
 
P73
P73P73
P73
 
Power_flow..نظم_قدرة.pptx
Power_flow..نظم_قدرة.pptxPower_flow..نظم_قدرة.pptx
Power_flow..نظم_قدرة.pptx
 
Simple Linear Regression
Simple Linear RegressionSimple Linear Regression
Simple Linear Regression
 
Metric Projections to Identify Critical Points in Electric Power Systems
Metric Projections to Identify Critical Points in Electric Power SystemsMetric Projections to Identify Critical Points in Electric Power Systems
Metric Projections to Identify Critical Points in Electric Power Systems
 
solver (1)
solver (1)solver (1)
solver (1)
 
DSP Lab Manual (10ECL57) - VTU Syllabus (KSSEM)
DSP Lab Manual (10ECL57) - VTU Syllabus (KSSEM)DSP Lab Manual (10ECL57) - VTU Syllabus (KSSEM)
DSP Lab Manual (10ECL57) - VTU Syllabus (KSSEM)
 
Instrumentation and Automation of Mechatronic
Instrumentation and Automation of MechatronicInstrumentation and Automation of Mechatronic
Instrumentation and Automation of Mechatronic
 

Recently uploaded

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
 
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
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
Kerry Sado
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
gestioneergodomus
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.pdf
VENKATESHvenky89705
 
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
 
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
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
ClaraZara1
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
Aditya Rajan Patra
 
PPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testingPPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testing
anoopmanoharan2
 
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
 
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
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
thanhdowork
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
obonagu
 
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
 
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
ssuser7dcef0
 
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
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
Massimo Talia
 
Unbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptxUnbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptx
ChristineTorrepenida1
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
bakpo1
 

Recently uploaded (20)

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
 
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
 
Hierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power SystemHierarchical Digital Twin of a Naval Power System
Hierarchical Digital Twin of a Naval Power System
 
DfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributionsDfMAy 2024 - key insights and contributions
DfMAy 2024 - key insights and contributions
 
road safety engineering r s e unit 3.pdf
road safety engineering  r s e unit 3.pdfroad safety engineering  r s e unit 3.pdf
road safety engineering r s e unit 3.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...
 
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
 
6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)6th International Conference on Machine Learning & Applications (CMLA 2024)
6th International Conference on Machine Learning & Applications (CMLA 2024)
 
Recycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part IIIRecycled Concrete Aggregate in Construction Part III
Recycled Concrete Aggregate in Construction Part III
 
PPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testingPPT on GRP pipes manufacturing and testing
PPT on GRP pipes manufacturing and testing
 
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
 
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
 
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
RAT: Retrieval Augmented Thoughts Elicit Context-Aware Reasoning in Long-Hori...
 
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
在线办理(ANU毕业证书)澳洲国立大学毕业证录取通知书一模一样
 
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
 
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
NUMERICAL SIMULATIONS OF HEAT AND MASS TRANSFER IN CONDENSING HEAT EXCHANGERS...
 
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
 
Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024Nuclear Power Economics and Structuring 2024
Nuclear Power Economics and Structuring 2024
 
Unbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptxUnbalanced Three Phase Systems and circuits.pptx
Unbalanced Three Phase Systems and circuits.pptx
 
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
一比一原版(SFU毕业证)西蒙菲莎大学毕业证成绩单如何办理
 

State estimation

  • 1. State Estimation Vipin Chandra Pandey
  • 2. State Estimation  assigning a value to an unknown system state variable based on measurements from that system according to some criteria. The process involves imperfect measurements that are redundant and the process of estimating the system states is based on a statistical criterion that estimates the true value of the state variables to minimize or maximize the selected criterion. Most Commonly used criterion for State Estimator in Power System is the Weighted Least Square Criteria.
  • 3. State & Estimate What’s A State?  The complete “solution” of the power system is known if all voltages and angles are identified at each bus. These quantities are the “state variables” of the system. Why Estimate?  Meters aren’t perfect.  Meters aren’t everywhere.  Very few phase measurements?  SE suppresses bad measurements and uses the measurement set to the fullest extent. 2-3
  • 4. State variable & Input to estimator  In the Power System, The State Variables are the voltage Magnitudes and Relative Phase Angles at the System Nodes.  The inputs to an estimator are imperfect power system measurements of voltage magnitude and power, VAR, or ampere flow quantities.  The Estimator is designed to produce the “best estimate” of the system voltage and phase angles, recognizing that there are errors in the measured quantities and that they may be redundant measurements.
  • 5. State Estimator output Bus voltages, branch flows, …(state variables)  Measurement error processing results  Provide an estimate for all metered quantities  Filter out small errors due to model approximations and measurement inaccuracies.  Detect and identify discordant measurements, the so- called bad data.
  • 6. Case 1 Suppose we use M13 and M32 and further suppose that M13 and M32 gives us perfect readings of the flows on their respective transmission lines. M13=5 MW=0.05pu M32 =40 MW=0.40pu f13=1/x13*(1- 3 )=M13 = 0.05 f32=1/x32*(3- 2)=M32 = 0.40 Since 3=0 rad 1/0.4*(1- 0 )= 0.05 1/0.25*(0- 2) = 0.40 1 =0.02 rad 2 =-0.10 rad
  • 7. Case1-Measurement with accurate meters) Bus1 Only two of these meter readings are required to calculate the bus phase angles and all load and generation values fully. Bus2 Bus3 60 MW 40 MW 65 MW 100 MW Per unit Reactances (100 MVA Base): X12=0.2 X13=0.4 X23=0.25 M12 M13 M32 Meter Location 5 MW 35 MW
  • 8. Case-2: use only M12 and M32. M12=62 MW=0.62pu M32 =37 MW=0.37pu f12=1/x12*(1- 2 )=M12 = 0.62 f32=1/x32*(3- 2)=M32 = 0.37 Since 3=0 rad 1/0.2*(1- 2 )= 0.62 1/0.25*(0- 2) = 0.37 1 =0.0315 rad 2 =-0.0925 rad
  • 9. Bus1 Bus2 Bus3 62 MW 37 MW 65 MW 100 MW Per unit Reactances (100 MVA Base): X12=0.2 X13=0.4 X23=0.25 M12 M13 M32 6 MW (7.875MW) Meter Location 35 MW Case2-result of system flow. (M12 & M32) Mismatch
  • 10. Analysis of example • use the measurements to estimate system conditions. • Measurements of were used to calculate the angles at different buses by which all unmeasured power flows, loads, and generations can be calculated. • voltage angles as the state variables for the three- bus system since knowing them allows all other quantities to 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.
  • 11. Solution Methodologies Weighted Least Square (WLS)method: Minimizes the weighted sum of squares of the difference between measured and calculated values .  The weighted least-squares criterion, where the objective is to minimize the sum of the squares of the weighted deviations of the estimated measurements, z, from the actual measurements, z. m 1 e2 2 i i 1 i Iteratively Reweighted Least Square Value (WLAV)method: (IRLS)Weighted Least Absolute  Minimizes the weighted sum of the absolute value of difference between measured and calculated values. The objective function to be minimized is given by m | pi| i 1 The weights get updated in every iteration.
  • 12. (Cont.,)  The measurements are assumed to be in error: that is, the value obtained from the measurement device is close to the true value of the parameter being measured but differs by an unknown error.  If Zmeas be the value of a measurement as received from a  measurement device.  If Ztrue be the true value of the quantity being measured.  Finally, let η be the random measurement error. Then mathematically it is expressed as 푧푚푒푎푠 = 푧푡푟푢푒 + 휂
  • 13. Probability density function The random number, η, serves to model the uncertainty in the measurements. If the measurement error is unbiased, the probability density function of η is usually chosen as a normal distribution with zero mean. 푃퐷퐹 휂 = 1 휎 2휋 ∗ 푒(−휂 2 2휎2) where σ is called the standard deviation and σ^2 is called the variance of the random number. If σ is large, the measurement is relatively inaccurate (i.e., a poor-quality measurement device), whereas a small value of σ denotes a small error spread (i.e., a higher-quality measurement device).
  • 15. Weighted least Squares-State Estimator min 퐽 푥 = 푁푚 푖=1 푧푖 푚푒푎푠 − 푓푖 푥 2 휎푖 2 where fi = function that is used to calculate the value being measured by the ith measurement 휎푖 2 = variance for the ith measurement J(x) = measurement residual Nm = number of independent measurements zmeas= ith measured quantity. Note: that above equation may be expressed in per unit or in physical units such as MW, MVAR, or kV.
  • 16. Estimate Ns unknown parameters using Nm measurements min 퐽(푥1, 푥2, 푥3, … , 푥푁푠, ) = 푁푚 푖=1 푍푖 − 푓푖 푥1, 푥2, 푥3 , … , 푥푁푠 2 /휎푖 2 Matrix Formulation: If the functions 푓푖 푥1, 푥2, … . , 푥푁푠 are linear functions. 푓푖 푥1, 푥2, … . , 푥푁푠 = 푓푖 푥 = ℎ푖1푥1 + ℎ푖2푥2 +, … . , +ℎ푖푁푠 푥푁푠
  • 17. In vector form f(x)  푓 푥 = 푓1 푥 푓2 푥 . . 푓푁푚(푥) = [퐻 푥 ] Where [H]=an Nm by Ns matrix containing the coefficients of the linear function [H]=measurement function coefficients matrix Nm= number of measurements Ns=number of unknown parameters being estimated  푍푚푒푎푠 = 푧푚푒푎푠 1 푧푚푒푎푠 2 푧푚푒푎푠 푁푚
  • 18. min 퐽 푥 = [푧푚푒푎푠 − 푓 푥 ]푇 푅−1 [푧푚푒푎푠 − 푓 푥 ] 푅 = 2 0 0 0 ⋱ 0 0 0 휎푁푚 휎1 2 [R]=covariance matrix of measurement error min J x = {zmeas R−1 zmeas − xT H T R−1 zmeas − zmeasT R−1 H x + xT H T R−1 H x}
  • 19. The gradient of 훻퐽 푥 훻퐽 푥 = −2 퐻 푇 푅−1 푧푚푒푎푠 + 2 퐻 푇 푅−1 퐻 푥 훻퐽 푥 = 0 푥푒푠푡 = [ 퐻 푇 푅−1 퐻 ]−1[퐻]푇 [푅−1]푧푚푒푎푠 Case Ns<Nm over determined xest = [ H T R−1 H ]−1[H]T[R−1]zmeas Case Ns=Nm completely determined xest = [H]−1zmeas Case Ns>Nm underdetermined xest = [H]T[ H H T]−1zmeas
  • 20. Weighted Least Squares-Example est 1 est 2 xest
  • 21. (Cont.,) • To derive the [H] matrix, we need to write the measurements as a function of the state variables are written in per unit as 1 2 . These functions and 1 M f ( ) 5 5 12 12 1 2 1 2 0.2 1 M f ( ) 2.5 13 13 1 3 1 0.4 1 M f ( ) 4 32 32 3 2 2 0.25
  • 22. (Cont.,) 5 5 2.5 0 0 4 [H] 2 M12 2 M12 2 M13 2 M13 2 M32 2 M32 0.0001 R 0.0001 0.0001
  • 23. (Cont.,) • 1 1 est 1 est 2 0.0001 5 5 1 2.5 0 0 4 5 2.5 0 -5 0 -4 0.0001 0.0001 0.0001 0.62 0.06 0.37 5 2.5 0 -5 0 -4 0.0001 0.0001
  • 24. (Cont.,) • We get est 1 est 2 0.028571 0.094286 • From the estimated phase angles, we can calculate the power flowing in each transmission line and the net generation or load at each bus. 5 ))2 (0.06 (2.5 ))2 (0.37 (4 ))2 1 2 0.0001 2.14 1 0.0001 2 0.0001 J( 1, 2 ) (0.62 (5
  • 25. Solution of theweighted least square example
  • 26. Application of State Estimation  To provide a view of real-time power system conditions  Real-time data primarily come from SCADA  SE supplements 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
  • 27. References Power generation operation and control by Allen J.Wood & Bruce F.Wollenberg Operation and control in Power systems by P.S.R. Murthy