Part I Flashcards
Prove the least squares estimates are unbiased, and what conditions this is true.
16
Show that instrumental variable estimates can be unbiased.
17
Show that estimates can be biased if corrupted by coloured noise
18
Determine if t1 t2 and t3 are unbiased estimators
19
How to determine the most efficient estimator?
20
Determine the relative degree of stability of the system: x = … y= … etc
21
Find an input linearising control law for a system
Perform as 21, then set ydotdot = v, and rearrange for u = …
Write ‘such that ydotdot = v’
How can you design a minimum variance controller?
22
How can you find the variance of a minimum variance controller?
Variance = J = (1+f1^2 + f2^2 …)*variance of noise (sigma squared)
How can you design a control Lyapunov function (clf) controller?
Find Vdot(x)
Select u such that Vdot(x) = - Q(x)
Use the chain rule when differentiating. x1^3 goes to 3x1^2x1dot . Differentiate the whole thing by x1 and then by x2. Add the answers
How can you design a feedback control law to ensure a system is stable given the Lyapunov function?
Find Vdot(x). Need to ensure that Vdot(x) < 0 for system to be stable.
Task is to select u such that this is the case. Can write constraints for other parameters
How can you work out the zero dynamics. of a system? When will the system be a minimum phase system?
Set y = 0 and find out what states are.
Set dot = 0 and find out what states are.
Set v = 0.
Remaining dynamics are whatever x3 dot =. (substitute in control law to u = …)
Minimum phase system when x3dot is negative.