SlideShare una empresa de Scribd logo
1 de 14
PROGRAMMABLE LOGIC
CONTROLLER(PLC)
CONTENTS
•
•
•
•
•
•
•
•
•

RLC
Ladder logic
Disadvantages of RLC
PLC
Its components
Operation cycle
Information Flow
Types
Manufacturers
RELAY LOGIC CONTROL
• Before the invention of the Programmable Logic
•
•
•

Controller (PLC), most industrial control was
done using relay control panels.
Relay logic is a method of controlling industrial
electronic circuits by using relays and contacts .
Switches and relays can be arranged in circuits
to make logical decisions.
It uses ladder logic.
LADDER LOGIC USING LINE
DIAGRAM-1
AND Logic
X

Y

Z

(

)

OR Logic

X

Z

(
Y

)
Problems with relay control
panels
• Mechanical Relays and switches failed regularly
•
•
•

(coil failure, contact wear and contamination,
etc.)
Difficult to diagnose problems and replace relays
and switches
Difficult to change hardwired logic (example:
changing an “OR” circuit to “XOR”)
Consumed a lot of power.
Architecture of PLC
Programming
Device

Input
Table

User
Program

Output
Table

Data
Storage
Input
Devices

Input/Output
System

Output
Devices
What are PLC’s component?
Programming / Communication
Devices

I
n
p
u
t

Optical
Isolation
Barrier

C
i
r
c
u
i
t
s

Central
Processor

MEMORY
program

data

Low Voltage
POWER SUPPLY

O
u
t
p
u
t

C
i
r
c
u
i
t
s

CR???????

Optical
Isolation
Barrier
What' happens in an operating
START
cycle?
1.Input

3. Output
Scan

Based on the data in
the output image file
the PLC energises or
de-energises it’s output
circuits,controlling
external devices.

- -PLC
OPERATING
CYCLE
TYPICALLY
1 to 25 ms.

2. Program
Scan

Scan
During the input scan PLC
examines the external input devices
-On or Off.
The status of the inputs is
temporarily stored in an input image
memory file.

The PLC scans the instructions in the ladder
logic program,uses the input status from the
input image file & determines if an output will
be energised.The resulting status of the outputs
is written to the output image memory file.
Information

Information Flow…
Internet
Internet

Webcast
Server

Web Server
&
Firewall

Email
from
PLC-1
Failure
Report

Ethernet TCP/IP

!

Switch/Router

!

Control

Ethernet TCP/IP
Modbus

!

ASi
BusX

BusX
MANUFACTURERS•
•
•
•
•
•

Modicon
Schneider Electric
General Electric
Mitsubishi
Allen Bredley
Seimens
Thank you

ALI

BYMUSTAHID

Más contenido relacionado

La actualidad más candente

Programmable Logic Controller
Programmable Logic ControllerProgrammable Logic Controller
Programmable Logic ControllerArul Kumar
 
Ladder Intro Tutorial
Ladder Intro TutorialLadder Intro Tutorial
Ladder Intro Tutorialplc_course
 
Use of plc in industrial automation
Use of plc in industrial automationUse of plc in industrial automation
Use of plc in industrial automationAloka Patro
 
INDUSTRIAL AUTOMATION USING PLC
INDUSTRIAL AUTOMATION USING PLCINDUSTRIAL AUTOMATION USING PLC
INDUSTRIAL AUTOMATION USING PLCMehvish Mushtaq
 
Programmable Logic Controller
Programmable Logic ControllerProgrammable Logic Controller
Programmable Logic ControllerValai Ganesh
 
PLC and Industrial Automation - Technology Overview
PLC and Industrial Automation - Technology OverviewPLC and Industrial Automation - Technology Overview
PLC and Industrial Automation - Technology OverviewNereus Fernandes
 
Industrial automation (PLC, SCADA, VFD & HMI)
Industrial automation (PLC, SCADA, VFD & HMI)Industrial automation (PLC, SCADA, VFD & HMI)
Industrial automation (PLC, SCADA, VFD & HMI)Praveen Ramola
 
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
 
Programmable Logic Controller(PLC)
Programmable Logic Controller(PLC)Programmable Logic Controller(PLC)
Programmable Logic Controller(PLC)Ahad Hossain
 
PLC Ladder Programming [Mechatronics]
PLC Ladder Programming [Mechatronics]PLC Ladder Programming [Mechatronics]
PLC Ladder Programming [Mechatronics]Dr. S.N. Teli
 
Plc based automatic water filling system
Plc based automatic water filling systemPlc based automatic water filling system
Plc based automatic water filling systemZaw Myo
 

La actualidad más candente (20)

Programmable Logic Controller
Programmable Logic ControllerProgrammable Logic Controller
Programmable Logic Controller
 
Ladder Intro Tutorial
Ladder Intro TutorialLadder Intro Tutorial
Ladder Intro Tutorial
 
PLC LADDER DIAGRAM
PLC LADDER DIAGRAMPLC LADDER DIAGRAM
PLC LADDER DIAGRAM
 
PLC - Programmable Logic Controller
PLC - Programmable Logic ControllerPLC - Programmable Logic Controller
PLC - Programmable Logic Controller
 
Use of plc in industrial automation
Use of plc in industrial automationUse of plc in industrial automation
Use of plc in industrial automation
 
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
Programmable Logic ControllerProgrammable Logic Controller
Programmable Logic Controller
 
PLC and Industrial Automation - Technology Overview
PLC and Industrial Automation - Technology OverviewPLC and Industrial Automation - Technology Overview
PLC and Industrial Automation - Technology Overview
 
Industrial automation (PLC, SCADA, VFD & HMI)
Industrial automation (PLC, SCADA, VFD & HMI)Industrial automation (PLC, SCADA, VFD & HMI)
Industrial automation (PLC, SCADA, VFD & HMI)
 
Industrial automation
Industrial automation Industrial automation
Industrial automation
 
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)
 
Plc ppt
Plc pptPlc ppt
Plc ppt
 
ppt on PLC.pptx
ppt on  PLC.pptxppt on  PLC.pptx
ppt on PLC.pptx
 
Basic plc
Basic plcBasic plc
Basic plc
 
Programmable Logic Controller(PLC)
Programmable Logic Controller(PLC)Programmable Logic Controller(PLC)
Programmable Logic Controller(PLC)
 
PLC Ladder Programming [Mechatronics]
PLC Ladder Programming [Mechatronics]PLC Ladder Programming [Mechatronics]
PLC Ladder Programming [Mechatronics]
 
plc-basics.pptx
plc-basics.pptxplc-basics.pptx
plc-basics.pptx
 
Plc based automatic water filling system
Plc based automatic water filling systemPlc based automatic water filling system
Plc based automatic water filling system
 
Basics of plc_programming1
Basics of plc_programming1Basics of plc_programming1
Basics of plc_programming1
 

Destacado

Programmable Logic Controller
Programmable Logic ControllerProgrammable Logic Controller
Programmable Logic ControllerJinesh Patel
 
PLC (Programmable Logic Controller) S.M.54
PLC (Programmable Logic Controller) S.M.54PLC (Programmable Logic Controller) S.M.54
PLC (Programmable Logic Controller) S.M.54Subhash Mahla
 
Programmable Logic Controller
Programmable Logic ControllerProgrammable Logic Controller
Programmable Logic ControllerBipin Likhar
 
Basics of Automation, PLC and SCADA
Basics of Automation, PLC and SCADABasics of Automation, PLC and SCADA
Basics of Automation, PLC and SCADAIndira Kundu
 
PLC and SCADA training.
PLC and SCADA training.PLC and SCADA training.
PLC and SCADA training.Ishank Ranjan
 
PLC programmable logic controller (MSME)
PLC programmable logic controller (MSME) PLC programmable logic controller (MSME)
PLC programmable logic controller (MSME) ankit kaim
 
Programming logic controllers (plc)
Programming  logic controllers (plc)Programming  logic controllers (plc)
Programming logic controllers (plc)Sudhir Reddy
 
92058 sensors transducers and actuators
92058 sensors transducers and actuators92058 sensors transducers and actuators
92058 sensors transducers and actuatorskumar19792
 
Programmable Logic Controller
Programmable Logic ControllerProgrammable Logic Controller
Programmable Logic ControllerHimshekhar Das
 
Automatic water level_controller
Automatic water level_controllerAutomatic water level_controller
Automatic water level_controllerAkash Shukla
 
Projek inovasi kpt 2012 (1)
Projek inovasi kpt 2012 (1)Projek inovasi kpt 2012 (1)
Projek inovasi kpt 2012 (1)Muet Puan
 
Carnival corporation & plc interview questions and answers
Carnival corporation & plc interview questions and answersCarnival corporation & plc interview questions and answers
Carnival corporation & plc interview questions and answersKeisukeTsuboi
 

Destacado (18)

ppt on PLC
ppt on PLCppt on PLC
ppt on PLC
 
Programmable Logic Controller
Programmable Logic ControllerProgrammable Logic Controller
Programmable Logic Controller
 
PLC (Programmable Logic Controller) S.M.54
PLC (Programmable Logic Controller) S.M.54PLC (Programmable Logic Controller) S.M.54
PLC (Programmable Logic Controller) S.M.54
 
Programmable Logic Controller
Programmable Logic ControllerProgrammable Logic Controller
Programmable Logic Controller
 
Basics of Automation, PLC and SCADA
Basics of Automation, PLC and SCADABasics of Automation, PLC and SCADA
Basics of Automation, PLC and SCADA
 
PLC
PLCPLC
PLC
 
Plc presentation
Plc presentation Plc presentation
Plc presentation
 
PLC and SCADA training.
PLC and SCADA training.PLC and SCADA training.
PLC and SCADA training.
 
Arcelor Mittal
Arcelor Mittal Arcelor Mittal
Arcelor Mittal
 
PLC programmable logic controller (MSME)
PLC programmable logic controller (MSME) PLC programmable logic controller (MSME)
PLC programmable logic controller (MSME)
 
Plc ppt filke
Plc ppt filkePlc ppt filke
Plc ppt filke
 
Programming logic controllers (plc)
Programming  logic controllers (plc)Programming  logic controllers (plc)
Programming logic controllers (plc)
 
92058 sensors transducers and actuators
92058 sensors transducers and actuators92058 sensors transducers and actuators
92058 sensors transducers and actuators
 
Programmable Logic Controller
Programmable Logic ControllerProgrammable Logic Controller
Programmable Logic Controller
 
Automatic water level_controller
Automatic water level_controllerAutomatic water level_controller
Automatic water level_controller
 
PLC Brief
PLC BriefPLC Brief
PLC Brief
 
Projek inovasi kpt 2012 (1)
Projek inovasi kpt 2012 (1)Projek inovasi kpt 2012 (1)
Projek inovasi kpt 2012 (1)
 
Carnival corporation & plc interview questions and answers
Carnival corporation & plc interview questions and answersCarnival corporation & plc interview questions and answers
Carnival corporation & plc interview questions and answers
 

Similar a Programmable logic controller(plc)

L3 Programmable logic controller
L3 Programmable logic controllerL3 Programmable logic controller
L3 Programmable logic controllertaruian
 
Plc ( programable logic controllers)
Plc ( programable logic controllers)Plc ( programable logic controllers)
Plc ( programable logic controllers)masoommehsoud1
 
Programmable Logic Controller
Programmable Logic ControllerProgrammable Logic Controller
Programmable Logic ControllerSatyamShivansh
 
329292817-PLC-Training for new person pptx
329292817-PLC-Training for new person pptx329292817-PLC-Training for new person pptx
329292817-PLC-Training for new person pptxviveksingh2418
 
PLC basic concepts
PLC  basic conceptsPLC  basic concepts
PLC basic conceptsYasir Hashmi
 
imp plc-presentation-140205031532-phpapp02
imp plc-presentation-140205031532-phpapp02imp plc-presentation-140205031532-phpapp02
imp plc-presentation-140205031532-phpapp02Haji Hussain
 
ie450pp10.ppt
ie450pp10.pptie450pp10.ppt
ie450pp10.pptpouyan6
 
PLC, or Programmable Logic Controller, is a specialized industrial computer u...
PLC, or Programmable Logic Controller, is a specialized industrial computer u...PLC, or Programmable Logic Controller, is a specialized industrial computer u...
PLC, or Programmable Logic Controller, is a specialized industrial computer u...Govindarajv11
 
PLC (PROGRAMMABLE LOGIC CONTROLLER)
PLC (PROGRAMMABLE LOGIC CONTROLLER)PLC (PROGRAMMABLE LOGIC CONTROLLER)
PLC (PROGRAMMABLE LOGIC CONTROLLER)navalip331
 
programmable logic Controller intro.pptx
programmable logic Controller intro.pptxprogrammable logic Controller intro.pptx
programmable logic Controller intro.pptxfayub78
 

Similar a Programmable logic controller(plc) (20)

Unit 4 - PLC.pptx
Unit 4 - PLC.pptxUnit 4 - PLC.pptx
Unit 4 - PLC.pptx
 
L3 Programmable logic controller
L3 Programmable logic controllerL3 Programmable logic controller
L3 Programmable logic controller
 
Plc ( programable logic controllers)
Plc ( programable logic controllers)Plc ( programable logic controllers)
Plc ( programable logic controllers)
 
Programmable Logic Controller
Programmable Logic ControllerProgrammable Logic Controller
Programmable Logic Controller
 
329292817-PLC-Training for new person pptx
329292817-PLC-Training for new person pptx329292817-PLC-Training for new person pptx
329292817-PLC-Training for new person pptx
 
plc_scada.pptx
plc_scada.pptxplc_scada.pptx
plc_scada.pptx
 
PLC basic concepts
PLC  basic conceptsPLC  basic concepts
PLC basic concepts
 
imp plc-presentation-140205031532-phpapp02
imp plc-presentation-140205031532-phpapp02imp plc-presentation-140205031532-phpapp02
imp plc-presentation-140205031532-phpapp02
 
ie450pp10.ppt
ie450pp10.pptie450pp10.ppt
ie450pp10.ppt
 
ie450pp10.ppt
ie450pp10.pptie450pp10.ppt
ie450pp10.ppt
 
PLC.ppt
PLC.pptPLC.ppt
PLC.ppt
 
PLC good.ppt
PLC good.pptPLC good.ppt
PLC good.ppt
 
ie450pp10.ppt
ie450pp10.pptie450pp10.ppt
ie450pp10.ppt
 
ie450pp10.ppt
ie450pp10.pptie450pp10.ppt
ie450pp10.ppt
 
ie450pp10.ppt
ie450pp10.pptie450pp10.ppt
ie450pp10.ppt
 
PLC, or Programmable Logic Controller, is a specialized industrial computer u...
PLC, or Programmable Logic Controller, is a specialized industrial computer u...PLC, or Programmable Logic Controller, is a specialized industrial computer u...
PLC, or Programmable Logic Controller, is a specialized industrial computer u...
 
PLC (PROGRAMMABLE LOGIC CONTROLLER)
PLC (PROGRAMMABLE LOGIC CONTROLLER)PLC (PROGRAMMABLE LOGIC CONTROLLER)
PLC (PROGRAMMABLE LOGIC CONTROLLER)
 
programmable logic Controller intro.pptx
programmable logic Controller intro.pptxprogrammable logic Controller intro.pptx
programmable logic Controller intro.pptx
 
ie450pp10.ppt
ie450pp10.pptie450pp10.ppt
ie450pp10.ppt
 
plc1.ppt
plc1.pptplc1.ppt
plc1.ppt
 

Más de Mustahid Ali

HR SYMPOSIUM 2014, Universal business school
HR SYMPOSIUM 2014, Universal business schoolHR SYMPOSIUM 2014, Universal business school
HR SYMPOSIUM 2014, Universal business schoolMustahid Ali
 
Consumer Behavior Analysis, Segmentation, demographic segmentation
Consumer Behavior Analysis, Segmentation, demographic segmentationConsumer Behavior Analysis, Segmentation, demographic segmentation
Consumer Behavior Analysis, Segmentation, demographic segmentationMustahid Ali
 
Corporate governance
Corporate governanceCorporate governance
Corporate governanceMustahid Ali
 
Retail management project, picasso art gallery
Retail management project, picasso art galleryRetail management project, picasso art gallery
Retail management project, picasso art galleryMustahid Ali
 
Lg electronics vendor summer internship report
Lg electronics vendor summer internship reportLg electronics vendor summer internship report
Lg electronics vendor summer internship reportMustahid Ali
 
Info graphic of Top 10 internet users worlwide,facts
Info graphic of Top 10 internet users worlwide,factsInfo graphic of Top 10 internet users worlwide,facts
Info graphic of Top 10 internet users worlwide,factsMustahid Ali
 
Retail management project, picasso art gallery
Retail management project, picasso art galleryRetail management project, picasso art gallery
Retail management project, picasso art galleryMustahid Ali
 
Nfl case-digital media strategy presentation
Nfl case-digital media strategy presentationNfl case-digital media strategy presentation
Nfl case-digital media strategy presentationMustahid Ali
 
Case study culinarian cookware
Case study  culinarian cookwareCase study  culinarian cookware
Case study culinarian cookwareMustahid Ali
 
Case study culinarian cookware
Case study  culinarian cookwareCase study  culinarian cookware
Case study culinarian cookwareMustahid Ali
 
Nfl case-digital media strategy presentation
Nfl case-digital media strategy presentationNfl case-digital media strategy presentation
Nfl case-digital media strategy presentationMustahid Ali
 
Universal business school
Universal business schoolUniversal business school
Universal business schoolMustahid Ali
 
Cadbury India : A fight to worm rumour
Cadbury India : A fight to worm rumourCadbury India : A fight to worm rumour
Cadbury India : A fight to worm rumourMustahid Ali
 
NETTWERK: DIGITAL MARKETINGIN THE MUSIC INDUSTRY
NETTWERK: DIGITAL MARKETINGIN THE MUSIC INDUSTRYNETTWERK: DIGITAL MARKETINGIN THE MUSIC INDUSTRY
NETTWERK: DIGITAL MARKETINGIN THE MUSIC INDUSTRYMustahid Ali
 
NETTWERK: DIGITAL MARKETINGIN THE MUSIC INDUSTRY
NETTWERK: DIGITAL MARKETINGIN THE MUSIC INDUSTRYNETTWERK: DIGITAL MARKETINGIN THE MUSIC INDUSTRY
NETTWERK: DIGITAL MARKETINGIN THE MUSIC INDUSTRYMustahid Ali
 
Cadbury India : A fight to worm rumour
Cadbury India : A fight to worm rumourCadbury India : A fight to worm rumour
Cadbury India : A fight to worm rumourMustahid Ali
 
big bazaar retail visit project report
big bazaar retail visit project reportbig bazaar retail visit project report
big bazaar retail visit project reportMustahid Ali
 
Mercedes its still a car, campaign
Mercedes  its still a car, campaignMercedes  its still a car, campaign
Mercedes its still a car, campaignMustahid Ali
 
Carrefour china case study-solution
Carrefour  china case study-solutionCarrefour  china case study-solution
Carrefour china case study-solutionMustahid Ali
 
Xylys case study solution
Xylys case study  solutionXylys case study  solution
Xylys case study solutionMustahid Ali
 

Más de Mustahid Ali (20)

HR SYMPOSIUM 2014, Universal business school
HR SYMPOSIUM 2014, Universal business schoolHR SYMPOSIUM 2014, Universal business school
HR SYMPOSIUM 2014, Universal business school
 
Consumer Behavior Analysis, Segmentation, demographic segmentation
Consumer Behavior Analysis, Segmentation, demographic segmentationConsumer Behavior Analysis, Segmentation, demographic segmentation
Consumer Behavior Analysis, Segmentation, demographic segmentation
 
Corporate governance
Corporate governanceCorporate governance
Corporate governance
 
Retail management project, picasso art gallery
Retail management project, picasso art galleryRetail management project, picasso art gallery
Retail management project, picasso art gallery
 
Lg electronics vendor summer internship report
Lg electronics vendor summer internship reportLg electronics vendor summer internship report
Lg electronics vendor summer internship report
 
Info graphic of Top 10 internet users worlwide,facts
Info graphic of Top 10 internet users worlwide,factsInfo graphic of Top 10 internet users worlwide,facts
Info graphic of Top 10 internet users worlwide,facts
 
Retail management project, picasso art gallery
Retail management project, picasso art galleryRetail management project, picasso art gallery
Retail management project, picasso art gallery
 
Nfl case-digital media strategy presentation
Nfl case-digital media strategy presentationNfl case-digital media strategy presentation
Nfl case-digital media strategy presentation
 
Case study culinarian cookware
Case study  culinarian cookwareCase study  culinarian cookware
Case study culinarian cookware
 
Case study culinarian cookware
Case study  culinarian cookwareCase study  culinarian cookware
Case study culinarian cookware
 
Nfl case-digital media strategy presentation
Nfl case-digital media strategy presentationNfl case-digital media strategy presentation
Nfl case-digital media strategy presentation
 
Universal business school
Universal business schoolUniversal business school
Universal business school
 
Cadbury India : A fight to worm rumour
Cadbury India : A fight to worm rumourCadbury India : A fight to worm rumour
Cadbury India : A fight to worm rumour
 
NETTWERK: DIGITAL MARKETINGIN THE MUSIC INDUSTRY
NETTWERK: DIGITAL MARKETINGIN THE MUSIC INDUSTRYNETTWERK: DIGITAL MARKETINGIN THE MUSIC INDUSTRY
NETTWERK: DIGITAL MARKETINGIN THE MUSIC INDUSTRY
 
NETTWERK: DIGITAL MARKETINGIN THE MUSIC INDUSTRY
NETTWERK: DIGITAL MARKETINGIN THE MUSIC INDUSTRYNETTWERK: DIGITAL MARKETINGIN THE MUSIC INDUSTRY
NETTWERK: DIGITAL MARKETINGIN THE MUSIC INDUSTRY
 
Cadbury India : A fight to worm rumour
Cadbury India : A fight to worm rumourCadbury India : A fight to worm rumour
Cadbury India : A fight to worm rumour
 
big bazaar retail visit project report
big bazaar retail visit project reportbig bazaar retail visit project report
big bazaar retail visit project report
 
Mercedes its still a car, campaign
Mercedes  its still a car, campaignMercedes  its still a car, campaign
Mercedes its still a car, campaign
 
Carrefour china case study-solution
Carrefour  china case study-solutionCarrefour  china case study-solution
Carrefour china case study-solution
 
Xylys case study solution
Xylys case study  solutionXylys case study  solution
Xylys case study solution
 

Último

POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Disha Kariya
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxShobhayan Kirtania
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)eniolaolutunde
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfchloefrazer622
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Krashi Coaching
 
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 . pdfQucHHunhnh
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfciinovamais
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdfQucHHunhnh
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104misteraugie
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13Steve Thomason
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
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 ...EduSkills OECD
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajanpragatimahajan3
 

Último (20)

POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..Sports & Fitness Value Added Course FY..
Sports & Fitness Value Added Course FY..
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptx
 
Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)Software Engineering Methodologies (overview)
Software Engineering Methodologies (overview)
 
Disha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdfDisha NEET Physics Guide for classes 11 and 12.pdf
Disha NEET Physics Guide for classes 11 and 12.pdf
 
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
Kisan Call Centre - To harness potential of ICT in Agriculture by answer farm...
 
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
 
Activity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdfActivity 01 - Artificial Culture (1).pdf
Activity 01 - Artificial Culture (1).pdf
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
1029-Danh muc Sach Giao Khoa khoi 6.pdf
1029-Danh muc Sach Giao Khoa khoi  6.pdf1029-Danh muc Sach Giao Khoa khoi  6.pdf
1029-Danh muc Sach Giao Khoa khoi 6.pdf
 
Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104Nutritional Needs Presentation - HLTH 104
Nutritional Needs Presentation - HLTH 104
 
The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13The Most Excellent Way | 1 Corinthians 13
The Most Excellent Way | 1 Corinthians 13
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
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 ...
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 
social pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajansocial pharmacy d-pharm 1st year by Pragati K. Mahajan
social pharmacy d-pharm 1st year by Pragati K. Mahajan
 

Programmable logic controller(plc)

Notas del editor

  1. The above slide illustrates the different compartments of a PLC. Explain the different types of input devices, output devices and how the information is stored in the PLC.
  2. Input scan examines the external devices. The status of the inputs is temporarily stored in an input image memory file