SlideShare uma empresa Scribd logo
1 de 28
PLC: Programmable Logical Controller
CONTENTS
1. What is PLC
2. Electrical Ladder Logic Diagrams
3. Software Ladder Logic Diagrams
4. PLC Implementation
5. An example

lecture note 9 PLC

1
1. PLC - Introduction
What does PLC stand for?
PLC - programmable logic controller
PLC implements logic control functions by means
of a program

lecture note 9 PLC

2
1. PLC - Introduction
Features

lecture note 9 PLC

3
1. PLC - Introduction
Features

lecture note 9 PLC

4
1. PLC - Introduction
An application example 1: Gate Control

PLC can sense a vehicle at the entrance or exit, and
open and close the gate automatically
The current vehicle count is easily determined by
programming a simple counter
lecture note 9 PLC

5
1. PLC - Introduction
An application example 2: Conveyor System

PLC can be used to start/stop latching logic for motor
control
Counters can be used for monitoring product amounts
lecture note 9 PLC

6
1. PLC - Introduction
Comparing traditional and programmable control systems - 1

lecture note 9 PLC

7
1. PLC - Introduction
Comparing traditional and programmable control ystems - 2
In traditional control, the switches S1, S2 and S3 must close for
K1 to be turned on - the wiring makes the rule
In PLC systems, the program is written to perform the logic “when
S1 is closed AND S2 is closed AND S3 is closed, THEN turn on
K1” - the program makes the rule

It is much simpler to change program then wiring!

lecture note 9 PLC

8
1. PLC - Introduction
How does a PLC differ from a computer?
A computer is optimized for calculation and display tasks
A computer is programmed by specialists
A PLC is designed for (logic) control and regulation tasks
A PLC is programmed by non-specialists
A PLC is well adapted to industrial environment

lecture note 9 PLC

9
1. PLC - Introduction
Why are PLCs so common?
They are cost-effective
They are flexible, reliable and compact
They have significant advantages over traditional
control systems based on relay or pneumatics

lecture note 9 PLC

10
1. PLC - Introduction
Where are PLCs used?
In every industry where automation is involved,
from individual machines to whole processes

lecture note 9 PLC

11
1. PLC - Introduction
What tasks do PLCs perform?
The logic control tasks such as interlocking,
sequencing, timing and counting (previously
undertaken with relays or pneumatics)
In addition, PLCs can perform a variety of
calculation, communication and monitoring tasks

lecture note 9 PLC

12
1. PLC - Introduction

Communication
Ports (RS-485)

Outputs & Power Supply

Inputs
lecture note 9 PLC

13
1. PLC - Introduction
Structure of a PLC

lecture note 9 PLC

14
1. PLC - Introduction
The PLC processor

lecture note 9 PLC

15
1. PLC - Introduction
PLC Input/Output Devices

lecture note 9 PLC

16
1. PLC - Introduction
PLC Input Devices
Push buttons
Switches (limit switches, level switches, etc.)
Sensors
...

lecture note 9 PLC

17
1. PLC - Introduction
PLC Output Devices
Relay contacts
Solenoid valves
Signal devices (such as lamps, alarms, etc.)
Motors
...

lecture note 9 PLC

18
1. PLC - Introduction
Programming terminal

lecture note 9 PLC

19
1. PLC - Introduction
Programming is done through programming
terminal
Programming terminal translates engineering
language (logic control) to machine language
(binary code)

lecture note 9 PLC

20
1. PLC - Introduction
Programming through standard computer
Most PLC manufacturers offer software packages
that allow a standard computer to be used as a
programming terminal

lecture note 9 PLC

21
1. PLC - Introduction
Programming through standard computer

lecture note 9 PLC

22
1. PLC - Introduction
Relating the program to inputs and outputs
The CPU reads the data from the inputs
The program in the CPU uses the inputs to
evaluate the control logic. As the program runs,
the CPU updates the data
The CPU writes the data to the output

lecture note 9 PLC

23
1. PLC - Introduction
Relating the program to inputs and outputs

lecture note 9 PLC

24
1. PLC - Introduction
Data Flow in the PLC

lecture note 9 PLC

25
1. PLC - Introduction
One of the advantages of PLC is that it can be programmed by
non-specialists
Program can be written either in the form of a
statement list: a set of mnemonic instructions representing a
function of the CPU
or a
ladder diagram: a graphical language resembling the
electrical relay diagrams

lecture note 9 PLC

26
1. PLC - Introduction
statement list

lecture note 9 PLC

27
1. PLC - Introduction
Ladder diagram

lecture note 9 PLC

28

Mais conteúdo relacionado

Mais procurados

Mais procurados (20)

Plc Basics
Plc BasicsPlc Basics
Plc Basics
 
PLC programmable logic controller (MSME)
PLC programmable logic controller (MSME) PLC programmable logic controller (MSME)
PLC programmable logic controller (MSME)
 
Programmable Logic Controller
Programmable Logic ControllerProgrammable Logic Controller
Programmable Logic Controller
 
IEC 61131-3 PLC Programming Languages: Beyond Ladder Logic
IEC 61131-3 PLC Programming Languages:  Beyond Ladder LogicIEC 61131-3 PLC Programming Languages:  Beyond Ladder Logic
IEC 61131-3 PLC Programming Languages: Beyond Ladder Logic
 
Presentation for EEE Engineer on PLC By Dilip Kumar
Presentation for EEE Engineer on PLC By Dilip KumarPresentation for EEE Engineer on PLC By Dilip Kumar
Presentation for EEE Engineer on PLC By Dilip Kumar
 
PLC Programming Example - Conveyor Reject (Shift Register)
PLC Programming Example - Conveyor Reject  (Shift Register)PLC Programming Example - Conveyor Reject  (Shift Register)
PLC Programming Example - Conveyor Reject (Shift Register)
 
PLC Programming
PLC ProgrammingPLC Programming
PLC Programming
 
Ladder Logic and Touch Screen PLC Programming Tutorial/Training
Ladder Logic and Touch Screen PLC Programming Tutorial/TrainingLadder Logic and Touch Screen PLC Programming Tutorial/Training
Ladder Logic and Touch Screen PLC Programming Tutorial/Training
 
Programmable Logic Controller
Programmable Logic ControllerProgrammable Logic Controller
Programmable Logic Controller
 
PLC Architecture
PLC ArchitecturePLC Architecture
PLC Architecture
 
PLC
PLCPLC
PLC
 
Advanced plc programming & scada system design
Advanced plc programming & scada system designAdvanced plc programming & scada system design
Advanced plc programming & scada system design
 
PLC Internal Relays
PLC Internal RelaysPLC Internal Relays
PLC Internal Relays
 
PLC
PLCPLC
PLC
 
PLC Programming | Innovative Automation
PLC Programming | Innovative AutomationPLC Programming | Innovative Automation
PLC Programming | Innovative Automation
 
ppt on PLC automation
ppt on PLC automationppt on PLC automation
ppt on PLC automation
 
PLC Programming Languages
PLC Programming LanguagesPLC Programming Languages
PLC Programming Languages
 
Advanced insrumentation lab manual
Advanced insrumentation lab manualAdvanced insrumentation lab manual
Advanced insrumentation lab manual
 
OPC UA mit der SIMATIC S7-1200/1500 und Python
OPC UA mit der SIMATIC S7-1200/1500 und PythonOPC UA mit der SIMATIC S7-1200/1500 und Python
OPC UA mit der SIMATIC S7-1200/1500 und Python
 
PLC Basics
PLC BasicsPLC Basics
PLC Basics
 

Semelhante a Note 8 plc introduction

plc introduction
plc introduction plc introduction
plc introduction
illpa
 
PLC: Principios básicos del controlador lógico programable mediante el softwa...
PLC: Principios básicos del controlador lógico programable mediante el softwa...PLC: Principios básicos del controlador lógico programable mediante el softwa...
PLC: Principios básicos del controlador lógico programable mediante el softwa...
SANTIAGO PABLO ALBERTO
 
Basic PLC Programming program The Fundamental Knowledge of PLC.pdf
Basic PLC Programming program The Fundamental Knowledge of PLC.pdfBasic PLC Programming program The Fundamental Knowledge of PLC.pdf
Basic PLC Programming program The Fundamental Knowledge of PLC.pdf
LuisDavidCajavilcaCu1
 
R22EM807_PAVAN.D_PLC.pptx
R22EM807_PAVAN.D_PLC.pptxR22EM807_PAVAN.D_PLC.pptx
R22EM807_PAVAN.D_PLC.pptx
BCGowtham1
 
Basic Control System unit5
Basic Control System unit5Basic Control System unit5
Basic Control System unit5
Asraf Malik
 

Semelhante a Note 8 plc introduction (20)

plc introduction
plc introduction plc introduction
plc introduction
 
Getting started with PLCs
Getting started with PLCsGetting started with PLCs
Getting started with PLCs
 
Introduction to PLC
Introduction to PLCIntroduction to PLC
Introduction to PLC
 
PLC: Principios básicos del controlador lógico programable mediante el softwa...
PLC: Principios básicos del controlador lógico programable mediante el softwa...PLC: Principios básicos del controlador lógico programable mediante el softwa...
PLC: Principios básicos del controlador lógico programable mediante el softwa...
 
presentation on plc.pptx
presentation on plc.pptxpresentation on plc.pptx
presentation on plc.pptx
 
1 introduction to plc and its programming-1
1 introduction to plc and its programming-11 introduction to plc and its programming-1
1 introduction to plc and its programming-1
 
Plc
PlcPlc
Plc
 
Plc
PlcPlc
Plc
 
PLC Guide
PLC GuidePLC Guide
PLC Guide
 
ppt on PLC automation
ppt on PLC automationppt on PLC automation
ppt on PLC automation
 
Basic PLC Programming program The Fundamental Knowledge of PLC.pdf
Basic PLC Programming program The Fundamental Knowledge of PLC.pdfBasic PLC Programming program The Fundamental Knowledge of PLC.pdf
Basic PLC Programming program The Fundamental Knowledge of PLC.pdf
 
R22EM807_PAVAN.D_PLC.pptx
R22EM807_PAVAN.D_PLC.pptxR22EM807_PAVAN.D_PLC.pptx
R22EM807_PAVAN.D_PLC.pptx
 
Plc (PROGRAMMABLE LOGIC CONTROLLER)
Plc (PROGRAMMABLE LOGIC CONTROLLER)Plc (PROGRAMMABLE LOGIC CONTROLLER)
Plc (PROGRAMMABLE LOGIC CONTROLLER)
 
Programmable Logic Controller
Programmable Logic ControllerProgrammable Logic Controller
Programmable Logic Controller
 
Basic plc-programming
Basic plc-programmingBasic plc-programming
Basic plc-programming
 
Basic plc-programming-e book_Reliance High Tech Ltd
Basic plc-programming-e book_Reliance High Tech LtdBasic plc-programming-e book_Reliance High Tech Ltd
Basic plc-programming-e book_Reliance High Tech Ltd
 
Programmable Logic Controller
Programmable Logic ControllerProgrammable Logic Controller
Programmable Logic Controller
 
Basic Control System unit5
Basic Control System unit5Basic Control System unit5
Basic Control System unit5
 
n5acb0f1c011fb.pdf
n5acb0f1c011fb.pdfn5acb0f1c011fb.pdf
n5acb0f1c011fb.pdf
 
PLC (Programmable Logic Circuit)
PLC (Programmable Logic Circuit)PLC (Programmable Logic Circuit)
PLC (Programmable Logic Circuit)
 

Último

1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
QucHHunhnh
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
PECB
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
negromaestrong
 

Último (20)

1029 - Danh muc Sach Giao Khoa 10 . pdf
1029 -  Danh muc Sach Giao Khoa 10 . pdf1029 -  Danh muc Sach Giao Khoa 10 . pdf
1029 - Danh muc Sach Giao Khoa 10 . pdf
 
Unit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptxUnit-IV; Professional Sales Representative (PSR).pptx
Unit-IV; Professional Sales Representative (PSR).pptx
 
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17  How to Extend Models Using Mixin ClassesMixin Classes in Odoo 17  How to Extend Models Using Mixin Classes
Mixin Classes in Odoo 17 How to Extend Models Using Mixin Classes
 
This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.This PowerPoint helps students to consider the concept of infinity.
This PowerPoint helps students to consider the concept of infinity.
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
On National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan FellowsOn National Teacher Day, meet the 2024-25 Kenan Fellows
On National Teacher Day, meet the 2024-25 Kenan Fellows
 
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
2024-NATIONAL-LEARNING-CAMP-AND-OTHER.pptx
 
Asian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptxAsian American Pacific Islander Month DDSD 2024.pptx
Asian American Pacific Islander Month DDSD 2024.pptx
 
General Principles of Intellectual Property: Concepts of Intellectual Proper...
General Principles of Intellectual Property: Concepts of Intellectual  Proper...General Principles of Intellectual Property: Concepts of Intellectual  Proper...
General Principles of Intellectual Property: Concepts of Intellectual Proper...
 
Beyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global ImpactBeyond the EU: DORA and NIS 2 Directive's Global Impact
Beyond the EU: DORA and NIS 2 Directive's Global Impact
 
Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
Presentation by Andreas Schleicher Tackling the School Absenteeism Crisis 30 ...
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
Seal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptxSeal of Good Local Governance (SGLG) 2024Final.pptx
Seal of Good Local Governance (SGLG) 2024Final.pptx
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
PROCESS RECORDING FORMAT.docx
PROCESS      RECORDING        FORMAT.docxPROCESS      RECORDING        FORMAT.docx
PROCESS RECORDING FORMAT.docx
 
ICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptxICT Role in 21st Century Education & its Challenges.pptx
ICT Role in 21st Century Education & its Challenges.pptx
 
How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17How to Give a Domain for a Field in Odoo 17
How to Give a Domain for a Field in Odoo 17
 
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural ResourcesEnergy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
Energy Resources. ( B. Pharmacy, 1st Year, Sem-II) Natural Resources
 
Sociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning ExhibitSociology 101 Demonstration of Learning Exhibit
Sociology 101 Demonstration of Learning Exhibit
 

Note 8 plc introduction

  • 1. PLC: Programmable Logical Controller CONTENTS 1. What is PLC 2. Electrical Ladder Logic Diagrams 3. Software Ladder Logic Diagrams 4. PLC Implementation 5. An example lecture note 9 PLC 1
  • 2. 1. PLC - Introduction What does PLC stand for? PLC - programmable logic controller PLC implements logic control functions by means of a program lecture note 9 PLC 2
  • 3. 1. PLC - Introduction Features lecture note 9 PLC 3
  • 4. 1. PLC - Introduction Features lecture note 9 PLC 4
  • 5. 1. PLC - Introduction An application example 1: Gate Control PLC can sense a vehicle at the entrance or exit, and open and close the gate automatically The current vehicle count is easily determined by programming a simple counter lecture note 9 PLC 5
  • 6. 1. PLC - Introduction An application example 2: Conveyor System PLC can be used to start/stop latching logic for motor control Counters can be used for monitoring product amounts lecture note 9 PLC 6
  • 7. 1. PLC - Introduction Comparing traditional and programmable control systems - 1 lecture note 9 PLC 7
  • 8. 1. PLC - Introduction Comparing traditional and programmable control ystems - 2 In traditional control, the switches S1, S2 and S3 must close for K1 to be turned on - the wiring makes the rule In PLC systems, the program is written to perform the logic “when S1 is closed AND S2 is closed AND S3 is closed, THEN turn on K1” - the program makes the rule It is much simpler to change program then wiring! lecture note 9 PLC 8
  • 9. 1. PLC - Introduction How does a PLC differ from a computer? A computer is optimized for calculation and display tasks A computer is programmed by specialists A PLC is designed for (logic) control and regulation tasks A PLC is programmed by non-specialists A PLC is well adapted to industrial environment lecture note 9 PLC 9
  • 10. 1. PLC - Introduction Why are PLCs so common? They are cost-effective They are flexible, reliable and compact They have significant advantages over traditional control systems based on relay or pneumatics lecture note 9 PLC 10
  • 11. 1. PLC - Introduction Where are PLCs used? In every industry where automation is involved, from individual machines to whole processes lecture note 9 PLC 11
  • 12. 1. PLC - Introduction What tasks do PLCs perform? The logic control tasks such as interlocking, sequencing, timing and counting (previously undertaken with relays or pneumatics) In addition, PLCs can perform a variety of calculation, communication and monitoring tasks lecture note 9 PLC 12
  • 13. 1. PLC - Introduction Communication Ports (RS-485) Outputs & Power Supply Inputs lecture note 9 PLC 13
  • 14. 1. PLC - Introduction Structure of a PLC lecture note 9 PLC 14
  • 15. 1. PLC - Introduction The PLC processor lecture note 9 PLC 15
  • 16. 1. PLC - Introduction PLC Input/Output Devices lecture note 9 PLC 16
  • 17. 1. PLC - Introduction PLC Input Devices Push buttons Switches (limit switches, level switches, etc.) Sensors ... lecture note 9 PLC 17
  • 18. 1. PLC - Introduction PLC Output Devices Relay contacts Solenoid valves Signal devices (such as lamps, alarms, etc.) Motors ... lecture note 9 PLC 18
  • 19. 1. PLC - Introduction Programming terminal lecture note 9 PLC 19
  • 20. 1. PLC - Introduction Programming is done through programming terminal Programming terminal translates engineering language (logic control) to machine language (binary code) lecture note 9 PLC 20
  • 21. 1. PLC - Introduction Programming through standard computer Most PLC manufacturers offer software packages that allow a standard computer to be used as a programming terminal lecture note 9 PLC 21
  • 22. 1. PLC - Introduction Programming through standard computer lecture note 9 PLC 22
  • 23. 1. PLC - Introduction Relating the program to inputs and outputs The CPU reads the data from the inputs The program in the CPU uses the inputs to evaluate the control logic. As the program runs, the CPU updates the data The CPU writes the data to the output lecture note 9 PLC 23
  • 24. 1. PLC - Introduction Relating the program to inputs and outputs lecture note 9 PLC 24
  • 25. 1. PLC - Introduction Data Flow in the PLC lecture note 9 PLC 25
  • 26. 1. PLC - Introduction One of the advantages of PLC is that it can be programmed by non-specialists Program can be written either in the form of a statement list: a set of mnemonic instructions representing a function of the CPU or a ladder diagram: a graphical language resembling the electrical relay diagrams lecture note 9 PLC 26
  • 27. 1. PLC - Introduction statement list lecture note 9 PLC 27
  • 28. 1. PLC - Introduction Ladder diagram lecture note 9 PLC 28