Questions: State Observer Design and Estimation

5 questions to test your understanding

Score: 0 / 5
Question 1 Multiple Choice

A robot arm has position sensors but no velocity sensors. An engineer says: 'We cannot implement state feedback control because velocity is a required state variable and we cannot measure it.' What does observer theory say?

AThe engineer is correct — state feedback requires direct measurement of all states, so this system cannot use state feedback
BThe engineer is wrong — we can estimate velocity from position measurements using an observer and feed back the estimated states
CThe engineer is wrong — velocity is not a state variable in a robot arm and can be ignored
DThe engineer is partially right — we can use state feedback, but only if we add velocity sensors
Question 2 Multiple Choice

In a Luenberger observer, what is the purpose of the correction term L(y − Cx̂)?

AIt computes the control input needed to drive the system to the desired setpoint
BIt amplifies the measured output signal to reduce sensor noise
CIt compares predicted output to actual output and nudges the state estimate toward reality
DIt replaces the system matrix A when states are unmeasurable
Question 3 True / False

Observer poles (the eigenvalues of A − LC) can be placed at any location in the complex plane regardless of whether the system is observable.

TTrue
FFalse
Question 4 True / False

Placing observer poles far to the left of the imaginary axis (fast observer) generally increases the observer's sensitivity to measurement noise.

TTrue
FFalse
Question 5 Short Answer

Why does the estimation error in a Luenberger observer converge to zero exponentially, and what system property is required for this to be achievable?

Think about your answer, then reveal below.