Job Sheet 1 The SCADA System Network

Size: px
Start display at page:

Download "Job Sheet 1 The SCADA System Network"

Transcription

1 Job Sheet 1 The Supervisory Control And Data Acquisition (SCADA) system communication network makes it possible for data to be transferred between the central host computer servers, remote terminal unit (RTU), and/or programmable logic controllers (PLCs). SCADA systems can be optic cable, power line carrier, satellite, leased telephone lines, very high-frequency radio, ultra high-frequency radio, point-to-point, multiple-address radio systems, spread-spectrum radio, or microwave radio. Each of these has advantages and disadvantages that include factors such as cost, licensing, maintenance, and capacity. While the use of cable is a good option for a factory or other similar small geographical area, ordinary telephone lines are more economical and practical for larger geographical areas. Remote control is required in locations where telephone lines are not available; however, radio systems are often the solution to economical data communication. Either a single computer or several networked computer servers can serve as the central host computer or master station. The information collected from and sent back to the RTUs and/ or PLCs is processed by the computer, and presented to the operator using HMI software. Operator access to the SCADA system data and information occurs through client computers networked to the central host computer server. One or more operator terminals may be available, depending on the structure and location of the components of the SCADA system. Initially, SCADA system vendors provided proprietary hardware, software, and operating systems. Today, SCADA systems can be easily integrated into networks that use an open system architecture (Figure 1-1). While some RTUs and PLCs still retain proprietary vendor protocols, the open system architecture makes it possible to distribute the functionality of a SCADA system across both wide area networks (WANs) and local area networks (LANs). A further advantage of the open system architecture is that it is now possible to add a wide variety of peripheral devices such as monitors, printers, etc. to the SCADA system network. WAN host computer activities. The ability to distribute tasks and functionality across a WAN provides the distinct advantage of disaster survivability. With processing distributed across more than one physical location, the SCADA system can generally survive the loss of one location. This is important, particularly where national security is an issue. Festo Didactic Inc

2 Figure 1-1. Sample SCADA Network. SCADA System Software Software for the SCADA system may be proprietary software that is custom-designed for a disadvantage of using proprietary software is its limited compatibility with a variety of hardware and software applications. Some SCADA systems use a combination of both proprietary and COTS software. SCADA system software is used for a variety of purposes. Operating system software provides central host computer and operator terminal hardware control. Application software allows transmittal and reception of data between RTUs, PLCs, and the central host computer. This same software also provides the graphical user interface that enables human access to mimic screens, alarm pages, control functions, etc. Communications protocol drivers control of the data communications network. Network management software monitors performance maintain RTU and/or PLC applications and data processing tasks. 2 Festo Didactic Inc

3 SCADA System Protocol In a SCADA system, the RTU or PLC accepts a variety of commands to operate control points, set analog output levels, and respond to requests. The SCADA master station receives correlates to a database in the SCADA master station. The master station is able to identify the source of the address through correlation with this database. The typical SCADA protocol is made up of two message sets or pairs. One message set contains valid statements for master station initiation or response, known as the master protocol. The other set contains the valid statements that the RTU or PLC can initiate or respond to. This is the RTU/PLC protocol. There are several protocol models used in SCADA systems today. A protocol is a set of Electrotechnical Commission (IEC) series and Distributed Network 3 (DNP3). uses serial communication to transmit data from point A to point B. Utility companies, such as the electric company, use the DNP3 protocol; but it can also be used in other industrial environments. Both of these sets of standards are based on the three-layer Enhanced Performance layer OSI model and is designed to provide optimum performance for telecontrol applications. As shown in Figure 1-2, the three layers are the application layer, data link layer, and physical layer. The four standard OSI layers that are omitted from the EPA model are the presentation layer, session layer, transport layer, and network layer. A fourth layer in the EPA model, called the user layer, is located above the application layer in order to represent the functions and processes that distinguish a fully operable telecontrol system from a data communication system. The EPA model is used for any continuously operating system that operates over a single network. OSI Model Layers EPA Model Layers 7. Application 3. Application 6. Presentation 5. Session 4. Transport 3. Network 2. Datalink 2. Datalink 1. Physical 1. Physical Figure 1-2. Seven-layer OSI Model vs. Three-layer EPA Model. Festo Didactic Inc

4 The IEC series and DNP3 protocols have many similarities, but are not 100% compatible, and there is no clear consensus as to which of these protocols is the best. Currently, a new SCADA protocol, intended to replace both of these, has been published by IEEE and has been submitted for review to the IEC. Called UCA 2.0, it was developed by the Electric Power Research Institute. Organizations that have contributed and that continue to contribute to the standardization of SCADA systems include the Institute of Electrical and Electronics Engineers (IEEE), American National Standards Institute (ANSI), Electric Power Research Institute (EPRI), International Electrotechnical Commission (IEC), and the DNP3 Users Group. SCADA System Data and pressure meters. These and other similar devices are often considered the eyes and ears of the SCADA system. Systems that automate a process, such as electric valve actuators, motor control switchboards, or electronic chemical addition equipment are the hands of a SCADA system. Where equipment is spread out over a large geographical area, local site control occurs through the use of remote telemetry units (RTUs) or programmable logic controllers (PLCs). Input and output to and from these devices is monitored and controlled through the supervisory control part of the SCADA system. Data from RTUs and PLCs is collected and stored in a database. The data collected can be meter readings, equipment status, etc. The collected data must then be translated into a format or language that the SCADA system understands. RTUs do this by converting the electrical the data to be transmitted. The data can be monitored and/or analyzed by the computer using a software program, or by an individual who can adjust parameters or take required actions based on the data analysis. For example, if a liquid attains a preset maximum height in a vessel, the PLC directs the inlet The SCADA system database is a distributed database, or tag database. Data elements are referred to as tags or points. A point is a single value monitored and controlled by the system and can be either an input value or an output value. A hard point is an actual value, while a 4 Festo Didactic Inc

5 soft point is the result of a logic and/or math operation applied to a hard point. These values the value was recorded or calculated. The history of a point is the collection of all the valuetimestamp information in the database for that particular point. Other information is frequently register and/or alarm information. These tags and metadata are used to identify the devices, inputs, outputs, etc. that are of interest in reports and/or alarm situations. SCADA System Security While newer SCADA systems are easier to implement, integrate diverse devices into, and maintain because they use open standards, and COTS hardware and software, they are now a concerns: 1. As standardized technologies have been adopted, their vulnerabilities are more widely known. 2. Control systems are now frequently connected to other networks. 3. The use of security technologies and practices has sometimes been constrained, remote connections may not be secure, and technical information about control systems is easily obtained from a variety of sources. 4. SCADA systems can be attacked by viruses or the system can be hijacked. 5. Use of leased telephone lines, twisted pair cable, microwave radio, and spread spectrum techniques also make SCADA systems vulnerable to security threats. It is important to remember that whenever a SCADA system is part of a larger corporate network, once the corporate network is compromised, the SCADA system is at a high risk for a security breech unless other safeguards are implemented. To develop an effective security strategy, it is necessary to analyze both the corporate network and the SCADA application system layers, communications, and policies and procedures. There are many tools and techniques that can be designed into the system, depending on the goals of the industry and the cost effectiveness of the solution(s). SCADA and the Wind Turbine Just as in other industries, the SCADA system can be considered the nerve center of the wind turbine and/or wind farm facility. A central computer is connected to substations, meteorological stations, and individual turbines. An operator can monitor and, if necessary, affect the behavior of each wind turbine and/or the entire wind farm. The SCADA communications system Festo Didactic Inc

6 records data on a regularly scheduled basis for such characteristics as energy output, energy availability, and error signals. The communications network for a wind turbine SCADA system is generally connected with Figure 1-3. SCADA System Network: Wind Farm. While SCADA systems are available from independent suppliers, whoever supplies the wind turbine generally also supplies the SCADA system. An independent supplier for a SCADA system is generally used if a wind farm is to be constructed over a period of time using turbines from more than one manufacturer. In this instance, the SCADA system from an independent supplier has a greater likelihood of compatibility with several turbine manufacturers models. SCADA and the Hydraulic Pitch Hub Trainer The hydraulic pitch hub trainer does not include a complete SCADA system; however, it does contain some key components. As you complete the job sheets in this course, you will use the key components included to become familiar with the characteristics of SCADA control. You will also practice some of the important monitoring and control tasks that are an essential part of a hub operator s job description. 6 Festo Didactic Inc

7 OBJECTIVES In this job, you will identify typical SCADA system network components for a wind turbine farm. PROCEDURE Identify the wind turbine farm SCADA system network components in the diagram below. Identify where your trainer should be placed in this diagram if it were part of a wind turbine farm network. Festo Didactic Inc

8 Review Questions 1. Which of the following components of the SCADA system makes it possible for data to be transferred between the central host computer servers, and the RTUs and/or PLCs? a. Communication network b. Network software c. Network hardware d. Graphical interface 2. COTS, when used in reference to SCADA system software, is the acronym for a. b. complete organizational turbine software. c. commercial organizational turbine software. d. commercial off-the-shelf. 3. SCADA system software provides a graphical user interface that enables human access to a. mimic screens. b. alarm pages. c. control functions. d. All of the above are correct. 4. IEEE, ANSI, EPRI, IEC, and the DNP3 Users Group all contribute to the a. mechanical design of nacelles. b. c. standardization of SCADA systems. d. advancement of circuit board technology. 8 Festo Didactic Inc

9 5. In order to monitor and store data, compare data to preset values, and apply logic or mathematical operations to collected data, SCADA systems use a. input and output values. b. hard and soft points. c. either proprietary or COTS software. d. a hub operator. 6. Name: Date: Instructor approval: Festo Didactic Inc

HARDWARE OF SUPERVISORY CONTROL & DATA ACQUISITION SYSTEM

HARDWARE OF SUPERVISORY CONTROL & DATA ACQUISITION SYSTEM Chapter 3 HARDWARE OF SUPERVISORY CONTROL & DATA ACQUISITION SYSTEM Dr. H.K. VERMA Distinguished Professor Department of Electrical and Electronics Engineering School of Engineering and Technology SHARDA

More information

What is SCADA? What is Telemetry? What is Data Acquisition? Differences between SCADA and DCS? Components of SCADA. Field Instrumentation

What is SCADA? What is Telemetry? What is Data Acquisition? Differences between SCADA and DCS? Components of SCADA. Field Instrumentation SCADA Primer This document discusses the basics of SCADA systems. It serves as introduction for those who are not familiar with it, and as a reviewer for those who are already knowledgeable about the SCADA

More information

November 29, ECE 421 Session 28. Utility SCADA and Automation. Presented by: Chris Dyer

November 29, ECE 421 Session 28. Utility SCADA and Automation. Presented by: Chris Dyer ECE 421 Session 28 November 29, 2018 Utility SCADA and Automation Presented by: Chris Dyer Utility SCADA & Automation Chris Dyer, P.E. BSEE University of Idaho, 1997 SCADA & Automation Engineer POWER Engineers,

More information

Intelligent Remote Terminal Unit (irtu) in the IoT Era

Intelligent Remote Terminal Unit (irtu) in the IoT Era November 2015 Intelligent Remote Terminal Unit (irtu) in the IoT Era Author: Advantech E-mail: eainfo@advantech.com www.advantech.com Introduction The power of the Internet of Things (IoT) is enabled by

More information

October 05, ECE 421 Session 12. Utility SCADA and Automation. Presented by: Chris Dyer

October 05, ECE 421 Session 12. Utility SCADA and Automation. Presented by: Chris Dyer ECE 421 Session 12 October 05, 2017 Utility SCADA and Automation Presented by: Chris Dyer Utility SCADA & Automation Chris Dyer, P.E. BSEE University of Idaho, 1997 SCADA & Automation Engineer POWER Engineers,

More information

SCADA Protocols. Overview of DNP3. By Michael LeMay

SCADA Protocols. Overview of DNP3. By Michael LeMay SCADA Protocols Overview of DNP3 By Michael LeMay Introduction DNP3 used for communications between SCADA masters (control centres) and remote terminal units (RTUs) and/or intelligent electronic devices

More information

LATEST/ADVANCED COMMUNICATION PROTOCOLS USED IN SCADA SYSTEMS

LATEST/ADVANCED COMMUNICATION PROTOCOLS USED IN SCADA SYSTEMS Training Title LATEST/ADVANCED COMMUNICATION PROTOCOLS USED IN SCADA SYSTEMS Training Duration 5 days Training Date Latest/Advanced Communication Protocols used in SCADA Systems 5 1-5 June $3,750 Dubai,

More information

FIGURE 1. Five Logical Levels of a SCADA System

FIGURE 1. Five Logical Levels of a SCADA System SCADA AND TELEMETRY IN NATURAL GAS OPERATIONS Russel W. Treat EnerSys Corporation Introduction SCADA systems provide are combinations of field devices, communications infrastructure and software integrated

More information

Jeff Dagle. P.O. Box 999, M/S K5-20; Richland WA ; Fax: ;

Jeff Dagle. P.O. Box 999, M/S K5-20; Richland WA ; Fax: ; SCADA: A Deeper Look Jeff Dagle Pacific Northwest t National Laboratory P.O. Box 999, M/S K5-20; Richland WA 99352 509-375-3629; Fax: 509-375-3614; jeff.dagle@pnl.gov gov Outline Vendors Protocols DNP3.0ProtocolExample

More information

INDUSTRIAL CONTROL SYSTEMS & COMPUTER PROCESS CONTROL

INDUSTRIAL CONTROL SYSTEMS & COMPUTER PROCESS CONTROL 1 INDUSTRIAL CONTROL SYSTEMS & COMPUTER PROCESS CONTROL INDUSTRIAL CONTROL - DEFINED The automatic regulation of unit operations and their associated equipment as well as the integration and coordination

More information

SCADA System Specification. Vantage Pipeline Project # May 2013

SCADA System Specification. Vantage Pipeline Project # May 2013 SCADA System Specification Vantage Pipeline Project #201011 May 2013 Revision 0 Issued for Approval May 24, 2013 TABLE OF CONTENTS REVISION HISTORY:...2 1 PROJECT OVERVIEW...3 2 SCOPE AND PURPOSE...4 3

More information

SCADA Software. 3.1 SCADA communication architectures SCADA system

SCADA Software. 3.1 SCADA communication architectures SCADA system 3 SCADA Software 3.1 SCADA communication architectures 3.1.1 SCADA system A supervisory control and data acquisition (SCADA) system means a system consisting of a number of remote terminal units (RTUs)

More information

IEC Overview. Grant Gilchrist. Principal Consultant, Smart Grid Engineering November 2009

IEC Overview. Grant Gilchrist. Principal Consultant, Smart Grid Engineering November 2009 IEC 61850 Overview Grant Gilchrist Principal Consultant, Smart Grid Engineering November 2009 Traditional Power System Protocols Memory-mapped Register-based, like a filing cabinet. Anything could be in

More information

SCADA Systems for Water and Wastewater Applications

SCADA Systems for Water and Wastewater Applications SCADA Systems for Water and Wastewater Applications TMACOG Water/Wastewater Training Event, May 9 th 2018 Presenter Alex Gyurgyak P.E. Presented by Dmytryka Jacobs Engineers, Inc. Toledo, Ohio SCADA Systems

More information

SX-E - SCADA Systems for Industry

SX-E - SCADA Systems for Industry IDC Technologies - Books - 1031 Wellington Street West Perth WA 6005 Phone: +61 8 9321 1702 - Email: books@idconline.com SX-E - SCADA Systems for Industry Price: $139.94 Ex Tax: $127.22 Short Description

More information

Maxwell Dondo PhD PEng SMIEEE

Maxwell Dondo PhD PEng SMIEEE Maxwell Dondo PhD PEng SMIEEE 1 Evolution of grid automation SCADA introduction SCADA Components Smart Grid SCADA Security 2 Traditionally power delivery was unsophisticated Generation localised around

More information

Troubleshooting PLCs & SCADA Systems

Troubleshooting PLCs & SCADA Systems Troubleshooting PLCs & SCADA Systems By Steve Mackay RH Start recording! EIT MicroCourse Series Every two weeks we present a 45 minute interactive course Practical, useful with Q & A throughout PID loop

More information

ISA Security Compliance Institute

ISA Security Compliance Institute ISA Security Compliance Institute ISASecure from an Asset Owner s perspective ISA Automation Week 2013 1 ISA Security Compliance Institute Presentation objectives Introduction to ISA/IEC 62443 Standards

More information

Architecture for SCADA with Mobile Remote Components

Architecture for SCADA with Mobile Remote Components Architecture for SCADA with Mobile Remote Components ROSSLIN JOHN ROBLES 1, TAI-HOON KIM 1 1 Multimedia Engineering Department, Hannam University 133 Ojeong-dong, Daeduk-gu, Daejeon, Korea rosslin_john@yahoo.com,

More information

Introduction to ICS Security

Introduction to ICS Security Introduction to ICS Security Design. Build. Protect. Presented by Jack D. Oden, June 1, 2018 ISSA Mid-Atlantic Information Security Conference, Rockville, MD Copyright 2018 Parsons Federal 2018 Critical

More information

IE102: SCADA Programming, Maintenance & Troubleshooting

IE102: SCADA Programming, Maintenance & Troubleshooting IE102: SCADA Programming, Maintenance & Troubleshooting IE102 Rev.001 CMCT COURSE OUTLINE Page 1 of 5 Training Description: This course is designed to provide a thorough understanding of the fundamental

More information

Cyber Security of Industrial Control Systems and Potential Impacts on Nuclear Power Plants

Cyber Security of Industrial Control Systems and Potential Impacts on Nuclear Power Plants Cyber Security of Industrial Control Systems and Potential Impacts on Nuclear Power Plants IEEE NPEC April 18, 2006 Joe Weiss, PE, CISM KEMA, Inc. Joe.weiss@kema.com (408) 253-7934 2 Why are we here? Ostensibly:

More information

From Wikipedia, the free encyclopedia

From Wikipedia, the free encyclopedia Σελίδα 1 από 5 SCADA From Wikipedia, the free encyclopedia SCADA is the acronym for Supervisory Control And Data Acquisition. The term refers to a large-scale, distributed measurement (and control) system.

More information

The SCADA Connection: Moving Beyond Auto Dialers

The SCADA Connection: Moving Beyond Auto Dialers C O N N E CT I N G T H E WORLD S ASSETS The SCADA Connection: Moving Beyond Auto Dialers Auto dialers have long been used to report alarms in SCADA installations. While they are useful for notifying users

More information

ISO/IEC TR TECHNICAL REPORT

ISO/IEC TR TECHNICAL REPORT TECHNICAL REPORT ISO/IEC TR 27019 First edition 2013-07-15 Information technology Security techniques Information security management guidelines based on ISO/IEC 27002 for process control systems specific

More information

Exercise 5-1. Electrical Circuit and Panel EXERCISE OBJECTIVE DISCUSSION OUTLINE DISCUSSION. Detailed electrical schematic

Exercise 5-1. Electrical Circuit and Panel EXERCISE OBJECTIVE DISCUSSION OUTLINE DISCUSSION. Detailed electrical schematic Exercise 5-1 Electrical Circuit and Panel EXERCISE OBJECTIVE When you have completed this exercise, you will be familiar with the trainer electrical schematic and components. DISCUSSION OUTLINE The Discussion

More information

MarketsandMarkets. Publisher Sample

MarketsandMarkets.  Publisher Sample MarketsandMarkets http://www.marketresearch.com/marketsandmarkets-v3719/ Publisher Sample Phone: 800.298.5699 (US) or +1.240.747.3093 or +1.240.747.3093 (Int'l) Hours: Monday - Thursday: 5:30am - 6:30pm

More information

AUTOMATION OF POWER DISTRIBUTION USING SCADA

AUTOMATION OF POWER DISTRIBUTION USING SCADA 1 2 ABSTRACT In every substation certain measurements, supervision, control, operation and protection functions are necessary. Traditionally these functions were performed manually by system operator from

More information

Introduction to Information Technology Turban, Rainer and Potter John Wiley & Sons, Inc. Copyright 2005

Introduction to Information Technology Turban, Rainer and Potter John Wiley & Sons, Inc. Copyright 2005 Introduction to Information Technology Turban, Rainer and Potter John Wiley & Sons, Inc. Copyright 2005 Network and Telecommunications Basics Chapter Outline The telecommunications system Network services

More information

Creating a Dynamic Serial Edge For Integrated Industrial Networks

Creating a Dynamic Serial Edge For Integrated Industrial Networks Creating a Dynamic Serial Edge For Integrated Industrial Networks Technical Brief GarrettCom, Inc. As industrial networks evolve, is becoming the standard technology for new system interfaces and for new

More information

Objectives. Network Structure. Network Structure

Objectives. Network Structure. Network Structure 2007 Cisco Systems, Inc. All rights reserved. Cisco Public Objectives Communicating over the Network Network Fundamentals Chapter 2 Chapter 1 1 Describe the structure of a network, including the devices

More information

Firewalls (IDS and IPS) MIS 5214 Week 6

Firewalls (IDS and IPS) MIS 5214 Week 6 Firewalls (IDS and IPS) MIS 5214 Week 6 Agenda Defense in Depth Evolution of IT risk in automated control systems Security Domains Where to put firewalls in an N-Tier Architecture? In-class exercise Part

More information

DNP3 Protocol (Serial)

DNP3 Protocol (Serial) 1 DESCRIPTION The DNP3 Serial driver allows the FieldServer to transfer data to and from devices over RS-232 or RS-485 using DNP3 protocol. The FieldServer can emulate either a Server or Client. The following

More information

UCOS User-Configurable Open System

UCOS User-Configurable Open System UCOS User-Configurable Open System User-Configurable Open System (UCOS) UCOS is a complete control system solution. It includes graphical development software, a graphical human machine interface (HMI),

More information

The SCADA Connection: Moving Beyond Auto Dialers

The SCADA Connection: Moving Beyond Auto Dialers WHITE PAPER The SCADA Connection: Moving Beyond Auto Dialers ABSTRACT: Auto dialers have long been used to report alarms in SCADA installations. While they are useful for notifying users of alarm states,

More information

SCADA and Central Applications An introduction

SCADA and Central Applications An introduction SCADA and Central Applications An introduction Course map Outline of the lecture Power System Operation - Centralised Control Applications SCADA - SCADA architecture & Components - SCADA system functions

More information

AUTOMATED SECURITY ASSESSMENT AND MANAGEMENT OF THE ELECTRIC POWER GRID

AUTOMATED SECURITY ASSESSMENT AND MANAGEMENT OF THE ELECTRIC POWER GRID AUTOMATED SECURITY ASSESSMENT AND MANAGEMENT OF THE ELECTRIC POWER GRID Sherif Abdelwahed Department of Electrical and Computer Engineering Mississippi State University Autonomic Security Management Modern

More information

Chapter 9. Introduction. Communications

Chapter 9. Introduction. Communications Chapter 9 Communications and Networks McGraw-Hill/Irwin Copyright 2008 by The McGraw-Hill Companies, Inc. All rights reserved. 1 Introduction Page 247 Cell phones and other wireless technologies are allowing

More information

SCADA.What s out there?

SCADA.What s out there? SCADA.What s out there? Ed Dunn Precision Systems Our Goal Today To prepare you with the knowledge / questions necessary to make the correct decision as to what type of system best suits your needs 1 SCADA

More information

3/2/ /2/ :05 AM EET 415/4 Power System Operation 1 3/2/ :05 AM EET 415 2

3/2/ /2/ :05 AM EET 415/4 Power System Operation 1 3/2/ :05 AM EET 415 2 Communication in Power System II 3/2/2009 11:05 AM EET 415/4 Power System Operation 1 Communication In Power System II CONTENTS SCADA Definition SCADA Evolution Basic SCADA System Architecture Typical

More information

Acquiring Operational and Non-Operational Data from Substation IEDs Smart Grid Tutorial

Acquiring Operational and Non-Operational Data from Substation IEDs Smart Grid Tutorial GE Energy Digital Energy Acquiring Operational and Non-Operational from s Smart Grid Tutorial John McDonald, P.E. Director, Technical Strategy & Policy Development June 6, 2012 Copyright 2011, General

More information

Industry Standards Utilities Engineering Technician

Industry Standards Utilities Engineering Technician Industry Standards Utilities Engineering Technician Utilities engineering technicians create and test technological equipment for consumer and commercial use. In the utilities industry, engineering technicians

More information

Chapter 6: DNP Introduction. 6.2 Features of the DNP The OSI/ISO model. 6.3 Basic topology

Chapter 6: DNP Introduction. 6.2 Features of the DNP The OSI/ISO model. 6.3 Basic topology 6.1 Introduction DNP3 (Distributed Network Protocol Version 3) is an open, intelligent, robust and efficient modern SCADA protocol designed to optimise the transmission of data acquisition information

More information

Smart Grids, Telecontrol and the New Standards. Reliable and secure communication with zenon Process Gateway

Smart Grids, Telecontrol and the New Standards. Reliable and secure communication with zenon Process Gateway Smart Grids, Telecontrol and the New Standards Reliable and secure communication with zenon Process Gateway Smart Grids, Telecontrol and the New Standards Reliable and secure communication with zenon Process

More information

Johan Hoolsema Expert System Solutions

Johan Hoolsema Expert System Solutions The Efficient Way of Using TETRA for Smart Grids and Telemetry Applications TCCA Amsterdam 31 May 2016 Johan Hoolsema Expert System Solutions TCCA SCADA, Smart Grid and Telemetry (SST)Group 1 One stop

More information

AUTOMATION. Dr. Ibrahim Al-Naimi

AUTOMATION. Dr. Ibrahim Al-Naimi AUTOMATION Dr. Ibrahim Al-Naimi Chapter four Industrial Control Systems Process and Discrete Industries Level of automation. Variables and parameters. Continuous and Discrete Variables/Parameters Continuous

More information

Toward Open Source Intrusion Tolerant SCADA. Trevor Aron JR Charles Akshay Srivatsan Mentor: Marco Platania

Toward Open Source Intrusion Tolerant SCADA. Trevor Aron JR Charles Akshay Srivatsan Mentor: Marco Platania Toward Open Source Intrusion Tolerant SCADA Trevor Aron JR Charles Akshay Srivatsan Mentor: Marco Platania Outline What is SCADA? SCADA Vulnerabilities What is Intrusion Tolerance? Prime PvBrowser Our

More information

Exercise 5-1. Electrical Circuit and Panel EXERCISE OBJECTIVE DISCUSSION OUTLINE DISCUSSION. Detailed electrical schematic

Exercise 5-1. Electrical Circuit and Panel EXERCISE OBJECTIVE DISCUSSION OUTLINE DISCUSSION. Detailed electrical schematic Exercise 5-1 Electrical Circuit and Panel EXERCISE OBJECTIVE When you have completed this exercise, you will be familiar with the trainer electrical schematic and components. DISCUSSION OUTLINE The Discussion

More information

Chapter 2. Literature Survey. 2.1 Remote access technologies

Chapter 2. Literature Survey. 2.1 Remote access technologies Chapter 2 Literature Survey This chapter presents a brief report on literature reviewed in context to present work with an aim to identify current state of research in the domain. Literature review is

More information

Deployment of the Festo PA Workstation for Undergraduate Training on Industrial Process Automation

Deployment of the Festo PA Workstation for Undergraduate Training on Industrial Process Automation The International Journal Of Engineering And Science (IJES) Volume 5 Issue 11 Pages PP 58-67 2016 ISSN (e): 2319 1813 ISSN (p): 2319 1805 Deployment of the Festo PA Workstation for Undergraduate Training

More information

Water Flow Identification and Theft Control of Automated Urban Water Supply

Water Flow Identification and Theft Control of Automated Urban Water Supply Water Flow Identification and Theft Control of Automated Urban Water Supply K. SREENIVASA RAO 1 & K. PAVAN KUMAR 2 1 Department of Electronics and Communication Engineering, KSRM College of Engineering,

More information

BASIC APPLICATION OF FLOW COMPUTERS AND TELEMETRY SYSTEMS. Bill Herndon

BASIC APPLICATION OF FLOW COMPUTERS AND TELEMETRY SYSTEMS. Bill Herndon BASIC APPLICATION OF FLOW COMPUTERS AND TELEMETRY SYSTEMS Bill Herndon Area Technical Manager-Transmission Emerson Process Management Remote Automation Solutions 6005 Rogerdale Road Houston, TX 77072 USA

More information

Protection, Monitoring, and Control System for Distribution Substations ALARM HISTORY SYSTEM COMM. On-Line Documentation TRANSFORMER 12 MW

Protection, Monitoring, and Control System for Distribution Substations ALARM HISTORY SYSTEM COMM. On-Line Documentation TRANSFORMER 12 MW SEL Distribution Substation Protection and Automation System Protection, Monitoring, and Control System for Distribution Substations Data Sheet SYSTEM ONE-LINE RELAY TARGETS ALARM HISTORY SYSTEM COMM.

More information

METHODS OF GATHERING EGM DATA. David L Gaines. Standard Automation & Control LP 2450 South Shore Blvd, Suite 210, League City, TX 77573

METHODS OF GATHERING EGM DATA. David L Gaines. Standard Automation & Control LP 2450 South Shore Blvd, Suite 210, League City, TX 77573 METHODS OF GATHERING EGM DATA David L Gaines Standard Automation & Control LP 2450 South Shore Blvd, Suite 210, League City, TX 77573 Modern methods for collecting Electronic Gas Measurement (EGM) data

More information

The Smart Utility Meets The Smart tgid Grid. The Smart. Bob Uluski. Technology Quanta Technology LLC

The Smart Utility Meets The Smart tgid Grid. The Smart. Bob Uluski. Technology Quanta Technology LLC The Smart Utility Meets The Smart tgid Grid The Smart Substation Bob Uluski Quanta Technology Why is the Smart Substation Key power apparatus important? for maintaining the reliability and efficiency of

More information

Established Leaders in Actuation Technology. In-Vision PC based supervisory control. Publication S210E issue 04/03

Established Leaders in Actuation Technology. In-Vision PC based supervisory control. Publication S210E issue 04/03 Established Leaders in Actuation Technology In-Vision PC based supervisory control Publication S210E issue 04/03 2 ROTORK IN-VISION In-Vision PC based supervisory control In-Vision is a user friendly PC

More information

System Approach for Design and Construction of PLC Training Laboratory

System Approach for Design and Construction of PLC Training Laboratory Session 3432 System Approach for Design and Construction of PLC Training Laboratory Daniel Wong, Harold Peddle College of the North Atlantic Abstract Programmable Logic Controller (PLC) technology is undergoing

More information

Blackout 101. Dr. B. Don Russell Texas A&M University. Dr. Bruce Wollenberg University of Minnesota. Mr. John McDonald KEMA, Inc.

Blackout 101. Dr. B. Don Russell Texas A&M University. Dr. Bruce Wollenberg University of Minnesota. Mr. John McDonald KEMA, Inc. Blackout 101 Dr. B. Don Russell Texas A&M University Dr. Bruce Wollenberg University of Minnesota Mr. John McDonald KEMA, Inc. Dr. Pete Sauer University of Illinois at Urbana-Champaign An Electric Power

More information

WebAccess Driver Configuration Manual

WebAccess Driver Configuration Manual Date Version Author Reviewer Description WebAccess ModSim MOD_DEV.DLL Driver date: 2017/7/18 English Version 1.0 2018-10-02 1.0 Eden.Sun Joseph.Chiu Initial Release Revision History Table of Contents Modsim

More information

Alternative Energy. Connect, monitor and control diverse remote sites and processes. Applications Include: Wind Power Solar Power Hydro Power

Alternative Energy. Connect, monitor and control diverse remote sites and processes. Applications Include: Wind Power Solar Power Hydro Power Alternative Energy Connect, monitor and control diverse remote sites and processes Applications Include: Wind Power Solar Power Hydro Power Alternative Energy Alternative energy is a growing sector of

More information

Communications and Networking 1

Communications and Networking 1 Communications and Networking 1 ET4254 CS4225 CS5222 Lecturer: Dr. Kevin Murphy kevin.murphy@ul.ie Electronic & Computer Engineering Department, University of Limerick, Limerick 1 ET4254 - Communications

More information

Wind Turbine Training System

Wind Turbine Training System Wind Turbine Training System LabVolt Series Datasheet Festo Didactic en 06/2018 Table of Contents General Description 2 PLC Compatibility 2 Features & Benefits 2 List of Equipment 2 List of Manuals 3 Table

More information

Project Life Cycle Support (SCADA)

Project Life Cycle Support (SCADA) Project Life Cycle Support (SCADA) Texas Association of Clean Water Agencies Garland, TX March 26, 2010 Yehuda Morag CH2M HILL, Austin TX WBG030410171936AUS Agenda Introduction to SCADA Utility Managers

More information

Automation Services and Solutions

Automation Services and Solutions Automation Services and Solutions Automate substation data acquisition and control to improve performance Maintain uninterrupted power services with proactive grid monitoring and controlling features.

More information

Authorized Systems Integrator. Automation Systems Telemetry & SCADA

Authorized Systems Integrator. Automation Systems Telemetry & SCADA Authorized Systems Integrator Automation Systems Telemetry & SCADA Horizons Engineering Switchgear Manufacturing Co. plc. is an Authorized System Integrator, Automation Partner for Schneider Electric Automation.

More information

Ovation Ethernet Link Controller Module Data Sheet

Ovation Ethernet Link Controller Module Data Sheet Ovation Ethernet Link Controller Module Features: Provides native Ethernet connectivity capability at the I/O level Enables faster, more efficient integration of robust data from third-party devices Dedicated

More information

Preconfigured SCADA solution: Easy & Powerful

Preconfigured SCADA solution: Easy & Powerful www.scadaace.com Preconfigured SCADA solution: Easy & Powerful Easy Powerful Cost effective Quick Implementation No programming required Non-proprietary Pre-configured Fully customizable Extensive I/O

More information

Designing a new IEC substation architecture

Designing a new IEC substation architecture Designing a new IEC 61850 substation architecture Gerrit Dogger Senior Product and Application Specialist Cooper Power Systems gerrit.dogger@cybectec.com Garry Tennese Station Integration Specialist Manitoba

More information

Instrumentation, Control and Automation

Instrumentation, Control and Automation Instrumentation, Control and Automation Unit - ICA08 Install, Use and Maintain SCADA Systems This training specification has been developed from the utilities engineering technician standard. The specification

More information

ICS Humla CTF. Copyright 2017 Payatu https://www.payatu.com 1

ICS Humla CTF. Copyright 2017 Payatu https://www.payatu.com 1 ICS Humla CTF BY ARUN MANE SR. SECURITY RESEARCHER Copyright 2017 Payatu https://www.payatu.com 1 About Sr. Security Researcher at Payatu Software Labs Focused in IoT, ICS, Vehicle Security Co-Trainer

More information

New security solutions enabled by 5G

New security solutions enabled by 5G New security solutions enabled by 5G 1. About Ericson 2. What is 5G? 3. 5G and related energy solutions 4. Live testbed and field trials in the SUCCESS project Ericsson at a glance Enabling the full value

More information

Application of LonWorks Distributed Control Technology in Greenhouses

Application of LonWorks Distributed Control Technology in Greenhouses Application of LonWorks Distributed Control Technology in Greenhouses Gilberto A. Pereira a, Carlos E. Cugnasca b a Agricultural Automation Laboratory, Escola Politécnica, Universidade de São Paulo, Brazil,

More information

Metering Communications Interoperability: Are we there yet?

Metering Communications Interoperability: Are we there yet? Metering Communications Interoperability: Are we there yet? Ed Beroset EPRI Minnesota Power Systems Conference November 8th, 2017 True or False Expectation I expected to connect with the hotel WiFi Action

More information

Distribution Substations Relaying

Distribution Substations Relaying Distribution Substations Relaying Trends That Will Affect Your Next Design Court H. Weathers, PE August 2018 1 Trend: Increasing Integration 3 ElectromechanincalRelays & RTUs Limited Status (52a) Few Controls

More information

Redefining Renewables SCADA

Redefining Renewables SCADA Redefining Renewables SCADA David Jeon, Technical Services Manager - Sempra Renewables #OSIsoftUC #PIWorld 2018 OSIsoft, LLC California Utilities Texas Utility (2) South American Utilities Infrastructure

More information

TCP/IP Communication Aspects in Monitoring of a Remote Wind Turbine

TCP/IP Communication Aspects in Monitoring of a Remote Wind Turbine TCP/IP Communication Aspects in Monitoring of a Remote Wind Turbine Tapio Sokura, Taneli Korhonen, Mikael M. Nordman, and Matti Lehtonen Power Systems and High Voltage Engineering Laboratory P.O.Box 3000

More information

Kepware Whitepaper. A New Distributed Architecture for Remote Communications

Kepware Whitepaper. A New Distributed Architecture for Remote Communications Kepware Whitepaper A New Distributed Architecture for Remote Communications By: Tony Paine, President and CEO Kepware Technologies, and Russel Treat, President and CEO EnerSys Corporation Introduction

More information

Airfield Lighting Control System

Airfield Lighting Control System Airfield Lighting Control System ALCS Style 2 ALCS Style 3 Reference to Standards ICAO: Annex 14, Volume I, current edition Aerodrome Design Manual, Part 5 FAA: AC 150/5345-56 (current edition) L-890 Airfield

More information

Communication Networks

Communication Networks Communication Networks Nicholas Honeth (nicholash@ics.kth.se) Contents of the series Lecture 10 - Recap of the networks we ve seen so far - OSI model - Circuit and packet switching - Physical media Lecture

More information

Cyber Security of Power Grids

Cyber Security of Power Grids Cyber Security of Power Grids Chen-Ching Liu Boeing Distinguished Professor Director, Energy Systems Innovation Center Washington State University In Collaboration with M. Govindarasu, Iowa State University

More information

Telemetry & SCADA Handbook

Telemetry & SCADA Handbook Telemetry & SCADA Handbook www.scan-data.com CHAPTER 17, UPGRADING EXISTING SYSTEMS 17.A SUMMARY: Upgrading an existing SCADA or Telemetry system almost always involves buying one or more RTUs. This can

More information

You Can t Manage What You Don t Monitor SEL Integrated Systems and Information Management

You Can t Manage What You Don t Monitor SEL Integrated Systems and Information Management You Can t Manage What You Don t Monitor SEL Integrated Systems and Information Management Copyright SEL 2004 Integrated Systems Efficiently, Securely Replace Dedicated SCADA, Metering and Equipment Monitoring

More information

VISUAL SUMMARY COMMUNICATION CHANNELS COMMUNICATIONS. Communications and Networks

VISUAL SUMMARY COMMUNICATION CHANNELS COMMUNICATIONS. Communications and Networks Rev.Confirming Pages VISUAL SUMMARY Communications and Networks COMMUNICATIONS COMMUNICATION CHANNELS Communications is the process of sharing data, programs, and information between two or more computers.

More information

ISSN Vol.03,Issue.13 June-2014, Pages:

ISSN Vol.03,Issue.13 June-2014, Pages: www.semargroup.org, www.ijsetr.com ISSN 2319-8885 Vol.03,Issue.13 June-2014, Pages:2869-2874 Development of Application Program for PLC and SCADA Oil Pipeline Automation R. MUKESH 1, DR. M.KAMARAJU 2,

More information

Advanced PLC Training System (Siemens) (3355-A0)

Advanced PLC Training System (Siemens) (3355-A0) Advanced PLC Training System (Siemens) 595849 (3355-A0) LabVolt Series Datasheet Festo Didactic en 0 V - 0 Hz 04/2019 Table of Contents General Description 2 PLC applications developing students understanding

More information

Pipeline Unit/Station Control. Combining Unit and Station Control into Siemens PCS 7. Application Brief

Pipeline Unit/Station Control. Combining Unit and Station Control into Siemens PCS 7. Application Brief Pipeline Unit/Station Control Combining Unit and Station Control into Siemens PCS 7 Application Brief Pipeline Unit/Station Control Application Description... 1 Process Description...1 Process Drawing...1

More information

ROCON RPC 116. SUBSTATION AUTOMATION Central unit for substation automation

ROCON RPC 116. SUBSTATION AUTOMATION Central unit for substation automation RPC 116 Central unit for substation automation RPC 116 offers an overall concept for substation system automation at Bay Level, Station Level and Control Center Level. RPC 116 is an embedded unit, which

More information

Local Area Network(LAN)

Local Area Network(LAN) Local Area Network(LAN) A local area network (LAN) is a computer network that interconnects computers within a limited area. Example: a residence, school, laboratory, university campus,office building

More information

I E C E N G I N E E R I N G P R O C E S S I N O F F S H O R E W I N D F A R M S

I E C E N G I N E E R I N G P R O C E S S I N O F F S H O R E W I N D F A R M S IEC 61850 ENGINEERING PROCESS IN OFFSHORE WIND FARMS Saeed Nemati 27 September 2017 IEC 61850 2 IEC 61850 in Offshore Wind Farms About Dong Energy Main Business Units Bioenergy & Thermal Power Distribution

More information

April 2010 Power Systems division A brief introduction. ABB Group August 25, 2011 Slide 1

April 2010 Power Systems division A brief introduction. ABB Group August 25, 2011 Slide 1 April 2010 Power Systems division A brief introduction August 25, 2011 Slide 1 Facts about ABB 117,000 employees in about 100 countries $32 billion in revenue (2009) Formed in 1988 merger of Swiss and

More information

Shabnam Rukhsar Electrical Engineering Department, Anjuman College of Engineering and Technology.India

Shabnam Rukhsar Electrical Engineering Department, Anjuman College of Engineering and Technology.India SCADA in Transmission Line Shabnam Rukhsar Electrical Engineering Department, Anjuman College of Engineering and Technology.India ABSTRACT: Transmission line equivalent circuit parameters are often 25%

More information

Advances in Telemetry. Finding out what is really going on in your system

Advances in Telemetry. Finding out what is really going on in your system Advances in Telemetry { Finding out what is really going on in your system Dr. David Mundie President of High Tide Technologies Involved in telemetry design for over 30 years Space, Air and Ground Telemetry

More information

Acquiring Operational and Non-Operational Data From Substation IEDs. The Smart Grid. Operational Data. Non-Operational Data POWERING POTENTIA L

Acquiring Operational and Non-Operational Data From Substation IEDs. The Smart Grid. Operational Data. Non-Operational Data POWERING POTENTIA L GE Energy Acquiring Operational and Non-Operational From s John D. McDonald, P.E. GM, T&D Marketing IEEE PES Past President IEEE Division VII Director IEEE Fellow The Smart Grid POWERING POTENTIA L Operational

More information

Understanding Device Level Connection Topologies

Understanding Device Level Connection Topologies Sept. 2013 Understanding Device Level Connection Topologies Author: Advantech E-mail: eainfo@advantech.com Sept. 2013 Even ten years ago, most factory floor sensors were connected directly to a PLC or

More information

Status of IEC WELCOME TO

Status of IEC WELCOME TO WELCOME TO February 27 March 1, 2002 Miami Beach Convention Center Miami Beach, Florida SCC, February 2002; Karlheinz Schwarz Page 1 Status of the IEC 61850 Standard on Communication Networks and Systems

More information

CCNA Exploration1 Chapter 7: OSI Data Link Layer

CCNA Exploration1 Chapter 7: OSI Data Link Layer CCNA Exploration1 Chapter 7: OSI Data Link Layer LOCAL CISCO ACADEMY ELSYS TU INSTRUCTOR: STELA STEFANOVA 1 Explain the role of Data Link layer protocols in data transmission; Objectives Describe how the

More information

Practical SCADA Systems for Industry

Practical SCADA Systems for Industry Practical SCADA Systems for Industry THIS BOOK WAS DEVELOPED BY IDC TECHNOLOGIES WHO ARE WE? IDC Technologies is internationally acknowledged as the premier provider of practical, technical training for

More information

A typical WAN structure includes the following components.

A typical WAN structure includes the following components. CBCN4103 WAN is a computer network that spans a relatively large geographical area. Typically, a WAN consists of two or more LANs. A WAN is a network usually provided by a specialised company called a

More information

Configuring your VLAN. Presented by Gregory Laffoon

Configuring your VLAN. Presented by Gregory Laffoon Configuring your VLAN Presented by Gregory Laffoon 1 Overview of Networking Terms Networking Terms Overview OSI Model Defines a networking framework for implementing protocols in seven layers Control is

More information

BACnet MS/TP Protocol for LabVIEW. User Manual

BACnet MS/TP Protocol for LabVIEW. User Manual BACnet MS/TP Protocol for LabVIEW User Manual Ovak Technologies 2015 Contents 1 Introduction... 3 1.1 Definitions and Acronyms... 3 1.2 Purpose... 3 1.3 Overview... 3 2 BACnet Background... 4 3 BACnet

More information