SlideShare a Scribd company logo
1 of 31
SCADASupervisory Control And Data Acquisition
Ramtin Raji Kermani
Fall 2005
Computer Sciences & Engineering Department
Shiraz University
SCADASupervisory Control And Data Acquisition
Road Map:
• What is a Control System?
• What is SCADA ?
• Where and why SCADA is used?
• SCADA architecture
• Components of SCADA
• Security issues
• Modern features
SCADASupervisory Control And Data Acquisition
First of all, Lets see what is a Control System ?
A control system, is a system that holds responsible in top of another system
(being controlled system) for setting and stabling the system in a predefined
state.
Nowadays control systems are mostly microprocessor based. (Microcontrollers,
PLCs, PC-Based Control systems).
Process being controlledSensor Actuator
Controller System
SCADASupervisory Control And Data Acquisition
Example of a monitoring and control system is a system which
monitors temperature and switches heaters on and off.
SCADASupervisory Control And Data Acquisition
What is SCADA?
SCADA is “Supervisory Control And Data Acquisition”.
Real-time industrial process control systems used to centrally
monitor and control remote or local industrial equipment such as
motors, valves, pumps, relays, sensors, etc.
SCADA is Combination of telemetry and Data Acquisition.
SCADA is not just a hardware, neither a software. It’s a concept,
it’s a system as a combination of special hardware, software and
protocols.
SCADA is used to control chemical plant processes, oil and gas
pipelines, electrical generation and transmission equipment,
manufacturing facilities, water purification and
distribution infrastructure, etc.
SCADASupervisory Control And Data Acquisition
Why SCADA is needed ?
The Ability to Remotely collect different plants on different places.
The Ability to control process from a distance.
The Ability to create logs and reports about system’s current and past state.
The Ability to send necessary information to Engineers and operators in
real-time using Instant Messaging and SMS.
SCADASupervisory Control And Data Acquisition
Where SCADA is used ?
- Electrical generation/distribution,
- Natural gas distribution
- Fuel Oil storage & flow
- Water storage & flow
- Lighting
- Heating, cooling, ventilation
- Fire alarms & suppression
- Elevators & escalators
- Gates & doors, alarms
- Video security cameras
- Traffic signals
- Process Line Control
SCADASupervisory Control And Data Acquisition
SCADA is not a new stuff !
It has been used since the early days of control systems to
remotely Control and Monitor current and past state of being
controlled system (our plant, factory, etc.)
SCADASupervisory Control And Data Acquisition
Early Power System Control (in 1919)
Control room
(mimic wall)
1970’s
formerly, all instruments were directly wired to the control room
SCADASupervisory Control And Data Acquisition
Late 1990’s Control Centers
SCADASupervisory Control And Data Acquisition
A little Confused ?!?!
Lets SEE what it is !
SCADASupervisory Control And Data Acquisition
Central Monitoring Unit
Communications
Network
Sensor
Sensor
Programmable Logic Controller
Sensor
Fiber, Radio, Modem,
Microwave, Telephone,
Wireless, Powerline Carrier
Remote
Terminal
Unit (RTU)
RTU
RTU
SCADASupervisory Control And Data Acquisition
SCADA Hardware
- Field level instrumentation and control devices
Sensing field variables, controlling the process and ….
- Remote Terminal Units (RTUs)
Send control and monitoring data to MTU. (could be a PLC)
- Master Terminal Unit or MTU (Also called The Master Station)
gathering information from RTUs, Monitoring and processing,
sending necessary control actions to RTUs.
- Communication System
SCADASupervisory Control And Data Acquisition
Going a little more in details …
SCADASupervisory Control And Data Acquisition
Communication
Network
Instrumentation
Remote Station
Central Monitoring Station
LAN, WAN, INTERNET
Communication
Network
Instrumentation
Remote Station
Central Monitoring Station
Central Monitoring Station
Communication
Network
Instrumentation
Remote Station
Corporate Architecture
SCADASupervisory Control And Data Acquisition
•Focus
–Safety
–100% Availability
–Electro-mechanical
–No updating, Aged
equipment
•The Language
–RTUs, PLCs, IEDs
– DNP, Modbus
– Low Bandwidth
– Analog & Digital
•The Vendors
–Allen
Bradley(AB)/Rockwell,
Honeywell, Siemens,
Johnson Controls
•Focus
–Security
–99.5% Availability
–Electronic
–Continuous Updating,
New
•The Language
–Routers, Switches,
Servers
– IP, Ethernet
– High Bandwidth
– All Digital
•The Vendors
–IBM, Microsoft,
CISCO, Dell
Physical Plant Computer Networking
What are the concerns ?
SCADASupervisory Control And Data Acquisition
Protocols used in SCADA Systems:
DNP (Distributed Network Protocol)
Modbus
DeviceNet
Mostly Open Protocol are used in SCADA systems.
The most popular protocols are as follows:
SCADASupervisory Control And Data Acquisition
SCADA Functionality:
- Data acquisition and display
store binary & analog data into process data base
- Alarm & Events
record important changes and operator actions
- History data base
keep a record of the process values
- Measured processing
calculate derived values (limit supervision, trending)
- Logging & reporting
- Human Machine Interface (HMI):
graphical object state presentation, lists, reports
- Operator Command handling
binary commands, set points
recipes, batches, scripts (command procedures)
SCADASupervisory Control And Data Acquisition
Current state
Alarms and events
Trends and history
Remote Monitoring including:
SCADASupervisory Control And Data Acquisition
What is an alarm, an event ?
A&E consider changes occurring in the plant (process) or in the control system
(operator actions, configuration changes,…) that merit to be recorded.
Recorded changes can be of three kinds:
- informative: no action required
(e.g. "production terminated at 11:09")
- warning: plant could stop or be damaged if no corrective action is taken "soon"
(e.g. “fuel low")
- blocking: the controller took action to protect the plant and further operation is
prevented until the reason is cleared (e.g. “Temperature too high")
An event is a change related to:
operator actions ("grid synchronisation performed at 14:35"),
configuration changes ("new software loaded in controller 21"), and
system errors ("no life sign from controller B3")
SCADASupervisory Control And Data Acquisition
Implementing alarms by variables
An alarm is often encoded as a simple 16-bit word sent by an object (thru PLC) in the
plant.
Each bit has a different meaning, the error condition is reset when the word is 0.
[120] low oil pressure
121] low water level
[122] trajectory error
[123] synchronisation error
[123] tool error
[131] robot %R1% not ready
…
word
SCADASupervisory Control And Data Acquisition
New Trends in SCADA
- Web-Based SCADA systems
- Connecting SCADA system to Internet
- Gives more functionality to our system
- Security issues should be covered
- Using Instant Messaging to report systems status (implemented)
- Giving more functionality
- Using a reliable instant messaging service
- Using Short Message Service to report critical situations (implemented)
- A kind of instant messaging, using Mobile Telecommunication network
- Using SMS Server, connecting a cell to PC, setting up a web server and
using WAP
SCADASupervisory Control And Data Acquisition
Instant Messaging for SCADA
Facilitate the remote monitor and control by utilizing the secure IM
Instant Messaging (IM) is a type of communications service over the Internet that
enables individuals to exchange text messages and track availability of a list of
users in real-time.
By taking advantage of the near real time feature of IM and richness of the IM
presence, we bring forward a secure IM based remote monitor and control
system.
LDAP-based device and system management
Lightweight Directory Access Protocol (LDAP) [6] specifically targeted at
management applications and browser applications that provide read/write
interactive access to directories.
SCADASupervisory Control And Data Acquisition
Internet
PDA
Cell Phone
`
Computer
IM server
LDAP Server
`
IM Control/Mornitor
Proxy
Device 3
`
node1
Device 1
Device 2
Device 4
`
node2
`
Leader node1
firewall
Group key
IM Architecture for SCADA
SCADASupervisory Control And Data Acquisition
A simple IM based remote monitor/control interface
SCADASupervisory Control And Data Acquisition
SCADA on mobile phone
The system allows you to use your mobile phone to monitor and control your
process from any location. More versatile than a pager system.
You can get detailed alarm messages about any event that occurs in your
business.
The application has been
written in J2ME
The refresh time is about 2 s
Java application in mobile
phone transfers data to/from
WWW server.
SCADASupervisory Control And Data Acquisition
SCADASupervisory Control And Data Acquisition
SCADASupervisory Control And Data Acquisition
Last words on SCADA
With new trends and technologies of Computer and Electrical
Engineering, there are lots of functionalities available, that we can add to our
SCADA system.
You saw that SCADA covers different fields of Computer Engineering like
Computer networking, Control, Programming, Embedded Systems, Operating
Systems, Real-time Systems and ….
SCADA is a very fast growing technology which is widely used in plants and
factories and makes good job opportunities for you in the industry, in
computer engineering field..
SCADASupervisory Control And Data Acquisition
References:
www.google.com
www.wikipedia.com
www.whatis.com
Modern SCADA protocols, Elsevier, newness publication
DESY SCADA Experience, EPICS Workshop - Oak Ridge
www.modbus.com
www.DNP.org
Engineering The Architecture Of Distributed Control Systems, Eric Runnerstrom
MPR Associates
Joint Program Office for Special Technology Countermeasures, National Defense
Industrial Association
15-17 July 2003
SCADASupervisory Control And Data Acquisition
Questions ?
Comments?
Thanks for coming …
Ramtin Raji Kermani, Fall 2005
ramtinraji@cse.shirazu.ac.ir

More Related Content

What's hot

Scada system architecture, types and applications
Scada system architecture, types and applicationsScada system architecture, types and applications
Scada system architecture, types and applications
Uchi Pou
 

What's hot (20)

Scada
ScadaScada
Scada
 
A presentation on scada system
A presentation on scada systemA presentation on scada system
A presentation on scada system
 
Introduction to SCADA
Introduction to SCADAIntroduction to SCADA
Introduction to SCADA
 
Scada Classification By-Rahul Mehra
Scada Classification By-Rahul MehraScada Classification By-Rahul Mehra
Scada Classification By-Rahul Mehra
 
Presentaton on Plc & Scada
Presentaton on Plc & ScadaPresentaton on Plc & Scada
Presentaton on Plc & Scada
 
Scada system
Scada systemScada system
Scada system
 
Scada system architecture, types and applications
Scada system architecture, types and applicationsScada system architecture, types and applications
Scada system architecture, types and applications
 
SCADA
SCADASCADA
SCADA
 
plc scada
 plc scada plc scada
plc scada
 
Scada architecture
Scada architectureScada architecture
Scada architecture
 
Scada System
Scada  SystemScada  System
Scada System
 
AUTOMATION ,SCADA AND POWER SYSTEM AUTOMATION
AUTOMATION ,SCADA AND POWER SYSTEM AUTOMATIONAUTOMATION ,SCADA AND POWER SYSTEM AUTOMATION
AUTOMATION ,SCADA AND POWER SYSTEM AUTOMATION
 
123126804 scada
123126804 scada123126804 scada
123126804 scada
 
Scada and power system automation
Scada and power system automationScada and power system automation
Scada and power system automation
 
Scada systems automating electrical distribution
Scada systems automating electrical distributionScada systems automating electrical distribution
Scada systems automating electrical distribution
 
Presentation on PLC and SCADA
Presentation on PLC and SCADAPresentation on PLC and SCADA
Presentation on PLC and SCADA
 
Scada slide
Scada slideScada slide
Scada slide
 
PPT of PLC and SCADA
PPT of PLC and SCADAPPT of PLC and SCADA
PPT of PLC and SCADA
 
SCADA Introduction
SCADA IntroductionSCADA Introduction
SCADA Introduction
 
SCADA
SCADASCADA
SCADA
 

Similar to Scada

scada-130512133852-phpapp01.pptx
scada-130512133852-phpapp01.pptxscada-130512133852-phpapp01.pptx
scada-130512133852-phpapp01.pptx
surangagw
 
Introduction to scada systems & power control centres
Introduction to scada systems & power control centresIntroduction to scada systems & power control centres
Introduction to scada systems & power control centres
Helder Joaquim Ale Psico
 
LIBRARY RESEARCH PROJECT SECURITY CONTROL IN SCADA
LIBRARY RESEARCH  PROJECT SECURITY CONTROL IN SCADALIBRARY RESEARCH  PROJECT SECURITY CONTROL IN SCADA
LIBRARY RESEARCH PROJECT SECURITY CONTROL IN SCADA
SonuSingh81247
 
LIBRARY RESEARCH PROJECT cyber security control inSCAD.ppt
LIBRARY RESEARCH  PROJECT cyber security control inSCAD.pptLIBRARY RESEARCH  PROJECT cyber security control inSCAD.ppt
LIBRARY RESEARCH PROJECT cyber security control inSCAD.ppt
SonuSingh81247
 
System concept of scada
System concept of scadaSystem concept of scada
System concept of scada
Stella Hermias
 

Similar to Scada (20)

scada-130512133852-phpapp01.pptx
scada-130512133852-phpapp01.pptxscada-130512133852-phpapp01.pptx
scada-130512133852-phpapp01.pptx
 
SCADA by K.LIPESH
SCADA by K.LIPESH SCADA by K.LIPESH
SCADA by K.LIPESH
 
SCADA Systems and its security!
SCADA Systems and its security!SCADA Systems and its security!
SCADA Systems and its security!
 
SCADA (Supervisory Control & data Acquisation) PPT
SCADA (Supervisory Control & data Acquisation) PPTSCADA (Supervisory Control & data Acquisation) PPT
SCADA (Supervisory Control & data Acquisation) PPT
 
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 System ? Supervisory Control & Data Acquisition
SCADA System ? Supervisory Control & Data AcquisitionSCADA System ? Supervisory Control & Data Acquisition
SCADA System ? Supervisory Control & Data Acquisition
 
Scada systems basics winnie mbau
Scada systems basics winnie mbauScada systems basics winnie mbau
Scada systems basics winnie mbau
 
Dcs vs scada
Dcs vs scadaDcs vs scada
Dcs vs scada
 
Introduction to scada systems & power control centres
Introduction to scada systems & power control centresIntroduction to scada systems & power control centres
Introduction to scada systems & power control centres
 
Training manual on scada
Training manual on scadaTraining manual on scada
Training manual on scada
 
Scada in hydropower plant
Scada in  hydropower plantScada in  hydropower plant
Scada in hydropower plant
 
Scada in hydropower plant
Scada  in  hydropower plantScada  in  hydropower plant
Scada in hydropower plant
 
SCADA ... Supervisory control and data acquisition
SCADA ... Supervisory control and data acquisitionSCADA ... Supervisory control and data acquisition
SCADA ... Supervisory control and data acquisition
 
LIBRARY RESEARCH PROJECT SECURITY CONTROL IN SCADA
LIBRARY RESEARCH  PROJECT SECURITY CONTROL IN SCADALIBRARY RESEARCH  PROJECT SECURITY CONTROL IN SCADA
LIBRARY RESEARCH PROJECT SECURITY CONTROL IN SCADA
 
LIBRARY RESEARCH PROJECT cyber security control inSCAD.ppt
LIBRARY RESEARCH  PROJECT cyber security control inSCAD.pptLIBRARY RESEARCH  PROJECT cyber security control inSCAD.ppt
LIBRARY RESEARCH PROJECT cyber security control inSCAD.ppt
 
System concept of scada
System concept of scadaSystem concept of scada
System concept of scada
 
SCADA Assignment.pptx
SCADA Assignment.pptxSCADA Assignment.pptx
SCADA Assignment.pptx
 
scada systems
scada systemsscada systems
scada systems
 
How scada systems work
How scada systems workHow scada systems work
How scada systems work
 

Recently uploaded

Hyatt driving innovation and exceptional customer experiences with FIDO passw...
Hyatt driving innovation and exceptional customer experiences with FIDO passw...Hyatt driving innovation and exceptional customer experiences with FIDO passw...
Hyatt driving innovation and exceptional customer experiences with FIDO passw...
FIDO Alliance
 
Breaking Down the Flutterwave Scandal What You Need to Know.pdf
Breaking Down the Flutterwave Scandal What You Need to Know.pdfBreaking Down the Flutterwave Scandal What You Need to Know.pdf
Breaking Down the Flutterwave Scandal What You Need to Know.pdf
UK Journal
 
Tales from a Passkey Provider Progress from Awareness to Implementation.pptx
Tales from a Passkey Provider  Progress from Awareness to Implementation.pptxTales from a Passkey Provider  Progress from Awareness to Implementation.pptx
Tales from a Passkey Provider Progress from Awareness to Implementation.pptx
FIDO Alliance
 

Recently uploaded (20)

Google I/O Extended 2024 Warsaw
Google I/O Extended 2024 WarsawGoogle I/O Extended 2024 Warsaw
Google I/O Extended 2024 Warsaw
 
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
ASRock Industrial FDO Solutions in Action for Industrial Edge AI _ Kenny at A...
 
WebAssembly is Key to Better LLM Performance
WebAssembly is Key to Better LLM PerformanceWebAssembly is Key to Better LLM Performance
WebAssembly is Key to Better LLM Performance
 
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
Event-Driven Architecture Masterclass: Engineering a Robust, High-performance...
 
Working together SRE & Platform Engineering
Working together SRE & Platform EngineeringWorking together SRE & Platform Engineering
Working together SRE & Platform Engineering
 
ERP Contender Series: Acumatica vs. Sage Intacct
ERP Contender Series: Acumatica vs. Sage IntacctERP Contender Series: Acumatica vs. Sage Intacct
ERP Contender Series: Acumatica vs. Sage Intacct
 
FDO for Camera, Sensor and Networking Device – Commercial Solutions from VinC...
FDO for Camera, Sensor and Networking Device – Commercial Solutions from VinC...FDO for Camera, Sensor and Networking Device – Commercial Solutions from VinC...
FDO for Camera, Sensor and Networking Device – Commercial Solutions from VinC...
 
Hyatt driving innovation and exceptional customer experiences with FIDO passw...
Hyatt driving innovation and exceptional customer experiences with FIDO passw...Hyatt driving innovation and exceptional customer experiences with FIDO passw...
Hyatt driving innovation and exceptional customer experiences with FIDO passw...
 
Introduction to FIDO Authentication and Passkeys.pptx
Introduction to FIDO Authentication and Passkeys.pptxIntroduction to FIDO Authentication and Passkeys.pptx
Introduction to FIDO Authentication and Passkeys.pptx
 
Portal Kombat : extension du réseau de propagande russe
Portal Kombat : extension du réseau de propagande russePortal Kombat : extension du réseau de propagande russe
Portal Kombat : extension du réseau de propagande russe
 
Breaking Down the Flutterwave Scandal What You Need to Know.pdf
Breaking Down the Flutterwave Scandal What You Need to Know.pdfBreaking Down the Flutterwave Scandal What You Need to Know.pdf
Breaking Down the Flutterwave Scandal What You Need to Know.pdf
 
Event-Driven Architecture Masterclass: Challenges in Stream Processing
Event-Driven Architecture Masterclass: Challenges in Stream ProcessingEvent-Driven Architecture Masterclass: Challenges in Stream Processing
Event-Driven Architecture Masterclass: Challenges in Stream Processing
 
State of the Smart Building Startup Landscape 2024!
State of the Smart Building Startup Landscape 2024!State of the Smart Building Startup Landscape 2024!
State of the Smart Building Startup Landscape 2024!
 
Easier, Faster, and More Powerful – Notes Document Properties Reimagined
Easier, Faster, and More Powerful – Notes Document Properties ReimaginedEasier, Faster, and More Powerful – Notes Document Properties Reimagined
Easier, Faster, and More Powerful – Notes Document Properties Reimagined
 
Where to Learn More About FDO _ Richard at FIDO Alliance.pdf
Where to Learn More About FDO _ Richard at FIDO Alliance.pdfWhere to Learn More About FDO _ Richard at FIDO Alliance.pdf
Where to Learn More About FDO _ Richard at FIDO Alliance.pdf
 
Collecting & Temporal Analysis of Behavioral Web Data - Tales From The Inside
Collecting & Temporal Analysis of Behavioral Web Data - Tales From The InsideCollecting & Temporal Analysis of Behavioral Web Data - Tales From The Inside
Collecting & Temporal Analysis of Behavioral Web Data - Tales From The Inside
 
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdfHow Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
How Red Hat Uses FDO in Device Lifecycle _ Costin and Vitaliy at Red Hat.pdf
 
Tales from a Passkey Provider Progress from Awareness to Implementation.pptx
Tales from a Passkey Provider  Progress from Awareness to Implementation.pptxTales from a Passkey Provider  Progress from Awareness to Implementation.pptx
Tales from a Passkey Provider Progress from Awareness to Implementation.pptx
 
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdfLinux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
Linux Foundation Edge _ Overview of FDO Software Components _ Randy at Intel.pdf
 
The Metaverse: Are We There Yet?
The  Metaverse:    Are   We  There  Yet?The  Metaverse:    Are   We  There  Yet?
The Metaverse: Are We There Yet?
 

Scada

  • 1. SCADASupervisory Control And Data Acquisition Ramtin Raji Kermani Fall 2005 Computer Sciences & Engineering Department Shiraz University
  • 2. SCADASupervisory Control And Data Acquisition Road Map: • What is a Control System? • What is SCADA ? • Where and why SCADA is used? • SCADA architecture • Components of SCADA • Security issues • Modern features
  • 3. SCADASupervisory Control And Data Acquisition First of all, Lets see what is a Control System ? A control system, is a system that holds responsible in top of another system (being controlled system) for setting and stabling the system in a predefined state. Nowadays control systems are mostly microprocessor based. (Microcontrollers, PLCs, PC-Based Control systems). Process being controlledSensor Actuator Controller System
  • 4. SCADASupervisory Control And Data Acquisition Example of a monitoring and control system is a system which monitors temperature and switches heaters on and off.
  • 5. SCADASupervisory Control And Data Acquisition What is SCADA? SCADA is “Supervisory Control And Data Acquisition”. Real-time industrial process control systems used to centrally monitor and control remote or local industrial equipment such as motors, valves, pumps, relays, sensors, etc. SCADA is Combination of telemetry and Data Acquisition. SCADA is not just a hardware, neither a software. It’s a concept, it’s a system as a combination of special hardware, software and protocols. SCADA is used to control chemical plant processes, oil and gas pipelines, electrical generation and transmission equipment, manufacturing facilities, water purification and distribution infrastructure, etc.
  • 6. SCADASupervisory Control And Data Acquisition Why SCADA is needed ? The Ability to Remotely collect different plants on different places. The Ability to control process from a distance. The Ability to create logs and reports about system’s current and past state. The Ability to send necessary information to Engineers and operators in real-time using Instant Messaging and SMS.
  • 7. SCADASupervisory Control And Data Acquisition Where SCADA is used ? - Electrical generation/distribution, - Natural gas distribution - Fuel Oil storage & flow - Water storage & flow - Lighting - Heating, cooling, ventilation - Fire alarms & suppression - Elevators & escalators - Gates & doors, alarms - Video security cameras - Traffic signals - Process Line Control
  • 8. SCADASupervisory Control And Data Acquisition SCADA is not a new stuff ! It has been used since the early days of control systems to remotely Control and Monitor current and past state of being controlled system (our plant, factory, etc.)
  • 9. SCADASupervisory Control And Data Acquisition Early Power System Control (in 1919) Control room (mimic wall) 1970’s formerly, all instruments were directly wired to the control room
  • 10. SCADASupervisory Control And Data Acquisition Late 1990’s Control Centers
  • 11. SCADASupervisory Control And Data Acquisition A little Confused ?!?! Lets SEE what it is !
  • 12. SCADASupervisory Control And Data Acquisition Central Monitoring Unit Communications Network Sensor Sensor Programmable Logic Controller Sensor Fiber, Radio, Modem, Microwave, Telephone, Wireless, Powerline Carrier Remote Terminal Unit (RTU) RTU RTU
  • 13. SCADASupervisory Control And Data Acquisition SCADA Hardware - Field level instrumentation and control devices Sensing field variables, controlling the process and …. - Remote Terminal Units (RTUs) Send control and monitoring data to MTU. (could be a PLC) - Master Terminal Unit or MTU (Also called The Master Station) gathering information from RTUs, Monitoring and processing, sending necessary control actions to RTUs. - Communication System
  • 14. SCADASupervisory Control And Data Acquisition Going a little more in details …
  • 15. SCADASupervisory Control And Data Acquisition Communication Network Instrumentation Remote Station Central Monitoring Station LAN, WAN, INTERNET Communication Network Instrumentation Remote Station Central Monitoring Station Central Monitoring Station Communication Network Instrumentation Remote Station Corporate Architecture
  • 16. SCADASupervisory Control And Data Acquisition •Focus –Safety –100% Availability –Electro-mechanical –No updating, Aged equipment •The Language –RTUs, PLCs, IEDs – DNP, Modbus – Low Bandwidth – Analog & Digital •The Vendors –Allen Bradley(AB)/Rockwell, Honeywell, Siemens, Johnson Controls •Focus –Security –99.5% Availability –Electronic –Continuous Updating, New •The Language –Routers, Switches, Servers – IP, Ethernet – High Bandwidth – All Digital •The Vendors –IBM, Microsoft, CISCO, Dell Physical Plant Computer Networking What are the concerns ?
  • 17. SCADASupervisory Control And Data Acquisition Protocols used in SCADA Systems: DNP (Distributed Network Protocol) Modbus DeviceNet Mostly Open Protocol are used in SCADA systems. The most popular protocols are as follows:
  • 18. SCADASupervisory Control And Data Acquisition SCADA Functionality: - Data acquisition and display store binary & analog data into process data base - Alarm & Events record important changes and operator actions - History data base keep a record of the process values - Measured processing calculate derived values (limit supervision, trending) - Logging & reporting - Human Machine Interface (HMI): graphical object state presentation, lists, reports - Operator Command handling binary commands, set points recipes, batches, scripts (command procedures)
  • 19. SCADASupervisory Control And Data Acquisition Current state Alarms and events Trends and history Remote Monitoring including:
  • 20. SCADASupervisory Control And Data Acquisition What is an alarm, an event ? A&E consider changes occurring in the plant (process) or in the control system (operator actions, configuration changes,…) that merit to be recorded. Recorded changes can be of three kinds: - informative: no action required (e.g. "production terminated at 11:09") - warning: plant could stop or be damaged if no corrective action is taken "soon" (e.g. “fuel low") - blocking: the controller took action to protect the plant and further operation is prevented until the reason is cleared (e.g. “Temperature too high") An event is a change related to: operator actions ("grid synchronisation performed at 14:35"), configuration changes ("new software loaded in controller 21"), and system errors ("no life sign from controller B3")
  • 21. SCADASupervisory Control And Data Acquisition Implementing alarms by variables An alarm is often encoded as a simple 16-bit word sent by an object (thru PLC) in the plant. Each bit has a different meaning, the error condition is reset when the word is 0. [120] low oil pressure 121] low water level [122] trajectory error [123] synchronisation error [123] tool error [131] robot %R1% not ready … word
  • 22. SCADASupervisory Control And Data Acquisition New Trends in SCADA - Web-Based SCADA systems - Connecting SCADA system to Internet - Gives more functionality to our system - Security issues should be covered - Using Instant Messaging to report systems status (implemented) - Giving more functionality - Using a reliable instant messaging service - Using Short Message Service to report critical situations (implemented) - A kind of instant messaging, using Mobile Telecommunication network - Using SMS Server, connecting a cell to PC, setting up a web server and using WAP
  • 23. SCADASupervisory Control And Data Acquisition Instant Messaging for SCADA Facilitate the remote monitor and control by utilizing the secure IM Instant Messaging (IM) is a type of communications service over the Internet that enables individuals to exchange text messages and track availability of a list of users in real-time. By taking advantage of the near real time feature of IM and richness of the IM presence, we bring forward a secure IM based remote monitor and control system. LDAP-based device and system management Lightweight Directory Access Protocol (LDAP) [6] specifically targeted at management applications and browser applications that provide read/write interactive access to directories.
  • 24. SCADASupervisory Control And Data Acquisition Internet PDA Cell Phone ` Computer IM server LDAP Server ` IM Control/Mornitor Proxy Device 3 ` node1 Device 1 Device 2 Device 4 ` node2 ` Leader node1 firewall Group key IM Architecture for SCADA
  • 25. SCADASupervisory Control And Data Acquisition A simple IM based remote monitor/control interface
  • 26. SCADASupervisory Control And Data Acquisition SCADA on mobile phone The system allows you to use your mobile phone to monitor and control your process from any location. More versatile than a pager system. You can get detailed alarm messages about any event that occurs in your business. The application has been written in J2ME The refresh time is about 2 s Java application in mobile phone transfers data to/from WWW server.
  • 27. SCADASupervisory Control And Data Acquisition
  • 28. SCADASupervisory Control And Data Acquisition
  • 29. SCADASupervisory Control And Data Acquisition Last words on SCADA With new trends and technologies of Computer and Electrical Engineering, there are lots of functionalities available, that we can add to our SCADA system. You saw that SCADA covers different fields of Computer Engineering like Computer networking, Control, Programming, Embedded Systems, Operating Systems, Real-time Systems and …. SCADA is a very fast growing technology which is widely used in plants and factories and makes good job opportunities for you in the industry, in computer engineering field..
  • 30. SCADASupervisory Control And Data Acquisition References: www.google.com www.wikipedia.com www.whatis.com Modern SCADA protocols, Elsevier, newness publication DESY SCADA Experience, EPICS Workshop - Oak Ridge www.modbus.com www.DNP.org Engineering The Architecture Of Distributed Control Systems, Eric Runnerstrom MPR Associates Joint Program Office for Special Technology Countermeasures, National Defense Industrial Association 15-17 July 2003
  • 31. SCADASupervisory Control And Data Acquisition Questions ? Comments? Thanks for coming … Ramtin Raji Kermani, Fall 2005 ramtinraji@cse.shirazu.ac.ir