SlideShare una empresa de Scribd logo
1 de 43
PLC AND SCADA
Sep 9, 2017
Presentation By
Mohd Mohseen(41015604915)
Navneet Thakur(20115604915)
Electrical and electronic engineering
5th sem
PLC (Programming logic control)
contents
 Automation
 Types of Automation
 What is PLC ?
 Need of PLC
 PLC brands and software used
 Major component of PLC
 PLC operational sequence
 Programming language of PLC
 Ladder logic
 PLC timer/counter
 TON timer
 Timer bit concept
 Advantage And Disadvantage
 Application
Automation
 Automation is a basically the delegation of human
control function to technical equipment aimed toward
achieving .
 Higher productivity .
 Superior quality of end product .
 Efficient use of energy and raw materials .
 Improved safety in working conditions .
 Replace hard physical work .
 Can perform tasks beyond human capabilities .
Types of Automation
 Building Automation
Example : lifts
 Scientific Automation
Example : rocket launching
 Industrial Automation
Example : Automated bottle filling Stations ,
steel factories
 Office Automation
Example : printers , cctv
 Light Automation
Example : street solar lightening
What is PLC ?
PLC is a sold state industrial computer that performs
discrete and sequential function in a factory
environment .
Or
PLC is a industrial computer that monitor input , makes
decision based on it program and control output to
automatic a process or machine .
Need of PLC
 PLC is needed so as to have the following tasks:
 To reduce human effort .
 To get the automation in the process.
 Controlling of equipments with just one click.
 To make the efficient use of digital electronics and
control system.
 In the high human effort industries, PLC may help to
get the reduction in manpower and wastage of raw
materials .
 To reduce complex circuitry of entire system .
PLC brands and software used
 Brand name Software used
 Allen-Bradley RS logix 500
 Schneider Zelio Soft
 Ceco electronics Ceco Client
 Siemens Step7 Microwin
 Omron Cx Programming
 Delta Wpl Soft
Major component of PLC
components(input/output)
(1) Input modules
It take input and
convert signal from
sensor into logic signal
Example : switch ,
push button .
(2) output module
It convert control
instructions a signal
that can be used by
actuators .
Example : lamps , alarm .
(3) CPU (Central Processing Unit)
• It is the brain of PLC and govern the activities of the entire
. PLC system
• The CPU perform the SCAN CYCLE for PLC
• The CPU consists of the flowing blocks: Arithmetic Logic Unit
. (ALU) , internal memory of CPU , internal timer , counters
•(4) Memory
Memory is the component that stores information, programs
. and data in a PLC
(5) Power supply
Provides the voltage needed to run the primary PLC
. components
(6)Programming device
The programming terminal is used for programming the PLC
. and monitoring/sequencing PLCs operation
PLC operation sequence
(1) Self test: testing of its own
hardware and software for
faults
(2) Input scan : if there are no
problems , PLC will copy all
the values in to memory .
(3) Logic solve/scan : using
inputs ,the ladder logic
program is solved once and
outputs are updated .
(4) Output scan : while solving
the output values are updated
only in memory when ladder
scan in done , the output will
be updated using temporary
values in memory .
Programming language of PLC
 Most common language encountered in PLC are :
1. Ladder Logic
2. Functional blocking diagram
3. Sequential function chart etc.
Ladder logic
 The ladder logic is the
oldest programming
language for PLC
 It is well to express
combinational logic
 The main ladder logic
symbol represent the
elements .
Ladder logic for basic gate
PLC timer/counter function
TON timer(timer on delay)
 Timer
 Timer is basically used
add some delay in
programming circuit by
adding a particular time
to each circuit.
 There are three types
 TON and TOFF and
RTO .
Timer bit concept
Advantages of PLC
 Reliability.
 Flexibility in programming and re-programming.
 Cost effective for controlling complex systems.
 Small physical size , shorter project time.
 High speed of operation.
 Ability to communicate to other computer system in the
plant.
 Easy to maintenance/troubleshooting.
 Reduced space.
 Energy saving.
Disadvantages of PLC
 PLC device are proprietary it means that part or
software of one manufacturer can’t be used in
combination with part of another manufacturer.
 Initial cost are high.
 Unemployment rate increase.
 It is difficult to find error.
Applications
 Robots manufacturing and control.
 Food /Beverage processing.
 Machine tools.
 Materials handle.
 Conveyer system.
 Aerospace.
 Printing industry
 Textile industry
 Cleaning department etc.
SCADA
(supervisory control and data acquisition)
content
 What is SCADA ?
 Why SCADA used ?
 Brands of SCADA
 What is TAG
 Feature of SCADA
 Object Property
 Advantages of SCADA
 Disadvantages of SCADA
 Applications
 Program (Bottle filling)
What is SCADA ?
 SCADA is a “Supervisory Control and Data
Acquisition’’ real time industrial process control
systems used to centrally monitor and control remote
to local industrial equipment such as motors , valves
, pump , relays etc.
OR
 A SCADA system gather information(such as where
a leak on a pipeline occurred) and transfers the
information back to central site then alert the home
station that a leak occurred , carrying out necessary
analysis and control ,such as determining if the leak
is critical then displaying the information in a logical
and organized fashion.
Why SCADA used ?
 Saves time and money
 Less travelling for workers
 Reduces man power need
 Increase production and efficiency of a company
 Cost effective of power system
 Saves energy
 Reliable
 Supervisory control for particular system .
Brands of SCADA
 Company Name Software Name
 Wonderware Intouch 10.1
 Allen bradley RS view/Factory talk
 Siemens Win CC
 GEFANUC Cimplicity
 KPIT(India) Astra etc.
TAGs
 It is address of the memory location where data
being saved.
 We define a TAG in order to use it in the SCADA
software ( Intouch wonderware )
 Types of TAG
(1) Analog – stores simple on/off information
(2) String - stores numerical value
(3) Digital - stores alphanumeric characters.
 There are minimum 32 TAGs and maximum 64000
can be define in Intouch SCADA.
Features Of SCADA
(a) Dynamic process graphic
(b) Script
(c) Real time and Historical trend
(d) Alarm
(e) Security
(f) Recipe management
(g) Data base connectivity
(h) Device connectivity
(a) Dynamic process graphic
 Using this features mimics developed in SCADA
software should resemble the mimic process .should
have good library of symbols so that you can
develop the mimic as per requirement.
 The status of equipment running/stopping can be
show using different colors/animation.
(b) script
 Script is the way of writing logic in SCADA software .
every SCADA software has its own instruction and
way of writing program.
 Using script one can develop complex application.
(c) Real time and historical trend
 This facility is used to represent the data in graphical
form
 This trend play important role in the process of
operation . if your batch fails or the plant trips you
can simply go to the historical trend data and do the
analysis . you can have better look of the parameters
through the trends.
 Real time data will plot the real-time value for fixed
period of time while have historical data historical
data stored value which can be viewed on demand
(d) Alarm
 Every plant needs of proper monitoring and control
of the process parameter .
 Alarm indicate to the operator when something goes
wrong .
 Generally alarm are implemanted by usually the
lamps or hooters in field but in SCADA it can be
represented by using animation.
 In SCADA generally four types of alarm are used ie
HI , HIHI ,LOW ,LOWLOW .
(e) Security
 Every SCADA software has various level of security
for securing the application by avoiding unauthorized
access .
 Depending upon the access level given the operator
/engineers is allowed to do task . In most of the cases
operator are allowed only to operate the plant while
the maintenance engineers can do the application
modification
(f) Recipe management
 In many cases we uses the same plant for
manufacturing the different product range . For
example an oil blending plant can manufacture
power oil ,transformer oil , auto-mobile oil .
 The recipe management is facility used for maintain
various recipe for different products and implement it
on the process
 The recipe can be stored in a single server and it can
be fetched by any client server from any area to run
the process.
(g)Data base connectivity
 In many plants , it is important to download the real-
time information . in this case the database
connectivity is must .
 Many SCADA software don't have their own
database . hence for storage and reporting they use
third party database like MS access .
 Wonderware InTouch provides a single view of all
your control and information resources .
(h) Device connectivity
 Every control hardware has its own communication
protocol for communicating with different
hardware/software .some of the leading
communication protocol include Ethernet , DH485.
 The SCADA software needs device driver software
for communication with PLC or other control
hardware.
 More the driver software available better is the
device connectivity . most of the SCADA software
used in industry have connectivity with most of the
leading control system .
These properties are common to all symbol factory graphical
objects .
These properties are visible only when "break cell“ operation is
performed on symbol factory objects .
Object Property
Advantages
 The computer can record and store a very large amount
of data .
 Data can be displayed at any time when user require .
 The SCADA system provides on board mechanical and
graphical information .
 The SCADA system ability to operate critical situations .
 It provide alarm .
Disadvantages
 Network security risks
 Lack of trained personnel
 Initial cost is high
Applications
 Water resources monitoring
 Water chemistry monitoring
 Waste water monitoring
 Waste tank controls
 Wind tunnel controls
 Fuel oil handling system
 Petroleum pilot plant
 Plant monitoring and process control
 Nuclear plant full-scope simulators
 Electric power transmission controlling
 Metrological monitoring
Program (bottle filling)
PPT of PLC and SCADA

Más contenido relacionado

La actualidad más candente

PLC and SCADA in Industrial Automation
PLC and SCADA in Industrial AutomationPLC and SCADA in Industrial Automation
PLC and SCADA in Industrial AutomationNikhil nnk
 
Power point presentation on Industrial Automation
Power point presentation on Industrial AutomationPower point presentation on Industrial Automation
Power point presentation on Industrial AutomationJaiPrakash337
 
Industrial Automation
Industrial AutomationIndustrial Automation
Industrial AutomationTushar Swami
 
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
 
INDUSTRIAL AUTOMATION USING PLC
INDUSTRIAL AUTOMATION USING PLCINDUSTRIAL AUTOMATION USING PLC
INDUSTRIAL AUTOMATION USING PLCMehvish Mushtaq
 
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, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
PLC, DCS and PLC vs DCS Presentation by Jitender Singh ShekhawatPLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
PLC, DCS and PLC vs DCS Presentation by Jitender Singh ShekhawatJitender Singh Shekhawat
 
Presentation on PLC and SCADA
Presentation on PLC and SCADAPresentation on PLC and SCADA
Presentation on PLC and SCADAAnil Maurya
 
Industrial Automation (PLC, SCADA & HMI) by Nilesh Jha
Industrial Automation (PLC, SCADA & HMI) by Nilesh JhaIndustrial Automation (PLC, SCADA & HMI) by Nilesh Jha
Industrial Automation (PLC, SCADA & HMI) by Nilesh JhaNilesh Jha
 
A presentation on scada system
A presentation on scada systemA presentation on scada system
A presentation on scada systemIIT INDORE
 
programmable logic controller presentation
programmable logic controller presentationprogrammable logic controller presentation
programmable logic controller presentationAshutosh Verma
 
Plc and scada presentation
Plc and scada presentationPlc and scada presentation
Plc and scada presentationVikasKumar1628
 
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.Tahmid Rongon
 
Automation PLC & SCADA
Automation PLC & SCADA Automation PLC & SCADA
Automation PLC & SCADA NITISH SINGH
 

La actualidad más candente (20)

PLC and SCADA in Industrial Automation
PLC and SCADA in Industrial AutomationPLC and SCADA in Industrial Automation
PLC and SCADA in Industrial Automation
 
Power point presentation on Industrial Automation
Power point presentation on Industrial AutomationPower point presentation on Industrial Automation
Power point presentation on Industrial Automation
 
Industrial Automation
Industrial AutomationIndustrial Automation
Industrial Automation
 
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 USING PLC
INDUSTRIAL AUTOMATION USING PLCINDUSTRIAL AUTOMATION USING PLC
INDUSTRIAL AUTOMATION USING PLC
 
Basics of Automation, PLC and SCADA
Basics of Automation, PLC and SCADABasics of Automation, PLC and SCADA
Basics of Automation, PLC and SCADA
 
PLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
PLC, DCS and PLC vs DCS Presentation by Jitender Singh ShekhawatPLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
PLC, DCS and PLC vs DCS Presentation by Jitender Singh Shekhawat
 
Industrial Automation
Industrial AutomationIndustrial Automation
Industrial Automation
 
PLC - Programmable Logic Controller
PLC - Programmable Logic ControllerPLC - Programmable Logic Controller
PLC - Programmable Logic Controller
 
Plc basics
Plc   basicsPlc   basics
Plc basics
 
Presentation on PLC and SCADA
Presentation on PLC and SCADAPresentation on PLC and SCADA
Presentation on PLC and SCADA
 
Industrial Automation (PLC, SCADA & HMI) by Nilesh Jha
Industrial Automation (PLC, SCADA & HMI) by Nilesh JhaIndustrial Automation (PLC, SCADA & HMI) by Nilesh Jha
Industrial Automation (PLC, SCADA & HMI) by Nilesh Jha
 
A presentation on scada system
A presentation on scada systemA presentation on scada system
A presentation on scada system
 
Basic plc
Basic plcBasic plc
Basic plc
 
ppt on PLC
ppt on PLCppt on PLC
ppt on PLC
 
programmable logic controller presentation
programmable logic controller presentationprogrammable logic controller presentation
programmable logic controller presentation
 
Plc and scada presentation
Plc and scada presentationPlc and scada presentation
Plc and scada presentation
 
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.
 
Presentaton on Plc & Scada
Presentaton on Plc & ScadaPresentaton on Plc & Scada
Presentaton on Plc & Scada
 
Automation PLC & SCADA
Automation PLC & SCADA Automation PLC & SCADA
Automation PLC & SCADA
 

Similar a PPT of PLC and SCADA

PRESENTATION ON PLC AND SCADA
PRESENTATION ON PLC AND SCADAPRESENTATION ON PLC AND SCADA
PRESENTATION ON PLC AND SCADAAnandKumarJha33
 
Plc presentation
Plc presentationPlc presentation
Plc presentationAkshay Modi
 
pdfslide.net_plc-and-scada-project-ppt.pdf
pdfslide.net_plc-and-scada-project-ppt.pdfpdfslide.net_plc-and-scada-project-ppt.pdf
pdfslide.net_plc-and-scada-project-ppt.pdfPrafulPatel54
 
Plc and scada project ppt
Plc and scada project pptPlc and scada project ppt
Plc and scada project pptPriya Hada
 
yogesh zodge ( ARTIFICIAL INTELLIGANCE) (1).pptx
yogesh zodge ( ARTIFICIAL INTELLIGANCE) (1).pptxyogesh zodge ( ARTIFICIAL INTELLIGANCE) (1).pptx
yogesh zodge ( ARTIFICIAL INTELLIGANCE) (1).pptxSHAHEDShaikh13
 
Implementation of T-Junction Traffic Light Control System Using Simatic S7-20...
Implementation of T-Junction Traffic Light Control System Using Simatic S7-20...Implementation of T-Junction Traffic Light Control System Using Simatic S7-20...
Implementation of T-Junction Traffic Light Control System Using Simatic S7-20...IJERA Editor
 
PLC and SCADA summer training report- government engineering college ajmer
PLC and SCADA summer training report- government engineering college ajmerPLC and SCADA summer training report- government engineering college ajmer
PLC and SCADA summer training report- government engineering college ajmerNemichand sencha
 
Industrial automation sustem
Industrial automation sustemIndustrial automation sustem
Industrial automation sustemParas kumar
 
Identify elements associated with the preparation of a programmable l.pdf
 Identify elements associated with the preparation of a programmable l.pdf Identify elements associated with the preparation of a programmable l.pdf
Identify elements associated with the preparation of a programmable l.pdfakcopier1
 
01 introduction to_plc-pac_rev01_fa16
01 introduction to_plc-pac_rev01_fa1601 introduction to_plc-pac_rev01_fa16
01 introduction to_plc-pac_rev01_fa16John Todora
 
Advanced plc programming & scada system design
Advanced plc programming & scada system designAdvanced plc programming & scada system design
Advanced plc programming & scada system designlakshanwalpita
 
INDUSTRIAL AUTOMATION ( SHUBHAM KURDIYA)
INDUSTRIAL AUTOMATION ( SHUBHAM KURDIYA)INDUSTRIAL AUTOMATION ( SHUBHAM KURDIYA)
INDUSTRIAL AUTOMATION ( SHUBHAM KURDIYA)Řőmĕő Šhűbhąm
 
PLC programmable logic controller (MSME)
PLC programmable logic controller (MSME) PLC programmable logic controller (MSME)
PLC programmable logic controller (MSME) ankit kaim
 
Programmable Logic Controllers
Programmable Logic ControllersProgrammable Logic Controllers
Programmable Logic ControllersAnchit Walia
 
Chapter 4 plc programing(1) by m
Chapter 4 plc programing(1) by mChapter 4 plc programing(1) by m
Chapter 4 plc programing(1) by mGerbawYasgat
 
PLC Training in Noida | PLC Scada Training in Delhi
PLC Training in Noida | PLC Scada Training in DelhiPLC Training in Noida | PLC Scada Training in Delhi
PLC Training in Noida | PLC Scada Training in DelhiSofcon India PVT LTD
 

Similar a PPT of PLC and SCADA (20)

DEVENDRAPLC .pptx
DEVENDRAPLC .pptxDEVENDRAPLC .pptx
DEVENDRAPLC .pptx
 
PRESENTATION ON PLC AND SCADA
PRESENTATION ON PLC AND SCADAPRESENTATION ON PLC AND SCADA
PRESENTATION ON PLC AND SCADA
 
PLC AND SCADA
PLC AND SCADA PLC AND SCADA
PLC AND SCADA
 
Plc presentation
Plc presentationPlc presentation
Plc presentation
 
pdfslide.net_plc-and-scada-project-ppt.pdf
pdfslide.net_plc-and-scada-project-ppt.pdfpdfslide.net_plc-and-scada-project-ppt.pdf
pdfslide.net_plc-and-scada-project-ppt.pdf
 
Plc and scada project ppt
Plc and scada project pptPlc and scada project ppt
Plc and scada project ppt
 
yogesh zodge ( ARTIFICIAL INTELLIGANCE) (1).pptx
yogesh zodge ( ARTIFICIAL INTELLIGANCE) (1).pptxyogesh zodge ( ARTIFICIAL INTELLIGANCE) (1).pptx
yogesh zodge ( ARTIFICIAL INTELLIGANCE) (1).pptx
 
Implementation of T-Junction Traffic Light Control System Using Simatic S7-20...
Implementation of T-Junction Traffic Light Control System Using Simatic S7-20...Implementation of T-Junction Traffic Light Control System Using Simatic S7-20...
Implementation of T-Junction Traffic Light Control System Using Simatic S7-20...
 
PLC and SCADA summer training report- government engineering college ajmer
PLC and SCADA summer training report- government engineering college ajmerPLC and SCADA summer training report- government engineering college ajmer
PLC and SCADA summer training report- government engineering college ajmer
 
Industrial automation sustem
Industrial automation sustemIndustrial automation sustem
Industrial automation sustem
 
Identify elements associated with the preparation of a programmable l.pdf
 Identify elements associated with the preparation of a programmable l.pdf Identify elements associated with the preparation of a programmable l.pdf
Identify elements associated with the preparation of a programmable l.pdf
 
01 introduction to_plc-pac_rev01_fa16
01 introduction to_plc-pac_rev01_fa1601 introduction to_plc-pac_rev01_fa16
01 introduction to_plc-pac_rev01_fa16
 
Advanced plc programming & scada system design
Advanced plc programming & scada system designAdvanced plc programming & scada system design
Advanced plc programming & scada system design
 
INDUSTRIAL AUTOMATION ( SHUBHAM KURDIYA)
INDUSTRIAL AUTOMATION ( SHUBHAM KURDIYA)INDUSTRIAL AUTOMATION ( SHUBHAM KURDIYA)
INDUSTRIAL AUTOMATION ( SHUBHAM KURDIYA)
 
PLC programmable logic controller (MSME)
PLC programmable logic controller (MSME) PLC programmable logic controller (MSME)
PLC programmable logic controller (MSME)
 
Programmable Logic Controllers
Programmable Logic ControllersProgrammable Logic Controllers
Programmable Logic Controllers
 
Whatisaplc
WhatisaplcWhatisaplc
Whatisaplc
 
Chapter 4 plc programing(1) by m
Chapter 4 plc programing(1) by mChapter 4 plc programing(1) by m
Chapter 4 plc programing(1) by m
 
module 1.pptx
module 1.pptxmodule 1.pptx
module 1.pptx
 
PLC Training in Noida | PLC Scada Training in Delhi
PLC Training in Noida | PLC Scada Training in DelhiPLC Training in Noida | PLC Scada Training in Delhi
PLC Training in Noida | PLC Scada Training in Delhi
 

Último

Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaOmar Fathy
 
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 ...SUHANI PANDEY
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startQuintin Balsdon
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...tanu pandey
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfRagavanV2
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapRishantSharmaFr
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayEpec Engineered Technologies
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfKamal Acharya
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptDineshKumar4165
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Bookingdharasingh5698
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Bookingroncy bisnoi
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Arindam Chakraborty, Ph.D., P.E. (CA, TX)
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdfKamal Acharya
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringmulugeta48
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityMorshed Ahmed Rahath
 
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 8377877756dollysharma2066
 

Último (20)

Introduction to Serverless with AWS Lambda
Introduction to Serverless with AWS LambdaIntroduction to Serverless with AWS Lambda
Introduction to Serverless with AWS Lambda
 
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 ...
 
Design For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the startDesign For Accessibility: Getting it right from the start
Design For Accessibility: Getting it right from the start
 
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...Bhosari ( Call Girls ) Pune  6297143586  Hot Model With Sexy Bhabi Ready For ...
Bhosari ( Call Girls ) Pune 6297143586 Hot Model With Sexy Bhabi Ready For ...
 
Unit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdfUnit 2- Effective stress & Permeability.pdf
Unit 2- Effective stress & Permeability.pdf
 
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced LoadsFEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
FEA Based Level 3 Assessment of Deformed Tanks with Fluid Induced Loads
 
Unleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leapUnleashing the Power of the SORA AI lastest leap
Unleashing the Power of the SORA AI lastest leap
 
Standard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power PlayStandard vs Custom Battery Packs - Decoding the Power Play
Standard vs Custom Battery Packs - Decoding the Power Play
 
Integrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - NeometrixIntegrated Test Rig For HTFE-25 - Neometrix
Integrated Test Rig For HTFE-25 - Neometrix
 
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdfONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
ONLINE FOOD ORDER SYSTEM PROJECT REPORT.pdf
 
Thermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.pptThermal Engineering -unit - III & IV.ppt
Thermal Engineering -unit - III & IV.ppt
 
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 BookingVIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
VIP Call Girls Ankleshwar 7001035870 Whatsapp Number, 24/07 Booking
 
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance BookingCall Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
Call Girls Wakad Call Me 7737669865 Budget Friendly No Advance Booking
 
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...
 
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
Navigating Complexity: The Role of Trusted Partners and VIAS3D in Dassault Sy...
 
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
(INDIRA) Call Girl Aurangabad Call Now 8617697112 Aurangabad Escorts 24x7
 
Hostel management system project report..pdf
Hostel management system project report..pdfHostel management system project report..pdf
Hostel management system project report..pdf
 
chapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineeringchapter 5.pptx: drainage and irrigation engineering
chapter 5.pptx: drainage and irrigation engineering
 
A Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna MunicipalityA Study of Urban Area Plan for Pabna Municipality
A Study of Urban Area Plan for Pabna Municipality
 
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
 

PPT of PLC and SCADA

  • 2. Presentation By Mohd Mohseen(41015604915) Navneet Thakur(20115604915) Electrical and electronic engineering 5th sem
  • 4. contents  Automation  Types of Automation  What is PLC ?  Need of PLC  PLC brands and software used  Major component of PLC  PLC operational sequence  Programming language of PLC  Ladder logic  PLC timer/counter  TON timer  Timer bit concept  Advantage And Disadvantage  Application
  • 5. Automation  Automation is a basically the delegation of human control function to technical equipment aimed toward achieving .  Higher productivity .  Superior quality of end product .  Efficient use of energy and raw materials .  Improved safety in working conditions .  Replace hard physical work .  Can perform tasks beyond human capabilities .
  • 6. Types of Automation  Building Automation Example : lifts  Scientific Automation Example : rocket launching  Industrial Automation Example : Automated bottle filling Stations , steel factories  Office Automation Example : printers , cctv  Light Automation Example : street solar lightening
  • 7. What is PLC ? PLC is a sold state industrial computer that performs discrete and sequential function in a factory environment . Or PLC is a industrial computer that monitor input , makes decision based on it program and control output to automatic a process or machine .
  • 8. Need of PLC  PLC is needed so as to have the following tasks:  To reduce human effort .  To get the automation in the process.  Controlling of equipments with just one click.  To make the efficient use of digital electronics and control system.  In the high human effort industries, PLC may help to get the reduction in manpower and wastage of raw materials .  To reduce complex circuitry of entire system .
  • 9. PLC brands and software used  Brand name Software used  Allen-Bradley RS logix 500  Schneider Zelio Soft  Ceco electronics Ceco Client  Siemens Step7 Microwin  Omron Cx Programming  Delta Wpl Soft
  • 11. components(input/output) (1) Input modules It take input and convert signal from sensor into logic signal Example : switch , push button . (2) output module It convert control instructions a signal that can be used by actuators . Example : lamps , alarm .
  • 12. (3) CPU (Central Processing Unit) • It is the brain of PLC and govern the activities of the entire . PLC system • The CPU perform the SCAN CYCLE for PLC • The CPU consists of the flowing blocks: Arithmetic Logic Unit . (ALU) , internal memory of CPU , internal timer , counters •(4) Memory Memory is the component that stores information, programs . and data in a PLC (5) Power supply Provides the voltage needed to run the primary PLC . components (6)Programming device The programming terminal is used for programming the PLC . and monitoring/sequencing PLCs operation
  • 13. PLC operation sequence (1) Self test: testing of its own hardware and software for faults (2) Input scan : if there are no problems , PLC will copy all the values in to memory . (3) Logic solve/scan : using inputs ,the ladder logic program is solved once and outputs are updated . (4) Output scan : while solving the output values are updated only in memory when ladder scan in done , the output will be updated using temporary values in memory .
  • 14. Programming language of PLC  Most common language encountered in PLC are : 1. Ladder Logic 2. Functional blocking diagram 3. Sequential function chart etc.
  • 15. Ladder logic  The ladder logic is the oldest programming language for PLC  It is well to express combinational logic  The main ladder logic symbol represent the elements .
  • 16. Ladder logic for basic gate
  • 18. TON timer(timer on delay)  Timer  Timer is basically used add some delay in programming circuit by adding a particular time to each circuit.  There are three types  TON and TOFF and RTO .
  • 20. Advantages of PLC  Reliability.  Flexibility in programming and re-programming.  Cost effective for controlling complex systems.  Small physical size , shorter project time.  High speed of operation.  Ability to communicate to other computer system in the plant.  Easy to maintenance/troubleshooting.  Reduced space.  Energy saving.
  • 21. Disadvantages of PLC  PLC device are proprietary it means that part or software of one manufacturer can’t be used in combination with part of another manufacturer.  Initial cost are high.  Unemployment rate increase.  It is difficult to find error.
  • 22. Applications  Robots manufacturing and control.  Food /Beverage processing.  Machine tools.  Materials handle.  Conveyer system.  Aerospace.  Printing industry  Textile industry  Cleaning department etc.
  • 23. SCADA (supervisory control and data acquisition)
  • 24. content  What is SCADA ?  Why SCADA used ?  Brands of SCADA  What is TAG  Feature of SCADA  Object Property  Advantages of SCADA  Disadvantages of SCADA  Applications  Program (Bottle filling)
  • 25. What is SCADA ?  SCADA is a “Supervisory Control and Data Acquisition’’ real time industrial process control systems used to centrally monitor and control remote to local industrial equipment such as motors , valves , pump , relays etc. OR  A SCADA system gather information(such as where a leak on a pipeline occurred) and transfers the information back to central site then alert the home station that a leak occurred , carrying out necessary analysis and control ,such as determining if the leak is critical then displaying the information in a logical and organized fashion.
  • 26. Why SCADA used ?  Saves time and money  Less travelling for workers  Reduces man power need  Increase production and efficiency of a company  Cost effective of power system  Saves energy  Reliable  Supervisory control for particular system .
  • 27. Brands of SCADA  Company Name Software Name  Wonderware Intouch 10.1  Allen bradley RS view/Factory talk  Siemens Win CC  GEFANUC Cimplicity  KPIT(India) Astra etc.
  • 28. TAGs  It is address of the memory location where data being saved.  We define a TAG in order to use it in the SCADA software ( Intouch wonderware )  Types of TAG (1) Analog – stores simple on/off information (2) String - stores numerical value (3) Digital - stores alphanumeric characters.  There are minimum 32 TAGs and maximum 64000 can be define in Intouch SCADA.
  • 29. Features Of SCADA (a) Dynamic process graphic (b) Script (c) Real time and Historical trend (d) Alarm (e) Security (f) Recipe management (g) Data base connectivity (h) Device connectivity
  • 30. (a) Dynamic process graphic  Using this features mimics developed in SCADA software should resemble the mimic process .should have good library of symbols so that you can develop the mimic as per requirement.  The status of equipment running/stopping can be show using different colors/animation.
  • 31. (b) script  Script is the way of writing logic in SCADA software . every SCADA software has its own instruction and way of writing program.  Using script one can develop complex application.
  • 32. (c) Real time and historical trend  This facility is used to represent the data in graphical form  This trend play important role in the process of operation . if your batch fails or the plant trips you can simply go to the historical trend data and do the analysis . you can have better look of the parameters through the trends.  Real time data will plot the real-time value for fixed period of time while have historical data historical data stored value which can be viewed on demand
  • 33. (d) Alarm  Every plant needs of proper monitoring and control of the process parameter .  Alarm indicate to the operator when something goes wrong .  Generally alarm are implemanted by usually the lamps or hooters in field but in SCADA it can be represented by using animation.  In SCADA generally four types of alarm are used ie HI , HIHI ,LOW ,LOWLOW .
  • 34. (e) Security  Every SCADA software has various level of security for securing the application by avoiding unauthorized access .  Depending upon the access level given the operator /engineers is allowed to do task . In most of the cases operator are allowed only to operate the plant while the maintenance engineers can do the application modification
  • 35. (f) Recipe management  In many cases we uses the same plant for manufacturing the different product range . For example an oil blending plant can manufacture power oil ,transformer oil , auto-mobile oil .  The recipe management is facility used for maintain various recipe for different products and implement it on the process  The recipe can be stored in a single server and it can be fetched by any client server from any area to run the process.
  • 36. (g)Data base connectivity  In many plants , it is important to download the real- time information . in this case the database connectivity is must .  Many SCADA software don't have their own database . hence for storage and reporting they use third party database like MS access .  Wonderware InTouch provides a single view of all your control and information resources .
  • 37. (h) Device connectivity  Every control hardware has its own communication protocol for communicating with different hardware/software .some of the leading communication protocol include Ethernet , DH485.  The SCADA software needs device driver software for communication with PLC or other control hardware.  More the driver software available better is the device connectivity . most of the SCADA software used in industry have connectivity with most of the leading control system .
  • 38. These properties are common to all symbol factory graphical objects . These properties are visible only when "break cell“ operation is performed on symbol factory objects . Object Property
  • 39. Advantages  The computer can record and store a very large amount of data .  Data can be displayed at any time when user require .  The SCADA system provides on board mechanical and graphical information .  The SCADA system ability to operate critical situations .  It provide alarm .
  • 40. Disadvantages  Network security risks  Lack of trained personnel  Initial cost is high
  • 41. Applications  Water resources monitoring  Water chemistry monitoring  Waste water monitoring  Waste tank controls  Wind tunnel controls  Fuel oil handling system  Petroleum pilot plant  Plant monitoring and process control  Nuclear plant full-scope simulators  Electric power transmission controlling  Metrological monitoring