Chapter 6
Chapter 6
Types of Controllers:
• Proportional (P) Controller,
• Integral (I) Controller,
• Derivative (D) Controller,
• PID Controller,
• On/Off Controller.
Proportional controller
A feedback control system that minimizes error by
adjusting the output of a system in proportion to
the difference between the desired setpoint and the
measured process variable.
Here's how a proportional controller works:
1. Compare
The controller compares the setpoint (SP) to the
actual process variable (PV).
2. Generate error signal
The controller generates an error signal based on
the difference between the SP and PV.
3. Calculate output
The controller multiplies the error signal by a gain
factor to generate an output that's proportional to
the error.
4. Adjust inputs
The controller adjusts the inputs to bring the
output closer to the desired value.
Proportional controllers are used in many
engineering and process control applications, such
as heating processes. For example, in a heating
process, if the temperature falls below the
setpoint, the controller will increase the heating
proportional to the current temperature error.
Integral controller
A control strategy that minimizes or eliminates
error by measuring and summing the deviation of
an output from its desired value over time. It's
used to keep a controlled variable at a set point,
even when the process load changes.
Here's how an integral controller works:
• Calculates accumulated error: The integral
algorithm constantly calculates the
accumulated error.
• Corrects for past error: The controller
corrects for past over- or under compensation
with an integral time setting.
• Maintains constant control action: Even if
the error becomes zero, the control action
remains constant.
Derivative controller
This responds to changing error signals by
generating a corrective action proportional to the
rate of change of the error signal. This action is
designed to limit how quickly an error can change
and to help the system recover from an upset.
Here are some key points about derivative
controllers:
How it works
A derivative controller looks at how fast a process
variable is changing and takes action to counteract
that change. This action is designed to eliminate
errors as quickly as possible.
When it's used
Derivative controllers are often combined with
proportional control (P) to create a PD controller.
This is because derivative controllers don't
respond to constant error signals.
How it benefits a system
Derivative control can make a loop more stable,
which allows for a higher controller gain and faster
integral. This can reduce the maximum deviation
of a process variable from its set point.
When to use it
Derivative control can be beneficial, but it should
be used in the right situations and in the right
amounts. Too much derivative action can
destabilize a loop.
Proportional-integral-derivative (PID) controller
A device that uses three mechanisms to control
variables and adjust them to the set point.
On/off controller
Also known as a signaler or "bang-bang"
controller, is a device that controls a system by
turning its output on or off, with no middle state.
It's a simple and inexpensive way to control
temperature, pressure, and flow rate in industrial
settings.
Here's how an on/off controller works:
• Setpoint: The controller is set to a desired
temperature, pressure, or flow rate.
• Output: When the system is below the
setpoint, the controller turns the output on.
When the system is above the setpoint, the
controller turns the output off.
• Cycle: The controller repeats this cycle of
turning on and off continuously to maintain
the desired setpoint.
On/off controllers are used in situations where
precise control isn't necessary, or where the
system can't handle frequent on and off cycles. For
example, home thermostats use on/off control to
turn the heating on when it's too cold and off when
it's too hot.
Actuators
Are devices that convert a control signal into
physical action or movement.
Common Types of Actuators:
• Mechanical Actuators: Electric Motors, Linear
Actuators.
• Pneumatic Actuators: Pneumatic Cylinders,
Pneumatic Motors.
• Hydraulic Actuators: Hydraulic Cylinders,
Hydraulic Motors.
• Electro-Mechanical Actuators: Servomotors.