SlideShare uma empresa Scribd logo
1 de 21
BY-AMAR PRASHANT
      EIE-7TH SEM
      348074006.




          11/23/2011   1
   SCADA (Supervisory Control and Data
    Acquisition) has been around as long as
    there have been control systems.
   The first “SCADA” systems utilized data
    acquisition by means of panels of
    meters, lights and strip chart recorders.
   Supervisory control was exercised by the
    operator manually operating various
    control knobs.
   These devices were and still are used to do
    supervisory control and data acquisition
    on plants, factories and power generating
    facilities.


                                     11/23/2011   2
   SCADA refers to the combination of
    telemetry and data acquisition.
   SCADA encompasses the collecting of
    the information, transferring it back to
    the central site, carrying out any
    necessary analysis and control and
    then displaying that information on a
    number of operator screens or
    displays. The required control actions
    are then conveyed back to the process.




                                  11/23/2011   3
• The computer can record and store a
 very large amount of data.
• The data can be displayed in any way
 the user requires.
• Thousands of sensors over a wide
 area can be connected to the system.
• The operator can incorporate real data
 simulations into the system.
• Many types of data can be collected
 from the RTUs.
• The data can be viewed from
 anywhere, not just on site.


                               11/23/2011   4
• The system is more complicated than
 the sensor to panel type.
• Different operating skills are required,
 such as system analysts and
 programmer.
• With thousands of sensors there is
 still a lot of wire to deal with.
• The operator can see only as far as
 the PLC.




                                 11/23/2011   5
   A SCADA System consists of a number of
    Remote Terminal Units (or RTUs) collecting
    field data and sending that data back to a
    master station via a communications system.
   The master station displays the acquired data
    and also allows the operator to perform remote
    control tasks.

   On a more complex SCADA system there are
  essentially five levels or hierarchies:
• Field level instrumentation and control devices
• Marshalling terminals and RTUs
• Communications system
• The master station(s)
• The commercial data processing department
  computer system



                                       11/23/2011    6
 SCADA Software can be divided into two
  types, Proprietary or Open.Companies
  develop proprietary software to
  communicate to their hardware.
 SCADA and Local Area Networks
 To enable all the nodes on the SCADA
  network to share information, they
  must be connected by some
  transmission medium.
 The method of connection is known as
  the network topology.
 Ethernet is the most widely used LAN
  today because it is cheap and easy to
  use.
                              11/23/2011   7
 Modem       Use in SCADA Systems
   Often in SCADA systems the RTU
    (Remote Terminal Unit (PLC, DCS or
    IED)) is located at a remote location.
   One of the most cost-effective ways of
    communicating with the RTU over long
    distances can be by dialup telephone
    connection.




                                 11/23/2011   8
 System     Implementation
   When first planning and designing a
    SCADA system, consideration should
    be given to integrating new SCADA
    systems into existing communication
    networks in order to avoid the
    substantial cost of setting up new
    infrastructure and communications
    facilities.




                                11/23/2011   9
1
11/23/2011   0
   The SCADA Software Package
   Whilst performance and efficiency of the SCADA
    package with the current plant is important, the
    package should be easily upgradeable to handle
    future requirement.

   There have been two main approaches to follow in
    designing the SCADA system:

• Centralized, where a single computer or mainframe
  performs all
plant monitoring and all plant data is stored on one
  database which
resides on this computer.

• Distributed, where the SCADA system is shared
  across several small
computers (usually PCs).


                                                          1
                                             11/23/2011   1
•   Input/Output Task.           This program is the interface between
  the control
and monitoring system and the plant floor.


•   Alarm Task.      This manages all alarms by detecting digital alarm
points and comparing the values of analog alarm points to alarm
thresholds.


•   Trends Task.        The trends task collects data to be monitored
    over time.


•   Reports Task. Reports are produced from plant data. These
  reports
can be periodic, event triggered or activated by the operator.


•   Display Task.         This manages all data to be monitored by the
  operator
and all control actions requested by the operator.




                                                                          1
                                                          11/23/2011      2
 A Protocol controls the message format
  common to all devices on a network.
 Common protocols used in radio
  communications and telemetry systems include
  the HDLC, MPT1317 and Modbus protocols. The
  CSMA/CD protocol format is also used.
 Introduction to Protocols
 The transmission of information (both
  directions) between the master station and
  RTUs using time division multiplexing
  techniques requires the use of serial digital
  messages.
 These messages must be
  efficient, secure, flexible, and easily
  implemented in hardware and software.

   Efficiency is defined as:
   Information Bits Transmitted ÷ Total Bits
    Transmitted
                                                     1
                                        11/23/2011   3
1
11/23/2011   4
 HDLC has been defined by the
  International Standards Organization for
  use on both multipoint and point-to-point
  links. HDLC is a bit based protocol. The
  two most common modes of operation of
  HDLC are:
 Unbalanced Normal Response Mode (NRM):
  This is used with only one primary (or
  master) station initiating all transactions.
 Asynchronous Balanced Mode (ABM):

    In this mode each node has equal status
  and can act as either a secondary or
  primary node.

                                                 1
                                   11/23/2011    5
1
11/23/2011   6
   The CSMA/CD protocol is not as
    comprehensive as HDLC and is
    concerned with the method used to
    get data on and off the physical
    medium.
   HDLC and CSMA/CD can be
    incorporated together for a more
    complete protocol.




                                             1
                                11/23/2011   7
The rapid advances in communications
 technology are an important driving
 force in the new SCADA system.
• Rapid Improvement in LAN
 Technology for Master Stations
• Man Machine Interface
• Remote Terminal Units
• Communications




                                         1
                            11/23/2011   8
Typical considerations when putting a SCADA system
  together are:
 Overall control requirements
• Sequence logic
• Analog loop control
• Ratio and number of analog to digital points
• Speed of control and data acquisition
 Master/Operator control stations
• Type of displays required
• Historical archiving requirements
 System consideration
• Reliability/availability
• Speed of communications/update time/system scan
  rates
• System redundancy
• Expansion capability
• Application software and modeling


                                                       1
                                         11/23/2011    9
Obviously a SCADA system's initial cost has to be justified. A
  few typical reasons for implementing a SCADA system are:

• Improved operation of the plant or process resulting in
   savings due
to optimization of the system
• Increased productivity of the personnel
• Improved safety of the system due to better information and
improved control
• Protection of the plant equipment
• Safeguarding the environment from a failure of the system
• Improved energy savings due to optimization of the plant
• Improved and quicker receipt of data so that clients can be
   invoiced
more quickly and accurately




                                                                   2
                                                  11/23/2011       0
2
11/23/2011   1

Mais conteúdo relacionado

Mais procurados

Plc and scada project ppt
Plc and scada project pptPlc and scada project ppt
Plc and scada project pptPriya Hada
 
How scada systems work
How scada systems workHow scada systems work
How scada systems workelprocus
 
System concept of scada
System concept of scadaSystem concept of scada
System concept of scadaStella Hermias
 
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 presentation
Plc and scada presentationPlc and scada presentation
Plc and scada presentationVikasKumar1628
 
123126804 scada
123126804 scada123126804 scada
123126804 scadathangbd
 
Scada and power system automation
Scada and power system automationScada and power system automation
Scada and power system automationShubham Kapoor
 
Scada systems automating electrical distribution
Scada systems automating electrical distributionScada systems automating electrical distribution
Scada systems automating electrical distributionSHUBHAM SAINI
 
SCADA System ? Supervisory Control & Data Acquisition
SCADA System ? Supervisory Control & Data AcquisitionSCADA System ? Supervisory Control & Data Acquisition
SCADA System ? Supervisory Control & Data AcquisitionPower System Operation
 
Scada
ScadaScada
ScadaTribi
 

Mais procurados (20)

Scada
ScadaScada
Scada
 
Plc and scada project ppt
Plc and scada project pptPlc and scada project ppt
Plc and scada project ppt
 
SCADA PPT.pdf
SCADA PPT.pdfSCADA PPT.pdf
SCADA PPT.pdf
 
How scada systems work
How scada systems workHow scada systems work
How scada systems work
 
System concept of scada
System concept of scadaSystem concept of scada
System concept of scada
 
Basics of Automation, PLC and SCADA
Basics of Automation, PLC and SCADABasics of Automation, PLC and SCADA
Basics of Automation, PLC and SCADA
 
Plc and scada presentation
Plc and scada presentationPlc and scada presentation
Plc and scada presentation
 
SCADA
SCADASCADA
SCADA
 
123126804 scada
123126804 scada123126804 scada
123126804 scada
 
SCADA
SCADASCADA
SCADA
 
Scada and power system automation
Scada and power system automationScada and power system automation
Scada and power system automation
 
Distributed Control System
Distributed Control SystemDistributed Control System
Distributed Control System
 
Scada systems automating electrical distribution
Scada systems automating electrical distributionScada systems automating electrical distribution
Scada systems automating electrical distribution
 
SCADA System ? Supervisory Control & Data Acquisition
SCADA System ? Supervisory Control & Data AcquisitionSCADA System ? Supervisory Control & Data Acquisition
SCADA System ? Supervisory Control & Data Acquisition
 
Scada ppt
Scada  pptScada  ppt
Scada ppt
 
Presentaton on Plc & Scada
Presentaton on Plc & ScadaPresentaton on Plc & Scada
Presentaton on Plc & Scada
 
Working of DCS systems
Working of DCS systemsWorking of DCS systems
Working of DCS systems
 
Scada
ScadaScada
Scada
 
Scada System
Scada  SystemScada  System
Scada System
 
DCS Introduction
DCS IntroductionDCS Introduction
DCS Introduction
 

Destaque

SCADA deep inside:protocols and software architecture
SCADA deep inside:protocols and software architectureSCADA deep inside:protocols and software architecture
SCADA deep inside:protocols and software architectureqqlan
 
SCADA deep inside: protocols and security mechanisms
SCADA deep inside: protocols and security mechanismsSCADA deep inside: protocols and security mechanisms
SCADA deep inside: protocols and security mechanismsAleksandr Timorin
 
PPT on Substation Automation through SCADA
PPT on Substation Automation through SCADAPPT on Substation Automation through SCADA
PPT on Substation Automation through SCADAANKIT SURANA
 
Scada deep inside: protocols and security mechanisms
Scada deep inside: protocols and security mechanismsScada deep inside: protocols and security mechanisms
Scada deep inside: protocols and security mechanismsAleksandr Timorin
 
Scada ppt
Scada pptScada ppt
Scada pptzudakki
 

Destaque (7)

SCADA deep inside:protocols and software architecture
SCADA deep inside:protocols and software architectureSCADA deep inside:protocols and software architecture
SCADA deep inside:protocols and software architecture
 
SCADA deep inside: protocols and security mechanisms
SCADA deep inside: protocols and security mechanismsSCADA deep inside: protocols and security mechanisms
SCADA deep inside: protocols and security mechanisms
 
PPT on Substation Automation through SCADA
PPT on Substation Automation through SCADAPPT on Substation Automation through SCADA
PPT on Substation Automation through SCADA
 
Scada deep inside: protocols and security mechanisms
Scada deep inside: protocols and security mechanismsScada deep inside: protocols and security mechanisms
Scada deep inside: protocols and security mechanisms
 
Scada architecture
Scada architectureScada architecture
Scada architecture
 
Scada ppt
Scada pptScada ppt
Scada ppt
 
Introducing scada
Introducing scadaIntroducing scada
Introducing scada
 

Semelhante a SCADA

SCADA Assignment.pptx
SCADA Assignment.pptxSCADA Assignment.pptx
SCADA Assignment.pptxssuser1831ba
 
Practical Troubleshooting and Problem Solving of Modbus Protocols
Practical Troubleshooting and Problem Solving of Modbus Protocols Practical Troubleshooting and Problem Solving of Modbus Protocols
Practical Troubleshooting and Problem Solving of Modbus Protocols Living Online
 
Introduction to SCADA
Introduction to SCADAIntroduction to SCADA
Introduction to SCADAPraveen Kumar
 
Training manual on scada
Training manual on scadaTraining manual on scada
Training manual on scadabhavuksharma10
 
Practical DNP3, 60870.5 & Modern SCADA Communication Systems
Practical DNP3, 60870.5 & Modern SCADA Communication SystemsPractical DNP3, 60870.5 & Modern SCADA Communication Systems
Practical DNP3, 60870.5 & Modern SCADA Communication SystemsLiving Online
 
SCADA.pptx supervisory control and data aquasition
SCADA.pptx supervisory control and data aquasitionSCADA.pptx supervisory control and data aquasition
SCADA.pptx supervisory control and data aquasitionRapidAcademy
 
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
 
Practical DNP3 and Modern SCADA Systems
Practical DNP3 and Modern SCADA SystemsPractical DNP3 and Modern SCADA Systems
Practical DNP3 and Modern SCADA SystemsLiving Online
 
PPT On Scada And Dcs.ppt
PPT On Scada And Dcs.pptPPT On Scada And Dcs.ppt
PPT On Scada And Dcs.pptSahilAhmad39
 
PPT On Scada And Dcs.ppt
PPT On Scada And Dcs.pptPPT On Scada And Dcs.ppt
PPT On Scada And Dcs.pptSahilAhmad39
 
Reliable, cheaper, and modular new scada 1
Reliable, cheaper, and modular new scada 1Reliable, cheaper, and modular new scada 1
Reliable, cheaper, and modular new scada 1Mohamed Zahran
 
Distributed control system
Distributed control systemDistributed control system
Distributed control systemTilahun Shibru
 
Scada system architecture, types and applications
Scada system architecture, types and applicationsScada system architecture, types and applications
Scada system architecture, types and applicationsUchi Pou
 
Practical Troubleshooting & Problem Solving of Industrial Data Communications
Practical Troubleshooting & Problem Solving of Industrial Data CommunicationsPractical Troubleshooting & Problem Solving of Industrial Data Communications
Practical Troubleshooting & Problem Solving of Industrial Data CommunicationsLiving Online
 
What is a Distributed Control System? DCS has evolved from the original desc...
What is a Distributed Control System?  DCS has evolved from the original desc...What is a Distributed Control System?  DCS has evolved from the original desc...
What is a Distributed Control System? DCS has evolved from the original desc...mahdirasoulian2
 
Scada Industrial Control Systems Penetration Testing
Scada Industrial Control Systems Penetration Testing Scada Industrial Control Systems Penetration Testing
Scada Industrial Control Systems Penetration Testing Yehia Mamdouh
 
Penetrationtestingascadaindustrialcontrolsystems 141229233134-conversion-gate02
Penetrationtestingascadaindustrialcontrolsystems 141229233134-conversion-gate02Penetrationtestingascadaindustrialcontrolsystems 141229233134-conversion-gate02
Penetrationtestingascadaindustrialcontrolsystems 141229233134-conversion-gate02NiMa Bagheriasl
 

Semelhante a SCADA (20)

SCADA Assignment.pptx
SCADA Assignment.pptxSCADA Assignment.pptx
SCADA Assignment.pptx
 
Practical Troubleshooting and Problem Solving of Modbus Protocols
Practical Troubleshooting and Problem Solving of Modbus Protocols Practical Troubleshooting and Problem Solving of Modbus Protocols
Practical Troubleshooting and Problem Solving of Modbus Protocols
 
Introduction to SCADA
Introduction to SCADAIntroduction to SCADA
Introduction to SCADA
 
Training manual on scada
Training manual on scadaTraining manual on scada
Training manual on scada
 
Practical DNP3, 60870.5 & Modern SCADA Communication Systems
Practical DNP3, 60870.5 & Modern SCADA Communication SystemsPractical DNP3, 60870.5 & Modern SCADA Communication Systems
Practical DNP3, 60870.5 & Modern SCADA Communication Systems
 
SCADA.pptx supervisory control and data aquasition
SCADA.pptx supervisory control and data aquasitionSCADA.pptx supervisory control and data aquasition
SCADA.pptx supervisory control and data aquasition
 
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
 
Practical DNP3 and Modern SCADA Systems
Practical DNP3 and Modern SCADA SystemsPractical DNP3 and Modern SCADA Systems
Practical DNP3 and Modern SCADA Systems
 
PPT On Scada And Dcs.ppt
PPT On Scada And Dcs.pptPPT On Scada And Dcs.ppt
PPT On Scada And Dcs.ppt
 
PPT On Scada And Dcs.ppt
PPT On Scada And Dcs.pptPPT On Scada And Dcs.ppt
PPT On Scada And Dcs.ppt
 
Reliable, cheaper, and modular new scada 1
Reliable, cheaper, and modular new scada 1Reliable, cheaper, and modular new scada 1
Reliable, cheaper, and modular new scada 1
 
Fps scada
Fps scadaFps scada
Fps scada
 
Distributed control system
Distributed control systemDistributed control system
Distributed control system
 
Scada system architecture, types and applications
Scada system architecture, types and applicationsScada system architecture, types and applications
Scada system architecture, types and applications
 
Practical Troubleshooting & Problem Solving of Industrial Data Communications
Practical Troubleshooting & Problem Solving of Industrial Data CommunicationsPractical Troubleshooting & Problem Solving of Industrial Data Communications
Practical Troubleshooting & Problem Solving of Industrial Data Communications
 
DISTRIBUTED CONTROL SYSTEMS
DISTRIBUTED   CONTROL  SYSTEMSDISTRIBUTED   CONTROL  SYSTEMS
DISTRIBUTED CONTROL SYSTEMS
 
What is a Distributed Control System? DCS has evolved from the original desc...
What is a Distributed Control System?  DCS has evolved from the original desc...What is a Distributed Control System?  DCS has evolved from the original desc...
What is a Distributed Control System? DCS has evolved from the original desc...
 
Scada Industrial Control Systems Penetration Testing
Scada Industrial Control Systems Penetration Testing Scada Industrial Control Systems Penetration Testing
Scada Industrial Control Systems Penetration Testing
 
Penetrationtestingascadaindustrialcontrolsystems 141229233134-conversion-gate02
Penetrationtestingascadaindustrialcontrolsystems 141229233134-conversion-gate02Penetrationtestingascadaindustrialcontrolsystems 141229233134-conversion-gate02
Penetrationtestingascadaindustrialcontrolsystems 141229233134-conversion-gate02
 
Scada slide
Scada slideScada slide
Scada slide
 

Último

Horngren’s Financial & Managerial Accounting, 7th edition by Miller-Nobles so...
Horngren’s Financial & Managerial Accounting, 7th edition by Miller-Nobles so...Horngren’s Financial & Managerial Accounting, 7th edition by Miller-Nobles so...
Horngren’s Financial & Managerial Accounting, 7th edition by Miller-Nobles so...ssuserf63bd7
 
Intermediate Accounting, Volume 2, 13th Canadian Edition by Donald E. Kieso t...
Intermediate Accounting, Volume 2, 13th Canadian Edition by Donald E. Kieso t...Intermediate Accounting, Volume 2, 13th Canadian Edition by Donald E. Kieso t...
Intermediate Accounting, Volume 2, 13th Canadian Edition by Donald E. Kieso t...ssuserf63bd7
 
Fordham -How effective decision-making is within the IT department - Analysis...
Fordham -How effective decision-making is within the IT department - Analysis...Fordham -How effective decision-making is within the IT department - Analysis...
Fordham -How effective decision-making is within the IT department - Analysis...Peter Ward
 
Send Files | Sendbig.comSend Files | Sendbig.com
Send Files | Sendbig.comSend Files | Sendbig.comSend Files | Sendbig.comSend Files | Sendbig.com
Send Files | Sendbig.comSend Files | Sendbig.comSendBig4
 
1911 Gold Corporate Presentation Apr 2024.pdf
1911 Gold Corporate Presentation Apr 2024.pdf1911 Gold Corporate Presentation Apr 2024.pdf
1911 Gold Corporate Presentation Apr 2024.pdfShaun Heinrichs
 
Cyber Security Training in Office Environment
Cyber Security Training in Office EnvironmentCyber Security Training in Office Environment
Cyber Security Training in Office Environmentelijahj01012
 
20200128 Ethical by Design - Whitepaper.pdf
20200128 Ethical by Design - Whitepaper.pdf20200128 Ethical by Design - Whitepaper.pdf
20200128 Ethical by Design - Whitepaper.pdfChris Skinner
 
trending-flavors-and-ingredients-in-salty-snacks-us-2024_Redacted-V2.pdf
trending-flavors-and-ingredients-in-salty-snacks-us-2024_Redacted-V2.pdftrending-flavors-and-ingredients-in-salty-snacks-us-2024_Redacted-V2.pdf
trending-flavors-and-ingredients-in-salty-snacks-us-2024_Redacted-V2.pdfMintel Group
 
The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...
The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...
The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...Operational Excellence Consulting
 
Effective Strategies for Maximizing Your Profit When Selling Gold Jewelry
Effective Strategies for Maximizing Your Profit When Selling Gold JewelryEffective Strategies for Maximizing Your Profit When Selling Gold Jewelry
Effective Strategies for Maximizing Your Profit When Selling Gold JewelryWhittensFineJewelry1
 
Planetary and Vedic Yagyas Bring Positive Impacts in Life
Planetary and Vedic Yagyas Bring Positive Impacts in LifePlanetary and Vedic Yagyas Bring Positive Impacts in Life
Planetary and Vedic Yagyas Bring Positive Impacts in LifeBhavana Pujan Kendra
 
Driving Business Impact for PMs with Jon Harmer
Driving Business Impact for PMs with Jon HarmerDriving Business Impact for PMs with Jon Harmer
Driving Business Impact for PMs with Jon HarmerAggregage
 
1911 Gold Corporate Presentation Apr 2024.pdf
1911 Gold Corporate Presentation Apr 2024.pdf1911 Gold Corporate Presentation Apr 2024.pdf
1911 Gold Corporate Presentation Apr 2024.pdfShaun Heinrichs
 
Guide Complete Set of Residential Architectural Drawings PDF
Guide Complete Set of Residential Architectural Drawings PDFGuide Complete Set of Residential Architectural Drawings PDF
Guide Complete Set of Residential Architectural Drawings PDFChandresh Chudasama
 
NAB Show Exhibitor List 2024 - Exhibitors Data
NAB Show Exhibitor List 2024 - Exhibitors DataNAB Show Exhibitor List 2024 - Exhibitors Data
NAB Show Exhibitor List 2024 - Exhibitors DataExhibitors Data
 
Lucia Ferretti, Lead Business Designer; Matteo Meschini, Business Designer @T...
Lucia Ferretti, Lead Business Designer; Matteo Meschini, Business Designer @T...Lucia Ferretti, Lead Business Designer; Matteo Meschini, Business Designer @T...
Lucia Ferretti, Lead Business Designer; Matteo Meschini, Business Designer @T...Associazione Digital Days
 
Supercharge Your eCommerce Stores-acowebs
Supercharge Your eCommerce Stores-acowebsSupercharge Your eCommerce Stores-acowebs
Supercharge Your eCommerce Stores-acowebsGOKUL JS
 
Technical Leaders - Working with the Management Team
Technical Leaders - Working with the Management TeamTechnical Leaders - Working with the Management Team
Technical Leaders - Working with the Management TeamArik Fletcher
 
EUDR Info Meeting Ethiopian coffee exporters
EUDR Info Meeting Ethiopian coffee exportersEUDR Info Meeting Ethiopian coffee exporters
EUDR Info Meeting Ethiopian coffee exportersPeter Horsten
 
business environment micro environment macro environment.pptx
business environment micro environment macro environment.pptxbusiness environment micro environment macro environment.pptx
business environment micro environment macro environment.pptxShruti Mittal
 

Último (20)

Horngren’s Financial & Managerial Accounting, 7th edition by Miller-Nobles so...
Horngren’s Financial & Managerial Accounting, 7th edition by Miller-Nobles so...Horngren’s Financial & Managerial Accounting, 7th edition by Miller-Nobles so...
Horngren’s Financial & Managerial Accounting, 7th edition by Miller-Nobles so...
 
Intermediate Accounting, Volume 2, 13th Canadian Edition by Donald E. Kieso t...
Intermediate Accounting, Volume 2, 13th Canadian Edition by Donald E. Kieso t...Intermediate Accounting, Volume 2, 13th Canadian Edition by Donald E. Kieso t...
Intermediate Accounting, Volume 2, 13th Canadian Edition by Donald E. Kieso t...
 
Fordham -How effective decision-making is within the IT department - Analysis...
Fordham -How effective decision-making is within the IT department - Analysis...Fordham -How effective decision-making is within the IT department - Analysis...
Fordham -How effective decision-making is within the IT department - Analysis...
 
Send Files | Sendbig.comSend Files | Sendbig.com
Send Files | Sendbig.comSend Files | Sendbig.comSend Files | Sendbig.comSend Files | Sendbig.com
Send Files | Sendbig.comSend Files | Sendbig.com
 
1911 Gold Corporate Presentation Apr 2024.pdf
1911 Gold Corporate Presentation Apr 2024.pdf1911 Gold Corporate Presentation Apr 2024.pdf
1911 Gold Corporate Presentation Apr 2024.pdf
 
Cyber Security Training in Office Environment
Cyber Security Training in Office EnvironmentCyber Security Training in Office Environment
Cyber Security Training in Office Environment
 
20200128 Ethical by Design - Whitepaper.pdf
20200128 Ethical by Design - Whitepaper.pdf20200128 Ethical by Design - Whitepaper.pdf
20200128 Ethical by Design - Whitepaper.pdf
 
trending-flavors-and-ingredients-in-salty-snacks-us-2024_Redacted-V2.pdf
trending-flavors-and-ingredients-in-salty-snacks-us-2024_Redacted-V2.pdftrending-flavors-and-ingredients-in-salty-snacks-us-2024_Redacted-V2.pdf
trending-flavors-and-ingredients-in-salty-snacks-us-2024_Redacted-V2.pdf
 
The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...
The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...
The McKinsey 7S Framework: A Holistic Approach to Harmonizing All Parts of th...
 
Effective Strategies for Maximizing Your Profit When Selling Gold Jewelry
Effective Strategies for Maximizing Your Profit When Selling Gold JewelryEffective Strategies for Maximizing Your Profit When Selling Gold Jewelry
Effective Strategies for Maximizing Your Profit When Selling Gold Jewelry
 
Planetary and Vedic Yagyas Bring Positive Impacts in Life
Planetary and Vedic Yagyas Bring Positive Impacts in LifePlanetary and Vedic Yagyas Bring Positive Impacts in Life
Planetary and Vedic Yagyas Bring Positive Impacts in Life
 
Driving Business Impact for PMs with Jon Harmer
Driving Business Impact for PMs with Jon HarmerDriving Business Impact for PMs with Jon Harmer
Driving Business Impact for PMs with Jon Harmer
 
1911 Gold Corporate Presentation Apr 2024.pdf
1911 Gold Corporate Presentation Apr 2024.pdf1911 Gold Corporate Presentation Apr 2024.pdf
1911 Gold Corporate Presentation Apr 2024.pdf
 
Guide Complete Set of Residential Architectural Drawings PDF
Guide Complete Set of Residential Architectural Drawings PDFGuide Complete Set of Residential Architectural Drawings PDF
Guide Complete Set of Residential Architectural Drawings PDF
 
NAB Show Exhibitor List 2024 - Exhibitors Data
NAB Show Exhibitor List 2024 - Exhibitors DataNAB Show Exhibitor List 2024 - Exhibitors Data
NAB Show Exhibitor List 2024 - Exhibitors Data
 
Lucia Ferretti, Lead Business Designer; Matteo Meschini, Business Designer @T...
Lucia Ferretti, Lead Business Designer; Matteo Meschini, Business Designer @T...Lucia Ferretti, Lead Business Designer; Matteo Meschini, Business Designer @T...
Lucia Ferretti, Lead Business Designer; Matteo Meschini, Business Designer @T...
 
Supercharge Your eCommerce Stores-acowebs
Supercharge Your eCommerce Stores-acowebsSupercharge Your eCommerce Stores-acowebs
Supercharge Your eCommerce Stores-acowebs
 
Technical Leaders - Working with the Management Team
Technical Leaders - Working with the Management TeamTechnical Leaders - Working with the Management Team
Technical Leaders - Working with the Management Team
 
EUDR Info Meeting Ethiopian coffee exporters
EUDR Info Meeting Ethiopian coffee exportersEUDR Info Meeting Ethiopian coffee exporters
EUDR Info Meeting Ethiopian coffee exporters
 
business environment micro environment macro environment.pptx
business environment micro environment macro environment.pptxbusiness environment micro environment macro environment.pptx
business environment micro environment macro environment.pptx
 

SCADA

  • 1. BY-AMAR PRASHANT EIE-7TH SEM 348074006. 11/23/2011 1
  • 2. SCADA (Supervisory Control and Data Acquisition) has been around as long as there have been control systems.  The first “SCADA” systems utilized data acquisition by means of panels of meters, lights and strip chart recorders.  Supervisory control was exercised by the operator manually operating various control knobs.  These devices were and still are used to do supervisory control and data acquisition on plants, factories and power generating facilities. 11/23/2011 2
  • 3. SCADA refers to the combination of telemetry and data acquisition.  SCADA encompasses the collecting of the information, transferring it back to the central site, carrying out any necessary analysis and control and then displaying that information on a number of operator screens or displays. The required control actions are then conveyed back to the process. 11/23/2011 3
  • 4. • The computer can record and store a very large amount of data. • The data can be displayed in any way the user requires. • Thousands of sensors over a wide area can be connected to the system. • The operator can incorporate real data simulations into the system. • Many types of data can be collected from the RTUs. • The data can be viewed from anywhere, not just on site. 11/23/2011 4
  • 5. • The system is more complicated than the sensor to panel type. • Different operating skills are required, such as system analysts and programmer. • With thousands of sensors there is still a lot of wire to deal with. • The operator can see only as far as the PLC. 11/23/2011 5
  • 6. A SCADA System consists of a number of Remote Terminal Units (or RTUs) collecting field data and sending that data back to a master station via a communications system.  The master station displays the acquired data and also allows the operator to perform remote control tasks. On a more complex SCADA system there are essentially five levels or hierarchies: • Field level instrumentation and control devices • Marshalling terminals and RTUs • Communications system • The master station(s) • The commercial data processing department computer system 11/23/2011 6
  • 7.  SCADA Software can be divided into two types, Proprietary or Open.Companies develop proprietary software to communicate to their hardware.  SCADA and Local Area Networks  To enable all the nodes on the SCADA network to share information, they must be connected by some transmission medium.  The method of connection is known as the network topology.  Ethernet is the most widely used LAN today because it is cheap and easy to use. 11/23/2011 7
  • 8.  Modem Use in SCADA Systems  Often in SCADA systems the RTU (Remote Terminal Unit (PLC, DCS or IED)) is located at a remote location.  One of the most cost-effective ways of communicating with the RTU over long distances can be by dialup telephone connection. 11/23/2011 8
  • 9.  System Implementation  When first planning and designing a SCADA system, consideration should be given to integrating new SCADA systems into existing communication networks in order to avoid the substantial cost of setting up new infrastructure and communications facilities. 11/23/2011 9
  • 11. The SCADA Software Package  Whilst performance and efficiency of the SCADA package with the current plant is important, the package should be easily upgradeable to handle future requirement.  There have been two main approaches to follow in designing the SCADA system: • Centralized, where a single computer or mainframe performs all plant monitoring and all plant data is stored on one database which resides on this computer. • Distributed, where the SCADA system is shared across several small computers (usually PCs). 1 11/23/2011 1
  • 12. Input/Output Task. This program is the interface between the control and monitoring system and the plant floor. • Alarm Task. This manages all alarms by detecting digital alarm points and comparing the values of analog alarm points to alarm thresholds. • Trends Task. The trends task collects data to be monitored over time. • Reports Task. Reports are produced from plant data. These reports can be periodic, event triggered or activated by the operator. • Display Task. This manages all data to be monitored by the operator and all control actions requested by the operator. 1 11/23/2011 2
  • 13.  A Protocol controls the message format common to all devices on a network.  Common protocols used in radio communications and telemetry systems include the HDLC, MPT1317 and Modbus protocols. The CSMA/CD protocol format is also used.  Introduction to Protocols  The transmission of information (both directions) between the master station and RTUs using time division multiplexing techniques requires the use of serial digital messages.  These messages must be efficient, secure, flexible, and easily implemented in hardware and software.  Efficiency is defined as:  Information Bits Transmitted ÷ Total Bits Transmitted 1 11/23/2011 3
  • 15.  HDLC has been defined by the International Standards Organization for use on both multipoint and point-to-point links. HDLC is a bit based protocol. The two most common modes of operation of HDLC are:  Unbalanced Normal Response Mode (NRM): This is used with only one primary (or master) station initiating all transactions.  Asynchronous Balanced Mode (ABM): In this mode each node has equal status and can act as either a secondary or primary node. 1 11/23/2011 5
  • 17. The CSMA/CD protocol is not as comprehensive as HDLC and is concerned with the method used to get data on and off the physical medium.  HDLC and CSMA/CD can be incorporated together for a more complete protocol. 1 11/23/2011 7
  • 18. The rapid advances in communications technology are an important driving force in the new SCADA system. • Rapid Improvement in LAN Technology for Master Stations • Man Machine Interface • Remote Terminal Units • Communications 1 11/23/2011 8
  • 19. Typical considerations when putting a SCADA system together are:  Overall control requirements • Sequence logic • Analog loop control • Ratio and number of analog to digital points • Speed of control and data acquisition  Master/Operator control stations • Type of displays required • Historical archiving requirements  System consideration • Reliability/availability • Speed of communications/update time/system scan rates • System redundancy • Expansion capability • Application software and modeling 1 11/23/2011 9
  • 20. Obviously a SCADA system's initial cost has to be justified. A few typical reasons for implementing a SCADA system are: • Improved operation of the plant or process resulting in savings due to optimization of the system • Increased productivity of the personnel • Improved safety of the system due to better information and improved control • Protection of the plant equipment • Safeguarding the environment from a failure of the system • Improved energy savings due to optimization of the plant • Improved and quicker receipt of data so that clients can be invoiced more quickly and accurately 2 11/23/2011 0