SlideShare a Scribd company logo
Programmable
Logic Controller
Study Material
PRESENTED BY
POWER INTEGRATED SOLUTIONS
TRICHY-17.
Welcome
The purpose of this Presentation is to
give you a very simple look
Programmable Logic Controllers and its
programming using Ladder Logic.
There is no need for you to be
familiar in any way with this field.
The only requirement is that you
enter with an open mind.
To begin with..
What is
automation?
Stage 1
AUTOMATION :
Allocation of Human control sequence to
an technical equipment is called Automation.
Egs : Tank Level Maintatinance
Automation is the use of machines, control systems and information
technologies to monitor and control the production.
Automation is the use of machines, control systems and information
technologies to monitor and control the production.
In other words, an automated system is any system
that require minimum or no human intervention.
Automation has made our life extremely
simple.
Earlier, processes were carried out by operator, hence
were much prone to human errors.
WATER TANK LEVEL MAINTAINANCE
WATER
TANK
WATER
TANK
PLC
WATER LEVEL SENSOR
0%
100%
50%
ADVANTAGES
• LESS MANPOWER.
• HIGH ACCURACY.
• HIGH PRODUCTIVITY.
• SAFETY.
• MUCH EFFICIENCY AND RELIABLE.
APPLICATIONS
• SMALL & MEDIUM ENTERPRISES.
• LARGE INDUSTRIES.
• VERY LARGE INDUSTRIES.
SMALL & MEDIUM ENTERPRISES
• FIXED TYPE PLC
• NO EXPANSION PORT
• FIXED INPUTS AND OUTPUTS
INPUTS
OUTPUTS
LARGE INDUSTRIES
• MODULAR TYPE PLC.
• EXPANSION PORT.
INPUTS
OUTPUTS
VERY LARGE INDUSTRIES
• RACK TYPE PLC.
• MORE No. Of Input and output connectors.
TYPES OF AUTOMATION
 Building automation
Example: lifts, smoke detectors
 Office automation
Example: printers, city cameras
 Scientific automation
Example: rocket launching
 Light automation
Example: street solar lightening
 Industrial automation
Example: automated bottle filling stations , steel factories etc
INDUSTRIAL AUTOMATION
 The use of Computerized or robotic devices to
complete manufacturing tasks.
PLANT
FIELD
INSTRUMENT
CONTROL SYSTEM
HARDWARE
CONTROL
SOFTWARE
CONTROL
So we can imply that with
Industrial control,
factory automation,
and PLC
(if are done well),
we can save a lot of time,
materials, energy, and money.
Where do we begin?
Let’s recall the story of an
explorer in Africa who asked
the native tribesman,
How does one eat a huge animal like an
elephant?"
The tribesman looked at the explorer in
astonishment and replied, "We eat it just like
everything else, one bite at a time."
Simple as it is, industrial control
is comprised of many smaller
circuits. By exploring and
learning simple smaller circuits,
you can learn to build a complete
automated system.
Programmable logic controllers
Lets Start With…
What is
a small computer with a built-in operating system
which monitor inputs and other variable values,
make decisions based on a stored program, and
control outputs to automate a process or machine.
Programmable logic controllers
What is
Well, that was simple isn’t it ?
Lets put it in another way..
PLC(PROGRAMMABLE LOGIC CONTROLLER)
 Programmable Logic Controller (PLC) is an industrial computer
that monitors inputs, makes decisions based on its program and
controls outputs to automate a process or machine.
 The automation of many different processes, such as controlling
machines or factory assembly lines, is done through the use of small
computers called a programmable logic controllers (PLCs).
WHY PLC?
 To reduce human efforts .
 To get maximum efficiency from machine and control them with
human logic .
 To reduce complex circuitry of entire system .
 To eliminate the high costs associated with inflexible, relay-controlled
systems.
UNDERSTANDING OF PLC (Example )
Machine can be controlled by PLC without human efforts
A PLC is similar to a computer which is designed to
be programmed once, and run repeatedly as
needed.
Elements of PLC
Let’s have al look at..
MAJOR COMPONENTS OF A 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.
Input Modules
Senses the input signal, isolates it and converts it to
DC level.
CentralProcessor Unit (CPU)
microprocessor system that contains the system
memory and its decision making unit very similar to
that of a computer’s CPU.
Input Modules
Senses the input signal, isolates it and converts it to
DC level.
Output Module
receives the convert control signals from the CPU and
them converts them into digital or analog values that
can be used to control various output devices.
CentralProcessor Unit (CPU)
microprocessor system that contains the system
memory and its decision making unit very similar to
that of a computer’s CPU.
Input Modules
Senses the input signal, isolates it and converts it to
DC level.
Programming Device
Personal computer or a Laptop
And Communication Cable
Output Module
receives the convert control signals from the CPU and
them converts them into digital or analog values that
can be used to control various output devices.
CentralProcessor Unit (CPU)
microprocessor system that contains the system
memory and its decision making unit very similar to
that of a computer’s CPU.
Input Modules
Senses the input signal, isolates it and converts it to
DC level.
PLC
INPUT OUTPUT
PUSH BUTTONS
PLC scan
What is a
PLC scan
PLC scan
Programming PLC
The first and still most popular
programming language used
with PLC is Ladder Logic
Programming (LAD).
They are called "ladder" diagrams
because they resemble a ladder,
with two vertical rails (supply
power) and as many "rungs"
(horizontal lines).
The first and still most popular
programming language used
with PLC is Ladder Logic
Programming (LAD).
Basic Ladder Logic Symbols
Normally Open (NO) contact
Passes power (on) when coil driving the contact is on.
Contacts
Normally Closed (NC) contact
Passes power (on) when coil driving the contact is off.
Basic Ladder Logic Symbols
Normally Open (NO) contact
Passes power (on) when coil driving the contact is on.
Contacts
Output or Coil
When power flows through the Coils via contacts they are
energized.
Basic Ladder Logic Symbols
Schematic of ladder diagram
Selecting a PLC
Criteria
• Number of logical inputs and outputs.
• Memory
• Number of special I/O modules
• Scan Time
• Communications
• Software
Functional Operation
AND Operation
OR Operation
NOT Operation
Lets have a look at their truth table
and Ladder Logic diagram
48
AND Operation
Both inputs S4 and S5 must be true (1) in order for
the output L3 to be true (1).
Ladder diagram
OR Operation
Ladder diagram
Either input S1 or S2 is true (1), or both are true,
then the output L2 is true (1).
50
NOT Operation
If input S1 is be true (1), then the output L1 is true (0) or when A is (0),
output C is 1.
Ladder diagram
Programming Functions
Timers
Counters
Timers
On-Delay Timer (TON)
Off-Delay Timer (TOF)
Retentive On-Delay Timer (TONR)
Counters
Count UP Counter (CTU)
Count DOWN Counter (CDU)
Count UP/DOWN Counter (CTUD)
ProgrammingExamples
Lets start with simple examples…
Programming Examples
D = (A AND B) OR C
Programming Examples
Triggering the Relay Coil
Ladder Diagram for Triggering the
Relay Coil
LOGON TO : www.powerintegrated.in

More Related Content

PDF
PLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
Jitender Singh Shekhawat
 
PPT
PLC lecture by raj nayak
Raj Nayak
 
PPTX
What is use of PLC in industry?
DIAC- Dynamic Institute of Automation and Controls
 
PPTX
Industrialautomation final
MISHAIL GUPTA
 
PPTX
Lighting control monitoring system
Leelavati Automation PLC w w w. leelavatiautomation .c o m
 
PPTX
INDUSTRIAL AUTOMATION USING PLC
Mehvish Mushtaq
 
PPTX
PPT on INDUSTRIAL AUTOMATION, PLC, SCADA
Aakashkumar276
 
PPT
Getting started with PLCs
plc_course
 
PLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
Jitender Singh Shekhawat
 
PLC lecture by raj nayak
Raj Nayak
 
Industrialautomation final
MISHAIL GUPTA
 
INDUSTRIAL AUTOMATION USING PLC
Mehvish Mushtaq
 
PPT on INDUSTRIAL AUTOMATION, PLC, SCADA
Aakashkumar276
 
Getting started with PLCs
plc_course
 

What's hot (20)

PDF
Nfi intro +courses
Pankaj Pundir
 
PPTX
Plc and relay system used in ntpc
Tushar Kalwani
 
PPTX
Plc 8 raja presentation plc
Rameez Raja
 
PPTX
INDUSTRIAL AUTOMATION ( SHUBHAM KURDIYA)
Řőmĕő Šhűbhąm
 
PPT
Industrial Training on PLC SCADA HMI for fresher engineers
Sneha Yadav
 
PPT
Plc description
Yasir Hashmi
 
PPTX
A study on PLC basic
Md. Shoheluzzaman
 
PDF
6. basic of plc
GiyantoSTMTMSc
 
PPTX
Plc and scada presentation
VikasKumar1628
 
PPTX
PPT of PLC and SCADA
Mohseen1234
 
PPTX
plc training report
Thapar University
 
PPTX
An industrial automation satyaaaa
satyarout9090
 
PPT
PLC Basic
Sankar Kanagaraj
 
PDF
Automated packaging machine using plc
rajabco
 
PPTX
POLYHOUSE AUTOMATION USING PLC
Mahendra Magre
 
PPTX
Ipc presentation
Talha Jamil
 
DOCX
PLC & SCADA
anilakib
 
DOCX
Plc seminar abu
ABUBAKKAR SIDDIKI
 
PPT
Hierarchical control and industrial automation
Arpit Jain
 
PPTX
Industry Automation with Programmable Logic Controller
Arifur Rahman
 
Nfi intro +courses
Pankaj Pundir
 
Plc and relay system used in ntpc
Tushar Kalwani
 
Plc 8 raja presentation plc
Rameez Raja
 
INDUSTRIAL AUTOMATION ( SHUBHAM KURDIYA)
Řőmĕő Šhűbhąm
 
Industrial Training on PLC SCADA HMI for fresher engineers
Sneha Yadav
 
Plc description
Yasir Hashmi
 
A study on PLC basic
Md. Shoheluzzaman
 
6. basic of plc
GiyantoSTMTMSc
 
Plc and scada presentation
VikasKumar1628
 
PPT of PLC and SCADA
Mohseen1234
 
plc training report
Thapar University
 
An industrial automation satyaaaa
satyarout9090
 
PLC Basic
Sankar Kanagaraj
 
Automated packaging machine using plc
rajabco
 
POLYHOUSE AUTOMATION USING PLC
Mahendra Magre
 
Ipc presentation
Talha Jamil
 
PLC & SCADA
anilakib
 
Plc seminar abu
ABUBAKKAR SIDDIKI
 
Hierarchical control and industrial automation
Arpit Jain
 
Industry Automation with Programmable Logic Controller
Arifur Rahman
 
Ad

Viewers also liked (20)

PPTX
Command based street light controlling through pc (2)
Ravinder Katla
 
PDF
Smart street lighting system based on sensors using plc and scada
IAEME Publication
 
DOC
De-Inking Plant Final Tower Control using SIEMENS PLC(report
abdullah s
 
PDF
A TRAFFIC LIGHT CONTROL SYSTEM USING PROGRAMMABLE LOGIC CONTROLLER
PhD. student @University of Catania,Italy
 
PPT
Seminar (1)
Abhinash Yadav
 
PPTX
speed control of dc motor
vikash512
 
PPTX
Final year project presentation
Banwari Lal
 
PPTX
Speed Control Of DC Motor
siddhartha muduli
 
PDF
Basic plc-programming
arvind singh rathore
 
DOCX
PLC Industrial Application -- Continuous Bottling Filling System
ZunAib Ali
 
DOC
Final year Plc and SCADA project topics list
Mayil Samy
 
PPTX
Pe 5421 plc aftermid week 10 onwards
Charlton Inao
 
PPT
Chapter 2 ladder
Hattori Sidek
 
PDF
automatic mixing & filling bottle using PLC
Leelu Veerendra Pulagam
 
PPTX
Speed Control of DC Motor using Microcontroller
Sudip Mondal
 
PDF
PLC Troubleshooting & Maintenance
NFI - Industrial Automation Training Academy
 
PPTX
Speed con trol of dc motor
Amit Ranjan
 
PDF
automatic-street-light-controller
Amit Singh
 
PDF
Omron ladder programming
Suzaini Supingat
 
Command based street light controlling through pc (2)
Ravinder Katla
 
Smart street lighting system based on sensors using plc and scada
IAEME Publication
 
De-Inking Plant Final Tower Control using SIEMENS PLC(report
abdullah s
 
A TRAFFIC LIGHT CONTROL SYSTEM USING PROGRAMMABLE LOGIC CONTROLLER
PhD. student @University of Catania,Italy
 
Seminar (1)
Abhinash Yadav
 
speed control of dc motor
vikash512
 
Final year project presentation
Banwari Lal
 
Speed Control Of DC Motor
siddhartha muduli
 
Basic plc-programming
arvind singh rathore
 
PLC Industrial Application -- Continuous Bottling Filling System
ZunAib Ali
 
Final year Plc and SCADA project topics list
Mayil Samy
 
Pe 5421 plc aftermid week 10 onwards
Charlton Inao
 
Chapter 2 ladder
Hattori Sidek
 
automatic mixing & filling bottle using PLC
Leelu Veerendra Pulagam
 
Speed Control of DC Motor using Microcontroller
Sudip Mondal
 
PLC Troubleshooting & Maintenance
NFI - Industrial Automation Training Academy
 
Speed con trol of dc motor
Amit Ranjan
 
automatic-street-light-controller
Amit Singh
 
Omron ladder programming
Suzaini Supingat
 
Ad

Similar to Introduction to PLC (20)

PPTX
Programmable Logic Controller and ladder logic programming
seema Vishwakarma
 
PPTX
Industrial automation
Krishna Kant Dharamsot
 
PPTX
Industrial Automation Using PLC
Mohammad Zakaria
 
PDF
industrialautomation-130610121032-phpapp01.pdf
Rajatkharotia
 
PPT
Programmable_Logic_Controllers_Introduction_to_PLCs__(Chapter_1)_Lec1.ppt
MUSTAFAHAIDER53
 
PDF
imp plc-presentation-140205031532-phpapp02
Haji Hussain
 
PPT
plc documentation concerned with the operation
bilisashobe430
 
PDF
Introduction to PLC
Veerakumar S
 
PPTX
PLC (PROGRAMMABLE LOGIC CONTROLLER)
Manoj Gowda K
 
PPTX
L3 Programmable logic controller
taruian
 
PDF
CURSO BASICO DE CONTROLADORES LOGICOS PROGRAMABLES PLC BASIC COURSE.pdf
OmarJMontes
 
PDF
Plc free peresentation111111111111111111111111111.pdf
HussamALshamaj
 
PDF
Basic PLC Training .pdf
Ziad Salem
 
PDF
n5acb0f1c011fb.pdf
sharathkumar299627
 
PPT
PLC basic concepts
Yasir Hashmi
 
PPTX
ppt on PLC automation
Md Talib
 
PPTX
ppt on PLC automation
Md Talib
 
PPTX
Programming logic controllers (plc) seminar
manish gharte
 
PDF
Plc basic knowledge,How to work plc, why we use plc ,Plc Advantage and Disadv...
sdss2331999
 
Programmable Logic Controller and ladder logic programming
seema Vishwakarma
 
Industrial automation
Krishna Kant Dharamsot
 
Industrial Automation Using PLC
Mohammad Zakaria
 
industrialautomation-130610121032-phpapp01.pdf
Rajatkharotia
 
Programmable_Logic_Controllers_Introduction_to_PLCs__(Chapter_1)_Lec1.ppt
MUSTAFAHAIDER53
 
imp plc-presentation-140205031532-phpapp02
Haji Hussain
 
plc documentation concerned with the operation
bilisashobe430
 
Introduction to PLC
Veerakumar S
 
PLC (PROGRAMMABLE LOGIC CONTROLLER)
Manoj Gowda K
 
L3 Programmable logic controller
taruian
 
CURSO BASICO DE CONTROLADORES LOGICOS PROGRAMABLES PLC BASIC COURSE.pdf
OmarJMontes
 
Plc free peresentation111111111111111111111111111.pdf
HussamALshamaj
 
Basic PLC Training .pdf
Ziad Salem
 
n5acb0f1c011fb.pdf
sharathkumar299627
 
PLC basic concepts
Yasir Hashmi
 
ppt on PLC automation
Md Talib
 
ppt on PLC automation
Md Talib
 
Programming logic controllers (plc) seminar
manish gharte
 
Plc basic knowledge,How to work plc, why we use plc ,Plc Advantage and Disadv...
sdss2331999
 

Recently uploaded (20)

DOCX
Personalized Jewellery Guide: Engraved Rings, Initial Necklaces & Birthstones...
Dishis jewels
 
PPTX
Riverfront Development_nashikcity_landscape
aditikoshley2
 
PPTX
Engagement for marriage life ethics b.pptx
SyedBabar19
 
PPTX
3. Introduction to Materials and springs.pptx
YESIMSMART
 
PPTX
Model PPT-1.pptx for research protocol or
drkalaivani
 
PPTX
Artificial Intelligence presentation.pptx
snehajana651
 
DOCX
BusinessPlan_redesignedf word format .docx
MohammadMaqatif
 
PPTX
MALURI KISHORE-.pptxdsrhbcdsfvvghhhggggfff
sakthick46
 
PPTX
United Nation - CoUnited Nation - CoUnited Nation - Copy (2).pptx
mangalindanjerremyjh
 
PPTX
VERTICAL TRANSPORTATION SYSTEMS.pptxhvcvcvvdh
jp0718076
 
PPTX
The Satavahanas.pptx....,......,........
Kritisharma797381
 
PDF
Dunes.pdf, Durable and Seamless Solid Surface Countertops
tranquil01
 
PDF
Fashion project1 kebaya reimagined slideshow
reysultane
 
PPTX
Mini-Project description of design of expert project
peter349484
 
DOCX
Amplopxxxxxxxxxvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
Lm Hardin 'Idin'
 
PPTX
Blended Wing Body y jet engines Aircrafts.pptx
anshul9051
 
PPTX
Style and aesthetic about fashion lifestyle
Khushi Bera
 
PPTX
佛罗伦萨大学文凭办理|办理UNIFI毕业证学费单购买文凭在线制作
1cz3lou8
 
PDF
SS27 Environments & Design Trend Book Peclers Paris
Peclers Paris
 
PDF
TAIPAN99 Situs Pkv Games Terbaik Bermain Kapan Pun Dimana Dengan Mudah #1
TAIPAN 99
 
Personalized Jewellery Guide: Engraved Rings, Initial Necklaces & Birthstones...
Dishis jewels
 
Riverfront Development_nashikcity_landscape
aditikoshley2
 
Engagement for marriage life ethics b.pptx
SyedBabar19
 
3. Introduction to Materials and springs.pptx
YESIMSMART
 
Model PPT-1.pptx for research protocol or
drkalaivani
 
Artificial Intelligence presentation.pptx
snehajana651
 
BusinessPlan_redesignedf word format .docx
MohammadMaqatif
 
MALURI KISHORE-.pptxdsrhbcdsfvvghhhggggfff
sakthick46
 
United Nation - CoUnited Nation - CoUnited Nation - Copy (2).pptx
mangalindanjerremyjh
 
VERTICAL TRANSPORTATION SYSTEMS.pptxhvcvcvvdh
jp0718076
 
The Satavahanas.pptx....,......,........
Kritisharma797381
 
Dunes.pdf, Durable and Seamless Solid Surface Countertops
tranquil01
 
Fashion project1 kebaya reimagined slideshow
reysultane
 
Mini-Project description of design of expert project
peter349484
 
Amplopxxxxxxxxxvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvvv
Lm Hardin 'Idin'
 
Blended Wing Body y jet engines Aircrafts.pptx
anshul9051
 
Style and aesthetic about fashion lifestyle
Khushi Bera
 
佛罗伦萨大学文凭办理|办理UNIFI毕业证学费单购买文凭在线制作
1cz3lou8
 
SS27 Environments & Design Trend Book Peclers Paris
Peclers Paris
 
TAIPAN99 Situs Pkv Games Terbaik Bermain Kapan Pun Dimana Dengan Mudah #1
TAIPAN 99
 

Introduction to PLC

  • 1. Programmable Logic Controller Study Material PRESENTED BY POWER INTEGRATED SOLUTIONS TRICHY-17.
  • 2. Welcome The purpose of this Presentation is to give you a very simple look Programmable Logic Controllers and its programming using Ladder Logic. There is no need for you to be familiar in any way with this field. The only requirement is that you enter with an open mind.
  • 3. To begin with.. What is automation?
  • 4. Stage 1 AUTOMATION : Allocation of Human control sequence to an technical equipment is called Automation. Egs : Tank Level Maintatinance
  • 5. Automation is the use of machines, control systems and information technologies to monitor and control the production. Automation is the use of machines, control systems and information technologies to monitor and control the production. In other words, an automated system is any system that require minimum or no human intervention.
  • 6. Automation has made our life extremely simple.
  • 7. Earlier, processes were carried out by operator, hence were much prone to human errors.
  • 8. WATER TANK LEVEL MAINTAINANCE WATER TANK WATER TANK PLC WATER LEVEL SENSOR 0% 100% 50%
  • 9. ADVANTAGES • LESS MANPOWER. • HIGH ACCURACY. • HIGH PRODUCTIVITY. • SAFETY. • MUCH EFFICIENCY AND RELIABLE.
  • 10. APPLICATIONS • SMALL & MEDIUM ENTERPRISES. • LARGE INDUSTRIES. • VERY LARGE INDUSTRIES.
  • 11. SMALL & MEDIUM ENTERPRISES • FIXED TYPE PLC • NO EXPANSION PORT • FIXED INPUTS AND OUTPUTS INPUTS OUTPUTS
  • 12. LARGE INDUSTRIES • MODULAR TYPE PLC. • EXPANSION PORT. INPUTS OUTPUTS
  • 13. VERY LARGE INDUSTRIES • RACK TYPE PLC. • MORE No. Of Input and output connectors.
  • 14. TYPES OF AUTOMATION  Building automation Example: lifts, smoke detectors  Office automation Example: printers, city cameras  Scientific automation Example: rocket launching  Light automation Example: street solar lightening  Industrial automation Example: automated bottle filling stations , steel factories etc
  • 15. INDUSTRIAL AUTOMATION  The use of Computerized or robotic devices to complete manufacturing tasks. PLANT FIELD INSTRUMENT CONTROL SYSTEM HARDWARE CONTROL SOFTWARE CONTROL
  • 16. So we can imply that with Industrial control, factory automation, and PLC (if are done well), we can save a lot of time, materials, energy, and money.
  • 17. Where do we begin?
  • 18. Let’s recall the story of an explorer in Africa who asked the native tribesman,
  • 19. How does one eat a huge animal like an elephant?" The tribesman looked at the explorer in astonishment and replied, "We eat it just like everything else, one bite at a time."
  • 20. Simple as it is, industrial control is comprised of many smaller circuits. By exploring and learning simple smaller circuits, you can learn to build a complete automated system.
  • 21. Programmable logic controllers Lets Start With… What is
  • 22. a small computer with a built-in operating system which monitor inputs and other variable values, make decisions based on a stored program, and control outputs to automate a process or machine. Programmable logic controllers What is
  • 23. Well, that was simple isn’t it ? Lets put it in another way..
  • 24. PLC(PROGRAMMABLE LOGIC CONTROLLER)  Programmable Logic Controller (PLC) is an industrial computer that monitors inputs, makes decisions based on its program and controls outputs to automate a process or machine.  The automation of many different processes, such as controlling machines or factory assembly lines, is done through the use of small computers called a programmable logic controllers (PLCs).
  • 25. WHY PLC?  To reduce human efforts .  To get maximum efficiency from machine and control them with human logic .  To reduce complex circuitry of entire system .  To eliminate the high costs associated with inflexible, relay-controlled systems.
  • 26. UNDERSTANDING OF PLC (Example ) Machine can be controlled by PLC without human efforts
  • 27. A PLC is similar to a computer which is designed to be programmed once, and run repeatedly as needed.
  • 28. Elements of PLC Let’s have al look at..
  • 29. MAJOR COMPONENTS OF A 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.
  • 30. Input Modules Senses the input signal, isolates it and converts it to DC level.
  • 31. CentralProcessor Unit (CPU) microprocessor system that contains the system memory and its decision making unit very similar to that of a computer’s CPU. Input Modules Senses the input signal, isolates it and converts it to DC level.
  • 32. Output Module receives the convert control signals from the CPU and them converts them into digital or analog values that can be used to control various output devices. CentralProcessor Unit (CPU) microprocessor system that contains the system memory and its decision making unit very similar to that of a computer’s CPU. Input Modules Senses the input signal, isolates it and converts it to DC level.
  • 33. Programming Device Personal computer or a Laptop And Communication Cable Output Module receives the convert control signals from the CPU and them converts them into digital or analog values that can be used to control various output devices. CentralProcessor Unit (CPU) microprocessor system that contains the system memory and its decision making unit very similar to that of a computer’s CPU. Input Modules Senses the input signal, isolates it and converts it to DC level.
  • 39. The first and still most popular programming language used with PLC is Ladder Logic Programming (LAD).
  • 40. They are called "ladder" diagrams because they resemble a ladder, with two vertical rails (supply power) and as many "rungs" (horizontal lines). The first and still most popular programming language used with PLC is Ladder Logic Programming (LAD).
  • 41. Basic Ladder Logic Symbols Normally Open (NO) contact Passes power (on) when coil driving the contact is on. Contacts
  • 42. Normally Closed (NC) contact Passes power (on) when coil driving the contact is off. Basic Ladder Logic Symbols Normally Open (NO) contact Passes power (on) when coil driving the contact is on. Contacts
  • 43. Output or Coil When power flows through the Coils via contacts they are energized. Basic Ladder Logic Symbols
  • 45. Selecting a PLC Criteria • Number of logical inputs and outputs. • Memory • Number of special I/O modules • Scan Time • Communications • Software
  • 46. Functional Operation AND Operation OR Operation NOT Operation
  • 47. Lets have a look at their truth table and Ladder Logic diagram
  • 48. 48 AND Operation Both inputs S4 and S5 must be true (1) in order for the output L3 to be true (1). Ladder diagram
  • 49. OR Operation Ladder diagram Either input S1 or S2 is true (1), or both are true, then the output L2 is true (1).
  • 50. 50 NOT Operation If input S1 is be true (1), then the output L1 is true (0) or when A is (0), output C is 1. Ladder diagram
  • 52. Timers On-Delay Timer (TON) Off-Delay Timer (TOF) Retentive On-Delay Timer (TONR)
  • 53. Counters Count UP Counter (CTU) Count DOWN Counter (CDU) Count UP/DOWN Counter (CTUD)
  • 55. Programming Examples D = (A AND B) OR C
  • 57. Ladder Diagram for Triggering the Relay Coil
  • 58. LOGON TO : www.powerintegrated.in