PMU Big Data Analysis Based on the SPARK Machine Learning Framework

Size: px
Start display at page:

Download "PMU Big Data Analysis Based on the SPARK Machine Learning Framework"

Transcription

1 PNNL-SA PMU Big Data Analysis Based on the SPARK Machine Learning Framework Pavel Etingov WECC Joint Synchronized Information Subcommittee meeting May , Salt Lake City, UT May 18,

2 Project team PNNL Jason Hou Dimitri Zarzhitsky Heng Wang Huiying Ren Pavel Etingov Partners LANL LBNL Columbia University Jacques De Chalendar (summer intern, Stanford University) May 18,

3 Project background Active deployment of phasor measurement units (PMUs), smart meters, and other measurement devices dramatically increased the size of data collected by electrical utilities. The volume of the collected information is continuing to grow that makes it very difficult to process it, run analysis and extract insights The collected data enables many insights about power system state and dynamic behavior Extracting this information can help: Increase situation awareness. Detect events in the system (e.g. under frequency or voltage events). Detect abnormalities. Help validate the system models. Detect equipment malfunction. May 18,

4 Project goals Develop a framework for PMU big data analysis Event detection Abnormalities detection Improved situational awareness System identification (learning system dynamic behavior) Advanced visualization Framework is based on the cloud technology and distributed computing: PNNL institutional cloud system or Microsoft Azure Apache SPARK for distributed big data analysis and Machine Learning (ML) May 18,

5 PNNL cluster infrastructure PNNL cloud is based on OpenStack (a free and opensource software platform for cloud computing) Cloudera Apache Hadoop Distribution: Apache Spark (an open source cluster computing framework) Apache Hive (a data warehouse infrastructure built on top of Hadoop for providing data summarization, query, and analysis) HBase (an open source, non-relational, distributed database) May 18,

6 Apache Spark Large scale parallel data processing framework Extremely powerful (up to 100x faster than Hadoop) Large datasets distributed across multiple nodes within a computer cluster Support real time data stream Built-in Machine Learning library Support different languages (Scala, Java, Python, R) Support different data sources (SQL, Hive, HBase, Cassandra, Oracle, etc) Open source and free Available through public cloud services (Amazon AWS, Microsoft Azure, IBM, etc) and through new PNNL institutional cloud system. May 18,

7 Spark research cluster based on PNNL cloud Current configuration 20 nodes RAM 320 Gb Recently upgraded to Spark 2.1 Cluster will be upgraded to 1 Tb RAM May 18,

8 Cloud based ML-PMU Framework PMU data stream SPARK cluster PySpark pdat extract PySpark Event detection PNNL EIOC PDAT Historical data.csv,.xml DB (HDFS) SPARK (head node) PySpark interface Node 1 Node 2 Node X Python Python Python User Input Display EIOC - Electricity Infrastructure Operations Center HDFS- Hadoop Distributed File System WEB based GUI May 18,

9 PMU data stream PNNL receives PMU data stream from Bonneville Power Administration 12 PMUs Multiple channels (Voltage and Current Phasors, Frequency, ROCOF) PMU Data stored in PDAT format PDAT format developed by BPA Based on IEEE Std. C Binary files Each file contains 1 minute of data One file ~ 5 MB Data frame organization defined by IEEE C May 18,

10 SPARK machine learning built in capabilities SPARK includes two ML libraries: Mllib (contains the original API built on top of RDDs*) ML (provides higher-level API built on top of Data Frames) Python or R libraries for ML can be deployed and used on single nodes *Resilient Distributed Dataset May 18,

11 Ongoing work Python (PySpark) modules: PDAT data extraction Data cleaning Bad data Missing points Outliers Event detection Frequency events Voltage events Features extraction and analysis Wavelet K-mean Clustering FFT Screenshot examples (Jupiter notebooks integration with PySpark) May 18,

12 PDAT data extraction Read information from PDAT and creates SPARK data frames Store information in Hive tables Implemented in PySpark that allows parallel processing of multiple PDAT files PNNL EIOC PMU data stream PDAT HDFS DB (HDFS) PDAT extract Spark Data frames Hive Tables Significantly increased performance To read information for 1 hour takes about 20 seconds (20 nodes cluster) May 18,

13 PMU Anomaly Detection Multi-resolution analysis (MRA) Signals are transformed into timefrequency domain Position and magnitude of anomalies are localized at orthonormal scales Wavelet series expansion jk x x k j/2 j, ( ) 2 (2 ) jk x x k j/2 j, ( ) 2 (2 ) f ( x) f ( x) f ( x) a d 1/2 ( x) h ( n)2 (2 x n) n 1/2 ( x) h ( n)2 (2 x n) n f ( x) c ( k) ( x) d ( k) ( x) j0 j0, k j j, k k j j0 k Lowpass to get approximation(a) Highpass to get details(d) MRA decomposition tree Extracted the detailed wavelet coefficients at the first 3 resolution levels which are adequate given the event duration. Identified anomaly candidates at multiresolution levels with moving-window-based outlier detection. Prescreened the anomaly candidates with a minimum duration of 3 seconds. Anomaly Detection & Classification Framework May 18,

14 Anomaly Scoring and Verification The anomaly score matrices were calculated across 12 PMUs at multiresolution levels for each PMU attribute. Frequency event detection and classification False alarm (bad data) weak spatiotemporal correlation (weak continuity, weak correlation across units, but note local event is possible) Real event strong correlation across units, relatively weak temporal correlation with a bandwidth of about 5~20seconds Clustering and Principal Component analysis(pca) were applied to obtain better understanding of the anomaly May 18, events (a) (b) (c) (d) (a) (b) (c) (d) PMU frequency attribute with observed real event marked in red; MRA wavelet coefficient at D1; MRA wavelet coefficient at D2; MRA wavelet coefficient at D3. The PMU anomaly candidates marked in red at each multiresolution level.

15 Examples of Voltage Detected Anomalies An example of detected PMU voltage magnitude anomaly where the PMUs have consistent behaviors and strong crosscorrelations. An example of localized PMU voltage magnitude anomaly where PMU4 has different behavior compared to other PMUs, and the cross-corrections are relatively weak. May 18,

16 Examples of Anomalies Classification (a) (b) (c) Classification results using (a) all 4 attributes; (b) 3 attributes (Magnitude, Frequency and angle difference); (c) 2 attributes (Magnitude and Frequency) The recorded real frequency events were marked in cyan (a) Time(sec) Time(sec) Time(sec) (b) (c) PCA results using (a) all 4 attributes; (b) 3 attributes (Magnitude, Frequency and angle difference); (c) 2 attributes (Magnitude and Frequency) The recorded real frequency events were marked in cyan May 18,

17 Preliminary Results Spark cluster for ML and PMU (big data) analysis was deployed. It is based on the PNNL institution cloud system PMU data has been collecting in PDAT format (PMU data stream from PBA to PNNL EIOC) Methodology for event detection based on wavelet analysis has been developed Python (PySpark) modules are under development May 18,

Big Data Framework for Synchrophasor Data Analysis

Big Data Framework for Synchrophasor Data Analysis Big Data Framework for Synchrophasor Data Analysis Pavel Etingov, Jason Hou, Huiying Ren, Heng Wang, Troy Zuroske, and Dimitri Zarzhitsky Pacific Northwest National Laboratory North American Synchrophasor

More information

Pattern Mining and Anomaly Detection based on Power System Synchrophasor Measurements

Pattern Mining and Anomaly Detection based on Power System Synchrophasor Measurements Proceedings of the 51 st Hawaii International Conference on System Sciences 2018 Pattern Mining and Anomaly Detection based on Power System Synchrophasor Measurements Huiying Ren 1 Zhangshuan Hou 1 Earth

More information

Oscillation Baselining and Analysis Tool

Oscillation Baselining and Analysis Tool PNNL-SA-126267 Oscillation Baselining and Analysis Tool PAVEL ETINGOV, FRANK TUFFNER, JAMES FOLLUM, ZHANGSHUAN (JASON) HOU Pacific Northwest National Laboratory DMITRY KOSTEREV, GORDON MATTHEWS Bonneville

More information

Comparison between Apache Flink and Apache Spark

Comparison between Apache Flink and Apache Spark Comparison between Apache Flink and Apache Spark Fernanda de Camargo Magano Dylan Guedes About Flink Open source streaming processing framework Stratosphere project started in 2010 in Berlin Flink started

More information

A NOVEL BIG DATA ARCHITECTURE IN SUPPORT OF ADS-B DATA ANALYTIC DR. ERTON BOCI

A NOVEL BIG DATA ARCHITECTURE IN SUPPORT OF ADS-B DATA ANALYTIC DR. ERTON BOCI Place image here (10 x 3.5 ) A NOVEL BIG DATA ARCHITECTURE IN SUPPORT OF ADS-B DATA ANALYTIC DR. ERTON BOCI Big Data Analytics HARRIS.COM #HARRISCORP Agenda With 87,000 flights per day, America s ground

More information

Interconnection-Wide Oscillation Analysis: Baselining Oscillation Modes in the North American Power System Objective Purpose

Interconnection-Wide Oscillation Analysis: Baselining Oscillation Modes in the North American Power System Objective Purpose Interconnection-Wide Oscillation Analysis: Baselining Oscillation Modes in the North American Power System NERC Synchronized Measurement Subcommittee (SMS) Scope Document Objective The objective of the

More information

Synchrophasor Technology at BPA: from Wide-Area Monitoring to Wide-Area Control

Synchrophasor Technology at BPA: from Wide-Area Monitoring to Wide-Area Control Synchrophasor Technology at BPA: from Wide-Area Monitoring to Wide-Area Control Presented by Jeff Dagle (PNNL) on behalf of BPA October 24, 2018 1 History of Synchrophasors at BPA BPA was one of the early

More information

Ansible + Hadoop. Deploying Hortonworks Data Platform with Ansible. Michael Young Solutions Engineer February 23, 2017

Ansible + Hadoop. Deploying Hortonworks Data Platform with Ansible. Michael Young Solutions Engineer February 23, 2017 Ansible + Hadoop Deploying Hortonworks Data Platform with Ansible Michael Young Solutions Engineer February 23, 2017 About Me Michael Young Solutions Engineer @ Hortonworks 16+ years of experience (Almost

More information

Analysis of the electrical disturbances in CERN power distribution network with pattern mining methods

Analysis of the electrical disturbances in CERN power distribution network with pattern mining methods OLEKSII ABRAMENKO, CERN SUMMER STUDENT REPORT 2017 1 Analysis of the electrical disturbances in CERN power distribution network with pattern mining methods Oleksii Abramenko, Aalto University, Department

More information

Challenges in Transition

Challenges in Transition Challenges in Transition Keynote talk at International Workshop on Software Engineering Methods for Parallel and High Performance Applications (SEM4HPC 2016) 1 Kazuaki Ishizaki IBM Research Tokyo kiszk@acm.org

More information

Intel Big Data Analytics

Intel Big Data Analytics Intel Big Data Analytics CMS Data Analysis with Apache Spark Viktor Khristenko and Vaggelis Motesnitsalis 12/01/2018 1 Collaboration Members Who is participating in the project? CERN IT Department (Openlab

More information

MSc(CompSc) List of courses offered in

MSc(CompSc) List of courses offered in Office of the MSc Programme in Computer Science Department of Computer Science The University of Hong Kong Pokfulam Road, Hong Kong. Tel: (+852) 3917 1828 Fax: (+852) 2547 4442 Email: msccs@cs.hku.hk (The

More information

SCAI SuperComputing Application & Innovation. Sanzio Bassini October 2017

SCAI SuperComputing Application & Innovation. Sanzio Bassini October 2017 SCAI SuperComputing Application & Innovation Sanzio Bassini October 2017 The Consortium Private non for Profit Organization Founded in 1969 by Ministry of Public Education now under the control of Ministry

More information

Environmental Data Science, and its Transformative Potential. 5 th September 2017 Gordon Blair and Graham Dean

Environmental Data Science, and its Transformative Potential. 5 th September 2017 Gordon Blair and Graham Dean Environmental Data Science, and its Transformative Potential 5 th September 2017 Gordon Blair and Graham Dean Structure An Introduction to Environmental Data Science [GSB] Overview of some statistical

More information

A GPU-Based Real- Time Event Detection Framework for Power System Frequency Data Streams

A GPU-Based Real- Time Event Detection Framework for Power System Frequency Data Streams Engineering Conferences International ECI Digital Archives Modeling, Simulation, And Optimization for the 21st Century Electric Power Grid Proceedings Fall 10-24-2012 A GPU-Based Real- Time Event Detection

More information

PEAK GAMES IMPLEMENTS VOLTDB FOR REAL-TIME SEGMENTATION & PERSONALIZATION

PEAK GAMES IMPLEMENTS VOLTDB FOR REAL-TIME SEGMENTATION & PERSONALIZATION PEAK GAMES IMPLEMENTS VOLTDB FOR REAL-TIME SEGMENTATION & PERSONALIZATION CASE STUDY TAKING ACTION BASED ON REAL-TIME PLAYER BEHAVIORS Peak Games is already a household name in the mobile gaming industry.

More information

Wavelet Transform Based Islanding Characterization Method for Distributed Generation

Wavelet Transform Based Islanding Characterization Method for Distributed Generation Fourth LACCEI International Latin American and Caribbean Conference for Engineering and Technology (LACCET 6) Wavelet Transform Based Islanding Characterization Method for Distributed Generation O. A.

More information

ANSIBLE AUTOMATION AT TJX

ANSIBLE AUTOMATION AT TJX ANSIBLE AUTOMATION AT TJX Ansible Introduction and TJX Use Case Overview Priya Zambre Infrastructure Engineer Tyler Cross Senior Cloud Specialist Solution Architect AGENDA Ansible Engine - what is it and

More information

Power System Failure Analysis by Using The Discrete Wavelet Transform

Power System Failure Analysis by Using The Discrete Wavelet Transform Power System Failure Analysis by Using The Discrete Wavelet Transform ISMAIL YILMAZLAR, GULDEN KOKTURK Dept. Electrical and Electronic Engineering Dokuz Eylul University Campus Kaynaklar, Buca 35160 Izmir

More information

Testing and Implementation of a Source Locating method at ISO New England

Testing and Implementation of a Source Locating method at ISO New England 1 Testing and Implementation of a Source Locating method at ISO New England Slava Maslennikov Principal Analyst Business Architecture and Technology Department ISO New England smaslennikov@iso-ne.com 2

More information

Electric Grid Monitoring using Synchrophasor Data

Electric Grid Monitoring using Synchrophasor Data Electric Grid Monitoring using Synchrophasor Data Sai Akhil Reddy Konakalla Prof. Raymond de Callafon University of California, San Diego Email: skonakal@ucsd.edu Synchrophasors Three phase signals sampled

More information

Ansible in Depth WHITEPAPER. ansible.com

Ansible in Depth WHITEPAPER. ansible.com +1 800-825-0212 WHITEPAPER Ansible in Depth Get started with ANSIBLE now: /get-started-with-ansible or contact us for more information: info@ INTRODUCTION Ansible is an open source IT configuration management,

More information

Analog Custom Layout Engineer

Analog Custom Layout Engineer Analog Custom Layout Engineer Huawei Canada s rapid growth has created an excellent opportunity to build and grow your career and make a big impact to everyone s life. The IC Lab is currently looking to

More information

Use of Synchronized Phasor Measurements for Model Validation in ERCOT

Use of Synchronized Phasor Measurements for Model Validation in ERCOT Use of Synchronized Phasor Measurements for Model Validation in ERCOT NDR Sarma, Jian Chen, Prakash Shrestha, Shun-Hsien Huang, John Adams, Diran Obadina, Tim Mortensen and Bill Blevins Electricity Reliability

More information

Experiences on using gapless waveform data & synchronized harmonic phasors

Experiences on using gapless waveform data & synchronized harmonic phasors 1 Panel Session: New Techniques for Power Quality Measurement and Field Experiences 15PESGM3040 Experiences on using gapless waveform data & synchronized harmonic phasors Wilsun Xu University of Alberta

More information

Linear State Estimation

Linear State Estimation Linear State Estimation Marianna Vaiman, V&R Energy marvaiman@vrenergy.com WECC JSIS Meeting Salt Lake City, UT October 15 17, 2013 Copyright 1997-2013 V&R Energy Systems Research, Inc. All rights reserved.

More information

AUTOMATION ACROSS THE ENTERPRISE

AUTOMATION ACROSS THE ENTERPRISE AUTOMATION ACROSS THE ENTERPRISE WHAT WILL YOU LEARN? What is Ansible Tower How Ansible Tower Works Installing Ansible Tower Key Features WHAT IS ANSIBLE TOWER? Ansible Tower is a UI and RESTful API allowing

More information

Wavelet Packets Best Tree 4 Points Encoded (BTE) Features

Wavelet Packets Best Tree 4 Points Encoded (BTE) Features Wavelet Packets Best Tree 4 Points Encoded (BTE) Features Amr M. Gody 1 Fayoum University Abstract The research aimed to introduce newly designed features for speech signal. The newly developed features

More information

The Power of Choice in! Data-Aware Cluster Scheduling

The Power of Choice in! Data-Aware Cluster Scheduling The Power of Choice in! Data-Aware Cluster Scheduling Shivaram Venkataraman 1, Aurojit Panda 1 Ganesh Ananthanarayanan 2, Michael Franklin 1, Ion Stoica 1 1 UC Berkeley, 2 Microsoft Research amplab Trends:

More information

Using Synchrophasors for Frequency Response Analysis in the Western Interconnection. Bonneville Power Administration -- WECC JSIS Chair

Using Synchrophasors for Frequency Response Analysis in the Western Interconnection. Bonneville Power Administration -- WECC JSIS Chair 21, rue d Artois, F-75008 PARIS CIGRE US National Committee http : //www.cigre.org 2014 Grid of the Future Symposium Using Synchrophasors for Frequency Response Analysis in the Western Interconnection

More information

Get Automating with Infoblox DDI IPAM and Ansible

Get Automating with Infoblox DDI IPAM and Ansible Get Automating with Infoblox DDI IPAM and Ansible Sumit Jaiswal Senior Software Engineer, Ansible sjaiswal@redhat.com Sailesh Kumar Giri Product Manager, Cloud, Infoblox sgiri@infoblox.com AGENDA 10 Minutes:

More information

A Transformation Technique for Decoupling Power Networks

A Transformation Technique for Decoupling Power Networks University of Alberta Department of Electrical and Computer Engineering A Transformation Technique for Decoupling Power Networks Iraj Rahimi Pordanjani, Yunfei Wang, and Wilsun Xu, Overview 2 Introduction

More information

Successful Deployment and Application of Distribution PMU s

Successful Deployment and Application of Distribution PMU s Successful Deployment and Application of Distribution PMU s Emma M Stewart Deputy Associate Program Leader Cyber and Infrastructure Resilience October 24 2018 LLNL-PRES-760808 This work was performed under

More information

Python in Hadoop Ecosystem Blaze and Bokeh. Presented by: Andy R. Terrel

Python in Hadoop Ecosystem Blaze and Bokeh. Presented by: Andy R. Terrel Python in Hadoop Ecosystem Blaze and Bokeh Presented by: Andy R. Terrel About Continuum Analytics Areas of Focus Software solutions Consulting Training http://continuum.io/ We build technologies that enable

More information

Deployment and Initial Experience with Oscillation Detection Application at Bonneville Power Administration

Deployment and Initial Experience with Oscillation Detection Application at Bonneville Power Administration Deployment and Initial Experience with Oscillation Detection Application at Bonneville Power Administration Dmitry Kosterev, Ashley Donahoo, Nick Leitschuh BPA Jeff Dagle, Frank Tuffner PNNL Dan Trudnowski

More information

Recent Progress on Forced Oscillation Detection and Source Locating Findings at Peak Reliability. NASPI Work Group Meeting

Recent Progress on Forced Oscillation Detection and Source Locating Findings at Peak Reliability. NASPI Work Group Meeting Recent Progress on Forced Oscillation Detection and Source Locating Findings at Peak Reliability NASPI Work Group Meeting Apr 25 2018 Jiawei Alex Ning, NetApps Engineer Hongming Zhang, NetApps Manager

More information

Interframe Coding of Global Image Signatures for Mobile Augmented Reality

Interframe Coding of Global Image Signatures for Mobile Augmented Reality Interframe Coding of Global Image Signatures for Mobile Augmented Reality David Chen 1, Mina Makar 1,2, Andre Araujo 1, Bernd Girod 1 1 Department of Electrical Engineering, Stanford University 2 Qualcomm

More information

Embedding numerical models into wireless sensor nodes for structural health monitoring

Embedding numerical models into wireless sensor nodes for structural health monitoring Embedding numerical models into wireless sensor nodes for structural health monitoring K. DRAGOS and K. SMARSLY ABSTRACT In recent years, there has been a growing trend towards wireless sensing technologies

More information

Online Oscillation Management at ISO New England

Online Oscillation Management at ISO New England NASPI. SEPTEMBER 27,2017 Online Oscillation Management at ISO New England SLAVA MASLENNIKOV XIAOCHUAN LUO FRANKIE ZHANG IZUDIN LELIC EUGENE LITVINOV PMU Infrastructure at ISO New England Installed in 2012

More information

Evaluation of Steady-State and Dynamic Performance of a Synchronized Phasor Measurement Unit

Evaluation of Steady-State and Dynamic Performance of a Synchronized Phasor Measurement Unit Electrical Power and Energy Conference 2012 Resilient Green Energy Systems for a Sustainable Society Evaluation of Steady-State and Dynamic Performance of a Synchronized Phasor Measurement Unit Dinesh

More information

Introduction to Wavelet Transform. Chapter 7 Instructor: Hossein Pourghassem

Introduction to Wavelet Transform. Chapter 7 Instructor: Hossein Pourghassem Introduction to Wavelet Transform Chapter 7 Instructor: Hossein Pourghassem Introduction Most of the signals in practice, are TIME-DOMAIN signals in their raw format. It means that measured signal is a

More information

Clarifying and Assisting Smart Manufacturing Standardization with URM-MM

Clarifying and Assisting Smart Manufacturing Standardization with URM-MM The 3rd RRI Industrial IoT International Symposium for Connected Industries (part II) Clarifying and Assisting Smart Manufacturing Standardization with URM-MM Thursday, November 30, 2017 Youichi Nonaka

More information

Peak s Tools and Practice for Western System Oscillation Monitoring and Source Locating. Hongming Zhang, Ph.D. EMS Network Applications Manager

Peak s Tools and Practice for Western System Oscillation Monitoring and Source Locating. Hongming Zhang, Ph.D. EMS Network Applications Manager 1 Peak s Tools and Practice for Western System Oscillation Monitoring and Source Locating Hongming Zhang, Ph.D. EMS Network Applications Manager 2 Agenda Introduction: Tools and Use Cases MontanaTech s

More information

Study and Simulation of Phasor Measurement Unit for Wide Area Measurement System

Study and Simulation of Phasor Measurement Unit for Wide Area Measurement System Study and Simulation of Phasor Measurement Unit for Wide Area Measurement System Ms.Darsana M. Nair Mr. Rishi Menon Mr. Aby Joseph PG Scholar Assistant Professor Principal Engineer Dept. of EEE Dept. of

More information

NetApp Sizing Guidelines for MEDITECH Environments

NetApp Sizing Guidelines for MEDITECH Environments Technical Report NetApp Sizing Guidelines for MEDITECH Environments Brahmanna Chowdary Kodavali, NetApp March 2016 TR-4190 TABLE OF CONTENTS 1 Introduction... 4 1.1 Scope...4 1.2 Audience...5 2 MEDITECH

More information

IN DEPTH INTRODUCTION ARCHITECTURE, AGENTS, AND SECURITY

IN DEPTH INTRODUCTION ARCHITECTURE, AGENTS, AND SECURITY ansible.com +1 919.667.9958 WHITEPAPER ANSIBLE IN DEPTH Ansible is quite fun to use right away. As soon as you write five lines of code it works. With SSH and Ansible I can send commands to 500 servers

More information

Audio Fingerprinting using Fractional Fourier Transform

Audio Fingerprinting using Fractional Fourier Transform Audio Fingerprinting using Fractional Fourier Transform Swati V. Sutar 1, D. G. Bhalke 2 1 (Department of Electronics & Telecommunication, JSPM s RSCOE college of Engineering Pune, India) 2 (Department,

More information

Wavelet Transform for Classification of Voltage Sag Causes using Probabilistic Neural Network

Wavelet Transform for Classification of Voltage Sag Causes using Probabilistic Neural Network International Journal of Electrical Engineering. ISSN 974-2158 Volume 4, Number 3 (211), pp. 299-39 International Research Publication House http://www.irphouse.com Wavelet Transform for Classification

More information

Assessment of Impact of Data Quality on PMU-Based Applications USA

Assessment of Impact of Data Quality on PMU-Based Applications USA 21, rue d Artois, F-75008 PARIS CIGRE US National Committee http : //www.cigre.org 2014 Grid of the Future Symposium Assessment of Impact of Data Quality on PMU-Based Applications S. VEDA 1 N.R. CHAUDHURI

More information

Job Title: DATA SCIENTIST. Location: Champaign, Illinois. Monsanto Innovation Center - Let s Reimagine Together

Job Title: DATA SCIENTIST. Location: Champaign, Illinois. Monsanto Innovation Center - Let s Reimagine Together Job Title: DATA SCIENTIST Employees at the Innovation Center will help accelerate Monsanto s growth in emerging technologies and capabilities including engineering, data science, advanced analytics, operations

More information

Cloud and Devops - Time to Change!!! PRESENTED BY: Vijay

Cloud and Devops - Time to Change!!! PRESENTED BY: Vijay Cloud and Devops - Time to Change!!! PRESENTED BY: Vijay ABOUT CLOUDNLOUD CloudnLoud training wing is founded in response to the desire to find a better alternative to the formal IT training methods and

More information

«Digital transformation of Pharma and API Plants: a way to create value for long term sustainability» G. Burba

«Digital transformation of Pharma and API Plants: a way to create value for long term sustainability» G. Burba «Digital transformation of Pharma and API Plants: a way to create value for long term sustainability» G. Burba Chemistry 4.0 Milan, September 27 th, 2018 1 The 4 th industrial revolution More than 100

More information

The Research on a New Method of Fault Diagnosis in Distribution. Network Based on the Internet of Information Fusion Technology

The Research on a New Method of Fault Diagnosis in Distribution. Network Based on the Internet of Information Fusion Technology International Forum on Management, Education and Information Technology Application (IFMEITA 2016) The Research on a New Method of Fault Diagnosis in Distribution Network Based on the Internet of Information

More information

Support Vector Machine Classification of Snow Radar Interface Layers

Support Vector Machine Classification of Snow Radar Interface Layers Support Vector Machine Classification of Snow Radar Interface Layers Michael Johnson December 15, 2011 Abstract Operation IceBridge is a NASA funded survey of polar sea and land ice consisting of multiple

More information

EXPERIMENTAL STUDY OF THE SPECTRUM SENSOR ARCHITECTURE BASED ON DISCRETE WAVELET TRANSFORM AND FEED-FORWARD NEURAL NETWORK

EXPERIMENTAL STUDY OF THE SPECTRUM SENSOR ARCHITECTURE BASED ON DISCRETE WAVELET TRANSFORM AND FEED-FORWARD NEURAL NETWORK TE PUBISING OUSE PROCEEDINGS OF TE ROMANIAN ACADEMY, Series A, OF TE ROMANIAN ACADEMY Volume 17, Number 2/216, pp. 178 185 INFORMATION SCIENCE EXPERIMENTA STUDY OF TE SPECTRUM SENSOR ARCITECTURE BASED

More information

Pilot: Device-free Indoor Localization Using Channel State Information

Pilot: Device-free Indoor Localization Using Channel State Information ICDCS 2013 Pilot: Device-free Indoor Localization Using Channel State Information Jiang Xiao, Kaishun Wu, Youwen Yi, Lu Wang, Lionel M. Ni Department of Computer Science and Engineering Hong Kong University

More information

Original Research Articles

Original Research Articles Original Research Articles Researchers A.K.M Fazlul Haque Department of Electronics and Telecommunication Engineering Daffodil International University Emailakmfhaque@daffodilvarsity.edu.bd FFT and Wavelet-Based

More information

Apache Spark Performance Troubleshooting at Scale: Challenges, Tools and Methods

Apache Spark Performance Troubleshooting at Scale: Challenges, Tools and Methods Apache Spark Performance Troubleshooting at Scale: Challenges, Tools and Methods Luca Canali, CERN About Luca Computing engineer and team lead at CERN IT Hadoop and Spark service, database services Joined

More information

Experiences of Using Synchrophasors at Duke Energy

Experiences of Using Synchrophasors at Duke Energy 1 Experiences of Using Synchrophasors at Duke Energy Tim Bradberry, Megan Vutsinas, Kat Sico Duke Energy IEEE PES Tutorial July 19 th, 2016 Duke Energy s Phasor Plans Carolinas West Currently have 125

More information

New Upgrade Choices: Aligning Your Strategy to Microsoft

New Upgrade Choices: Aligning Your Strategy to Microsoft New Upgrade Choices: Aligning Your Strategy to Microsoft Introduction David Kaupp Jon Long Senior Upgrade Advisor ArcherPoint Upgrades Director ArcherPoint Upgrades Session Objectives What will you learn

More information

Multiresolution Analysis of Connectivity

Multiresolution Analysis of Connectivity Multiresolution Analysis of Connectivity Atul Sajjanhar 1, Guojun Lu 2, Dengsheng Zhang 2, Tian Qi 3 1 School of Information Technology Deakin University 221 Burwood Highway Burwood, VIC 3125 Australia

More information

Flink 3. 4.Butterfly-Sql 5

Flink 3. 4.Butterfly-Sql 5 0 2 1 1 2013 2000 2 A 3 I N FP I I I P U I 3 4 1. 2. -Flink 3. 4.Butterfly-Sql 5 DBV UTCS WEB RestFul CIF - CIF SparkSql HDFS CIF - Butterfly Elasticsearch cif-rest-server HBase Base ODS2CIF HDFS( ) Azkaban

More information

SDG&E Transmission Synchrophasor Project Update

SDG&E Transmission Synchrophasor Project Update SDG&E Transmission Synchrophasor Project Update Joint Synchronized Information Subcommittee (JSIS) Meeting Tariq Rahman, May 22-25, 2017 2006 San Diego Gas & Electric Company. All copyright and trademark

More information

THE wide scale deployment of Phasor Measurement Units

THE wide scale deployment of Phasor Measurement Units Characterizing and Quantifying Noise in PMU data Michael Brown, Student Member, IEEE,, Milan Biswal, Member, IEEE,, Sukumar Brahma, Senior Member, IEEE, Satish J Ranade, Senior Member, IEEE and Huiping

More information

ANSIBLE TOWER OVERVIEW AND ROADMAP. Bill Nottingham Senior Principal Product Manager

ANSIBLE TOWER OVERVIEW AND ROADMAP. Bill Nottingham Senior Principal Product Manager ANSIBLE TOWER OVERVIEW AND ROADMAP Bill Nottingham Senior Principal Product Manager 2017-05-03 WHY AUTOMATE? Photo via Volvo WHY DO WE WANT AUTOMATION? People make mistakes People don't always have the

More information

Distribution System Faults Classification And Location Based On Wavelet Transform

Distribution System Faults Classification And Location Based On Wavelet Transform Distribution System Faults Classification And Location Based On Wavelet Transform MukeshThakre, Suresh Kumar Gawre & Mrityunjay Kumar Mishra Electrical Engg.Deptt., MANIT, Bhopal. E-mail : mukeshthakre18@gmail.com,

More information

Interactive (statistical) visualisation and exploration of the full Gaia catalogue with vaex.

Interactive (statistical) visualisation and exploration of the full Gaia catalogue with vaex. Interactive (statistical) visualisation and exploration of the full Gaia catalogue with vaex. Maarten Breddels & Amina Helmi WP985/WP945 Vaex demo / Gaia DR1 workshop ESAC 2016 Outline Motivation Technical

More information

ROSE - Real Time Analysis Tool for Enhanced Situational Awareness

ROSE - Real Time Analysis Tool for Enhanced Situational Awareness ROSE - Real Time Analysis Tool for Enhanced Situational Awareness Marianna Vaiman V&R Energy Copyright 1997-2013 V&R Energy Systems Research, Inc. All rights reserved. WECC JSIS Salt Lake City, UT October

More information

Challenges in Evaluating Smart Grid Solutions: Metric, Testing, Certification, Modeling and Simulation, Testbeds

Challenges in Evaluating Smart Grid Solutions: Metric, Testing, Certification, Modeling and Simulation, Testbeds Challenges in Evaluating Smart Grid Solutions: Metric, Testing, Certification, Modeling and Simulation, Testbeds Breakout Session: Synchrophasor Systems, PMUs & PDCs, GPS Glauco Taranto, COPPE/UFRJ, Brazil,

More information

PMU Implementation Issues

PMU Implementation Issues 1 PMU Implementation Issues Experiences in Incorporating PMUs in Power System State Estimation July 29, 2015 Denver, CO Historical Overview of PMU Implementation 1988 First Academic PMU installed at substation

More information

Hand & Upper Body Based Hybrid Gesture Recognition

Hand & Upper Body Based Hybrid Gesture Recognition Hand & Upper Body Based Hybrid Gesture Prerna Sharma #1, Naman Sharma *2 # Research Scholor, G. B. P. U. A. & T. Pantnagar, India * Ideal Institue of Technology, Ghaziabad, India Abstract Communication

More information

Wavelet Transform. From C. Valens article, A Really Friendly Guide to Wavelets, 1999

Wavelet Transform. From C. Valens article, A Really Friendly Guide to Wavelets, 1999 Wavelet Transform From C. Valens article, A Really Friendly Guide to Wavelets, 1999 Fourier theory: a signal can be expressed as the sum of a, possibly infinite, series of sines and cosines. This sum is

More information

AN ABSTRACT OF THE THESIS OF

AN ABSTRACT OF THE THESIS OF AN ABSTRACT OF THE THESIS OF Janhavi Kulkarni for the degree of Master of Science in Electrical and Computer Engineering presented on June 9, 2015. Title: Rapid Grid State Estimation using Singular Value

More information

Exploring Pedestrian Bluetooth and WiFi Detection at Public Transportation Terminals

Exploring Pedestrian Bluetooth and WiFi Detection at Public Transportation Terminals Exploring Pedestrian Bluetooth and WiFi Detection at Public Transportation Terminals Neveen Shlayan 1, Abdullah Kurkcu 2, and Kaan Ozbay 3 November 1, 2016 1 Assistant Professor, Department of Electrical

More information

Database-Assisted Frequency Estimation for Power System Measurement

Database-Assisted Frequency Estimation for Power System Measurement Database-Assisted Frequency Estimation for Power System Measurement matthias.lechtenberg@tu-.de 12 th October2012 Prof. Dr.-Ing. Jürgen Götze Information Processing Lab Faculty of Electrical Engineering

More information

Laser Printer Source Forensics for Arbitrary Chinese Characters

Laser Printer Source Forensics for Arbitrary Chinese Characters Laser Printer Source Forensics for Arbitrary Chinese Characters Xiangwei Kong, Xin gang You,, Bo Wang, Shize Shang and Linjie Shen Information Security Research Center, Dalian University of Technology,

More information

Detection, localization, and classification of power quality disturbances using discrete wavelet transform technique

Detection, localization, and classification of power quality disturbances using discrete wavelet transform technique From the SelectedWorks of Tarek Ibrahim ElShennawy 2003 Detection, localization, and classification of power quality disturbances using discrete wavelet transform technique Tarek Ibrahim ElShennawy, Dr.

More information

NYISO Situational Awareness Dashboard

NYISO Situational Awareness Dashboard EPCC 2015 May 17-20, Bled SLOVENIA NYISO Situational Awareness Dashboard Dejan J Sobajic Smart Grid Technical Advisor New York Independent System Operator August 2003 Blackout Satellite Images Pre-blackout

More information

Artificial Intelligence Machine learning and Deep Learning: Trends and Tools. Dr. Shaona

Artificial Intelligence Machine learning and Deep Learning: Trends and Tools. Dr. Shaona Artificial Intelligence Machine learning and Deep Learning: Trends and Tools Dr. Shaona Ghosh @shaonaghosh What is Machine Learning? Computer algorithms that learn patterns in data automatically from large

More information

Research Interests. Education

Research Interests. Education Personal Information Ali Mollahosseini Date of Birth: 21 September 1984 Mailing address: No. 2, Ehsani Alley, Between Khosh & Ghasredasht, Emam Khomeini Str. Tehran, Iran, 1346849197 Phone No.: Email:

More information

Webserver deployment on. Amazon Web Services using IAC tool Terraform

Webserver deployment on. Amazon Web Services using IAC tool Terraform Webserver deployment on Amazon Web Services using IAC tool Terraform Raghavendra Angara Department of Dev-Ops Engineering NexiiLabs 1. Abstract The purpose of this technical paper is to provide a solution

More information

Advances in the Processing of VHR Optical Imagery in Support of Safeguards Verification

Advances in the Processing of VHR Optical Imagery in Support of Safeguards Verification Member of the Helmholtz Association Symposium on International Safeguards: Linking Strategy, Implementation and People IAEA-CN220, Vienna, Oct 20-24, 2014 Session: New Trends in Commercial Satellite Imagery

More information

On-site Traffic Accident Detection with Both Social Media and Traffic Data

On-site Traffic Accident Detection with Both Social Media and Traffic Data On-site Traffic Accident Detection with Both Social Media and Traffic Data Zhenhua Zhang Civil, Structural and Environmental Engineering University at Buffalo, The State University of New York, Buffalo,

More information

Use of the Power System Outlook (PSO) and SMART 1 Programs to View PSLF Dynamic Simulation Data Files

Use of the Power System Outlook (PSO) and SMART 1 Programs to View PSLF Dynamic Simulation Data Files 21, rue d Artois, F-75008 PARIS CIGRE US National Committee http : //www.cigre.org 2014 Grid of the Future Symposium Use of the Power System Outlook (PSO) and SMART 1 Programs to View PSLF Dynamic Simulation

More information

NASA Perspective on Machine Learning

NASA Perspective on Machine Learning NASA Perspective on Machine Learning Nikunj C. Oza, Ph.D. Leader, Data Sciences Group nikunj.c.oza@nasa.gov www.nasa.gov 1 The Data Sciences Group at NASA Ames Data Mining Research and Development (R&D)

More information

Automated Leak Detection System for the Improvement of Water Network Management

Automated Leak Detection System for the Improvement of Water Network Management Proceedings Automated Leak Detection System for the Improvement of Water Network Management Domenico Perfido 1, *, Thomas Messervey 1, *, Chiara Zanotti 2, Massimiliano Raciti 1 and Andrea Costa 1 1 R2M

More information

Comparing Multiresolution SVD with Other Methods for Image Compression

Comparing Multiresolution SVD with Other Methods for Image Compression 1 Comparing Multiresolution SVD with Other Methods for Image Compression Ryuichi Ashino (1), Akira Morimoto (2), Michihiro Nagase (3), and Rémi Vaillancourt (4) 1 Osaka Kyoiku University, Kashiwara, Japan

More information

PMU-based Voltage Instability Detection through Linear Regression

PMU-based Voltage Instability Detection through Linear Regression PMU-based Voltage Instability Detection through Linear Regression Rujiroj Leelaruji and Prof. Luigi Vanfretti Smart Transmission Systems Lab. Electric Power Systems Department KTH Royal Institute of Technology,

More information

DEEP LEARNING ON RF DATA. Adam Thompson Senior Solutions Architect March 29, 2018

DEEP LEARNING ON RF DATA. Adam Thompson Senior Solutions Architect March 29, 2018 DEEP LEARNING ON RF DATA Adam Thompson Senior Solutions Architect March 29, 2018 Background Information Signal Processing and Deep Learning Radio Frequency Data Nuances AGENDA Complex Domain Representations

More information

Networking Devices over White Spaces

Networking Devices over White Spaces Networking Devices over White Spaces Ranveer Chandra Collaborators: Thomas Moscibroda, Rohan Murty, Victor Bahl Goal: Deploy Wireless Network Base Station (BS) Good throughput for all nodes Avoid interfering

More information

Ansible Tower Quick Install

Ansible Tower Quick Install Ansible Tower Quick Install Release Ansible Tower 3.0 Red Hat, Inc. Jun 06, 2017 CONTENTS 1 Preparing for the Tower Installation 2 1.1 Installation and Reference guide.....................................

More information

Synchronized Measurement Data for Frequency Response Analysis

Synchronized Measurement Data for Frequency Response Analysis Synchronized Measurement Data for Frequency Response Analysis Ryan D. Quint, North American Electric Reliability Corporation Pavel Etingov, Pacific Northwest National Laboratory Dao Zhou, University of

More information

USING KNIME FOR OPTIMIZING DIE UTILIZATION

USING KNIME FOR OPTIMIZING DIE UTILIZATION 11/9/2018 USING KNIME FOR OPTIMIZING DIE UTILIZATION KNIME Fall Summit 2018 Zach Eich - Sr. Member Technical Staff, Product Engineering Data Scientist Cost How are we working to overcome the 3 legged stool

More information

System for Event Summary Notifications: Preliminary Operational Results at SDG&E

System for Event Summary Notifications: Preliminary Operational Results at SDG&E System for Event Summary Notifications: Preliminary Operational Results at SDG&E Tariq Rahman San Diego Gas & Electric Ellery Blood, Matt Halladay, and Jared Bestebreur Schweitzer Engineering Laboratories,

More information

AORC Technical meeting 2014

AORC Technical meeting 2014 http : //www.cigre.org B2-1030 AORC Technical meeting 2014 Implementation Approaches on Fault Information Analyzing System In Thailand s Power System N.AKEKURANANT S.CHAMNANVANICHKUL Electricity Generating

More information

Upgrading pulse detection with time shift properties using wavelets and Support Vector Machines

Upgrading pulse detection with time shift properties using wavelets and Support Vector Machines Upgrading pulse detection with time shift properties using wavelets and Support Vector Machines Jaime Gómez 1, Ignacio Melgar 2 and Juan Seijas 3. Sener Ingeniería y Sistemas, S.A. 1 2 3 Escuela Politécnica

More information

Retrieval of Large Scale Images and Camera Identification via Random Projections

Retrieval of Large Scale Images and Camera Identification via Random Projections Retrieval of Large Scale Images and Camera Identification via Random Projections Renuka S. Deshpande ME Student, Department of Computer Science Engineering, G H Raisoni Institute of Engineering and Management

More information

GRID RELIABILITY MONITORING

GRID RELIABILITY MONITORING GRID RELIABILITY MONITORING Using Smart Grids WASS TM - A SynchroPhasor Technology based Real Time Wide Area Situational Awareness Software for Monitoring, Detection and Diagnosis of Power System Issues

More information

Downstream Synchronization Sequence: Vertical vs Horizontal

Downstream Synchronization Sequence: Vertical vs Horizontal Downstream Synchronization Sequence: Vertical vs Horizontal Horizontal Synchronization sequence (HSS) A Horizontal synchronization sequence (HSS) is a two dimensional preamble. The preamble occupies 8-64

More information

Drum Transcription Based on Independent Subspace Analysis

Drum Transcription Based on Independent Subspace Analysis Report for EE 391 Special Studies and Reports for Electrical Engineering Drum Transcription Based on Independent Subspace Analysis Yinyi Guo Center for Computer Research in Music and Acoustics, Stanford,

More information