Section 2 Introduction To Control Systems
Section 2 Introduction To Control Systems
History
Direct Digital Control
Centralised Computer Control
Distributed Control Systems
Programmable Logic
Controllers
Introduction to Control Systems
History
Introduction to Control Systems
HISTORY
Process Output
Variable (PV)
Process
Digital
Computer
Process
Direct Digital
Control
(DDC)
Introduction to Control Systems
DIRECT DIGITAL CONTROL
Direct Digital
Operator’s Control DDC
Console Computer
Specialized
Process
Digital
Controllers
Introduction to Control Systems
DIRECT DIGITAL CONTROL
Supervisory
Supervisor’s Console Control Computer
Process
Supervisory
Supervisor’s Console
Control Computer
Analog Backup
Process
Instrumentation
Distributed
Control System (DCS)
Introduction to Control Systems
DISTRIBUTED CONTROL SYSTEM
I/A Series System Architecture
Intra-Enterprise Level Internet
Plant Asset Management
Simulation/Modeling
Plant Intelligence Enterprise Historian
Plant Information Portal
Batch Management
Secure Control Information
Network Maintenance
Engineering
Operator
Environment Environment
Environment
System Configuration Asset Management
Visualization
Control Strategy Alarm Analysis &
Alarm/Alert Management Optimization
Development
Historian Condition Monitoring
Display Configuration
Real-time Performance
Field Device & Diagnostics
Management
Management
Advanced Control Wireless
Batch Execution Handheld
Secure, High Speed, Switched MESI Control
Intelligence Field Integration Network Control Network Legacy
Distributed Central
Fieldbus I/O Control Connected I/O System
Control
Remote I/O Migration
Conventional I/O Bailey
Safety Systems Fisher
PLC Honeywell
Moore
Spectrum
Existing SPEC200
I/A Series Westinghouse
Safety Installations
System
Introduction to Control Systems
DISTRIBUTED CONTROL SYSTEM
Central Control
Console Data Highway
MICROPROCESSOR-BASED DCS
Introduction to Control Systems
DISTRIBUTED CONTROL SYSTEM
Process Highway
Operator Interface:
The DCS console gives operations personnel the ability
either to control and monitor across a broad stretch of the
plant or to focus on a specific area.
The typical DCS console provides high resolution graphics
units that can change colours, levels, messages and other
data to display changing process conditions.
Peripheral actions such as printing shift reports, alarm
listing and details of process changes can be developed.
Introduction to Control Systems
DISTRIBUTED CONTROL SYSTEM
OPERATOR INTERFACE
Introduction to Control Systems
DISTRIBUTED CONTROL SYSTEM
Application Software:
DCS application software can do more than provide advanced
control and monitoring of a process plant. It is also able to
integrate the control system with plant and business computers.
By giving these computers access to the DCS process database,
application software facilitates functions such as process analysis,
modeling and optimization, production statistics, inventory
control, maintenance scheduling and production reports.
Other features include long term data storage, retrieval and
analysis.
Process simulation is also a feature where operators can be
trained and control strategies can be developed.
Introduction to Control Systems
Introduction
Programmable logic controllers, also called
programmable controllers or PLCs, are solid-state
members of the computer family, using integrated
circuits instead of electromechanical devices to
implement control functions.
They are capable of storing instructions, such as
sequencing, timing, counting, arithmetic, data
manipulation, and communication, to control industrial
machines and processes.
Introduction to Control Systems
PROGRAMMABLE LOGIC CONTROLLERS
Process
or
Machine
Measure Control
Programmable
Field Controller Field
Inputs Outputs
History
History
History
Today’s Position
Today’s Position
The following details describe some recent PLC hardware
enhancements:
Faster scan times are being achieved using new,
advanced microprocessor and electronic technology.
Small, low-cost PLCs which can replace four to ten
relays, now have more power than their predecessor,
the simple relay.
High-density input/output (I/O) systems provide space-
efficient interfaces at low cost.
Introduction to Control Systems
PROGRAMMABLE LOGIC CONTROLLERS
Today’s Position
Intelligent, microprocessor-based I/O interfaces have
expanded distributed processing.
Typical interfaces include PID (proportional-integral-
derivative), network, CAN bus, fieldbus, ASCII
communication, positioning, host computer, and
language modules (e.g., BASIC, Pascal).
Mechanical design improvements have included rugged
input/output enclosures and input/output systems that
have made the terminal an integral unit.
Introduction to Control Systems
PROGRAMMABLE LOGIC CONTROLLERS
Today’s Position
Principles of Operation
Principles of Operation
READ (1)
EXECUTIVE (2)
WRITE (3)
Principles of Operation
Principles of Operation
The Processor
The processor consists of one or more standard or custom
microprocessors as well as other integrated circuits which
perform the logic, control and memory functions of the PLC.
The processor reads the inputs, executes the logic as
determined by the application programme, performs
calculations and controls accordingly.
The processor controls the operating cycle or processor scan
of the PLC. This operating cycle consists of a series of
operations which are performed sequentially and repeatedly.
Introduction to Control Systems
PROGRAMMABLE LOGIC CONTROLLERS
The Memory
Usually located in same housing as the CPU
Used to store the control programme of the PLC
Information stored in memory determines how the input
and output data will be processed.
Introduction to Control Systems
PROGRAMMABLE LOGIC CONTROLLERS
The Memory (continued)
Memory stores individual pieces of data called bits.
A bit has two states: 1 or 0.
Memory units are mounted on circuit boards and are usually
specified in thousands or “K” increments, where 1K equals 1024
words of storage space.
The more complex the programme, the more memory is required.
The capacity of a PLC can vary from less than 1000 words to over
64K words, depending on the manufacturer of the programmable
controller.
Introduction to Control Systems
PROGRAMMABLE LOGIC CONTROLLERS
The Memory (continued)
Memory can be volatile or non-volatile.
Volatile memory will lose it’s programmed contents if all
operating power is lost.
Volatile memory is easily altered and is quite suitable for
most programming applications where it is supported by
battery back-up or the recorded copy of a programme.
Non-volatile memory will retain data even if there is a
complete loss of operating power.
The most common type of a volatile memory is RAM or
Random Access Memory.
Introduction to Control Systems
PROGRAMMABLE LOGIC CONTROLLERS
Input Types
The inputs from field instruments or sensors supply the
data and information that the processor needs to make
logical decisions that control the process or machine.
These input signals come from such devices as push-
buttons, hand switches, thermocouples, strain gauges
amongst others.
These signals are connected to input modules where they
are filtered and conditioned for use by the processor
Introduction to Control Systems
PROGRAMMABLE LOGIC CONTROLLERS
Output Types:
The outputs from PLC’s energize and de-energize
control devices to regulate processes or machines.
Generally voltage outputs and not high power signals.
Output modules are not normally connected to the
power supply but rather through relays to contactors on
the final control elements.
Introduction to Control Systems
PROGRAMMABLE LOGIC CONTROLLERS
I/O Structure:
PLC’s are usually classified as micro, small (mini), medium
and large, depending on the I/O count.
Micro PLC’s generally have an I/O count of 32 or less.
Small PLC – up to 256 I/O
Medium PLC – up to 1024 I/O
Large PLC – more than 1024 I/O
Micro PLC’s are self contained units where all the basic
components are in one housing and are therefore referred to
as package controllers.
Larger sizes are called modular controllers where the
components can be separate units.
Introduction to Control Systems
PROGRAMMABLE LOGIC CONTROLLERS
Power CPU
Supply
4 I/O Slots
Power CPU
Supply
8 I/O Slots
Power
CPU
Supply
12 I/O Slots
Power Supply.
The power supply converts ac line voltage to dc voltages to power
the electronic circuits in a PLC system.
These power supplies rectify, filter and regulate voltages and
currents so as to supply the correct amounts of voltage and
current to the system.
The power supply normally converts 120 Vac. or 240 Vac. to
direct current (dc) voltages such as +5 V dc, –15 V dc or + 15 Vdc
Introduction to Control Systems
PROGRAMMABLE LOGIC CONTROLLERS
Configuration