Tutorial5 Controller Design Pole Placement Sol
Tutorial5 Controller Design Pole Placement Sol
Change in the
Speed, Position of a
Vehicle
𝑚𝑣ሶ + 𝑏𝑣 = 𝑢
−𝑏 1
𝑥ሶ = 𝑣ሶ = 𝑣 + 𝑢
𝑚 𝑚
𝑦= 1 𝑣
−𝑏 1
𝐴= ;𝐵 = ; 𝐶 = 1 ; 𝐷 = [0]
𝑚 𝑚
DC Motor Speed: System Modelling
R armature resistance
L armature inductance
K electromotive force constant
J moment of inertia
b friction co-efficient
i current
V voltage is the input and
Ɵሶ rotational speed of the shaft is the output
𝐽𝜃ሷ + 𝑏𝜃ሶ = 𝐾𝑖
𝑑𝑖
𝐿 + 𝑅𝑖 = 𝑉 − 𝐾 𝜃ሶ
𝑑𝑡
Q1. Model the State-space equations for the DC Motor Speed Control System?
DC Motor Speed: System Modelling
State space model format:
𝑥ሶ = 𝐴𝑥 + 𝐵𝑢
𝑦 = 𝐶𝑥 + 𝐷𝑢
Q1. Model the State-space equations for the DC Motor Speed Control System
V voltage is the input and
Sol. Ɵሶ rotational speed of the shaft is the output
𝐽𝜃ሷ + 𝑏𝜃ሶ = 𝐾𝑖
𝑏ሶ 𝐾 𝑏 𝐾
⇒ 𝜃 = − 𝜃ሶ + 𝑖
ሷ 𝑑 𝜃ሶ − 0
𝐽 𝐽 𝐽 𝐽 𝜃ሶ
= + 1 𝑉
𝑑𝑖 𝑑𝑡 𝑖 𝐾 𝑅 𝑖
𝐿 + 𝑅𝑖 = 𝑉 − 𝐾 𝜃ሶ − − 𝐿
𝑑𝑡 𝐿 𝐿
𝑑𝑖 −𝐾 𝑅 1 𝜃ሶ
⇒ = 𝜃ሶ − 𝑖 + 𝑣 𝑦 = 10
𝑑𝑡 𝐿 𝐿 𝐿 𝑖
DC Motor Speed: System Modelling
V voltage is the input and
Ɵሶ rotational speed of the shaft is the output
𝑏 𝐾
𝑑 𝜃ሶ − 0
𝐽 𝐽 𝜃ሶ
= + 1 𝑉
𝑑𝑡 𝑖 𝐾 𝑅 𝑖
− − 𝐿
𝐿 𝐿
𝜃ሶ
𝑦 = 10
𝑖
Q2. Consider the following values of the constants and comment on the stability of the continuous-time system
J = 0.01;
b = 0.1;
K = 0.01;
R = 1;
L = 0.5;
DC Motor Speed: System Modelling
V voltage is the input and
Ɵሶ rotational speed of the shaft is the output
𝑏 𝐾
𝑑 𝜃ሶ − 0
𝐽 𝐽 𝜃ሶ
= + 1 𝑉
𝑑𝑡 𝑖 𝐾 𝑅 𝑖
− − 𝐿
𝐿 𝐿
𝜃ሶ
𝑦 = 10
𝑖
Q2. Consider the following values of the constants and comment on the stability of the continuous-time system
J = 0.01; b = 0.1; K = 0.01; R = 1; L = 0.5;
Sol. Real part of the poles must on left-side for the system to be stable. Poles are nothing but the eigen values of the
system matrix A. Using the above constants, we get,
𝑏 𝐾
−
𝐽 𝐽 −10 1
𝐴= =
𝐾 𝑅 −0.02 −2
− −
𝐿 𝐿
And, Eigen values of A are -10, -2. Therefore, the system is stable.
DC Motor Speed: System Modelling
V voltage is the input and
Ɵሶ rotational speed of the shaft is the output
𝑏 𝐾
𝑑 𝜃ሶ − 0
𝐽 𝐽 𝜃ሶ
= + 1 𝑉
𝑑𝑡 𝑖 𝐾 𝑅 𝑖
− − 𝐿
𝐿 𝐿
𝜃ሶ
𝑦 = 10
𝑖
Q3. Consider the following values of the constants and implement a pole-placement based controller using
Ackerman’s Method [poles at -12].
DC Motor Speed: System Modelling
Q3. Consider the following values of the constants and implement a pole-placement based controller using
Ackerman’s Method [poles at -12].