Join 60,000+ competitive exam aspirants
Power system state estimation non linear equation ∆ Z = H ∆ X + r ,∆ Z contains
All the bus and line active and reactive power change
All the bus voltage magnitude change
All the bus voltage angle change
All of above
All the bus and line active and reactive power change
Quick Summary: In Power System State Estimation (PSSE), the state vector $X$ typically consists of bus voltage magnitudes and angles. The measurement vector $Z$ corresponds to the observable quantities (active/reactive power flows and injections), and $\Delta Z$ represents the residual or change between the actual measurements and the calculated values derived from the estimated state $X$.
In Power System State Estimation (PSSE), the state vector X typically consists of bus voltage magnitudes and angles. The measurement vector Z corresponds to the observable quantities (active/reactive power flows and injections), and ΔZ represents the residual or change between the actual measurements and the calculated values derived from the estimated state X.
ΔZ=HΔX+r — Linearized measurement equation
J(X)=∑σi2(zi−hi(X))2 — Weighted Least Squares (WLS) objective function
The linearized measurement equation ΔZ=HΔX+r is obtained by Taylor series expansion of the non-linear relationship Z=h(X)+r around the current state estimate. Here, H is the Jacobian matrix (∂X∂h), ΔX is the correction to the state vector, and r is the measurement error. ΔZ represents the difference between the observed measurement and the predicted measurement h(X(k)).
The state vector X usually comprises voltage magnitudes (∣V∣) and phase angles (θ) for all buses.
The Jacobian matrix H maps changes in the state space to changes in the measurement space.
State estimation filters noise from redundant measurements to provide a 'best' estimate of the system condition.
Measurements in ΔZ typically include Pbus, Qbus, Pline, and Qline values.
Filters measurement noise and gross errors (bad data).
Provides observability even with missing or lost metering data.
Requires high computational overhead for large-scale systems.
Non-linear iterations may fail to converge if the initial guess is poor.
Energy Management Systems (EMS) for real-time monitoring.
Outage detection and security analysis in smart grids.
The vector ΔZ is defined as Zactual−h(Xcalculated).
Options B and C are subsets of the state vector, not the measurements, which explains why A is the correct answer regarding the composition of the residual vector.
A is correct — ΔZ comprises the residuals of measured active and reactive power quantities compared to the estimated values.
Always remember that X (the state) is composed of voltage variables (V,θ), whereas Z (the measurements) consists of power flow variables (P,Q).