Tenta13a 2
Tenta13a 2
Tenta13a 2
The optimal control as well as the optimal cost should be given. (10p)
(a) Compute the optimal stabilizing feedback control and the corre-
sponding optimal cost. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (3p)
(b) Compute the closed loop poles. . . . . . . . . . . . . . . . . . . . . . . . . . . . (1p)
lim p(t, T )
T →∞
1
3. The path of a moving target is estimated using a radar. At a number
of time points t ∈ {1, . . . , T } measurements are taken. Each measure-
ment results in a set of nt positions Mt = {xt1 , xt2 , . . . , xtnt }. One of
the positions in Mt is the correct position of the target at that time,
whereas the other time points correspond to scatters from other ob-
jects. The goal is to determine which set of positions that give the
most likely positions of the object.
The target is moving according to a Gaussian distribution. Given that
the position of the target is xt at time t, the probability distribution
of the target in time t + 1 is given by
1 1 2
p(xt+1 |xt ) = √ exp − (xt − xt+1 ) .
2π 2
The problem is to find the path (x1 , . . . , xT ) that has the highest like-
lihood out of the paths that are consistent with the measurements,
i.e., xt ∈ {xt1 , xt2 , . . . , xtnt } for all t = 1, . . . , T .
M1 = {2, 4},
M2 = {2, 5, 8},
M3 = {4, 6, 8},
M4 = {2, 7, 8}.
. . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . . (4p)
2
5. Consider the following optimal control problem
ẋ = −x2 + u
Z T
x(0) = 0
max x(t)dt subject to
0
0 ≤ u(t) ≤ 1
R T u(t)dt = K,
0