Chapter4 KOD BARU
Chapter4 KOD BARU
𝑏−𝑟
ep = x 100
𝑏𝑚𝑎𝑥−𝑏𝑚𝑖𝑛
Where
ep = error as % of span
b = measured value
r = set point value of variable
bmax = maximum measured value
bmin = minimum measured value
Error
• The error detector compares the feedback signal b(t) with the reference input r(t) to generate an
error
• For example, the set point for a range of 5mV to 20mV and the feedback signal is 11.8mV then
error is 0.2mV. But actual variable to be controlled may be different such as temperature or
pressure.
• Hence to obtain correct information from the error, it is expressed in percentage from related to
the controller operation.
• It is expressed as the percentage of the measured variable range.
• The range of the measured variable b(t) is also called span. Thus, span = bmax - bmin
Classifications of Controllers
• The classification of the controllers is based on the response of the
controller and mode of operation of the controller
Continuous Controller Modes
• In the continuous controller mode, the controller output varies smoothly
proportional to the error or proportional to some form of the error. Depending
upon which form of the error is used as the input to the controller to produce the
continuous controller output, these controllers are classified as,
Where;
P(t) = controller output at time t
Kp = proportional gain (constant), Kp=100/PB
P0 = controller output at zero error
ε = error
Integral Mode Controller
• An integral controller provides an output rate of change that is determined by the magnitude of the error and the integral
constant. It also has the unique ability to return the process back to the exact set point.
• The integral mode of control is not usually used alone because of its slow response towards error signal. It frequently used in
conjunction with the proportional mode.
where;
P(t) = controller output at time t
KI = integral controller gain (constant), KI = 1/TI (T I is integral
time)
P0 = controller output at zero error
ε = error
Derivative Mode Controller
Figure shows the controller output that results when there is a constant because the rate of change is constant and occurs
immediately the deviation occurs. The controller output is proportional to the rate of change of the measurement or error. It was
calculated by the rate of change of the error with time. Derivative action has the potential to improve performance when sudden
changes in measured variable occur.
𝑑𝑒
P(t) = KD 𝑑𝑡 + P0,
where;
P(t) = Controller output at time t
KD = Derivative gain
P0 = Controller output at zero error
ε = Error
Composite Control Modes
• As mention earlier, due to offset error proportional mode is not used alone.
Similarly integral and derivative modes are also not used individually in practice.
Thus to take the advantages of various modes together, the composite control
modes are used. The various composite control modes are:
𝑑 𝑒(𝑡)
P(t) = Kp e(t) + Kp Kd + P0
𝑑𝑡
Proportional Integral Derivative Mode
Controller (P+I+D)
Combining all three modes of control enables a controller to be produced which has no offset error and reduces the
tendency for oscillations
Where P(t) is the output from the controller when there is an error, e which is changing with time t, P0 is the set point
output when there is no error, Kp is the proportionality constant, KI the integral constant and KD is the derivative constant.
One way of considering a three-mode controller is as a proportional controller which has integral control to eliminate the
offset error and derivative control to reduce time lags.
𝑑𝑒
P(t) = P(t)=Kpε + KpKI 𝜀 dt + Kp KD + P0
𝑑𝑡
Example 4.1:
The range of measured variable for a certain control system is 2mV to 12mV and a setpoint of 7mV. Find the
error as percent of span when the measured variable is 6.5mV.
Solution:
𝑏−𝑟 6.5−7
ep = 𝑏𝑚𝑎𝑥−𝑏𝑚𝑖𝑛 𝑥 100 = x 100 = -5%
12−2
Example 4.2
A proportional controller input range is 0 to 5 V, and the output range of 0 to 10 V. If proportional band is
30% determine the value of:
i. Proportional Gain, Kp
ii. The overall gain of controller
Solution:
i. 180 ° C
ii. 200 ° C
iii. 100 ° C
Example 4.4