SlideShare a Scribd company logo
15
Most read
17
Most read
19
Most read
PLC
(Programmable logical controller)
PRESENTED BY
Hemadri
B.Tech (EE) 3 yr
Content
What is plc ?
History of plc.
Architecture
Operation
Classification of plc
Ladder logic
Plc timer
Plc counter
Advantages
Plc applications
PLC
–The PLCs are devices that use
programmable memory for storing the
instructions and implementing the
functions like timing, counting , logic
sequencing and arithmetic functions
for controlling the different processes
and machines.
network digital inputs
digital outputs
analog inputs / outputs
History of PLC
 Invented in 1968 by Morley and a group of fellow
"geeks,“.
 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.
 In 1970s PLCs were introduced with sequencing
implemented in software instead of relays.
Architecture
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 ,
Relays
etc.
Main components
 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.
 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.
Operation of plc
1)Input scan: (checking the status of inputs)
If there are no problems, PLC will copy all the inputs and
copy their values into memory.
2)Logic solve/scan: (executing a programme)
Using inputs, the ladder logic program is solved once and
outputs are updated.
3)Output scan:(Updating the status of output 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.
Ladder logic
The ladder logic is the oldest programming
language for PLC.
 Ladder diagram doesn’t include power supply
 Every line of ladder diagram is called rung.
 There should be atleast one output on every
rung.
 Main symbols used in ladder programming.
NO contact
Plc programming
LOAD I1
OUT 01
I1 O1
LOAD I2
OUT 02
NC contact
Plc programming
I2 O2
Ladder logic for basic gates
A B Logic(Y)
OFF
OFF
ON
ON
OFF
ON
OFF
ON
OFF
OFF
OFF
ON
AND Gate
A B Y
A B Logic(Y)
OFF
OFF
ON
ON
OFF
ON
OFF
ON
OFF
ON
ON
ON
OR Gate
A
Y
B
A B Y
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
Y
A
NOR Gate NAND Gate
B
X2X1
Y1
Y1
Ladder Logic Program
for
Start/Stop of Motor :
PLC Timer
 Timer is an important parameter that needs to be
controlled in industrial control system e.g. a motor to be
operates for a specific time.
 PLCs have in-built timers that counts seconds or
fractions of seconds with the help of clock.
 Diff types of timers :- 1.ON Delay
2.OFF Delay
3. PULSE timers
PLC counter
 The PLC counter are provided in PLCs for counting e.g.
counting the no. of revolution in a shaft, counting no. of
elements passing along a conveyor belt.
 A counter is set for a specific value and when this value
is achieved the contacts will function i.e. NO will be
closed and NC will be open.
 Two types of timers :- 1. UP- counters [CTU]
2. down- counters [CTD]
 Up counters counts from 0 to preset value 0,1,2…. .
 Down counters count from a set value to 0.
 There are also up-down counters that count up and/or
down , called UDC (up- down counters).
AMERICAN:
1. Allen Bradley 5. Westinghouse
2. Gould Modicon 6. Cutter Hammer
3. Texas Instruments 7. Square D
4. General Electric
Leading brands of PLCs
EUROPEAN:
1. Siemens
2. Klockner & Mouller
3. Festo
4. Telemechanique
JAPANESE:
1. Toshiba
2. Omron
3. Fanuc Leading Brands Of PLC
4. Mitsubishi
Advantages
 Reliability.
 Flexibility in programming and reprogramming.
 Cost effective for controlling complex systems.
 Small physical size, shorter project time.
 High speed of operation.
 Ability to communicate with computer systems in the
plant.
 Ease of maintenance /troubleshooting.
 Reduced space.
 Energy saving.
Disadvantages
 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.
Applications
 Wherever automation is 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.
THANK YOU

More Related Content

PPTX
Plc example presentation
PPTX
ppt on PLC automation
PPTX
INDUSTRIAL AUTOMATION USING PLC
PPTX
presentation on plc.pptx
PPTX
programmable logic controller presentation
PPT
PLC Basic
PDF
Industrial Automation
PPT
Plc description
Plc example presentation
ppt on PLC automation
INDUSTRIAL AUTOMATION USING PLC
presentation on plc.pptx
programmable logic controller presentation
PLC Basic
Industrial Automation
Plc description

What's hot (20)

PPT
Basic plc
PPTX
Presentaton on Plc & Scada
PDF
Plc basics
PDF
Basic PLC Training .pdf
PPTX
PLC and SCADA
PPTX
Use of plc in industrial automation
PDF
PLC - Programmable Logic Controller
PPT
Plc presentation
PPTX
Basics of Automation, PLC and SCADA
PPTX
plc scada
PPTX
Industrial Automation
PPT
What Is a Programmable Logic Controller (PLC)
PPTX
Plc and scada presentation
PPTX
What is hmi
PPTX
Plc presentation
PPT
Programming logic controllers (plc)
PPT
automation plc - scada
DOCX
Plc seminar abu
PPTX
Automation with plc & scada
PPTX
Programmable Logic Controller(PLC)
Basic plc
Presentaton on Plc & Scada
Plc basics
Basic PLC Training .pdf
PLC and SCADA
Use of plc in industrial automation
PLC - Programmable Logic Controller
Plc presentation
Basics of Automation, PLC and SCADA
plc scada
Industrial Automation
What Is a Programmable Logic Controller (PLC)
Plc and scada presentation
What is hmi
Plc presentation
Programming logic controllers (plc)
automation plc - scada
Plc seminar abu
Automation with plc & scada
Programmable Logic Controller(PLC)
Ad

Similar to programmable logical controller(PLC) (20)

PDF
Shishupal plc
PDF
industrialautomation-130610121032-phpapp01.pdf
PPTX
Industrial automation
PPTX
Industrial Automation Using PLC
PPTX
Plc (PROGRAMMABLE LOGIC CONTROLLER)
PDF
Introduction to PLC
PPTX
ppt on PLC
PPTX
Myppt 130914055931-phpapp01
PDF
PLC INTRODUCTION-Programmable Logic Controller.pdf
PPTX
PLC training
PPTX
ppt on PLC automation
PPTX
Ipc presentation
PPTX
Programmable Logic Controller
PPTX
this is a ppt on programmble logic controller
PPTX
plc ICS_PLC_Integration_Tools ICS_PLC_Integration_Tools.pptx
PDF
n5acb0f1c011fb.pdf
PPT
PPTX
Plc scada by bhushan kumbhalkar
Shishupal plc
industrialautomation-130610121032-phpapp01.pdf
Industrial automation
Industrial Automation Using PLC
Plc (PROGRAMMABLE LOGIC CONTROLLER)
Introduction to PLC
ppt on PLC
Myppt 130914055931-phpapp01
PLC INTRODUCTION-Programmable Logic Controller.pdf
PLC training
ppt on PLC automation
Ipc presentation
Programmable Logic Controller
this is a ppt on programmble logic controller
plc ICS_PLC_Integration_Tools ICS_PLC_Integration_Tools.pptx
n5acb0f1c011fb.pdf
Plc scada by bhushan kumbhalkar
Ad

Recently uploaded (20)

PPTX
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
PPTX
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
PDF
Operating System & Kernel Study Guide-1 - converted.pdf
PDF
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
PPTX
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PDF
PPT on Performance Review to get promotions
PDF
R24 SURVEYING LAB MANUAL for civil enggi
PDF
Model Code of Practice - Construction Work - 21102022 .pdf
PPTX
Internet of Things (IOT) - A guide to understanding
PDF
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
PPTX
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
PPT
Mechanical Engineering MATERIALS Selection
PDF
composite construction of structures.pdf
PDF
Well-logging-methods_new................
PPTX
CH1 Production IntroductoryConcepts.pptx
PDF
Automation-in-Manufacturing-Chapter-Introduction.pdf
DOCX
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
PPTX
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
PPTX
web development for engineering and engineering
PDF
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk
Engineering Ethics, Safety and Environment [Autosaved] (1).pptx
CARTOGRAPHY AND GEOINFORMATION VISUALIZATION chapter1 NPTE (2).pptx
Operating System & Kernel Study Guide-1 - converted.pdf
Mitigating Risks through Effective Management for Enhancing Organizational Pe...
M Tech Sem 1 Civil Engineering Environmental Sciences.pptx
PPT on Performance Review to get promotions
R24 SURVEYING LAB MANUAL for civil enggi
Model Code of Practice - Construction Work - 21102022 .pdf
Internet of Things (IOT) - A guide to understanding
July 2025 - Top 10 Read Articles in International Journal of Software Enginee...
MCN 401 KTU-2019-PPE KITS-MODULE 2.pptx
Mechanical Engineering MATERIALS Selection
composite construction of structures.pdf
Well-logging-methods_new................
CH1 Production IntroductoryConcepts.pptx
Automation-in-Manufacturing-Chapter-Introduction.pdf
ASol_English-Language-Literature-Set-1-27-02-2023-converted.docx
FINAL REVIEW FOR COPD DIANOSIS FOR PULMONARY DISEASE.pptx
web development for engineering and engineering
keyrequirementskkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkkk

programmable logical controller(PLC)

  • 2. Content What is plc ? History of plc. Architecture Operation Classification of plc Ladder logic Plc timer Plc counter Advantages Plc applications
  • 3. PLC –The PLCs are devices that use programmable memory for storing the instructions and implementing the functions like timing, counting , logic sequencing and arithmetic functions for controlling the different processes and machines.
  • 4. network digital inputs digital outputs analog inputs / outputs
  • 5. History of PLC  Invented in 1968 by Morley and a group of fellow "geeks,“.  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.  In 1970s PLCs were introduced with sequencing implemented in software instead of relays.
  • 6. Architecture 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 , Relays etc.
  • 7. Main components  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.  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.
  • 8. Operation of plc 1)Input scan: (checking the status of inputs) If there are no problems, PLC will copy all the inputs and copy their values into memory. 2)Logic solve/scan: (executing a programme) Using inputs, the ladder logic program is solved once and outputs are updated. 3)Output scan:(Updating the status of output 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.
  • 9. Ladder logic The ladder logic is the oldest programming language for PLC.  Ladder diagram doesn’t include power supply  Every line of ladder diagram is called rung.  There should be atleast one output on every rung.  Main symbols used in ladder programming.
  • 10. NO contact Plc programming LOAD I1 OUT 01 I1 O1 LOAD I2 OUT 02 NC contact Plc programming I2 O2
  • 11. Ladder logic for basic gates A B Logic(Y) OFF OFF ON ON OFF ON OFF ON OFF OFF OFF ON AND Gate A B Y A B Logic(Y) OFF OFF ON ON OFF ON OFF ON OFF ON ON ON OR Gate A Y B
  • 12. A B Y 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 Y A NOR Gate NAND Gate B
  • 14. PLC Timer  Timer is an important parameter that needs to be controlled in industrial control system e.g. a motor to be operates for a specific time.  PLCs have in-built timers that counts seconds or fractions of seconds with the help of clock.  Diff types of timers :- 1.ON Delay 2.OFF Delay 3. PULSE timers
  • 15. PLC counter  The PLC counter are provided in PLCs for counting e.g. counting the no. of revolution in a shaft, counting no. of elements passing along a conveyor belt.  A counter is set for a specific value and when this value is achieved the contacts will function i.e. NO will be closed and NC will be open.  Two types of timers :- 1. UP- counters [CTU] 2. down- counters [CTD]  Up counters counts from 0 to preset value 0,1,2…. .  Down counters count from a set value to 0.  There are also up-down counters that count up and/or down , called UDC (up- down counters).
  • 16. AMERICAN: 1. Allen Bradley 5. Westinghouse 2. Gould Modicon 6. Cutter Hammer 3. Texas Instruments 7. Square D 4. General Electric Leading brands of PLCs EUROPEAN: 1. Siemens 2. Klockner & Mouller 3. Festo 4. Telemechanique JAPANESE: 1. Toshiba 2. Omron 3. Fanuc Leading Brands Of PLC 4. Mitsubishi
  • 17. Advantages  Reliability.  Flexibility in programming and reprogramming.  Cost effective for controlling complex systems.  Small physical size, shorter project time.  High speed of operation.  Ability to communicate with computer systems in the plant.  Ease of maintenance /troubleshooting.  Reduced space.  Energy saving.
  • 18. Disadvantages  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.
  • 19. Applications  Wherever automation is 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.