Is Your Geodatabase Ready for Smart Grid? Ed Blair Telvent Utility Group

Size: px
Start display at page:

Download "Is Your Geodatabase Ready for Smart Grid? Ed Blair Telvent Utility Group"

Transcription

1 Is Your Geodatabase Ready for Smart Grid? Ed Blair Telvent Utility Group

2 You Can t Have a Smart Grid with Dumb Data, Jeffery R. Meyers

3 Scope of the Discussion A Geodatabase-centric view of Smart Grid technologies Smart Grid has many moving parts. Smart Grid means many things to many people. How your Geodatabase can support SG apps Things you may need to consider

4 Three Key Things Your GIS can add more business value by supporting Smart Grid than nearly any other way. DMS in particular You may have preparation to do but it may not be backbreaking. ArcGIS has the right tools for this job.

5 What IS a DMS? Suite of real time and study mode applications to support online SCADA operations to: Dynamic network modeling and control Reduce losses and operations costs Improve quality of supply to customers

6 DMS Benefits Example Approx. 25,000 Customers Approx. 5,200 distribution transformers Approx. 460 mi primary conductor

7 DMS Benefits Example 266,400 MWh Annual Electricity Supplied (*) $60/MWh Per unit supply cost $15,984,000 Total supply cost 12.5% Total losses (btw 10% - 15%) $1,998,000 (*) Based on DOE estimate of 888 KWh usage per residential customer per month 25,000 Customers 5,200 transformers 460 mi primary

8 DMS Benefits Example (10 15%) Technical Commercial (5 8% ) Cause, location Theft and not measured energy (3 5%) Meters (1 2%) Billing system(1%) Supply Ss HV/MV (1%) Distr.tranasform. MV/LV (1 1.5%) MV network (1 3%) LV network (1 3%) Improvement methods (using DMS) Control of measurement devices and connections Anonymous denunciation DMS location of commercial losses Gauging, new meters Improvement of reading and billing system Short term DMS optimal network reconfiguration DMS Voltage/Var control Long term DMS Network development and reconstruction Very long term General network redesign

9 DMS Benefits Example Benefit from Reduction of Losses 266,400 MWh 266,400 MWh Annual Supplied $60/MWh $60/MWh Per unit supply cost $15,984,000 $15,984,000 Total supply cost 12.5% 11.8% Total losses $1,998,000 $1,886,112 $111,888 Saving Reduction of Technical and Commercial Losses Optimal Network Configuration Voltage Control Var Control (with controllable capacitor banks) Reduction of commercial losses (theft) Reduction in losses during outage events 0.7%* * Dr Nenad Katic, Telvent DMS Group

10 DMS Benefits Example Overall Benefits Overall savings as a percent of annual energy supply costs Application Savings * Reduction in Power Losses 0.7% Reduction in Operational Costs if utility 4.5% pays penalties for customer outages Reduction in Network Development 1.0% Increase from Improved Power Quality 1.0% * Dr. Nenad Katic, Telvent DMS Group

11 What does a DMS expect of the network? Accurate network data is crucial to obtain good performances and results very close to reality. Di Lembo, Petroni, Noce, Reduction of Power Losses and CO2 Emissions, CIRED, 20th International Conference on Electricity Distribution, Prague, 8-11 June 2009

12 What does a DMS expect of the network? to perform network calculations such as State Estimation or Load Flow quickly and precisely many inputs are needed; The precise Network Topology The electrical characteristics of elements (transformers, conductors, switches, ) Basic measures from the field Reliable evaluation of customers load and generation Di Lembo, Petroni, Noce, op cit.

13 Role of the Geodatabase in Smart Grid Solutions Distribution Management Geo- Database A Smart Grid application may: Operate directly on the Geodatabase Exchange data with the Geodatabase Rely on data maintained in the Geodatabase for an Outage authoritative network Manage- representation ment Conveyed via a standard definition such as Multispeak or CIM Geo- Database Engineering Analysis System Planning

14 Conceptual GIS-DMS Integration Workflow

15 Data Management Philosophies Geodatabase Source data may be of varying quality Powerful tools for validation and cleanup SG Apps Source data expected to be correct from the start If not correct, not loaded

16 Your Geodatabase May Be of a Rich and Diverse Heritage Synercom GFIS AutoCAD Smallworld ArcGIS

17 Geodatabase Content What Does the SG App Expect?

18 Importance of the Geometric Network There must be a geometric network and with connectivity that s an accurate representation. You can get business value from a Geodatabase without a complete or accurate network. You can t get value from supporting Smart Grid apps without one.

19 Phasing Breaker Breaker ABC A A A ABC A Unk A B B C Good C Bad Conductor record phases in sync with the feature phase

20 Phasing Breaker Breaker ABC A A A ABC A B B C Good C Bad

21 Voltage Consistency 12.5kV Step Step XFR XFR HV 12.5 kv LV 4.16 kv 120/240 v Good 4.16kV Distribution XFR HV 4.16 kv LV 120/240 v 12.5kV Step Step XFR XFR HV 12.5 kv LV Unk 120/240 v Bad 4.16 kv Distribution XFR HV 4.16 kv LV Unk

22 Equipment Catalog Examples: TransformerBank FuseBank SwitchBank CapacitorBank DynamicProtectiveDeviceBank BankDevice + ObjectID: Integer + FeederID: String + FacilityID: String + Phase: PhaseDomain + <other attributes> GIS Model 1 Unit + ObjectID: Integer + BankOID: Integer + Phase: PhaseDomain + Mfg: String + Model: String + <other attributes> *

23 DMS Model * Device + InstanceID: String + FeederID: String + FacilityID: String + Phase: String + CatID: String Equipment Catalog BankDevice + ObjectID: Integer + FeederID: String + FacilityID: String + Phase: PhaseDomain + <other attributes> GIS Model 1 1 Catalog + CatID: String + <properties> Where do we get the Catalog ID? - May be the same as the EquipmentID in the Multispeak model Unit + ObjectID: Integer + BankOID: Integer + Phase: PhaseDomain + Mfg: String + Model: String + <other attributes> *

24 1 Catalog + CatID: String + <properties> DMS Model * Catalog ID Option 1 Device + InstanceID: String + FeederID: String + FacilityID: String + Phase: String + CatID: String Add Catalog ID attribute to GIS device classes Define as default value associated with a subtype Maintain with edit events (auto-updaters) BankDevice + ObjectID: Integer + FeederID: String + FacilityID: String + Phase: PhaseDomain + CatID: String + <other attributes> GIS Model 1 Unit + ObjectID: Integer + BankOID: Integer + Phase: PhaseDomain + Mfg: String + Model: String + <other attributes> *

25 DMS Model * Catalog ID Option 2 Device + InstanceID: String + FeederID: String + FacilityID: String + Phase: String + CatID: String BankDevice + ObjectID: Integer + FeederID: String + FacilityID: String + Phase: PhaseDomain + <other attributes> GIS Model 1 1 Catalog + CatID: String + <properties> Correspondence + CatID: String + DeviceType: String + <Attr1>: String + <AttrN>: String Correspondence Table And custom interface code Unit + ObjectID: Integer + BankOID: Integer + Phase: PhaseDomain + Mfg: String + Model: String + <other attributes> *

26 Catalog Entry Definition for Overhead Transformer Transformer Catalog Entry Example

27 GIS/DMS Representations

28 With Detail from Catalog

29 Catalog Entry Definition for Padmount Equipment Padmount Transformer Definition

30 Expectations about States Likely that your DMS wants to know about soon to be constructed/energized

31 Linkage to load data Customer Loads

32 Geodatabase Quality

33 Increased Importance of Quality SG applications assume data from the GIS is both complete and correct.

34 Types of Errors Invalid feature geometries Multi-part geometries Closed polylines Self-intersecting polylines

35 Types of Errors Network Connectivity Errors Missing Network Element IDs Network features with multiple Element IDs Element ID that references a feature no longer in the geometric network Inconsistent connectivity

36 Types of Errors Invalid Network Configurations Islands Loops Multi-feeds

37 Types of Errors Invalid Feature Attributes Fields set by Auto-Updaters (that may not fire) as on operations that don t trigger events, like Connect and Disconnect FeederInfo and ElectricTraceWeight Plain old attribute errors Phase inconsistency Voltage inconsistency

38 Types of Errors Invalid Feature Attributes Plain old attribute errors Phase inconsistency Voltage inconsistency

39 Quality Methods All of us employ some manner of quality procedures (right?). Striving to provide the best quality within reason And when we find quality errors we generally correct them

40 QA Rules Create selection set Run QA Evaluate results

41 QA with a Geodatabase Manager QA can also be invoked as an action within an application such as a Geodatabase Manager.

42 Quality Methods Bit Twiddler s Toolbox Layers that interpret the FeederInfo field Identifies features that Feeder Manager considers anomalous Islands Multi-feeds Loops

43 Feeder Manager Debug Layers (Bit Twiddler s Toolbox) 2 No Open point 1 Expected normal opens Examination of of location Electric ArcFM One Examination number typical Identify Feeder Distribution 2 resolution of of Manager indicates location Network Debug feeders strategy: number Open Layers: point involved: 1 Migrated missing from Legacy View Likely Cedar Finds Yellow data an Source cause Valley an indicates open using of 3 of into point (CV3) multi- legacy a an an ArcFM Walnut multi-feed Circuit as as expected Geodatabase IDs 1 (WN1) -Walnut 1 (WN1) -Cedar Open Valley point 3 (CV3)

44 Pros Current Typical Quality Methods Pros and Cons Effective in evaluating issues with edited features Cons Data quality should get no worse than start of production use. No overall view of database quality No way to differentiate quality types E.g., distinguishing invalid asset rules from network connectivity rules No way to measure database-wide quality change over time

45 Measures of Quality Features with errors of significance per purpose Distribution Management Advanced Metering Engineering Network Analysis Outage Management Staking System Planning

46 Use Case Evaluating Data for Smart Grid Application Feature Geometry Phase Designation Connectivity Phase Consistency Is it valid? Is it in the Phase Domain? Island, Loop, Multi-feed Is the feature connected to features of the same phase? ABC A B A = Bad Bank-Unit Phase Consistency Voltage Consistency Braided Phases Does unit phase match bank phase? Especially at transformers Phases split then re-join

47 What now?

48 A (Modest) Proposal Acknowledge that anomalies exist in every database Store anomalies as features Non-Networked Non-Versioned Apply a routine process that re-creates anomalies on a regular basis (daily or weekly) Can we put a number on that?

49 Why Store Anomalies as Features? rather than discovering them at strategic points in time Allows numerical accounting Allows association with convenient units of measure Like Feeder Or like Region

50 Quality as an Ongoing Process You probably have issues. You re not going to solve them in a day. There needs to be a way to monitor Geodatabase quality. And manage it over time.

51 Feeder Concept Tool Feature/ Anomaly Counts Quality Measure Rules

52 Inspecting Anomaly Features Anomalies share the geometry of of feature they describe.

53 Overall View of Quality

54 Summarized by Region Region with anomaly count

55 Remember Your GIS can add great business value by supporting Smart Grid. You may have preparation. ArcGIS has the right tools for this job.

56 Next Make an assessment Representative pilot or the full Geodatabase Define steps to get out of the hole Define processes for staying out of the hole

57 Thank You!

Enterprise GIS to Support ADMS ESRI GeoConx EGUG 2016 Parag Parikh

Enterprise GIS to Support ADMS ESRI GeoConx EGUG 2016 Parag Parikh October 20, 2016 ESRI GeoConX Enterprise GIS to Support ADMS ESRI GeoConx EGUG 2016 Parag Parikh Parag.Parikh@us.abb.com Slide 1 WE Energies Overview Total accounts: 2,240,640 Electric accounts: 1,148,805

More information

GIS Solution For Electric Utilities With Integration With Distribution Management System

GIS Solution For Electric Utilities With Integration With Distribution Management System GIS Solution For Electric Utilities With Integration With Distribution Management System Agenda Importance Of The GIS GIS - DMS Integration Requirements Distribution Management System The Benefits Of The

More information

Understanding the Impact and Value of Esri s Utility Network for Network Management

Understanding the Impact and Value of Esri s Utility Network for Network Management Understanding the Impact and Value of Esri s Utility Network for Network Management Mike Chiasson, Pasadena Water and Power (PWP) Anil Jayavarapu, Avineon, Inc. Esri GeoConX 2017 Presentation Outline Pasadena

More information

EEOS 381 -Spatial Databases and GIS Applications

EEOS 381 -Spatial Databases and GIS Applications EEOS 381 -Spatial Databases and GIS Applications Lecture 5 Geodatabases What is a Geodatabase? Geographic Database ESRI-coined term A standard RDBMS that stores and manages geographic data A modern object-relational

More information

Integration of ArcFM UT with SCADA, SAP, MAXIMO and Network Calculation

Integration of ArcFM UT with SCADA, SAP, MAXIMO and Network Calculation Integration of ArcFM UT with SCADA, SAP, MAXIMO and Network Calculation Peter Harabin (VSE) Martin Mydliar (ArcGEO) July 9, 2013 Esri International User Conference Agenda > Business/process part = WHAT

More information

About the Author: Abstract:

About the Author: Abstract: Geospatial Technology: A Tool to estimate revenue loss from JJ Clusters in Delhi and implementation of Delhi Govt. Social Welfare Schemes Authors Name: Anil Kumar Rai+, Pooja Yadav+ & Varun Prakash* +Amity

More information

Presentation On GIS. Tarun Batra HoG-GIS Dhruba Banerjee - Team lead (Technical)

Presentation On GIS. Tarun Batra HoG-GIS Dhruba Banerjee - Team lead (Technical) Presentation On GIS Tarun Batra HoG-GIS Dhruba Banerjee - Team lead (Technical) Presentation Outline What is GIS? TPDDL s GIS Journey Component of GIS Project Phase of GIS GIS Applications GIS Landscape

More information

JOB DESCRI PTI ON. GIS Administrator

JOB DESCRI PTI ON. GIS Administrator JOB DESCRI PTI ON JOB GRADE: GS-0 Cla ss Code : Office - 8 8 0 DEPARTMENT: 2 0 - FLSA: EXEMPT JOB NO: 6-0 9-2 7 SALARY: To Be De t e rm in e d Job description statements are intended to describe the general

More information

Road to GIS, PSE s past, present and future

Road to GIS, PSE s past, present and future Road to GIS, PSE s past, present and future PSE Gas Mapping History 1840 Early 1900 s Gas piping was captured in Field Books which were than converted onto Mylar maps using Pen and Ink. 1955 Washington

More information

USING GIS IN WATER SUPPLY AND SEWER MODELLING AND MANAGEMENT

USING GIS IN WATER SUPPLY AND SEWER MODELLING AND MANAGEMENT USING GIS IN WATER SUPPLY AND SEWER MODELLING AND MANAGEMENT HENRIETTE TAMAŠAUSKAS*, L.C. LARSEN, O. MARK DHI Water and Environment, Agern Allé 5 2970 Hørsholm, Denmark *Corresponding author, e-mail: htt@dhigroup.com

More information

This paper outlines the steps we took to process the repository file into a Geodatabase Utility Data Model for Bloomfield Township s analysis.

This paper outlines the steps we took to process the repository file into a Geodatabase Utility Data Model for Bloomfield Township s analysis. Title of Paper Importing CAD Drawings into a Utility Data Model Authors Names Kevin G. Broecker & James R. Miller Abstract This presentation covers the process needed to integrate data from a CAD drawing

More information

Road Ahead: Linear Referencing and UPDM

Road Ahead: Linear Referencing and UPDM Road Ahead: Linear Referencing and UPDM Esri European Petroleum GIS Conference November 7, 2014 Congress Centre, London Your Work Making a Difference ArcGIS Is Evolving Your GIS Is Becoming Part of an

More information

spatial water demand (population density) spatial junctions distribution (building density) digital elevation map

spatial water demand (population density) spatial junctions distribution (building density) digital elevation map SYSTEM ID: WDS-Designer NARRATIVE DESCRIPTION With the WDS Designer a tool for the algorithmic generation of synthetic water distribution systems (swds) based on GIS data was presented (Sitzenfrei et al.,

More information

Electric Distribution Storm Hardening Initiatives. Paul V. Stergiou Distribution Engineering October 14 th, 2015

Electric Distribution Storm Hardening Initiatives. Paul V. Stergiou Distribution Engineering October 14 th, 2015 Consolidated Edison Company of New York, Inc. Electric Distribution Storm Hardening Initiatives Paul V. Stergiou Distribution Engineering October 14 th, 2015 Energy For New York City And Westchester 3.3

More information

Smart Grid Opportunities Being Pursued. Stephanie Hamilton Brookhaven National Laboratory June 5, 2013

Smart Grid Opportunities Being Pursued. Stephanie Hamilton Brookhaven National Laboratory June 5, 2013 Smart Grid Opportunities Being Pursued Stephanie Hamilton Brookhaven National Laboratory June 5, 2013 OUR DREAM!! BNL s Smarter Electric Grid Research, Innovation, Development. Demonstration, Deployment

More information

Steve Pietersen Office Telephone No

Steve Pietersen Office Telephone No Steve Pietersen Steve.Pieterson@durban.gov.za Office Telephone No. 031 311 8655 Overview Why geography matters The power of GIS EWS GIS water stats EWS GIS sanitation stats How to build a GIS system EWS

More information

Landmark LRM. MM and RefPts can be same or different

Landmark LRM. MM and RefPts can be same or different 1 2 This project began in the fall of 2005. At the time CDOT had three different business units maintaining different LRS s. That is, the beginning and ending reference points and the measured length of

More information

Leveraging Web GIS: An Introduction to the ArcGIS portal

Leveraging Web GIS: An Introduction to the ArcGIS portal Leveraging Web GIS: An Introduction to the ArcGIS portal Derek Law Product Management DLaw@esri.com Agenda Web GIS pattern Product overview Installation and deployment Configuration options Security options

More information

Geodatabase Best Practices. Dave Crawford Erik Hoel

Geodatabase Best Practices. Dave Crawford Erik Hoel Geodatabase Best Practices Dave Crawford Erik Hoel Geodatabase best practices - outline Geodatabase creation Data ownership Data model Data configuration Geodatabase behaviors Data integrity and validation

More information

ArcGIS Enterprise: What s New. Philip Heede Shannon Kalisky Melanie Summers Sam Williamson

ArcGIS Enterprise: What s New. Philip Heede Shannon Kalisky Melanie Summers Sam Williamson ArcGIS Enterprise: What s New Philip Heede Shannon Kalisky Melanie Summers Sam Williamson ArcGIS Enterprise is the new name for ArcGIS for Server What is ArcGIS Enterprise ArcGIS Enterprise is powerful

More information

Is Your GIS Ready For Grid Modernization? A State-of-the Industry Report

Is Your GIS Ready For Grid Modernization? A State-of-the Industry Report Is Your GIS Ready For Grid Modernization? A State-of-the Industry Report Is Your GIS Ready For Grid Modernization? Survey Overview In the first quarter of 2019, Energy Acuity conducted a grid modernization

More information

BVES Annual Reliability Public Presentation 2016 Performance

BVES Annual Reliability Public Presentation 2016 Performance BVES Annual Reliability Public Presentation 2016 Performance December 13, 2017 Agenda Company Overview What is Electric Utility Reliability? Requirements & Definitions Reliability Indices 2016 Reliability

More information

REPORT ON INVESTMENTS

REPORT ON INVESTMENTS REPORT ON INVESTMENTS D.T2.3.3 Investments for technical equipment for the implementation of Web-GIS platform in Mantova 1 Local support group designing Mantova Web-GIS platform. Picture by Maria Giulia

More information

SMART GRID FORECASTING

SMART GRID FORECASTING SMART GRID FORECASTING AND FINANCIAL ANALYTICS Itron Forecasting Brown Bag December 11, 2012 PLEASE REMEMBER» Phones are Muted: In order to help this session run smoothly, your phones are muted.» Full

More information

Arcgis Enterprise Performance And Scalability Best Practices

Arcgis Enterprise Performance And Scalability Best Practices Arcgis Enterprise Performance And Scalability Best Practices We have made it easy for you to find a PDF Ebooks without any digging. And by having access to our ebooks online or by storing it on your computer,

More information

IS YOUR BUSINESS PREPARED FOR A POWER OUTAGE?

IS YOUR BUSINESS PREPARED FOR A POWER OUTAGE? IS YOUR BUSINESS PREPARED FOR A POWER OUTAGE? Keeping your power on is our business Whether your business is large, small or somewhere in between, we understand that a power outage presents special challenges

More information

ArcGIS Deployment Pattern. Azlina Mahad

ArcGIS Deployment Pattern. Azlina Mahad ArcGIS Deployment Pattern Azlina Mahad Agenda Deployment Options Cloud Portal ArcGIS Server Data Publication Mobile System Management Desktop Web Device ArcGIS An Integrated Web GIS Platform Portal Providing

More information

Your Perfect 3D World (BIM and GIS Integrated)

Your Perfect 3D World (BIM and GIS Integrated) Your Perfect 3D World (BIM and GIS Integrated) June 2015 Larisa Kruger Background Larisa Kruger- Enterprise GIS Manager FITS- Facilities Information Technology Services 2 years (GIS for 15) 2 FTE, 4 students

More information

ArcGIS for Desktop. ArcGIS for Desktop is the primary authoring tool for the ArcGIS platform.

ArcGIS for Desktop. ArcGIS for Desktop is the primary authoring tool for the ArcGIS platform. ArcGIS for Desktop ArcGIS for Desktop ArcGIS for Desktop is the primary authoring tool for the ArcGIS platform. Beyond showing your data as points on a map, ArcGIS for Desktop gives you the power to manage

More information

Reliability Assessment Electric Utility Mapping. Maged Yackoub Eva Szatmari Veridian Connections Toronto, October 2015

Reliability Assessment Electric Utility Mapping. Maged Yackoub Eva Szatmari Veridian Connections Toronto, October 2015 Reliability Assessment Electric Utility Mapping Maged Yackoub Eva Szatmari Veridian Connections Toronto, October 2015 Agenda Introduction About Veridian Connections Veridian s GIS platform Reliability

More information

Improving Data Quality and. Productivity in Public Works Mobile GIS: Do you GO! Sync? Robert E. Thomas, GISP GIS Specialist City of Woodland

Improving Data Quality and. Productivity in Public Works Mobile GIS: Do you GO! Sync? Robert E. Thomas, GISP GIS Specialist City of Woodland Improving Data Quality and Increasing Field Crew Productivity in Public Works Mobile GIS: Do you GO! Sync? Robert E. Thomas, GISP GIS Specialist City of Woodland Overview-City of Woodland Woodland is the

More information

HIGH RESOLUTION BASE MAP: A CASE STUDY OF JNTUH-HYDERABAD CAMPUS

HIGH RESOLUTION BASE MAP: A CASE STUDY OF JNTUH-HYDERABAD CAMPUS HIGH RESOLUTION BASE MAP: A CASE STUDY OF JNTUH-HYDERABAD CAMPUS K.Manjula Vani, Abhinay Reddy, J. Venkatesh, Ballu Harish and R.S. Dwivedi ABSTRACT The proposed work High Resolution Base map: A Case study

More information

No. of Days. Building 3D cities Using Esri City Engine ,859. Creating & Analyzing Surfaces Using ArcGIS Spatial Analyst 1 7 3,139

No. of Days. Building 3D cities Using Esri City Engine ,859. Creating & Analyzing Surfaces Using ArcGIS Spatial Analyst 1 7 3,139 Q3 What s New? Creating and Editing Data with ArcGIS Pro Editing and Maintaining Parcels Using ArcGIS Spatial Analysis Using ArcGIS Pro User Workflows for ArcGIS Online Organizations Q3-2018 ArcGIS Desktop

More information

Geodatabase An Introduction

Geodatabase An Introduction 2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop Geodatabase An Introduction David Crawford and Jonathan Murphy Session Path The Geodatabase What is it?

More information

RIVA to GeoDatabase Mapping

RIVA to GeoDatabase Mapping RIVA to GeoDatabase Mapping Summary The City of Prince George has recently updated the Database Schema for all GIS feature Classes in order to better suit the needs of our CMMS application (CityWorks).

More information

WHY DO WE NEED MODEL MAINTENANCE?

WHY DO WE NEED MODEL MAINTENANCE? MODEL MAINTENANCE WHY DO WE NEED MODEL MAINTENANCE? HOW DO WE UPDATE MODELS? WHAT ARE THE OPTIONS? DISCUSSION WHY DO WE NEED MODEL MAINTENANCE? 2000 1 2 3 4 5 6 7 8 9 CONFIDENCE RATING GOOD POOR DO SOMETHING

More information

Applications of GIS in Electrical Power System

Applications of GIS in Electrical Power System Applications of GIS in Electrical Power System Abdulrahman M. AL-Sakkaf 201102310 CRP 514 May 2013 Dr. Baqer M. AL-Ramadan Abstract GIS has been widely used in various areas and disciplines. This paper

More information

Power Systems - Basic Concepts and Applications - Part I

Power Systems - Basic Concepts and Applications - Part I PDHonline Course E104A (1 PDH) Power Systems - Basic Concepts and Applications - Part I Instructor: Shih-Min Hsu, Ph.D., P.E. 01 PDH Online PDH Center 57 Meadow Estates Drive Fairfax, VA 030-6658 Phone

More information

How Graphic Representations of Outages at Alabama Power Are Made Simple

How Graphic Representations of Outages at Alabama Power Are Made Simple How Graphic Representations of Outages at Alabama Power Are Made Simple Presentation Overview This presentation will discuss the steps we took at Alabama Power using GIS to create a couple of different

More information

Strategies for Integrating CAD and BIM in ArcGIS. Don Kuehne Esri 3D Product Manager: CAD/BIM/AEC

Strategies for Integrating CAD and BIM in ArcGIS. Don Kuehne Esri 3D Product Manager: CAD/BIM/AEC Strategies for Integrating CAD and BIM in ArcGIS Don Kuehne Esri 3D Product Manager: CAD/BIM/AEC CAD Digital Drawing CAD in ArcGIS Desktop CAD in Desktop CAD as Data CAD as a Map EXPORT TO CAD Create and

More information

Role of Synchronized Measurements In Operation of Smart Grids

Role of Synchronized Measurements In Operation of Smart Grids Role of Synchronized Measurements In Operation of Smart Grids Ali Abur Electrical and Computer Engineering Department Northeastern University Boston, Massachusetts Boston University CISE Seminar November

More information

Getting Started with Community Maps

Getting Started with Community Maps Esri International User Conference San Diego, California Technical Workshops July 24, 2012 Getting Started with Community Maps Shane Matthews and Tamara Yoder Topics for this Session ArcGIS is a complete

More information

What s New in Collector for ArcGIS (Aurora)

What s New in Collector for ArcGIS (Aurora) What s New in Collector for ArcGIS (Aurora) Derek Law (dlaw@esri.com) Esri Apps Product Management @GIS_Bandit Oct 10 th, 2018 Agenda Product overview Use cases Preparing data for Collector for ArcGIS

More information

Introduction to ArcGIS Server Development

Introduction to ArcGIS Server Development Introduction to ArcGIS Server Development Kevin Deege,, Rob Burke, Kelly Hutchins, and Sathya Prasad ESRI Developer Summit 2008 1 Schedule Introduction to ArcGIS Server Rob and Kevin Questions Break 2:15

More information

No. of Days. ArcGIS 3: Performing Analysis ,431. Building 3D cities Using Esri City Engine ,859

No. of Days. ArcGIS 3: Performing Analysis ,431. Building 3D cities Using Esri City Engine ,859 What s New? Creating Story Maps with ArcGIS Field Data Collection and Management Using ArcGIS Get Started with Insights for ArcGIS Introduction to GIS Using ArcGIS & ArcGIS Pro: Essential Workflow Migrating

More information

No. of Days. ArcGIS Pro for GIS Professionals ,431. Building 3D cities Using Esri City Engine ,859

No. of Days. ArcGIS Pro for GIS Professionals ,431. Building 3D cities Using Esri City Engine ,859 What s New? Creating Story Maps with ArcGIS Field Data Collection and Management Using ArcGIS Get Started with Insights for ArcGIS Introduction to GIS Using ArcGIS & ArcGIS Pro: Essential Workflow Migrating

More information

Changes in Esri GIS, practical ways to be ready for the future

Changes in Esri GIS, practical ways to be ready for the future Changes in Esri GIS, practical ways to be ready for the future John Sharrard, Esri April 16, 2015 The only thing that is constant is change. Heraclitus, ca. 500 B.C. My story (of experiencing change) Changes

More information

Effects of Capacitor Bank Installation in a Medium Voltage (MV) Substation

Effects of Capacitor Bank Installation in a Medium Voltage (MV) Substation Effects of Capacitor Bank Installation in a Medium Voltage (MV) Substation Adesina, Lambe Mutalub Department of Engineering & Standardization, Eko Electricity Distribution Plc, 24/25, Marina, Lagos Island,

More information

STATE ESTIMATION IN DISTRIBUTION SYSTEMS

STATE ESTIMATION IN DISTRIBUTION SYSTEMS SAE ESIMAION IN DISRIBUION SYSEMS 2015 CIGRE Grid of the Future Symposium Chicago (IL), October 13, 2015 L. Garcia-Garcia, D. Apostolopoulou Laura.GarciaGarcia@ComEd.com Dimitra.Apostolopoulou@ComEd.com

More information

Data Structures & Database Queries in GIS

Data Structures & Database Queries in GIS Data Structures & Database Queries in GIS Objective In this lab we will show you how to use ArcGIS for analysis of digital elevation models (DEM s), in relationship to Rocky Mountain bighorn sheep (Ovis

More information

Geography 38/42:376 GIS II. Topic 1: Spatial Data Representation and an Introduction to Geodatabases. The Nature of Geographic Data

Geography 38/42:376 GIS II. Topic 1: Spatial Data Representation and an Introduction to Geodatabases. The Nature of Geographic Data Geography 38/42:376 GIS II Topic 1: Spatial Data Representation and an Introduction to Geodatabases Chapters 3 & 4: Chang (Chapter 4: DeMers) The Nature of Geographic Data Features or phenomena occur as

More information

Esri s Living Atlas of the World Community Maps

Esri s Living Atlas of the World Community Maps Esri s Living Atlas of the World Community Maps Seth Sarakaitis Wednesday May 7, 2014 ArcGIS Living Atlas Concept Living Atlas Content Tour Contributing to the Living Atlas (Community Maps) Seth Sarakaitis

More information

Portal for ArcGIS: An Introduction. Catherine Hynes and Derek Law

Portal for ArcGIS: An Introduction. Catherine Hynes and Derek Law Portal for ArcGIS: An Introduction Catherine Hynes and Derek Law Agenda Web GIS pattern Product overview Installation and deployment Configuration options Security options and groups Portal for ArcGIS

More information

ArcGIS for Local Government

ArcGIS for Local Government Wednesday, June 29th ArcGIS for Local Government Dan Rose, GIS Analyst WaterOne IT/GIS Agenda / Talking Points What is the LGIM? WaterOne s GIS and LGIM background Our geodatabase redesign Our strategies

More information

Construction in my Neighborhood - Communication with Stakeholder and Public -

Construction in my Neighborhood - Communication with Stakeholder and Public - Construction in my Neighborhood - Communication with Stakeholder and Public - Presented by: Navneet Virk East Bay Municipal Utility District, Oakland, CA 0 Mission at EBMUD To manage the natural resources

More information

Winter Ready DC District of Columbia Public Service Commission

Winter Ready DC District of Columbia Public Service Commission Winter Ready DC District of Columbia Public Service Commission Presented by: Michael Poncia, Vice President, Customer Operations, Pepco Holdings October 26, 2017 Preparing our System Improving our system

More information

Norm Hann Performance Manager, Performance Management Department Hydro One Networks Inc.

Norm Hann Performance Manager, Performance Management Department Hydro One Networks Inc. Norm Hann Performance Manager, Performance Management Department Hydro One Networks Inc. Phone: (416)-345-5407 Email: Norm.Hann@HydroOne.com Closing the Crevice Achieving A Process For Asset Performance

More information

Office of Enterprise Technology

Office of Enterprise Technology Office of Enterprise Technology Transforming the Maricopa Department of Transportation (MCDOT) GIS-based Transportation Asset Inventory System January 21, 2016 Presented By Steve Hossack, GIS Database

More information

Esri Training by Microcenter Prepare to Innovate. Microcenter Course Catalog

Esri Training by Microcenter Prepare to Innovate. Microcenter Course Catalog Esri Training by Microcenter Prepare to Innovate 2015 Instructor-Led Courses Microcenter Course Catalog ArcGIS Foundational Courses Designed to meet the learning needs of professionals whose GIS experience

More information

ArcGIS for AutoCAD Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop

ArcGIS for AutoCAD Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop 2013 Esri International User Conference July 8 12, 2013 San Diego, California Technical Workshop ArcGIS for AutoCAD Karen Hodge, Lead Developer Don Kuehne, Product Manager ArcGIS for AutoCAD is Free Plug-In

More information

ELF products in the ArcGIS platform

ELF products in the ArcGIS platform ELF products in the ArcGIS platform Presentation to: Author: Date: NMO Summit 2016, Dublin, Ireland Clemens Portele 18 May 2016 The Building Blocks 18 May, 2016 More ELF users through affiliated platforms

More information

The Road to Improving your GIS Data. An ebook by Geo-Comm, Inc.

The Road to Improving your GIS Data. An ebook by Geo-Comm, Inc. The Road to Improving your GIS Data An ebook by Geo-Comm, Inc. An individual observes another person that appears to be in need of emergency assistance and makes the decision to place a call to 9-1-1.

More information

Enabling Success in Enterprise Asset Management: Case Study for Developing and Integrating GIS with CMMS for a Large WWTP

Enabling Success in Enterprise Asset Management: Case Study for Developing and Integrating GIS with CMMS for a Large WWTP Enabling Success in Enterprise Asset Management: Case Study for Developing and Integrating GIS with CMMS for a Large WWTP Allison Blake, P.E. 1*, Matthew Jalbert, P.E. 2, Julia J. Hunt, P.E. 2, Mazen Kawasmi,

More information

Basic Distribution Software Tasks

Basic Distribution Software Tasks The Wind Interconnection Workshop Golden, CO May 22, 2013 Tom McDermott, tom@meltran.com MelTran, Inc. Basic Distribution Software Tasks Current Flow and Voltage Drop Conductor Overload? Voltage Range?

More information

ESRI Quality Solution

ESRI Quality Solution ESRI Quality Solution Paul Hardy Business Development Consultant (NMCAs) ESRI Europe phardy@esri.com ESRI Quality Solution Geodatabase Integrity Schema constraints (Attribute Domains etc) Rich data types

More information

Enhancing Parcel Data In Colleton County. February 10, 2009

Enhancing Parcel Data In Colleton County. February 10, 2009 Enhancing Parcel Data In Colleton County GIS & CAMA Conference February 10, 2009 Introductions Bruce T. Harper Technology Director Colleton County, SC Bill Wetzel National GIS Account Manager The Sidwell

More information

Applications Using SuperPower 2G HTS Conductor

Applications Using SuperPower 2G HTS Conductor superior performance. powerful technology. Applications Using SuperPower 2G HTS Conductor Drew W. Hazelton Principal Engineer, SuperPower Inc. 2011 CEC/ICMC Conference June 16, 2011 Spokane, WA SuperPower

More information

Linear Referencing in Boulder County, CO. Getting Started

Linear Referencing in Boulder County, CO. Getting Started Linear Referencing in Boulder County, CO Getting Started 1 Authors Janie Pierre GIS Technician, Boulder County Road centerline and storm sewer geodatabases & maps John Mosher GIS Specialist, Boulder County

More information

Welcome! Power BI User Group (PUG) Copenhagen

Welcome! Power BI User Group (PUG) Copenhagen Welcome! Power BI User Group (PUG) Copenhagen Making Maps in Power BI Andrea Martorana Tusa BI Specialist Welcome to Making maps in Power BI Who am I? First name: Andrea. Last name: Martorana Tusa. Italian,

More information

ArcGIS is Advancing. Both Contributing and Integrating many new Innovations. IoT. Smart Mapping. Smart Devices Advanced Analytics

ArcGIS is Advancing. Both Contributing and Integrating many new Innovations. IoT. Smart Mapping. Smart Devices Advanced Analytics ArcGIS is Advancing IoT Smart Devices Advanced Analytics Smart Mapping Real-Time Faster Computing Web Services Crowdsourcing Sensor Networks Both Contributing and Integrating many new Innovations ArcGIS

More information

GIS Integration to Maximo

GIS Integration to Maximo GIS Integration to Maximo Tuesday 15 th January 2008 Mahmoud Jaafar Systems Director GISTEC Agenda Introduction Why AMS & GIS Integration? ESRI GIS Enabling Technology. Integrating GIS & Maximo. What do

More information

ArcGIS. for Server. Understanding our World

ArcGIS. for Server. Understanding our World ArcGIS for Server Understanding our World ArcGIS for Server Create, Distribute, and Manage GIS Services You can use ArcGIS for Server to create services from your mapping and geographic information system

More information

Bentley Map Advancing GIS for the World s Infrastructure

Bentley Map Advancing GIS for the World s Infrastructure Bentley Map Advancing GIS for the World s Infrastructure Presentation Overview Why would you need Bentley Map? What is Bentley Map? Where is Bentley Map Used? Why would you need Bentley Map? Because your

More information

The Standard Infrastructure

The Standard Infrastructure GISize! The Standard Infrastructure Management Interface for Wonderware Presenter Selim Birced GISize! Introduction 2 GISize! The Standard Infrastructure Management Interface A framework designed to: Helping

More information

Using OGC standards to improve the common

Using OGC standards to improve the common Using OGC standards to improve the common operational picture Abstract A "Common Operational Picture", or a, is a single identical display of relevant operational information shared by many users. The

More information

That s Why We Did That! A MicroStation to ArcGIS Conversion Story

That s Why We Did That! A MicroStation to ArcGIS Conversion Story GIS- April 2016 That s Why We Did That! A MicroStation to ArcGIS Conversion Story Michael Herrmann (mherrmann1@ncdot.gov) NC : County Road and Bridge Maps 3 Lenoir County Bridge Map Back In the Old Days.

More information

In this exercise we will learn how to use the analysis tools in ArcGIS with vector and raster data to further examine potential building sites.

In this exercise we will learn how to use the analysis tools in ArcGIS with vector and raster data to further examine potential building sites. GIS Level 2 In the Introduction to GIS workshop we filtered data and visually examined it to determine where to potentially build a new mixed use facility. In order to get a low interest loan, the building

More information

LRS Task Force June 13, REVISION HISTORY

LRS Task Force June 13, REVISION HISTORY North Carolina Department of Transportation Geographic Information Systems (GIS) Unit LINEAR REFERENCING SYSTEM (LRS) PROJECT DEFINITION Version 1.0 REVISION HISTORY Date Document Manager Revision Purpose

More information

Web GIS Deployment for Administrators. Vanessa Ramirez Solution Engineer, Natural Resources, Esri

Web GIS Deployment for Administrators. Vanessa Ramirez Solution Engineer, Natural Resources, Esri Web GIS Deployment for Administrators Vanessa Ramirez Solution Engineer, Natural Resources, Esri Agenda Web GIS Concepts Web GIS Deployment Patterns Components of an On-Premises Web GIS Federation of Server

More information

How to create a new geodatabase using the extract data wizard. 1. How to Extract the Schema to create a Geodatabase using an existing design.

How to create a new geodatabase using the extract data wizard. 1. How to Extract the Schema to create a Geodatabase using an existing design. How to create a new geodatabase using the extract data wizard The Extract Data Wizard can be used to create a new database based on an existing geodatabase. This tool may be used in the following cases:

More information

Introduction to Spatial Analysis in ArcGIS Online. Jian Lange, Vicki Lynn Cove

Introduction to Spatial Analysis in ArcGIS Online. Jian Lange, Vicki Lynn Cove Introduction to Spatial Analysis in ArcGIS Online Jian Lange, Vicki Lynn Cove Topics Introducing ArcGIS Online Spatial Analysis ArcGIS Online Spatial Analysis Workflow Demos and examples - Using ArcGIS

More information

Geodatabase Management Pathway

Geodatabase Management Pathway Geodatabase Management Pathway Table of Contents ArcGIS Desktop II: Tools and Functionality 3 ArcGIS Desktop III: GIS Workflows and Analysis 6 Building Geodatabases 8 Data Management in the Multiuser Geodatabase

More information

Working with the Geodatabase

Working with the Geodatabase Working with the Geodatabase Agenda What is the geodatabase? Benefits of the geodatabase Inside the geodatabase Geodatabase rules Demos Additional resources and training Q & A The Geodatabase is the foundation

More information

CAD: Introduction to using CAD Data in ArcGIS. Kyle Williams & Jeff Reinhart

CAD: Introduction to using CAD Data in ArcGIS. Kyle Williams & Jeff Reinhart CAD: Introduction to using CAD Data in ArcGIS Kyle Williams & Jeff Reinhart What we will accomplish today Overview of ArcGIS CAD Support Georeferencing CAD data for ArcGIS How Mapping Specification for

More information

Geospatial natural disaster management

Geospatial natural disaster management Geospatial natural disaster management disasters happen. are you ready? Natural disasters can strike almost anywhere at any time, with no regard to a municipality s financial resources. These extraordinarily

More information

DATA SCIENCE SIMPLIFIED USING ARCGIS API FOR PYTHON

DATA SCIENCE SIMPLIFIED USING ARCGIS API FOR PYTHON DATA SCIENCE SIMPLIFIED USING ARCGIS API FOR PYTHON LEAD CONSULTANT, INFOSYS LIMITED SEZ Survey No. 41 (pt) 50 (pt), Singapore Township PO, Ghatkesar Mandal, Hyderabad, Telengana 500088 Word Limit of the

More information

Exelis and Esri Technologies for Defense and National Security. Cherie Muleh

Exelis and Esri Technologies for Defense and National Security. Cherie Muleh Exelis and Esri Technologies for Defense and National Security Cherie Muleh Cherie.Muleh@exelisinc.com ENVI IMAGERY AND DATA BECOME KNOWLEDGE > Add information from imagery to your GIS > Automated workflows

More information

The File Geodatabase API. Craig Gillgrass Lance Shipman

The File Geodatabase API. Craig Gillgrass Lance Shipman The File Geodatabase API Craig Gillgrass Lance Shipman Schedule Cell phones and pagers Please complete the session survey we take your feedback very seriously! Overview File Geodatabase API - Introduction

More information

Geodatabase An Overview

Geodatabase An Overview Federal GIS Conference February 9 10, 2015 Washington, DC Geodatabase An Overview Ralph Denkenberger - esri Session Path The Geodatabase - What is it? - Why use it? - What types are there? Inside the Geodatabase

More information

GIS Workshop Data Collection Techniques

GIS Workshop Data Collection Techniques GIS Workshop Data Collection Techniques NOFNEC Conference 2016 Presented by: Matawa First Nations Management Jennifer Duncan and Charlene Wagenaar, Geomatics Technicians, Four Rivers Department QA #: FRG

More information

Introducing GIS analysis

Introducing GIS analysis 1 Introducing GIS analysis GIS analysis lets you see patterns and relationships in your geographic data. The results of your analysis will give you insight into a place, help you focus your actions, or

More information

Welcome to NR502 GIS Applications in Natural Resources. You can take this course for 1 or 2 credits. There is also an option for 3 credits.

Welcome to NR502 GIS Applications in Natural Resources. You can take this course for 1 or 2 credits. There is also an option for 3 credits. Welcome to NR502 GIS Applications in Natural Resources. You can take this course for 1 or 2 credits. There is also an option for 3 credits. The 1st credit consists of a series of readings, demonstration,

More information

Electric Power Supply Network Management Using GIS Solution

Electric Power Supply Network Management Using GIS Solution Electric Power Supply Network Management Using GIS Solution A.Balamurugan 1, Saravanaraja.K 2, G.Ramakrishnaprabu 3 Asst. Professor, Department of EEE, VMKV Engineering College, Salem, Tamilnadu, India

More information

MODERNIZATION OF THE MUNICIPAL MAPPING USING HIGH END GNSS SYSTEM AND GIS SOFTWARE

MODERNIZATION OF THE MUNICIPAL MAPPING USING HIGH END GNSS SYSTEM AND GIS SOFTWARE MODERNIZATION OF THE MUNICIPAL MAPPING USING HIGH END GNSS SYSTEM AND GIS SOFTWARE Mr. R. A. R. Khan Assistant Engineer, Sewerage Utility Management Centre (SUMC) Municipal Corporation Of Greater Mumbai

More information

GIS-T 2010 Building a Successful Geospatial Data Sharing Framework: A Ohio DOT Success Story

GIS-T 2010 Building a Successful Geospatial Data Sharing Framework: A Ohio DOT Success Story GIS-T 2010 Building a Successful Geospatial Data Sharing Framework: A Ohio DOT Success Story ODOT District 2 GIS John Puente District 1 GIS Coordinator\ Planning Administrator 2 Interoperability 3 District

More information

Maryland State Geographic Information Committee

Maryland State Geographic Information Committee MD IMAP 3.0 Next generation of MD imap platform running on Esri s ArcGIS Enterprise Promoting authoritative data sharing among State agencies via Portal for ArcGIS Centralization of GIS infrastructure

More information

In order to follow this exercise you need to have completed exercise 1.

In order to follow this exercise you need to have completed exercise 1. In order to follow this exercise you need to have completed exercise 1. Contents of Exercise 2: Derive new datasets from inputs and carry out Multicriteria analysis in order to Part 1: Use Spatial Analysis

More information

Geoprocessing Tools at ArcGIS 9.2 Desktop

Geoprocessing Tools at ArcGIS 9.2 Desktop Geoprocessing Tools at ArcGIS 9.2 Desktop Analysis Tools Analysis Tools \ Extract Clip Analysis Tools \ Extract Select Analysis Tools \ Extract Split Analysis Tools \ Extract Table Select Analysis Tools

More information

Troubleshooting Replication and Geodata Services. Liz Parrish & Ben Lin

Troubleshooting Replication and Geodata Services. Liz Parrish & Ben Lin Troubleshooting Replication and Geodata Services Liz Parrish & Ben Lin AGENDA: Troubleshooting Replication and Geodata Services Overview Demo Troubleshooting Q & A Overview of Replication Liz Parrish What

More information

Engineering ABSTRACT. GIS Visualization of electrical network in Kurdistan Region for smart phones. Ismael Khorshed Abdulrahman Salar Kheder Shaikhah

Engineering ABSTRACT. GIS Visualization of electrical network in Kurdistan Region for smart phones. Ismael Khorshed Abdulrahman Salar Kheder Shaikhah GIS Visualization of electrical network in Kurdistan Region for smart phones Engineering KEYWORDS : Ismael Khorshed Abdulrahman Salar Kheder Shaikhah ABSTRACT Assistant Lecturer at: Hawler Polytechnic

More information