Description
Problem 1
Consider the trajectory tracking problem with acceleration being the control input:
π₯[π‘ + 1] 1 πΏ π₯[π‘] 0
[ ] = [ ] [ ] + [ ] π’[π‘].
π£[π‘ + 1] 0 1 π£[π‘] πΏ
Let π₯Μ
[π‘] = π£Μ
π‘ be the reference trajectory to track.
a) Reformulate the state-space model with the position and speed errors being the state.
b) Using the reformulated model, find a linear controller that stabilizes the system.
c) Find a linear controller that destabilizes the system.
Problem 2
Consider a one-dimensional non-linear system
π₯Μ = π1π₯ + π2π₯2 + ππ’ + π.
a) Use Taylor expansion to linearize the RHS of the dynamical equation in the neighborhood of π₯ = 0.
b) For the linearized system, design a linear controller π(π₯) that stabilizes the linearized system. Hint: a linear system π₯Μ = πΜπ₯ is stable if and only if π
π(πΜ) < 0.
c) For the continuous-time system, design a controller π(π₯) such that, with π’ = π(π₯), the RHS of the dynamical equation is linear. Hint: do not confuse this part with part a).
Problem 3
Consider a two-vehicle platoon with states [π₯1[π‘]] , [π₯2[π‘]]. Vehicle 1 tracks a pre-specified π£1[π‘] π£2[π‘]
trajectory π₯Μ
[π‘] = π£Μ
π‘, π‘ = 0,1,2, β¦ Vehicle 2 follows vehicle 1 to keep a spacing of π to vehicle 1. The inputs are the engine torques π1[π‘] and π2[π‘]. For π = 1,2, the propelling force is given by πΌππ, while the resistant force is given by π½π£π2. The vehicle masses are π1, π2, respectively. a) Formulate Newtonβs second law for both vehicles.
b) Formulate the state-space model for both vehicles using absolute position and speed as the state.
c) Reformulate the model with the tracking/following errors being the state.
d) Construct a trajectory-tracking policy for vehicle 1, i.e., a function that maps tracking errors π1, π¦1 to π1. Explain why the policy will work. No mathematical proof needed.
e) [Bonus] Construct a vehicle-following algorithm for vehicle 2, i.e., a function that maps π₯1, π£1, π₯2, π£2 to π2. Explain why the policy will work. No mathematical proof needed.




Reviews
There are no reviews yet.