1) 1 Order Systems Parameter Changes (K and A)
1) 1 Order Systems Parameter Changes (K and A)
1) 1 Order Systems Parameter Changes (K and A)
1)
1 st order systems parameter changes (K
and a)
We can write the transfer function of the general 1storder system with
unit steady state response as follows:
K
K
S+ a 1+TS
Where
The gain (K) is used to magnify the input value ,for example if the input is
unity step input and the gain is 2 the output will be equal 2
2)
2 nd order systems parameter changes (
and n)
We can write the transfer function of the general 2ndorder system with
unit steady state response as follows:
2n
S 2+2 n S+2n
; where
n=10
3)
Stable system:
The system is said to be stable if the following condition is satisfied:
i)
ii)
Unstable system:
The system is said to be unstable if,
i)
ii)
A simple figure shows the concepts of the stable and unstable system
4)
PID control
The output of a PID controller, equal to the control input to the plant, in the
:time-domain is as follows
(1)
First, let's take a look at how the PID controller works in a closed-loop
system using the schematic shown above. The variable ( ) represents the
tracking error, the difference between the desired input value ( ) and the
actual output ( ). This error signal ( ) will be sent to the PID controller, and
the controller computes both the derivative and the integral of this error
signal. The control signal ( ) to the plant is equal to the proportional gain (
) times the magnitude of the error plus the integral gain ( ) times the
integral of the error plus the derivative gain (
This control signal ( ) is sent to the plant, and the new output ( ) is
obtained. The new output ( ) is then fed back and compared to the
reference to find the new error signal ( ). The controller takes this new error
.signal and computes its derivative and its integral again, ad infinitum
The transfer function of a PID controller is found by taking the Laplace
.transform of Eq.(1)
(2)
Proportional gain
= Integral gain
= Derivative gain =
and will reduce but never eliminate the steady-state error. An integral
control ( ) will have the effect of eliminating the steady-state error for a
constant or step input, but it may make the transient response slower. A
derivative control (
, and
on a closed-loop
RISE TIME
Decrease
Decrease
Small
OVERSHO
SETTLING
S-S
OT
Increase
Increase
TIME
Small Change
Increase
ERROR
Decrease
Eliminate
No
Decrease
Decrease
Change
Change
Note that these correlations may not be exactly accurate, because ,
and
can change the effect of the other two. For this reason, the table should only
be used as a reference when you are determining the values for
and
.
General Tips for Designing a PID Controller
When you are designing a PID controller for a given system, follow the steps
.shown below to obtain a desired response
1.
2.
3.
4.
5.
Adjust each of Kp, Ki, and Kd until you obtain a desired overall
response. You can always refer to the table shown in this "PID Tutorial"
page to find out which controller controls what characteristics.
Lastly, please keep in mind that you do not need to implement all three
controllers (proportional, derivative, and integral) into a single system, if not
necessary. For example, if a PI controller gives a good enough response (like
the above example), then you don't need to implement a derivative
.controller on the system. Keep the controller as simple as possible
References
[1] System Dynamics,2nd edition,William J. Palm III.
[2] Massachusetts Institute of Technology's lecture notes.
[3] Modern Control Systems 12th ed - R. Dorf, R. Bishop (Prentice Hall, 2011)
[4] Control Systems Engineering 6th ed - Norman S. Nise
[5] Automatic Control Systems by KUO, 9th Edition
[6] website: http://ctms.engin.umich.edu/
[7] website: http://facstaff.cbu.edu/