WELCOME TO SEMINAR ON SCADA WELCOME TO SEMINAR ON SCADA Presented by: ANIL KUMAR RAUT Adm No:33IE/2k.

Slides:



Advertisements
Similar presentations
Module 3: Business Information Systems
Advertisements

SYSTEM-WIDE PROCESS CONTROLS UPGRADE Detroit Water & Sewerage Department.
Chapter 12 File Management Patricia Roy Manatee Community College, Venice, FL ©2008, Prentice Hall Operating Systems: Internals and Design Principles,
Chapter 1 Section II Fundamentals of Information Systems
IEC Substation Configuration Language and Its Impact on the Engineering of Distribution Substation Systems Notes Dr. Alexander Apostolov.
File Management Chapter 12. File Management File management system is considered part of the operating system Input to applications is by means of a file.
File Management Chapter 12. File Management A file is a named entity used to save results from a program or provide data to a program. Access control.
Chapter 19: Network Management Business Data Communications, 4e.
Managing data Resources: An information system provides users with timely, accurate, and relevant information. The information is stored in computer files.
1 ITC242 – Introduction to Data Communications Week 12 Topic 18 Chapter 19 Network Management.
Chapter 3: System design. System design Creating system components Three primary components – designing data structure and content – create software –
Application architectures
NLC - The Next Linear Collider Project Lee Ann Yasukawa 05/25/99 NLC Archiving Requirements (Preliminary)
1 File Management Chapter File Management File management system consists of system utility programs that run as privileged applications Input to.
Alarms and Events Processing Group No. 2 Project Guide: Prof. N.D.R.Sarma.
70-290: MCSE Guide to Managing a Microsoft Windows Server 2003 Environment Chapter 8: Implementing and Managing Printers.
GUARD PATROL Sales Presentation. GUARD PATROL Collect data of security personnel patrols’ completion Real time tracking Various reporting options: patrols,
File Management Chapter 12.
Alarms and Events - Processing and Logging Project Mentors Suneel Kumar Venugopal Vanga.
Copyright © 2007 Ramez Elmasri and Shamkant B. Navathe Slide 1- 1.
 A system consisting of a number of remote terminal units (or RTUs) collecting field data connected back to a master station via a communications system.
Introduction to wind parks SCADA systems
Secure Systems Research Group - FAU 1 SCADA Software Architecture Meha Garg Dept. of Computer Science and Engineering Florida Atlantic University Boca.
Check Disk. Disk Defragmenter Using Disk Defragmenter Effectively Run Disk Defragmenter when the computer will receive the least usage. Educate users.
H-1 Network Management Network management is the process of controlling a complex data network to maximize its efficiency and productivity The overall.
Supervisory Systems.
SCADA and Telemetry Presented By:.
 What’s a Computer? What’s a Computer?  Characteristics of a Computer Characteristics of a Computer  Evolution of Computers Evolution of Computers.
Introduction to HP LoadRunner Getting Familiar with LoadRunner >>>>>>>>>>>>>>>>>>>>>>
SCADA FOR WATER DISTRIBUTION IC DEPT. GECGn SEC28.
File Management Chapter 12. File Management File management system is considered part of the operating system Input to applications is by means of a file.
Summary Data Modeling SDLC What is Data Modeling Application Audience and Services Entities Attributes Relationships Entity Relationship Diagrams Conceptual,Logical.
Prepared By :.  Introduction  Techniques Used  Case Study  Advantages  Application  Conclusion OUTLINE.
Computer Emergency Notification System (CENS)
Unit 5 CONTROL CENTERS AND POWER SYSTEM SECURITY.
Topics of presentation
For 11kv substation network using technology Devices World Sdn Bhd.
Chapter 1 Computer Systems. Why study Computer Architecture? Examples Web Browsing - how does the browser access pages from a server? How can we create.
DATABASE MANAGEMENT SYSTEMS CMAM301. Introduction to database management systems  What is Database?  What is Database Systems?  Types of Database.
C OMPUTING E SSENTIALS Timothy J. O’Leary Linda I. O’Leary Presentations by: Fred Bounds.
Logic Analyzer ECE-4220 Real-Time Embedded Systems Final Project Dallas Fletchall.
ELEMENTS OF A COMPUTER SYSTEM HARDWARE SOFTWARE PEOPLEWARE DATA.
PACS in Radiology By Alanoud Al Saleh.
Introduction to Energy Management. Week/Lesson 12 Advanced Technology for Effective Facility Control.
Foundations of Information Systems in Business. System ® System  A system is an interrelated set of business procedures used within one business unit.
CONTENTS: 1.Abstract. 2.Objective. 3.Block diagram. 4.Methodology. 5.Advantages and Disadvantages. 6.Applications. 7.Conclusion.
Name Of The College & Dept
Student Name USN NO Guide Name H.O.D Name Name Of The College & Dept.
Monas MS is a software suite designed for displaying, processing and storing messages received in the centralized security and monitoring stations. Software.
Application architectures Advisor : Dr. Moneer Al_Mekhlafi By : Ahmed AbdAllah Al_Homaidi.
ARM and GPS Based Transformer monitoring system with area Identification Student Name USN NO Guide Name H.O.D Name Name Of The College & Dept.
Introduction: Databases and Database Systems Lecture # 1 June 19,2012 National University of Computer and Emerging Sciences.
PART1 Data collection methodology and NM paradigms 1.
Submitted by: - Debasis Samantaray 7 th semester, Mechanical Engineering Regd. No: Ajay Binay Institute of Technology 1.
SCADA Supervisory Control And Data Acquisition Pantech Solutions Here is the key to learn more.
Artificial Intelligence In Power System Author Doshi Pratik H.Darakh Bharat P.
SQL Database Management
OPERATES SCADA OPERATION SYSTEM Explain the operational SCADA
Automation Technologies SCADA SENSORS HMI
Chapter 19: Network Management
TRANSACTION PROCESSING SYSTEM (TPS)
SCADA for Remote Industrial Plant
DT80 range Modbus capability
How SCADA Systems Work?.
Developing Information Systems
Programmable Logic Controllers (PLCs) An Overview.
REMOTE POWER MONITORING OF MARINE SITES
SDLC Phases Systems Design.
Cyber Security of SCADA Systems Remote Terminal Units (RTU)
Presentation transcript:

WELCOME TO SEMINAR ON SCADA WELCOME TO SEMINAR ON SCADA Presented by: ANIL KUMAR RAUT Adm No:33IE/2k

INTRODUCTION SCADA: Supervisory Control And Data Acquisition System SCADA: Supervisory Control And Data Acquisition System A Supervisory System A Supervisory System Encompasses all control,indicating and associated telemetry equipments at the master station and all of the complimentary devices in the remote stations Encompasses all control,indicating and associated telemetry equipments at the master station and all of the complimentary devices in the remote stations

PURPOSE To Provide the user with the capability to exercise control over a specific device and confirm its performance in accordance with the directed action. To Provide the user with the capability to exercise control over a specific device and confirm its performance in accordance with the directed action. To process those data for use by operator To process those data for use by operator Operator control of remote devices Operator control of remote devices

SCADA AND ELECTRIC UTILITIES It can be discussed in the following categories: Functions of SCADA Functions of SCADA Fundamentals of operation Fundamentals of operation Design considerations Design considerations

FUNCTIONS OF SCADA DATA ACQUISITION DATA ACQUISITION INFORMATION DISPLAY INFORMATION DISPLAY SUPERVISORY CONTROL SUPERVISORY CONTROL ALARM PROCESSING ALARM PROCESSING INFORMATION STORAGE AND REPORTS INFORMATION STORAGE AND REPORTS DATA CALCULATIONS DATA CALCULATIONS

DATA ACQUISITION Periodic acquisition of data from RTUs Periodic acquisition of data from RTUs Data acquired on a polled basis Data acquired on a polled basis Two options available on how a RTU responds: Two options available on how a RTU responds: 1. Send the actual value of points 2. Send only those points where change has occurred The latter option preferred and referred to as “Reporting By Exception” The latter option preferred and referred to as “Reporting By Exception” It’s a collective process of several specialized and highly related sub processes It’s a collective process of several specialized and highly related sub processes

INFORMATION DISPLAY This process consists of: This process consists of: 1. Retrieving both fixed and real time data from database 2. Combining them 3. Presenting them to the operator in the form of limited graphics CRT color pages This section is organized in a hierarchical tree structure This section is organized in a hierarchical tree structure Display selection by dedicated function keys provides very rapid access to frequently used displays Display selection by dedicated function keys provides very rapid access to frequently used displays

SUPERVISORY CONTROL Process of actuating equipment operation at remote locations Process of actuating equipment operation at remote locations This process includes: This process includes: 1. Selection of station 2. Selection of the device to be controlled 3. Execution of desired commands such as TRIP or close “Check-before-operate” method is employed for security of personnel and electric system “Check-before-operate” method is employed for security of personnel and electric system

ALARM PROCESSING This process includes: This process includes: 1. Alerting the operator to unscheduled events 2. Informing him the time of occurrence, the station location, the device ID and the nature of event The most common output of the alarm are CRT alarm lists, hardcopy printouts and audible alarms The most common output of the alarm are CRT alarm lists, hardcopy printouts and audible alarms

INFORMATION STORAGE AND REPORTS Accurate records are necessary to satisfy legal and governmental requirements for accounting, for support and forecasting future system operations and for engineering planning purposes Accurate records are necessary to satisfy legal and governmental requirements for accounting, for support and forecasting future system operations and for engineering planning purposes Pre-selected data sets are captured at periodic intervals and saved in rotating file Pre-selected data sets are captured at periodic intervals and saved in rotating file Periodicity of storage frequently set at certain time intervals called file time span Periodicity of storage frequently set at certain time intervals called file time span

DATA CALCULATIONS Data calculations done with single variables are: Data calculations done with single variables are: 1. Determination of averages 2. Maximum or minimum values over given intervals 3. Integration with respect to time Calculations done with multiple variables include sums, differences, products, exponents, squares, square roots, exponentiation and others Calculations done with multiple variables include sums, differences, products, exponents, squares, square roots, exponentiation and others A practical application of such calculation is load monitoring of large transformer banks A practical application of such calculation is load monitoring of large transformer banks

FUNDAMENTALS OF OPERATION POLLING SCHEMES POLLING SCHEMES DATA INPUTS DATA INPUTS CONTROL OUTPUTS CONTROL OUTPUTS DATABASE DATABASE MAN MACHINE INTERFACE MAN MACHINE INTERFACE

POLLING SCHEMES In communications engineering this method is known as “time division multiple access (TDMA)” In communications engineering this method is known as “time division multiple access (TDMA)” Master station controls and the RTUs respond to only polling requests. Master station controls and the RTUs respond to only polling requests. Following points are discussed through the diagram given: 1. Multiple 2 or 4 wire telephone grade circuits 2. Polling command requests, and RTU responses are time multiplexed 3. Automatic generation control (AGC)

DATABASE The newer database updates the real time part of the user programs which retrieves data from the database and save computed results back into the database The newer database updates the real time part of the user programs which retrieves data from the database and save computed results back into the database They are not fixed in size but can easily be expanded provided the physical memory is available They are not fixed in size but can easily be expanded provided the physical memory is available Information contained in SCADA database may be categorized into: Information contained in SCADA database may be categorized into: 1. Real time 2. Parametric 3. Calculated 4. Application

MAN MACHINE INTERFACE One of the greatest challenges in SCADA is to provide efficient and user-friendly man machine interface One of the greatest challenges in SCADA is to provide efficient and user-friendly man machine interface It consists of the hardware as well as the program function which makes it all work It consists of the hardware as well as the program function which makes it all work Example of such a man machine interface : now in SCADA systems the simple audible alarm has been supplanted with a voice synthesizer which actually verbalizes alarm messages Example of such a man machine interface : now in SCADA systems the simple audible alarm has been supplanted with a voice synthesizer which actually verbalizes alarm messages

DESIGN CONSIDERATIONS Under this subject we have the following topics to be covered: Under this subject we have the following topics to be covered: 1. RELIABILITY / AVAILABILITY 2. CONFIGURATION MANAGEMENT 3. RTU LOCAL TEST FEATURES

RELIABILITY / AVAILABILITY Availability is defined as: Availability is defined as: %Availability=uptime/(uptime + downtime)*100 An acceptable availability figure for master station is 99.8 or 99.9 percent An acceptable availability figure for master station is 99.8 or 99.9 percent Such level of availability can be achieved by : Such level of availability can be achieved by : 1. Good diagnostics 2. High content of easily replaceable elements 3. Adequate spare parts 4. Good maintenance training

CONFIGURATION MANAGEMENT This includes changing CRT pictures, and building and modifying report formats This includes changing CRT pictures, and building and modifying report formats A prerequisite to efficient configuration is a well-structured database A prerequisite to efficient configuration is a well-structured database For example a typical point attributes include measurement number, station ID, name limits, engineering conversion constants, area of responsibility, alarm priority and many more. For example a typical point attributes include measurement number, station ID, name limits, engineering conversion constants, area of responsibility, alarm priority and many more.

APPLICATIONS Industrial control Industrial control Oil & gas transmission,production and distribution Oil & gas transmission,production and distribution Waste water utilities Waste water utilities Electric utility for remote control of substations Electric utility for remote control of substations Power distribution automation Power distribution automation

CONCLUSION System reliability, programming features and ease of use by the operator are important issues that must be taken into account. System reliability, programming features and ease of use by the operator are important issues that must be taken into account. To conclude all the previously discussed concepts about SCADA are the real life SCADA system representation To conclude all the previously discussed concepts about SCADA are the real life SCADA system representation

END OF THE SEMINAR THANK YOU