PID Control Theory
PID Control Theory
1. Introduction
Feedback control is a control mechanism that uses information from measurements. In a
feedback control system, the output is sensed. There are two main types of feedback control
systems: 1) positive feedback 2) negative feedback. The positive feedback is used to increase
the size of the input but in a negative feedback, the feedback is used to decrease the size of
the input. The negative systems are usually stable. A PID is widely used in feedback control
of industrial processes on the market in 1939 and has remained the most widely used
controller in process control until today. Thus, the PID controller can be understood as a
controller that takes the present, the past, and the future of the error into consideration.
After digital implementation was introduced, a certain change of the structure of the control
system was proposed and has been adopted in many applications. But that change does not
influence the essential part of the analysis and design of PID controllers. A proportional
integralderivative controller (PID controller) is a method of the control loop feedback. This
method is composing of three controllers [1]:
1. Proportional controller (PC)
2. Integral controller (IC)
3. Derivative controller (DC)
1.1 Role of a Proportional Controller (PC)
The role of a proportional depends on the present error, I on the accumulation of past error
and D on prediction of future error. The weighted sum of these three actions is used to adjust
Proportional control is a simple and widely used method of control for many kinds of
systems. In a proportional controller, steady state error tends to depend inversely upon the
proportional gain (ie: if the gain is made larger the error goes down). The proportional
response can be adjusted by multiplying the error by a constant Kp, called the proportional
gain. The proportional term is given by:
P K P .error (t )
(1)
A high proportional gain results in a large change in the output for a given change in the
error. If the proportional gain is very high, the system can become unstable. In contrast, a
www.intechopen.com
214
small gain results in a small output response to a large input error. If the proportional gain
is very low, the control action may be too small when responding to system disturbances.
Consequently, a proportional controller (Kp) will have the effect of reducing the rise time
and will reduce, but never eliminate, the steady-state error.
In practice the proportional band (PB) is expressed as a percentage so:
PB%
100
KP
(2)
(3)
derror (t )
dt
(4)
Effects of each of controllers Kp, Kd, and Ki on a closed-loop system are summarized in the
table shown below in tableau 1.
www.intechopen.com
215
derivative actions, with the resulting signals weighted and summed to form the control
signal u(t) applied to the plant model.
1 TI .TD .S 2
1
TDs )
) = K P (1
TI .S
Ti s
(5)
where KP is the proportional gain, TI is the integral time constant, TD is the derivative time
constant, KI =KP /TI is the integral gain and KD =KPTD is the derivative gain. The threeterm functionalities are highlighted below. The terms KP , TI and TD definitions are:
The proportional term: providing an overall control action proportional to the error
signal through the all pass gain factor.
The integral term: reducing steady state errors through low frequency compensation by
an integrator.
www.intechopen.com
216
OR
e(t )dt
t
U (t ) K P ( e(t )
Ti
Td
de(t )
)
dt
(6)
Using this relationship for a step input of e(t ) , i.e. e(t ) (t ) , the step response r(t) of the PID
controller can be easily determined. The result is shown in below. One has to observe that
the length of the arrow K PTD of the D action is only a measure of the weight of the
impulse.
www.intechopen.com
217
Fig. 4. a) Step response of PID ideal formb) Step response of PID real form
2.1 The transfer function of the PID controller
The transfer function of the PID controller is
G( s )
G(s ) K P
KI
S
U(s)
E(s )
K DS =
(7)
K DS 2 K PS K I
S
(8)
G( s )
K d (s2
Kp
Kd
s
Ki
)
Kd
(9)
When this form is used it is easy to determine the closed loop transfer function.
H (s )
s 20 s 2 0
(10)
Ki
20
Kd
(11)
If
Kp
Kd
20
(12)
Then
G( s )H (s )
www.intechopen.com
Kd
s
(13)
218
Method
Manual
Ziegler-Nichols
Advantages
Online method
No math expression
Online method
Proven method
Cohen-Coon
Software tools
Algorithmic
Disadvantages
Requires experienced
personnel
Some trial and error, process
upset and very aggressive
tuning
Offline method
Some math
Good only for first order
processes
Some cost and training
involved
Very slow
www.intechopen.com
219
www.intechopen.com
220
Finally, we need to add the three PID terms together. Again the summing amplifier OP4
serves us well. Because the error amp, PID and summing circuits are inverting types, we
need to add a final op amp inverter OP5 to make the final output positive.
2. Today, digital controllers are being used in many large and small-scale control systems,
replacing the analog controllers. It is now a common practice to implement PID
controllers in its digital version, which means that they operate in discrete time domain
and deal with analog signals quantized in a limited number of levels. Moreover, in such
controller we do not need much space and they are not expensive. A digital version of
the PID controller is shown in figure 6 [5,6].
www.intechopen.com
221
While PID controllers are applicable to many control problems, and often perform
satisfactorily without any improvements or even tuning, they can perform poorly in some
applications, and do not in general provide optimal control.
3. Fractional systems
Fractional order systems are characterized by fractional-order differential equations.
Fractional calculus considers any real number for derivatives and integrals. The FOPID
controller is the expansion of the conventional integer-order PID controller based on
fractional calculus [7,8].
3.1 Fractional-order PID (FOPID) controller
The PIDs are linear and in particular symmetric and they have difficulties in the presence of
non-linearities. We can solve this problem by using a fractional-order PID (FOPID)
controller. A FOPID controller is presented below [7-9]:
G( s ) K P
KI
K DS
K PS K I K DS S
S
(14)
www.intechopen.com
222
f (x)
( x t )n 1
f (t )dt ,
(n 1)!
c
(15)
c ( )
v
ifv 0
c Dx f ( x ) f ( x )
n
n
f ( x )]
ifv 0
D [c Dx
(16)
n min K , K v
Function
(17)
Function (17) is not only the simplest fractional order transfer function hat may appear but
is also very important for applications, as shall be seen subsequently. For that reason, we
analyse its time and frequency responses.
Time responses of (17)
The derivatives of the exponential function are given by
0
D t e at Et ( , a ), t 0
(18)
at
( ) 0
1
(t ) 1 e a d ,
(19)
at
e at t 1 ax
1 0 1 a( t x )
x e
dx
x e dx
t
( )
( ) 0
e at at y 1 y dy
e at
( ) e
0
a
a ( )a
( )
www.intechopen.com
at 1 y
y e dy
0
Et ( , a)
(20)
223
dn
dt n
Et (n , a) Et ( , a), n min k N : k
If v = 0 , we have:
Et (0, a)
( k 1)
k 0
( at )k
(21)
s (s a)
(22)
[ f (t ) g( )d ] [ f (t )][ g(t )]
t
(23)
For negative orders, applying the convolution theorem (23) and (19) we obtain
[Et ( , a]
( )
1
[t 1 ][ e at ]
s (s a)
(24)
dn
dt
Et (n , a]
sn
(s a)
s (s a)
(25)
1
sa
(26)
www.intechopen.com
224
Approximations are available both in the s-domain and in the z-domain. The former shall
henceforth be called continuous approximations or approximations in the frequency
domain; the latter, discrete approximations, or approximations in the time domain.
There are 32 approximation methods for fractional order derivative and integral, we present
here Crone approximation method [10, 11].
3.3.1 Crone approximation method
The Crone methodology provides a continuous approximation, based on a recursive
distribution of zeros and poles. Such a distribution, alternating zeros and poles at wellchosen intervals, allows building a transfer function with a gain nearly linear on the
logarithm of the frequency and a phase nearly constant being possible for the values of the
slope of the gain and of the phase for any value of [12-14].
The functions we are dealing with in this section provide integer-order frequency-domain
approximation of transfer functions involving fractional powers of s.
For the frequency-domain transfer function C(s) which is given by:
C (s) Ks v
(27)
n1 1
zn
s
pn
s
(28)
Where K' is an adjusted gain so that both (26) and (27) have unit gain at 1 rad/s. Zeros and
poles have to be found over a frequency domain [ l , h ] where the approximation is valid,
they are given for a positive v, by (29), (30) and (31).
z1 l
pn z ,n 1
zn p ,n 1
(29)
n 1...N
(30)
n 2...N
(31)
(32)
h
l
(33)
www.intechopen.com
1 v
N
225
For negative values of , the role of the zeros and the poles is swapped. The number of
poles and zeros is selected at first and the desired performance of this approximation
depends on the order N. Simple approximation can be provided with lower order N, but it
can cause ripples in both gain and phase characteristics. When | |>1, the approximation is
not satisfactory. The fractional order usually is separated as (34) and only the first term
s needs to be approximated.
s v s sn , v n , n , [0,1]
(34)
F( j ) ( j )
F( j ) j
(35)
Now there are several complex numbers z with different arguments such that z = j; by
choosing the one with a lower argument in interval [0; 2[ , we will obtain:
arg F( j ) / 2
(36)
( dB)
Thus the Bode and Nichols plots of F(s) = s are those shown in Figure 8 and Figure 9:
www.intechopen.com
(37)
226
4. Conclusions
Manny industrial processes are nonlinear and thus complicate to describe mathematically.
However, it is known that a good many nonlinear processes can satisfactory controlled
using PID controllers providing that controller parameters are tuned well. PID controller
and its different types such as P, PI and PD controllers are today basic building blocks in
control of various processes. In spite their simplicity; they can be used to solve even a very
complex control problems, especially when combined with different functional blocks,
filters (compensators or correction blocks), selectors etc. One of the ways to improve the
traditional PID controllers is to use fractional order controllers with non integer derivation
and integration parts. However, the difficulties of designing Fractional Order PID (FOPID)
is relatively higher because these controllers include derivative order and integer order in
comparison with traditional PID controllers. As for a linear system, if the dynamic
characteristics are basically the same using either integer-order PID controller or FOPID
controller, the result of using FOPID controller may provide a better robustness. We get the
optimal control with a FOPID than a conventional PID controller.
5. Annex
www.intechopen.com
227
6. References
[1] K. Astrom, K. and T.Hagglund, PID Controllers: Theory, Design, and Tuning,
Instrument Society of America, ISBN 1-55617-516-7, 1995
[2] Barbosa, Ramiro S.; Machado, J. A. Tenreiro; FERREIRA, Isabel M, A fractional calculus
perspective of PID tuning. In Proceedings of ASME 2003 design engineering
technical conferences and Computers and information in engineering conference.
Chicago: ASME, 2003.
[3] Barbosa, Ramiro S.; Machado, J. A. Tenreiro; Ferreira, Isabel M, Tuning of PID
controllers based on Bodes ideal transfer function. Nonlinear dynamics. 38 (2004a)
305-321.
[4] D. Maiti, A. Acharya M. Chakraborty, A. Konar, R. Janarthanan, Tuning PID and
Fractional PID Controllers using the Integral Time Absolute Error Criterion 4th
International Conference on Information and Automation for Sustainability, 2008 ,
pp. 457-462
[5] Z. Yongpeng , Sh. Leang-San , M. A.Cajetan , and A. Warsame, Digital PID controller
design for delayed multivariable systems, Asian Journal of Control, Vol. 6, No. 4,
Dec 2004, pp. 483-495.
[6] Pierre, D.A. and J.W. Pierre, Digital Controller Design-Alternative Emulation
Approaches, ISA Trans.Vol. 34, No. 3, (1995), pp. 219-228.
[7] D. Xue, C. N. Zhao and Y. Q. Chen, Fractional order PID control of a DC-motor with an
elastic shaft: a case study, Proceedings of American Control Conference, pp. 31823187, June 2006.
www.intechopen.com
228
[8] L. Debnath, A brief historical introduction to fractional calculus, Int. J. Math. Educ. Sci.
Technol., vol. 35, no. 4,pp. 487-501, 2004.
[9] Y. Q. Chen, D. Xue and H. Dou, Fractional Calculus and Biomimetic Control, Proc. of
the First IEEE Int. Conf. on Robotics and Biomimet- ics (RoBio04), pp. robio2004347, August 2004.
[10] D. Valrio, Fractional Robust System Control, PhD thesis, Instituto Superior Tcnico,
Universidade Tcnica de Lisboa, 2005.
[11] TSENG, Chien-Cheng ,Design of fractional order digital FIR differentiators. IEEE
signal processing letters. 8:3 (2001) 77-79.
[12] Concepcion Alicia Monje Micharet. Design Methods of Fractional Order Controllers
for Industrial Applications. Ph.D. thesis, University of Extremadura, Spain,
2006.
[13] Youxin Luo, Jianying Li, The Controlling Parameters Tuning and its Application of
Fractional Order PID Bacterial Foraging-based Oriented by Particle Swarm
Optimization IEEE International Conference on Intelligent Computing and
Intelligent Systems, 2009, pp. 4-7.
[14] Tehrani, K.A. Amirahmadi, A. Rafiei, S.M.R. Griva, G. Barrandon, L. Hamzaoui, M.
Rasoanarivo, I. Sargos, F.M., Design of fractional order PID controller for boost
converter based on Multi-Objective optimization, Power Electronics and Motion
Control Conference (EPE/PEMC), 2010 14th International, Ohrid 6-8 Sept. 2010,pp:
179-185.
www.intechopen.com
ISBN 978-953-307-927-1
Hard cover, 258 pages
Publisher InTech
How to reference
In order to correctly reference this scholarly work, feel free to copy and paste the following:
Kambiz Arab Tehrani and Augustin Mpanda (2012). PID Control Theory, Introduction to PID Controllers Theory, Tuning and Application to Frontier Areas, Prof. Rames C. Panda (Ed.), ISBN: 978-953-307-927-1,
InTech, Available from: http://www.intechopen.com/books/introduction-to-pid-controllers-theory-tuning-andapplication-to-frontier-areas/theory-of-pid-and-fractional-order-pid-fopid-controllers
InTech Europe
InTech China