Power Grid Data Analysis Using R-Hadoop and MapReduce

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

The sheer volume of data generated by sensors in electrical power grids exceeds the processing capabilities of existing methods, making it difficult to effectively analyze and identify events of interest in real-time, especially with the integration of renewable energy sources which introduce unpredictability and stability challenges.

Innovation Solution

A framework utilizing the R-Hadoop Integrated Processing Environment (RHIPE) and Hadoop clusters for scalable data analysis, employing MapReduce algorithms and relational databases to process large-scale data sets, allowing for iterative and exploratory data analysis, identification of erroneous data, and detection of events of interest, with the ability to handle data from thousands of sensors.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Productivity

If existing processing methods are used, then processing capabilities are maintained at current levels, but the sheer volume of sensor data cannot be effectively analyzed

Engineering Contradiction:
Improvedata processing capabilityVSAvoiddata volume
Core Design Contradiction:
ProductivityVSQuantity of substance

Solution Approach 1:

The patent segments the large-scale data processing task into distributed computing units across multiple processors in a cluster. Each processor handles a portion of the data independently through MapReduce algorithms, enabling the system to scale processing capability proportionally with the quantity of sensor data generated.

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent transitions from single-system processing to a distributed multi-dimensional processing architecture. By adding spatial distribution of processors and temporal parallelism through MapReduce frameworks, the system expands processing capability into new dimensions that can handle exponentially growing data volumes.

Inventive Principle:
Principle #17Another dimension (Dimensionality change)

2Reliability

If more sensors are integrated to monitor renewable energy sources, then grid monitoring coverage is improved, but processing complexity increases

Engineering Contradiction:
Improvegrid monitoring coverageVSAvoidprocessing complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The patent implements a universal processing framework that handles multiple sensor types and renewable energy sources through a single MapReduce architecture. The system processes data from wind turbines, solar installations, and traditional generators using the same computational approach, reducing processing complexity despite increased monitoring coverage.

Inventive Principle:
Principle #6Universality (Multi-functionality)

Solution Approach 2:

The patent introduces an intermediary layer of abstracted data processing functions between the diverse sensor inputs and the analysis outcomes. This intermediary framework standardizes data formats and processing logic, mediating between the complexity of multiple sensor integrations and the simplicity of unified analysis.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Speed

If real-time analysis is implemented, then event detection speed is improved, but computational resource requirements increase

Engineering Contradiction:
Improveevent detection speedVSAvoidcomputational resource consumption
Core Design Contradiction:
SpeedVSUse of energy by moving object

Solution Approach 1:

The patent implements periodic batch processing through MapReduce frameworks that analyze data in time-aligned intervals. This periodic approach enables real-time event detection by continuously processing new data batches while maintaining efficient resource utilization through structured, repeating computational cycles rather than continuous processing.

Inventive Principle:
Principle #19Periodic action

Solution Approach 2:

The patent performs preliminary data filtering, aggregation, and preprocessing before main analysis events. By preparing and organizing sensor data in advance through Map operations, the system reduces the computational burden during real-time Reduce operations, enabling faster event detection with lower peak resource consumption.

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS9753066B2Methods and apparatus of analyzing electrical power grid data
Publication Date: 2017.09.05 BATTELLE MEMORIAL INST
  • US9753066B2 patent drawing
  • US9753066B2 patent drawing
  • US9753066B2 patent drawing

AI summary

Apparatus and methods of processing large-scale data regarding an electrical power grid are described. According to one aspect, a method of processing large-scale data regarding an electrical power grid includes accessing a large-scale data set comprising information regarding an electrical power grid; processing data of the large-scale data set to identify a filter which is configured to remove erroneous data from the large-scale data set; using the filter, removing erroneous data from the large-scale data set; and after the removing, processing data of the large-scale data set to identify an event detector which is configured to identify events of interest in the large-scale data set.