Power Consumption Anomaly Detection via Dimensionality Reduction

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Commercial and industrial electrical systems face challenges in efficiently reducing energy consumption due to the limitations of existing timers and motion detectors, which fail to detect real-time anomalies in energy usage effectively, especially in large-scale setups, and require extensive human interaction for data labeling.

Innovation Solution

An unsupervised anomaly detection method that uses power time series data clustering, Euclidean distance measures, and dimensionality reduction to identify anomalous usage patterns in electrical systems, allowing for real-time monitoring and reducing the need for labeled data.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Loss of energy

If timers are configured to reduce lighting and climate control, then energy consumption is reduced, but the effectiveness is minimized because they cannot adjust for floating holidays or abnormal low occupancy periods

Engineering Contradiction:
Improveenergy consumptionVSAvoidadaptability to occupancy variations
Core Design Contradiction:
Loss of energyVSAdaptability or versatility

Solution Approach 1:

The system uses unsupervised machine learning algorithms that automatically analyze power consumption data and identify anomalies without requiring manual configuration or labeled training data. The algorithm self-adjusts to detect abnormal patterns, eliminating the need for operators to manually program timers for every occupancy scenario.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system transforms the approach from fixed time-based control to dynamic anomaly detection by analyzing changes in power consumption parameters. The algorithm detects deviations from normal power usage patterns, enabling adaptive response to varying occupancy conditions without manual reconfiguration.

Inventive Principle:
Principle #35Parameter changes

2Measurement precision

If motion detectors are installed throughout a building, then occupancy detection accuracy is improved, but the installation cost and complexity increase significantly

Engineering Contradiction:
Improveoccupancy detection accuracyVSAvoidinstallation complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The system extracts occupancy information indirectly by analyzing power consumption data from existing electrical infrastructure rather than installing additional sensors throughout the building. This approach uses the electrical system already present to infer occupancy patterns without requiring physical presence detection devices.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

Power consumption data serves as an intermediary that indirectly reveals occupancy information. Instead of directly detecting occupancy with sensors, the system uses power usage patterns as a mediator to infer building occupancy status and detect anomalies.

Inventive Principle:
Principle #24Intermediary (Mediator)

3Measurement precision

If operators manually inspect power consumption data, then anomaly detection accuracy is improved, but the labor intensity and cost increase significantly

Engineering Contradiction:
Improveanomaly detection accuracyVSAvoidinspection time
Core Design Contradiction:
Measurement precisionVSLoss of time

Solution Approach 1:

The system replaces manual human inspection with automated computer-based machine learning algorithms. The unsupervised learning model automatically processes and analyzes power consumption data, substituting human operators with computational systems that can handle large volumes of data without fatigue or time constraints.

Inventive Principle:
Principle #28Mechanics substitution (Replace mechanical system)

Solution Approach 2:

The system creates a computational model that copies and analyzes power consumption patterns over time. By maintaining historical data records and comparing current usage against established patterns, the algorithm automatically identifies anomalies without requiring continuous manual review of every data point.

Inventive Principle:
Principle #26Copying

4Measurement precision

If labeled data is used to train anomaly detection algorithms, then detection accuracy is improved, but the data collection cost and human interaction requirements increase

Engineering Contradiction:
Improvedetection accuracyVSAvoiddata collection ease
Core Design Contradiction:
Measurement precisionVSEase of manufacture

Solution Approach 1:

The system inverts the traditional supervised learning approach by using unsupervised learning that does not require labeled training data. Instead of teaching the algorithm what normal and abnormal patterns look like through labeled examples, the system allows the algorithm to independently discover anomalies by analyzing the structure and patterns in unlabeled power consumption data.

Inventive Principle:
Principle #13The other way round (Inversion)

Solution Approach 2:

The machine learning algorithm performs self-training by automatically identifying patterns and anomalies in unlabeled data without requiring human annotation or labeled training sets. The system serves itself by autonomously learning from raw power consumption data, eliminating the need for expensive manual data labeling processes.

Inventive Principle:
Principle #25Self-service

Data Source

PatentUS9322667B2Detecting anomalies in power consumption of electrical systems
Publication Date: 2016.04.26 HEWLETT PACKARD ENTERPRISE DEV LP
  • US9322667B2 patent drawing
  • US9322667B2 patent drawing
  • US9322667B2 patent drawing

AI summary

A method for detecting power consumption anomalies. The method obtains two different time power series and compares them to generate a dissimilarity matrix. A dimensionality reduction equation is applied to the dissimilarity matrix to obtain a low dimensional embedding of the power data. A probability score of each of the time series being anomalous is then calculated.