PowerWorld Simulator 17 What s New in Simulator. Mark Laufenberg

Size: px
Start display at page:

Download "PowerWorld Simulator 17 What s New in Simulator. Mark Laufenberg"

Transcription

1 PowerWorld Simulator 17 What s New in Simulator Mark Laufenberg lauf@powerworld.com ext South First Street Champaign, Illinois (217) support@powerworld.com

2 Simulator Look and Feel Application Button has been replaced with a File Menu (Similar to Office 2010 suite) Ribbon Settings have new color options Black, Blue, Caramel, Green, Pink, and Silver 2

3 Ribbon Settings Colors 3

4 Simulator Help Our help documentation is now directly on our website in HTML form Default behavior in Simulator is to access the web help on our website Allows the user access to help on new features immediately Gives PowerWorld staff incentive to update the help when building patches in the future Installation of Simulator will also install the help on your hard drive in $INSTALLDIR\Help 4

5 Simulator Help Online 5

6 Simulator Training Materials Online Training 6

7 Freely Available Training Materials All PowerPoint slide training material are available online 7

8 Start of Adding Better Pop up Hints for Options on Tool Dialogs Available in following dialogs presently Simulator Options Dialog Transient Stability Dialog Contingency Analysis Dialog Format of Hint Same description you see when choosing the Export Object Fields to Excel Also tack on the object type and variable name you would see in an AUX file storing the option We think this feature is very useful for helping betting document the program Do we need a way to turn it off? Maybe only show object type and variable name if case info option for showing variable names is chosen 8

9 Helpful Hints: PowerWorld Simulator Options 9

10 Contingency Analysis New Contingency Actions Change Area AGC status and the Area Slack designation Multi terminal DC Converter Open, Close, Set To and Change By Post contingency auxiliary file entry on Contingency Record and Contingency Options Instead of a file, a script command can be entered as well Improvements of What Actually Occurred Provides information of whether the action came from a Contingency Block or Global Action New Tab in GUI shows a list of What Actually Occurred Adding better descriptions 10

11 Contingency Analysis: Custom Monitoring Custom Monitor Changes Allow contingency record itself to be monitored Show as violation islanded generation or load Show as violation those exceeding dropped gen Added separate column to show the number of Custom Violations for the contingency (not included in Violations sum) Added ability to show Custom monitors on the Contingency Violation Matrices Added option to specify that violations never be reported if the value doesn t increase (or decrease) by a certain amount 11

12 RAS models before Version 17 Typically the RAS model is modeled explicitly with the line outage contingency that triggers the RAS to occur Just automatically apply the gen drop for instance for a particular line outage Possibly make a Contingency Block that performs this and refer to Contingency Block from outages that use this RAS Limitations of this If line is out in the reference state you must modify your contingency definitions Otherwise the RAS is initiated in contingency though no change Data maintenance issue Will not capture the cascading outage that trigger RAS when Line A overloads Trip Line A causes Line B to trip which triggers RAS associated with Line B Basically, unless you have all these RAS and relays enabled in your contingency run, the Simulation will NOT show a cascading outage such as occurred in the Southwest Blackout 12

13 Contingency Analysis: Reference State Evaluations Contingency Element Option Evaluate in Reference State option for Model Expression Model Condition Option Evaluate in Contingency Reference State Disable if True in Contingency Reference State Example: Model Filter that takes the OR of three Model Conditions that test whether particular lines are Open As soon as one of the lines is opened by a contingency, then the model filter will evaluate to TRUE and you ll trigger appropriate actions. Reference State Contingency Opening Line A Line A Open (FALSE) Line A Open (TRUE) Line B Open (FALSE) Line C Open (FALSE) Line Loss FALSE Line B Open (FALSE) Line C Open (FALSE) Line Loss TRUE Works great as long as all three lines are CLOSED in the Reference State 13

14 Contingency Analysis: Disable if TRUE in Reference State What if Line A is OPEN in the Reference State? This logic will end up returning TRUE for EVERY contingency Reference State Line A Open (TRUE) Line B Open (FALSE) Line C Open (FALSE) Line Loss TRUE Disable if TRUE in Reference State Option means The Model Condition is completely ignored! It s like the Model Condition doesn t even exist. The result of this will depend on the type of logic the model condition is fed into Contingency Opening Line A Line A Open (TRUE) Line B Open (FALSE) Line C Open (FALSE) Line Loss FALSE 14

15 Contingency Analysis: Disable if TRUE in Reference State Reminder Global Contingency Actions are a list of contingency elements which are included as part of every contingency solution Implication: Specify an action as part of the Global Contingency Actions using the Disable if TRUE in Reference State choice This allows you to model a global RAS in the power flow contingency action 15

16 Contingency Analysis: TOPOLOGYCHECK NEW TOPOLOGYCHECK Contingency Element Status. Contingency Processing now goes as follows 1. Apply ALWAYS actions and true CHECK actions 2. Update topology (branch, bus status) 3. Apply true TOPOLOGYCHECK actions 4. Solve power flow 5. Apply true POSTCHECK actions and true TOPOLOGYCHECK actions 6. If any POSTCHECK or TOPOLOGYCHECK actions are done then repeat steps 2 5 Note: TOPOLOGYCHECK should only be used with Model Conditions related to bus/branch statuses 16

17 Contingency Analysis: Overlapping Gen Drop Accounting for Overlapping Generation when using merit order generation dropping Drop 500 MW from Injection Group #1 Drop 400 MW from Injection Group #2 Order matters: Group #1 will drop 500 MW, but when going to drop Group #2, if there is overlap and 200 MW of generation in Group #2 was already dropped due to Group #1 dropping, then only an additional 200 MW will be dropped. You won t always get 900 MW of dropping. Note: default behavior is to take into account this overlap. This may be turned off in the Basic Contingency Modeling options 17

18 Custom Expressions, Model Expression, etc Cleaning up nomenclature and removing the word Custom when it s just confusing Custom Expression Expression Applies to one object type Gives a function of the columns of one object Custom String Expression String Expression Custom Model Expression Model Expression Applies to the entire model Gives a function of variables from entire model 18

19 Integrated Topology Processing Better integration of labels throughout Simulator Added ability to default to open all onelines by label, name_kv, or number Allows you to build onelines that link via label to a full topology model and automatically open all onelines to link this way Added option to specify Key Fields type in toolbar 19

20 Branch Status Confusion Modification started in Version 16 Planning software and bus branch models Two Fields: Status and Online Status: an explicit field to determine if a device is closed/open (because breakers are not modeled) Online: whether or not a device is energized is affected by the status of branches EMS models Breaker or disconnect status determines the status of other devices No explicit status field for other devices (Generators, Loads, Lines, Transformers, etc.) When talking about RAS why do we care? Triggering of RAS is based on a change in line status 20

21 Device Status Confusion Typically, when using a full topology model, Status = Closed for non switching devices (Generators, Loads, Lines, etc.) Hybrid model with only parts of the system modeled with breaker detail can still use Status field of a non switching device Actual status of a device is confusing for those accustomed to a planning model Status of a line is really derived from other information (breaker and disconnect statuses) This can be a problem for RAS which is based on the Status of a line Clearly what RAS considers the status of a line is not the same as the software s definition 21

22 Derived Status Determination Note: whether a branch is online has no impact on the derived status determination Logic of Derived Status If Status = OPEN Derived Status = OPEN Else Search starting at each device terminals across branches with Status = CLOSED looking for a closed breaker or a load or gen (Note: switched shunts do NOT count here!) If search successful at both ends Derived Status = CLOSED Else If search successful at FROM end only Derived Status = OPEN TO Else If search successful at TO end only Derived Status = OPEN FROM Else Derived Status = OPEN 22

23 Derived Status Note again: whether a line is online is not relevant Situation A1 OPEN Situation A2 OPEN FROM Situation A3 OPEN TO Situation A4 CLOSED FROM FROM FROM FROM TO TO TO TO 23

24 Derived Online (This is new feature) Logic of Derived Online If Online = NO, Derived Online = OPEN Else Derived Online = Derived Status (They are the same!) 24

25 Refinement of Derived Status and Derived Online (2012) In order for a Line End to be considered CLOSED the search of topology must find A closed circuit breaker (true before) Past the closed CB, there must be an actual device of consequence such as Branch (Transmission line, transformer, series cap) Generator Load Note: Shunts do NOT count for this test Also, when performing topology search, ignore Breakers directly in parallel with a Line, Transformer or Series Cap Meant to ensure bypass breakers are ignored 25

26 Refinement of Derived Status and Derived Online (2012) Following are still considered CLOSED CLOSED at from end Transmission Line Transmission Line Transmission Line Transmission Line Load or generation Some closed branch CLOSED at to end Following are now considered OPEN TO Ignore breaker in parallel Transmission Line CLOSED at from end Transmission Line Transmission Line Transmission Line Nothing connected OPEN at to end Shunt doesn t count as actual device 26

27 Auxiliary Files Can now refer to Expressions by name rather than number location of the field. CustomExpression:0 CustomExpression:My Name Requires specification of name of expression Can now refer to custom fields (integers, singles, and strings) and calculated fields by name rather than number location of the field. BGCalcField:0 BGCalcField:My Calc Field Name CustomSingle:0 CustomSingle:My Caption CustomInteger:0 CustomInteger:My Caption Requires user to specify Field Captions or Header Captions in the Custom Field Descriptions. In output based script commands and SimAuto commands, can refer to number location as All Scripts: SaveData(), SaveDataWithExtra(), SaveObjectFields(), SendToExcel() Allows you to specify all variables with different locations Useful for matrix based fields such as Multiple TLR sensitivities (Bus field MultBusTLRSens:All) Multiple PTDF Sensitivities (Branch Field LinePTDFMult:All) 27

28 Auxiliary Files New object POWERWORLDSESSION Provides access via script or SimAuto to information like List of Slack Buses and their outputs Simulator Version Number Case Descriptions System Date, Time List of Add ons available New object DEFDRAWONELINE (Default Drawing Values global options_ Provides access via script to information like Font (Name, Color, Style, Size) Checkbox regarding default font size use Oneline default color, Bus View Background Script commands SaveCase(), WriteTextToFile(), and SaveDataWithExtra(), can now use to build appropriate files names 28

29 Case Information Displays Send to Excel feature now supports writing out up to 16,384 columns to Excel versions 2007 and later (otherwise it splits export up into separate sheets) New Branch field for showing the difference of terminal bus angles (From Angle To Angle) Model Conditions, Model Filters, and Model Expressions have a Memo field to help identify what RAS/SPS they belong to. Added more fields for comparison in Difference Flows for transformer fields on the transformer base Added ability to show substation latitude/ longitude for generators, loads, and shunts. 29

30 File Format Read/Write Continued support of PTI RAW file formats up through version 33 Continue to support reading and writing EPC files Modified reading of RAW and EPC files so that the default generator participation factor is now set based on the PMax MW value (used to be MVA base) WECC cases were showing many generators with 100 MVA Base Continued enhancement of reading the hdbexport CSV file format for getting full topology models from Areva EMS systems More fields recognized If header is available, we automatically parse this for field order (previously Simulator required fields in hard coded order) Started adding support for the UCTE (European) file format 30

31 Oneline Viewer Tool Enter a file path with oneline diagrams in it PowerWorld PWD PowerWorld AXD Areva DDL Allows you to look through 100s of onelines through one diagram interface 31

32 Oneline Pie Charts/Gauges based on a Model Expression Background Arc objects Added new optional arrow with any numeric field Better multi section line support KML file Convert Background line Adding new multi section via drawing on oneline 32

33 Onelines Screen Layers and Saved Views Screen Layer Drop Down Added Hide All and Show All menu items Folder structure for Saved Views based on names Use backslashes in the name of a Saved View to force the Ribbon Drop down to use a folder structure Filter1\SubFolderA\MyView Cities\Las Vegas States\Nevada 33

34 Onelines Added field for Center X and Center Y for various objects. Often the X,Y coordinates are for the upper left coordinate of a display object Can now specify a Stub Size of 0 and have this still space out lines entering a bus/substation but not include a stub Oneline link display object can now refer to a script command in addition to a oneline or auxiliary file (clicking on link will run script when in Run Mode) Pie Chart Local Menu Option to change Limit Monitoring Normal Rating Set 34

35 Distributed Flexible AC Transmission system: D FACTS Added a new D FACTS object New devices available for installation Implemented for Smart Wire Grid, Inc who manufactures these devices Most basic models can insert series impedance on a transmission line changing system flows Will be discussed in separate presentation later 35

36 Switched Shunt Options Custom Regulation Settings Allows the output of a switched shunt to be made equal to any model expression Be careful! Expression should only be a function of variables that are constant during the inner power flow solution and voltage control loops Example: Generator MW outputs 36

37 Switched Shunt Options: SVC Control Mode New Control Mode: SVC Provides additional complex control options under tab Control Options\SVC Control Options Implements per the WECC SVC power flow guidelines for SVSMO1, SVSMO2, and SVSMO3 37

38 PV and QV Curves The plotting features similar to Transient Stability have been fully implemented Added the ability to plot the pre contingency base case values on the horizontal axis Added Import/Export MW values for horizontal axis Source code is common between tools, so changes in Transient Plotting automatically appear in PV/QV Renamed the previous plots as Legacy Plots 38

39 Optimal Power Flow Added a new Bus Voltage Angle constraint as a constraint to be enforced Added to help merge a smaller footprint detailed full topology models with a larger footprint planning model to create a near realtime case appropriate for transient stability simulations Work done with ISO New England 39

40 Sensitivity Analysis: Flow and Voltage Sensitivities Dialog On Multiple Meters, Single Control Change tab, added ability to show the sensitivity to a line impedance change New tab, Multiple Meters, Multiple Control Changes Adds ability to show the sensitivities for multiple metered points due to multiple control changes Control Devices appear as columns Metered points as rows of various sheets 40

41 Transient Model Modification Much better support for voltage source converter machine models such as those for wind turbines and SVCs Continued support of error checking of model data Transient Stability Plots Improved interaction with plots when right clicking Added right click option on a plot series to open the bus view 41

42 Transient Stability Added two new fields to show as results with each transient contingency Tripped Load MW (based on steady state MW) Tripped Generation MW (based on steady state MW) Insert Apply and Clear Fault button now creates three events separate events for clearing FROM and TO ends Option for checking Limit Monitor Results to delay specified time after last event 42

43 Transient Stability Dialog Layout Changes Violations for a particular contingency List of all Violations under all contingencies List of Contingency Definitions for all contingencies 43

44 Transient Stability Dialog Layout Changes Optionally look at results for multiple contingencies simultaneously on tables of Minimum/Maximum Values, Summary, Events, and Solution Details Added Button Clear Results in RAM 44

45 Transient Stability New Model Support Generator Machine Models GENDCO InfiniteBusSignalGen Load Models CMPLDW, CMPLDWNF Added support for Load Model Groups Will be discussed in separate presentation later Line Relay Models Over/Under Frequency or Voltage: TLIN1 Out Of Step models: OOSLEN, OOSLNQ Impedance Relays: DISTR1, ZPOTT, ZDCB, ZLIN1, ZQLIN1, ZQLIN2 Time Inverse Over Current Relays: TIOCR1, LOCTI FACRI_SC (Series Cap model for FACRI) Will be discussed in separate presentation later 45

46 Transient Stability New Model Support DC Line Models CD6 (appropriate for older model of Intermountain Adelanto) MTDC_PDCI, CONV_CELILO_E, CONV_CELILO_N, CONV_SYLMVAR Replicates user written EPCL code in pdci_ns.p and pdci_sn.p Will be discussed in separate presentation later Switched Shunt Models SVC models: SVSMO1, SVSMO2, SVSMO3 FACRI_SS (Shunt model for FACRI) Support for User Defined Models Machines Exciters Governors Stabilizers Loads Multi terminal DC records and Converters 46

47 New Add ons Geomagnetically Induced Currents (GIC) Allows simulation of Geomagnetic Disturbances (GMD) Will be discussed in separate presentation later Scheduled Actions (Schedule) Visualize scheduled outages and actions 47

48 Scheduled Actions Add on Background Feature requested by ISO New England Used to visualize scheduled equipment outages With specific formatting within a case CROW CSV files can be loaded directly CROW = (Control Room Operations Window) Implemented with the flexibility for other applications Possible extension to replace current Time Step tool, or just use as another tool 48

49 Scheduled Actions New Case Objects Scheduled Action Defines an action (Open, Close, Set Field, etc) Specifies the target device (Branch, Shunt, Load, Generator) Links to Scheduled Action Group for time data Scheduled Action Status Provides organizational tags for action groups Allows certain types of action groups to be view only, never applying the actions to the system Scheduled Action Group Links a set of Scheduled Actions to a specific timeframe Is tagged by a Scheduled Action Status, applied to all actions in the group 49

50 Scheduled Actions GUI Gantt Chart Customized case information display showing the interaction of Scheduled Action Groups over a specified timeframe Time control Set the time window of interest with Start Time and End Time, set the display resolution, and set the specific time of interest Scroll over the specified time frame with the slider and arrows, set a specific view time with the calendar control Export a snapshot of the case at a specific point Specify if active action groups should be applied to the case Animation control Set Simulator to automatically scroll over the specified timeframe, holding each time step for a specified period 50

51 Scheduled Actions GUI 51

52

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

Specifics of Implementation

Specifics of Implementation Specifics of Implementation Defining Criteria Filtering ModelCondition ModelFilter Conditional Contingency Actions CriteriaStatus = POSTCHECK ModelExpression (lookup tables) RemedialAction Complexity of

More information

PowerWorld s Experience Using Real-Time Power System Models

PowerWorld s Experience Using Real-Time Power System Models PowerWorld s Experience Using Real-Time Power System Models Presented by: James Weber, Ph.D. Director of Software Development February 28, 2018 2001 South First Street Champaign, Illinois 61820 (217) 384-6330

More information

What s New in Simulator Version 18

What s New in Simulator Version 18 What s New in Simulator Version 18 PowerWorld Client Conference May 20, 2014 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

Transient Stability Analysis with PowerWorld Simulator

Transient Stability Analysis with PowerWorld Simulator Transient Stability Analysis with PowerWorld Simulator T14: Large-Scale Simulation Examples 2001 South First Street Champaign, Illinois 61820 +1 (217) 384.6330 support@powerworld.com http://www.powerworld.com

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

What s New in Simulator Version 20

What s New in Simulator Version 20 What s New in Simulator Version 20 Prepared by Caroline Marzinzik caroline@powerworld.com 217 384 6330 Ext. 12 2001 South First Street Champaign, Illinois 61820 +1 (217) 384.6330 What s New in Version

More information

Transient Stability Analysis with PowerWorld Simulator

Transient Stability Analysis with PowerWorld Simulator Transient Stability Analysis with PowerWorld Simulator T8: Viewing Transient Stability Results 2001 South First Street Champaign, Illinois 61820 +1 (217) 384.6330 support@powerworld.com http://www.powerworld.com

More information

What s New in Simulator Version 20

What s New in Simulator Version 20 What s New in Simulator Version 20 Prepared by Caroline Marzinzik caroline@powerworld.com 217 384 6330 Ext. 12 2001 South First Street Champaign, Illinois 61820 +1 (217) 384.6330 What s New in Version

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

PowerWorld Tutorial. Yen-Yu Lee The University of Texas at Austin Jan 18, Updated December 26, 2012, by Ross Baldick

PowerWorld Tutorial. Yen-Yu Lee The University of Texas at Austin Jan 18, Updated December 26, 2012, by Ross Baldick PowerWorld Tutorial Yen-Yu Lee The University of Texas at Austin Jan 18, 2010 Updated December 26, 2012, by Ross Baldick 1 Introduction PowerWorld is one of the most popular power system simulation tools.

More information

OPF Automation Examples

OPF Automation Examples OPF Automation Examples 2001 South First Street Champaign, Illinois 61820 +1 (217) 384.6330 support@powerworld.com http://www.powerworld.com OPF Automation Examples Standardize settings with Auxiliary

More information

Record Specification and File Format for Specifying Contingency Definitions and Remedial Actions Schemes

Record Specification and File Format for Specifying Contingency Definitions and Remedial Actions Schemes Record Specification and File Format for Specifying Contingency Definitions and Remedial Actions Schemes Matt Davis matt@powerworld.com 217 384 6330 Ext. 20 2001 South First Street Champaign, Illinois

More information

Transient Stability Analysis with PowerWorld Simulator

Transient Stability Analysis with PowerWorld Simulator Transient Stability Analysis with PowerWorld Simulator 2001 South First Street Champaign, Illinois 61820 +1 (217) 384.6330 support@powerworld.com http://www.powerworld.com Multiple Contingencies In most

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

Tutorials. Tutorial: Creating a New Case Page 1 of 13

Tutorials. Tutorial: Creating a New Case Page 1 of 13 Tutorial: Creating a New Case Page 1 of 13 This procedure describes how to create a simple power system model using PowerWorld Simulator. This procedure was developed for use with version 13 and later

More information

Multi User Operations Training Simulator. Trainers Workshop Reception

Multi User Operations Training Simulator. Trainers Workshop Reception : Multi User Operations Training Simulator Trainers Workshop Reception July 26, 2012 2001 South First Street Champaign, Illinois 61820 +1 (217) 384.6330 Scott R. Dahman, P.E. scott@powerworld.com http://www.powerworld.com

More information

Record Specification and File Format for Specifying Contingency Definitions and Remedial Actions Schemes

Record Specification and File Format for Specifying Contingency Definitions and Remedial Actions Schemes Record Specification and File Format for Specifying Contingency Definitions and Remedial Actions Schemes Date : October 22, 2013 December 6, 2013 January 21, 2015 August 28, 2015 Prepared by : James Weber,

More information

Dynamic Load Models in PowerWorld Simulator

Dynamic Load Models in PowerWorld Simulator Dynamic Load Models in PowerWorld Simulator Jamie Weber (weber@powerworld.com) Director of Software Development 2001 South First Street Champaign, Illinois 61820 +1 (217) 384.6330 support@powerworld.com

More information

( ) Regional Reliability Standard ( ) Regional Criteria ( ) Policy (x) Guideline ( ) Report or other ( ) Charter M&VWG. Physical location: Web URL:

( ) Regional Reliability Standard ( ) Regional Criteria ( ) Policy (x) Guideline ( ) Report or other ( ) Charter M&VWG. Physical location: Web URL: Document name Cross-Current Compensation Model Specification Category Document date June 18, 2015 Adopted/approved by ( ) Regional Reliability Standard ( ) Regional Criteria ( ) Policy (x) Guideline (

More information

PowerWorld Simulator Version 20 Auxiliary File Format Description for Specifying Contingency Definitions and Remedial Actions

PowerWorld Simulator Version 20 Auxiliary File Format Description for Specifying Contingency Definitions and Remedial Actions PowerWorld Simulator Version 20 Auxiliary File Format Description for Specifying Contingency Definitions and Remedial Actions Date : December 1, 2015 (Simulator Version 19 Release) Last Update : Prepared

More information

A guide on PowerWorld Simulator ver. 12.0

A guide on PowerWorld Simulator ver. 12.0 A guide on PowerWorld Simulator ver. 12.0 This tutorial has been developed to aid the undergraduate and graduate students at the University of Cyprus to learn the basic features of PowerWorld. It is not

More information

Dispatcher Training Simulator (DTS) JOB AIDE

Dispatcher Training Simulator (DTS) JOB AIDE APPLICABILITY: System Operators or anyone operating the system via Peak s GE- Alstom. I. Purpose To provide System Operators a job aid on using the DTS, particularly within the restoration drill. II. Introduction

More information

Changes to Difference Case Tool in Simulator 20

Changes to Difference Case Tool in Simulator 20 Changes to Difference Case Tool in Simulator 20 Presented by: Jamie Weber, Ph.D. Director of Software Development 2001 South First Street Champaign, Illinois 61820 +1 (217) 384.6330 support@powerworld.com

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

Grapher 10 Ribbon Bar

Grapher 10 Ribbon Bar Grapher 10 Ribbon Bar When Grapher 10 was released, it included many changes to the user interface. Once such change was the new Ribbon Bar. The Ribbon Bar is designed to better emulate the menu bars in

More information

Using WECC Composite Load Model and PowerWorld Time Step Simulation Tool. Eleanor Ewry

Using WECC Composite Load Model and PowerWorld Time Step Simulation Tool. Eleanor Ewry Using WECC Composite Load Model and PowerWorld Time Step Simulation Tool Eleanor Ewry Engineer October 21, 2014 Overview Introduction to Composite Load Model Introduction to Time Step Simulation (TSS)

More information

Book 5. Chapter 1: Slides with SmartArt & Pictures... 1 Working with SmartArt Formatting Pictures Adjust Group Buttons Picture Styles Group Buttons

Book 5. Chapter 1: Slides with SmartArt & Pictures... 1 Working with SmartArt Formatting Pictures Adjust Group Buttons Picture Styles Group Buttons Chapter 1: Slides with SmartArt & Pictures... 1 Working with SmartArt Formatting Pictures Adjust Group Buttons Picture Styles Group Buttons Chapter 2: Slides with Charts & Shapes... 12 Working with Charts

More information

USE CASE 14 CONTROLLED ISLANDING

USE CASE 14 CONTROLLED ISLANDING I USE CASE 14 CONTROLLED ISLANDING Use Case Title Centralized application separates grid into islands to prevent blackout Use Case Summary Controlled islanding is a method that can significantly improve

More information

Solutions for transmission network management

Solutions for transmission network management EM SG SOLutions Solutions for transmission network management Energy Management Smart Grid Solutions Solutions for Transmission Network Management Overview Operator Training Simulator Blackout Prevention

More information

University of California, Santa Cruz Baskin Engineering School Electrical Engineering Department

University of California, Santa Cruz Baskin Engineering School Electrical Engineering Department Lab-2 Intro, rev2.0, page 1 University of California, Santa Cruz Baskin Engineering School Electrical Engineering Department Laboratory 2 Tutorial Addendum Introduction to POWERWORLD Simulator EE175L Power

More information

PowerWorld Simulator Data Checks

PowerWorld Simulator Data Checks PowerWorld Simulator Data Checks Jamie Weber, Ph.D. Director of Software Development 2001 South First Street Champaign, Illinois 61820 +1 (217) 384.6330 support@powerworld.com http://www.powerworld.com

More information

ASPEN Software - Introduction

ASPEN Software - Introduction ASPEN Software - Introduction ASPEN is a very user-friendly software package that is capable of doing load-flow and shortcircuit studies, as well as relay application and coordination. Its simple graphical

More information

Preview New Features of Office 2007 Programs

Preview New Features of Office 2007 Programs Preview New Features of Office 2007 Programs With new software, you expect some increased functionality. This lesson is a subjective review of new features that the trainers of Software Training Services

More information

Caroline Marzinzik. CMPLDW Support in PowerWorld Simulator ext. 12

Caroline Marzinzik. CMPLDW Support in PowerWorld Simulator ext. 12 CMPLDW Support in PowerWorld Simulator Caroline Marzinzik caroline@powerworld.com 217 398 2340 ext. 12 2001 South First Street Champaign, Illinois 61820 +1 (217) 384.6330 support@powerworld.com http://www.powerworld.com

More information

ASPEN Software - Introduction

ASPEN Software - Introduction ASPEN Software - Introduction ASPEN is a very user-friendly software package that is capable of doing load-flow and shortcircuit studies, as well as relay application and coordination. Its simple graphical

More information

Chapter 25 Design Tools

Chapter 25 Design Tools Chapter 25 Design Tools There are several tools in HCA that can make managing your home design a bit easier. This chapter describes these tools and includes: Using the Program Variable Inventory HCA Status

More information

Introduction to Advanced Features of PowerPoint 2010

Introduction to Advanced Features of PowerPoint 2010 Introduction to Advanced Features of PowerPoint 2010 TABLE OF CONTENTS INTRODUCTION... 2 TUTORIAL PURPOSE... 2 WHO WOULD BENEFIT FROM THIS TUTORIAL?... 2 WHO WOULD NOT BENEFIT FROM THIS TUTORIAL?... 2

More information

GOOGLE APPS. If you have difficulty using this program, please contact IT Personnel by phone at

GOOGLE APPS. If you have difficulty using this program, please contact IT Personnel by phone at : GOOGLE APPS Application: Usage: Program Link: Contact: is an electronic collaboration tool. As needed by any staff member http://www.google.com or http://drive.google.com If you have difficulty using

More information

Working with PowerPoint. Modify PowerPoint. Views

Working with PowerPoint. Modify PowerPoint. Views Working with PowerPoint The new user interface The Backstage view The Office Ribbon with its tabs The Quick Access Toolbar The Status Bar How to Use Smart Tags The New File Format Live Preview Protected

More information

CASE STUDY : Transient Stability Simulation Package

CASE STUDY : Transient Stability Simulation Package CASE STUDY : Transient Stability Simulation Package CLIENT NAME : A major T&D solutions provider in the world END CUSTOMER : A public T&D utility in one of the SAARC nations PROJECT TITLE : Customized

More information

WinIGS. Windows Based Integrated Grounding System Design Program. Structural Dynamic Analysis Training Guide. Last Revision: February 2017

WinIGS. Windows Based Integrated Grounding System Design Program. Structural Dynamic Analysis Training Guide. Last Revision: February 2017 WinIGS Windows Based Integrated Grounding System Design Program Structural Dynamic Analysis Training Guide Last Revision: February 2017 Copyright A. P. Sakis Meliopoulos 2009-2017 NOTICES Copyright Notice

More information

Chapter 7 Inserting Spreadsheets, Charts, and Other Objects

Chapter 7 Inserting Spreadsheets, Charts, and Other Objects Impress Guide Chapter 7 Inserting Spreadsheets, Charts, and Other Objects OpenOffice.org Copyright This document is Copyright 2007 by its contributors as listed in the section titled Authors. You can distribute

More information

Studies Overview and Data Requirements. Robert Pan

Studies Overview and Data Requirements. Robert Pan Studies Overview and Data Requirements Robert Pan Outline 1. Introduction 2. BC Transmission System 3. BCTC Studies for Clean Power Call 4. Data Requirements for Interconnection Studies 5. Application

More information

Approval...6. Current Revision...7. Introduction... 8 About PJM Manuals... 8 About This Manual... 8 Using This Manual...9

Approval...6. Current Revision...7. Introduction... 8 About PJM Manuals... 8 About This Manual... 8 Using This Manual...9 PJM Manual 07: PJM Protection Standards Revision: 3 Effective Date: May 24, 2018 Prepared by System Planning Division Transmission Planning Department PJM 2018 Table of Contents Table of Contents Approval...6

More information

Microsoft PowerPoint Illustrated. Unit C: Inserting Objects into a Presentation

Microsoft PowerPoint Illustrated. Unit C: Inserting Objects into a Presentation Microsoft PowerPoint 2010- Illustrated Unit C: Inserting Objects into a Presentation Objectives Insert text from Microsoft Word Insert clip art Insert and style a picture Insert a text box Objectives Insert

More information

Excel To KML - Display Excel files on Google Earth.

Excel To KML - Display Excel files on Google Earth. Page 1 of 6 Earth Point Real Estate Home Introduction Q & A County Records Property Search County GIS Utilities Township & Range Excel To KML Around Town Press Blog About Local Homes, Global View Home

More information

LAB1 INTRODUCTION TO PSS/E EE461: POWER SYSTEMS COLORADO STATE UNIVERSITY

LAB1 INTRODUCTION TO PSS/E EE461: POWER SYSTEMS COLORADO STATE UNIVERSITY LAB1 INTRODUCTION TO PSS/E EE461: POWER SYSTEMS COLORADO STATE UNIVERSITY PURPOSE: The purpose of this lab is to introduce PSS/E. This lab will introduce the following aspects of PSS/E: Introduction to

More information

Release Notes ClearSQL (build 181)

Release Notes ClearSQL (build 181) August 14, 2018 Release Notes ClearSQL 7.1.2 (build 181) NEW FEATURES NEW: Exclusion of code lines from Flowcharts. It is now possible to exclude lines of code from a Flowchart diagram by defining exclusion

More information

NERC Event Analysis Update Webinar. Hassan Hamdar Chair, Event Analysis Subcommittee October 20, 2016

NERC Event Analysis Update Webinar. Hassan Hamdar Chair, Event Analysis Subcommittee October 20, 2016 NERC Event Analysis Update Webinar Hassan Hamdar Chair, Event Analysis Subcommittee October 20, 2016 Webinar Agenda ERO Event Analysis Process Update Lesson Learned Presentation from Entity ERO Lessons

More information

3.2 Circle Charts Line Charts Gantt Chart Inserting Gantt charts Adjusting the date section...

3.2 Circle Charts Line Charts Gantt Chart Inserting Gantt charts Adjusting the date section... / / / Page 0 Contents Installation, updates & troubleshooting... 1 1.1 System requirements... 2 1.2 Initial installation... 2 1.3 Installation of an update... 2 1.4 Troubleshooting... 2 empower charts...

More information

1. AUTO CORRECT. To auto correct a text in MS Word the text manipulation includes following step.

1. AUTO CORRECT. To auto correct a text in MS Word the text manipulation includes following step. 1. AUTO CORRECT - To auto correct a text in MS Word the text manipulation includes following step. - STEP 1: Click on office button STEP 2:- Select the word option button in the list. STEP 3:- In the word

More information

Node-Breaker Modeling Representation

Node-Breaker Modeling Representation Node-Breaker Modeling Representation On December 6, 2016 NERC hosted a webinar on the Node-Breaker model representation. The majority of off-line planning studies currently use bus-branch models to represent

More information

Electrical Harness Flattening

Electrical Harness Flattening Electrical Harness Flattening Overview Conventions What's New? Getting Started Accessing the Electrical Harness Flattening Workbench Defining the Harness Flattening Parameters Extracting Data Flattening

More information

Tree and Data Grid for Micro Charts User Guide

Tree and Data Grid for Micro Charts User Guide COMPONENTS FOR XCELSIUS Tree and Data Grid for Micro Charts User Guide Version 1.1 Inovista Copyright 2009 All Rights Reserved Page 1 TABLE OF CONTENTS Components for Xcelsius... 1 Introduction... 4 Data

More information

The Foundation. Review in an instant

The Foundation. Review in an instant The Foundation Review in an instant Table of contents Introduction 1 Basic use of Excel 2 - Important Excel terms - Important toolbars - Inserting and deleting columns and rows - Copy and paste Calculations

More information

Week 5 Creating a Calendar. About Tables. Making a Calendar From a Table Template. Week 5 Word 2010

Week 5 Creating a Calendar. About Tables. Making a Calendar From a Table Template. Week 5 Word 2010 Week 5 Creating a Calendar About Tables Tables are a good way to organize information. They can consist of only a few cells, or many cells that cover several pages. You can arrange boxes or cells vertically

More information

EXCEL + POWERPOINT. Analyzing, Visualizing, and Presenting Data-Rich Insights to Any Audience KNACK TRAINING

EXCEL + POWERPOINT. Analyzing, Visualizing, and Presenting Data-Rich Insights to Any Audience KNACK TRAINING EXCEL + POWERPOINT Analyzing, Visualizing, and Presenting Data-Rich Insights to Any Audience KNACK TRAINING KEYBOARD SHORTCUTS NAVIGATION & SELECTION SHORTCUTS 3 EDITING SHORTCUTS 3 SUMMARIES PIVOT TABLES

More information

Quick Start Guide. Microsoft PowerPoint 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve.

Quick Start Guide. Microsoft PowerPoint 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve. Quick Start Guide Microsoft PowerPoint 2013 looks different from previous versions, so we created this guide to help you minimize the learning curve. Find what you need Click any tab on the ribbon to display

More information

RTDMS CAISO TRAINING SESSION

RTDMS CAISO TRAINING SESSION Consortium for Electric Reliability Technology Solutions Real-Time Dynamics Monitoring System (RTDMS ) RTDMS CAISO TRAINING SESSION January 31, 2006 Manu Parashar & Jim Dyer Electric Power Group (EPG)

More information

Quick Reference Card Business Objects Toolbar Design Mode

Quick Reference Card Business Objects Toolbar Design Mode Icon Description Open in a new window Pin/Unpin this tab Close this tab File Toolbar New create a new document Open Open a document Select a Folder Select a Document Select Open Save Click the button to

More information

PowerPoint Basics: Create a Photo Slide Show

PowerPoint Basics: Create a Photo Slide Show PowerPoint Basics: Create a Photo Slide Show P 570 / 1 Here s an Enjoyable Way to Learn How to Use Microsoft PowerPoint Microsoft PowerPoint is a program included with all versions of Microsoft Office.

More information

MS PowerPoint Useful Features. Choose start options. Change Office backgrounds and colours

MS PowerPoint Useful Features. Choose start options. Change Office backgrounds and colours MS PowerPoint Useful Features Note: Depending on your installation of MS Office, the screens you see on your PC may vary slightly from those shown on this fact sheet. Choose start options The first time

More information

Working with Census Data Excel 2013

Working with Census Data Excel 2013 Working with Census Data Excel 2013 Preparing the File If you see a lot of little green triangles next to the numbers, there is an error or warning that Excel is trying to call to your attention. In my

More information

CREATING ACCESSIBLE SPREADSHEETS IN MICROSOFT EXCEL 2010/13 (WINDOWS) & 2011 (MAC)

CREATING ACCESSIBLE SPREADSHEETS IN MICROSOFT EXCEL 2010/13 (WINDOWS) & 2011 (MAC) CREATING ACCESSIBLE SPREADSHEETS IN MICROSOFT EXCEL 2010/13 (WINDOWS) & 2011 (MAC) Screen readers and Excel Users who are blind rely on software called a screen reader to interact with spreadsheets. Screen

More information

Configuring Ad hoc Reporting. Version: 16.0

Configuring Ad hoc Reporting. Version: 16.0 Configuring Ad hoc Reporting Version: 16.0 Copyright 2018 Intellicus Technologies This document and its content is copyrighted material of Intellicus Technologies. The content may not be copied or derived

More information

QlikView Plugin User Manual

QlikView Plugin User Manual QlikView Plugin User Manual User Manual henrik.steen@endeavor.se [Date] 2014-08-13 2014-10-28 henrik.steen@endeavor.se 01 1 Table of Content 1 Introduction... 3 2 QlikView Accesspoint... 3 3 Interface...

More information

What s New in Version 14 of ASPEN OneLiner/ Power Flow

What s New in Version 14 of ASPEN OneLiner/ Power Flow What s New in Version 14 of ASPEN OneLiner/ Power Flow The following are the new features in version 14 of ASPEN OneLiner/Power Flow. 1. Sharper and more vivid graphics on Windows 10. 2. New command to

More information

Tutorial 8: Actual Market Data

Tutorial 8: Actual Market Data Tutorial 8: Actual Market Data This tutorial looks at how to model a portion of the actual New Zealand electricity market, detailing where to locate the source files and how to extract the necessary modelling

More information

Auxiliary File Format Overview

Auxiliary File Format Overview Auxiliary File Format Overview Has two types of Sections. There is no limit to the number of sections in a file SCRIPT Section SCRIPT ScriptName1 { script_statement_1; : script_statement_n; } DATA Section

More information

Microsoft How to Series

Microsoft How to Series Microsoft How to Series Getting Started with EXCEL 2007 A B C D E F Tabs Introduction to the Excel 2007 Interface The Excel 2007 Interface is comprised of several elements, with four main parts: Office

More information

Productivity Tools Objectives

Productivity Tools Objectives Word 2003 Understand Microsoft Office Word 2003 Launch Microsoft Office Word 2003 Open Documents Understand The Working Screen Experiment With The Working Screen Navigate Documents Close Documents And

More information

Status Bar: Right click on the Status Bar to add or remove features.

Status Bar: Right click on the Status Bar to add or remove features. Excel 2013 Quick Start Guide The Excel Window File Tab: Click to access actions like Print, Save As, etc. Also to set Excel options. Ribbon: Logically organizes actions onto Tabs, Groups, and Buttons to

More information

Intellicus Enterprise Reporting and BI Platform

Intellicus Enterprise Reporting and BI Platform Designing Adhoc Reports Intellicus Enterprise Reporting and BI Platform Intellicus Technologies info@intellicus.com www.intellicus.com Designing Adhoc Reports i Copyright 2012 Intellicus Technologies This

More information

Manual. empower charts 6.4

Manual. empower charts 6.4 Manual empower charts 6.4 Contents 1 Introduction... 1 2 Installation, updates and troubleshooting... 1 2.1 System requirements... 1 2.2 Initial installation... 1 2.3 Installation of an update... 1 2.4

More information

REDCAP DATA DICTIONARY CLASS. November 9, 2017

REDCAP DATA DICTIONARY CLASS. November 9, 2017 REDCAP DATA DICTIONARY CLASS November 9, 2017 LEARNING OBJECTIVES Learn how to leverage the data dictionary Data dictionary basics Column descriptions Best practices Interplay with longitudinal features

More information

EMS / DMS. DISTRIBUTION MANAGEMENT SYSTEM- Functional Description

EMS / DMS. DISTRIBUTION MANAGEMENT SYSTEM- Functional Description EMS / DMS DISTRIBUTION MANAGEMENT SYSTEM- Content 1. INTRODUCTION... 4 2. MODES OF INTERACTION WITH THE SCADA SYSTEM... 5 2.1 Simulation Mode... 5 2.2 State Estimation Mode (See functional description

More information

QDA Miner. Addendum v2.0

QDA Miner. Addendum v2.0 QDA Miner Addendum v2.0 QDA Miner is an easy-to-use qualitative analysis software for coding, annotating, retrieving and reviewing coded data and documents such as open-ended responses, customer comments,

More information

Access Intermediate

Access Intermediate Access 2010 - Intermediate 103-134 Unit 6 - Data Integration Quick Links & Text References Overview Pages AC418 AC419 Showing Data on the Web Pages AC420 AC423 CSV Files Pages AC423 AC428 XML Files Pages

More information

POWER SYSTEM SECURITY CONCEPTS

POWER SYSTEM SECURITY CONCEPTS POWER SYSTEM SECURITY CONCEPTS 1.1 INTRODUCTION The Power System needs to be operationally secure, i.e. with minimal probability of blackout and equipment damage. An important component of power system

More information

11.1 Create Speaker Notes Print a Presentation Package a Presentation PowerPoint Tips... 44

11.1 Create Speaker Notes Print a Presentation Package a Presentation PowerPoint Tips... 44 Contents 1 Getting Started... 1 1.1 Presentations... 1 1.2 Microsoft Office Button... 1 1.3 Ribbon... 2 1.4 Mini Toolbar... 2 1.5 Navigation... 3 1.6 Slide Views... 4 2 Customize PowerPoint... 5 2.1 Popular...

More information

NEW FEATURES IN gint VERSION 8

NEW FEATURES IN gint VERSION 8 NEW FEATURES IN gint VERSION 8 gint Version 8 has over 100 new features in the following areas: Data Design Caption value changes object selector display If at least one record has a value in the Caption,

More information

1-Step Appraisals Personal Property Appraisal Software

1-Step Appraisals Personal Property Appraisal Software User Guide for 1-Step Appraisals Personal Property Appraisal Software Home & Business Software for Windows Page Table of Contents Getting Started... Page 3 Image Preferences... Page 4 Adding Business/Company

More information

General Enhancements. REDCap Indiana University Release Notes. New features: Improvements:

General Enhancements. REDCap Indiana University Release Notes. New features: Improvements: General Enhancements REDCap 7.0.x @ Indiana University Release Notes Field name (variable) auto-suggest when typing branching logic, calculations, or general conditional logic (Survey Queue, Automated

More information

Excel 2013 Getting Started

Excel 2013 Getting Started Excel 2013 Getting Started Introduction Excel 2013 is a spreadsheet program that allows you to store, organize, and analyze information. While you may think that Excel is only used by certain people to

More information

Creating a Spreadsheet by Using Excel

Creating a Spreadsheet by Using Excel The Excel window...40 Viewing worksheets...41 Entering data...41 Change the cell data format...42 Select cells...42 Move or copy cells...43 Delete or clear cells...43 Enter a series...44 Find or replace

More information

Part 6b: The effect of scale on raster calculations mean local relief and slope

Part 6b: The effect of scale on raster calculations mean local relief and slope Part 6b: The effect of scale on raster calculations mean local relief and slope Due: Be done with this section by class on Monday 10 Oct. Tasks: Calculate slope for three rasters and produce a decent looking

More information

Achieving Smarter Grid Operation With On-Line DSA Technology

Achieving Smarter Grid Operation With On-Line DSA Technology Achieving Smarter Grid Operation With On-Line DSA Technology Powercon 2014 October 20-22, 2014, Chengdu, China Lei Wang Powertech Labs Inc. 12388 88 th Avenue Surrey, BC, Canada A very simple version of

More information

SMUD Model Data Requirements & Reporting Procedures MOD VERSION 1.2

SMUD Model Data Requirements & Reporting Procedures MOD VERSION 1.2 SMUD Model Data Requirements & Reporting Procedures MOD-032-1 VERSION 1.2 NOVEMBER 10, 2015 1 TABLE OF CONTENTS INTRODUCTION... 2 1.1 Purpose... 2 1.2 Audience... 3 1.3 Process Overview... 3 Figure 1-1:

More information

IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 10, 2015 ISSN (online):

IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 10, 2015 ISSN (online): IJSRD - International Journal for Scientific Research & Development Vol. 3, Issue 10, 2015 ISSN (online): 2321-0613 Comparison of Shunt Facts Devices for the Improvement of Transient Stability of Two Machine

More information

Making a PowerPoint Accessible

Making a PowerPoint Accessible Making a PowerPoint Accessible Purpose The purpose of this document is to help you to create an accessible PowerPoint, or to take a nonaccessible PowerPoint and make it accessible. You are probably reading

More information

Microsoft Access II 1.) Opening a Saved Database Music Click the Options Enable this Content Click OK. *

Microsoft Access II 1.) Opening a Saved Database Music Click the Options Enable this Content Click OK. * Microsoft Access II 1.) Opening a Saved Database Open the Music database saved on your computer s hard drive. *I added more songs and records to the Songs and Artist tables. Click the Options button next

More information

SAS Visual Analytics 8.2: Working with Report Content

SAS Visual Analytics 8.2: Working with Report Content SAS Visual Analytics 8.2: Working with Report Content About Objects After selecting your data source and data items, add one or more objects to display the results. SAS Visual Analytics provides objects

More information

DRAFT Reliability Guideline: Modeling Distributed Energy Resources in Dynamic Load Models

DRAFT Reliability Guideline: Modeling Distributed Energy Resources in Dynamic Load Models DRAFT Reliability Guideline: Modeling Distributed Energy Resources in Dynamic Load Models Problem Statement With the proliferation of distributed energy resources (DER), Transmission Planners must adapt

More information

Desk Tracker User Guide

Desk Tracker User Guide Desk Tracker User Guide Compendium Library Services LLC PO Box 82 Bellvue, CO 80512 Phone: (970) 472-7979 Email: info@compendiumlib.com Web: www.compendiumlib.com Contents Terms. 2 Basic Use. 2 Reports.

More information

Accessible Word Documents

Accessible Word Documents Accessible Word Documents Using MS Word for Windows Why make documents accessible? Making accessible documents ensures that they usable by the widest range of users, but also ensures your document is easier

More information

Creating and Managing Surveys

Creating and Managing Surveys S Computing Services Department Creating and Managing Surveys Select Survey Apr 2016 Page 0 of 27 U n i v e r s i t y o f L i v e r p o o l Table of Contents 1. Introduction... 2 2. How to Access the Survey

More information

Importing GPS points and Hyperlinking images.

Importing GPS points and Hyperlinking images. Geol 3050 GIS for Geologists Exercise 15 Exercise 15 Making a Virtual Fieldtrip: Importing GPS points and Hyperlinking images. Due: Thursday, March 22. Goal: A) Get familiar with importing GPS points and

More information

Evolution of Control for the Power Grid

Evolution of Control for the Power Grid Evolution of Control for the Power Grid Anjan Bose Washington State University Pullman, WA, USA PaiFest In Honor of Prof. M. A. Pai Urbana-Champaign, IL October 15, 2015 The Past (before 1960s) Hard

More information

QUICK EXCEL TUTORIAL. The Very Basics

QUICK EXCEL TUTORIAL. The Very Basics QUICK EXCEL TUTORIAL The Very Basics You Are Here. Titles & Column Headers Merging Cells Text Alignment When we work on spread sheets we often need to have a title and/or header clearly visible. Merge

More information