The document provides a comprehensive overview of Programmable Logic Controllers (PLCs), including their definition, history, major components, operational sequences, programming languages, advantages, disadvantages, and applications. It discusses the evolution of PLCs from simple relay replacements to advanced industrial computers and provides case studies demonstrating their use in automation systems. The document highlights how PLCs enhance reliability, flexibility, and efficiency in various industrial applications.
Introduces PLC presented by Manoj K. The contents include what PLC is, its history, major components, operation, ladder logic, advantages, disadvantages, and applications.
Defines PLC as an industrial computer for control functions. Discusses its history from the 1960s, its evolution, and introduction by Modicon for General Motors.
Covers major PLC components: Processor, Power Supply, I/O Modules, and Programming Device, which facilitate inputs and outputs for PLC functionality.
Describes the operational sequence of PLC: Self test, Input scan, Logic solve/scan, Output scan, outlining the key steps in PLC operation.
Explains common PLC programming languages: Ladder Logic, Functional Block Diagram, Sequential Function Chart, and their symbols to express logic.
Details basic gates in Ladder Logic such as AND, OR, NOR, and NAND, illustrating their logic configurations.
Features a block diagram of a PLC. Presents a ladder logic program example for motor start/stop control.
Lists advantages of using PLCs: reliability, flexibility, cost-effectiveness, compact size, high speed, and ease of maintenance.
Outlines disadvantages: proprietary nature, limited design options, fixed operations, and closed architecture by manufacturers.
Highlights applications of PLCs in automation across various industries like robotics, food processing, and transportation.
Describes a case study on automating soda ash handling in glass production using PLC and SCADA, showcasing system improvements and reliability.
Details a case study on conveyor automation using Siemens S7-300 PLC and SIMATIC manager, emphasizing efficient monitoring and programming flexibility.
Concludes the presentation with thanks and emphasizes the value of PLC in industrial automation.
Contents
What isPLC?
History of PLC
Major components of PLC
Operational sequence of PLC
Ladder logic
Advantages
Disadvantages
Application
2
29 May 2018
3.
What is PLC?
PLCis an industrial computer designed
for multiple inputs and output
arrangements.
It is capable of storing the instructions to
implement control functions such as
sequencing, timing, counting,
arithmetic, data manipulation and
communication.
3
29 May 2018
4.
History of PLC
PLC was introduced in late 1960’s
First commercial & successful
Programmable Logic Controllers was
designed and developed by Modicon as a
relay replacer for General Motors.
Earlier, it was a machine with thousands of
electronic parts.
Later ,in late 1970’s,the microprocessor
became reality & greatly enhanced the role
of PLC permitting it to evolve form simply
relay to the sophisticated system as it is
today.
4
29 May 2018
5.
PROCESSOR
POWER
SUPPLY
I M
N O
PD
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.
Major Components
5
29 May 2018
6.
POWER SUPPLY
Provides thevoltage 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.
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.
Major Components
6
29 May 2018
7.
PLC operation sequence
1)Selftest: Testing of its own hardware and
software for faults.
2)Input scan: If there are no problems, PLC
will copy all the inputs and copy their values
into memory.
3)Logic solve/scan: Using inputs, the ladder
logic program is solved once and outputs are
updated.
4)Output scan: While solving logic the output
values are updated only in memory when
ladder scan is done, the outputs will be
updated using temporary values in memory.
Self test
Input scan
Logic scan
Output
scan
7
29 May 2018
8.
Programming Languages of
PLC
Mostcommon languages encountered in PLC
programming are:
1) Ladder Logic
2) Functional Block Diagram
3) Sequential Function Chart
4) Boolean mnemonics
8
29 May 2018
9.
Ladder logic isa programming language
used to develop software for PLC used in
industrial control applications.
RUNGES
RAIL RAIL
Ladder Logic
29 May 2018
9
10.
Ladder Logic
language forPLC.
It is well suited to express Combinational
logic.
The main ladder logic symbols represent
the
elements :
Make contact
Break contact
Relay coil
10
29 May 2018
11.
Ladder Logic ForBasic
gates
A B Logic(Y)
OFF
OFF
ON
ON
OFF
ON
OFF
ON
OFF
OFF
OFF
ON
AND Gate
A B Logic(Y)
OFF
OFF
ON
ON
OFF
ON
OFF
ON
OFF
ON
ON
ON
R Gate
OR Gate
A
OR Gate
A
A B
B
Y
Y
11
29 May 2018
12.
NOR Gate
A BY
A B Logic(Y)
OFF
OFF
ON
ON
OFF
ON
OFF
ON
ON
ON
ON
OFF
A B Logic(Y)
OFF
OFF
ON
ON
OFF
ON
OFF
ON
ON
OFF
OFF
OFF
NAND Gate
B
Y
A
Ladder Logic For Basic gate
12
29 May 2018
Advantages of PLCs:
Reliability.
Flexibility in programming and reprogramming.
Cost effective for controlling complex systems.
Small physical size.
High speed of operation.
Ease of maintenance /troubleshooting.
Reduced space.
Energy saving.
15
29 May 2018
16.
Disadvantages of PLCs
PLC devices are proprietary it means that part or
software of one manufacturer can’t be used in
combination with parts of another manufacturer.
Limited design and cost option.
Fixed Circuit Operations.
PLCs manufacturers offer only closed
architectures.
16
29 May 2018
17.
Applications:
Wherever automationis desired the PLCs are best
suited to meet the task.
Few examples of industries where PLCs are used :
1) Robots manufacturing and control
2) Car park control
3) Train control station system
4) Food processing
5) Materials handling
6)Machine tools
7)Conveyer system etc.
17
29 May 2018
18.
Case study-1
29 May2018
18
Automation of Soda Ash Handling System using
PLC
and SCADA in Glass Production Line
The glass production line all systems are controlled by DCS
(Distributed Control System) but some sub systems are controlled by
Electromechanical Relay System (Hard Wired Control System).
The relay control system looks toward many issues. To limit that
issues the system change from relay control system to PLC
(Programmable logic controller) control system. In this proposed
system all parameters are controlled, processed and monitored with
help of Allen Bradley PLC.
Abstract
29 May 201825
Thisproposed system was implemented for overcome the
drawbacks of existing system.
This system gives high reliability, easy to trouble shoot, easy to
modify the sequence without changing of wiring, it reduce the
fault occurrence, it eliminated hardwiring, easy to monitoring,
easy to find out the problem occur in the system.
So the system improves the overall productivity and also it
reduce system breakdown because of using programmable logic
controller.
Conclusion
26.
Case study-2
29 May2018
26
AUTOMATION OF CONVEYOR USING PLC
Abstract - The development of programmable logic
controller (PLC) makes it possible to do the required
changes to the program without changing the electrical
circuit connections.
The Siemens s7-300 series programmable logic
controller is used to mechanize the system and
software for programming used is SIMATIC
manager.
Case study-2(cont…)
29 May2018
29
Program in SIMATIC Manager software
Here programming language used is functional block diagram.
Here to make program faster and save memory function block
used.
Following pictures shows program to control conveyor motor in
function block.
30.
Case study-2(cont…)
29 May2018
30
Conclusion
Efficient monitoring and control of industrial automation.
There will be immense control and monitoring of
conveyor belt.
Possible to do the required changes to the program
without changing the electrical circuit connections.