How Controllers are used in Industrial Automation Systems

In many process control systems, microprocessor based programmable logic controllers are used for decision making due to the sophistication of the system and the large number of process variables involved.

The PLC can be configured to receive a small number of inputs (both analog and digital) and control a small number of outputs or the system can be expanded with plug-in modules to receive a large number of signals and simultaneously control a larger number of actuators, displays, etc.

In very sophisticated systems, PLCs have the ability to communicate with each other on a global basis and send operational data to and be controlled from a central computer terminal or they can be connected in a distributed control system like DCS.

The illustration in figure 1(a) shows a typical controller setup, monitoring a single process variable.

Block diagram of a control loop
Figure 1(a) block diagram of a control loop

The output from the sensor is conditioned and transmitted to the input module of the controller; if the signal is an analog signal it is converted to a digital signal and compared to a reference signal stored in the PLC’s computer. A decision can then be made and the appropriate control signal sent via the output module to the actuator.

The internal function of a furnace using analog loop is illustrated in figure 1(b).

Supervisory control using an analog control loop
Figure 1(b) supervisory control using an analog control loop

The temperature of the furnace is transmitted to the computer in the PLC as an analog signal, where it is converted to a digital signal and recorded in the computer memory. The voltage reference signal Vref is converted to analog signal and the two signals subtracted as shown in an analog error differencing circuit. The amplified difference signal is then fed via control circuit to the furnace heater, making the control loop analog.

In figure 1(c) we have a digital control loop. Here the furnace temperature is converted into a digital signal and transmitted to the computer in the PLC.

Don’t miss out on key updates, join our newsletter  List

Supervisory control using digital control  loop
Figure 1(c) supervisory control using a digital control loop

The digital temperature signal Ds and the digital reference signal Dref are then compared in a digital error detection circuit (comparator) and the difference signal is sent as a digital signal to the controller, where it is converted into a pulse width modulated (PWM) signal or a signal from a digital to analog converter (DAC) is used to control the heater.

Related articles:

Please follow us & share:

Author: John Mulindi

John Mulindi is an Industrial Instrumentation & Control Professional with a wide range of experience in electrical and electronics, process measurement, control systems and automation. He writes on technical as well as business related topics. In free time he spends time reading, taking adventure walks and watching football.

3 thoughts on “How Controllers are used in Industrial Automation Systems”

Leave a Reply