Machine Failure Prediction Using Sensor Transitions and Control Commands

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Existing techniques for predicting machine tool failures are not accurate enough, as they rely solely on sensor information that may change synchronously with control commands, making it difficult to distinguish between normal and abnormal variations.

Innovation Solution

A training program that converts time-series numerical values from sensor data into character strings representing time-series transitions, and trains a machine learning model using both control command data and failure indication labels to predict machine tool failures with high accuracy.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Measurement precision

If machine learning is performed using only sensor information, then the system is simple to implement, but the prediction accuracy is insufficient because sensor values change synchronously with control commands making it difficult to distinguish normal from abnormal variations

Engineering Contradiction:
Improvefailure prediction accuracyVSAvoiddata processing complexity
Core Design Contradiction:
Measurement precisionVSDevice complexity

Solution Approach 1:

The patent segments the input data into two distinct components: control command data and sensor information. By separating these data sources and processing them independently before integration, the system can identify correlations between control commands and sensor variations, thereby improving failure prediction accuracy while maintaining manageable processing complexity through modular data handling

Inventive Principle:
Principle #1Segmentation

Solution Approach 2:

The patent adds a new dimension to the data analysis by incorporating control command information as an additional input layer alongside sensor data. This dimensional expansion allows the machine learning model to distinguish between sensor variations caused by normal control operations versus those indicating actual failures, thereby improving prediction accuracy without proportionally increasing processing complexity

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

2Measurement precision

If only sensor data is used for training, then the data collection process is simple, but the model cannot distinguish between normal operational variations and abnormal failure signs

Engineering Contradiction:
Improvefailure detection accuracyVSAvoidcontext information about control commands
Core Design Contradiction:
Measurement precisionVSLoss of information

Solution Approach 1:

The patent applies preliminary action by collecting and storing control command data in advance alongside sensor information. This pre-captured contextual information about what control commands were issued during each measurement period enables the model to later distinguish between sensor variations that are normal responses to control commands versus variations indicating actual failures, thereby improving detection accuracy without losing critical context

Inventive Principle:
Principle #10Preliminary action

Data Source

PatentUS20250200445A1Non-transitory computer-readable recording medium storing training program, generation program, training method, and information processing apparatus
Publication Date: 2025.06.19 FUJITSU LTD
  • US20250200445A1 patent drawing
  • US20250200445A1 patent drawing
  • US20250200445A1 patent drawing

AI summary

An information processing apparatus converts a plurality of time-series numerical values included in sensing information of a sensor set in a machine or around the machine into a character string representing time-series transition. The information processing apparatus trains a machine learning model using training data that includes input data, which is generated based on a control command that controls the machine and information regarding the character string representing the time-series transition, and a label indicating whether or not abnormality is occurring in the machine.