Fundamentals of CIM for big data integration and interoperability

Size: px
Start display at page:

Download "Fundamentals of CIM for big data integration and interoperability"

Transcription

1 Fundamentals of CIM for big data integration and interoperability Grid Analytics Europe April 2016 Ivo Kuijlaars 06 April 2016 Stefan Pantea, Interoperability and Systems Engineering Expert, National Grid Nejc Petrovič, Technical Researcher, Elektro Gorenjska Ivo Kuijlaars, Consultant, DNV GL 1 SAFER, SMARTER, GREENER

2 Introduction Big data integration and CIM Ivo Kuijlaars 25 minutes CIM fundamentals, TSO experience Stefan Pantea 25 minutes DSO experience Nejc Petrovič 25 minutes Stefan Pantea All Demo Discussion 30 minutes 15 minutes Big data integration and CIM: Big data requirements Big data situation Big data integration and interoperability Phase 1: batch based Data management architecture styles Mapping of data Big data integration and interoperability Phase 2: service based Common Information Model Interface Reference Model CIM as a semantic model CIM as a reference model CIM for unique identification CIM pros and cons 2

3 About DNV GL In the energy industry, DNV GL delivers world-renowned testing and advisory services to the full energy value chain including renewables and energy efficiency. Our expertise spans onshore and offshore wind power, solar, transmission and distribution, smart grids, and sustainable energy use, as well as energy markets and regulations. Helped realizing reliable grids for 90 years Over 2,500 employees in energy Experts with in-depth knowledge Integrated services Risk-based verification concept 3

4 Big data requirements For analysis the following data requirements are often mentioned at utilities: 1. Single definition of data 2. Single Point of Truth: no redundancy 3. Integration of distributed data 4. Data lifecycle 5. Data lifetime: system independent 6. Data quality: complete, right and up-to-date 7. Data retrieval performance Plan Remove Maintain Operate Data lifecycle Design Build What is the current situation? 4

5 Big data situation Recognisable situations at utilities: Data is stored in silos Only system IDs: no 'Globally Unique Identifier' Data governance is poor Data definition is not harmonised Data reference model is not shared Poor data quality control Intensive search needed to acquire needed information Intensive maintenance work on data quality and data interfaces Poor data: poor decisions! Governance? Do you really want this? How to merge data for analysis? 5

6 Big data integration and interoperability Phase 1: batch based Data analysis on integrated data, ideally from a central register Asset data is stored in different systems: EMS, DMS, OMS, GIS, ERP, CAD, ECM, etc. These have different data models and different data definitions. However data can be merged through a staging process. Mapping is crucial here. Are there alternatives for a central register? 6

7 Data management architecture styles How to realise data mapping? 7

8 Mapping of data Interfaces can be realised in 4 ways: 1. Custom interface: every interface needs to be developed and maintained 2. Mapped interface: a customised reusable interface based on a reference model 3. Multi purpose adapters, based on a reference model 4. Matching physical data models: no need for an interface What is an adapter? 8

9 Big data integration and interoperability Phase 2: service based Once data is related or merged into a central register, the next phase are the real-time interfaces between source systems and the central register. These use adapters to map the data to the central register, but also directly to the other systems Mapping needs a reference model. Which one? 9

10 Common Information Model The CIM is an international IEC standard, now globally accepted for modelling the information exchanges required in electric utilities. The CIM is independent of any individual application, middleware, or message protocols used for data exchange. The interoperability enabled by the CIM standards is a key factor for achieving the Smart Grid vision. The CIM is defined in WG13, 14 and 16. Smart Grid Architecture Model (SGAM) How is the CIM structured? 10

11 CIM Interface Reference Model The IRM provides a framework to identify information exchange requirements (use cases) for business functions. CIM now has over 600 classes with thousands of attributes and associations. IRM helps to prevent duplication of data definitions in CIM. Interface Reference Model (IRM) What are data definitions in CIM? 11

12 CIM as a semantic model Back to requirement 1: Single definition of data CIM is a semantic model: it describes the components of a power system. This provides consensus on the interpretation of each class and attribute, removing ambiguity and duplication of definitions. Examples: Recloser: Pole-mounted fault interrupter with built-in phase and ground relays, current transformer (CT), and supplemental controls. Sectionaliser: Automatic switch that will lock open to isolate a faulted section. It may, or may not, have load breaking capability. Its primary purpose is to provide fault sectionalising at locations where the fault current is either too high, or too low, for proper coordination of fuses. How can you use CIM for mapping? 12

13 CIM as a reference model cla ss DCIMPhaseModel Back to mapping. CIM is a common model to which all physical data models can map. This enables interoperability. Cor e:: ConductingEquipment Wir es:: Ener gyconsumer +EnergyConsumer Wir es::regulatingcondeq + controlenabled: Boolean [0..1] 1 W ir es:: Shunt Compensa tor +ShuntCompensator 1 Cor e:: Equipment 0..* +ShuntCompensatorPhase 0..* +EnergyConsumerPhase W ir es:: Energy ConsumerP hase + pfixed: ActivePower [0..1] + pfixedpct: PerCent [0..1] + phase: SinglePhaseKind [0..1] + qfixed: ReactivePower [0..1] + qfixedpct: PerCent [0..1] W ir es:: ShuntCompensa tor P ha se + maximumsections: Integer [0..1] + normalsections: Integer [0..1] + phase: SinglePhaseKind [0..1] IdentifiedObject Cor e:: Power Sy stemresource Wir es:: ACLineSegment +ACLineSegment Wir es::aclinesegmentphase Wir es:: Conductor 1 0..* +ACLineSegmentPhases + phase: SinglePhaseKind [0..1] +ACLineSegment W ir es::cut 1 +Cut 0..* + lengthfromterminal1: Length [0..1] W ir es::switch 1 +Switch 0..* +SwitchPhase Wir es::switchpha se + closed: Boolean [0..1] + normalopen: Boolean [0..1] + phaseside1: SinglePhaseKind [0..1] + phaseside2: SinglePhaseKind [0..1] W ir es:: Disconnect or W ir es:: Sectiona liser Wir es::fuse What about a world wide ID for all components? Wir es::jumper Wir es:: Gr ounddisconnector W ir es:: P rotectedswitch Wir es:: Recloser Wir es:: Loa db r ea k Swit ch Wir es:: B r ea k er 13

14 CIM for unique identification Three CIM pillars to start with data integration: Single (semantic) definition of data Data mapping to a common model Unique identification CIM (part 454, Business Object Registry Service Specification) models shared identification of objects, with an mrid of GUID. Systems can keep using their system IDs and local names. With this the CIM model offers a working registry service to relate data in silo s. What are the benefits of CIM? 14

15 CIM Pros and cons Advantages: Proven, mature and direct usable standard: CIM provides common semantics for information exchange between heterogeneous systems Fewer interfaces: reduces data engineering efforts and maintenance on current interfaces Consistent interfaces: easier understandable and maintainable/expandable Improved data quality: Unity in definitions, Less errors by clear definitions and validation of the data No vendor lock-in Uses industry standard modelling notation (UML, XML) Good architectural principal: Strive for unity and standardisation Disadvantages: First interface is a lot of work CIM may appear more difficult, when the approach is for a point-to-point interface solution Conclusion: CIM enables big data integration and interoperability 15

16 Thank you for your attention Ivo Kuijlaars SAFER, SMARTER, GREENER 16

Generic strategy for CIM based systems integration for European distribution system operators

Generic strategy for CIM based systems integration for European distribution system operators Generic strategy for CIM based systems integration for European distribution system operators Andrej Souvent, EIMV Nejc Petrovič, Elektro Gorenjska, d.d. Eric Lambert, EDF R&D Starting points IT systems

More information

EAMS for Future Grids

EAMS for Future Grids EAMS for Future Grids Presenter: Nguyen Khanh-Loc Senior Consultant DNV GL Clean Technology Centre Singapore 1 SAFER, SMARTER, GREENER Objectives What is EAMS? Why EAMS? How EAMS helps? 2 DNV GL - Organized

More information

Smart Grid - Big Data visualized in GIS

Smart Grid - Big Data visualized in GIS Smart Grid - Big Data visualized in GIS Maximizing Data Value with GIS and CIM in a Smart Grid World ESRI UC, San Diego, July 15 th 2014 Presenters from DONG Energy Signe Bramming Andersen, sigba@dongenergy.dk

More information

Best Practices for Creating Your Smart Grid Network Model. By John Dirkman, P.E.

Best Practices for Creating Your Smart Grid Network Model. By John Dirkman, P.E. Best Practices for Creating Your Smart Grid Network Model By John Dirkman, P.E. Best Practices for Creating Your Smart Grid Network Model By John Dirkman, P.E. Executive summary A real-time model of their

More information

White Paper. Convergence of Information and Operation Technologies (IT & OT) to Build a Successful Smart Grid

White Paper. Convergence of Information and Operation Technologies (IT & OT) to Build a Successful Smart Grid White Paper Convergence of Information and Operation Technologies (IT & OT) to Build a Successful Smart Grid Contents Executive Summary... 3 Integration of IT and OT... 4 Smarter Grid using Integrated

More information

The Future of Grid Control: Smart Grid and Beyond John D. McDonald, P.E. Director Technical Strategy & Policy Development

The Future of Grid Control: Smart Grid and Beyond John D. McDonald, P.E. Director Technical Strategy & Policy Development GE Digital Energy The Future of Grid Control: Smart Grid and Beyond John D. McDonald, P.E. Director Technical Strategy & Policy Development IEEE Fellow IEEE PES President (2006-2007) IEEE Division VII

More information

Cyber Security Health Test

Cyber Security Health Test ENERGY Cyber Security Health Test Robin Massink 20-05-2014 1 DNV GL 2013 2014 20-12-2013 SAFER, SMARTER, GREENER Cyber security issues facing the utility industry We are moving from IEC60870-5-101/ DNP3

More information

Tender Evaluation Summary and conclusions

Tender Evaluation Summary and conclusions ENERGY Tender Evaluation Summary and conclusions Maroeska Boots and Bieuwe Pruiksma August 2015 Commissioned by 1 DNV GL 2014 August 2015 SAFER, SMARTER, GREENER Occasion of the assignment Current situation

More information

Create a single 360 view of data Red Hat JBoss Data Virtualization consolidates master and transactional data

Create a single 360 view of data Red Hat JBoss Data Virtualization consolidates master and transactional data Whitepaper Create a single 360 view of Red Hat JBoss Data Virtualization consolidates master and transactional Red Hat JBoss Data Virtualization can play diverse roles in a master management initiative,

More information

Cyber Security for the energy industry

Cyber Security for the energy industry ENERGY Cyber Security for the energy industry 28-03-2014 1 DNV GL 2014 10-03-2014 SAFER, SMARTER, GREENER 2 3 Challenges Utilities are thinking they are ok! The fence around the assets isn t enough anymore

More information

Transforming Enterprise

Transforming Enterprise Transforming Enterprise OpenERP Solutions www.apagen.com About Apagen Appearance Apagen Solutions, head office is based out of Delhi Apagen is a sister concern of Enventa Group Track record of world class

More information

Preparing for the Future: How Asset Management Will Evolve in the Age of the Smart Grid

Preparing for the Future: How Asset Management Will Evolve in the Age of the Smart Grid Preparing for the Future: How Asset Management Will Evolve in the Age of the Smart Grid Executive summary Most utilities struggle to organize information about their distribution network assets. Operations,

More information

I. TODAY S UTILITY INFRASTRUCTURE vs. FUTURE USE CASES...1 II. MARKET & PLATFORM REQUIREMENTS...2

I. TODAY S UTILITY INFRASTRUCTURE vs. FUTURE USE CASES...1 II. MARKET & PLATFORM REQUIREMENTS...2 www.vitria.com TABLE OF CONTENTS I. TODAY S UTILITY INFRASTRUCTURE vs. FUTURE USE CASES...1 II. MARKET & PLATFORM REQUIREMENTS...2 III. COMPLEMENTING UTILITY IT ARCHITECTURES WITH THE VITRIA PLATFORM FOR

More information

ADMS(Advanced Distribution Management System ) in Smart Grid

ADMS(Advanced Distribution Management System ) in Smart Grid ADMS(Advanced Distribution Management System ) in Smart Grid 柯 佾 寬 博 士 Yi-Kuan Ke, Ph.D. 2014/03/28 Smart Grid Solution Smart Grid Solution Overview Smart Grid Solutions Smart Network Operation - Distribution

More information

Field Force Operational Data Visualization What s So Smart About It?

Field Force Operational Data Visualization What s So Smart About It? Field Force Operational Data Visualization What s So Smart About It? John J. Simmins, Ph.D. Electric Power Research Institute Smart Grid Information Sharing Call November 27, 2012 The self healing grid

More information

Integration Using the MultiSpeak Specification

Integration Using the MultiSpeak Specification Integration Using the MultiSpeak Specification By: Gary A. McNaughton, Cornice Engineering, Inc. and Robert Saint, National Rural Electric Cooperative Association Introduction Over the years many different

More information

Effiziente Instandhaltung und nachhaltige Wertschöpfung im technischen Management von Handelsschiffen

Effiziente Instandhaltung und nachhaltige Wertschöpfung im technischen Management von Handelsschiffen MARITIME Effiziente Instandhaltung und nachhaltige Wertschöpfung im technischen Management von Handelsschiffen Planned & Condition Based Maintenance / Performance Management Dr.-Ing. Wiegand Grafe 21 September

More information

Implementing the Smart Grid: Enterprise Information Integration

Implementing the Smart Grid: Enterprise Information Integration Implementing the Smart Grid: Enterprise Information Integration KEMA, Inc. ali.ipakchi@kema.com Keywords: Smart Grid, Enterprise Integration, s, Utility Applications, Systems Implementation ABSTRACT This

More information

Application Performance Management Based on Network Data

Application Performance Management Based on Network Data Netis White Paper 2013.10 CrossFlow BPC Application Performance Management Based on Network Data Visualize end-to-end Service Transaction Performance By Network Data Application performance management

More information

Schneider Electric DMS NS. Company Profile. Commercial Documentation

Schneider Electric DMS NS. Company Profile. Commercial Documentation Schneider Electric DMS NS Company Profile Commercial Table of Contents 1. SCHNEIDER ELECTRIC DMS NS (SEDMS)... 1 1.1. History... 1 1.2. Current Working Environment... 2 1.3. Gartner Report... 4 2. ADVANCED

More information

Cybersecurity in the maritime and offshore industry

Cybersecurity in the maritime and offshore industry Cybersecurity in the maritime and offshore industry Where do we stand today - and what is the pathway going forward? Tor E. Svensen, CEO Maritime 24 March 2015 1 DNV GL 24 March 2015 SAFER, SMARTER, GREENER

More information

What You Need to Know About Transitioning to SOA

What You Need to Know About Transitioning to SOA What You Need to Know About Transitioning to SOA written by: David A. Kelly, ebizq Analyst What You Need to Know About Transitioning to SOA Organizations are increasingly turning to service-oriented architectures

More information

How To Integrate Cloud Crm Without A Master Data Management Strategy

How To Integrate Cloud Crm Without A Master Data Management Strategy MDM-Powered Cloud Computing to Boost Sales Leverage Master Data Management(MDM) for operational effectiveness of sale organization Panigrahi, Subhrajyoti (Subbu) 3/1/2011 Table of Contents Building an

More information

CHAPTER 1 INTRODUCTION

CHAPTER 1 INTRODUCTION 1 CHAPTER 1 INTRODUCTION Internet has revolutionized the world. There seems to be no limit to the imagination of how computers can be used to help mankind. Enterprises are typically comprised of hundreds

More information

New Solutions for Cost Challenges in the Oil & Gas Industry

New Solutions for Cost Challenges in the Oil & Gas Industry OIL & GAS New Solutions for Cost Challenges in the Oil & Gas Industry Norwegian Business Delegation to Australia Etienne Romsom February 2015 1 SAFER, SMARTER, GREENER The market trends for the oil and

More information

OUTAGE MANAGEMENT SYSTEMS What, How, Why. Steven E Collier Director, Smart Grid Strategies MILSOFT Utility Solutions

OUTAGE MANAGEMENT SYSTEMS What, How, Why. Steven E Collier Director, Smart Grid Strategies MILSOFT Utility Solutions OUTAGE MANAGEMENT SYSTEMS What, How, Why Steven E Collier Director, Smart Grid Strategies MILSOFT Utility Solutions DETECT LOCATE assess analyze INFORM RESTORE INVESTIGATE IMPROVE WHAT IS OMS? Outage

More information

Business-Driven Software Engineering Lecture 3 Foundations of Processes

Business-Driven Software Engineering Lecture 3 Foundations of Processes Business-Driven Software Engineering Lecture 3 Foundations of Processes Jochen Küster jku@zurich.ibm.com Agenda Introduction and Background Process Modeling Foundations Activities and Process Models Summary

More information

Utilities the way we see it

Utilities the way we see it Utilities the way we see it Advanced Distribution Management Systems How to choose the right solution to improve your utility s safety, reliability, asset protection and quality of service Photo provided

More information

Gas pricing and network access

Gas pricing and network access OIL & GAS Gas pricing and network access Regional Gas Competence Seminar - Mozambique 22 September - 2015 Bert Kiewiet 1 DNV GL 2015 DNV GL - Bert Kiewiet 22 September, 2015 SAFER, SMARTER, GREENER About

More information

Case Study: Semantic Integration as the Key Enabler of Interoperability and Modular Architecture for Smart Grid at Long Island Power Authority (LIPA)

Case Study: Semantic Integration as the Key Enabler of Interoperability and Modular Architecture for Smart Grid at Long Island Power Authority (LIPA) Case Study: Semantic Integration as the Key Enabler of Interoperability and Modular Architecture for Smart Grid at Long Island Power Authority (LIPA) Predrag Vujovic, Stipe Fustar, Phillip Jones, Fran

More information

Industry Data Model Solution for Smart Grid Data Management Challenges

Industry Data Model Solution for Smart Grid Data Management Challenges Industry Data Model Solution for Smart Grid Data Management Challenges Presented by: M. Joe Zhou & Tom Eyford UCAiug Summit 2012, New Orleans, LA October 23, 2012 UCAiug Summit 2012, New Orleans, LA 1

More information

Open source implementation, by means of Web Services, of monitoring and controlling services for EMS/SCADA Systems

Open source implementation, by means of Web Services, of monitoring and controlling services for EMS/SCADA Systems Open source implementation, by means of Web Services, of monitoring and controlling services for EMS/SCADA Systems Department of Computer Science and Systems Engineering (DIS) Eng. MsC Andrea Mercurio

More information

ABB smart grid Intelligent business

ABB smart grid Intelligent business Intelligent business ) Intelligent business Smart grid investment for improved operational effectiveness solutions help control costs and meet consumer demand with fewer resources Distribution grid management

More information

Meet the New DNV GL. A Global Energy Powerhouse. Planning the Grid for Winds of Change. January 2014

Meet the New DNV GL. A Global Energy Powerhouse. Planning the Grid for Winds of Change. January 2014 Meet the New DNV GL A Global Energy Powerhouse Planning the Grid for Winds of Change Mandhir Sahni, PhD, Deputy Head of Dept., Power System Planning DNV GL Energy Advisory NA January 2014 1 SAFER, SMARTER,

More information

Enterprise Integration

Enterprise Integration Enterprise Integration CIM Users Group Meeting Austin, Texas October 25, 2007 Jovita Williams Oncor Electric Delivery Jovita.Williams@oncor.com Greg Robinson Xtensible Solutions grobinson@xtensible.net

More information

SmartGrids SRA 2035. Summary of Priorities for SmartGrids Research Topics

SmartGrids SRA 2035. Summary of Priorities for SmartGrids Research Topics SmartGrids SRA 2035 Summary of Priorities for SmartGrids Research Topics Version 19 June 2013 Setting Priorities related to SRA 2035 research areas and topics The following section reports on the conclusions

More information

Smart Grid Demonstration Lessons & Opportunities to Turn Data into Value

Smart Grid Demonstration Lessons & Opportunities to Turn Data into Value Smart Grid Demonstration Lessons & Opportunities to Turn Data into Value Matt Wakefield Senior Program Manager Berlin, Germany December 3rd, 2012 EPRI Smart Grid Demonstration Projects Integration of Distributed

More information

How To Manage Assets In Utilities

How To Manage Assets In Utilities Preparing for the Future: How Asset Management Will Evolve in the Age of Smart Grid By: Jeff Meyers, Smart Grid Solutions Telvent Utilities Group Table of Contents Introduction 3 The State of Asset Management

More information

MIT M2M ZU INDUSTRIE 4.0

MIT M2M ZU INDUSTRIE 4.0 MIT M2M ZU INDUSTRIE 4.0 Jürgen Hase Juergen.Hase@telekom.de Darmstadt, May 23, 2014 M2M // IMPACT ALONG MANY INDUSTRIES M2M ECOSYSTEM 8 5 4 7 6 2 1 9 3 1. Transport & Logistics 2. Vehicle Telematics 3.

More information

DNVGL-RU-0050 Edition October 2014

DNVGL-RU-0050 Edition October 2014 RULES FOR CLASSIFICATION DNVGL-RU-0050 Edition October 2014 The content of this service document is the subject of intellectual property rights reserved by ( DNV GL ). The user accepts that it is prohibited

More information

Future of Electric Distribution Dialogue

Future of Electric Distribution Dialogue Future of Electric Distribution Dialogue Webinar Series Session I: State of U.S. Electric Distribution July 11, 2012 2:00 3:30 p.m. EDT Session I: State of U.S. Electric Distribution 2:00 p.m. Opening

More information

MDM Registry Pros and Cons

MDM Registry Pros and Cons Global Data Competency Adam J. White President MDM Registry Pros and Cons August 24, 2009 Agenda Fundamental MDM Implementation Styles PROS and CONS of Registry Style Determining MDM Style to Implement

More information

How the Convergence of IT and OT Enables Smart Grid Development

How the Convergence of IT and OT Enables Smart Grid Development How the Convergence of IT and OT Enables Smart Grid Development by Jeff Meyers, P.E. Executive summary The goal for any utility that invests in smart grid technology is to attain higher efficiency and

More information

SMART ENERGY SMART GRID. More than 140 Utilities companies worldwide make use of Indra Solutions. indracompany.com

SMART ENERGY SMART GRID. More than 140 Utilities companies worldwide make use of Indra Solutions. indracompany.com SMART GRID Solutions More than 140 Utilities companies worldwide make use of Indra Solutions indracompany.com SMARt ENERGY SMART GRID Solutions Integrated Solutions for Smart Grid Management Electrical

More information

Discover Performance Through Digital Intelligence The Digital Suites for Oil and Gas

Discover Performance Through Digital Intelligence The Digital Suites for Oil and Gas 2014 Honeywell Users Group Europe, Middle East and Africa Discover Performance Through Digital Intelligence The Digital Suites for Oil and Gas Dan Obrien & Michele Loseto, Honeywell 1 Subsea Ecosystem

More information

What to Look for When Selecting a Master Data Management Solution

What to Look for When Selecting a Master Data Management Solution What to Look for When Selecting a Master Data Management Solution What to Look for When Selecting a Master Data Management Solution Table of Contents Business Drivers of MDM... 3 Next-Generation MDM...

More information

Analysing Big Data in ArcGIS

Analysing Big Data in ArcGIS OIL & GAS Analysing Big Data in ArcGIS AIS based risk modelling Esri European Petroleum GIS Conference 2014 Karl John Pedersen 7th November 2014 1 DNV GL 2014 7th November 2014 SAFER, SMARTER, GREENER

More information

Offshore wind farm electrical engineering (when considering the operation of array cabling at voltages of 66kV)

Offshore wind farm electrical engineering (when considering the operation of array cabling at voltages of 66kV) Offshore wind farm electrical engineering (when considering the operation of array cabling at voltages of 66kV) 29 th January 2015 Lyndon Greedy / Hans Cleijne 1 SAFER, SMARTER, GREENER DNV GL Renewables

More information

Federated, Generic Configuration Management for Engineering Data

Federated, Generic Configuration Management for Engineering Data Federated, Generic Configuration Management for Engineering Data Dr. Rainer Romatka Boeing GPDIS_2013.ppt 1 Presentation Outline I Summary Introduction Configuration Management Overview CM System Requirements

More information

CONCEPTUAL DESIGN FOR ASSET MANAGEMENT SYSTEM UNDER THE FRAMEWORK OF ISO 55000

CONCEPTUAL DESIGN FOR ASSET MANAGEMENT SYSTEM UNDER THE FRAMEWORK OF ISO 55000 CONCEPTUAL DESIGN FOR ASSET MANAGEMENT SYSTEM UNDER THE FRAMEWORK OF ISO 55000 Sungin CHO Khanh-Loc NGUYEN Jos M. WETZER DNV GL Clean Technology Centre DNV GL Clean Technology Centre DNV GL Energy Advisory

More information

The Next Generation of Interoperability

The Next Generation of Interoperability Getting In Synch: Here Comes 3D: The Next Generation of Interoperability 1 Getting In Synch: Here Comes 3D: The Next Generation of Interoperability Utilities have invested billions in an effort to modernize

More information

Digital Metering: a key enabling factor to foster RES development

Digital Metering: a key enabling factor to foster RES development RES4MED Days, Rabat September 16th, 2014 Digital Metering: a key enabling factor to foster RES development Simone Aibino Area Manager Europe, Mediterranean Countries & USA CESI SpA Consulting Division

More information

Fortune 500 Medical Devices Company Addresses Unique Device Identification

Fortune 500 Medical Devices Company Addresses Unique Device Identification Fortune 500 Medical Devices Company Addresses Unique Device Identification New FDA regulation was driver for new data governance and technology strategies that could be leveraged for enterprise-wide benefit

More information

Brochure Introducing HVDC

Brochure Introducing HVDC Brochure Introducing HVDC ABB and HVDC The world s first commercial high-voltage direct current (HVDC) link, situated between the Swedish mainland and the island Gotland, was delivered by ABB already in

More information

Transform your customer relationships. Avanade Customer Relationship Management Services

Transform your customer relationships. Avanade Customer Relationship Management Services Transform your customer relationships Avanade Customer Relationship Management Services The opportunity to improve business results with solutions that drive better customer relationships and insights

More information

Advanced Distribution Management System: Field Client

Advanced Distribution Management System: Field Client Advanced Distribution Management System: Field Client Schneider Electric Smart Grid Solutions Suite Managing the Distribution Network of the Smart Grid Era Make the most of your energy SM Advanced Distribution

More information

Utility Analytics, Challenges & Solutions. Session Three September 24, 2014

Utility Analytics, Challenges & Solutions. Session Three September 24, 2014 The Place Analytics Leaders Turn to for Answers Member.UtilityAnalytics.com Utility Analytics, Challenges & Solutions Session Three September 24, 2014 The Place Analytics Leaders Turn to for Answers Member.UtilityAnalytics.com

More information

Demand Response Management System Smart systems for Consumer engagement By Vikram Gandotra Siemens Smart Grid

Demand Response Management System Smart systems for Consumer engagement By Vikram Gandotra Siemens Smart Grid Demand Response Demand Response Management System Smart systems for Consumer engagement By Vikram Gandotra Siemens Smart Grid siemens.com/answers The Siemens Smart Grid Suite DRMS part of Grid Application

More information

Smart Grid Challenges and Opportunities the Norwegian Perspective

Smart Grid Challenges and Opportunities the Norwegian Perspective Smart Grid Challenges and Opportunities the Norwegian Perspective Kjell Sand, Professor, Sintef Energy Research /NTNU/ The Norwegian Smart Grid Centre IEC Open Council Oslo 2012-10-05 The Norwegian Smartgrid

More information

Health Information Technology OIT Architecture Strategy

Health Information Technology OIT Architecture Strategy Health Information Technology OIT Architecture Strategy Enabling Technology Solutions Efficiently, Effectively, and Elegantly Table of Contents Executive Summary Current State Applications Communication

More information

Predictive Analytics for Dynamic Grid Performance

Predictive Analytics for Dynamic Grid Performance 2-Day Conference, Exhibition & Networking Forum Predictive Analytics for Dynamic Grid Performance Tuesday 5th & Wednesday 6th April 2016 Novotel Amsterdam City, The Netherlands Early Bird Discounts! Save

More information

Transform your customer relationships. Avanade Enterprise CRM Solutions

Transform your customer relationships. Avanade Enterprise CRM Solutions Transform your customer relationships Avanade Enterprise CRM Solutions Avanade has deployed more Microsoft Dynamics CRM solutions than any other organization in the world. Our CRM experts utilize our global

More information

SAPs PLM Interface for CATIA V5

SAPs PLM Interface for CATIA V5 Boost your Processes with CENIT Process driven Solutions PROCESS DRIVEN PLM order management design V6 documentation change management process controlled compliance publishing process based intelligence

More information

ICT Architecture for an Integrated Distribution Network Monitoring

ICT Architecture for an Integrated Distribution Network Monitoring INTEGRIS:INTElligentINTElligent GRId Sensor communications ICT Architecture for an Integrated Distribution Network Monitoring D. Della Giustina #, S. Repo, S. Zanini and L. Cremaschini # A2A RetiElettricheSpA

More information

Big Data Collection and Utilization for Operational Support of Smarter Social Infrastructure

Big Data Collection and Utilization for Operational Support of Smarter Social Infrastructure Hitachi Review Vol. 63 (2014), No. 1 18 Big Data Collection and Utilization for Operational Support of Smarter Social Infrastructure Kazuaki Iwamura Hideki Tonooka Yoshihiro Mizuno Yuichi Mashita OVERVIEW:

More information

ITU-T Kaleidoscope Conference Innovations in NGN. Managing NGN using the SOA Philosophy. Y. Fun Hu University of Bradford y.f.hu@bradford.ac.

ITU-T Kaleidoscope Conference Innovations in NGN. Managing NGN using the SOA Philosophy. Y. Fun Hu University of Bradford y.f.hu@bradford.ac. ITU-T Kaleidoscope Conference Innovations in NGN Managing NGN using the SOA Philosophy Y. Fun Hu University of Bradford y.f.hu@bradford.ac.uk Next Generation Network (NGN) A IP/IMS based network Provide

More information

OPENKONSEQUENZ WORKING GROUP CHARTER

OPENKONSEQUENZ WORKING GROUP CHARTER OPENKONSEQUENZ WORKING GROUP CHARTER CONTENTS Contents...1 Goals and Vision...4 Scope and Core Domains...5 Governance and Precedence...5 Applicable Documents and Processes...5 Collaboration...6 Working

More information

AI for Smart Cities. XIII Conference of the Italian Association for Artificial Intelligence Turin (Italy), December 4-6, 2013

AI for Smart Cities. XIII Conference of the Italian Association for Artificial Intelligence Turin (Italy), December 4-6, 2013 AI for Smart Cities XIII Conference of the Italian Association for Artificial Intelligence Turin (Italy), December 4-6, 2013 Enel Engineering and Research Sandra Scalari Enel is a global integrated energy

More information

Future of Electricity Storage

Future of Electricity Storage Future of Electricity Storage Haike van de Vegte, DNV GL Energy Den Bosch, Oktober 7, 2015 SAFER, SMARTER, GREENER Industry consolidation 2 DNV GL Only by connecting the details can we impact the bigger

More information

Concept Proposal. A standards based SOA Framework for Interoperable Enterprise Content Management

Concept Proposal. A standards based SOA Framework for Interoperable Enterprise Content Management Concept Proposal A standards based SOA Framework for Interoperable Enterprise Content Management Mike Connor miconnor@adobe.com Paul Fontaine Paul.Fontaine@ost.dot.gov What is it? IECM Framework Vision:

More information

PROCESS AUTOMATION FOR DISTRIBUTION OPERATIONS MANAGEMENT. Stipe Fustar. KEMA Consulting, USA

PROCESS AUTOMATION FOR DISTRIBUTION OPERATIONS MANAGEMENT. Stipe Fustar. KEMA Consulting, USA PROCESS AUTOMATION FOR DISTRIBUTION OPERATIONS MANAGEMENT Stipe Fustar KEMA Consulting, USA INTRODUCTION To prosper in a competitive market, distribution utilities are forced to better integrate their

More information

Real World Strategies for Migrating and Decommissioning Legacy Applications

Real World Strategies for Migrating and Decommissioning Legacy Applications Real World Strategies for Migrating and Decommissioning Legacy Applications Final Draft 2014 Sponsored by: Copyright 2014 Contoural, Inc. Introduction Historically, companies have invested millions of

More information

Smart Metering System for Smart Communities

Smart Metering System for Smart Communities Smart Metering System for Smart Communities Chuck Sathrum, Director Smart Grid Solutions Metering s Transitional Role Product Oriented Value Process Oriented Value People Oriented Value EM Meter Send Bill

More information

The Impact of PaaS on Business Transformation

The Impact of PaaS on Business Transformation The Impact of PaaS on Business Transformation September 2014 Chris McCarthy Sr. Vice President Information Technology 1 Legacy Technology Silos Opportunities Business units Infrastructure Provisioning

More information

REASONS TO CHOOSE G3G

REASONS TO CHOOSE G3G REASONS TO CHOOSE GG TOP REASONS TO CHOOSE SAP FROM GG SAP is a proven product with a history of innovation Turn information into actionable insight A complete integrated solution Out of a single Box We

More information

About T&D Europe : The association

About T&D Europe : The association G. onizza Electra: Doing Business with Energy G. onizza Electra: Doing Business with Energy Electra Doing Business with Energy Efficiency Thursday 15. October 2009, Ljubljana (SI) Electra conclusions in

More information

Top Five Reasons Not to Master Your Data in SAP ERP. White Paper

Top Five Reasons Not to Master Your Data in SAP ERP. White Paper Top Five Reasons Not to Master Your Data in SAP ERP White Paper This document contains Confidential, Proprietary and Trade Secret Information ( Confidential Information ) of Informatica Corporation and

More information

New Broadband and Dynamic Infrastructures for the Internet of the Future

New Broadband and Dynamic Infrastructures for the Internet of the Future New Broadband and Dynamic Infrastructures for the Internet of the Future Margarete Donovang-Kuhlisch, Government Industry Technical Leader, Europe mdk@de.ibm.com Agenda Challenges for the Future Intelligent

More information

ETL-EXTRACT, TRANSFORM & LOAD TESTING

ETL-EXTRACT, TRANSFORM & LOAD TESTING ETL-EXTRACT, TRANSFORM & LOAD TESTING Rajesh Popli Manager (Quality), Nagarro Software Pvt. Ltd., Gurgaon, INDIA rajesh.popli@nagarro.com ABSTRACT Data is most important part in any organization. Data

More information

The Business Value of a Web Services Platform to Your Prolog User Community

The Business Value of a Web Services Platform to Your Prolog User Community The Business Value of a Web Services Platform to Your Prolog User Community A white paper for project-based organizations that details the business value of Prolog Connect, a new Web Services platform

More information

ABB North America. Substation Automation Systems Innovative solutions for reliable and optimized power delivery

ABB North America. Substation Automation Systems Innovative solutions for reliable and optimized power delivery ABB North America Substation Automation Systems Innovative solutions for reliable and optimized power delivery Substation Automation Systems Advanced substation automation, protection and control solutions

More information

Realization of control center HMIs by using IEC 61850 and CIM data bases for communication and data handling

Realization of control center HMIs by using IEC 61850 and CIM data bases for communication and data handling Realization of control center HMIs by using IEC 61850 and CIM data bases for communication and data handling A. Naumann, Otto-von-Guericke-University, Magdeburg V. Kostenko, Delphin-Informatika, Moscow

More information

NetVision. NetVision: Smart Energy Smart Grids and Smart Meters - Towards Smarter Energy Management. Solution Datasheet

NetVision. NetVision: Smart Energy Smart Grids and Smart Meters - Towards Smarter Energy Management. Solution Datasheet Version 2.0 - October 2014 NetVision Solution Datasheet NetVision: Smart Energy Smart Grids and Smart Meters - Towards Smarter Energy Management According to analyst firm Berg Insight, the installed base

More information

MITA Information Architecture. May 8, 2006

MITA Information Architecture. May 8, 2006 MITA Information Architecture May 8, 2006 Purpose of the MITA Information Architecture Align information requirements with Medicaid enterprise vision and direction Lower overall life-cycle costs Enable

More information

Document ID. Cyber security for substation automation products and systems

Document ID. Cyber security for substation automation products and systems Document ID Cyber security for substation automation products and systems 2 Cyber security for substation automation systems by ABB ABB addresses all aspects of cyber security The electric power grid has

More information

Customer Relationship Management

Customer Relationship Management IBM Global Business Services CRM Customer Relationship Management Solutions from IBM Global Business Services Do you really know your customers? How do they like to interact with you? How do they use your

More information

Implementing efficient system i data integration within your SOA. The Right Time for Real-Time

Implementing efficient system i data integration within your SOA. The Right Time for Real-Time Implementing efficient system i data integration within your SOA The Right Time for Real-Time Do your operations run 24 hours a day? What happens in case of a disaster? Are you under pressure to protect

More information

MANAGING USER DATA IN A DIGITAL WORLD

MANAGING USER DATA IN A DIGITAL WORLD MANAGING USER DATA IN A DIGITAL WORLD AIRLINE INDUSTRY CHALLENGES AND SOLUTIONS WHITE PAPER OVERVIEW AND DRIVERS In today's digital economy, enterprises are exploring ways to differentiate themselves from

More information

Energy Storage for Renewable Integration

Energy Storage for Renewable Integration ESMAP-SAR-EAP Renewable Energy Training Program 2014 Energy Storage for Renewable Integration 24 th Apr 2014 Jerry Randall DNV GL Renewables Advisory, Bangkok 1 DNV GL 2013 SAFER, SMARTER, GREENER DNV

More information

NIST Coordination and Acceleration of Smart Grid Standards. Tom Nelson National Institute of Standards and Technology 8 December, 2010

NIST Coordination and Acceleration of Smart Grid Standards. Tom Nelson National Institute of Standards and Technology 8 December, 2010 NIST Coordination and Acceleration of Smart Grid Standards Tom Nelson National Institute of Standards and Technology 8 December, 2010 The Electric Grid One of the largest, most complex infrastructures

More information

Enterprise architecture Manufacturing operations management Information systems in industry ELEC-E8113

Enterprise architecture Manufacturing operations management Information systems in industry ELEC-E8113 Enterprise architecture Manufacturing operations management Information systems in industry ELEC-E8113 Contents Enterprise architecture (EA) Manufacturing operations management (MOM) Rationale of the lecture:

More information

EMC Documentum #1 Ranked ECM technology for Oil & Gas From Basic ECM needs to E&P Content Aware solutions

EMC Documentum #1 Ranked ECM technology for Oil & Gas From Basic ECM needs to E&P Content Aware solutions EMC Documentum #1 Ranked ECM technology for Oil & Gas From Basic ECM needs to E&P Content Aware solutions 1 Energy & Engineering Sector Market Leadership o Industry Validation ECM Leader in Gartner s Magic

More information

Network Digitalisation Enel Point of View

Network Digitalisation Enel Point of View Network Digitalisation Enel Point of View Alessio Montone Smart Meter Solutions, Global Infrastructure & Networks Brussels, November 24 th, 2015 Enel Global Infrastructure & Networks Colombia 2,8 M customers

More information

Enterprise Visibility Solutions

Enterprise Visibility Solutions WaveMark Enterprise Visibility Solutions Converting Data into Actionable Information The Challenge: Control Costs and Improve Care at the Same Time Controlling costs while maintaining high quality patient

More information

Enhance Enterprise Applications with Oracle EBS

Enhance Enterprise Applications with Oracle EBS Enhance Enterprise Applications with Oracle EBS The Backbone of a Business Enterprise applications play a critical role in businesses across industries in today s competitive world. Enterprise applications

More information

Master of Science Service Oriented Architecture for Enterprise. Courses description

Master of Science Service Oriented Architecture for Enterprise. Courses description Master of Science Service Oriented Architecture for Enterprise Courses description SCADA and PLC networks The course aims to consolidate and transfer of extensive knowledge regarding the architecture,

More information

Data Integration Project

Data Integration Project Data Integration Project Service Improvement Forum November 2015 Nick Hanson Project Manager Service Improvement Group Background 3 We have a problem Harnessing Service Capacity Study (2013) lots of systems

More information

DNVGL-CP-0393 Edition December 2015

DNVGL-CP-0393 Edition December 2015 CLASS PROGRAMME Type approval DNVGL-CP-0393 Edition December 2015 The electronic pdf version of this document, available free of charge from http://www.dnvgl.com, is the officially binding version. FOREWORD

More information

Implementing Oracle BI Applications during an ERP Upgrade

Implementing Oracle BI Applications during an ERP Upgrade 1 Implementing Oracle BI Applications during an ERP Upgrade Jamal Syed Table of Contents TABLE OF CONTENTS... 2 Executive Summary... 3 Planning an ERP Upgrade?... 4 A Need for Speed... 6 Impact of data

More information

, Head of IT Strategy and Architecture. Application and Integration Strategy

, Head of IT Strategy and Architecture. Application and Integration Strategy IT Strategy and Architecture Application DOCUMENT CONTROL Document Owner Document Author, Head of IT Strategy and Architecture, Enterprise Architect Current Version 1.2 Issue Date 01/03/2013 VERSION CONTROL

More information