Real-Time Data Retrieval and New Visualization Techniques for the Energy Industry

Size: px
Start display at page:

Download "Real-Time Data Retrieval and New Visualization Techniques for the Energy Industry"

Transcription

1 Real-Time Data Retrieval and New Visualization Techniques for the Energy Industry Raymond P. Klump Lewis University and PowerWorld Corporation Urbana, IL USA Abstract Effective power system operation requires power system engineers and operators to analyze vast amounts of information. The authors have developed several techniques for visualizing large amounts of data including contouring, animated flows, and 3D visualization. These techniques have been completely integrated into PowerWorld Simulator, an off-line system study tool for use in the energy industry. Integrating these visualization techniques with real-time data sources, such as those available in energy control centers, however, has presented a separate challenge to the wide dissemination of these visualization abilities. This paper presents a case study of integrating these abilities with control centers that utilize the Plant Information (PI) System for data storage and archival. Projects have been completed that integrate these visualization techniques into control centers for Commonwealth Edison in Lombard, Illinois and City Water Light & Power in Springfield, Illinois. A separate pilot project has also been completed with the Tennessee Valley Authority. 1. Introduction Several new visualization techniques have been developed by the authors and their colleagues over the past several years to help power system engineers and others involved with transmission system systems better and more quickly understand their systems. These visualization techniques have been fully integrated into PowerWorld Simulator [1], an off-line transmission system analysis package. Several papers have been written on this topic [2]-[4]. While this work has been very successful, it has limited the application of these visualization techniques to the off-line study environment. This paper summarizes the results of several recent projects which James D. Weber PowerWorld Corporation Urbana, IL USA weber@powerworld.com have taken the visualization techniques from the off-line environment to the real-time world. Three projects have been completed at this time. Projects with CWLP in Springfield, Illinois, and Commonwealth Edison in Lombard, Illinois, have integrated the visualizations with a real-time data base used in the control centers of these two utilities. The third project with the Tennessee Valley Authority was more limited in scope, but has successfully proven the concept. 2. Visualization techniques Prior to discussing the case studies, this section will briefly cover the various power system visualization techniques that have been developed in the previous work by the authors [2]-[4] Animated arrows Animated arrows are used to provide an intuitive understanding of the flow of power in a transmission system network. An example is shown in Figure 1 below. Figure 1 Animated line flow arrows /02 $17.00 (c) 2002 IEEE 1

2 The size, orientation, and speed of the arrows indicate the direction and magnitude of the power flow on the transmission lines. This technique is invaluable for providing an immediate understanding of transmission systems to a new engineer, or for presenting transmission system issues to non-technical audiences Dynamically sized pie charts Dynamically sized pie charts are used to assess to location and magnitude of line overloads at a glance. The percentage fill of the pie charts illustrates how close the transmission line is to overload. This allows one to analyze tens of thousands of data points very quickly. While this could be done by sorting in a spreadsheet, one would look lose the geographic relevance of the overloads. This technique is demonstrated in Figure 2. Figure 3 Contouring of system security data Figure 4 shows a contour of price information across a hypothetical market in the Northeastern United States. Note that dynamically sized pie charts can be used in conjunction with the contour data to show other relevant data. The pie charts show transmission lines which are constraining the power market, resulting in the price variations seen. Figure 2 Highlighting flows using pie charts Pie chart visualization is useful, until a large number of them begin to appear simultaneously. When this occurs, contouring is a more useful approach Contouring Contouring is used to represent spatially distributed data. The equal-temperature contours in a newspaper weather report are a common example. Contouring can be used to analyze system security information as well as power market information. Figure 3 shows the transmission system impact of transfers into the Midwest on two transmission system devices. Any transfers from shaded areas on the left of the figure will result in 5% or more of the transfer flowing across the Eau Claire to Arpin transmission line in Wisconsin, while any transfers from shaded areas on the right of the figure would result in 5% or more of the transfer flowing across the Kammer transformer in Ohio. Figure 4 Contouring of system pricing data 2.4. Three-dimensional visualization Three-dimensional visualization has proven helpful when trying to visualize the interrelationships of several pieces of data simultaneously. The visualizations developed build off the existing two-dimensional one-line diagrams used in power systems. Those concerned with power systems are familiar with this environment, making the jump to three-dimensions easier. The third dimension gives us another dimension to visualize data in. The contour image in Figure 5 shows the transmission system impact of a transfer from Wisconsin to Florida. The three-dimensional cylinders show transmission lines with high loadings. The interaction of these two pieces of data can now be better assessed /02 $17.00 (c) 2002 IEEE 2

3 Figure 5 Contouring of PTDF data with 3D visualization of high line loadings Another example of three-dimensional visualization is shown in Figure 6. The contour shows the available transfer capability of areas trying the send power to Northern Illinois, while the cylinders show the magnitude of generation reserves in the respective areas. done through the PI-API, an application programming interface for the PI System. In order to supplement this information, data can also simultaneously extracted from flat text data sources. After defining the data sources, particular pieces of data must then be defined within the visualization software as being associated with data in the PI System. We call these data the Associated Points. The software must allow the user to specify these points. The Simulator Retriever display that allows the user to define this points is shown in Figure 7. Figure 6 ATC Contouring with 3D visualization of generation reserves 3. Data retrieval methods The development of visualization techniques for power systems has been very successful. These techniques have been integrated into PowerWorld Simulator. This however has limited the use of the visualization techniques to this off-line study tool. When moving the graphical capabilities over to a realtime system, the issue of retrieving the data must be addressed. Data retrieval in a control center often means retrieving information from a variety of sources, so the software must be set up to handle this. In the examples presented in this paper, new software, called Simulator Retriever, communicates directly with a PI System. PI System stands for Plant Information System, and is a real-time database and data archival system sold by OSI Software. The communication with the PI System was Figure 7 Defining Data Sources and Points Once the data sources and points are defined, the software must then map this information to an object on the graphical diagram. The authors refer to this process as creating aliases. After setting up the appropriate data sources, points, and creating the aliases, the graphics can be updated by pulling data from the data sources. With the mechanism for retrieving data defined, the software can then be setup to query all registered data sources for new data at regular user-specified intervals, thus providing a near real-time visualization of the information. In addition to querying registered data sources automatically at preset intervals, Simulator Retriever can retrieve information on demand. With the click of a button, the user can command Simulator Retriever to retrieve new data from registered information sources. Many data sources provide the additional capability of storing archival data. The PI System provides such abilities through its PI-DataArchive. Within Retriever, one can retrieve data from an instant in the past. It also allows one to retrieve data over a time window in the past. In the latter case, the user supplies the start and end /02 $17.00 (c) 2002 IEEE 3

4 times that define the window and the size of the time intervals to study during the window. The software retrieves data at each interval and displays it to animate for the user how the system changes over time. Setting this up is done through the dialog shown in Figure 8. Figure 9 shows the model of CWLP s system prior to data retrieval, while Figure 10 shows the system after the data has been populated from the PI System. Figure 9 CWLP system prior to data retrieval Figure 8 Control panel for Simulator Retriever If a large enough set of data is retrieved so that a power flow model can be reasonable defined, it is also possible to set up software which retrieves real-time data, and then switch over to the off-line environment to perform power flow analysis or other study tasks. 4. Case studies Several case studies have been completed to demonstrate the viability of retrieving data in the manner presented. The first project was completed for City Water Light & Power (CWLP) in Springfield, Illinois. In this project, a full power flow model was created which could be used in an off-line study environment. This model could then be populated with real-time data directly from CWLP s PI System, providing a real-time visualization of the information in their energy management system. Using the capabilities of the PI- DataArchive, historical data could be viewed as well. These capabilities of this allowed those within the control center to utilize all the advanced visualization capabilities. In addition to this, anyone person within CWLP who had access rights to the PI System could view the real-time control center data from their own desktop computer. This included those at remote business offices, or those at the Dallman generating station, CWLP s largest station and location of its newest gas turbine generator. The remote viewing of real-time data was an ability that CWLP never had before as well. Figure 10 CWLP system after data retrieval Another project has been completed with the Commonwealth Edison Control Center in Lombard, IL. Recently, ComEd had reconfigured their control center, with part of this entailing the purchase and installation of a complex computer projection system. This system allows ComEd to project computer images on a two by six array of screens. This computer projection system was vastly underutilized because of their inability to display useful information in this new environment. ComEd was interested in making use of this new environment and approached PowerWorld about putting in some simple displays for them initially. In particular, ComEd was interested in viewing the status of their phase-shifters which control the flow of power into downtown Chicago. The data source for this task was again an existing PI System. Again Simulator Retriever was developed to integrate directly with this data source, and visualizations can now be viewed directly on the computer projection system in their control center /02 $17.00 (c) 2002 IEEE 4

5 The PowerWorld project was completed successfully. Figure 11 and Figure 12 show scanned photographs of Simulator Retriever displays in the computer projection system in Commonwealth Edison s control center. Figure 13 A three-dimensional display for TVA Figure 11 ComEd s Control Center with New Display Figure 12 Closeup of Simulator Retriever displays Finally, a pilot project has been completed to prove the concept of integrating real-time data with these new visualization techniques at the Tennessee Valley Authority control center in Chattanooga, Tennessee. At this time, the data source for this pilot project has been through flat text files, however the results have been very successful. Future projects to more thoroughly integrate the visualizations with the real-time system are underway. Figure 13 and Figure 14 show displays taken directly from the real-time data in TVA s control center. Figure 14 Screen shot showing a voltage contour of the TVA transmission system 5. Conclusion Analyzing the large amount of data related to the electric power system is a challenge. Visualization techniques have proven to be of great use in studying systems in an off-line environment. The projects discussed in the paper have shown that this success can be transferred to the visualization of real-time data in control centers. 6. References [1] PowerWorld Simulator, PowerWorld Corporation Website, [2] T.J. Overbye, J.D. Weber, Visualizing the electric grid, IEEE Spectrum, Volume 38, Issue 2, Feb. 2001, pp [3] T.J. Overbye, J.D. Weber, New methods for the visualization of electric power system information, IEEE /02 $17.00 (c) 2002 IEEE 5

6 Symposium on Information Visualization 2000, InfoVis 2000, pp c. [4] J.D. Weber, T.J. Overbye, Voltage contours for power system visualization, IEEE Transactions on Power Systems, Volume 15, Issue 1, Feb. 2000, pp /02 $17.00 (c) 2002 IEEE 6

Visualization of Power System Data

Visualization of Power System Data Visualization of Power System Data Thomas J. Overbye overbye@ece.uiuc.edu University of Illinois at Urbana-Champaign Urbana, IL 61801 USA Jamie D. Weber weber@powerworld.com PowerWorld Corporation Urbana,

More information

Visualization of. Power Systems and Components (S-18)

Visualization of. Power Systems and Components (S-18) Visualization of Power Systems and Components (S-18) Tom Overbye Sakis Meliopoulos Doug Wiegmann Esa Rantanen Tele-Seminar, January 24, 2006 2006 Tom Overbye. All rights reserved. Project Overview Project

More information

Using PMU Data to Increase Situational Awareness

Using PMU Data to Increase Situational Awareness Using PMU Data to Increase Situational Awareness Tom Overbye Fox Family Professor of Electrical and Computer Engineering University of Illinois at Urbana-Champaign December 2010 PSERC Webinar PSERC Project

More information

Introduction to PowerWorld Simulator: Interface and Common Tools

Introduction to PowerWorld Simulator: Interface and Common Tools Introduction to PowerWorld Simulator: Interface and Common Tools I1: The PowerWorld Simulator Case Editor 2001 South First Street Champaign, Illinois 61820 +1 (217) 384.6330 support@powerworld.com http://www.powerworld.com

More information

Displaying Aggregate Data, Interrelated Quantities, and Data Trends in Electric Power Systems

Displaying Aggregate Data, Interrelated Quantities, and Data Trends in Electric Power Systems Displaying Aggregate Data, Interrelated Quantities, and Data Trends in Electric Power Systems Ray Klump, Ph.D. Lewis University PowerWorld Corporation ray@powerworld.com Warren Wu Tennessee Valley Authority

More information

POWER WORLD LAB MANUAL

POWER WORLD LAB MANUAL POWER WORLD LAB MANUAL Power world is a great powerful tool for solving power flows. Solving a power system is a little different from circuit analysis. Instead of being given voltages at certain nodes

More information

A Short Introduction to CATMA

A Short Introduction to CATMA A Short Introduction to CATMA Outline: I. Getting Started II. Analyzing Texts - Search Queries in CATMA III. Annotating Texts (collaboratively) with CATMA IV. Further Search Queries: Analyze Your Annotations

More information

Eau Claire Area School District Curriculum Map FORM A

Eau Claire Area School District Curriculum Map FORM A Eau Claire Area School District Curriculum Map FRM A Course : Information Technology Literacy Standards, 6-8 Date: September 8, 2005 Content Standards Strand (Letter): A. MEDIA AND TECHNLGY Content Standard

More information

By Raymond Grosch Senior System Analyst IntelliSys Inc.

By Raymond Grosch Senior System Analyst IntelliSys Inc. IntelliSys Inc. White Paper 09 W. Washington Chicago, IL 60606 800.7.9977 www.intellisyssoftware.com Keywords: SystemVIEW, process visualization, SCADA (Supervisory Control And Data Acquisition), HMI (Human

More information

Visualization of Power Systems and Components

Visualization of Power Systems and Components PSERC Visualization of Power Systems and Components Final Project Report Power Systems Engineering Research Center A National Science Foundation Industry/University Cooperative Research Center since 1996

More information

GRAPHING BAYOUSIDE CLASSROOM DATA

GRAPHING BAYOUSIDE CLASSROOM DATA LUMCON S BAYOUSIDE CLASSROOM GRAPHING BAYOUSIDE CLASSROOM DATA Focus/Overview This activity allows students to answer questions about their environment using data collected during water sampling. Learning

More information

Avaya C360 SMON User Guide

Avaya C360 SMON User Guide Avaya C360 SMON User Guide May 2004 Avaya C360 SMON User Guide Copyright 2004 Avaya Inc. All Rights Reserved The products, specifications, and other technical information regarding the products contained

More information

Creating Dashboards That Work Learning Web Analytics

Creating Dashboards That Work Learning Web Analytics Creating Dashboards That Work 103 - Learning Web Analytics The way we present collected data has a huge impact on our ability to draw meaning from it. There are nearly as many pieces of digital information

More information

SAS Web Report Studio 3.1

SAS Web Report Studio 3.1 SAS Web Report Studio 3.1 User s Guide SAS Documentation The correct bibliographic citation for this manual is as follows: SAS Institute Inc. 2006. SAS Web Report Studio 3.1: User s Guide. Cary, NC: SAS

More information

Sorting Fields Changing the Values Line Charts Scatter Graphs Charts Showing Frequency Pie Charts Bar Charts...

Sorting Fields Changing the Values Line Charts Scatter Graphs Charts Showing Frequency Pie Charts Bar Charts... Database Guide Contents Introduction... 1 What is RM Easiteach Database?... 1 The Database Toolbar... 2 Reviewing the License Agreement... 3 Using Database... 3 Starting Database... 3 Key Features... 4

More information

Excel Tutorial. Look at this simple spreadsheet and then answer the questions below.

Excel Tutorial. Look at this simple spreadsheet and then answer the questions below. Excel Tutorial During this introduction you will learn the basics of how to use Excel, which means making a spreadsheet, creating a graph from that spreadsheet, and then interpreting the data to answer

More information

MS PowerPoint Module 2

MS PowerPoint Module 2 MS PowerPoint Module 2 Revised 1/1/17 Table of Contents Table of Contents... 2 Topics... 3 Exercises... 3 Objectives... 3 Clip Art... 4 New Slide... 6 Exercise 2A - Add ClipArt to a Slide... 10 5. Do not

More information

MONITORING THE REPEATABILITY AND REPRODUCIBILTY OF A NATURAL GAS CALIBRATION FACILITY

MONITORING THE REPEATABILITY AND REPRODUCIBILTY OF A NATURAL GAS CALIBRATION FACILITY MONITORING THE REPEATABILITY AND REPRODUCIBILTY OF A NATURAL GAS CALIBRATION FACILITY T.M. Kegel and W.R. Johansen Colorado Engineering Experiment Station, Inc. (CEESI) 54043 WCR 37, Nunn, CO, 80648 USA

More information

ITC HOLDINGS, CORP. Edison Electric Institute 9

ITC HOLDINGS, CORP. Edison Electric Institute 9 ITC HOLDINGS, CORP. Company Background: ITC Holdings, Corp. is in the business of investing in electricity transmission infrastructure as a means to improve electric reliability, connect renewable energy

More information

Advanced Excel Charts : Tables : Pivots

Advanced Excel Charts : Tables : Pivots Advanced Excel Charts : Tables : Pivots Protecting Your Tables/Cells Protecting your cells/tables is a good idea if multiple people have access to your computer or if you want others to be able to look

More information

Module Two: Clip Art and Tables

Module Two: Clip Art and Tables Module Two: Clip Art and Tables Graphic elements are added to the slides to support the information you are sharing and they also make the presentation more interesting for the audience. In this module

More information

Contents. About this Book...1 Audience... 1 Prerequisites... 1 Conventions... 2

Contents. About this Book...1 Audience... 1 Prerequisites... 1 Conventions... 2 Contents About this Book...1 Audience... 1 Prerequisites... 1 Conventions... 2 1 About SAS Sentiment Analysis Workbench...3 1.1 What Is SAS Sentiment Analysis Workbench?... 3 1.2 Benefits of Using SAS

More information

ICT Year 5. Unit 5A: Writing for different audiences

ICT Year 5. Unit 5A: Writing for different audiences ICT Year 5 Unit 5A: Writing for different audiences About this Unit: In this unit children learn that ICT can be used to create different layouts to organise their thoughts and ideas effectively, and that

More information

DeltaV TM Export Configuration Tool Reference Guide v2.83

DeltaV TM Export Configuration Tool Reference Guide v2.83 OpenEnterprise DeltaV Export Configuration Tool D301682X412 Reference Guide March 2012 OpenEnterprise TM DeltaV TM Export Configuration Tool Reference Guide v2.83 The DeltaV Export Configuration Tool is

More information

Modeling of RAS and Relays in Power Flow Contingency Analysis. Jamie Weber

Modeling of RAS and Relays in Power Flow Contingency Analysis. Jamie Weber Modeling of RAS and Relays in Power Flow Contingency Analysis Jamie Weber weber@powerworld.com 217 384 6330 ext. 13 2001 South First Street Champaign, Illinois 61820 +1 (217) 384.6330 support@powerworld.com

More information

Visualization Software for Wide-Area Situational Awareness. Power Affiliates Program. May 20, 2011

Visualization Software for Wide-Area Situational Awareness. Power Affiliates Program. May 20, 2011 Visualization Software for Wide-rea Situational wareness Power ffiliates Program May 20, 2011 2001 South First Street Champaign, Illinois 61820 +1 (217) 384.6330 Mark Laufenberg, Ph.D. lauf@powerworld.com

More information

Guide to User Interface 4.3

Guide to User Interface 4.3 Datatel Colleague Guide to User Interface 4.3 Release 18 June 24, 2011 For corrections and clarifications to this manual, see AnswerNet page 1926.37. Guide to User Interface 4.3 All Rights Reserved The

More information

GEOG 487 Lesson 4: Step-by-Step Activity

GEOG 487 Lesson 4: Step-by-Step Activity GEOG 487 Lesson 4: Step-by-Step Activity Part I: Visually Explore Trends In Part I, we will explore several tools and technique to make it easier to visually interpret patterns in your data using ArcGIS.

More information

Overview for Families

Overview for Families unit: Picturing Numbers Mathematical strand: Data Analysis and Probability The following pages will help you to understand the mathematics that your child is currently studying as well as the type of problems

More information

Power Infrastructure Plan

Power Infrastructure Plan Power Infrastructure Plan 2015 Introduction Background LADWP has built a vast power generation, transmission and distribution system that spans five Western states, and delivers electricity to about 4

More information

Desktop Studio: Charts. Version: 7.3

Desktop Studio: Charts. Version: 7.3 Desktop Studio: Charts Version: 7.3 Copyright 2015 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived from,

More information

WELCOME TO A SILVER JACKETS WEBINAR ON:

WELCOME TO A SILVER JACKETS WEBINAR ON: WELCOME TO A SILVER JACKETS WEBINAR ON: Flood Vulnerability Assessment for Critical Facilities For audio, call 877-336-1839 Access code: 8165946 Security Code: 4567 MOLLY WOLOSZYN Extension Climate Specialist

More information

Chapter 23. Creating Reports with ifix

Chapter 23. Creating Reports with ifix 154 Student Guide 23. Creating Reports with ifix Chapter 23 Creating Reports with ifix Copyright 2001, Intellution, Inc. 23-1 Intellution Dynamics ifix 23. Creating Reports with ifix Section Objectives

More information

SAS Visual Analytics 8.2: Getting Started with Reports

SAS Visual Analytics 8.2: Getting Started with Reports SAS Visual Analytics 8.2: Getting Started with Reports Introduction Reporting The SAS Visual Analytics tools give you everything you need to produce and distribute clear and compelling reports. SAS Visual

More information

Module Four: Charts and Media Clips

Module Four: Charts and Media Clips Module Four: Charts and Media Clips Charts, sometimes called graphs, are a way to present detailed data to an audience in an easy to understand visual format. Media clips can turn your presentation into

More information

CS1100: Computer Science and Its Applications. Creating Graphs and Charts in Excel

CS1100: Computer Science and Its Applications. Creating Graphs and Charts in Excel CS1100: Computer Science and Its Applications Creating Graphs and Charts in Excel Charts Data is often better explained through visualization as either a graph or a chart. Excel makes creating charts easy:

More information

Battery Monitor Data Manager Report Generator Software. User s Guide

Battery Monitor Data Manager Report Generator Software. User s Guide Battery Monitor Data Manager Report Generator Software User s Guide 990 South Rogers Circle, Suite 11 Boca Raton, FL 33487 Tel: 561-997-2299 Fax: 561-997-5588 www.alber.com 1. Warranty and Limitation of

More information

Desktop Studio: Charts

Desktop Studio: Charts Desktop Studio: Charts Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Working with Charts i Copyright 2011 Intellicus Technologies This document

More information

Basic tasks in Excel 2013

Basic tasks in Excel 2013 Basic tasks in Excel 2013 Excel is an incredibly powerful tool for getting meaning out of vast amounts of data. But it also works really well for simple calculations and tracking almost any kind of information.

More information

Steady-State Power System Security Analysis with PowerWorld Simulator

Steady-State Power System Security Analysis with PowerWorld Simulator Steady-State Power System Security Analysis with PowerWorld Simulator 2001 South First Street Champaign, Illinois 61820 +1 (217) 384.6330 support@powerworld.com http://www.powerworld.com Available Transfer

More information

Lesson 3: Building a Market Basket Scenario (Intermediate Data Mining Tutorial)

Lesson 3: Building a Market Basket Scenario (Intermediate Data Mining Tutorial) From this diagram, you can see that the aggregated mining model preserves the overall range and trends in values while minimizing the fluctuations in the individual data series. Conclusion You have learned

More information

Data Visualization via Conditional Formatting

Data Visualization via Conditional Formatting Data Visualization Data visualization - the process of displaying data (often in large quantities) in a meaningful fashion to provide insights that will support better decisions. Data visualization improves

More information

Overview of SAS/GIS Software

Overview of SAS/GIS Software 3 CHAPTER 1 Overview of SAS/GIS Software Introduction to Geographic Information Systems 3 Features of SAS Software 4 Data in SAS/GIS Applications 5 Spatial Data 5 Spatial Data Layers 6 Spatial Data Coverages

More information

Taking a First Look at Excel s Reporting Tools

Taking a First Look at Excel s Reporting Tools CHAPTER 1 Taking a First Look at Excel s Reporting Tools This chapter provides you with an overview of Excel s reporting features. It shows you the principal types of Excel reports and how you can use

More information

Using Open Workbench Version 1.1

Using Open Workbench Version 1.1 Version 1.1 Second Edition Title and Publication Number Title: Edition: Second Edition Printed: May 4, 2005 Copyright Copyright 1998-2005 Niku Corporation and third parties. All rights reserved. Trademarks

More information

Microsoft Excel 2010 Training. Excel 2010 Basics

Microsoft Excel 2010 Training. Excel 2010 Basics Microsoft Excel 2010 Training Excel 2010 Basics Overview Excel is a spreadsheet, a grid made from columns and rows. It is a software program that can make number manipulation easy and somewhat painless.

More information

Data Management Software

Data Management Software 1.2 Data Management Software INVESTIGATE & INQUIRE: Software Tools 1. List every computer program you can think of that can be used to manage data. 2. Sort the programs into categories, such as word-processors

More information

Construction IC User Guide

Construction IC User Guide Construction IC User Guide The complete source of project, company, market and theme information for the global construction industry clientservices.construction@globaldata.com https://construction.globaldata.com

More information

NEIU D2L Student Account Settings & Preferences

NEIU D2L Student Account Settings & Preferences The Account Settings area allows you to adjust settings for fonts, discussions, and viewing options for use with assistive technologies. Changing Account Settings The settings here can make it easier to

More information

COMED S CATASTROPHIC STORM PLANS

COMED S CATASTROPHIC STORM PLANS COMED S CATASTROPHIC STORM PLANS MEA Electric Operations Conference May 13, 2015 Kimberly A. Smith Director, Emergency Preparedness, Distribution System Operations MEET THE EXELON UTILITIES 2 Chicago,

More information

POWER INFRASTRUCTURE PLAN 2016

POWER INFRASTRUCTURE PLAN 2016 POWER INFRASTRUCTURE PLAN 2016 Introduction LADWP has built a vast power generation, transmission and distribution system that spans five Western states, and delivers electricity to about 4 million people

More information

Monitoring and Control Using Mobile Devices

Monitoring and Control Using Mobile Devices Monitoring and Control Using Mobile Devices Intended Use of the Product Asix Mobile module is an extension of a set of tools and programs available in the Asix system with dedicated functionality for all

More information

Getting Started. Custom Reports Software

Getting Started. Custom Reports Software Getting Started Custom Reports Software Custom Reports software Custom reporting The Custom Reports software lets you transfer quantitative results from Data Analysis into the Custom Reports spreadsheet

More information

Infographics in News presentation: A Study of its Effective Use in Times of India and Indian Express the Two Leading Newspapers in India

Infographics in News presentation: A Study of its Effective Use in Times of India and Indian Express the Two Leading Newspapers in India 35 Infographics in News presentation: A Study of its Effective Use in Times of India and Indian Express the Two Leading Newspapers in India Rajeev Ghode, Research Scholar, Department of Communication Studies,

More information

Beginning Tutorials. BT004 Enterprise Guide Version 2.0 NESUG 2003 James Blaha, Pace University, Briarcliff Manor, NY ABSTRACT: INTRODUCTION:

Beginning Tutorials. BT004 Enterprise Guide Version 2.0 NESUG 2003 James Blaha, Pace University, Briarcliff Manor, NY ABSTRACT: INTRODUCTION: BT004 Enterprise Guide Version 2.0 NESUG 2003 James Blaha, Pace University, Briarcliff Manor, NY ABSTRACT: This paper focuses on the basics for using the SAS Enterprise Guide software. The focus is on

More information

Avaya C460 SMON User Guide

Avaya C460 SMON User Guide Avaya C460 SMON User Guide August 2003 Avaya C460 SMON 5.2 User Guide Copyright 2003 Avaya Inc. All Rights Reserved The products, specifications, and other technical information regarding the products

More information

Excel Part 2 Textbook Addendum

Excel Part 2 Textbook Addendum Excel Part 2 Textbook Addendum 1. Page 9 Range Names Sort Alert After completing Activity 1-1, observe what happens if you sort the data in ascending order by Quarter 3. After sorting the data, chances

More information

WITNESS 13. Release Summary

WITNESS 13. Release Summary WITNESS 13 Welcome to WITNESS 13. This release enables easier and better experimentation with your WITNESS models. From the novice user to the WITNESS specialist a new range of powerful scenario building

More information

On-Line Transient Stability Assessment Scoping Study

On-Line Transient Stability Assessment Scoping Study On-Line Transient Stability Assessment Scoping Study Vijay Vittal ASU/ISU Peter Sauer UIUC Sakis Meliopoulos GA Tech George K. Stefopoulos, Graduate Student GA Tech Tele-Seminar, May 3, 2005 Project Objectives

More information

Morningstar Advisor Workstation SM Quick Start Guide

Morningstar Advisor Workstation SM Quick Start Guide Morningstar Advisor Workstation provides financial advisors with tools for security research, portfolio analysis, and sales presentations. This is designed to get you up and running quickly, taking you

More information

Table of Contents. Contents. 1 Introduction. 2 The Main Menu Step #2 - PM Schedule. 8 Notification Popups. 9 Service Calendar

Table of Contents. Contents. 1 Introduction. 2 The Main Menu Step #2 - PM Schedule. 8 Notification Popups. 9 Service Calendar Contents I Table of Contents 1 Introduction...1 2 The Main Menu...1 3 The Equipment...3 Manager...6 4 Step #1 - Establishing Locations/Categories...6 5 Step #2 - PM Schedule Setup...9 6 Step #3 - Adding

More information

DeltaV Continuous Historian

DeltaV Continuous Historian Frequently Asked Questions Data Analysis Integrated Configuration Scalable Flexible Architecture Contents 1. Introduction 1.1. What is the DeltaV Continuous Historian? 5 1.2. What features are available

More information

MicroStrategy Desktop Quick Start Guide

MicroStrategy Desktop Quick Start Guide MicroStrategy Desktop Quick Start Guide Version: 10.4 10.4, June 2017 Copyright 2017 by MicroStrategy Incorporated. All rights reserved. If you have not executed a written or electronic agreement with

More information

id Marking US Page 1

id Marking US Page 1 id Marking So you ve bought the 3M Dynatel EMS id Marking System! As a utility owner, or service provider, you have purchased the id markers and probably a piece of equipment that will find the marker

More information

MicroStrategy Desktop

MicroStrategy Desktop MicroStrategy Desktop Quick Start Guide MicroStrategy Desktop is designed to enable business professionals like you to explore data, simply and without needing direct support from IT. 1 Import data from

More information

MS Office 2016 Excel Pivot Tables - notes

MS Office 2016 Excel Pivot Tables - notes Introduction Why You Should Use a Pivot Table: Organize your data by aggregating the rows into interesting and useful views. Calculate and sum data quickly. Great for finding typos. Create a Pivot Table

More information

Seams Management at the RTO level

Seams Management at the RTO level Seams Management at the RTO level IEEE Winter Meeting January 29, 2002 New York, NY Mike Gahagan V. P., CIO and Chief Strategic Officer The Midwest Independent Transmission System Operator, Inc. A Brief

More information

Introduction to Excel 2007

Introduction to Excel 2007 Introduction to Excel 2007 These documents are based on and developed from information published in the LTS Online Help Collection (www.uwec.edu/help) developed by the University of Wisconsin Eau Claire

More information

What s New in IQ4.1 rev6

What s New in IQ4.1 rev6 General User Can Set Own Start Page You now have the ability to set your own start page in IQ. It can be the IQ Home Page or a List View. Navigate to the page you like, then open the Name link in the upper

More information

Illinois Institute of Technology Smart Grid Lab Partnership. Information Deck 7/11/2014

Illinois Institute of Technology Smart Grid Lab Partnership. Information Deck 7/11/2014 Illinois Institute of Technology Smart Grid Lab Partnership Information Deck 7/11/2014 Contents I. Purpose II. Partners III.Background IV.Concept V. Phases VI.Goals VII.Projects 2 Illinois Institute of

More information

EXCEL 2007 TIP SHEET. Dialog Box Launcher these allow you to access additional features associated with a specific Group of buttons within a Ribbon.

EXCEL 2007 TIP SHEET. Dialog Box Launcher these allow you to access additional features associated with a specific Group of buttons within a Ribbon. EXCEL 2007 TIP SHEET GLOSSARY AutoSum a function in Excel that adds the contents of a specified range of Cells; the AutoSum button appears on the Home ribbon as a. Dialog Box Launcher these allow you to

More information

Essential Reliability Services NERC Staff Report

Essential Reliability Services NERC Staff Report Essential Reliability Services NERC Staff Report Mark Lauby, Senior Vice President and Chief Reliability Officer Annual Meeting of the National Conference of State Legislators August 20, 2014 About NERC

More information

Odyssey Mobile User's Guides. Version: 3.0

Odyssey Mobile User's Guides. Version: 3.0 Odyssey Mobile User's Guides Version: 3.0 Last Update: 22-June-2006 2 Odyssey Mobile User s Guide Copyright About Odyssey Mobile Version: 3.0 Documentation Date: 22-June-2006 Copyright Copyright 2005-2006.

More information

This guide covers 3 functions you can perform with DataPlace: o Mapping, o Creating Tables, and o Creating Rankings. Registering with DataPlace

This guide covers 3 functions you can perform with DataPlace: o Mapping, o Creating Tables, and o Creating Rankings. Registering with DataPlace Guide for Using DataPlace DataPlace is one-stop source for housing and demographic data about communities, the region, and the nation. The site assembles a variety of data sets from multiple sources, and

More information

Chapter 3 Application Software

Chapter 3 Application Software Chapter 3 Application Software Application Software What is application software? Programs that perform specific tasks for users Also called a software application or an application Several reasons to

More information

Foxboro Evo Process Automation System

Foxboro Evo Process Automation System Foxboro Evo Process Automation System Product Specifications Wonderware Historian Client Wonderware Historian Client, previously known as ActiveFactory software, consists of a set of powerful tools and

More information

Contents I Table of Contents 1 Introduction...1 2 The Main Menu...1 3 The Equipment...2 Manager...5 4 Step #1 - Establishing Locations/Categories...6 5 Step #2 - Defining your PM Schedules...9 6 Step #3

More information

Working with Charts Stratum.Viewer 6

Working with Charts Stratum.Viewer 6 Working with Charts Stratum.Viewer 6 Getting Started Tasks Additional Information Access to Charts Introduction to Charts Overview of Chart Types Quick Start - Adding a Chart to a View Create a Chart with

More information

5PRESENTING AND DISSEMINATING

5PRESENTING AND DISSEMINATING 5PRESENTING AND DISSEMINATING INFORMATION This chapter presents information and guidance on how to present and disseminate marine water quality monitoring data to the program s intended audience. Section

More information

THIRD GRADE COMPUTER GLOSSARY. Strand All

THIRD GRADE COMPUTER GLOSSARY. Strand All THIRD GRADE COMPUTER GLOSSARY Strands: 1= Societal/Ethical Issues; 2 = Database; 3 = Spreadsheet; 4= Keyboard Utilization/Word Processing/Desk Top Publishing; 5 = Multimedia/Presentation; 6 = Telecommunications/Internet

More information

A Populous Place State Pie Chart

A Populous Place State Pie Chart A Populous Place State Pie Chart Step 1 Start Microsoft Excel and a blank workbook will open. Step 2 Click in cell C1 once to highlight the cell and change the font to 24- point. You can use the pull-down

More information

LeakDAS Version 4 The Complete Guide

LeakDAS Version 4 The Complete Guide LeakDAS Version 4 The Complete Guide SECTION 4 LEAKDAS MOBILE Second Edition - 2014 Copyright InspectionLogic 2 Table of Contents CONNECTING LEAKDAS MOBILE TO AN ANALYZER VIA BLUETOOTH... 3 Bluetooth Devices...

More information

Sitecore Experience Platform 8.0 Rev: September 13, Sitecore Experience Platform 8.0

Sitecore Experience Platform 8.0 Rev: September 13, Sitecore Experience Platform 8.0 Sitecore Experience Platform 8.0 Rev: September 13, 2018 Sitecore Experience Platform 8.0 All the official Sitecore documentation. Page 1 of 455 Experience Analytics glossary This topic contains a glossary

More information

Business Intelligence and Reporting Tools

Business Intelligence and Reporting Tools Business Intelligence and Reporting Tools Release 1.0 Requirements Document Version 1.0 November 8, 2004 Contents Eclipse Business Intelligence and Reporting Tools Project Requirements...2 Project Overview...2

More information

MicroStrategy Analytics Desktop

MicroStrategy Analytics Desktop MicroStrategy Analytics Desktop Quick Start Guide MicroStrategy Analytics Desktop is designed to enable business professionals like you to explore data, simply and without needing direct support from IT.

More information

Data Visualization Primer

Data Visualization Primer Data Visualization Primer By Judy D Ammasso Tarbox Today, most people are both producers and consumers of images image prosumers, if you will who act as sender as well as receiver of images. It is this

More information

Simplify the Way You Work: Enhancing Microsoft Office with MindManager 7

Simplify the Way You Work: Enhancing Microsoft Office with MindManager 7 Simplify the Way You Work: Enhancing Microsoft Office with MindManager 7 2007 Mindjet LLC, USA All rights reserved. Mindjet and MindManager are registered trademarks of Mindjet LLC in the United States

More information

DOING MORE WITH EXCEL: MICROSOFT OFFICE 2010

DOING MORE WITH EXCEL: MICROSOFT OFFICE 2010 DOING MORE WITH EXCEL: MICROSOFT OFFICE 2010 GETTING STARTED PAGE 02 Prerequisites What You Will Learn MORE TASKS IN MICROSOFT EXCEL PAGE 03 Cutting, Copying, and Pasting Data Filling Data Across Columns

More information

Table of Contents. Contents. 1 Introduction. 2 The Main Menu Notification Popups. 9 Service Calendar. 12 Generating Reports ...

Table of Contents. Contents. 1 Introduction. 2 The Main Menu Notification Popups. 9 Service Calendar. 12 Generating Reports ... Contents I Table of Contents 1 Introduction...1 2 The Main Menu...1 3 The Equipment...3 Manager...6 4 Step #1 - Establishing Locations/Categories...6 5 Step #2 - Defining Your PM schedules...9 6 Step #3

More information

Spreadsheet definition: Starting a New Excel Worksheet: Navigating Through an Excel Worksheet

Spreadsheet definition: Starting a New Excel Worksheet: Navigating Through an Excel Worksheet Copyright 1 99 Spreadsheet definition: A spreadsheet stores and manipulates data that lends itself to being stored in a table type format (e.g. Accounts, Science Experiments, Mathematical Trends, Statistics,

More information

2005 Buick Rendezvous Navigation System M

2005 Buick Rendezvous Navigation System M 2005 Buick Rendezvous Navigation System M Overview... 1-1 Overview... 1-2 Features and Controls... 2-1 Features and Controls... 2-2 Navigation Audio System... 3-1 Navigation Audio System... 3-2 Index...1

More information

SAFARI DOWNLOAD INSTRUCTIONS

SAFARI DOWNLOAD INSTRUCTIONS SAFARI ODBC OVERVIEW Safari ODBC provides end-user data management and reporting capabilities by allowing access to your district s data via Excel. The product was purchased by the Ohio Department of Education

More information

DOING MORE WITH EXCEL: MICROSOFT OFFICE 2013

DOING MORE WITH EXCEL: MICROSOFT OFFICE 2013 DOING MORE WITH EXCEL: MICROSOFT OFFICE 2013 GETTING STARTED PAGE 02 Prerequisites What You Will Learn MORE TASKS IN MICROSOFT EXCEL PAGE 03 Cutting, Copying, and Pasting Data Basic Formulas Filling Data

More information

Contents. Table of Contents Introduction. The Main Menu...1 The Fleet Manager...2. Viewing the Maintenance...16 Generating Reports...

Contents. Table of Contents Introduction. The Main Menu...1 The Fleet Manager...2. Viewing the Maintenance...16 Generating Reports... Contents I Table of Contents 1 2 3 4 5 6 7 8 9 10 Introduction...1 The Main Menu...1 The Fleet Manager...2 Step #1 - Establishing...6 Locations/Departments Step #2 - Defining...8 your PM Schedules Step

More information

Advanced data visualization (charts, graphs, dashboards, fever charts, heat maps, etc.)

Advanced data visualization (charts, graphs, dashboards, fever charts, heat maps, etc.) Advanced data visualization (charts, graphs, dashboards, fever charts, heat maps, etc.) It is a graphical representation of numerical data. The right data visualization tool can present a complex data

More information

Data Analyst Nanodegree Syllabus

Data Analyst Nanodegree Syllabus Data Analyst Nanodegree Syllabus Discover Insights from Data with Python, R, SQL, and Tableau Before You Start Prerequisites : In order to succeed in this program, we recommend having experience working

More information

Product Data Sheet DeltaV Operate for PROVOX July 2014 Page 1

Product Data Sheet DeltaV Operate for PROVOX July 2014 Page 1 July 2014 Page 1 DeltaV Operate for PROVOX Robust, scalable and secure operating desktop Redundant console data servers Alarms prioritized by user Powerful operator interface Introduction Today s evolving

More information

GCE APPLIED ICT OCR UNIT 3. ICT Solutions for Individuals & Society. Student Workbook

GCE APPLIED ICT OCR UNIT 3. ICT Solutions for Individuals & Society. Student Workbook GCE APPLIED ICT OCR UNIT 3 ICT Solutions for Individuals & Society Student Workbook This is a mandatory AS unit. The World Wide Web allows individuals to access information on any topic. Easy access to

More information

Gloucester County Library System EXCEL 2007

Gloucester County Library System EXCEL 2007 Gloucester County Library System EXCEL 2007 Introduction What is Excel? Microsoft E x c e l is an electronic s preadsheet program. I t is capable o f performing many diff e r e n t t y p e s o f c a l

More information

Get Started. Estimating Explorer

Get Started. Estimating Explorer Get Started Estimating Explorer NOTICE This document and the Sage Timberline Office software may be used only in accordance with the accompanying Sage Timberline Office End User License Agreement. You

More information