SlideShare a Scribd company logo
Basic PLC

1
Basic PLC

Description
This training introduces the basic hardware and software
components of a Programmable Controller (PLC). It
details the architecture and basic instruction set common
to all PLC’s. Basic programming techniques and logic
designs are covered. This training describes the
operating features of the PLC, the advantages of the
PLC over hard-wired control systems, practical
applications, troubleshooting and maintenance of PLC’s.

2
Basic PLC

Objectives
At the end of the training the participants should be able
to:
Describe the major components of a common PLC.

Interpret PLC specifications.

Apply troubleshooting techniques.

Convert conventional relay logic to a PLC language.

Operate and program a PLC for a given application.


3
Basic PLC

Course Contents
History of Programmable Controllers

Relay Ladder Logic

Central Processing Unit

Input/Output System

Programming and Peripheral Devices

Programming Concepts

Applications

Troubleshooting and Maintenance


4
Basic PLC

INTRODUCTION TO PLCS
Advantages of PLCs
• Less wiring.
• 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.
Basic PLC

PLC Origin
•- Developed to replace relays in the late 1960s
•- Costs dropped and became popular by 1980s
•- Now used in many industrial designs
Basic PLC

Historical Background
The Hydramatic Division of the General Motors
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.

7
Basic PLC

Historical Background
• 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.

8
Basic PLC

Programmable Controller Development
1968
1969
1974

1976
1977

Programmable concept developed
Hardware CPU controller, with logic
instructions, 1 K of memory and 128 I/O
points
Use of several (multi) processors within a
PLC - timers and counters; arithmetic
operations; 12 K of memory
and 1024 I/O points
Remote input/output systems introduced
Microprocessors - based PLC introduced

9
Basic PLC

Programmable Controller Development
1980

1983
1985 on

Intelligent I/O modules developed
Enhanced communications facilities
Enhanced software features
(e.g. documentation)
Use of personal microcomputers as
programming aids
Low - cost small PLC’s introduced
Networking of all levels of PLC, computer
and machine using SCADA software.

10
Basic PLC

Programmable Logic Controllers
( Definition according to NEMA standard ICS3-1978)

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.

11
Basic PLC

Leading Brands Of PLC
AMERICAN 1.
2.
3.
4.
5.
6.
7.

Allen Bradley
Gould Modicon
Texas Instruments
General Electric
Westinghouse
Cutter Hammer
Square D

EUROPEAN 1.
2.
3.
4.

Siemens
Klockner & Mouller
Festo
Telemechanique
12
Basic PLC

Leading Brands Of PLC
JAPANESE 1.
2.
3.
4.

Toshiba
Omron
Fanuc
Mitsubishi

13
Basic PLC

Areas of Application


Manufacturing / Machining



Food / Beverage



Metals



Power



Mining



Petrochemical / Chemical

14
Basic PLC

PLC Size
1. SMALL

- it covers units with up to 128 I/O’s and
memories up to 2 Kbytes.
- these PLC’s are capable of providing
simple to advance levels or machine
controls.
2. MEDIUM - have up to 2048 I/O’s and memories up
to 32 Kbytes.
3. LARGE - the most sophisticated units of the PLC
family. They have up to 8192 I/O’s and
memories up to 750 Kbytes.
- can control individual production
processes or entire plant.
15
Basic PLC

Tank Used to Mix Two Liquids
MOTOR

A
FS

SOLENOIDS

FLOAT SWITCH

B

SOLENOID
TIMER

C

1 -MINUTE

16
Basic PLC

Tank Used to Mix Two Liquids
A tank is used to mix two liquids. The control circuit operates
as follows:
1. When the start button is pressed, solenoids A and B
energize. This permits the two liquids to begin filling the tank.
2. When the tank is filled, the float switch trips. This deenergizes solenoids A and B and starts the motor used to
mix the liquids together.
3. The motor is permitted to run for one minute. After one
minute has elapsed, the motor turns off and solenoid C
energizes to drain the tank.
17
Basic PLC

Tank Used to Mix Two Liquids
4. When the tank is empty, the float switch de-energizes
solenoid C.
5. A stop button can be used to stop the process at any
point.
6. If the motor becomes overloaded, the action of the entire
circuit will stop.
7. Once the circuit has been energized it will continue to
operate until it is manually stopped.

18
Basic PLC

Major Components of a Common PLC
POWER
SUPPLY

From
SENSORS
Pushbuttons,
contacts,
limit switches,
etc.

I M
N O
P D
U U
T L
E

O M
PROCESSOR

PROGRAMMING
DEVICE

U
T
P
U
T

O
D
U
L
E

To
OUTPUT
Solenoids,
contactors,
alarms
etc.

19
Basic PLC

Major Components of a Common PLC
POWER SUPPLY
Provides the voltage needed to run the primary PLC
components
I/O MODULES
Provides signal conversion and isolation between the
internal logic- level signals inside the PLC and the field’s
high level signal.

20
Basic PLC

Major Components of a Common PLC
PROCESSOR
Provides intelligence to command and govern the activities
of the entire PLC systems.
PROGRAMMING DEVICE
used to enter the desired program that will determine the
sequence of operation and control of process equipment or
driven machine.

21
Basic PLC

Programming Device
Also known as:


Industrial Terminal ( Allen Bradley )



Program Development Terminal ( General Electric )



Programming Panel ( Gould Modicon )



Programmer ( Square D )



Program Loader ( Idec-Izumi )



Programming Console ( Keyence / Omron )
22
Basic PLC

Programming Device
Types:


Hand held unit with LED / LCD display



Desktop type with a CRT display



Compatible computer terminal

23
Basic PLC

I/O Module
• The I/O interface section of a PLC connects it to
external field devices.
• The main purpose of the I/O interface is to condition the
various signals received from or sent to the external input
and output devices.
• Input modules converts signals from discrete or analog
input devices to logic levels acceptable to PLC’s processor.
• Output modules converts signal from the processor to
levels capable of driving the connected discrete or analog
output devices.
24
Basic PLC

I/O Module
DC INPUT MODULE
IS NEEDED TO:
• Prevent voltage
transients from
damaging the
processor.
•Helps reduce the
effects of electrical
noise

USE TO
DROP THE
VOLTAGE
TO LOGIC
LEVEL

FROM
INPUT
DEVICE

Current
Limiting
Resistor

OPTOISOLATOR

Buffer,
Filter,
hysteresis
Circuits

TO
PROCESSOR

25
Basic PLC

I/O Module
AC INPUT MODULE
IS NEEDED TO:
• Prevent voltage
transients from
damaging the
processor.
•Helps reduce the
effects of electrical
noise

CONVERTS THE AC
INPUT TO DC AND
DROPS THE
VOLTAGE TO LOGIC
LEVEL

FROM
INPUT
DEVICE

Rectifier,
Resistor
Network

OPTOISOLATOR

Buffer,
Filter,
Hysteresis
Circuits

TO
PROCESSOR

26
Basic PLC

27
Basic PLC

28
Basic PLC

29
Basic PLC

I/O Module
DC / AC OUTPUT MODULE
IS NEEDED TO:
• Prevent voltage
transients from
damaging the
processor.
•Helps reduce the
effects of electrical
noise

FROM
PROCESSOR

TTL
Circuits

OPTOISOLATOR

Amplifier
RELAY
TRIAC
X’SISTOR

TO
OUTPUT
DEVICE

30
Basic PLC

31
Basic PLC

I/O Circuits
DIFFERENT TYPES OF I/O CIRCUITS
1. Pilot Duty Outputs
Outputs of this type typically are used to drive high-current
electromagnetic loads such as solenoids, relays, valves, and
motor starters.
These loads are highly inductive and exhibit a large inrush
current.
Pilot duty outputs should be capable of withstanding an
inrush current of 10 times the rated load for a short period of
time without failure.
32
Basic PLC

I/O Circuits
2. General - Purpose Outputs
These are usually low- voltage and low-current and are used
to drive indicating lights and other non-inductive loads. Noise
suppression may or may not be included on this types of
modules.
3. Discrete Inputs
Circuits of this type are used to sense the status of limit
switches, push buttons, and other discrete sensors. Noise
suppression is of great importance in preventing false
indication of inputs turning on or off because of noise.

33
Basic PLC

I/O Circuits
4. Analog I/O
Circuits of this type sense or drive analog signals.
Analog inputs come from devices, such as thermocouples,
strain gages, or pressure sensors, that provide a signal
voltage or current that is derived from the process variable.
Standard Analog Input signals: 4-20mA; 0-10V
Analog outputs can be used to drive devices such as
voltmeters, X-Y recorders, servomotor drives, and valves
through the use of transducers.
Standard Analog Output signals: 4-20mA; 0-5V; 0-10V
34
Basic PLC

I/O Circuits
5. Special - Purpose I/O
Circuits of this type are used to interface PLCs to very specific
types of circuits such as servomotors, stepping motors PID
(proportional plus integral plus derivative) loops, high-speed
pulse counting, resolver and decoder inputs, multiplexed
displays, and keyboards.
This module allows for limited access to timer and counter
presets and other PLC variables without requiring a program
loader.

35
Basic PLC

OUTPUTS
INPUTS

MOTOR
CONTACTOR
LAMP

PUSHBUTTONS

PLC

36
Basic PLC

Allen-Bradley 1746-1A16
L2

L1

I= Input
I:2

P. B SWITCH

Module
slot # in rack

0

Module
Terminal #
Address I:2.0/0

LADDER PROGRAM
INPUT MODULE
WIRING DIAGRAM

37
Basic PLC

L2

CONTACTOR

L1

N.O

L2
L1

C

FIELD WIRING

MOTOR
•SOLENOID
•VALVES
•LAMP
•BUZZER

OUTPUT MODULE
WIRING

O:4

L1

CONTACTOR

L2

0

LADDER PROGRAM
38
Basic PLC

Discrete Input
A discrete input also referred as digital input is an input that is
either ON or OFF are connected to the PLC digital input. In the
ON condition it is referred to as logic 1 or a logic high and in the
OFF condition maybe referred to as logic o or logic low.
Normally Open Pushbutton
Normally Closed Pushbutton
Normally Open switch
Normally Closed switch
Normally Open contact
Normally closed contact

39
Basic PLC

IN

OFF
Logic 0

PLC
Input
Module
24 V dc

IN

OFF
Logic 1

PLC
Input
Module
24 V dc

40
Basic PLC

Analog Input
An analog input is an input signal that has a continuous
signal. Typical inputs may vary from 0 to 20mA, 4 to 20mA
or 0 to10V. Below, a level transmitter monitors the level of
liquid in the tank. Depending on the level Tx, the signal to the
PLC can either increase or decrease as the level increases
or decreases.
Level Transmitter

Tank

IN

PLC
Analog
Input
Module

41
Basic PLC

Digital Output
A discrete output is either in an ON or OFF condition. Solenoids,
contactors coils, lamps are example of devices connected to the
Discrete or digital outputs. Below, the lamp can be turned ON or
OFF by the PLC output it is connected to.
OUT

PLC

Lamp

Digital
Output
Module

42
Basic PLC

Analog Output
An analog output is an output signal that has a continuous
signal. Typical outputs may vary from 0 to 20mA, 4 to 20mA
or 0 to10V.
Electric to pneumatic transducer
OUT

PLC
Analog
Output
Module

0 to 10V

E

P

Supply air

Pneumatic control valve

43
Basic PLC

Processor
The processor module contains the PLC’s microprocessor,
its supporting circuitry, and its memory system.
The main function of the microprocessor is to analyze data
coming from field sensors through input modules, make
decisions based on the user’s defined control program and
return signal back through output modules to the field
devices. Field sensors: switches, flow, level, pressure, temp.
transmitters, etc. Field output devices: motors, valves,
solenoids, lamps, or audible devices.
The memory system in the processor module has two parts:
a system memory and an application memory.
44
Basic PLC

Memory Map Organization

SYSTEM

•System memory includes an area called the EXECUTIVE,
composed of permanently-stored programs that direct all system
activities, such as execution of the users control program,
communication with peripheral devices, and other system
activities.
•The system memory also contains the routines that implement
the PLC’s instruction set, which is composed of specific control
functions such as logic, sequencing, timing, counting, and
arithmetic.
•System memory is generally built from read-only memory
devices.

APPLICATION
•Data Table
•User Program

•The application memory is divided into the data table area and
user program area.
•The data table stores any data associated with the user’s control
program, such as system input and output status data, and any
stored constants, variables, or preset values. The data table is
where data is monitored, manipulated, and changed for control
purposes.
•The user program area is where the programmed instructions
entered by the user are stored as an application control program.

45
Basic PLC

Memory Designs
VOLATILE.
A volatile memory is one that loses its stored information
when power is removed.
Even momentary losses of power will erase any information
stored or programmed on a volatile memory chip.
Common Type of Volatile Memory
RAM. Random Access Memory(Read/Write)
Read/write indicates that the information stored in the
memory can be retrieved or read, while write indicates that
the user can program or write information into the memory.
46
Basic PLC

Memory Designs
The words random access refer to the ability of any
location (address) in the memory to be accessed or used.
Ram memory is used for both the user memory (ladder
diagrams) and storage memory in many PLC’s.
RAM memory must have battery backup to retain or protect
the stored program.

47
Basic PLC

Memory Designs
Several Types of RAM Memory:
1.MOS
2.HMOS
3.CMOS
The CMOS-RAM (Complimentary Metal Oxide
Semiconductor) is probably one of the most popular. CMOSRAM is popular because it has a very low current drain when
not being accessed (15microamps.), and the information
stored in memory can be retained by as little as 2Vdc.

48
Basic PLC

Memory Designs
NON-VOLATILE
Has the ability to retain stored information when power is
removed, accidentally or intentionally. These memories do not
require battery back-up.
Common Type of Non-Volatile Memory
ROM, Read Only Memory
Read only indicates that the information stored in memory
can be read only and cannot be changed. Information in ROM
is placed there by the manufacturer for the internal use and
operation of the PLC.

49
Basic PLC

Memory Designs
Other Types of Non-Volatile Memory
PROM, Programmable Read Only Memory
Allows initial and/or additional information to be written into
the chip.
PROM may be written into only once after being received
from the PLC manufacturer; programming is accomplish by
pulses of current.
The current melts the fusible links in the device, preventing it
from being reprogrammed. This type of memory is used to
prevent unauthorized program changes.
50
Basic PLC

Memory Designs
EPROM, Erasable Programmable Read Only Memory
Ideally suited when program storage is to be semipermanent or additional security is needed to prevent
unauthorized program changes.
The EPROM chip has a quartz window over a silicon
material that contains the electronic integrated circuits. This
window normally is covered by an opaque material, but
when the opaque material is removed and the circuitry
exposed to ultra violet light, the memory content can be
erased.
The EPROM chip is also referred to as UVPROM.
51
Basic PLC

Memory Designs
EEPROM, Electrically Erasable Programmable Read
Only Memory
Also referred to as E2PROM, is a chip that can be
programmed using a standard programming device and can
be erased by the proper signal being applied to the erase pin.
EEPROM is used primarily as a non-volatile backup for the
normal RAM memory. If the program in RAM is lost or erased,
a copy of the program stored on an EEPROM chip can be
down loaded into the RAM.

52
Basic PLC

PLC Operation
Basic Function of a Typical PLC
Read all field input devices via the input interfaces, execute
the user program stored in application memory, then, based
on whatever control scheme has been programmed by the
user, turn the field output devices on or off, or perform
whatever control is necessary for the process application.
This process of sequentially reading the inputs, executing
the program in memory, and updating the outputs is known
as scanning.

53
Basic PLC

While the PLC is running, the scanning process includes the
following four phases, which are repeated continuously as
individual cycles of operation:
PHASE 1

Read Inputs
Scan
PHASE 2

Program
Execution
PHASE 3

Diagnostics/
Comm
PHASE 4

Output
Scan
54
Basic PLC

PHASE 1 – Input Status scan
• A PLC scan cycle begins with the CPU reading the status
of its inputs.
PHASE 2– Logic Solve/Program Execution
• The application program is executed using the status of
the inputs
PHASE 3– Logic Solve/Program Execution
• Once the program is executed, the CPU performs
diagnostics and communication tasks
55
Basic PLC

PHASE 4 - Output Status Scan
•An output status scan is then performed, whereby the
stored output values are sent to actuators and other field
output devices. The cycle ends by updating the outputs.

56
Basic PLC

As soon as Phase 4 are completed, the entire cycle begins
again with Phase 1 input scan.
The time it takes to implement a scan cycle is called SCAN
TIME. The scan time composed of the program scan time,
which is the time required for solving the control program, and
the I/O update time, or time required to read inputs and
update outputs. The program scan time generally depends on
the amount of memory taken by the control program and type
of instructions used in the program. The time to make a single
scan can vary from 1 ms to 100 ms.

57
Basic PLC

PLC Communications
Common Uses of PLC Communications Ports
Changing resident PLC programs - uploading/downloading
from a supervisory controller (Laptop or desktop computer).


Forcing I/O points and memory elements from a remote
terminal.


Linking a PLC into a control hierarchy containing several
sizes of PLC and computer.


Monitoring data and alarms, etc. via printers or Operator
Interface Units (OIUs).


58
Basic PLC

PLC Communications
Serial Communications
PLC communications facilities normally provides serial
transmission of information.
Common Standards
RS 232
Used in short-distance computer communications, with the
majority of computer hardware and peripherals.

Has a maximum effective distance of approx. 30 m at 9600
baud.


59
Basic PLC

PLC Communications
Local Area Network (LAN)
Local Area Network provides a physical link between all
devices plus providing overall data exchange management or
protocol, ensuring that each device can “talk” to other
machines and understand data received from them.
LANs provide the common, high-speed data communications
bus which interconnects any or all devices within the local
area.
LANs are commonly used in business applications to allow
several users to share costly software packages and
peripheral equipment such as printers and hard disk storage.
60
Basic PLC

PLC Communications
RS 422 / RS 485
Used for longer-distance links, often between several PCs
in a distributed system. RS 485 can have a maximum
distance of about 1000 meters.


61
Basic PLC

PLC Communications
Programmable Controllers and Networks
Dedicated Network System of Different Manufacturers
Manufacturer

Network

Allen-Bradley

Data Highway

Gould Modicon

Modbus

General Electric

GE Net Factory LAN

Mitsubishi

Melsec-NET

Square D

SY/NET

Texas Instruments

TIWAY

62
Basic PLC

Specifications
Several factors are used for evaluating the quality and
performance of programmable controllers when selecting a
unit for a particular application. These are listed below.
NUMBER OF I /O PORTS
This specifies the number of I/O devices that can be
connected to the controller. There should be sufficient I/O
ports to meet present requirements with enough spares to
provide for moderate future expansion.

63
Basic PLC

Selecting a PLC
Criteria
•
•
•
•
•
•

Number of logical inputs and outputs.
Memory
Number of special I/O modules
Scan Time
Communications
Software
Basic PLC

A Detailed Design Process
1. Understand the process
2. Hardware/software selection
3. Develop ladder logic
4. Determine scan times and memory requirements
Basic PLC

Specifications
OUTPUT-PORT POWER RATINGS
Each output port should be capable of supplying sufficient
voltage and current to drive the output peripheral connected
to it.
SCAN TIME
This is the speed at which the controller executes the relayladder logic program. This variable is usually specified as the
scan time per 1000 logic nodes and typically ranges from 1 to
200 milliseconds.
66
Basic PLC

Specifications
MEMORY CAPACITY
The amount of memory required for a particular application is
related to the length of the program and the complexity of the
control system. Simple applications having just a few relays
do not require significant amount of memory. Program length
tend to expand after the system have been used for a while. It
is advantageous to a acquire a controller that has more
memory than is presently needed.

67
Basic PLC

PLC Status Indicators
•Power On
•Run Mode
•Programming Mode
•Fault
Basic PLC

Troubleshooting
1. Look at the process
2. PLC status lights
HALT - something has stopped the CPU
RUN - the PLC thinks it is OK (and probably is)
ERROR - a physical problem has occurred with the PLC
3. Indicator lights on I/O cards and sensors
4. Consult the manuals, or use software if available.
5. Use programming terminal / laptop.
Basic PLC

List of items required when working with PLCs:
1. Programming Terminal - laptop or desktop PC.
2. PLC Software. PLC manufacturers have
their own specific software and license key.
3. Communication cable for connection from Laptop
to PLC.
4. Backup copy of the ladder program (on diskette, CDROM,
hard disk, flash memory). If none, upload it from the PLC.
5. Documentation- (PLC manual, Software manual, drawings,
ladder program printout, and Seq. of Operations manual.)
Basic PLC

Examples of PLC Programming Software:
1. Allen-Bradley – Rockwell Software RSLogix500
2. Modicon - Modsoft
3. Omron - Syswin
4. GE-Fanuc Series 6 – LogicMaster6
5. Square D- PowerLogic
6. Texas Instruments – Simatic
6. Telemecanique – Modicon TSX Micro
Basic PLC

PROGRAMMING

Normally Open
(NO)

Normally Closed
(NC)

Power flows through these contacts when they are closed. The
normally open (NO) is true when the input or output status bit
controlling the contact is 1. The normally closed (NC) is true
when the input or output status bit controlling the contact is 0.

72
Basic PLC

Coils

Coils represent relays that are energized when power flows to
them. When a coil is energized it causes a corresponding
output to turn on by changing the state of the status bit controlling
the output to 1. That same output status bit maybe used to control
normally open or normally closed contact anywhere in the program.

73
Basic PLC

Boxes

Boxes represent various instructions or functions that are
Executed when power flows to the box. Some of these
Functions are timers, counters and math operations.

74
Basic PLC

AND OPERATION
A

B

C

Rung

Each rung or network on a ladder program represents
a logic operation. In the rung above, both inputs A and B
must be true (1) in order for the output C to be true (1).

75
Basic PLC

OR OPERATION
A

C

Rung
B

In the rung above, it can be seen that either input A or B
is be true (1), or both are true, then the output C is true (1).

76
Basic PLC

NOT OPERATION
A

C

Rung

In the rung above, it can be seen that if input A is be true (1),
then the output C is true (0) or when A is (0), output C is 1.

77

More Related Content

What's hot

Industrial Automation
Industrial AutomationIndustrial Automation
Industrial Automation
Rajesh Raushan
 
Variable frequency drives for industrial applications
Variable frequency drives for industrial applicationsVariable frequency drives for industrial applications
Variable frequency drives for industrial applications
Naila Syed
 
PLC and SCADA
PLC and SCADAPLC and SCADA
PLC and SCADA
Suman Sourabh
 
PLC LADDER DIAGRAM
PLC LADDER DIAGRAMPLC LADDER DIAGRAM
PLC LADDER DIAGRAM
Shruti Bhatnagar Dasgupta
 
Plc timers
Plc timersPlc timers
Plc timers
MANOJ KHARADE
 
Introduction to control systems
Introduction to control systemsIntroduction to control systems
control engineering revision
control engineering revisioncontrol engineering revision
control engineering revision
ragu nath
 
PLC
PLCPLC
P, PI AND PID CONTROLLER
P, PI AND PID CONTROLLERP, PI AND PID CONTROLLER
P, PI AND PID CONTROLLER
karan sati
 
Plc
PlcPlc
Industrial Automation (PLC, SCADA & HMI) by Nilesh Jha
Industrial Automation (PLC, SCADA & HMI) by Nilesh JhaIndustrial Automation (PLC, SCADA & HMI) by Nilesh Jha
Industrial Automation (PLC, SCADA & HMI) by Nilesh Jha
Nilesh Jha
 
Basics of electrical control panel
Basics of electrical control panelBasics of electrical control panel
Basics of electrical control panel
CHACKOCHEN MATHEW
 
Industrial automation (PLC, SCADA, VFD & HMI)
Industrial automation (PLC, SCADA, VFD & HMI)Industrial automation (PLC, SCADA, VFD & HMI)
Industrial automation (PLC, SCADA, VFD & HMI)
Praveen Ramola
 
Different types of Transformers used in Generating Station
Different types of Transformers used in Generating StationDifferent types of Transformers used in Generating Station
Different types of Transformers used in Generating Station
Vasanthan Ravichandran
 
Plc basics
Plc   basicsPlc   basics
Plc notes
Plc notesPlc notes
Plc notes
Nishant Bhamare
 
Numerical protection 2
Numerical protection 2Numerical protection 2
Numerical protection 2angila95
 
Controller ppt
Controller pptController ppt
Controller pptgourav0077
 

What's hot (20)

Industrial Automation
Industrial AutomationIndustrial Automation
Industrial Automation
 
PLC Basic
PLC BasicPLC Basic
PLC Basic
 
Variable frequency drives for industrial applications
Variable frequency drives for industrial applicationsVariable frequency drives for industrial applications
Variable frequency drives for industrial applications
 
PLC and SCADA
PLC and SCADAPLC and SCADA
PLC and SCADA
 
PLC LADDER DIAGRAM
PLC LADDER DIAGRAMPLC LADDER DIAGRAM
PLC LADDER DIAGRAM
 
Plc timers
Plc timersPlc timers
Plc timers
 
Introduction to control systems
Introduction to control systemsIntroduction to control systems
Introduction to control systems
 
ppt on PLC
ppt on PLCppt on PLC
ppt on PLC
 
control engineering revision
control engineering revisioncontrol engineering revision
control engineering revision
 
PLC
PLCPLC
PLC
 
P, PI AND PID CONTROLLER
P, PI AND PID CONTROLLERP, PI AND PID CONTROLLER
P, PI AND PID CONTROLLER
 
Plc
PlcPlc
Plc
 
Industrial Automation (PLC, SCADA & HMI) by Nilesh Jha
Industrial Automation (PLC, SCADA & HMI) by Nilesh JhaIndustrial Automation (PLC, SCADA & HMI) by Nilesh Jha
Industrial Automation (PLC, SCADA & HMI) by Nilesh Jha
 
Basics of electrical control panel
Basics of electrical control panelBasics of electrical control panel
Basics of electrical control panel
 
Industrial automation (PLC, SCADA, VFD & HMI)
Industrial automation (PLC, SCADA, VFD & HMI)Industrial automation (PLC, SCADA, VFD & HMI)
Industrial automation (PLC, SCADA, VFD & HMI)
 
Different types of Transformers used in Generating Station
Different types of Transformers used in Generating StationDifferent types of Transformers used in Generating Station
Different types of Transformers used in Generating Station
 
Plc basics
Plc   basicsPlc   basics
Plc basics
 
Plc notes
Plc notesPlc notes
Plc notes
 
Numerical protection 2
Numerical protection 2Numerical protection 2
Numerical protection 2
 
Controller ppt
Controller pptController ppt
Controller ppt
 

Similar to Basic plc

Basic plc
Basic plcBasic plc
Basic plc
gmvd201091
 
Basic plc
Basic plcBasic plc
Basic plc
mnamky
 
Basic plc
Basic plcBasic plc
Basic plc
kaishik gundu
 
Basic plc
Basic plcBasic plc
Basic plc
shubhammanit
 
Programmable Logic Controller Training Day 1 to 3.pptx
Programmable Logic Controller  Training Day 1 to 3.pptxProgrammable Logic Controller  Training Day 1 to 3.pptx
Programmable Logic Controller Training Day 1 to 3.pptx
dmckinseyrecruitment
 
Basic PLC.ppt
Basic PLC.pptBasic PLC.ppt
Basic PLC.ppt
RaghadAlnajim1
 
Basic plc
Basic plcBasic plc
Basic PLC
Basic PLCBasic PLC
Basic PLC
Hammzah Niazi
 
Basic plc 1
Basic plc 1Basic plc 1
Basic plc 1
Gaurav Kumar
 
Programmable Logic Controller
Programmable Logic ControllerProgrammable Logic Controller
Programmable Logic Controller
Arul Kumar
 
Basic plc - Training
Basic plc - TrainingBasic plc - Training
Basic plc - Training
Sagar Ghadge
 
Basic PLC.ppt
Basic PLC.pptBasic PLC.ppt
Basic PLC.ppt
Ashish Deotale
 
PLC - Programmable Logic Controller
PLC - Programmable Logic ControllerPLC - Programmable Logic Controller
PLC - Programmable Logic Controller
Mahesh Vadhavaniya profmjv
 

Similar to Basic plc (20)

Basic plc
Basic plcBasic plc
Basic plc
 
Basic plc
Basic plcBasic plc
Basic plc
 
Basic plc
Basic plcBasic plc
Basic plc
 
Basic plc
Basic plcBasic plc
Basic plc
 
Basic plc
Basic plcBasic plc
Basic plc
 
Basic plc
Basic plcBasic plc
Basic plc
 
Basic plc
Basic plcBasic plc
Basic plc
 
Basic plc
Basic plcBasic plc
Basic plc
 
Programmable Logic Controller Training Day 1 to 3.pptx
Programmable Logic Controller  Training Day 1 to 3.pptxProgrammable Logic Controller  Training Day 1 to 3.pptx
Programmable Logic Controller Training Day 1 to 3.pptx
 
Basic PLC.ppt
Basic PLC.pptBasic PLC.ppt
Basic PLC.ppt
 
Basic plc
Basic plcBasic plc
Basic plc
 
Basic PLC
Basic PLCBasic PLC
Basic PLC
 
Basic plc 1
Basic plc 1Basic plc 1
Basic plc 1
 
Basic PLC.ppt
Basic PLC.pptBasic PLC.ppt
Basic PLC.ppt
 
Basic PLC
Basic PLCBasic PLC
Basic PLC
 
Programmable Logic Controller
Programmable Logic ControllerProgrammable Logic Controller
Programmable Logic Controller
 
Basic plc - Training
Basic plc - TrainingBasic plc - Training
Basic plc - Training
 
Basic PLC.ppt
Basic PLC.pptBasic PLC.ppt
Basic PLC.ppt
 
PLC - Programmable Logic Controller
PLC - Programmable Logic ControllerPLC - Programmable Logic Controller
PLC - Programmable Logic Controller
 
Presentaton on Plc & Scada
Presentaton on Plc & ScadaPresentaton on Plc & Scada
Presentaton on Plc & Scada
 

More from sundar sivam

2.plant loyout patterns
2.plant loyout patterns2.plant loyout patterns
2.plant loyout patterns
sundar sivam
 
8. chapter 7 work study (time and motion study)
8. chapter 7   work study (time and motion study)8. chapter 7   work study (time and motion study)
8. chapter 7 work study (time and motion study)
sundar sivam
 
Unit 1
Unit 1Unit 1
Unit 1
sundar sivam
 
Peripheral1
Peripheral1Peripheral1
Peripheral1
sundar sivam
 
Implementacion de lean manufacturing en mipymes en el valle del cauca
Implementacion de lean manufacturing en mipymes en el valle del caucaImplementacion de lean manufacturing en mipymes en el valle del cauca
Implementacion de lean manufacturing en mipymes en el valle del cauca
sundar sivam
 
42 2
42 242 2
42
4242
38
3838
19888 annals 2_head
19888 annals 2_head19888 annals 2_head
19888 annals 2_head
sundar sivam
 
5626
56265626
5206
52065206
715 2216-1-pb
715 2216-1-pb715 2216-1-pb
715 2216-1-pb
sundar sivam
 
265 268 tanase-popovici
265 268 tanase-popovici265 268 tanase-popovici
265 268 tanase-popovici
sundar sivam
 
247
247247
78 semenov eng_2
78 semenov eng_278 semenov eng_2
78 semenov eng_2
sundar sivam
 
78 semenov eng
78 semenov eng78 semenov eng
78 semenov eng
sundar sivam
 
13.50
13.5013.50
3 d
3 d3 d
Release notes 3_d_v61
Release notes 3_d_v61Release notes 3_d_v61
Release notes 3_d_v61
sundar sivam
 
Deform 3 d_v61_unix_installation_notes
Deform 3 d_v61_unix_installation_notesDeform 3 d_v61_unix_installation_notes
Deform 3 d_v61_unix_installation_notes
sundar sivam
 

More from sundar sivam (20)

2.plant loyout patterns
2.plant loyout patterns2.plant loyout patterns
2.plant loyout patterns
 
8. chapter 7 work study (time and motion study)
8. chapter 7   work study (time and motion study)8. chapter 7   work study (time and motion study)
8. chapter 7 work study (time and motion study)
 
Unit 1
Unit 1Unit 1
Unit 1
 
Peripheral1
Peripheral1Peripheral1
Peripheral1
 
Implementacion de lean manufacturing en mipymes en el valle del cauca
Implementacion de lean manufacturing en mipymes en el valle del caucaImplementacion de lean manufacturing en mipymes en el valle del cauca
Implementacion de lean manufacturing en mipymes en el valle del cauca
 
42 2
42 242 2
42 2
 
42
4242
42
 
38
3838
38
 
19888 annals 2_head
19888 annals 2_head19888 annals 2_head
19888 annals 2_head
 
5626
56265626
5626
 
5206
52065206
5206
 
715 2216-1-pb
715 2216-1-pb715 2216-1-pb
715 2216-1-pb
 
265 268 tanase-popovici
265 268 tanase-popovici265 268 tanase-popovici
265 268 tanase-popovici
 
247
247247
247
 
78 semenov eng_2
78 semenov eng_278 semenov eng_2
78 semenov eng_2
 
78 semenov eng
78 semenov eng78 semenov eng
78 semenov eng
 
13.50
13.5013.50
13.50
 
3 d
3 d3 d
3 d
 
Release notes 3_d_v61
Release notes 3_d_v61Release notes 3_d_v61
Release notes 3_d_v61
 
Deform 3 d_v61_unix_installation_notes
Deform 3 d_v61_unix_installation_notesDeform 3 d_v61_unix_installation_notes
Deform 3 d_v61_unix_installation_notes
 

Basic plc

  • 2. Basic PLC Description This training introduces the basic hardware and software components of a Programmable Controller (PLC). It details the architecture and basic instruction set common to all PLC’s. Basic programming techniques and logic designs are covered. This training describes the operating features of the PLC, the advantages of the PLC over hard-wired control systems, practical applications, troubleshooting and maintenance of PLC’s. 2
  • 3. Basic PLC Objectives At the end of the training the participants should be able to: Describe the major components of a common PLC.  Interpret PLC specifications.  Apply troubleshooting techniques.  Convert conventional relay logic to a PLC language.  Operate and program a PLC for a given application.  3
  • 4. Basic PLC Course Contents History of Programmable Controllers  Relay Ladder Logic  Central Processing Unit  Input/Output System  Programming and Peripheral Devices  Programming Concepts  Applications  Troubleshooting and Maintenance  4
  • 5. Basic PLC INTRODUCTION TO PLCS Advantages of PLCs • Less wiring. • 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.
  • 6. Basic PLC PLC Origin •- Developed to replace relays in the late 1960s •- Costs dropped and became popular by 1980s •- Now used in many industrial designs
  • 7. Basic PLC Historical Background The Hydramatic Division of the General Motors 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. 7
  • 8. Basic PLC Historical Background • 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. 8
  • 9. Basic PLC Programmable Controller Development 1968 1969 1974 1976 1977 Programmable concept developed Hardware CPU controller, with logic instructions, 1 K of memory and 128 I/O points Use of several (multi) processors within a PLC - timers and counters; arithmetic operations; 12 K of memory and 1024 I/O points Remote input/output systems introduced Microprocessors - based PLC introduced 9
  • 10. Basic PLC Programmable Controller Development 1980 1983 1985 on Intelligent I/O modules developed Enhanced communications facilities Enhanced software features (e.g. documentation) Use of personal microcomputers as programming aids Low - cost small PLC’s introduced Networking of all levels of PLC, computer and machine using SCADA software. 10
  • 11. Basic PLC Programmable Logic Controllers ( Definition according to NEMA standard ICS3-1978) 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. 11
  • 12. Basic PLC Leading Brands Of PLC AMERICAN 1. 2. 3. 4. 5. 6. 7. Allen Bradley Gould Modicon Texas Instruments General Electric Westinghouse Cutter Hammer Square D EUROPEAN 1. 2. 3. 4. Siemens Klockner & Mouller Festo Telemechanique 12
  • 13. Basic PLC Leading Brands Of PLC JAPANESE 1. 2. 3. 4. Toshiba Omron Fanuc Mitsubishi 13
  • 14. Basic PLC Areas of Application  Manufacturing / Machining  Food / Beverage  Metals  Power  Mining  Petrochemical / Chemical 14
  • 15. Basic PLC PLC Size 1. SMALL - it covers units with up to 128 I/O’s and memories up to 2 Kbytes. - these PLC’s are capable of providing simple to advance levels or machine controls. 2. MEDIUM - have up to 2048 I/O’s and memories up to 32 Kbytes. 3. LARGE - the most sophisticated units of the PLC family. They have up to 8192 I/O’s and memories up to 750 Kbytes. - can control individual production processes or entire plant. 15
  • 16. Basic PLC Tank Used to Mix Two Liquids MOTOR A FS SOLENOIDS FLOAT SWITCH B SOLENOID TIMER C 1 -MINUTE 16
  • 17. Basic PLC Tank Used to Mix Two Liquids A tank is used to mix two liquids. The control circuit operates as follows: 1. When the start button is pressed, solenoids A and B energize. This permits the two liquids to begin filling the tank. 2. When the tank is filled, the float switch trips. This deenergizes solenoids A and B and starts the motor used to mix the liquids together. 3. The motor is permitted to run for one minute. After one minute has elapsed, the motor turns off and solenoid C energizes to drain the tank. 17
  • 18. Basic PLC Tank Used to Mix Two Liquids 4. When the tank is empty, the float switch de-energizes solenoid C. 5. A stop button can be used to stop the process at any point. 6. If the motor becomes overloaded, the action of the entire circuit will stop. 7. Once the circuit has been energized it will continue to operate until it is manually stopped. 18
  • 19. Basic PLC Major Components of a Common PLC POWER SUPPLY From SENSORS Pushbuttons, contacts, limit switches, etc. I M N O P D U U T L E O M PROCESSOR PROGRAMMING DEVICE U T P U T O D U L E To OUTPUT Solenoids, contactors, alarms etc. 19
  • 20. Basic PLC Major Components of a Common PLC POWER SUPPLY Provides the voltage needed to run the primary PLC components I/O MODULES Provides signal conversion and isolation between the internal logic- level signals inside the PLC and the field’s high level signal. 20
  • 21. Basic PLC Major Components of a Common PLC PROCESSOR Provides intelligence to command and govern the activities of the entire PLC systems. PROGRAMMING DEVICE used to enter the desired program that will determine the sequence of operation and control of process equipment or driven machine. 21
  • 22. Basic PLC Programming Device Also known as:  Industrial Terminal ( Allen Bradley )  Program Development Terminal ( General Electric )  Programming Panel ( Gould Modicon )  Programmer ( Square D )  Program Loader ( Idec-Izumi )  Programming Console ( Keyence / Omron ) 22
  • 23. Basic PLC Programming Device Types:  Hand held unit with LED / LCD display  Desktop type with a CRT display  Compatible computer terminal 23
  • 24. Basic PLC I/O Module • The I/O interface section of a PLC connects it to external field devices. • The main purpose of the I/O interface is to condition the various signals received from or sent to the external input and output devices. • Input modules converts signals from discrete or analog input devices to logic levels acceptable to PLC’s processor. • Output modules converts signal from the processor to levels capable of driving the connected discrete or analog output devices. 24
  • 25. Basic PLC I/O Module DC INPUT MODULE IS NEEDED TO: • Prevent voltage transients from damaging the processor. •Helps reduce the effects of electrical noise USE TO DROP THE VOLTAGE TO LOGIC LEVEL FROM INPUT DEVICE Current Limiting Resistor OPTOISOLATOR Buffer, Filter, hysteresis Circuits TO PROCESSOR 25
  • 26. Basic PLC I/O Module AC INPUT MODULE IS NEEDED TO: • Prevent voltage transients from damaging the processor. •Helps reduce the effects of electrical noise CONVERTS THE AC INPUT TO DC AND DROPS THE VOLTAGE TO LOGIC LEVEL FROM INPUT DEVICE Rectifier, Resistor Network OPTOISOLATOR Buffer, Filter, Hysteresis Circuits TO PROCESSOR 26
  • 30. Basic PLC I/O Module DC / AC OUTPUT MODULE IS NEEDED TO: • Prevent voltage transients from damaging the processor. •Helps reduce the effects of electrical noise FROM PROCESSOR TTL Circuits OPTOISOLATOR Amplifier RELAY TRIAC X’SISTOR TO OUTPUT DEVICE 30
  • 32. Basic PLC I/O Circuits DIFFERENT TYPES OF I/O CIRCUITS 1. Pilot Duty Outputs Outputs of this type typically are used to drive high-current electromagnetic loads such as solenoids, relays, valves, and motor starters. These loads are highly inductive and exhibit a large inrush current. Pilot duty outputs should be capable of withstanding an inrush current of 10 times the rated load for a short period of time without failure. 32
  • 33. Basic PLC I/O Circuits 2. General - Purpose Outputs These are usually low- voltage and low-current and are used to drive indicating lights and other non-inductive loads. Noise suppression may or may not be included on this types of modules. 3. Discrete Inputs Circuits of this type are used to sense the status of limit switches, push buttons, and other discrete sensors. Noise suppression is of great importance in preventing false indication of inputs turning on or off because of noise. 33
  • 34. Basic PLC I/O Circuits 4. Analog I/O Circuits of this type sense or drive analog signals. Analog inputs come from devices, such as thermocouples, strain gages, or pressure sensors, that provide a signal voltage or current that is derived from the process variable. Standard Analog Input signals: 4-20mA; 0-10V Analog outputs can be used to drive devices such as voltmeters, X-Y recorders, servomotor drives, and valves through the use of transducers. Standard Analog Output signals: 4-20mA; 0-5V; 0-10V 34
  • 35. Basic PLC I/O Circuits 5. Special - Purpose I/O Circuits of this type are used to interface PLCs to very specific types of circuits such as servomotors, stepping motors PID (proportional plus integral plus derivative) loops, high-speed pulse counting, resolver and decoder inputs, multiplexed displays, and keyboards. This module allows for limited access to timer and counter presets and other PLC variables without requiring a program loader. 35
  • 37. Basic PLC Allen-Bradley 1746-1A16 L2 L1 I= Input I:2 P. B SWITCH Module slot # in rack 0 Module Terminal # Address I:2.0/0 LADDER PROGRAM INPUT MODULE WIRING DIAGRAM 37
  • 39. Basic PLC Discrete Input A discrete input also referred as digital input is an input that is either ON or OFF are connected to the PLC digital input. In the ON condition it is referred to as logic 1 or a logic high and in the OFF condition maybe referred to as logic o or logic low. Normally Open Pushbutton Normally Closed Pushbutton Normally Open switch Normally Closed switch Normally Open contact Normally closed contact 39
  • 40. Basic PLC IN OFF Logic 0 PLC Input Module 24 V dc IN OFF Logic 1 PLC Input Module 24 V dc 40
  • 41. Basic PLC Analog Input An analog input is an input signal that has a continuous signal. Typical inputs may vary from 0 to 20mA, 4 to 20mA or 0 to10V. Below, a level transmitter monitors the level of liquid in the tank. Depending on the level Tx, the signal to the PLC can either increase or decrease as the level increases or decreases. Level Transmitter Tank IN PLC Analog Input Module 41
  • 42. Basic PLC Digital Output A discrete output is either in an ON or OFF condition. Solenoids, contactors coils, lamps are example of devices connected to the Discrete or digital outputs. Below, the lamp can be turned ON or OFF by the PLC output it is connected to. OUT PLC Lamp Digital Output Module 42
  • 43. Basic PLC Analog Output An analog output is an output signal that has a continuous signal. Typical outputs may vary from 0 to 20mA, 4 to 20mA or 0 to10V. Electric to pneumatic transducer OUT PLC Analog Output Module 0 to 10V E P Supply air Pneumatic control valve 43
  • 44. Basic PLC Processor The processor module contains the PLC’s microprocessor, its supporting circuitry, and its memory system. The main function of the microprocessor is to analyze data coming from field sensors through input modules, make decisions based on the user’s defined control program and return signal back through output modules to the field devices. Field sensors: switches, flow, level, pressure, temp. transmitters, etc. Field output devices: motors, valves, solenoids, lamps, or audible devices. The memory system in the processor module has two parts: a system memory and an application memory. 44
  • 45. Basic PLC Memory Map Organization SYSTEM •System memory includes an area called the EXECUTIVE, composed of permanently-stored programs that direct all system activities, such as execution of the users control program, communication with peripheral devices, and other system activities. •The system memory also contains the routines that implement the PLC’s instruction set, which is composed of specific control functions such as logic, sequencing, timing, counting, and arithmetic. •System memory is generally built from read-only memory devices. APPLICATION •Data Table •User Program •The application memory is divided into the data table area and user program area. •The data table stores any data associated with the user’s control program, such as system input and output status data, and any stored constants, variables, or preset values. The data table is where data is monitored, manipulated, and changed for control purposes. •The user program area is where the programmed instructions entered by the user are stored as an application control program. 45
  • 46. Basic PLC Memory Designs VOLATILE. A volatile memory is one that loses its stored information when power is removed. Even momentary losses of power will erase any information stored or programmed on a volatile memory chip. Common Type of Volatile Memory RAM. Random Access Memory(Read/Write) Read/write indicates that the information stored in the memory can be retrieved or read, while write indicates that the user can program or write information into the memory. 46
  • 47. Basic PLC Memory Designs The words random access refer to the ability of any location (address) in the memory to be accessed or used. Ram memory is used for both the user memory (ladder diagrams) and storage memory in many PLC’s. RAM memory must have battery backup to retain or protect the stored program. 47
  • 48. Basic PLC Memory Designs Several Types of RAM Memory: 1.MOS 2.HMOS 3.CMOS The CMOS-RAM (Complimentary Metal Oxide Semiconductor) is probably one of the most popular. CMOSRAM is popular because it has a very low current drain when not being accessed (15microamps.), and the information stored in memory can be retained by as little as 2Vdc. 48
  • 49. Basic PLC Memory Designs NON-VOLATILE Has the ability to retain stored information when power is removed, accidentally or intentionally. These memories do not require battery back-up. Common Type of Non-Volatile Memory ROM, Read Only Memory Read only indicates that the information stored in memory can be read only and cannot be changed. Information in ROM is placed there by the manufacturer for the internal use and operation of the PLC. 49
  • 50. Basic PLC Memory Designs Other Types of Non-Volatile Memory PROM, Programmable Read Only Memory Allows initial and/or additional information to be written into the chip. PROM may be written into only once after being received from the PLC manufacturer; programming is accomplish by pulses of current. The current melts the fusible links in the device, preventing it from being reprogrammed. This type of memory is used to prevent unauthorized program changes. 50
  • 51. Basic PLC Memory Designs EPROM, Erasable Programmable Read Only Memory Ideally suited when program storage is to be semipermanent or additional security is needed to prevent unauthorized program changes. The EPROM chip has a quartz window over a silicon material that contains the electronic integrated circuits. This window normally is covered by an opaque material, but when the opaque material is removed and the circuitry exposed to ultra violet light, the memory content can be erased. The EPROM chip is also referred to as UVPROM. 51
  • 52. Basic PLC Memory Designs EEPROM, Electrically Erasable Programmable Read Only Memory Also referred to as E2PROM, is a chip that can be programmed using a standard programming device and can be erased by the proper signal being applied to the erase pin. EEPROM is used primarily as a non-volatile backup for the normal RAM memory. If the program in RAM is lost or erased, a copy of the program stored on an EEPROM chip can be down loaded into the RAM. 52
  • 53. Basic PLC PLC Operation Basic Function of a Typical PLC Read all field input devices via the input interfaces, execute the user program stored in application memory, then, based on whatever control scheme has been programmed by the user, turn the field output devices on or off, or perform whatever control is necessary for the process application. This process of sequentially reading the inputs, executing the program in memory, and updating the outputs is known as scanning. 53
  • 54. Basic PLC While the PLC is running, the scanning process includes the following four phases, which are repeated continuously as individual cycles of operation: PHASE 1 Read Inputs Scan PHASE 2 Program Execution PHASE 3 Diagnostics/ Comm PHASE 4 Output Scan 54
  • 55. Basic PLC PHASE 1 – Input Status scan • A PLC scan cycle begins with the CPU reading the status of its inputs. PHASE 2– Logic Solve/Program Execution • The application program is executed using the status of the inputs PHASE 3– Logic Solve/Program Execution • Once the program is executed, the CPU performs diagnostics and communication tasks 55
  • 56. Basic PLC PHASE 4 - Output Status Scan •An output status scan is then performed, whereby the stored output values are sent to actuators and other field output devices. The cycle ends by updating the outputs. 56
  • 57. Basic PLC As soon as Phase 4 are completed, the entire cycle begins again with Phase 1 input scan. The time it takes to implement a scan cycle is called SCAN TIME. The scan time composed of the program scan time, which is the time required for solving the control program, and the I/O update time, or time required to read inputs and update outputs. The program scan time generally depends on the amount of memory taken by the control program and type of instructions used in the program. The time to make a single scan can vary from 1 ms to 100 ms. 57
  • 58. Basic PLC PLC Communications Common Uses of PLC Communications Ports Changing resident PLC programs - uploading/downloading from a supervisory controller (Laptop or desktop computer).  Forcing I/O points and memory elements from a remote terminal.  Linking a PLC into a control hierarchy containing several sizes of PLC and computer.  Monitoring data and alarms, etc. via printers or Operator Interface Units (OIUs).  58
  • 59. Basic PLC PLC Communications Serial Communications PLC communications facilities normally provides serial transmission of information. Common Standards RS 232 Used in short-distance computer communications, with the majority of computer hardware and peripherals.  Has a maximum effective distance of approx. 30 m at 9600 baud.  59
  • 60. Basic PLC PLC Communications Local Area Network (LAN) Local Area Network provides a physical link between all devices plus providing overall data exchange management or protocol, ensuring that each device can “talk” to other machines and understand data received from them. LANs provide the common, high-speed data communications bus which interconnects any or all devices within the local area. LANs are commonly used in business applications to allow several users to share costly software packages and peripheral equipment such as printers and hard disk storage. 60
  • 61. Basic PLC PLC Communications RS 422 / RS 485 Used for longer-distance links, often between several PCs in a distributed system. RS 485 can have a maximum distance of about 1000 meters.  61
  • 62. Basic PLC PLC Communications Programmable Controllers and Networks Dedicated Network System of Different Manufacturers Manufacturer Network Allen-Bradley Data Highway Gould Modicon Modbus General Electric GE Net Factory LAN Mitsubishi Melsec-NET Square D SY/NET Texas Instruments TIWAY 62
  • 63. Basic PLC Specifications Several factors are used for evaluating the quality and performance of programmable controllers when selecting a unit for a particular application. These are listed below. NUMBER OF I /O PORTS This specifies the number of I/O devices that can be connected to the controller. There should be sufficient I/O ports to meet present requirements with enough spares to provide for moderate future expansion. 63
  • 64. Basic PLC Selecting a PLC Criteria • • • • • • Number of logical inputs and outputs. Memory Number of special I/O modules Scan Time Communications Software
  • 65. Basic PLC A Detailed Design Process 1. Understand the process 2. Hardware/software selection 3. Develop ladder logic 4. Determine scan times and memory requirements
  • 66. Basic PLC Specifications OUTPUT-PORT POWER RATINGS Each output port should be capable of supplying sufficient voltage and current to drive the output peripheral connected to it. SCAN TIME This is the speed at which the controller executes the relayladder logic program. This variable is usually specified as the scan time per 1000 logic nodes and typically ranges from 1 to 200 milliseconds. 66
  • 67. Basic PLC Specifications MEMORY CAPACITY The amount of memory required for a particular application is related to the length of the program and the complexity of the control system. Simple applications having just a few relays do not require significant amount of memory. Program length tend to expand after the system have been used for a while. It is advantageous to a acquire a controller that has more memory than is presently needed. 67
  • 68. Basic PLC PLC Status Indicators •Power On •Run Mode •Programming Mode •Fault
  • 69. Basic PLC Troubleshooting 1. Look at the process 2. PLC status lights HALT - something has stopped the CPU RUN - the PLC thinks it is OK (and probably is) ERROR - a physical problem has occurred with the PLC 3. Indicator lights on I/O cards and sensors 4. Consult the manuals, or use software if available. 5. Use programming terminal / laptop.
  • 70. Basic PLC List of items required when working with PLCs: 1. Programming Terminal - laptop or desktop PC. 2. PLC Software. PLC manufacturers have their own specific software and license key. 3. Communication cable for connection from Laptop to PLC. 4. Backup copy of the ladder program (on diskette, CDROM, hard disk, flash memory). If none, upload it from the PLC. 5. Documentation- (PLC manual, Software manual, drawings, ladder program printout, and Seq. of Operations manual.)
  • 71. Basic PLC Examples of PLC Programming Software: 1. Allen-Bradley – Rockwell Software RSLogix500 2. Modicon - Modsoft 3. Omron - Syswin 4. GE-Fanuc Series 6 – LogicMaster6 5. Square D- PowerLogic 6. Texas Instruments – Simatic 6. Telemecanique – Modicon TSX Micro
  • 72. Basic PLC PROGRAMMING Normally Open (NO) Normally Closed (NC) Power flows through these contacts when they are closed. The normally open (NO) is true when the input or output status bit controlling the contact is 1. The normally closed (NC) is true when the input or output status bit controlling the contact is 0. 72
  • 73. Basic PLC Coils Coils represent relays that are energized when power flows to them. When a coil is energized it causes a corresponding output to turn on by changing the state of the status bit controlling the output to 1. That same output status bit maybe used to control normally open or normally closed contact anywhere in the program. 73
  • 74. Basic PLC Boxes Boxes represent various instructions or functions that are Executed when power flows to the box. Some of these Functions are timers, counters and math operations. 74
  • 75. Basic PLC AND OPERATION A B C Rung Each rung or network on a ladder program represents a logic operation. In the rung above, both inputs A and B must be true (1) in order for the output C to be true (1). 75
  • 76. Basic PLC OR OPERATION A C Rung B In the rung above, it can be seen that either input A or B is be true (1), or both are true, then the output C is true (1). 76
  • 77. Basic PLC NOT OPERATION A C Rung In the rung above, it can be seen that if input A is be true (1), then the output C is true (0) or when A is (0), output C is 1. 77