Industrial Alarm Anomaly Detection Using Hidden Markov Models

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Industrial process control systems face challenges in efficiently identifying anomalies and early indications of equipment failure in large-scale assets like grain mills, where many alarms are triggered, often due to maintenance events or atypical sensor data, leading to costly repairs and downtime, and existing methods struggle with noisy data and multivariate analysis.

Innovation Solution

A self-adaptive open-loop/closed-loop control system using a machine-learning module to convert sensory data into binary processing codes, applying a Hidden Markov Model (HMM) to detect anomalies by learning normal state frequencies and generating a logarithmic threshold value for anomaly scoring, allowing for real-time monitoring and differentiation of important events from typical operation.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If traditional alarm monitoring systems are used to track all equipment events, then complete data coverage is achieved, but the system generates large amounts of noise from routine maintenance events and atypical sensor readings that are not indicative of real failures

Engineering Contradiction:
Improveequipment failure detection accuracyVSAvoidsignal-to-noise ratio in alarm data
Core Design Contradiction:
ReliabilityVSLoss of information

Solution Approach 1:

The system extracts only the essential features from alarm data by converting multivariate sensor readings into binary processing codes that represent discrete system states. This extraction process filters out routine maintenance events and atypical readings that do not represent genuine failure conditions, while preserving the critical information needed for anomaly detection.

Inventive Principle:
Principle #2Taking out (Extraction)

Solution Approach 2:

The Hidden Markov Model serves as an intermediary between raw alarm data and failure detection. The HMM learns the normal state frequencies and transition patterns of the system, acting as a mediator that distinguishes between routine variations and genuine anomalies, thereby improving the signal-to-noise ratio without losing critical failure information.

Inventive Principle:
Principle #24Intermediary (Mediator)

2Reliability

If all alarm events are monitored and analyzed in detail, then no failure indication is missed, but the complexity of data processing and analysis becomes unmanageable

Engineering Contradiction:
Improveanomaly detection completenessVSAvoiddata processing system complexity
Core Design Contradiction:
ReliabilityVSDevice complexity

Solution Approach 1:

The system changes the parameters of alarm data by transforming continuous multivariate sensor readings into discrete binary processing codes. This parameter transformation simplifies the data structure from complex continuous values to manageable discrete states, reducing processing complexity while maintaining the ability to detect all genuine failure conditions.

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The alarm data processing is segmented into distinct discrete states through binary code representation. Each state represents a specific system condition, allowing the complex continuous data to be divided into manageable segments that can be processed independently by the Hidden Markov Model, thereby reducing overall system complexity.

Inventive Principle:
Principle #1Segmentation

3Ease of manufacture

If threshold-based anomaly detection is used to identify abnormal sensor values, then simple implementation is achieved, but false alarms increase due to noisy sensor data and atypical but normal operating conditions

Engineering Contradiction:
Improvedetection system implementation easeVSAvoidfalse alarm rate
Core Design Contradiction:
Ease of manufactureVSReliability

Solution Approach 1:

The system replaces static threshold values with dynamic state transition probabilities learned by the Hidden Markov Model. Instead of using fixed thresholds that generate false alarms during normal variations, the HMM adapts to the system's actual operating patterns and dynamically determines what constitutes an anomaly based on learned state frequencies and transitions, thereby reducing false alarms while maintaining ease of implementation.

Inventive Principle:
Principle #15Dynamics

Data Source

PatentUS11989010B2System and method for detecting and measuring anomalies in signaling originating from components used in industrial processes
Publication Date: 2024.05.21 BUHLER AG
  • US11989010B2 patent drawing
  • US11989010B2 patent drawing
  • US11989010B2 patent drawing

AI summary

Anomalies are detected in sensory data originating from components used in industrial processes. The anomaly detection includes obtaining process and alarm/fault data from a component or group of components, learning typical frequency of abnormal operation or alarm/faults, comparing new data to the learned normal operation, and identifying the data as anomalous based on a threshold value which can be tuned. Automated and efficient alarm monitoring, detection and visualization are provided.