SlideShare a Scribd company logo
1 of 20
PROGRAMMABLE LOGIC CONTROLLER 
Presented By:- 
Urval V. Chotalia
INTRODUCTION TO PLC. 
• What is Programmable Logic Controller (PLC) ? 
 A PLC is a digital operating electronic apparatus. 
Which uses a programmable memory for internal storage of instruction for 
implementing specific function such as logic, sequencing, timing, counting 
and arithmetic to control through analog or digital input/output modules 
various types of machines or process.
HISTORY OF PROGRAMMABLE CONTROLLERS 
• In 1968, a group of engineers from General Motors developed the concept 
of PLC with an initial specification. 
 The PLC must be:- 
 Easy to program. 
 Not need rewiring the control system if change the program. 
 Smaller in size, cheaper and high reliability. 
 simple construction and low maintenance . 
 Cost- competitive.
PLC BLOCK DIAGRAM 
POWER 
SUPPLY 
PROCESSOR 
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.
PLC SIZE 
 Small :- 
 It covers units with up to 128 I/O’s and memories up to 2 Kbytes. 
 Capable of providing simple to advance levels or machine controls. 
 Medium :- 
 Have up to 2048 I/O’s and memories up to 32 Kbytes. 
 Large :- 
 The most sophisticated units of the PLC family. 
 They have up to 8192 I/O and memories up to 750 Kbytes. 
 Can control individual production processes or entire plant.
MAJOR COMPONENTS OF A 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. 
 PROCESSOR:- 
• Provide entire PLC systems.es 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. 
 Memory Unit:- 
 For storage of programs.
TYPES OF MEMORY 
RAM 
Random Access Memory 
ROM 
Read Only Memory (read) 
This memory can be read from and 
written to. 
This memory can be read only 
Storing all user’s programs Storing all system’s program 
Entire contents will be lost if power is 
switched off. 
Memory content remain when the 
power is switched off.
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.
While the PLC is running, the scanning process includes the following four 
phases, which are repeated continuously as individual cycles of operation 
PHASE 1 
Read Inputs 
Scan 
PHASE 2 
Program 
Execution 
PHASE 3 
Diagnostics/ 
Comm 
PHASE 4 
Output 
Scan
PLC Operation 
 PHASE 1 :- Input Status scan 
 A PLC scan cycle begins with the CPU reading the status of its inputs. 
 PHASE 2 :-Program Execution 
 The application program is executed using the status of the inputs. 
 PHASE 3 :- communication tasks 
 Once the program is executed, the CPU performs communication tasks. 
 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.
ADVANTAGES OF USING PLC 
• Shorter project implementation time. 
• Easier modification. 
• Project cost can be accurately calculated. 
• Shorter training time required. 
• Design easily changed using software ( changes and addition to 
specifications can be processed by software. 
• A wide range of control application. 
• Easy maintenance. 
• High Reliability. 
• Standardization of Controller hardware.
12 
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
13 
OFF 
Logic 0 
IN 
PLC 
Input 
Module 
24 V dc 
OFF 
Logic 1 
IN 
PLC 
Input 
Module 
24 V dc
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. 
14 
IN 
PLC 
Analog 
Input 
Module 
Level Transmitter 
Tank 
Analog Input
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. 
OUT 
15 
PLC 
Digital 
Output 
Module 
Lamp 
Digital Output
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. 
Electric to pneumatic transducer 
OUT 
16 
PLC 
Analog 
Output 
Module 
Analog Output 
E 
P 
Supply air 
Pneumatic control valve 
0 to 10V
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). 
17 
Rung 
A B C
18 
OR OPERATION 
Rung 
A 
B 
C 
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).
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. 
19 
Rung 
A C
Plc (PROGRAMMABLE LOGIC CONTROLLER)

More Related Content

What's hot

43542179 programmable-logic-controller-plc-ppt
43542179 programmable-logic-controller-plc-ppt43542179 programmable-logic-controller-plc-ppt
43542179 programmable-logic-controller-plc-ppt
Parbat Rajpurohit
 
PLC and SCADA training.
PLC and SCADA training.PLC and SCADA training.
PLC and SCADA training.
Ishank Ranjan
 
Programmable logic controller - Siemens S7-1200
Programmable logic controller - Siemens S7-1200Programmable logic controller - Siemens S7-1200
Programmable logic controller - Siemens S7-1200
Ahmed Elsayed
 

What's hot (20)

INDUSTRIAL AUTOMATION USING PLC
INDUSTRIAL AUTOMATION USING PLCINDUSTRIAL AUTOMATION USING PLC
INDUSTRIAL AUTOMATION USING PLC
 
PLC Basic
PLC BasicPLC Basic
PLC Basic
 
Programmable Logic Controller and ladder logic programming
Programmable Logic Controller and ladder logic programmingProgrammable Logic Controller and ladder logic programming
Programmable Logic Controller and ladder logic programming
 
PLC - Programmable Logic Controller
PLC - Programmable Logic ControllerPLC - Programmable Logic Controller
PLC - Programmable Logic Controller
 
programmable logic controller presentation
programmable logic controller presentationprogrammable logic controller presentation
programmable logic controller presentation
 
Plc ppt
Plc pptPlc ppt
Plc ppt
 
43542179 programmable-logic-controller-plc-ppt
43542179 programmable-logic-controller-plc-ppt43542179 programmable-logic-controller-plc-ppt
43542179 programmable-logic-controller-plc-ppt
 
PLC and SCADA training.
PLC and SCADA training.PLC and SCADA training.
PLC and SCADA training.
 
Programmable Logic Controller (plc)
Programmable Logic Controller (plc)Programmable Logic Controller (plc)
Programmable Logic Controller (plc)
 
presentation on plc.pptx
presentation on plc.pptxpresentation on plc.pptx
presentation on plc.pptx
 
PLC ARCHITECTURE AND HARDWARE COMPONENTS
PLC ARCHITECTURE AND HARDWARE COMPONENTSPLC ARCHITECTURE AND HARDWARE COMPONENTS
PLC ARCHITECTURE AND HARDWARE COMPONENTS
 
Use of plc in industrial automation
Use of plc in industrial automationUse of plc in industrial automation
Use of plc in industrial automation
 
PLC and SCADA in Industrial Automation
PLC and SCADA in Industrial AutomationPLC and SCADA in Industrial Automation
PLC and SCADA in Industrial Automation
 
Plc notes
Plc notesPlc notes
Plc notes
 
Basics of plc_programming1
Basics of plc_programming1Basics of plc_programming1
Basics of plc_programming1
 
PLC(Programmable Logic Controller)-Control system Engineering.
PLC(Programmable Logic Controller)-Control system Engineering.PLC(Programmable Logic Controller)-Control system Engineering.
PLC(Programmable Logic Controller)-Control system Engineering.
 
Automation PLC & SCADA
Automation PLC & SCADA Automation PLC & SCADA
Automation PLC & SCADA
 
Programmable logic controller - Siemens S7-1200
Programmable logic controller - Siemens S7-1200Programmable logic controller - Siemens S7-1200
Programmable logic controller - Siemens S7-1200
 
ppt on PLC automation
ppt on PLC automationppt on PLC automation
ppt on PLC automation
 
Plc Basics
Plc BasicsPlc Basics
Plc Basics
 

Viewers also liked

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
 
Automation with plc & scada
Automation with plc & scadaAutomation with plc & scada
Automation with plc & scada
MNIT Jaipur
 
Pengertian plc dan jenis
Pengertian plc dan jenisPengertian plc dan jenis
Pengertian plc dan jenis
Dedew Wijayanti
 

Viewers also liked (20)

ppt on PLC
ppt on PLCppt on PLC
ppt on PLC
 
Programmable Logic Controller
Programmable Logic ControllerProgrammable Logic Controller
Programmable Logic Controller
 
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)
 
Programmable Logic Controller(PLC)
Programmable Logic Controller(PLC)Programmable Logic Controller(PLC)
Programmable Logic Controller(PLC)
 
Ppt of plc
Ppt of plcPpt of plc
Ppt of plc
 
Training report of PLC
Training report of PLCTraining report of PLC
Training report of PLC
 
plc training report
plc training reportplc training report
plc training report
 
PLC
PLCPLC
PLC
 
Stepper motor
Stepper motorStepper motor
Stepper motor
 
Programmable logic controller
Programmable logic controllerProgrammable logic controller
Programmable logic controller
 
PLC LADDER DIAGRAM
PLC LADDER DIAGRAMPLC LADDER DIAGRAM
PLC LADDER DIAGRAM
 
Automation with plc & scada
Automation with plc & scadaAutomation with plc & scada
Automation with plc & scada
 
Mengenal PLC
Mengenal PLCMengenal PLC
Mengenal PLC
 
Pengenalan pada plc
Pengenalan pada plcPengenalan pada plc
Pengenalan pada plc
 
Integrating fault tolerant scheme with feedback control scheduling algorithm ...
Integrating fault tolerant scheme with feedback control scheduling algorithm ...Integrating fault tolerant scheme with feedback control scheduling algorithm ...
Integrating fault tolerant scheme with feedback control scheduling algorithm ...
 
Pengertian plc dan jenis
Pengertian plc dan jenisPengertian plc dan jenis
Pengertian plc dan jenis
 
51270766 pengenalan-plc
51270766 pengenalan-plc51270766 pengenalan-plc
51270766 pengenalan-plc
 
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
 
Industrial communication 2016 English
Industrial communication 2016 EnglishIndustrial communication 2016 English
Industrial communication 2016 English
 

Similar to Plc (PROGRAMMABLE LOGIC CONTROLLER)

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
Pranoti Doke
 
imp plc-presentation-140205031532-phpapp02
imp plc-presentation-140205031532-phpapp02imp plc-presentation-140205031532-phpapp02
imp plc-presentation-140205031532-phpapp02
Haji Hussain
 
R22EM807_PAVAN.D_PLC.pptx
R22EM807_PAVAN.D_PLC.pptxR22EM807_PAVAN.D_PLC.pptx
R22EM807_PAVAN.D_PLC.pptx
BCGowtham1
 

Similar to Plc (PROGRAMMABLE LOGIC CONTROLLER) (20)

Plc scada by bhushan kumbhalkar
Plc scada by bhushan kumbhalkarPlc scada by bhushan kumbhalkar
Plc scada by bhushan kumbhalkar
 
Basic plc
Basic plcBasic plc
Basic plc
 
Programmable Logic Controller Training Day 1 to 3.pptx
Programmable Logic Controller  Training Day 1 to 3.pptxProgrammable Logic Controller  Training Day 1 to 3.pptx
Programmable Logic Controller Training Day 1 to 3.pptx
 
Basic plc
Basic plcBasic plc
Basic plc
 
Basic PLC.ppt
Basic PLC.pptBasic PLC.ppt
Basic PLC.ppt
 
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
 
Basic plc
Basic plcBasic plc
Basic plc
 
Basic plc
Basic plcBasic plc
Basic plc
 
Basic plc
Basic plcBasic plc
Basic plc
 
Basic plc
Basic plcBasic plc
Basic plc
 
Basic plc
Basic plcBasic plc
Basic plc
 
Basic plc
Basic plcBasic plc
Basic plc
 
Basic plc
Basic plcBasic plc
Basic plc
 
Basic plc
Basic plcBasic plc
Basic plc
 
Basic PLC
Basic PLCBasic PLC
Basic PLC
 
imp plc-presentation-140205031532-phpapp02
imp plc-presentation-140205031532-phpapp02imp plc-presentation-140205031532-phpapp02
imp plc-presentation-140205031532-phpapp02
 
n5acb0f1c011fb.pdf
n5acb0f1c011fb.pdfn5acb0f1c011fb.pdf
n5acb0f1c011fb.pdf
 
R22EM807_PAVAN.D_PLC.pptx
R22EM807_PAVAN.D_PLC.pptxR22EM807_PAVAN.D_PLC.pptx
R22EM807_PAVAN.D_PLC.pptx
 
Basic PLC
Basic PLCBasic PLC
Basic PLC
 
Programming logic controllers (plc) seminar
Programming  logic controllers (plc) seminarProgramming  logic controllers (plc) seminar
Programming logic controllers (plc) seminar
 

Recently uploaded

FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
dollysharma2066
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
9953056974 Low Rate Call Girls In Saket, Delhi NCR
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
ankushspencer015
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
rknatarajan
 

Recently uploaded (20)

FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
FULL ENJOY Call Girls In Mahipalpur Delhi Contact Us 8377877756
 
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
VIP Model Call Girls Kothrud ( Pune ) Call ON 8005736733 Starting From 5K to ...
 
Unit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdfUnit 1 - Soil Classification and Compaction.pdf
Unit 1 - Soil Classification and Compaction.pdf
 
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar  ≼🔝 Delhi door step de...
Call Now ≽ 9953056974 ≼🔝 Call Girls In New Ashok Nagar ≼🔝 Delhi door step de...
 
AKTU Computer Networks notes --- Unit 3.pdf
AKTU Computer Networks notes ---  Unit 3.pdfAKTU Computer Networks notes ---  Unit 3.pdf
AKTU Computer Networks notes --- Unit 3.pdf
 
Roadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and RoutesRoadmap to Membership of RICS - Pathways and Routes
Roadmap to Membership of RICS - Pathways and Routes
 
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and workingUNIT-V FMM.HYDRAULIC TURBINE - Construction and working
UNIT-V FMM.HYDRAULIC TURBINE - Construction and working
 
Generative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPTGenerative AI or GenAI technology based PPT
Generative AI or GenAI technology based PPT
 
Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...Call for Papers - International Journal of Intelligent Systems and Applicatio...
Call for Papers - International Journal of Intelligent Systems and Applicatio...
 
University management System project report..pdf
University management System project report..pdfUniversity management System project report..pdf
University management System project report..pdf
 
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank  Design by Working Stress - IS Method.pdfIntze Overhead Water Tank  Design by Working Stress - IS Method.pdf
Intze Overhead Water Tank Design by Working Stress - IS Method.pdf
 
data_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdfdata_management_and _data_science_cheat_sheet.pdf
data_management_and _data_science_cheat_sheet.pdf
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
NFPA 5000 2024 standard .
NFPA 5000 2024 standard                                  .NFPA 5000 2024 standard                                  .
NFPA 5000 2024 standard .
 
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...Booking open Available Pune Call Girls Pargaon  6297143586 Call Hot Indian Gi...
Booking open Available Pune Call Girls Pargaon 6297143586 Call Hot Indian Gi...
 
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELLPVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
PVC VS. FIBERGLASS (FRP) GRAVITY SEWER - UNI BELL
 
Thermal Engineering Unit - I & II . ppt
Thermal Engineering  Unit - I & II . pptThermal Engineering  Unit - I & II . ppt
Thermal Engineering Unit - I & II . ppt
 
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...Top Rated  Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
Top Rated Pune Call Girls Budhwar Peth ⟟ 6297143586 ⟟ Call Me For Genuine Se...
 
Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)Java Programming :Event Handling(Types of Events)
Java Programming :Event Handling(Types of Events)
 
Thermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - VThermal Engineering-R & A / C - unit - V
Thermal Engineering-R & A / C - unit - V
 

Plc (PROGRAMMABLE LOGIC CONTROLLER)

  • 1. PROGRAMMABLE LOGIC CONTROLLER Presented By:- Urval V. Chotalia
  • 2. INTRODUCTION TO PLC. • What is Programmable Logic Controller (PLC) ?  A PLC is a digital operating electronic apparatus. Which uses a programmable memory for internal storage of instruction for implementing specific function such as logic, sequencing, timing, counting and arithmetic to control through analog or digital input/output modules various types of machines or process.
  • 3. HISTORY OF PROGRAMMABLE CONTROLLERS • In 1968, a group of engineers from General Motors developed the concept of PLC with an initial specification.  The PLC must be:-  Easy to program.  Not need rewiring the control system if change the program.  Smaller in size, cheaper and high reliability.  simple construction and low maintenance .  Cost- competitive.
  • 4. PLC BLOCK DIAGRAM POWER SUPPLY PROCESSOR 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.
  • 5. PLC SIZE  Small :-  It covers units with up to 128 I/O’s and memories up to 2 Kbytes.  Capable of providing simple to advance levels or machine controls.  Medium :-  Have up to 2048 I/O’s and memories up to 32 Kbytes.  Large :-  The most sophisticated units of the PLC family.  They have up to 8192 I/O and memories up to 750 Kbytes.  Can control individual production processes or entire plant.
  • 6. MAJOR COMPONENTS OF A 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.  PROCESSOR:- • Provide entire PLC systems.es 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.  Memory Unit:-  For storage of programs.
  • 7. TYPES OF MEMORY RAM Random Access Memory ROM Read Only Memory (read) This memory can be read from and written to. This memory can be read only Storing all user’s programs Storing all system’s program Entire contents will be lost if power is switched off. Memory content remain when the power is switched off.
  • 8. 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.
  • 9. While the PLC is running, the scanning process includes the following four phases, which are repeated continuously as individual cycles of operation PHASE 1 Read Inputs Scan PHASE 2 Program Execution PHASE 3 Diagnostics/ Comm PHASE 4 Output Scan
  • 10. PLC Operation  PHASE 1 :- Input Status scan  A PLC scan cycle begins with the CPU reading the status of its inputs.  PHASE 2 :-Program Execution  The application program is executed using the status of the inputs.  PHASE 3 :- communication tasks  Once the program is executed, the CPU performs communication tasks.  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.
  • 11. ADVANTAGES OF USING PLC • Shorter project implementation time. • Easier modification. • Project cost can be accurately calculated. • Shorter training time required. • Design easily changed using software ( changes and addition to specifications can be processed by software. • A wide range of control application. • Easy maintenance. • High Reliability. • Standardization of Controller hardware.
  • 12. 12 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
  • 13. 13 OFF Logic 0 IN PLC Input Module 24 V dc OFF Logic 1 IN PLC Input Module 24 V dc
  • 14. 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. 14 IN PLC Analog Input Module Level Transmitter Tank Analog Input
  • 15. 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. OUT 15 PLC Digital Output Module Lamp Digital Output
  • 16. 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. Electric to pneumatic transducer OUT 16 PLC Analog Output Module Analog Output E P Supply air Pneumatic control valve 0 to 10V
  • 17. 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). 17 Rung A B C
  • 18. 18 OR OPERATION Rung A B C 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).
  • 19. 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. 19 Rung A C