Examoogle
ExamsTest SeriesCBATRank CheckPrevious Year PapersPassBook StoreMy BooksAI Tutor
🛒0
अA
Examoogle

India's most trusted platform for competitive exam PDF books. Expert-authored, watermark-protected, instant access.

Exams & Practice
All Exams & SyllabusMock Test SeriesPrevious Year PapersPractice Questions (MCQs)Recruitment Notifications
Quick Links
Examoogle AI TutorExam NewsBook StoreMy BooksLogin / Sign Up
Support
About UsRefund PolicyPrivacy PolicyTerms of UseContact Us
© 2026 Examoogle. India's #1 competitive exam AI tutor.
🔒 SSL Secured📱 UPI Accepted🧾 GST Invoice
Examoogle

Join 60,000+ competitive exam aspirants

or with email
By continuing, you agree to ourTerms of Service&Privacy Policy
Your Cart
Subtotal₹0
Total₹0
Examoogle • User • info@examoogle.com • EE-2024-8821
Chapter 1 of 12 • Page 1 of 248🔒 Protected PDF • Watermarked
Back to Practice Questions
ElectricalPower Generation
PrevNext

Estimate the two random variables by least square estimation method for a given measurement. Z = 0 . 5 0 . 45 0 . 51 H = 1 1 0 1 0 1

A

0 . 1 0 . 2

B

0 . 29 0 . 35

C

0 . 35 0 . 22

D

0 . 22 0 . 22

Correct Answer

Least Square EstimationElectricalPower Generation
Option A

0.10.2

Quick Summary: Given: Measurement vector Z = [0.5, 0.45, 0.51]^T and Jacobian matrix H = [[1, 1], [1, 0], [0, 1]]^T (transposed form implied)

📋 Given

Measurement vector Z = [0.5, 0.45, 0.51]^T and Jacobian matrix H = [[1, 1], [1, 0], [0, 1]]^T (transposed form implied)

🔢 Formula Used

X^=(HTH)−1HTZ\hat{X} = (H^T H)^{-1} H^T ZX^=(HTH)−1HTZ

🔢 Step-by-Step Solution
1

Transpose H

Given the measurement model Z=HXZ = HXZ=HX, we compute the transpose HTH^THT of the matrix H=[[1,1],[1,0],[0,1]]H = [[1, 1], [1, 0], [0, 1]]H=[[1,1],[1,0],[0,1]].

HT=[110101]H^T = \begin{bmatrix} 1 & 1 & 0 \\ 1 & 0 & 1 \end{bmatrix}HT=[11​10​01​]

2

Compute product HTH^THT H

Calculate the matrix product of HTH^THT and HHH.

HTH=[110101][111001]=[2112]H^T H = \begin{bmatrix} 1 & 1 & 0 \\ 1 & 0 & 1 \end{bmatrix} \begin{bmatrix} 1 & 1 \\ 1 & 0 \\ 0 & 1 \end{bmatrix} = \begin{bmatrix} 2 & 1 \\ 1 & 2 \end{bmatrix}HTH=[11​10​01​]​110​101​​=[21​12​]

3

Compute inverse of HTH^THT H

The inverse of a 2×22 \times 22×2 matrix A=[[a,b],[c,d]]A = [[a, b], [c, d]]A=[[a,b],[c,d]] is 1ad−bc[[d,−b],[−c,a]]\frac{1}{ad-bc} [[d, -b], [-c, a]]ad−bc1​[[d,−b],[−c,a]]. Here ad−bc=2(2)−1(1)=3ad-bc = 2(2) - 1(1) = 3ad−bc=2(2)−1(1)=3.

(HTH)−1=13[2−1−12](H^T H)^{-1} = \frac{1}{3} \begin{bmatrix} 2 & -1 \\ -1 & 2 \end{bmatrix}(HTH)−1=31​[2−1​−12​]

4

Compute product HTH^THT Z

Calculate the product of HTH^THT and the measurement vector Z=[0.5,0.45,0.51]TZ = [0.5, 0.45, 0.51]^TZ=[0.5,0.45,0.51]T.

HTZ=[110101][0.50.450.51]=[0.951.01]H^T Z = \begin{bmatrix} 1 & 1 & 0 \\ 1 & 0 & 1 \end{bmatrix} \begin{bmatrix} 0.5 \\ 0.45 \\ 0.51 \end{bmatrix} = \begin{bmatrix} 0.95 \\ 1.01 \end{bmatrix}HTZ=[11​10​01​]​0.50.450.51​​=[0.951.01​]

5

Final Estimation

Multiply the inverse matrix by the vector HTZH^T ZHTZ: X^=13[[2,−1],[−1,2]][[0.95],[1.01]]\hat{X} = \frac{1}{3} [[2, -1], [-1, 2]] [[0.95], [1.01]]X^=31​[[2,−1],[−1,2]][[0.95],[1.01]].

X^=13[1.9−1.01−0.95+2.02]=13[0.891.07]≈[0.2960.356]≈[0.290.35]\hat{X} = \frac{1}{3} \begin{bmatrix} 1.9 - 1.01 \\ -0.95 + 2.02 \end{bmatrix} = \frac{1}{3} \begin{bmatrix} 0.89 \\ 1.07 \end{bmatrix} \approx \begin{bmatrix} 0.296 \\ 0.356 \end{bmatrix} \approx \begin{bmatrix} 0.29 \\ 0.35 \end{bmatrix}X^=31​[1.9−1.01−0.95+2.02​]=31​[0.891.07​]≈[0.2960.356​]≈[0.290.35​]

✅

B is correct because the least squares solution calculated using the formula X^=(HTH)−1HTZ\hat{X} = (H^T H)^{-1} H^T ZX^=(HTH)−1HTZ yields approximately [0.29,0.35]T[0.29, 0.35]^T[0.29,0.35]T.

Core Concepts Used
Click any tag to open in AI Tutor
Least Square Estimation Linear Algebra State Estimation
💡 EXAM TIP

This concept is foundational in Power System State Estimation (PSSE), where weighted least squares (WLS) is used to process redundant meter readings to find the best estimate of bus voltages.

Related Questions

ElectricalPower Generation
For rural and remote areas, _________________for generation and distribution is permitted
ElectricalPower Generation
With reference to EC Act-2003,Setting up State Electricity Regulatory Commission (SERC) has been made_________
ElectricalPower Generation
Which of the following generation needs permission from central electricity authority as per Electricity Act-200
ElectricalPower Generation
The captive generation is ________as per Electricity Act-2003
ElectricalPower Generation
As per Electricity Act-2003, The generation of electricity is

Discussion (0)

Loading discussion...
PrevNext