Interface Specification Document

Size: px
Start display at page:

Download "Interface Specification Document"

Transcription

1 Title: AMI Interface Specification Principal Investigator: Author: Reviewed by: Interface Specification Constituent Interface: AMI System Interface Interfaces described: AMI to CIS AMI to MDMS Version History Rev. Date Author Change description A 03/28/2011 Pre-release document B Initial Release C 4/22/2011 Incorporated revisions after review D 4/25/2011 Review feedback E 5/11/2011 Additional modifications based on comments Copyright

2 Title: AMI Interface Specification TABLE OF CONTENTS 1 Scope Significant Actors Interface Diagram CIS Functions to be performed MDMS Functions to be performed Functional Naratives Remote Connect / Disconnect Interface Infrastructure Network Layer Application Layer Specific Use Cases Messaging Contents of CIM Messages for Each Interfacing System Testing Matrix MDMS Tested Behaviors MDMS and AMI References: Issues: Miscellaneous Notes: Page 2 of 16 Copyright Rev. 2

3 Title: AMI Interface Specification 1 SCOPE This document describes the interfaces between the Advanced Metering Infrastructure (AMI) and the systems that it interacts with. The Advanced Metering Infrastructure is a two-way communication system that can reach every device in the distribution space (* Footnote: This does not preclude the use of parallel technology alongside the AMI system). Its purpose is to provide control and/or monitoring and recording of distribution devices. AMI systems consist of the hardware, software and associated system and data management applications that create a communications network between end systems at customer premises (including meters, gateways, and other equipment) and diverse business and operational systems of utilities and third parties. The AMI system provides the technology to enable the exchange of information between customer end systems and those other utility and third party systems. In order to protect this critical infrastructure, end-to-end security must be provided across the AMI systems, encompassing the customer end systems as well as the utility and third party systems that are interfaced to the AMI systems. Meter reading services provide the basic meter reading capabilities for generating customer bills. Different types of metering services are usually provided, depending upon the type of customer (residential, smaller commercial, larger commercial, smaller industrial, larger industrial) and upon the applicable customer tariff. The capabilities of the AMI system include: Periodic Meter Reading On-Demand Meter Reading Net Metering for Distributed Energy Resource (DER) and Plug-in Electric Vehicles(PEV) Feed-In Tariff Metering for DER and PEV Interface with Premise Area Network (PAN) devices Remote Connects and Disconnects Meter Event processing (Power Outage, Power Restoration, Voltage) Customers have access to a web portal to view usage information. This portal has its own database that is updated via an extract from the, providing a persistent storage mechanism to integrate data from disparate systems for the purpose of reporting and analysis. Page 3 of 16 Copyright Rev. 2

4 Title: AMI Interface Specification 2 SIGNIFICANT ACTORS This table contains the systems or people that are defined in this specification. Actor Nickname Description Notes MS (Metering System) Meter Data Management System Customer Information System AMI MDMS CIS The Metering Infrastructure responsible for automated energy monitoring and control, configuration of advanced meters, distribution automation, Meter Readings, Meter Events and Alarms The Meter Data Management system is responsible for collecting the reads from the AMI Head-End, performing VEE services and presenting the billing determinants to CIS. The Customer Information System acts as the system of record for Customer, Account, premise and rate information. Table 1 Actors 3 INTERFACE DIAGRAM This section contains either the block diagram to describe the interface between the system and the target systems. Page 4 of 16 Copyright Rev. 2

5 Title: AMI Interface Specification Figure 3-1 System Interface diagram Page 5 of 16 Copyright Rev. 2

6 Title: AMI Interface Specification Information Exchange 3.1 CIS Functions to be performed The Customer Information System (CIS) is the system of record for all customer, account, premise, and rate information. Interactions between the Automated Metering Interface (AMI) system and the CIS system will occur within the following functions: - The CIS system will dispatch requests for meter connects and disconnects and will receive and parse the data from the resulting reply transactions as reported by the AMI Head-End system. - The CIS system will be able to dispatch On-Demand read requests to the AMI Head-End server and parse the read data from the resulting CIM reply message. Exchange Definition This section describes the request reply and any other initiated events that are a part of this exchange between the AMI Head-End system and the CIS system. Remote Connect / Disconnect The CIS system will dispatch requests for meter connects and disconnects using the Create(EndDeviceControl) message. The AMI Head-End will translate this message into a proprietary command and dispatch this to the appropriate meter using the AMI Network infrastructure. Upon receipt of the message, the meter will either open the internal relay to shut off the power upon a disconnect or close the internal relay on a connect message. Upon completion or failure of the task, the meter will respond over the AMI network with a proprietary message and the AMI Head-End system will process the message and reply to the CIS with a Reply(EndDeviceControl) transaction. Page 6 of 16 Copyright Rev. 2

7 Title: AMI Interface Specification Figure 3-2 Connect / Disconnect Sequence Diagram 3.2 MDMS Functions to be performed The Meter Data Management System (MDMS) is system of record for meter reads and events. The MDMS will process all meter reads, apply validation and estimation strategies, and export billing determinants to the appropriate systems. Interactions between the Automated Metering Interface (AMI) system and the MDMS system will occur within the following functions: - The MDMS system will extract the meter read and event information from the files sent from the AMI Head-End system for bulk meter readings. - The MDMS system will be able to request on-demand reads from the AMI Head-End system and parse the meter read and event information returned from the AMI Head-End system. Page 7 of 16 Copyright Rev. 2

8 Title: AMI Interface Specification Exchange Definition This section describes the request reply and any other initiated events that are a part of this exchange between the AMI Head-End system and the MDMS system. On-Demand Readings The CIS system will be able to dispatch On-Demand read requests to the AMI Head- End server using the Get(MeterReadings) message. The message will be received by the AMI Head-End system which will send a proprietary request to the meter over the AMI Network. The results will be returned to the AMI Head-End which will translate the results and send them as a Reply(MeterReadings) message to MDMS so that it can extract the meter read information. Figure 3-3 On-Demand Read Sequence Diagram 4 FUNCTIONAL NARATIVES This section defines in detail how the AMI system will interface to the other systems. Reference diagrams are provided for each of the functions required for this interface. The AMI Head-End will communicate to the AMI network components using a proprietary messaging protocol. Communications to the legacy systems such as Page 8 of 16 Copyright Rev. 2

9 Title: AMI Interface Specification CIS and the OMS will utilize XML documents (transported via TCP-IP) that confirm to the CIM schema as defined in the MeterReadingAndControl- FDIS final.docx document. The detailed message content for each CIM message is provided in section six. The following diagrams detail the reference architecture for each of the functional interfaces between the AMI Head-End and the external system: 4.1 Remote Connect / Disconnect A remote disconnect is issued by the Customer Information System (CIS). The message is sent to the AMI Head-End and routed to the appropriate smart meter. When the message is received at the NIC ESP, it is converted and sent on to the Meter Metrology Board where the board causes the internal meter disconnect relay and sends a confirmation back to the NIC ESP to the AMI Head-End. The AMI Head-End sends the confirmation to the CIS to confirm it for the Customer Service Representative (CSR). Page 9 of 16 Copyright Rev. 2

10 Title: AMI Interface Specification Figure 4-1 Context Diagram for Remote Connect/Disconnect from CIS Page 10 of 16 Copyright Rev. 2

11 Title: AMI Interface Specification 4.2 Interface Infrastructure Network Layer The network layer for interconnection between the AMI Head-end and other legacy systems will be TCP/IP over Ethernet. Networking from the AMI Head- End system out over the AMI network to the endpoint devices is via a proprietary RF protocol over the AMI network Application Layer The AMI Head-End will communicate with the CIS system at the application layer using the Common Information Model (CIM) objects, expressed in XML, as defined in the MeterReadingAndControl-FDIS final document. 4.3 Specific Use Cases The following use cases apply to the interactions between the AMI Head-End system and the CIS system. o On-Demand Reads o Bulk Meter Readings o Remote Connect / Disconnect Page 11 of 16 Copyright Rev. 2

12 Title: AMI Interface Specification 5 MESSAGING 5.1 Contents of CIM Messages for Each Interfacing System To / From Systems CIS -> AMI AMI -> MDMS Message Type (Verb/Noun) Create/ EndDeviceControls Created/ MeterReadings Message Type Content (Class.Attribute) IdentifiedObject.mRID IdentifiedObject.Description EndDeviceControl.drProgramLevel EndDeviceControl.drProgramMandatory EndDeviceControl.priceSignal EndDeviceControl.scheduledInterval EndDeviceControl.type DemandResponseProgram.type DemandResponseProgram.validityInterval EndDeviceAsset.mRID EndDeviceGroup.groupAddress EndDeviceAsset.IdentifiedObject.mRID EndDeviceAsset.IdentifiedObject.name EndDeviceAsset.IndentifiedObject.Name.n ame EndDeviceAsset.IdentifiedObject.Name.Na metype.description EndDeviceAsset.IdentifiedObject.Name.Na metype.name EndDeviceAsset.IdentifiedObject.Name.Na metype.nametypeauthority.description EndDeviceAsset.IndentifiedObject.Name.N ametype.nametypeauthority.name EndDeviceGroup.IdentifiedObject.mRID EndDeviceGroup.IdentifiedObject.name EndDeviceGroup.IdentifiedObject.Name.na me EndDeviceGroup.IdentifiedObject.Name.N ametype.description EndDeviceGroup.IdentifiedObject.Name.N ametype.name EndDeviceGroup.IdentifiedObject.Name.N ametype.nametypeauthority.description EndDeviceGroup.IndentifiedObject.Name. NameType.NameTypeAuthority.name Reading.reason ReadingType.IdentifiedObject.mRID ReadingType.IdentifiedObject.name ReadingType.IdentifiedObject.Name.name ReadingType.IdentifiedObject.Name.Name Type.description ReadingType.IdentifiedObject.Name.Name Type.name ReadingType.IdentifiedObject.Name.Name Type.NameTypeAuthority.description ReadingType.IdentifiedObject.Name.Name Type.NameTypeAuthority.name ServiceDeliveryPoint.IdentifiedObject.mRI D ServiceDeliveryPoint.IdentifiedObject.nam e ServiceDeliveryPoint.IdentifiedObject.Nam e.name Use Case Referenced Connect / Disconnect Bulk Meter Reading Page 12 of 16 Copyright Rev. 2

13 Title: AMI Interface Specification ServiceDeliveryPoint.IdentifiedObject.Nam e.nametype.description ServiceDeliveryPoint.IdentifiedObject.Nam e.nametype.name ServiceDeliveryPoint.IdentifiedObject.Nam e.nametype.nametypeauthority.descripti on ServiceDeliveryPoint.IdentifiedObject.Nam e.nametype.nametypeauthority.name ServiceDeliveryPointGroup.IdentifiedObjec t.mrid ServiceDeliveryPointGroup.IdentifiedObjec t.name ServiceDeliveryPointGroup.IdentifiedObjec t.name.name ServiceDeliveryPointGroup.IdentifiedObjec t.name.nametype.description ServiceDeliveryPointGroup.IdentifiedObjec t.name.nametype.name ServiceDeliveryPointGroup.IdentifiedObjec t.name.nametype.nametypeauthority.de scription ServiceDeliveryPointGroup.IdentifiedObjec t.name.nametype.nametypeauthority.na me TimeSchedule.scheduleInterval.DateTimeI nterval.start TimeSchedule.scheduleInterval.DateTimeI nterval.end UsagePoint.IdentifiedObject.mRID UsagePoint.IdentifiedObject.name UsagePoint.IdentifiedObject.Name.name UsagePoint.IdentifiedObject.Name.NameT ype.description UsagePoint.IdentifiedObject.Name.NameT ype.name UsagePoint.IdentifiedObject.Name.NameT ype.nametypeauthority.description UsagePoint.IdentifiedObject.Name.NameT ype.nametypeauthority.name UsagePointGroup.IdentifiedObject.mRID UsagePointGroup.IdentifiedObject.name UsagePointGroup.IdentifiedObject.Name.n ame UsagePointGroup.IdentifiedObject.Name.N ametype.description UsagePointGroup.IdentifiedObject.Name.N ametype.name UsagePointGroup.IdentifiedObject.Name.N ametype.nametypeauthority.description UsagePointGroup.IdentifiedObject.Name.N ametype.nametypeauthority.name Page 13 of 16 Copyright Rev. 2

14 Basic Connectivity Network Interoperability Syntactic Interoperability Semantic Understanding Response to Failure Title: AMI Interface Specification 6 TESTING MATRIX GWAC Layers Device Pair AMI Head- End AMI Head- End AMI Network CIS YES YES YES YES YES MDMS YES YES YES YES YES AMI Head- End Legend: YES Testable Layers NO Proprietary / Inaccessible Layer N/A Not Applicable NO NO NO NO NO Table 2 Testing matrix including GWAC Stack Layers 6.1 MDMS Tested Behaviors MDMS and AMI The following behaviors should be tested between the MDMS and AMI systems: - The MDMS system processes meter read and event information sent from the AMI Head-End system for bulk meter readings. - The MDMS system is able to request on-demand reads from the AMI Head-End system and process meter read and event information returned from the AMI Head-End system. Page 14 of 16 Copyright Rev. 2

15 Title: AMI Interface Specification Basic Connectivity Basic connectivity over the AMI Network will be validated through the successful response requests processed by the system. Visibility to the AMI network connectivity will only be visible to testing through logs or database entries on the AMI Head-End system. Connectivity between the AMI Head-End and the MDMS will be validated by verifying the appropriate web service transactions are sent between the two systems. Syntactic Interoperability The following test for Syntactic Interoperability should be performed: - Validate that the AMI System has collected the bulk meter readings for all appropriate meters. - Validate that Scheduled Bulk Reads are sent from the AMI Head-End system to the MDMS via the Created/MeterReadings message. - Validate that the MDMS system properly processes and loads the bulk read data received from the Created/MeterReadings message into the MDMS database. - Validate that the MDMS can create an On-Demand read request and send a Get/MeterReadings message to the AMI Head-End. - Validate that the AMI Head end correctly receives the Get/MeterReadings message and processes the On-Demand read request. - Validate that the AMI Head-End creates a Reply/MeterReadings message in response to the On-Demand read request and returns the result to the MDMS. - Validate that the MDMS receives and processes the Reply/MeterReadings message from the AMI Head-End. 7 REFERENCES: The following documents were used as references in preparing this document. Page 15 of 16 Copyright Rev. 2

16 Title: AMI Interface Specification Use Cases EPRI Report_V _9_MeterReadingAndControl_FDIS final document 8 ISSUES: NONE ID Description Status 9 MISCELLANEOUS NOTES: NONE Page 16 of 16 Copyright Rev. 2

On Demand Meter Reading from CIS

On Demand Meter Reading from CIS On Demand Meter Reading from "Acknowledgment: This material is based upon work supported by the Department of Energy under Award Number DE-OE0000193." Disclaimer: "This report was prepared as an account

More information

Real Time Price HAN Device Provisioning

Real Time Price HAN Device Provisioning Real Time Price HAN Device Provisioning "Acknowledgment: This material is based upon work supported by the Department of Energy under Award Number DE-OE0000193." Disclaimer: "This report was prepared as

More information

EPRI CIM Conformance Testing Development Results. Bill Boswell Boreas Group John Simmins EPRI UCAIug 2011 Fall Meeting Austin, TX November 17, 2011

EPRI CIM Conformance Testing Development Results. Bill Boswell Boreas Group John Simmins EPRI UCAIug 2011 Fall Meeting Austin, TX November 17, 2011 EPRI CIM Conformance Testing Development Results Bill Boswell Boreas Group John Simmins EPRI UCAIug 2011 Fall Meeting Austin, TX November 17, 2011 System Engineering-based Approach Requirements derived

More information

Standardizing Common Information Model Implementations A Test Based Approach

Standardizing Common Information Model Implementations A Test Based Approach Standardizing Common Information Model Implementations A Test Based Approach #GridInterop John J. Simmins Electric Power Research Institute Kay Stefferud, Bruce Muschlitz EnerNex Mark Ortiz Xtensible Solutions

More information

CPS Energy Metering Strategies. Anthony Hawkins Senior Project Manager Energy Delivery & Solutions

CPS Energy Metering Strategies. Anthony Hawkins Senior Project Manager Energy Delivery & Solutions CPS Energy Metering Strategies Anthony Hawkins Senior Project Manager Energy Delivery & Solutions About CPS Energy The nation s largest municipally owned energy company providing both natural gas and electric

More information

INTERNATIONAL STANDARD

INTERNATIONAL STANDARD INTERNATIONAL STANDARD IEC 61968-9 Edition 1.0 2009-09 colour inside Application integration at electric utilities System interfaces for distribution management Part 9: Interfaces for meter reading and

More information

Avygdor Moise, Ph.D. Future DOS Research & Development Inc. Enablers of plug & play AMI solutions that work

Avygdor Moise, Ph.D. Future DOS Research & Development Inc. Enablers of plug & play AMI solutions that work Integration of the ANSI standard in the SmartGrid system design Presented by Avygdor Moise, Ph.D. Future DOS Research & Development Inc. Enablers of plug & play AMI solutions that work 303-6707 Elbow Drive

More information

3. SCHEDULED ACTIONS Scheduling Using Different Bases: Time, Temperature, Pricing Signals...32

3. SCHEDULED ACTIONS Scheduling Using Different Bases: Time, Temperature, Pricing Signals...32 Specification for PV & Storage Inverter Interactions using IEC 61850 Object Models and Capabilities (Draft v14) Table of Contents 1. OVERVIEW...1 1.1 Background of EPRI's Photovoltaic & Storage Integration

More information

Utility Operations & Best Practices The CIM: What it is and how it s being used

Utility Operations & Best Practices The CIM: What it is and how it s being used Utility Operations & Best Practices The CIM: What it is and how it s being used Ricardo Lopez Sr. Product Manager Itron Enterprise Edition Meter Data Management The CIM What It Is and How It s Being Used

More information

IEC Implementation Profiles for IEC 61968

IEC Implementation Profiles for IEC 61968 IEC 61968-100 Implementation Profiles for IEC 61968 Overview CIM University UCAIug Summit New Orleans, LA 22 October 2012 Agenda Introduction A look at the purpose, scope and key terms and definitions.

More information

: ESB Implementation Profile

: ESB Implementation Profile The Standards Based Integration Company Systems Integration Specialists Company, Inc. 61968 1-1: ESB Implementation Profile CIM University CESI/TERNA Milan, Italy June 15, 2010 Margaret Goodrich, Manager,

More information

Communication architectures and models for smart grid

Communication architectures and models for smart grid Part I Communication architectures and models for smart grid 1 Communication networks in smart grid: an architectural view Nipendra Kayastha, Dusit Niyato, Ping Wang, and Ekram Hossain 1.1 Introduction

More information

In-Field Programming of Smart Meter and Meter Firmware Upgrade

In-Field Programming of Smart Meter and Meter Firmware Upgrade In-Field Programming of Smart and Firmware "Acknowledgment: This material is based upon work supported by the Department of Energy under Award Number DE-OE0000193." Disclaimer: "This report was prepared

More information

CIM in HAN. CIMug Meeting Prague, Czech Republic May 10, Systems Integration Specialists Company, Inc.

CIM in HAN. CIMug Meeting Prague, Czech Republic May 10, Systems Integration Specialists Company, Inc. Systems Integration Specialists Company, Inc. CIM in HAN CIMug Meeting Prague, Czech Republic May 10, 2011 Margaret Goodrich, Manager, Systems Engineering SISCO, Inc. Tel: +1-903-477-7176 Fax: +1-903-489-0063

More information

Integrated Volt VAR Control Centralized

Integrated Volt VAR Control Centralized 4.3 on Grid Integrated Volt VAR Control Centralized "Acknowledgment: This material is based upon work supported by the Department of Energy under Award Number DE-OE0000193." Disclaimer: "This report was

More information

IEC Overview CIM University UCAIug Summit Austin, TX. 18 November 2011

IEC Overview CIM University UCAIug Summit Austin, TX. 18 November 2011 IEC 61968-100 Overview CIM University UCAIug Summit Austin, TX 18 November 2011 Agenda Introduction A look at the purpose, scope and key terms and definitions. Use Cases and Messaging Patterns What are

More information

Advanced Metering Infrastructure: More Than Just Meters. William Kelly Program Manager, Advanced Technology AMI Operations

Advanced Metering Infrastructure: More Than Just Meters. William Kelly Program Manager, Advanced Technology AMI Operations Advanced Metering Infrastructure: More Than Just Meters William Kelly Program Manager, Advanced Technology AMI Operations 1 Agenda What is AMI/AMR? Alignment with Utility Strategic Goals AMR/AMI at Austin

More information

IEC : Implementation Profile

IEC : Implementation Profile The Standards Based Integration Company Systems Integration Specialists Company, Inc. IEC 61968 100: Implementation Profile CIM University Prague, Czech Republic May 10, 2011 Margaret Goodrich, Manager,

More information

Bob Warden. IP Metering and the Smart Grid WAN Revolution October 27, 2008

Bob Warden. IP Metering and the Smart Grid WAN Revolution October 27, 2008 Bob Warden IP Metering and the Smart Grid WAN Revolution October 27, 2008 Creating a Digital Grid A Smart Grid is the foundation for a next-generation utility: The central nervous system." A single NETWORK

More information

Toronto Hydro-Electric System Limited EB Exhibit G1 Tab 1 Schedule 1 ORIGINAL Page 1 of 15 SMART GRID PLAN

Toronto Hydro-Electric System Limited EB Exhibit G1 Tab 1 Schedule 1 ORIGINAL Page 1 of 15 SMART GRID PLAN EB-00-0 Exhibit G Tab Schedule Page of 0 SMART GRID PLAN INTRODUCTION This Exhibit presents THESL s plans for development of the smart grid in keeping with the Green Energy and Green Economy Act, 00 (

More information

IntelliGrid. Don Von Dollen IntelliGrid Program Manager (650)

IntelliGrid. Don Von Dollen IntelliGrid Program Manager  (650) IntelliGrid Don Von Dollen IntelliGrid Program Manager dvondoll@epri.com www.epri-intelligrid.com (650) 855-2679 Background EPRI s IntelliGrid Program Mission: To accelerate the transformation of the power

More information

Metering Communications Interoperability: Are we there yet?

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

More information

Wireless Sensor Networks and Advanced Metering Infrastructure Deployment in Smart Grid

Wireless Sensor Networks and Advanced Metering Infrastructure Deployment in Smart Grid Wireless Sensor Networks and Advanced Metering Infrastructure Deployment in Smart Grid O. M. Longe, K. Ouahada, H. C. Ferreira, S. Rimer Dept. of Electrical & Electronics Engineering Science, University

More information

NIST SmartGrid Update. Paul Myrda Technical Executive Power Systems Engineering Research Center August 10, 2009

NIST SmartGrid Update. Paul Myrda Technical Executive Power Systems Engineering Research Center August 10, 2009 NIST SmartGrid Update Paul Myrda Technical Executive Power Systems Engineering Research Center August 10, 2009 Overview NIST was mandated by Congress in the Energy Independence and Security Act (EISA)

More information

Smart Grid Architecture Committee (SGAC) Standard Review IEC Suite of Standards White Paper November 2011

Smart Grid Architecture Committee (SGAC) Standard Review IEC Suite of Standards White Paper November 2011 Smart Grid Architecture Committee (SGAC) Standard Review IEC 61850 Suite of Standards White Paper November 2011 Standard Name IEC 61850 Suite of standards Communication networks and systems for power utility

More information

Pepco s Plans for Smart Grid. Rob Stewart Blueprint Technology Strategist

Pepco s Plans for Smart Grid. Rob Stewart Blueprint Technology Strategist Pepco s Plans for Grid Rob Stewart Blueprint Technology Strategist 0 Pepco s Grid Vision Through the Grid, customers will become empowered to make choices regarding their use and cost of energy. It will

More information

AMI in Smart Substation Pilot Project

AMI in Smart Substation Pilot Project AMI in Smart Substation Pilot Project Knathip Spuntupong Metropolitan Electricity Authority Metering, Billing, CRM Asia 2013 22-23 May 2013 Bangkok Convention Centre at CentralWorld, Thailand Presentation

More information

National Smart Metering Program Business Processes and Procedures HAN Process Analysis (Extract for the BRWG)

National Smart Metering Program Business Processes and Procedures HAN Process Analysis (Extract for the BRWG) National ing Program Business Processes and Procedures Process Analysis (Etract for the BRWG) 9 June 2010 Dr Martin Gill, Work Stream Leader NSSC Secretariat BPPWG process maps (new sequence) v096 Slide

More information

Introduction to IEC Landis+Gyr May 27, 2015

Introduction to IEC Landis+Gyr May 27, 2015 Introduction to IEC61968-100 IEC61968-100 Implementation Profiles 2 IEC61968-100.... The Basics (1) IEC61968-100 reflects best practices and integration experiences and has been in effective use since

More information

Evaluation of Business Cases for Smart Grid Solutions Kenny Mercado, Senior VP Electric Operations

Evaluation of Business Cases for Smart Grid Solutions Kenny Mercado, Senior VP Electric Operations Evaluation of Business Cases for Smart Grid Solutions Kenny Mercado, Senior VP Electric Operations April 21, 2015 CenterPoint Energy (CNP) Headquartered in Houston, Texas Serving 5.7 million electric &

More information

Overview of Standards for Integrating Distributed Energy Resources

Overview of Standards for Integrating Distributed Energy Resources Overview of Standards for Integrating Distributed Energy Resources Mark McGranaghan EPRI November 18, 2014 Integrated Grid Vision Power System that is Highly Flexible, Resilient and Connected and Optimizes

More information

Intelligent Grid Strategy. Customer Value Operational Excellence Reliability

Intelligent Grid Strategy. Customer Value Operational Excellence Reliability Intelligent Grid Strategy Customer Value Operational Excellence Reliability April 4, 2016 1 Today s discussion Overview of District s Intelligent Grid vision Industry trends Update on Advanced Two-way

More information

Multi-Service IP Communication for Metering and Grid Information

Multi-Service IP Communication for Metering and Grid Information Multi-Service IP Communication for Metering and Grid Information JOHN-PAUL KNAUSS Principal Distribution Automation Engineer, National Grid TOM JOHNSON Smart Grid Automation Manager, Itron WHITE PAPER

More information

2010 SMART GRID INVESTMENTS OPERATIONS

2010 SMART GRID INVESTMENTS OPERATIONS EB-00-0 Exhibit G Tab Schedule Page of 00 SMART GRID INVESTMENTS OPERATIONS 0 FEEDER AUTOMATION Feeder automation ( FA ) is identified as a key priority of THESL s smart grid implementation to mitigate

More information

Oracle Utilities Smart Grid Gateway Adapter for Sensus

Oracle Utilities Smart Grid Gateway Adapter for Sensus Oracle Utilities Smart Grid Gateway Adapter for Sensus Configuration Guide Release 2.0.0 Service Pack 9 E27510-03 May 2013 Oracle Utilities Smart Grid Gateway adapter for Sensus Configuration Guide E27510-03

More information

Unified AMI Information Models to Support Diversified Smart Grid Systems and Applications

Unified AMI Information Models to Support Diversified Smart Grid Systems and Applications Unified AMI Information Models to Support Diversified Smart Grid Systems and Applications Zhao Li*, Jiang Zheng*, Fang Yang +, Aldo Dagnino* *Industrial Software Systems + Grid Automation ABB US Corporate

More information

Progressing AMI in Asia Pacific Mike Wetselaar Director Sales South East ASia

Progressing AMI in Asia Pacific Mike Wetselaar Director Sales South East ASia Progressing AMI in Asia Pacific Mike Wetselaar Director Sales South East ASia 1 Landis+Gyr Smart Grid 09.05.2012 Table of Content I. The AMI network II. III. The Challenges Addressing your requirements

More information

Cyan Technology Ltd. Delivering Smart Metering Benefits to the Indian Utilities. Dr. Sean Cochrane Strategic Marketing Manager, Cyan Technology

Cyan Technology Ltd. Delivering Smart Metering Benefits to the Indian Utilities. Dr. Sean Cochrane Strategic Marketing Manager, Cyan Technology Cyan Technology Ltd Delivering Smart Metering Benefits to the Indian Utilities Dr. Sean Cochrane Strategic Marketing Manager, Cyan Technology 4th Annual Smart Grids & Cleanpower 2012 Conference 14 June

More information

WELCOME. Landis+Gyr Technical Training Catalog

WELCOME. Landis+Gyr Technical Training Catalog WELCOME Training is essential to ensure the customer s success in implementing the Smart Grid Solution. Our goal at Landis+Gyr is to provide a foundation of knowledge that will allow personnel to quickly

More information

Smart Grid Automation in a Cyber-Physical Context

Smart Grid Automation in a Cyber-Physical Context Smart Grid Automation in a Cyber-Physical Context VIASAT PROPRIETARY 2015 ViaSat Inc. WELCOME VIASAT PROPRIETARY 2 Communications + Networking + Security Services >$1.5B in Sales 29 years, NASDAQ: VSAT

More information

OpenSG / NIST Conference Call September 16, 2009

OpenSG / NIST Conference Call September 16, 2009 OpenSG / NIST Conference Call September 16, 2009 Agenda 1:00pm 1:10pm - Welcome and Introductions 1:10pm 1:30pm Recommendations on PAP work assignments 1:30pm 2:30pm - Why the CIM should be the basis for

More information

OpenWay Electricity Metering Programming Software Tips and Tricks September 28, 2009 Christian Hudson

OpenWay Electricity Metering Programming Software Tips and Tricks September 28, 2009 Christian Hudson OpenWay Electricity Metering Programming Software Tips and Tricks September 28, 2009 Christian Hudson Agenda History of Meter Programming The Transition Network Structure Components Identifiers Registration

More information

Duke Energy s Utility of the Future Project: Developing A Smart Grid Regulatory Strategy Across Multi-State Jurisdictions

Duke Energy s Utility of the Future Project: Developing A Smart Grid Regulatory Strategy Across Multi-State Jurisdictions Duke Energy s Utility of the Future Project: Developing A Smart Grid Regulatory Strategy Across Multi-State Jurisdictions Matt Smith Director Utility of the Future Will McNamara Principal Consultant 1

More information

CESC Limited Power Distribution for the Future August BCC & I - Power Distribution for the Future

CESC Limited Power Distribution for the Future August BCC & I - Power Distribution for the Future CESC Limited Power Distribution for the Future August 2016 www.cesc.co.in debasis.gupta@rp-sg.in 1 1 Power Distribution for the Future In the coming years, Utilities would need to: Expand the network to

More information

AMI Applications at SDG&E Metering America March 24, 2009 Ted M. Reguly Smart Meter Program Director SDG&E

AMI Applications at SDG&E Metering America March 24, 2009 Ted M. Reguly Smart Meter Program Director SDG&E AMI Applications at SDG&E Metering America March 24, 2009 Ted M. Reguly Smart Meter Program Director SDG&E 2008 San Diego Gas & Electric Company. All copyright and trademark rights reserved About Sempra

More information

Governing Millions Meters Data

Governing Millions Meters Data Governing Millions Meters Data Zhao Li LY Grid Innovation 1685 Drum Corps Dr. Menasha, WI, 54952 leezhao@gmail.com Abstract With the deployment of advance metering infrastructure (AMI) worldwide, millions

More information

The Infrastructure Management Imperative. Smart Grid Infrastructure Management Challenges and Solutions

The Infrastructure Management Imperative. Smart Grid Infrastructure Management Challenges and Solutions The Infrastructure Management Imperative Smart Grid Infrastructure Management Challenges and Solutions Which is most important Infrastructure, applications or the user experience? They all are. There is

More information

Frank Lewis Partner, Global Business Services IBM, Georgia, USA IBM Corporation

Frank Lewis Partner, Global Business Services IBM, Georgia, USA IBM Corporation Frank Lewis Partner, Global Business Services IBM, Georgia, USA The electricity network will change more in the next 20 years than in the last 100 Global Drivers Economy Climate change & the environment

More information

Printed Documentation

Printed Documentation Printed Documentation Table of Contents Welcome To MDMS... 1 End User Requirements For Help... 1 End User Requirements For NISC Meter Data Management System... 1 Printable Version Of Help Manual... 1

More information

Proven results Unsurpassed interoperability Fast, secure and adaptable network. Only EnergyAxis brings it all together for the Smart Grid

Proven results Unsurpassed interoperability Fast, secure and adaptable network. Only EnergyAxis brings it all together for the Smart Grid Proven results Unsurpassed interoperability Fast, secure and adaptable network Only EnergyAxis brings it all together for the Smart Grid Outage management & restoration Elster global strength Demand response

More information

EPRI Smart Grid R&D Overview

EPRI Smart Grid R&D Overview EPRI Smart Grid R&D Overview September 5 th 2008 Erfan Ibrahim, Ph. D. Technical Executive CIO Initiative Lead Electric Power Research Institute (EPRI) Electric Power Research Institute Collaboration..Technical

More information

Grid Modernization Challenges for the Integrated Grid

Grid Modernization Challenges for the Integrated Grid Grid Modernization Challenges for the Integrated Grid Mark McGranaghan VP, Distribution and Utilization Electric Power Research Institute Wednesday 21 JUN 2017 PowerTech 2017 Manchester The Vision An Integrated

More information

Smart Grid vs. The NERC CIP

Smart Grid vs. The NERC CIP Smart Grid vs. The NERC CIP Tobias Whitney, MBA GE Smart Grid Center of Excellence 1 First The Bottom Line Security & Privacy are paramount Smart Grid concerns of regulators and the public Currently every

More information

DTE Initiatives. August 13, 2007

DTE Initiatives. August 13, 2007 DTE Initiatives August 13, 2007 Demographics DTE s Largest Operating Subsidiaries are the following: Detroit Edison 2.2 million customers in Southeastern Michigan 11,080 megawatt generation capacity Company

More information

Oracle Utilities Smart Grid Gateway MV90 Adapter for Itron

Oracle Utilities Smart Grid Gateway MV90 Adapter for Itron Oracle Utilities Smart Grid Gateway MV90 Adapter for Itron Administrative User Guide Release 2.2.0.1 E80273-02 April 2017 Oracle Utilities Smart Grid Gateway MV90 Adapter for Itron Administrative User

More information

Integrating Distributed Resources into Distribution Planning and Operations R&D Priorities

Integrating Distributed Resources into Distribution Planning and Operations R&D Priorities Integrating Distributed Resources into Distribution Planning and Operations R&D Priorities Mark McGranaghan Jason Taylor Electric Power Research Institute CIRED Workshop 2016 Helsinki Theme 2: Resilient

More information

Oracle Utilities Smart Grid Gateway Adapter for Sensus RNI

Oracle Utilities Smart Grid Gateway Adapter for Sensus RNI Oracle Utilities Smart Grid Gateway Adapter for Sensus RNI Configuration Guide Release 2.1.0 Service Pack 3 E49897-03 May 2015 Oracle Utilities Smart Grid Gateway adapter for Sensus Configuration Guide

More information

Oracle Utilities Smart Grid Gateway Adapter for Landis+Gyr

Oracle Utilities Smart Grid Gateway Adapter for Landis+Gyr Oracle Utilities Smart Grid Gateway Adapter for Landis+Gyr Configuration Guide Release 2.1.0 Service Pack 3 E51075-03 May 2015 Oracle Utilities Smart Grid Gateway Adapter for Landis+Gyr Configuration Guide

More information

Managing Application Configuration Data with CIM

Managing Application Configuration Data with CIM Managing Application Configuration Data with CIM Viktor Mihajlovski IBM Linux Technology Center, Systems Management Introduction The configuration of software, regardless whether

More information

Standards and Test Procedures for Interconnection and Interoperability (GMLC 1.4.1)

Standards and Test Procedures for Interconnection and Interoperability (GMLC 1.4.1) Standards and Test Procedures for Interconnection and Interoperability (GMLC 1.4.1) DAVID NARANG, NREL April 18-20 Sheraton Pentagon City Arlington, VA Insert Technical Team Area 5/11/2017 1 High Level

More information

describe the functions of Windows Communication Foundation describe the features of the Windows Workflow Foundation solution

describe the functions of Windows Communication Foundation describe the features of the Windows Workflow Foundation solution 1 of 9 10/9/2013 1:38 AM WCF and WF Learning Objectives After completing this topic, you should be able to describe the functions of Windows Communication Foundation describe the features of the Windows

More information

Oracle Utilities Smart Grid Gateway Adapter for Silver Spring Networks

Oracle Utilities Smart Grid Gateway Adapter for Silver Spring Networks Oracle Utilities Smart Grid Gateway Adapter for Silver Spring Networks Configuration Guide Release 2.0.0 Service Pack 9 E29540-03 May 2013 Oracle Utilities Smart Grid Gateway adapter for Silver Spring

More information

SGCC Peer Connect: Smart Grid HAN Standards. April 26, 2012

SGCC Peer Connect: Smart Grid HAN Standards. April 26, 2012 SGCC Peer Connect: Smart Grid HAN Standards April 26, 2012 Today s Presenters John McDonald Director, Technical Strategy and Policy Development GE Digital Energy Robby Simpson, PhD System Architect GE

More information

Roles and Responsibilities in the context of Ontario s Smart Grid. Ontario Smart Grid Forum Monday, February 22 nd 2010

Roles and Responsibilities in the context of Ontario s Smart Grid. Ontario Smart Grid Forum Monday, February 22 nd 2010 Roles and Responsibilities in the context of Ontario s Smart Grid Ontario Smart Grid Forum Monday, February 22 nd 2010 About This Presentation This presentation is intended to foster a discussion about

More information

Volt/VAR Control Options and How to Leverage AMI Data

Volt/VAR Control Options and How to Leverage AMI Data By Tom Helmer, Executive Consultant and Joseph Sottnik, P.E., Project Manager, Black & Veatch Published in the August 2012 issue of PowerGrid International Energy efficiency and operational optimization

More information

Chapter 8: Smart Grid Communication and Networking

Chapter 8: Smart Grid Communication and Networking Chapter 8: Smart Grid Communication and Networking Prof. Yuh-Shyan Chen Department of Computer Science and Information Engineering National Taipei University Outline 1. The framework of smart grid 2. Network

More information

Naming & Design Requirements (NDR)

Naming & Design Requirements (NDR) The Standards Based Integration Company Systems Integration Specialists Company, Inc. Naming & Design Requirements (NDR) CIM University San Francisco October 11, 2010 Margaret Goodrich, Manager, Systems

More information

Justifying the Use of the CIM in the Utility Enterprise

Justifying the Use of the CIM in the Utility Enterprise Justifying the Use of the CIM in the Utility Enterprise IEEE Power System Conference and Exhibit Seattle, Washington March 18, 2009 Terry Saxton Vice President, Special Projects Xtensible Solutions 1 Presentation

More information

Interoperability Concerns in Advanced Metering Infrastructure

Interoperability Concerns in Advanced Metering Infrastructure Interoperability Concerns in Advanced Metering Infrastructure Keywords: metering, AMI, naming, communications, interoperability, business processes, risks, networking Abstract While Advanced Metering Infrastructure

More information

The Universe of Possibilities using AF. Copyr i ght 2014 O SIs oft, LLC.

The Universe of Possibilities using AF. Copyr i ght 2014 O SIs oft, LLC. The Universe of Possibilities using AF Presented by Herbert Falk Copyr i ght 2014 O SIs oft, LLC. The Core of Future Applications PI TAGs PI Event Frames AF PI Notifications PI Analytics 2 Application

More information

Advanced Metering Infrastructure (AMI)

Advanced Metering Infrastructure (AMI) Glossary of Terms Relating to Smart Grid and Metering Advances Prepared for the WPUI Feed Back on Feed Back Workshop Hosted by: Wisconsin Public Service Corporation Resources used to develop these definitions:

More information

Semantic Modeling with the CIM. 28 February 2012 Terry Saxton

Semantic Modeling with the CIM. 28 February 2012 Terry Saxton Semantic Modeling with the CIM 28 February 2012 Terry Saxton 1 Presentation Contents NIST Smart Grid Roadmap and CIM CIM as a semantic model Genius and uniqueness of CIM standards Business drivers for

More information

Xcel Energy Leverages 4G LTE to Enable Reliable, High Speed Connectivity to Distribution End Points

Xcel Energy Leverages 4G LTE to Enable Reliable, High Speed Connectivity to Distribution End Points Xcel Energy Leverages 4G LTE to Enable Reliable, High Speed Connectivity to Distribution End Points Presented By: Speakers: David Markland, Senior Manager, Product Management, Sierra Wireless Dan Lysaker,

More information

AMI Performance Requirements and Testing

AMI Performance Requirements and Testing AMI Performance Requirements and Testing Tom Guttormson, PE Principal Technology Engineer Key (and Bee) material by: Jeff Hendrickson AMI Project Lead Manager Customer Operations20 Connexus Energy Ramsey,

More information

Wisconsin Public Utility Institute

Wisconsin Public Utility Institute Wisconsin Public Utility Institute March 1, 2018 Highlights on the Public Service Commission of Wisconsin s Work on Grid Modernization Public Service Commission of Wisconsin Ellen Nowak, Chairperson Agenda

More information

Written Testimony of Michael A. Stoessl Group President, Cooper Power Systems On behalf of the National Electric Manufacturers Association

Written Testimony of Michael A. Stoessl Group President, Cooper Power Systems On behalf of the National Electric Manufacturers Association Written Testimony of Michael A. Stoessl Group President, Cooper Power Systems On behalf of the National Electric Manufacturers Association July 23, 2009 Before the U.S. House of Representatives Committee

More information

Cisco Connected Grid:

Cisco Connected Grid: Cisco Connected Grid: Smart Grid Solutions Essam AbdElaal CCIE, 8624 Solution Architect CENSU 2011 Cisco and/or its affiliates. All rights reserved. Cisco Public 1 Vision Transform energy production, distribution

More information

Oracle Utilities Smart Grid Gateway Adapter for Networked Energy Services

Oracle Utilities Smart Grid Gateway Adapter for Networked Energy Services Oracle Utilities Smart Grid Gateway Adapter for Networked Energy Services Administrative User Guide Release 2.2.0.2 E92027-01 January 2018 Oracle Utilities Smart Grid Gateway Adapter for Networked Energy

More information

Realizing the Smart Grid - A Solutions Provider's Perspective David G. Hart July Elster. All rights reserved.

Realizing the Smart Grid - A Solutions Provider's Perspective David G. Hart July Elster. All rights reserved. Realizing the Smart Grid - A Solutions Provider's Perspective David G. Hart July 2009 2009 Elster. All rights reserved. What is the Smart Grid? 2009 Elster. All rights reserved. 2 Smart Grid Two Way Communications..Sensors...Distributed

More information

TETRA for SCADA Challenges in CLP

TETRA for SCADA Challenges in CLP TETRA for SCADA Challenges in CLP CCW 2016 Amsterdam Ir. Terrance Lai Digital Systems Manager CLP Power Hong Kong Ltd CLP Group One of the largest investor-owned utility companies in Asia We generate,

More information

Time Synchronization and Standards for the Smart Grid

Time Synchronization and Standards for the Smart Grid Time Synchronization and Standards for the Smart Grid Tom Nelson National Institute of Standards and Technology 2011 NIST - ATIS - Telcordia Workshop on Synchronization in Telecommunication Systems (WSTS

More information

Smart Meter Xchange Program

Smart Meter Xchange Program Smart Meter Xchange Program I. Purpose CPS Energy will provide to single family residential customers an option to exchange the installation of a smart meter under CPS Energy s Smart Meter Xchange Program

More information

PRYSM ADVANCED METERING INFRASTRUCTURE. Intelligent Digital Solutions for a Smarter India

PRYSM ADVANCED METERING INFRASTRUCTURE. Intelligent Digital Solutions for a Smarter India PRYSM ADVANCED METERING INFRASTRUCTURE Intelligent Digital Solutions for a Smarter India VELANKANI SMART GRID PRODUCTS DRIVING INNOVATIVE ENERGY EFFICIENT SOLUTIONS Smart metering essentially involves

More information

Active Distribution Networks: Chad Abbey

Active Distribution Networks: Chad Abbey Active Distribution Networks: Canadian Example Projects Chad Abbey Overview Background Active distribution networks integration of DER and distribution automation Canadian context Utility projects Natural

More information

MD Link Integration MDI Solutions Limited

MD Link Integration MDI Solutions Limited MD Link Integration 2013 2016 MDI Solutions Limited Table of Contents THE MD LINK INTEGRATION STRATEGY...3 JAVA TECHNOLOGY FOR PORTABILITY, COMPATIBILITY AND SECURITY...3 LEVERAGE XML TECHNOLOGY FOR INDUSTRY

More information

Pacific Gas and Electric Company's SmartMeter TM Program Quarterly Report Third Quarter, 2010

Pacific Gas and Electric Company's SmartMeter TM Program Quarterly Report Third Quarter, 2010 Pacific Gas and Electric Company's SmartMeter TM Program Quarterly Report PG&E s SmartMeter Program Quarterly Report was prepared in compliance with the following: PG&E shall provide quarterly reports

More information

Mike Julian VP, Sales Tantalus USA

Mike Julian VP, Sales Tantalus USA Mike Julian VP, Sales Tantalus USA The Wish List Save money via AMR automated meter reads Meter is the endpoint Dominated by one-way technology: - Drive-by - Powerline (PLC) Improve reading / billing accuracy

More information

Managing Security, Risk and Compliance for Critical Assets on the Smart Grid

Managing Security, Risk and Compliance for Critical Assets on the Smart Grid Managing Security, Risk and Compliance for Critical Assets on the Smart Grid Kshamit Dixit Toronto Hydro Toronto Hydro A snapshot Worldwide Employees: 1,700 Revenues: $2.3 Billion Headquarters: Toronto,

More information

Transactive Control and OpenADR Roles and Relationships

Transactive Control and OpenADR Roles and Relationships Transactive Control and OpenADR Roles and Relationships Revision 1.07 May, 2014 Web: www.qualitylogic.com Tel: 805 531 9030 Email: info@qualitylogic.com 2014 QualityLogic Inc. This material is based upon

More information

Southern Company Smart Grid

Southern Company Smart Grid Southern Company Smart Grid Smart Grid Investment Grant Update July 25, 2011 Southern Company Southern Company is one of the nations largest generators of electricity Has 4.4 million retail customers across

More information

Support Policy and Service Level Commitment

Support Policy and Service Level Commitment Support Policy and Service Level Commitment This Support Policy and Service Level Commitment ( SLC ) is between ZIP Telecom Inc. ( ZIP ) and the Client ( Client ). This SLC describes the terms and conditions

More information

VP and Chief Technology Officer

VP and Chief Technology Officer Global Climate and Energy Project Advanced Electricity Infrastructure Workshop November 1-2, 2007 Visions for the Utility of the Future David Mohler VP and Chief Technology Officer October Board Meeting

More information

Smart Grid Development in Ho Chi Minh City

Smart Grid Development in Ho Chi Minh City Power Grid Modernization by Smart Grid Development in Ho Chi Minh City Ho Chi Minh City, 06/2016 CONTENTS Introduction of EVNHCMC Power Grid Modernization by Smart Grid Development in EVNHCMC Perspectives

More information

NIST Interoperability Standards Update

NIST Interoperability Standards Update NIST Interoperability Standards Update Vahid Madani PG&E (PSTT) Damir Novosel Quanta Tech. (PSTT) Ron Farquharson EnerNex Corp. Ken Martin IEEE C 37-118 1 NIST Three Phase Plan PHASE 1 Identify an initial

More information

Monitor Your Distribution Grid

Monitor Your Distribution Grid Connected Energy Grid Management Improve reliability measures (SAIDI, SAIFI, CAIDI) Focus reliability improvements where they are needed most Improve volt/var control Optimize voltage for CVR Reduce outage

More information

Cisco Prime Home 5.1 Technical

Cisco Prime Home 5.1 Technical Data Sheet Cisco Prime Home 5.1 Technical The proliferation of Internet-connected devices and the explosion of video and data traffic are driving complexity in the home network. Increasing numbers of new

More information

CA Unified Infrastructure Management

CA Unified Infrastructure Management CA Unified Infrastructure Management clariion Release Notes All series Copyright Notice This online help system (the "System") is for your informational purposes only and is subject to change or withdrawal

More information

Securing the Smart Grid. Understanding the BIG Picture 11/1/2011. Proprietary Information of Corporate Risk Solutions, Inc. 1.

Securing the Smart Grid. Understanding the BIG Picture 11/1/2011. Proprietary Information of Corporate Risk Solutions, Inc. 1. Securing the Smart Grid Understanding the BIG Picture The Power Grid The electric power system is the most capital-intensive infrastructure in North America. The system is undergoing tremendous change

More information

Jon Rappaport Chairman USNAP Alliance USA

Jon Rappaport Chairman USNAP Alliance USA Jon Rappaport Chairman USNAP Alliance USA Enabling the HAN Smart Meter AMI & WAN connectivity Wired and wireless communications Device level interoperability Plug and play installation Secure and unsecured

More information

Smart Grid Task Force

Smart Grid Task Force Smart Grid Task Force Workshop meeting Mladen Kezunovic Texas A&M University it Coordinator PSerc Workshop August st10-13, 13 2009 Breckenridge CO Agenda 1:30-3:00pm PSerc Smart Grid Task Force PSerc Smart

More information