SlideShare una empresa de Scribd logo
1 de 77
Basic PLC
1
Basic PLC
2
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.
Basic PLC
3
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.
Basic PLC
4
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
Basic PLC
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.
INTRODUCTION TO PLCS
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
7
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.
Basic PLC
8
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.
Basic PLC
9
Programmable Controller Development
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
1977 Microprocessors - based PLC introduced
Basic PLC
10
Programmable Controller Development
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 PLC’s introduced
1985 on Networking of all levels of PLC, computer
and machine using SCADA software.
Basic PLC
11
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.
Basic PLC
12
Leading Brands Of PLC
AMERICAN 1. Allen Bradley
2. Gould Modicon
3. Texas Instruments
4. General Electric
5. Westinghouse
6. Cutter Hammer
7. Square D
EUROPEAN 1. Siemens
2. Klockner & Mouller
3. Festo
4. Telemechanique
Basic PLC
13
Leading Brands Of PLC
JAPANESE 1. Toshiba
2. Omron
3. Fanuc
4. Mitsubishi
Basic PLC
14
Areas of Application

Manufacturing / Machining

Food / Beverage

Metals

Power

Mining

Petrochemical / Chemical
Basic PLC
15
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.
Basic PLC
16
Tank Used to Mix Two Liquids
A
B
C
FS
MOTOR
TIMER
FLOAT SWITCH
SOLENOIDS
SOLENOID
1 -MINUTE
Basic PLC
17
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 de-
energizes 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.
Basic PLC
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
Tank Used to Mix Two Liquids
Basic PLC
19
Major Components of a Common 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.
Basic PLC
20
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.
Basic PLC
21
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.
Basic PLC
22
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 )
Basic PLC
23
Programming Device
Types:

Hand held unit with LED / LCD display

Desktop type with a CRT display

Compatible computer terminal
Basic PLC
24
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.
Basic PLC
25
I/O Module
DC INPUT MODULE
OPTO-
ISOLATOR
IS NEEDED TO:
• Prevent voltage
transients from
damaging the
processor.
•Helps reduce the
effects of electrical
noise
Current
Limiting
Resistor
FROM
INPUT
DEVICE
USE TO
DROP THE
VOLTAGE
TO LOGIC
LEVEL
Buffer,
Filter,
hysteresis
Circuits
TO
PROCESSOR
Basic PLC
26
I/O Module
AC INPUT MODULE
OPTO-
ISOLATOR
IS NEEDED TO:
• Prevent voltage
transients from
damaging the
processor.
•Helps reduce the
effects of electrical
noise
Rectifier,
Resistor
Network
FROM
INPUT
DEVICE
CONVERTS THE AC
INPUT TO DC AND
DROPS THE
VOLTAGE TO LOGIC
LEVEL
Buffer,
Filter,
Hysteresis
Circuits
TO
PROCESSOR
Basic PLC
27
Basic PLC
28
Basic PLC
29
Basic PLC
30
I/O Module
DC / AC OUTPUT MODULE
OPTO-
ISOLATOR
IS NEEDED TO:
• Prevent voltage
transients from
damaging the
processor.
•Helps reduce the
effects of electrical
noise
FROM
PROCESSOR
TTL
Circuits
Amplifier
RELAY
TRIAC
X’SISTOR
TO
OUTPUT
DEVICE
Basic PLC
31
Basic PLC
32
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.
Basic PLC
33
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.
Basic PLC
34
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
Basic PLC
35
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.
Basic PLC
36
PLC
INPUTS
OUTPUTS
MOTOR
LAMP
CONTACTOR
PUSHBUTTONS
Basic PLC
37
L1 L2
P. B SWITCH
INPUT MODULE
WIRING DIAGRAM
LADDER PROGRAM
I:2
0
I= Input
Module
slot # in rack
Module
Terminal #
Allen-Bradley 1746-1A16
Address I:2.0/0
Basic PLC
38
N.O
C
L2 L1
L1
L2
OUTPUT MODULE
WIRING
MOTOR
CONTACTOR
O:4
0CONTACTOR
LADDER PROGRAM
L1 L2
FIELD WIRING
•SOLENOID
•VALVES
•LAMP
•BUZZER
Basic PLC
39
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
Basic PLC
40
OFF
Logic 0
IN
PLC
Input
Module
24 V dc
OFF
Logic 1
IN
PLC
Input
Module
24 V dc
Basic PLC
41
IN
PLC
Analog
Input
Module
Tank
Level Transmitter
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.
Analog Input
Basic PLC
42
OUT
PLC
Digital
Output
Module
Lamp
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.
Digital Output
Basic PLC
43
OUT
PLC
Analog
Output
Module
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.
Analog Output
E
P
Pneumatic control valve
Supply air
Electric to pneumatic transducer
0 to 10V
Basic PLC
44
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.
Basic PLC
45
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
•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.
•Data Table
•User Program
Basic PLC
46
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.
Basic PLC
47
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.
Basic PLC
48
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. CMOS-
RAM 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.
Basic PLC
49
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.
Basic PLC
50
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.
Basic PLC
51
Memory Designs
EPROM, Erasable Programmable Read Only Memory
Ideally suited when program storage is to be semi-
permanent 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.
Basic PLC
52
Memory Designs
EEPROM, Electrically Erasable Programmable Read
Only Memory
Also referred to as E2
PROM, 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.
Basic PLC
53
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.
Basic PLC
54
While the PLC is running, the scanning process includes the
following four phases, which are repeated continuously as
individual cycles of operation:
PHASE 2
Program
Execution
PHASE 3
Diagnostics/
Comm
PHASE 4
Output
Scan
PHASE 1
Read Inputs
Scan
Basic PLC
55
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
Basic PLC
56
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.
Basic PLC
57
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.
Basic PLC
58
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).
Basic PLC
59
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.
Basic PLC
60
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.
Basic PLC
61
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.
Basic PLC
62
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
Basic PLC
63
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.
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
66
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 relay-
ladder logic program. This variable is usually specified as the
scan time per 1000 logic nodes and typically ranges from 1 to
200 milliseconds.
Basic PLC
67
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.
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
72
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.
Basic PLC
73
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.
Basic PLC
74
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.
Basic PLC
75
AND OPERATION
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).
Rung
A B C
Basic PLC
76
OR OPERATION
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).
Rung
A
B
C
Basic PLC
77
NOT OPERATION
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.
Rung
A C

Más contenido relacionado

La actualidad más candente

What Is a Programmable Logic Controller (PLC)
What Is a Programmable Logic Controller (PLC)What Is a Programmable Logic Controller (PLC)
What Is a Programmable Logic Controller (PLC)yogesh8418
 
Programmable Logic Controller
Programmable Logic ControllerProgrammable Logic Controller
Programmable Logic ControllerHimshekhar Das
 
Introduction to plc programming
Introduction to plc programmingIntroduction to plc programming
Introduction to plc programmingnddng
 
Programmable logic controller (PLC)
Programmable logic controller (PLC)Programmable logic controller (PLC)
Programmable logic controller (PLC)Manthan Chavda
 
Plc example presentation
Plc example presentationPlc example presentation
Plc example presentationRoshit Kadiru
 
43542179 programmable-logic-controller-plc-ppt
43542179 programmable-logic-controller-plc-ppt43542179 programmable-logic-controller-plc-ppt
43542179 programmable-logic-controller-plc-pptParbat Rajpurohit
 
Presentation Plc Course
Presentation Plc CoursePresentation Plc Course
Presentation Plc Courseplc_course
 
Programmable logic Controller
Programmable logic ControllerProgrammable logic Controller
Programmable logic Controlleraksh07
 
Programmable Logic Controller
Programmable Logic ControllerProgrammable Logic Controller
Programmable Logic ControllerBipin Likhar
 
programmable logic controller presentation
programmable logic controller presentationprogrammable logic controller presentation
programmable logic controller presentationAshutosh Verma
 

La actualidad más candente (20)

What Is a Programmable Logic Controller (PLC)
What Is a Programmable Logic Controller (PLC)What Is a Programmable Logic Controller (PLC)
What Is a Programmable Logic Controller (PLC)
 
Plc ppt
Plc pptPlc ppt
Plc ppt
 
Programmable Logic Controller
Programmable Logic ControllerProgrammable Logic Controller
Programmable Logic Controller
 
Introduction to plc programming
Introduction to plc programmingIntroduction to plc programming
Introduction to plc programming
 
Basics of plc_programming1
Basics of plc_programming1Basics of plc_programming1
Basics of plc_programming1
 
Programmable logic controllers
Programmable logic controllersProgrammable logic controllers
Programmable logic controllers
 
Industrial Automation
Industrial AutomationIndustrial Automation
Industrial Automation
 
PLC in Automation
PLC in AutomationPLC in Automation
PLC in Automation
 
Plc Basics
Plc BasicsPlc Basics
Plc Basics
 
PLC, by Mohamed Al-Emam, Session 1
PLC, by Mohamed Al-Emam, Session 1PLC, by Mohamed Al-Emam, Session 1
PLC, by Mohamed Al-Emam, Session 1
 
Programmable logic controller (PLC)
Programmable logic controller (PLC)Programmable logic controller (PLC)
Programmable logic controller (PLC)
 
Plc example presentation
Plc example presentationPlc example presentation
Plc example presentation
 
Basic plc 1
Basic plc 1Basic plc 1
Basic plc 1
 
43542179 programmable-logic-controller-plc-ppt
43542179 programmable-logic-controller-plc-ppt43542179 programmable-logic-controller-plc-ppt
43542179 programmable-logic-controller-plc-ppt
 
Presentation Plc Course
Presentation Plc CoursePresentation Plc Course
Presentation Plc Course
 
Programmable logic Controller
Programmable logic ControllerProgrammable logic Controller
Programmable logic Controller
 
Programmable Logic Controller
Programmable Logic ControllerProgrammable Logic Controller
Programmable Logic Controller
 
PLC (Programmable Logic Circuit)
PLC (Programmable Logic Circuit)PLC (Programmable Logic Circuit)
PLC (Programmable Logic Circuit)
 
Plc notes
Plc notesPlc notes
Plc notes
 
programmable logic controller presentation
programmable logic controller presentationprogrammable logic controller presentation
programmable logic controller presentation
 

Destacado

Destacado (20)

PLC Basic
PLC BasicPLC Basic
PLC Basic
 
ppt on PLC
ppt on PLCppt on PLC
ppt on PLC
 
PLC - Programmable Logic Controller
PLC - Programmable Logic ControllerPLC - Programmable Logic Controller
PLC - Programmable Logic Controller
 
PLC
PLCPLC
PLC
 
INDUSTRIAL AUTOMATION USING PLC
INDUSTRIAL AUTOMATION USING PLCINDUSTRIAL AUTOMATION USING PLC
INDUSTRIAL AUTOMATION USING PLC
 
Omron plc training
Omron plc trainingOmron plc training
Omron plc training
 
Plc presentation
Plc presentation Plc presentation
Plc presentation
 
Plc Siemens Training Notes
Plc Siemens Training NotesPlc Siemens Training Notes
Plc Siemens Training Notes
 
PLC and SCADA training.
PLC and SCADA training.PLC and SCADA training.
PLC and SCADA training.
 
PLC Brief
PLC BriefPLC Brief
PLC Brief
 
Basic PLC Symbols and Addresses in LogixPro
Basic PLC Symbols and Addresses in LogixProBasic PLC Symbols and Addresses in LogixPro
Basic PLC Symbols and Addresses in LogixPro
 
PLC General
PLC   GeneralPLC   General
PLC General
 
Plc tutorial
Plc tutorialPlc tutorial
Plc tutorial
 
plc introduction
plc introduction plc introduction
plc introduction
 
PLC Circuit Design And Basic Programming By Manish kumar
PLC Circuit Design And Basic Programming By Manish kumarPLC Circuit Design And Basic Programming By Manish kumar
PLC Circuit Design And Basic Programming By Manish kumar
 
PLC Troubleshooting & Maintenance
PLC Troubleshooting & MaintenancePLC Troubleshooting & Maintenance
PLC Troubleshooting & Maintenance
 
1.plc dasar1
1.plc dasar11.plc dasar1
1.plc dasar1
 
Giao trinh-plc-s7-1200-easy book
Giao trinh-plc-s7-1200-easy bookGiao trinh-plc-s7-1200-easy book
Giao trinh-plc-s7-1200-easy book
 
Electro magnetic waves
Electro magnetic wavesElectro magnetic waves
Electro magnetic waves
 
SMC Pneumatics (India) Pvt. Ltd., Noida, Pneumatic Automation Products
SMC Pneumatics (India) Pvt. Ltd., Noida, Pneumatic Automation ProductsSMC Pneumatics (India) Pvt. Ltd., Noida, Pneumatic Automation Products
SMC Pneumatics (India) Pvt. Ltd., Noida, Pneumatic Automation Products
 

Similar a Basic plc

Similar a Basic plc (20)

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
 
Plc 131022133632-phpapp02
Plc 131022133632-phpapp02Plc 131022133632-phpapp02
Plc 131022133632-phpapp02
 
Basic PLC.ppt
Basic PLC.pptBasic PLC.ppt
Basic PLC.ppt
 
Basic plc - Training
Basic plc - TrainingBasic plc - Training
Basic plc - Training
 
Presentaton on Plc & Scada
Presentaton on Plc & ScadaPresentaton on Plc & Scada
Presentaton on Plc & Scada
 
Basics and applications of programmable logic controller (plc)
Basics and applications of programmable logic controller (plc)Basics and applications of programmable logic controller (plc)
Basics and applications of programmable logic controller (plc)
 
module 1.pptx
module 1.pptxmodule 1.pptx
module 1.pptx
 
Programmable Logic Controller by Pranoti R. Doke
Programmable Logic Controller by Pranoti R. DokeProgrammable Logic Controller by Pranoti R. Doke
Programmable Logic Controller by Pranoti R. Doke
 
R22EM807_PAVAN.D_PLC.pptx
R22EM807_PAVAN.D_PLC.pptxR22EM807_PAVAN.D_PLC.pptx
R22EM807_PAVAN.D_PLC.pptx
 
Introduction to PLC
Introduction to PLCIntroduction to PLC
Introduction to PLC
 
plc-basics.pptx
plc-basics.pptxplc-basics.pptx
plc-basics.pptx
 
Use of plc in industrial automation
Use of plc in industrial automationUse of plc in industrial automation
Use of plc in industrial automation
 
Unit - 1.pptx
Unit - 1.pptxUnit - 1.pptx
Unit - 1.pptx
 
Plc basics
Plc   basicsPlc   basics
Plc basics
 
UNIT-IV.ppt
UNIT-IV.pptUNIT-IV.ppt
UNIT-IV.ppt
 
n5acb0f1c011fb.pdf
n5acb0f1c011fb.pdfn5acb0f1c011fb.pdf
n5acb0f1c011fb.pdf
 
plc_scada.pptx
plc_scada.pptxplc_scada.pptx
plc_scada.pptx
 
documentation (1)
documentation (1)documentation (1)
documentation (1)
 

Más de Samarth Patel

Más de Samarth Patel (7)

daad
daaddaad
daad
 
Gmat handbook
Gmat handbookGmat handbook
Gmat handbook
 
Seminar on serial communication
Seminar on serial communicationSeminar on serial communication
Seminar on serial communication
 
Week10 ben-control
Week10 ben-controlWeek10 ben-control
Week10 ben-control
 
7 serial port
7 serial port7 serial port
7 serial port
 
Length measurement
Length measurementLength measurement
Length measurement
 
Voltammetry
VoltammetryVoltammetry
Voltammetry
 

Último

Future Of Sample Report 2024 | Redacted Version
Future Of Sample Report 2024 | Redacted VersionFuture Of Sample Report 2024 | Redacted Version
Future Of Sample Report 2024 | Redacted VersionMintel Group
 
8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR
8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR
8447779800, Low rate Call girls in Shivaji Enclave Delhi NCRashishs7044
 
APRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdfAPRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdfRbc Rbcua
 
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607(Best) ENJOY Call Girls in Faridabad Ex | 8377087607
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607dollysharma2066
 
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City GurgaonCall Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaoncallgirls2057
 
Call Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any TimeCall Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any Timedelhimodelshub1
 
Market Sizes Sample Report - 2024 Edition
Market Sizes Sample Report - 2024 EditionMarket Sizes Sample Report - 2024 Edition
Market Sizes Sample Report - 2024 EditionMintel Group
 
Buy gmail accounts.pdf Buy Old Gmail Accounts
Buy gmail accounts.pdf Buy Old Gmail AccountsBuy gmail accounts.pdf Buy Old Gmail Accounts
Buy gmail accounts.pdf Buy Old Gmail AccountsBuy Verified Accounts
 
Investment in The Coconut Industry by Nancy Cheruiyot
Investment in The Coconut Industry by Nancy CheruiyotInvestment in The Coconut Industry by Nancy Cheruiyot
Investment in The Coconut Industry by Nancy Cheruiyotictsugar
 
The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024christinemoorman
 
Pitch Deck Teardown: Geodesic.Life's $500k Pre-seed deck
Pitch Deck Teardown: Geodesic.Life's $500k Pre-seed deckPitch Deck Teardown: Geodesic.Life's $500k Pre-seed deck
Pitch Deck Teardown: Geodesic.Life's $500k Pre-seed deckHajeJanKamps
 
MAHA Global and IPR: Do Actions Speak Louder Than Words?
MAHA Global and IPR: Do Actions Speak Louder Than Words?MAHA Global and IPR: Do Actions Speak Louder Than Words?
MAHA Global and IPR: Do Actions Speak Louder Than Words?Olivia Kresic
 
Kenya’s Coconut Value Chain by Gatsby Africa
Kenya’s Coconut Value Chain by Gatsby AfricaKenya’s Coconut Value Chain by Gatsby Africa
Kenya’s Coconut Value Chain by Gatsby Africaictsugar
 
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In.../:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...lizamodels9
 
Marketplace and Quality Assurance Presentation - Vincent Chirchir
Marketplace and Quality Assurance Presentation - Vincent ChirchirMarketplace and Quality Assurance Presentation - Vincent Chirchir
Marketplace and Quality Assurance Presentation - Vincent Chirchirictsugar
 
Cybersecurity Awareness Training Presentation v2024.03
Cybersecurity Awareness Training Presentation v2024.03Cybersecurity Awareness Training Presentation v2024.03
Cybersecurity Awareness Training Presentation v2024.03DallasHaselhorst
 
Intro to BCG's Carbon Emissions Benchmark_vF.pdf
Intro to BCG's Carbon Emissions Benchmark_vF.pdfIntro to BCG's Carbon Emissions Benchmark_vF.pdf
Intro to BCG's Carbon Emissions Benchmark_vF.pdfpollardmorgan
 
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
Keppel Ltd. 1Q 2024 Business Update  Presentation SlidesKeppel Ltd. 1Q 2024 Business Update  Presentation Slides
Keppel Ltd. 1Q 2024 Business Update Presentation SlidesKeppelCorporation
 
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...lizamodels9
 

Último (20)

Corporate Profile 47Billion Information Technology
Corporate Profile 47Billion Information TechnologyCorporate Profile 47Billion Information Technology
Corporate Profile 47Billion Information Technology
 
Future Of Sample Report 2024 | Redacted Version
Future Of Sample Report 2024 | Redacted VersionFuture Of Sample Report 2024 | Redacted Version
Future Of Sample Report 2024 | Redacted Version
 
8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR
8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR
8447779800, Low rate Call girls in Shivaji Enclave Delhi NCR
 
APRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdfAPRIL2024_UKRAINE_xml_0000000000000 .pdf
APRIL2024_UKRAINE_xml_0000000000000 .pdf
 
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607(Best) ENJOY Call Girls in Faridabad Ex | 8377087607
(Best) ENJOY Call Girls in Faridabad Ex | 8377087607
 
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City GurgaonCall Us 📲8800102216📞 Call Girls In DLF City Gurgaon
Call Us 📲8800102216📞 Call Girls In DLF City Gurgaon
 
Call Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any TimeCall Girls Miyapur 7001305949 all area service COD available Any Time
Call Girls Miyapur 7001305949 all area service COD available Any Time
 
Market Sizes Sample Report - 2024 Edition
Market Sizes Sample Report - 2024 EditionMarket Sizes Sample Report - 2024 Edition
Market Sizes Sample Report - 2024 Edition
 
Buy gmail accounts.pdf Buy Old Gmail Accounts
Buy gmail accounts.pdf Buy Old Gmail AccountsBuy gmail accounts.pdf Buy Old Gmail Accounts
Buy gmail accounts.pdf Buy Old Gmail Accounts
 
Investment in The Coconut Industry by Nancy Cheruiyot
Investment in The Coconut Industry by Nancy CheruiyotInvestment in The Coconut Industry by Nancy Cheruiyot
Investment in The Coconut Industry by Nancy Cheruiyot
 
The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024The CMO Survey - Highlights and Insights Report - Spring 2024
The CMO Survey - Highlights and Insights Report - Spring 2024
 
Pitch Deck Teardown: Geodesic.Life's $500k Pre-seed deck
Pitch Deck Teardown: Geodesic.Life's $500k Pre-seed deckPitch Deck Teardown: Geodesic.Life's $500k Pre-seed deck
Pitch Deck Teardown: Geodesic.Life's $500k Pre-seed deck
 
MAHA Global and IPR: Do Actions Speak Louder Than Words?
MAHA Global and IPR: Do Actions Speak Louder Than Words?MAHA Global and IPR: Do Actions Speak Louder Than Words?
MAHA Global and IPR: Do Actions Speak Louder Than Words?
 
Kenya’s Coconut Value Chain by Gatsby Africa
Kenya’s Coconut Value Chain by Gatsby AfricaKenya’s Coconut Value Chain by Gatsby Africa
Kenya’s Coconut Value Chain by Gatsby Africa
 
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In.../:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...
/:Call Girls In Indirapuram Ghaziabad ➥9990211544 Independent Best Escorts In...
 
Marketplace and Quality Assurance Presentation - Vincent Chirchir
Marketplace and Quality Assurance Presentation - Vincent ChirchirMarketplace and Quality Assurance Presentation - Vincent Chirchir
Marketplace and Quality Assurance Presentation - Vincent Chirchir
 
Cybersecurity Awareness Training Presentation v2024.03
Cybersecurity Awareness Training Presentation v2024.03Cybersecurity Awareness Training Presentation v2024.03
Cybersecurity Awareness Training Presentation v2024.03
 
Intro to BCG's Carbon Emissions Benchmark_vF.pdf
Intro to BCG's Carbon Emissions Benchmark_vF.pdfIntro to BCG's Carbon Emissions Benchmark_vF.pdf
Intro to BCG's Carbon Emissions Benchmark_vF.pdf
 
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
Keppel Ltd. 1Q 2024 Business Update  Presentation SlidesKeppel Ltd. 1Q 2024 Business Update  Presentation Slides
Keppel Ltd. 1Q 2024 Business Update Presentation Slides
 
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
Call Girls In Radisson Blu Hotel New Delhi Paschim Vihar ❤️8860477959 Escorts...
 

Basic plc

  • 2. Basic PLC 2 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.
  • 3. Basic PLC 3 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.
  • 4. Basic PLC 4 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
  • 5. Basic PLC 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. INTRODUCTION TO PLCS
  • 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 7 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.
  • 8. Basic PLC 8 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.
  • 9. Basic PLC 9 Programmable Controller Development 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 1977 Microprocessors - based PLC introduced
  • 10. Basic PLC 10 Programmable Controller Development 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 PLC’s introduced 1985 on Networking of all levels of PLC, computer and machine using SCADA software.
  • 11. Basic PLC 11 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.
  • 12. Basic PLC 12 Leading Brands Of PLC AMERICAN 1. Allen Bradley 2. Gould Modicon 3. Texas Instruments 4. General Electric 5. Westinghouse 6. Cutter Hammer 7. Square D EUROPEAN 1. Siemens 2. Klockner & Mouller 3. Festo 4. Telemechanique
  • 13. Basic PLC 13 Leading Brands Of PLC JAPANESE 1. Toshiba 2. Omron 3. Fanuc 4. Mitsubishi
  • 14. Basic PLC 14 Areas of Application  Manufacturing / Machining  Food / Beverage  Metals  Power  Mining  Petrochemical / Chemical
  • 15. Basic PLC 15 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.
  • 16. Basic PLC 16 Tank Used to Mix Two Liquids A B C FS MOTOR TIMER FLOAT SWITCH SOLENOIDS SOLENOID 1 -MINUTE
  • 17. Basic PLC 17 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 de- energizes 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.
  • 18. Basic PLC 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 Tank Used to Mix Two Liquids
  • 19. Basic PLC 19 Major Components of a Common 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.
  • 20. Basic PLC 20 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.
  • 21. Basic PLC 21 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.
  • 22. Basic PLC 22 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 )
  • 23. Basic PLC 23 Programming Device Types:  Hand held unit with LED / LCD display  Desktop type with a CRT display  Compatible computer terminal
  • 24. Basic PLC 24 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.
  • 25. Basic PLC 25 I/O Module DC INPUT MODULE OPTO- ISOLATOR IS NEEDED TO: • Prevent voltage transients from damaging the processor. •Helps reduce the effects of electrical noise Current Limiting Resistor FROM INPUT DEVICE USE TO DROP THE VOLTAGE TO LOGIC LEVEL Buffer, Filter, hysteresis Circuits TO PROCESSOR
  • 26. Basic PLC 26 I/O Module AC INPUT MODULE OPTO- ISOLATOR IS NEEDED TO: • Prevent voltage transients from damaging the processor. •Helps reduce the effects of electrical noise Rectifier, Resistor Network FROM INPUT DEVICE CONVERTS THE AC INPUT TO DC AND DROPS THE VOLTAGE TO LOGIC LEVEL Buffer, Filter, Hysteresis Circuits TO PROCESSOR
  • 30. Basic PLC 30 I/O Module DC / AC OUTPUT MODULE OPTO- ISOLATOR IS NEEDED TO: • Prevent voltage transients from damaging the processor. •Helps reduce the effects of electrical noise FROM PROCESSOR TTL Circuits Amplifier RELAY TRIAC X’SISTOR TO OUTPUT DEVICE
  • 32. Basic PLC 32 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.
  • 33. Basic PLC 33 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.
  • 34. Basic PLC 34 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
  • 35. Basic PLC 35 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.
  • 37. Basic PLC 37 L1 L2 P. B SWITCH INPUT MODULE WIRING DIAGRAM LADDER PROGRAM I:2 0 I= Input Module slot # in rack Module Terminal # Allen-Bradley 1746-1A16 Address I:2.0/0
  • 38. Basic PLC 38 N.O C L2 L1 L1 L2 OUTPUT MODULE WIRING MOTOR CONTACTOR O:4 0CONTACTOR LADDER PROGRAM L1 L2 FIELD WIRING •SOLENOID •VALVES •LAMP •BUZZER
  • 39. Basic PLC 39 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
  • 40. Basic PLC 40 OFF Logic 0 IN PLC Input Module 24 V dc OFF Logic 1 IN PLC Input Module 24 V dc
  • 41. Basic PLC 41 IN PLC Analog Input Module Tank Level Transmitter 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. Analog Input
  • 42. Basic PLC 42 OUT PLC Digital Output Module Lamp 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. Digital Output
  • 43. Basic PLC 43 OUT PLC Analog Output Module 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. Analog Output E P Pneumatic control valve Supply air Electric to pneumatic transducer 0 to 10V
  • 44. Basic PLC 44 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.
  • 45. Basic PLC 45 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 •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. •Data Table •User Program
  • 46. Basic PLC 46 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.
  • 47. Basic PLC 47 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.
  • 48. Basic PLC 48 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. CMOS- RAM 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.
  • 49. Basic PLC 49 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.
  • 50. Basic PLC 50 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.
  • 51. Basic PLC 51 Memory Designs EPROM, Erasable Programmable Read Only Memory Ideally suited when program storage is to be semi- permanent 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.
  • 52. Basic PLC 52 Memory Designs EEPROM, Electrically Erasable Programmable Read Only Memory Also referred to as E2 PROM, 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.
  • 53. Basic PLC 53 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.
  • 54. Basic PLC 54 While the PLC is running, the scanning process includes the following four phases, which are repeated continuously as individual cycles of operation: PHASE 2 Program Execution PHASE 3 Diagnostics/ Comm PHASE 4 Output Scan PHASE 1 Read Inputs Scan
  • 55. Basic PLC 55 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
  • 56. Basic PLC 56 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.
  • 57. Basic PLC 57 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.
  • 58. Basic PLC 58 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).
  • 59. Basic PLC 59 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.
  • 60. Basic PLC 60 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.
  • 61. Basic PLC 61 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.
  • 62. Basic PLC 62 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
  • 63. Basic PLC 63 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.
  • 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 66 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 relay- ladder logic program. This variable is usually specified as the scan time per 1000 logic nodes and typically ranges from 1 to 200 milliseconds.
  • 67. Basic PLC 67 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.
  • 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 72 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.
  • 73. Basic PLC 73 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.
  • 74. Basic PLC 74 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.
  • 75. Basic PLC 75 AND OPERATION 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). Rung A B C
  • 76. Basic PLC 76 OR OPERATION 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). Rung A B C
  • 77. Basic PLC 77 NOT OPERATION 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. Rung A C