Architecture
Architecture
Automation Systems
Lesson Objectives
• Various layers represent the wideness ( in the sense of no. of devices ), and fastness of
components on the time-scale.
• Sensors and Actuators Layer: This layer is closest to the processes and machines,
used to translate signals so that signals can be derived from processes for analysis
and decisions and hence control signals can be applied to the processes. This forms
the base layer of the pyramid also called ‘level 0’ layer.
• Automatic Control Layer: This layer consists of automatic control and monitoring
systems, which drive the actuators using the process information given by sensors.
This is called as ‘level 1’ layer.
• Supervisory Control Layer: This layer drives the automatic control system by setting
target/goal to the controller. Supervisory Control looks after the equipment, which
may consist of several control loops. This is called as ‘level 2’ layer.
• Production Control Layer: This solves the decision problems like production targets,
resource allocation, task allocation to machines, maintenance management etc. This
is called ‘level 3’ layer.
• Enterprise control layer: This deals less technical and more commercial activities like
supply, demand, cash flow, product marketing etc. This is called as the ‘level 4’ layer.
The Functional Elements of Industrial Automation
(1: Sensor)
Physical medium:- Refers to the object where a physical
phenomenon is taking place and we are interested in the
measurement of some physical variable associated with the
phenomenon.
• Example:- The physical medium may stand for the hot object in
a furnace in the case of temperature measurement or the fluid
in a pipe section in the case of measurement of liquid flow rate.
The Functional Elements of Industrial Automation
• It turns out that in most cases, actuators are devices that first
produce motion from electrical signal, which is then further
converted to other forms.
A. The electronic signal-processing element accepts the
command from the control system in electrical form. The
command is processed in various ways.
• Example:- it may be filtered to avoid applying input
signals of certain frequencies that may cause resonance.
• Many actuators are themselves closed feedback
controlled units for precision of the actuation operation.
Therefore the electronic signal-processing unit often
contains the control system for the actuator itself.
B. The electronic power amplification element sometimes
contains linear power amplification stages called servo-
amplifiers. In other cases, it may comprise power electronic
drive circuits such as for motor driven actuators.
• A single physical device may act as the controller for one or more
control loops (single-loop/multi-loop controller).
• Today, many loop controllers supplement typical control laws such
as PID control by offering adaptive control and fuzzy logic
algorithms to enhance controller response and operation. PID
and startup self-tuning are among the most important features.
• Software is an important factor in loop controllers. Set-up,
monitoring and auto-tuning and alarm software for loop
controllers is now a common feature.
• The controllers also accept direct interfacing of process sensors
and signals. Choice of inputs includes various types of
thermocouples, RTDs, voltage 0 to 10 V dc, or current 4 to 20 mA.
• While most sophisticated controllers today are electronic,
pneumatic controllers are still being used.
• Pneumatic controllers are easy to use, easy to maintain.
Sequence / Logic Control
• Many control applications do not involve analog process
variables, that is, the ones which can assume a continuous
range of values, but instead variables that are set valued, that
is they only assume values belonging to a finite set. Examples
of such variables are binary variables, that can have either of
two possible values, (such as 1 or 0, on or off, open or closed
etc.).
• These control systems operate by turning on and off switches,
motors, valves, and other devices in response to operating
conditions and as a function of time. Such systems are referred
to as sequence/logic control systems.
• Example:- In the operation of transfer lines and automated
assembly machines, sequence control is used to coordinate the
various actions of the production system (e.g., transfer of parts,
changing of the tool, feeding of the metal cutting tool, etc.).
Sequence / Logic Control
• Similarly, there are many industrial sensors (such as, Limit
Switch / Pressure Switch/ Photo Switch etc.) which provide
discrete outputs which may be interpreted as the
presence/absence of an object in close proximity, passing of
parts on a conveyor, or a given pressure value being higher or
lower than a set value.
• A modern controller device used extensively for sequence
control today in transfer lines, robotics, process control, and
many other automated systems is the Programmable Logic
Controller (PLC).
• A PLC is a special purpose industrial microprocessor based
real-time computing system, which performs the
sequential/logical functions in the context of industrial
operations
The Architecture of Elements:
The Automation Pyramid
Level 2: Supervisory Control
• Supervisory control performs at a hierarchically higher level over the
automatic controllers, which controls smaller subsystems.
• Supervisory control systems perform, typically the following functions:
• Set point computation: Set points for important process variables are
computed depending on factors such as nature of the product, production
volume, mode of processing. This function has a lot of impact on
production volume, energy and quality and efficiency.
• Performance Monitoring / Diagnostics: Process variables are monitored
to check for possible system component failure, control loop detuning,
actuator saturation, process parameter change etc. The results are
displayed and possibly archived for subsequent analysis.
• Start up / Shut down / Emergency Operations : Special discrete and
continuous control modes are initiated to carry out the intended
operation, either in response to operator commands or in response to
diagnostic events such as detected failure modes.
Level 2: Supervisory Control
• Control Reconfiguration/Tuning: Structural or Parametric
redesign of control loops are carried out, either in response
to operator commands or in response to diagnostic events
such as detected failure modes. Control reconfigurations
may also be necessary to accommodate variation of
feedback or energy input e.g. gas fired to oil fired.
• Operator Interface: Graphical interfaces for supervisory
operators are provided, for manual supervision and
intervention.
• Computationally these are a mixture of hard and soft real
time algorithms. These are also often very expensive and
based on proprietary knowledge of automating specific
classes of industrial plants.
Level 3: Production Control
• Production control performs at a hierarchically higher level over
the supervisory controllers. Typical functions they perform are:
• Process Scheduling: Depending on the sequence of operations to
be carried on the existing batches of products, processing
resource availability for optimal resource utilization.
• Maintenance Management: Decision processes related to
detection and deployment of maintenance operations.
• Inventory Management: Decision processes related to
monitoring of inventory status of raw material, finished goods etc.
and deployment of operations related to their management.
• Quality Management : Assessment, Documentation and
Management of Quality
• Typically, the algorithms make use of Resource Optimization Technology and
are non-real-time although they may be using production data on-line.