Join 60,000+ competitive exam aspirants
For state estimation for only active and reactive power injection, The active power injection measurement vector is define as
ΔZp=H2ΔXδ+rp
ΔZp=H1ΔXδ+rp
ΔZp=H1ΔXv+rp
ΔZp=H1ΔXδ+rq
ΔZp=H1ΔXδ+rp
Quick Summary: In power system state estimation, the measurement model relates the state vector to the measurement vector. For active power injection measurements ($Z_p$), the linearized model is expressed as $\Delta Z_p = H_1 \Delta X_{\delta} + r_p$, where $H_1$ is the Jacobian matrix representing the sensitivity of active power with respect to voltage angles, and $\Delta X_{\delta}$ represents the change in voltage phase angles.
In power system state estimation, the measurement model relates the state vector to the measurement vector. For active power injection measurements (Zp), the linearized model is expressed as ΔZp=H1ΔXδ+rp, where H1 is the Jacobian matrix representing the sensitivity of active power with respect to voltage angles, and ΔXδ represents the change in voltage phase angles.
ΔZp=H1ΔXδ+rp — Linearized active power measurement model
ΔZq=H4ΔXv+rq — Linearized reactive power measurement model
The state estimation process uses a set of measurements (P, Q, V) to estimate the system state (∣V∣,δ). Since the power flow equations are non-linear, they are linearized around an operating point using Taylor series expansion, keeping only the first-order terms. This results in decoupled equations where active power injections are predominantly sensitive to voltage phase angles (delta) via Jacobian H1, and reactive power injections are sensitive to voltage magnitudes (∣V∣) via Jacobian H4.
State estimation employs Weighted Least Squares (WLS) to minimize the error vector r.
In the decoupled Newton-Raphson approach, active power and phase angles form one subsystem.
The Jacobian matrix H1 is sparse and depends on the network admittance matrix Ybus.
Reduces computational complexity through decoupling.
Improves numerical stability in large power systems.
Requires accurate topology data for Jacobian calculation.
Assumes steady-state conditions which may fail during severe transients.
Energy Management Systems (EMS).
Real-time monitoring and security analysis.
The indices H1,H2,H3,H4 represent different sub-Jacobians used in decoupled estimation.
Option A is incorrect as it uses H2 (usually associated with coupling reactive power to angles).
Option C is incorrect as it links active power to voltage magnitude Xv.
Option D is incorrect due to mismatch of residual index rq with active power measurement Zp.
B is correct — The active power measurement model is correctly defined by the relation ΔZp=H1ΔXδ+rp.
Always remember that in decoupled power flow and state estimation, P-delta and Q-|V| are the primary coupled pairs, which simplifies the Jacobian matrix to a sparse block-diagonal structure.