Realization of Big Data Platform for PMU - Real-Time Data Processing & Historical Data Analysis -

Size: px
Start display at page:

Download "Realization of Big Data Platform for PMU - Real-Time Data Processing & Historical Data Analysis -"

Transcription

1 Realization of Big Data Platform for - Real-Time Data Processing & Historical Data Analysis - March 27, 2014 Yutaka Kokai Hitachi America, Ltd. Shinji Fujiwara Hitachi, Ltd.

2 Contents 1.Technical requirements for Control Center 2.High-Speed Data Access Platform for Control Center 3.Live Demo ~ Application for Control Center ~ 1

3 1. Technical requirements for Control Center 2

4 Number 1-1 Installation in North America The number of installed s are growing in North America Source: NASPI Oct 22, installation in North America 1,126 About 500 March 2012 March 2013 Source: DOE Synchrophasor Technologies and their Deployment in the Recovery Act Smart Grid Programs, August 2013 In the case of WECC, 481 s are installed. Source: DOE Synchrophasor Technologies and their Deployment in the Recovery Act Smart Grid Programs, August 2013 The number of installed s are increased. Now the usage of data needs to be considered. 3

5 1-2 Database Requirement for Data In the case of 500 s are installed data size Number of s Message rate Time 94[bytes] (8 phasors, 4 analogs, 2 digitals) [messages/sec] [seconds/year] 40 TB data will be accumulated about 40 TB / year! And the number of s are expected to increase more and more in the future... PDC Information Storage & Retrieval System for Big Data Analysis ( data) Operator PDC Platform for Big Data Analysis is required 4

6 1-3 Applications for Control Center To realize applications using data, both Real-Time Data Processing and Historical Data Analysis are required. Real-Time Data Processing Wide-area monitoring Voltage stability analysis Oscillation analysis Islanding Mode meter State estimation Historical Data Analysis Power plant model validation Frequency response analysis Post event analysis Baselining Fault location 5

7 2. Data Analysis Platform for Control Center 6

8 2-1 Data Analysis Platform for Control Center Real-Time Data Processing: Online power system analysis using the data in real time. Historical Data Analysis: Quick Data Loading and High-Speed data access to historical data, comfortable data viewing and quick power system analysis. PDC Send Sensor Data (every a few sec) Super PDC Real-Time Data Processing Stream Data Processing Analysis Applications Model Online Power System Analysis Model updates PDC In-memory Data Cache DBMS Load Sensor Data (every 5 to10 min) Archive Files Access Historical Data (in 2 to 3 sec) Off-line Analysis Historical Data Analysis 7

9 2-2 History of Hitachi s Database Management System 8

10 2-3 High-speed Data Access Platform for Control Center Hitachi Advanced Data Binder Platform *1 (HADB) - x100 fast Database Engine *2 - Configured with Hitachi server and storage system High-speed Data Loading for Huge Data Multi-Table JOIN over Multiple Data Sources BI MicrosoftR Excel Customer Value Ad-hoc Data Analysis Business Improvement *1 The outcome of Development of the fastest database engine for the era of very large database, and Experiment and evaluation of strategic social services enabled by the database engine project (Principle Investigator: Prof. Masaru Kitsuregawa, University of Tokyo and also Director-General, National Institute of Informatics), supported by the Japanese Cabinet Office s FIRST Program (Funding Program for World- Leading Innovative R&D on Science and Technology). *2 Compared with Hitachi conventional technology. The performance was measured based on standard analytical benchmarks. The speeding-up effect on various queries are different. We compared the performance of searching a fixed amount of data which met a certain condition in the database. High-speed Data access Platform Hitachi Advanced Data Binder Platform High-speed Database Engine Hitachi Server Hitachi Storage What s the New Technology? 9

11 2-4 Innovative Technology of Database Engine Out-of-Order Database Engine technology *3 - SQL is automatically divided into thousands of task and each task issues asynchronous I/O to get data from disk - These tasks are executed by Out-of-Order control method Thousands of Asynchronous I/O improves the SQL processing *3 A principle proposed by Prof. Kitsuregawa (Univ. of Tokyo and also Director-General, National Institute of Informatics) and Project Associate Prof. Goda (Univ. of Tokyo) Conv. DB Engine (In-Order) Out-of-Order DB Engine Sparse I/O Conv. DB Engine 従来型データベースエンジン In-order 決定的な processing 処理順序 Out-of-Order DB Engine 超高速データベースエンジン Out-of-Order 非決定的な processing 処理順序 Dense I/O 時間 time 時間 time 同期入出力 Small number of Sync. I/O 発行 超大量 Large number of Async. I/O 非同期入出力 発行 Most of CPU time is I/O wait SQL is executed by thousands of task without waiting I/O completion 10

12 2-5 Technology in Detail Key point Server DB engine automatically divides search process into thousands of tasks and executed them asynchronously. [Conventional Technology] In-order exec. Search processing (μs) Task assignment Search processing Wait for I/O completion Disk I/O E B Storage Synchronous I/O processing (ms) [New Technology] Out-of-Order exec. *4 I/O wait time causes long proc. time D A C Server Storage E A B C D B E Search process is divided into thousands of tasks, and they are carried out in parallel. Using asynchronous I/O, DB server issues as many I/O as possible. DB server continues execution of each task in I/O completion sequence. C D A *4 A principle proposed by Prof. Kitsuregawa (Univ. of Tokyo and also Director-General, National Institute of Informatics) and Project Associate Prof. Goda (Univ. of Tokyo) 11

13 2-6 HADB broke TPC-H Benchmark Record

14 2-7 Demonstration Please watch a Live Demonstration 13

15 2-7 Demonstration (Cont d) 14

16 2-7 Demonstration (Cont d) 15

17 3.Live Demo ~ Application for Control Center ~ 16

18 3-1 Application for Control Center Technological Merits Imports measurement data generated at a speed of tens of thousands per second without delay. Retrieves requested data within a few seconds from 100 TB scale historical data. Thermal power plant Hydro power plant 1. Fault STATCOM Power Grid Wind farm PDC Sensor data are sent every a few seconds High-speed data import Transmission Network Operator Information Storage & Retrieval System Real-time Check HADB Historical Data (45 MBytes/sec; every 5 minutes) Real-time problem analysis 2. Fault event 3. Analysis Operator Visualize historical data Retrieves data in a few seconds from a 100TB-scale historical data HADB: Hitachi Advanced Data Binder PDC: Phasor Data Concentrator : Phasor Measurement Unit STATCOM: Static Synchronous Compensator IS & R: Information Storage and Retrieval 17

19 3-2 Demonstration System Configuration Data source : Time series data from Phasor Measurement Units (dummy) - # of s: Measurement interval: 33.3 milliseconds Data import operation: Imports data in every five minutes (400 MBytes) Size of historical Data: 1.2 Tbytes (14.5 Billion records, 11 days) DB server : HA8000/RS220 (12 cores/24 threads) + AMS2500 (64 HDDs) Client PC DBMS : Notebook PC : Hitachi Advanced Data Binder Platform : Open Source DBMS Application for Control Center Voltage Trend of s Client PC NW HA8000/ RS220 DB Server Application Server HADB Open Source DBMS Sensor data are imported periodically Sensor Data 1 st Demo : Phasor Measurement Unit 2 nd Demo AMS2500 Historical Data HADB based IS & R Historical Data Traditional DBMS based IS & R 18

20 3-3 Demonstration 1 st Data Import Demonstration 2 nd Data Retrieve Demonstration 19

21 3-4 Summary - Data Import Performance HADB based IS & R 45.0 MBytes/sec Traditional DBMS based IS & R 4.5 MBytes/sec x 10.0 Faster 20

22 3-5 Summary - Data Retrieve Performance Traditional DBMS based IS & R HADB based IS & R 14.5 sec 1.1 sec x 13.2 Faster 21

23 END Realization of Big Data Platform for - Real-Time Data Processing & Historical Data Analysis - March 27, 2014 Hitachi America, Ltd. Hitachi, Ltd. Infrastructure Systems Company, Power Information & Control Systems Division Information & Telecommunication systems Company, IT Platform Division Group, IT Platform R & D Management Division 22

24 Trademarks Microsoft and Excel are either registered trademarks or trademarks of Microsoft Corporation in the United States and/or other countries. TPC Benchmark and TPC-H are trademarks of the Transaction Processing Performance Council. Other company and product names mentioned in this document may be the trademarks of their respective owners. Throughout this document Hitachi has attempted to distinguish trademarks from descriptive terms by writing the name with the capitalization style used by the manufacturer, or by writing the name with initial capital letters. Hitachi cannot attest to the accuracy of this information. Use of a trademark in this document should not be regarded as affecting the validity of the trademark. 23

25

A High-Performance Platform for Real-Time Data Processing and Extreme-Scale Heterogeneous Data Management

A High-Performance Platform for Real-Time Data Processing and Extreme-Scale Heterogeneous Data Management i PCGRID Workshop 2016 A High-Performance Platform for Real-Time Data Processing and Extreme-Scale Heterogeneous Data Management March 31, 2016 Hitachi, Ltd., Hitachi America, Ltd., Development of High

More information

Efficient PMU Data Analysis through High Performance Data Management Platform

Efficient PMU Data Analysis through High Performance Data Management Platform NASPI WG meeting Data & Network Management Task Team Efficient PMU Data Analysis through High Performance Data Management Platform 10/14/2015 Bo Lucy Yang, Jun Yamazaki, Norifumi Nishikawa, Hsiu-Khuern

More information

Evaluation of Latent Similarity Search in DSS4LA by Using Big PMU Data

Evaluation of Latent Similarity Search in DSS4LA by Using Big PMU Data Evaluation of Latent Similarity Search in DSS4LA by Using Big PMU Data i-pcgrid Workshop 2017 3/31/2017 Hitachi America, Ltd. Big Data Lab Mika Takata Panitarn (Joseph) Chongfuangprinya Contents Introduction

More information

Global Collaborative Creation with Customers on Energy Solutions

Global Collaborative Creation with Customers on Energy Solutions 392 Hitachi Review Vol. 65 (2016), No. 9 Featured Articles Global Collaborative Creation with Customers on Energy Solutions Yasuo Sato Tohru Watanabe Hiroto Sasaki Jun Yamazaki Tatsuya Yamada OVERVIEW:

More information

Advanced SIPS using PMU and SCADA data

Advanced SIPS using PMU and SCADA data Advanced SIPS using and SCADA data June 3, 2013 Yutaka Kokai Hitachi America, Ltd. Hitachi, Ltd. 2013. All rights reserved. Hitachi Group s Industry Segments Copy Right Hitachi, Ltd. 2013. All rights reserved.

More information

Technology Innovation Delivering Value to BPA Organized, Disciplined, Focused

Technology Innovation Delivering Value to BPA Organized, Disciplined, Focused B O N N E V I L L E P O W E R A D M I N I S T R A T I O N Technology Innovation Delivering Value to BPA Organized, Disciplined, Focused Keeping the Lights on for the Long Term The Basics Bonneville Power

More information

North American SynchroPhasor Initiative (NASPI) Overview

North American SynchroPhasor Initiative (NASPI) Overview North American SynchroPhasor Initiative (NASPI) Overview Data Exchange Panel ipcgrid 2013 hosted by Pacific Gas & Electric March 28, 2013 Jeff Dagle, PE Chief Electrical Engineer Advanced Power and Energy

More information

WISP. Western Interconnection Synchrophasor Program. Vickie VanZandt & Dan Brancaccio NASPI Work Group Meeting October 17-18, 2012

WISP. Western Interconnection Synchrophasor Program. Vickie VanZandt & Dan Brancaccio NASPI Work Group Meeting October 17-18, 2012 WISP Western Interconnection Synchrophasor Program Vickie VanZandt & Dan Brancaccio NASPI Work Group Meeting October 17-18, 2012 1 Acknowledgement and Disclaimer Acknowledgment: This material is based

More information

Next-generation IT Platforms Delivering New Value through Accumulation and Utilization of Big Data

Next-generation IT Platforms Delivering New Value through Accumulation and Utilization of Big Data Next-generation IT Platforms Delivering New Value through Accumulation and Utilization of Big Data 46 Next-generation IT Platforms Delivering New Value through Accumulation and Utilization of Big Data

More information

Applications and Analysis Tools for Monitoring Dynamics on the Grid

Applications and Analysis Tools for Monitoring Dynamics on the Grid 1 Applications and Analysis Tools for Monitoring Dynamics on the Grid Phil Overholt Program Manager Office of Electricity Delivery and Energy Reliability (OE) Energy Infrastructure Modeling and Analysis

More information

Grid Protection Alliance NYISO 2010 Smart Grid Vendor Forum. December 9, 2010

Grid Protection Alliance NYISO 2010 Smart Grid Vendor Forum. December 9, 2010 Grid Protection Alliance NYISO 2010 Smart Grid Vendor Forum December 9, 2010 1 Who is GPA? A not-for-profit corporation to support the utility industry The Grid Solutions Division of GPA is an open-source

More information

HANA Performance. Efficient Speed and Scale-out for Real-time BI

HANA Performance. Efficient Speed and Scale-out for Real-time BI HANA Performance Efficient Speed and Scale-out for Real-time BI 1 HANA Performance: Efficient Speed and Scale-out for Real-time BI Introduction SAP HANA enables organizations to optimize their business

More information

Digital Transformation of Power Delivery

Digital Transformation of Power Delivery Digital Transformation of Power Delivery Keynote Speech Professor Saifur Rahman, PhD Virginia Tech, USA IEEMA Engineer Infinite Conference, Delhi NCR, India, 14 March 2018 Traditional Electricity Delivery

More information

An Integrated Platform for Increased FLEXIbility in smart TRANSmission grids with STORage Entities and large penetration of Renewable Energy Sources

An Integrated Platform for Increased FLEXIbility in smart TRANSmission grids with STORage Entities and large penetration of Renewable Energy Sources An Integrated Platform for Increased FLEXIbility in smart TRANSmission grids with STORage Entities and large penetration of Renewable Energy Sources Project presentation This project has received funding

More information

Testing and Calibration of Phasor Measurement Units

Testing and Calibration of Phasor Measurement Units Testing and Calibration of Phasor Measurement Units Richard Pirret Fluke Calibration NCSLI Conference National Harbor, MD August 25, 2011 2011 Fluke Corporation NCSLI PMU 20110825 1 Grids world s most

More information

Real-time visualization for detecting and solving power system challenges

Real-time visualization for detecting and solving power system challenges SEL-5078-2 synchrowave Central Software Real-time visualization for detecting and solving power system challenges Automatically detect transients induced by renewable generation. Gain power system insight

More information

Oracle Database Exadata Cloud Service Exadata Performance, Cloud Simplicity DATABASE CLOUD SERVICE

Oracle Database Exadata Cloud Service Exadata Performance, Cloud Simplicity DATABASE CLOUD SERVICE Oracle Database Exadata Exadata Performance, Cloud Simplicity DATABASE CLOUD SERVICE Oracle Database Exadata combines the best database with the best cloud platform. Exadata is the culmination of more

More information

North American SynchroPhasor Initiative NASPI & NERC Update and Initiatives. Alison Silverstein NASPI Project Manager March 30, 2011

North American SynchroPhasor Initiative NASPI & NERC Update and Initiatives. Alison Silverstein NASPI Project Manager March 30, 2011 North American SynchroPhasor Initiative NASPI & NERC Update and Initiatives Alison Silverstein NASPI Project Manager March 30, 2011 Overview NASPI & NERC Initiatives NASPI intro NASPI & NERC priorities

More information

Synchrophasor Technology and Systems

Synchrophasor Technology and Systems PNNL-SA-106051 Synchrophasor Technology and Systems Jeff Dagle, PE Chief Electrical Engineer and Team Lead Electricity Infrastructure Resilience Pacific Northwest National Laboratory Richland, Washington

More information

Outline of Hitachi, Ltd.

Outline of Hitachi, Ltd. Cannot change the logo size and position. Outline of Hitachi, Ltd. 11/11/2014 Kazuhiro Ikebe Managing Director Hitachi South America, Ltda. 1. Corporate Data FY2013 Through 100 years, Hitachi has grown

More information

Always an eye to security

Always an eye to security Always an eye to security SIGUARD the perfect supervision of your power system www.siemens.com/siguard Answers for infrastructure and cities. Keeping the overview SIGUARD is a suite of innovative software

More information

Revenue Management as a Customer Service. Ed Hackney

Revenue Management as a Customer Service. Ed Hackney Revenue Management as a Customer Service Ed Hackney About Ed 14 years with SUEZ and United Water Revenue Management Operational Technology Engineering IT 2 Internet Startups 2 Big 4 consultancies BS Rutgers

More information

ERCOT Synchrophasor Data Quality Study

ERCOT Synchrophasor Data Quality Study ERCOT Synchrophasor Data Quality Study Bill Blevins, ERCOT Prashant Palayam, EPG David Bogen, ONCOR Carlos J Casablanca, AEP Bill Bojorquez, Sharyland March 11 th 2014 NASPI DATA QUALITY STUDY - OUTLINE

More information

Session Advanced System Control, Advanced Utility Analytics with Object-Oriented Database Technology Paul Myrda, John Simmins, Bert Taube USA

Session Advanced System Control, Advanced Utility Analytics with Object-Oriented Database Technology Paul Myrda, John Simmins, Bert Taube USA Advanced System Control, Modeling & Analytics Session Advanced System Control, Modeling & Analytics Advanced Utility Analytics with Object-Oriented Database Technology Paul Myrda, John Simmins, Bert Taube

More information

Multilin P30 Phasor Data Concentrator

Multilin P30 Phasor Data Concentrator Multilin P30 Phasor Data Concentrator Secure high performance Phasor Data Concentrator (PDC) for wide area monitoring and dynamic disturbance analysis KEY BENEFITS Reduce deployment and operation cost

More information

PJM Interconnection Smart Grid Investment Grant Update

PJM Interconnection Smart Grid Investment Grant Update PJM Interconnection Smart Grid Investment Grant Update Bill Walker walkew@pjm.com NASPI Work Group Meeting October 12-13, 2011 Acknowledgment: "This material is based upon work supported by the Department

More information

Smart Grid Operations - Clemson University Research, Education and Innovation-Ecosystem Opportunities

Smart Grid Operations - Clemson University Research, Education and Innovation-Ecosystem Opportunities Smart Grid Operations - Clemson University Research, Education and Innovation-Ecosystem Opportunities G. Kumar Venayagamoorthy, PhD, FIET, FSAIEE Duke Energy Distinguished Professor & Director & Founder

More information

A Case for Multi-Function PMU

A Case for Multi-Function PMU A Case for Multi-Function PMU Harish I. Mehta Mehta Tech, Inc. www.mehtatech.com NASPI Chattanooga, TN Meeting PMU Definition PMU is generally defined as: IEEE C37.118 compliant device Time synchronized

More information

Synchrophasors and Next Generation Energy Management Systems (EMS)

Synchrophasors and Next Generation Energy Management Systems (EMS) Synchrophasors and Next Generation Energy Management Systems (EMS) Manu Parashar Celebrating the Visions of Synchrophasor Pioneers: Arun Phadke and Jim Thorp May 9 th, 2013 Analog Data Acquisition Changing

More information

p. 1 p. 9 p. 26 p. 56 p. 62 p. 68

p. 1 p. 9 p. 26 p. 56 p. 62 p. 68 The Challenges and Opportunities Faced by Utilities using Modern Protection and Control Systems - Paper Unavailable Trends in Protection and Substation Automation Systems and Feed-backs from CIGRE Activities

More information

Power System Stabilization Solutions in North America and Future Outlook

Power System Stabilization Solutions in North America and Future Outlook 926 Hitachi Review Vol. 65 (2016), No. 4 Featured Articles Power System Stabilization Solutions in North America and Future Outlook Hiroo Horii, P.E.Jp Nao Saito Atsushi Honzawa Kenichirou Beppu Kenji

More information

Big Data Access, Analytics and Sense-Making

Big Data Access, Analytics and Sense-Making Workshop on Data Analytics for the Smart Grid Pullman, WA August 28, 2017 Big Data Access, Analytics and Sense-Making Zhenyu (Henry) Huang, Ph.D., P.E., F.IEEE Laboratory Fellow/Technical Group Manager

More information

A global technology leader approaching $42B in sales with 57,000 people, and customers in 160+ countries LENOVO. ALL RIGHTS RESERVED

A global technology leader approaching $42B in sales with 57,000 people, and customers in 160+ countries LENOVO. ALL RIGHTS RESERVED A global technology leader approaching $42B in sales with 57,000 people, and customers in 160+ countries. 2 Lenovo s Performance Lenovo WW PC Market Share 19.7% 2014 13.1% 2013 2012 9.6% 8.2% 2011 6.5%

More information

WAProtector Power System Wide Area Monitoring Protection and Control

WAProtector Power System Wide Area Monitoring Protection and Control WAProtector Power System Wide Area Monitoring Protection and Control Bojan Mahkovec, Dr. Tadeja Babnik ELPROS, Slovenia Flavio Rabello NOVAKOASIN, Brasil Brasil April 2010 1 Presentation outline Presentation

More information

Analyze Big Data Faster and Store It Cheaper

Analyze Big Data Faster and Store It Cheaper Analyze Big Data Faster and Store It Cheaper Dr. Steve Pratt, CenterPoint Russell Hull, SAP Public About CenterPoint Energy, Inc. Publicly traded on New York Stock Exchange Headquartered in Houston, Texas

More information

MISO. Smart Grid Investment Grant Update. Kevin Frankeny NASPI Workgroup Meeting October 17-18, 2012

MISO. Smart Grid Investment Grant Update. Kevin Frankeny NASPI Workgroup Meeting October 17-18, 2012 MISO Smart Grid Investment Grant Update Kevin Frankeny kfrankeny@misoenergy.org NASPI Workgroup Meeting October 17-18, 2012 ARRA Disclaimer "This report was prepared as an account of work sponsored by

More information

Co-Creation in the 5G era

Co-Creation in the 5G era Tomorrow s Operator Summit@MWCS2018 2018 NTT DOCOMO, INC. All Rights Reserved. 1 Co-Creation in the 5G era Lan CHEN President and CEO, DOCOMO Beijing Labs 28 th, June, 2018 Transformation ドコモのめざす世界 into

More information

NASPI Work Group meeting April 24-26, 2018 Albuquerque, NM

NASPI Work Group meeting April 24-26, 2018 Albuquerque, NM NASPI Work Group meeting April 24-26, 2018 Albuquerque, NM Pavel Kovalenko Viktor Litvinov from data to action Premium Information Services from Data to Action Design, Develop and Deploy digital transformation

More information

Oracle Platform Performance Baseline Oracle 12c on Hitachi VSP G1000. Benchmark Report December 2014

Oracle Platform Performance Baseline Oracle 12c on Hitachi VSP G1000. Benchmark Report December 2014 Oracle Platform Performance Baseline Oracle 12c on Hitachi VSP G1000 Benchmark Report December 2014 Contents 1 System Configuration 2 Introduction into Oracle Platform Performance Tests 3 Storage Benchmark

More information

10 Million Smart Meter Data with Apache HBase

10 Million Smart Meter Data with Apache HBase 10 Million Smart Meter Data with Apache HBase 5/31/2017 OSS Solution Center Hitachi, Ltd. Masahiro Ito OSS Summit Japan 2017 Who am I? Masahiro Ito ( 伊藤雅博 ) Software Engineer at Hitachi, Ltd. Focus on

More information

HITACHI Social Innovation & OSS

HITACHI Social Innovation & OSS HITACHI Social Innovation & OSS 2018/11/15 Ryo Kawai HITACHI LTD. Contents 1. Outline of Hitachi 2. Our Vision and OSS 1 Contents 1. Outline of Hitachi 2. Our Vision and OSS 2 Hitachi Corporate Profile

More information

Karl Iliev, San Diego Gas & Electric Company

Karl Iliev, San Diego Gas & Electric Company INTEGRATING DER THROUGH DISTRIBUTION SYNCROPHASORS Karl Iliev, San Diego Gas & Electric Company 2002 San Diego Gas and Electric Co. and Southern California Gas Company. All copyright and trademark rights

More information

IBM. IBM ^ pseries, IBM RS/6000 and IBM NUMA-Q Performance Report

IBM. IBM ^ pseries, IBM RS/6000 and IBM NUMA-Q Performance Report IBM IBM ^ pseries, IBM RS/6000 and IBM NUMA-Q Performance Report October 7, Table of Contents PERFORMANCE of IBM WEB SERVER SYSTEMS... 3 Section - and LINPACK PERFORMANCE... RS/6000 SP s... 4 Section a

More information

Ovation Process Historian

Ovation Process Historian Ovation Process Historian Features Designed to meet the needs of precision, performance, scalability and historical data management for the Ovation control system Collects historical data of Ovation process

More information

KDDI, Hitachi Collaborate on Global IoT Business

KDDI, Hitachi Collaborate on Global IoT Business News Release June 7, 2018 KDDI CORPORATION Hitachi, Ltd. KDDI, Hitachi Collaborate on Global IoT Business ~Contribute to the business transformation of global corporations by linking the KDDI IoT Worldwide

More information

M2M Solutions that Use IT for Energy Efficiency and Comfort in Offices

M2M Solutions that Use IT for Energy Efficiency and Comfort in Offices Hitachi Review Vol. 64 (2015), No. 1 41 Featured Articles M2M Solutions that Use IT for Energy Efficiency and Comfort in Offices Nobuhiro Matsudaira Masataka Hozoji Kiyokazu Nishioka Kazuhiro Maeda OVERVIEW:

More information

RTDMS CAISO TRAINING SESSION

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

More information

Research and Design of Data Storage Scheme for Electric Power Big Data

Research and Design of Data Storage Scheme for Electric Power Big Data 3rd International Conference on Management, Education, Information and Control (MEICI 2015) Research and Design of Data Storage Scheme for Electric Power Big Data Wenfeng Song 1,a, Wanqing Yang 2,b*, Jingzhao

More information

Evolution of Capabilities Hunter Downey, Solution Advisor

Evolution of Capabilities Hunter Downey, Solution Advisor Evolution of Capabilities Hunter Downey, Solution Advisor What is our suite? Crystal Reports Web Intelligence Dashboards Explorer Mobile Lumira Predictive 2011 SAP. All rights reserved. 2 What is our suite?

More information

Advanced Real-Time Situational Awareness Sourced from Synchrophasor Data

Advanced Real-Time Situational Awareness Sourced from Synchrophasor Data Advanced Real-Time Situational Awareness Sourced from Synchrophasor Data Faster than the Eye, not faster than PI Presented by Kliff Hopson, Bonneville Power Administration Jeff Hopper, Casne Engineering,

More information

FOR IMMEDIATE RELEASE

FOR IMMEDIATE RELEASE FOR IMMEDIATE RELEASE Okuma and Hitachi Embark on Collaborative Creation Aiming to Establish an Advanced Model for Mass Customization Using IoT Launching a Joint Demonstration Experiment for Production

More information

Improve Your Manufacturing With Insights From IoT Analytics

Improve Your Manufacturing With Insights From IoT Analytics Improve Your Manufacturing With Insights From IoT Analytics Accelerated Time to Value With a Prebuilt, Future-Proof Solution Dr. Zack Pu Offering Manager, Industrial IoT Hitachi Vantara Dr. Wei Yuan Senior

More information

Interstage Big Data Complex Event Processing Server V1.0.0

Interstage Big Data Complex Event Processing Server V1.0.0 Interstage Big Data Complex Event Processing Server V1.0.0 User's Guide Linux(64) J2UL-1665-01ENZ0(00) October 2012 PRIMERGY Preface Purpose This manual provides an overview of the features of Interstage

More information

Reconstruyendo una Nube Privada con la Innovadora Hiper-Convergencia Infraestructura Huawei FusionCube Hiper-Convergente

Reconstruyendo una Nube Privada con la Innovadora Hiper-Convergencia Infraestructura Huawei FusionCube Hiper-Convergente Reconstruyendo una Nube Privada con la Innovadora Hiper-Convergencia Infraestructura Huawei FusionCube Hiper-Convergente Ronald Paz IT Product Director Huawei del Peru Contents 1 Huawei Corporation 2 IT

More information

Local Area Monitoring System (LAMS) for Microgrid

Local Area Monitoring System (LAMS) for Microgrid Local Area Monitoring System (LAMS) for Microgrid March 6, 2012 update for Korea Electrotechnology Research Institute Illinois Institute of Technology, Korea Electrotechnology Research Institute (KERI)

More information

High-Reliability, Next-Generation Supervisory and Control System for Power Stations

High-Reliability, Next-Generation Supervisory and Control System for Power Stations 214 High-Reliability, Next-Generation Supervisory and Control System for Power Stations High-Reliability, Next-Generation Supervisory and Control System for Power Stations Akio Ito Kazuo Furudate Masayuki

More information

Real Time Monitoring of

Real Time Monitoring of Real Time Monitoring of Cascading Events Mladen Kezunovic Nan Zhang, Hongbiao Song Texas A&M University Tele-Seminar, March 28, 2006 Project Reports (S-19) M. Kezunovic, H. Song and N. Zhang, Detection,

More information

IP Strategy of HITACHI

IP Strategy of HITACHI * IP Strategy of HITACHI April 7, 2004 Hitachi Ltd Executive Officer, General Manager of Intellectual Property Group Yasuo Sakuta *IP: Intellectual Property All Rights Reserved, Copyright C 2004, Hitachi,

More information

Smart Grid Technology for Resilient Community

Smart Grid Technology for Resilient Community ISGT 2014 Panel Session on Microgrids and Resiliency Smart Grid Technology for Resilient Community February 19, 2014 Hitachi America, Ltd Yutaka Kokai 1 Severe Weather Conditions Source: Con Edison ( America2013)

More information

Achieving Smarter Grid Operation With On-Line DSA Technology

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

More information

SIGUARD System for Phasor Data Processing

SIGUARD System for Phasor Data Processing SIGUARD System for Phasor Data Processing Real Time Visualization and Disturbance Recording Dan Murray Siemens Energy, Inc. System Description SIGUARD is a software-based Phasor Data Concentrator Data

More information

Reviewing Smart Grid Standards for Protection, Control, and Monitoring Applications

Reviewing Smart Grid Standards for Protection, Control, and Monitoring Applications Reviewing Smart Grid Standards for Protection, Control, and Monitoring Applications Dr. M. Kanabar, I. Voloh, and D. McGinn GE Digital Energy, Canada 1 Smart T&D Grid 2 Smart Grid - PCM Standardization

More information

TESTING BIG DATA WORLD RIGA. by Konstantin Pletenev OCTOBER, 2017, TAPOST GROW CONFIDENTLY

TESTING BIG DATA WORLD RIGA. by Konstantin Pletenev OCTOBER, 2017, TAPOST GROW CONFIDENTLY RIGA TESTING BIG DATA WORLD by Konstantin Pletenev OCTOBER, 2017, TAPOST GROW CONFIDENTLY BIG DATA IS NOT ABOUT THE DATA THE REVOLUTION IS NOT THAT THERE S MORE DATA AVAILABLE THE REVOLUTION IS THAT WE

More information

Hitachi Announces 2018 Mid-term Management Plan

Hitachi Announces 2018 Mid-term Management Plan FOR IMMEDIATE RELEASE Contacts: Japan: Mickey Takeuchi U.K.: Yuki Maeda Hitachi, Ltd. Hitachi Europe Ltd. +81-3-5208-9324 +44-1628-585714 masayuki.takeuchi.cc@hitachi.com yuki.maeda@hitachi-eu.com Hitachi

More information

Development and Commercialization of New Digital Protection and Control Equipment

Development and Commercialization of New Digital Protection and Control Equipment Development and Commercialization of New Digital Protection and Control Equipment 416 Development and Commercialization of New Digital Protection and Control Equipment Chikashi Komatsu Jun Noro Mitsuyasu

More information

Strategic Briefing Paper Big Data

Strategic Briefing Paper Big Data Strategic Briefing Paper Big Data The promise of Big Data is improved competitiveness, reduced cost and minimized risk by taking better decisions. This requires affordable solution architectures which

More information

O&M Service for Sustainable Social Infrastructure

O&M Service for Sustainable Social Infrastructure O&M Service for Sustainable Social Infrastructure Hitachi Review Vol. 62 (2013), No. 7 370 Toshiyuki Moritsu, Ph. D. Takahiro Fujishiro, Ph. D. Katsuya Koda Tatsuya Kutsuna OVERVIEW: Hitachi is developing

More information

THE ANATOMY OF A CENTRALIZED REMEDIAL ACTION SYSTEM: WHAT CAN BE DONE IN 50 MILLISECONDS?

THE ANATOMY OF A CENTRALIZED REMEDIAL ACTION SYSTEM: WHAT CAN BE DONE IN 50 MILLISECONDS? THE ANATOMY OF A CENTRALIZED REMEDIAL ACTION SYSTEM: WHAT CAN BE DONE IN 50 MILLISECONDS? Whitepaper authored by: Herbert Falk Senior Solutions Architect SISCO, Inc. herb@sisconet.com One of the major

More information

Exadata. Presented by: Kerry Osborne. February 23, 2012

Exadata. Presented by: Kerry Osborne. February 23, 2012 Exadata Presented by: Kerry Osborne February 23, 2012 whoami Worked with Oracle Since 1982 (V2) Working with Exadata since early 2010 Work for Enkitec (www.enkitec.com) (Enkitec owns a Half Rack V2/X2)

More information

Implementation and Future Plans for Global IoT Maintenance System

Implementation and Future Plans for Global IoT Maintenance System FEATURED ARTICLES Public and Social Infrastructure for Safe and Pleasant Cities Implementation and Future Plans for Global IoT System There is an accelerating global trend, especially in industry, for

More information

Approaching the Petabyte Analytic Database: What I learned

Approaching the Petabyte Analytic Database: What I learned Disclaimer This document is for informational purposes only and is subject to change at any time without notice. The information in this document is proprietary to Actian and no part of this document may

More information

Flash Storage Complementing a Data Lake for Real-Time Insight

Flash Storage Complementing a Data Lake for Real-Time Insight Flash Storage Complementing a Data Lake for Real-Time Insight Dr. Sanhita Sarkar Global Director, Analytics Software Development August 7, 2018 Agenda 1 2 3 4 5 Delivering insight along the entire spectrum

More information

Communications and Electric Power Sectors:

Communications and Electric Power Sectors: Communications and Electric Power Sectors: Need for Common Situation Awareness and Tools DIMACS Workshop on Algorithmic Decision Theory for the Smart Grid October 25, 2010 Daniel C. Hurley, Jr. Director,

More information

Hewlett Packard Enterprise HPE GEN10 PERSISTENT MEMORY PERFORMANCE THROUGH PERSISTENCE

Hewlett Packard Enterprise HPE GEN10 PERSISTENT MEMORY PERFORMANCE THROUGH PERSISTENCE Hewlett Packard Enterprise HPE GEN10 PERSISTENT MEMORY PERFORMANCE THROUGH PERSISTENCE Digital transformation is taking place in businesses of all sizes Big Data and Analytics Mobility Internet of Things

More information

SPP PMU. Project Overview for NASPI. Cody Parker Supervisor Operations Support

SPP PMU. Project Overview for NASPI. Cody Parker Supervisor Operations Support SPP PMU Project Overview for NASPI Cody Parker Supervisor Operations Support Outline 1. Background 2. Project Overview 3. Working with our Members 4. Project Team 3 Background OUTLINE ITEM 1 4 Our Beginning

More information

Toward timely, predictable and cost-effective data analytics. Renata Borovica-Gajić DIAS, EPFL

Toward timely, predictable and cost-effective data analytics. Renata Borovica-Gajić DIAS, EPFL Toward timely, predictable and cost-effective data analytics Renata Borovica-Gajić DIAS, EPFL Big data proliferation Big data is when the current technology does not enable users to obtain timely, cost-effective,

More information

Fujitsu/Fujitsu Labs Technologies for Big Data in Cloud and Business Opportunities

Fujitsu/Fujitsu Labs Technologies for Big Data in Cloud and Business Opportunities Fujitsu/Fujitsu Labs Technologies for Big Data in Cloud and Business Opportunities Satoshi Tsuchiya Cloud Computing Research Center Fujitsu Laboratories Ltd. January, 2012 Overview: Fujitsu s Cloud and

More information

Built for Speed: Comparing Panoply and Amazon Redshift Rendering Performance Utilizing Tableau Visualizations

Built for Speed: Comparing Panoply and Amazon Redshift Rendering Performance Utilizing Tableau Visualizations Built for Speed: Comparing Panoply and Amazon Redshift Rendering Performance Utilizing Tableau Visualizations Table of contents Faster Visualizations from Data Warehouses 3 The Plan 4 The Criteria 4 Learning

More information

An EPRI Progress Report May 2011

An EPRI Progress Report May 2011 Smarter Transmission An EPRI Progress Report May 2011 ABOUT THE NEWSLETTER This is the first edition of the Smarter Transmission newsletter. The plan is to inform readers about what s happening in the

More information

WAMS Analytics for Electrical Transmission Systems

WAMS Analytics for Electrical Transmission Systems WAMS Analytics for Electrical Transmission Systems Prof. S A Soman Indian Institute of Technology Bombay August 7, 2013 1 of 17 Agenda Synchrophasor analytics architecture List of WAMS analytics to be

More information

Alarming and Operations of openpdc at ISO-NE

Alarming and Operations of openpdc at ISO-NE A U G 1 4, 2 0 1 3 A T L A N T A, G A Alarming and Operations of openpdc at ISO-NE Qiang Frankie Zhang, Patrick Pentz (Developer) Outline Project Overview Project Status Development Challenges Discussion

More information

Westfield DB2 z/os System Management

Westfield DB2 z/os System Management Westfield DB2 z/os System Management Managing the Pain with Stats, Charts, Graphs, & REXX NEODBUG Aug 16, 2012 Mike Smith Westfield Insurance Agenda About Westfield DB2 Workload and Environment Tools and

More information

ORACLE Linux / TSC.

ORACLE Linux / TSC. ORACLE Linux / TSC Sekook.jang@oracle.com Unbreakable Linux Unbreakable Support Unbreakable Products Unbreakable Performance Asianux Then. Next? Microsoft Scalability 20 User Workgroup Computing Microsoft

More information

QLogic/Lenovo 16Gb Gen 5 Fibre Channel for Database and Business Analytics

QLogic/Lenovo 16Gb Gen 5 Fibre Channel for Database and Business Analytics QLogic/ Gen 5 Fibre Channel for Database Assessment for Database and Business Analytics Using the information from databases and business analytics helps business-line managers to understand their customer

More information

Reinventing the Role of the SCADA Historian

Reinventing the Role of the SCADA Historian Reinventing the Role of the SCADA Historian Distributed Redundancy, Centralized Access Standards Certification Education & Training Publishing Conferences & Exhibits Speakers: Blair Sooley, M. B. A., P.

More information

Hitachi Announces Executive Changes

Hitachi Announces Executive Changes FOR IMMEDIATE RELEASE Contacts: Japan: Masanao Sato U.S.: Mickey Takeuchi Hitachi, Ltd. Hitachi America, Ltd. +81-3-5208-9324 +1-914-333-2987 masanao.sato.sz@hitachi.com masayuki.takeuchi@hal.hitachi.com

More information

Accelerating Enterprise Search with Fusion iomemory PCIe Application Accelerators

Accelerating Enterprise Search with Fusion iomemory PCIe Application Accelerators WHITE PAPER Accelerating Enterprise Search with Fusion iomemory PCIe Application Accelerators Western Digital Technologies, Inc. 951 SanDisk Drive, Milpitas, CA 95035 www.sandisk.com Table of Contents

More information

FOR IMMEDIATE RELEASE

FOR IMMEDIATE RELEASE FOR IMMEDIATE RELEASE Hitachi Announces to Begin Volume Production of Semiconductor Strain Sensors for IoT -- Automotive technologies to be rolled out in a wide range of fields, including power systems,

More information

Succeeded: World's fastest 600Gbps per lambda optical. transmission with 587Gbps data transfer

Succeeded: World's fastest 600Gbps per lambda optical. transmission with 587Gbps data transfer (Press release) December 11, 2018 National Institute of Informatics, Research Organization of Information and Systems Nippon Telegraph and Telephone East Corporation Nippon Telegraph and Telephone Corporation

More information

Trends in Distribution Automation for Active Distribution Grids. Univ.-Prof. Antonello Monti, Ph.D.

Trends in Distribution Automation for Active Distribution Grids. Univ.-Prof. Antonello Monti, Ph.D. Trends in Distribution Automation for Active Distribution Grids Univ.-Prof. Antonello Monti, Ph.D. Future Energy Systems 2 Key Ingredients 3 An evolving view of the customer role Customer 1.0 No connectivity

More information

November 29, ECE 421 Session 28. Utility SCADA and Automation. Presented by: Chris Dyer

November 29, ECE 421 Session 28. Utility SCADA and Automation. Presented by: Chris Dyer ECE 421 Session 28 November 29, 2018 Utility SCADA and Automation Presented by: Chris Dyer Utility SCADA & Automation Chris Dyer, P.E. BSEE University of Idaho, 1997 SCADA & Automation Engineer POWER Engineers,

More information

Big Data Analytics: Research Needs. Ali Ghassemian

Big Data Analytics: Research Needs. Ali Ghassemian Big Data Analytics: Research Needs Ali Ghassemian April 28, 2016 Plan DOE s Grid Modernization Initiative (GMI) represent a comprehensive effort to help shape the future of our nation s grid and solve

More information

Lessons Learned Integrating Synchrophasors into EMS Applications

Lessons Learned Integrating Synchrophasors into EMS Applications SALT RIVER PROJECT - SYNCHROPHASOR TEAM Lessons Learned Integrating Synchrophasors into EMS Applications NASPI Working Group Meeting Scottsdale, AZ February 04, 2009 Dr. Naim Logic Bill Robertson Outline

More information

Pervasive Insight. Mission Critical Platform

Pervasive Insight. Mission Critical Platform Empowered IT Pervasive Insight Mission Critical Platform Dynamic Development Desktop & Mobile Server & Datacenter Cloud Over 7 Million Downloads of SQL Server 2008 Over 30,000 partners are offering solutions

More information

Traditional RDBMS Wisdom is All Wrong -- In Three Acts "

Traditional RDBMS Wisdom is All Wrong -- In Three Acts Traditional RDBMS Wisdom is All Wrong -- In Three Acts "! The Stonebraker Says Webinar Series! The first three acts:! 1. Why the elephants are toast and why main memory is the answer for OLTP! Today! 2.

More information

The Power of Data: Thriving in a World of Change

The Power of Data: Thriving in a World of Change The Power of Data: Thriving in a World of Change Presented by Brett Higgins Vice President Asia Pacific Copyright 2013 OSIsoft, LLC. About OSIsoft Founded in 1980 14 000 Sites, 4 000 Customers 123 Countries

More information

Outline of Hitachi, Ltd.

Outline of Hitachi, Ltd. Cannot change the logo size and position. Outline of Hitachi, Ltd. 11/5/2014 Kazuhiro Ikebe Managing Director Hitachi South America, Ltda. 1. Corporate Data FY2013 Through 100 years, Hitachi has grown

More information

WISP. Western Interconnection Synchrophasor Program. Vickie VanZandt & Dan Brancaccio NASPI Work Group Meeting October 22-24, 2013

WISP. Western Interconnection Synchrophasor Program. Vickie VanZandt & Dan Brancaccio NASPI Work Group Meeting October 22-24, 2013 WISP Western Interconnection Synchrophasor Program Vickie VanZandt & Dan Brancaccio NASPI Work Group Meeting October 22-24, 2013 1 Acknowledgement and Disclaimer Acknowledgment: This material is based

More information

Hitachi s History of Transformation

Hitachi s History of Transformation Management Strategy Hitachi s History of Transformation (Fiscal 2004 Fiscal 2013) Recovery from management crisis and on to a new growth stage. In fiscal 2013, Hitachi achieved new record highs in operating

More information

Synchrophasor Fact Sheet

Synchrophasor Fact Sheet Synchrophasors and SEL For more than 25 years, Schweitzer Engineering Laboratories, Inc. (SEL) has delivered reliable, high-quality solutions that lead the electric power industry in price, features, innovation,

More information