Batch Process Anomaly Control Using PCA T2 and Q Metrics

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing anomaly detection systems in industrial batch analytics often produce high false positive or false negative results due to inconsistent accuracy, leading to unnecessary process stops or unqualified products.

Innovation Solution

The system determines anomaly metrics using T2-statistic and Q-statistic metrics within a Principal Component Analysis (PCA) model, normalizing these metrics to accurately identify batch anomalies and adjust process variables in real-time.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If traditional anomaly detection systems are used in industrial batch analytics, then the system can detect anomalies, but the accuracy is inconsistent leading to high false positive or false negative results

Engineering Contradiction:
Improveanomaly detection accuracyVSAvoiddetection consistency
Core Design Contradiction:
Measurement precisionVSReliability

Solution Approach 1:

The system dynamically changes the anomaly detection parameter by selecting between T2-statistic and Q-statistic metrics based on the current batch characteristics. This parameter selection approach allows the system to adapt to different anomaly types and conditions, improving both detection accuracy and consistency by using the most appropriate statistical metric for each situation

Inventive Principle:
Principle #35Parameter changes

Solution Approach 2:

The anomaly detection system transitions from a static approach to a dynamic one by continuously evaluating and selecting the best statistical metric (T2 or Q) based on real-time batch data characteristics. This dynamic adaptation enables the system to maintain high detection accuracy and reliability across varying industrial conditions

Inventive Principle:
Principle #15Dynamics

2Loss of time

If anomaly detection is performed continuously during batch processing, then real-time adjustments can be made, but the system complexity increases

Engineering Contradiction:
Improveresponse time for anomaly detectionVSAvoidsystem complexity
Core Design Contradiction:
Loss of timeVSDevice complexity

Solution Approach 1:

The anomaly detection system is segmented into distinct functional modules: data collection module, statistical metric calculation module (T2 and Q statistics), metric selection module, and process adjustment module. This segmentation allows real-time detection capability while managing system complexity through modular design, where each module performs a specific function independently

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The system introduces an intermediary metric selection layer between raw batch data and the anomaly detection decision. This intermediary selectively applies either T2-statistic or Q-statistic based on data characteristics, simplifying the overall system architecture by avoiding the need to implement and manage both statistical approaches simultaneously in a single complex module

Inventive Principle:
Principle #24Intermediary (Mediator)

Data Source

PatentUS20240385611A1Systems and methods for optimizing an industrial process
Publication Date: 2024.11.21 ROCKWELL AUTOMATION TECH INC
  • US20240385611A1 patent drawing
  • US20240385611A1 patent drawing
  • US20240385611A1 patent drawing

AI summary

A method comprises determining that a batch generated in an industrial process (IP) is anomalous at a sample point k during the batch, the batch is ongoing; determining a process variable (PV) of the IP based on a variable contribution of the PV towards the batch being anomalous at the sample point k; determining a recommended value of the PV based on an anomaly metric corresponding to the sample point k of an assessment batch, the assessment batch is created based on sample(s) of the batch at the sample point k and the recommended value of the PV, the anomaly metric corresponding to the sample point k of the assessment batch is determined based on a T2-statistic metric corresponding to the sample point k and a Q-statistic metric corresponding to the sample point k of the assessment batch; and adjusting the IP based on the recommended value of the PV.