You are on page 1of 20

29/1/2013

1
EJ501 PLC AND AUTOMATION SYSTEM
29/1/2013
2
small computers, dedicated to automation
tasks in an industrial environment"
Specialized computer used to control
machines and process.
PLC
Inputs Outputs
Program
A digitally operating electronic apparatus
which uses a programming memory for the
internal storage of instructions for
implementing specific functions such as logic,
sequencing, timing, counting and arithmetic to
control through digital or analog modules,
various types of machines or process.
* National Electrical Manufacturers Association of America
Basic Characteristic of PLC
29/1/2013
3
The Hydramatic Division of the General Motors
(GM) Corporation specified the design criteria
for the first programmable controller in 1968.
Their primary goal:-
To eliminate the high costs associated with
inflexible, relay-controlled systems.
Programmable, reusable and reliable.
Basic Characteristic of PLC
The controller had to be designed in modular
form, so that sub-assemblies could be removed
easily for replacement or repair.
The control system needed the capability to pass
data collection to a central system.
The system had to be reusable.
The method used to program the controller had
to be simple, so that it could be easily
understood by plant personnel.
Basic Characteristic of PLC
29/1/2013
4
1968 Programmable concept developed
1969 Hardware CPU controller, with logic instructions, 1 K of
memory and 128 I/O points
1974 Use of several (multi) processors within a PLC - timers and
counters; arithmetic operations; 12 K of memory and 1024
I/O points
1976 Remote input/output systems introduced Microprocessors -
based PLC introduced
1980 Intelligent I/O modules developed
Enhanced communications facilities
Enhanced software features (e.g. documentation)
Use of personal microcomputers as programming aids
1983 Low - cost small PLCs introduced
1985 on Networking of all levels of PLC, computer
and machine using SCADA software.
Basic Characteristic of PLC
Basic Characteristic of PLC
29/1/2013
5
Less wiring.
Less expensive.
Wiring between devices and relay contacts
are done in the PLC program.
Easier and faster to make changes.
Trouble shooting aids make programming
easier and reduce downtime.
Reliable components make these likely to
operate for years before failure.
Handle much more complicated systems.
Basic Characteristic of PLC
Basic Characteristic of PLC
29/1/2013
6
Basic Characteristic of PLC
Basic Characteristic of PLC
29/1/2013
7
Basic Characteristic of PLC
Basic Characteristic of PLC
29/1/2013
8
Basic Characteristic of PLC
Basic Characteristic of PLC
29/1/2013
9
Basic Characteristic of PLC
(1)
(2)
Compact PLC
Modul ar PLC
Smallest and inexpensive
Monoprocessor and fieldbus connection
Fixed casing
Fixed number of I/O (most of them binary) not expandable
Typical product: Mitsubishi MELSEC F, ABB AC31, SIMATIC S7
Application Overhead Door control, etc.
Modular construction (backplane)
One or multiprocessor system
Fieldbus and LAN connection
Connection to serial bus I/O
Typical products: SIMATIC S5-115, Hitachi H-Serie, ABB AC110
Application Thermocouple input, etc.
3. Rack-PLC
Rack styles PLCs are usually more expensive, expandable, and
powerful than compact or modular PLCs.
The rack provides a power and communication backplane that
greatly increases the communication rate between the
processor and the modules as well as allowing some specialty
modules to communicate with each other without the
processor.
The number of available I/O points is also much higher in the
rack systems.
Racks also allow for redundant
processors for critical systems
such as waste water pumps
or fire control systems.
Basic Characteristic of PLC
29/1/2013
10
Building structureof PLC
Typically a PLC system has
five basic components.
Display/Indicator
Memory
Processor
Power
Supply
Input
Interface
Output
Interface
These are :-
Processor unit
Memory unit
Power supply
unit
Input interface
Output interface
Display /indicator
CPU
The processor unit or central processing unit (CPU) is the unit
containing the microprocessor and this interprets the input
signals and carries out the control actions, according to the
programstored in its memory, communicating decisions as a
actionsignals to the output.
Memory Unit
Program is stored in memory unit, and is used for the
control actions to be exercisedbythe microprocessor.
1. RandomAccess Memory(RAM)
read / write
memory will be lost when the power supply disconnected.
2. Read Only Memory (ROM)
read-only memory type.
special equipment is used to delete a memory.
Building structureof PLC
29/1/2013
11
Display/i ndicator unit
Display and indicator unit refers to the internal relay
status display PLC. This can be seen in the Console
programming if the user using the mnemonic code and
programming computer screen if the user using software
programming.
Input Interface
Inputs carry signals fromthe process into the controller;
they can be input switches, pressure sensors, etc.
These are likethe senses and sensors of the PLC.
Output Interface
Outputs are the devices that the PLC uses to send
changes out to the world. These are the actuator the
PLC can change to adjust or control the process -
motors, lights, relays, pumps, etc
Building structureof PLC
Building structureof PLC
29/1/2013
12
Building structureof PLC
PROCESSOR
POWER
SUPPLY
I M
N O
P D
U U
T L
E
O M
U O
T D
P U
U L
T E
PROGRAMMING
DEVICE
From
SENSORS
Pushbuttons,
contacts,
limit switches,
etc.
To
OUTPUT
Solenoids,
contactors,
alarms
etc.
Four Steps in the PLC Operations
Input Scan
Scan the state of the Inputs
Program Scan
Processes the program logic
Output Scan
Energize/de-energize the outputs
Housekeeping
This step includes communications,
Internal Diagnostics, etc.
The steps are continually repeated - processed in a loop
29/1/2013
13
Building structureof PLC
Building structureof PLC
29/1/2013
14
Building structureof PLC
Building structureof PLC
29/1/2013
15
Building structureof PLC
Programming Unit (PC, Programming Console, Program Loader
Unit, VDU)
i) PC is the commonly used programming device. The software
allows user to create, edit, document, store and troubleshoot
programs. PC communicates with PLC via serial or parallel
data communications link.
ii)Programming Console
Programming Console usually used to program small PLC. They
are compact, inexpensive and easy to use but are not able to
display much logic on screen as computer monitor. They often
used on the factory floor for troubleshooting, modify program
and transferring program to multiple machines.
iii)Program Loader Unit
To load the program into the PLC system.
iv)VDU
To processing operations and system status information to be
displayed by the PLC Building structureof PLC
29/1/2013
16
Housing Unit
To provide protection to the circuits and components
- the internal components of a PLC.
Secondary Storage Unit
This unit is related to the CPU where all the
programs and information stored.
Power Supply Unit
This unit provides power to the CPU, Input Unit and
Output Unit.
Printer Unit
This unit is used to print the program a control
system that is controlled by the PLC, either graphics
or text.
Building structureof PLC
29/1/2013
17
The input devices used with a PLC include
pushbuttons, limit switches, relay contacts,
photo sensors, proximity switches, temperature
sensors, etc. these input devices can be AC or
DC.
The input voltages can be high or low.
The input signals can be analog or digital.
Differing inputs require different input modules.
An input module provides an interface between
input devices and a PLCs CPU, which is only use
low DC voltage
The input modules function is to convert
the input signals to DC voltages that are
acceptable to the CPU.
Standard discrete input modules include 24V
AC, 48V AC, 120V AC, 220V AC, 24V DC, 48V
DC, 120V DC, 220V DC, and Transistor-
transistor Logic (TTL) level.
The devices controlled by a PLC include
relays, alarms, solenoids, fans, lights, and
motor starters. These devices may require
different levels of AC or DC voltages
29/1/2013
18
PLC operated by sending output signals to
external devices called output devices.
Example to output devices are alarm, light,
valve, motor starter etc.
Output modules are used to provide the
electrical connection between the internal
processing unit of PLC and the output devices to
which it provides a signal.
PLC manufactures produce various types of
output modules. The modules differ by the types
of electrical signal they produce such as variable
DC voltage, AC voltage and ON/OFF (discrete)
voltage.
29/1/2013
19
29/1/2013
20

You might also like