Home » Control Systems » Control systems miscellaneous » Question
  1. The block schematic uses PID controller to design a system whose characteristics equation has real root at – 10 and ξ = 0.8 and ωn = 2 rad/sec. Find the value of KP, KI and Kd


    1. Kd = 1.8, KP = 8, KI = 10
    2. Kd = 1.8, KP = 4, KI = 5
    3. Kd = 3.6, KP = 8, KI = 20
    4. Kd = 1.8, KP = 8, KI = 20
Correct Option: A

Given G(s) =
4
s2 + 6s + 4

PID → KP +
KI
+ Kd.s
s

From figure
C(s)
=
KP +(KI/s)+ Kd.s
R(s)s2+ 6s + 4(KP +(KI/s)+ Kd.s) + 4

or
C(s)
=
(KP +(KI/s)+ Kd.s)s
R(s)s3+ 6s2 + 4KPs + 4KI + 4Kd.s2 + 4s

or
C(s)
=
(KP +(KI/s)+ Kd.s)s
R(s)s3+ (6s + 4KP)s2 + 4(1 + Kd)s + 4KI

C.E. s3 + (6 + 4Kd)s2 + 4(1 + Kp)s + 4KI = 0 …....(i)
As given that C.E. has real root at – 10,
i.e., (s + 10) (s2 + 2ξωn s + ω2n) = 0
or
s3 + (2ξωn + 10)s2 + (ω2n + 20ξωn)s + 10ω2n = 0 . . .…(ii)
on comparing equation (i) with the standard equation of 3rd order, we get
6 + 4Kd = 2ξωn + 10
on putting
ξ = 0·8
and
ωn = 2 rad/sec
Kd =
2 × 0·8 × 2 + 10 – 6
= 1·8
4

and 4(1 + KP) = ω2n + 20ξωn
KP =
22 + 20 × 0·8 × 2
– 1 = 8
4

and
4KI = 10ω2n<.sub>
or
KI =
10 × 22
= 10
4

Hence alternative (A) is the correct choice.



Your comments will be displayed only after manual approval.