Predictive Maintenance System Using Sensor Data Correlation

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Conventional image-forming devices often receive insufficient warning from sensors, leading to inadequate time for preventive measures, resulting in device downtime and costly repairs due to sensor data being detected only seconds before a failure occurs.

Innovation Solution

A system that collects and processes sensor data from multiple sensors to identify patterns and correlations, trains a machine-learning model to predict potential failures, allowing for earlier intervention and reduced maintenance costs.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If conventional sensors are used to detect device failures, then the detection mechanism is simple and reliable, but the warning time is insufficient (only 1-5 seconds before failure)

Engineering Contradiction:
Improvefailure detection reliabilityVSAvoidwarning time before failure
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system performs preliminary analysis of sensor data patterns and correlations before actual failure occurs. By training machine learning models on historical sensor data and identifying temporal patterns, the system predicts potential failures in advance, providing extended warning time beyond the conventional 1-5 seconds. The model analyzes multiple sensor readings over time to forecast failures before they happen.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system transitions from analyzing single-sensor threshold breaches to multi-dimensional analysis of correlated sensor data. By examining relationships between multiple sensors and temporal patterns across different data dimensions, the system detects early signs of failure that single sensors cannot capture, extending the prediction window before failure occurs.

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

2Loss of time

If multiple sensors and complex data processing are implemented to extend warning time, then the prediction accuracy improves, but the device complexity increases

Engineering Contradiction:
Improvewarning time before failureVSAvoidsystem complexity
Core Design Contradiction:
Loss of timeVSDevice complexity

Solution Approach 1:

The system uses the device's own existing sensor data and processing capabilities to perform self-diagnosis and failure prediction. By leveraging data already being collected by the device's sensors and using on-board processing resources, the system extends warning time without requiring extensive external monitoring infrastructure or complex additional hardware.

Inventive Principle:
Principle #25Self-service

Solution Approach 2:

The system changes the analytical parameters from simple threshold detection to complex temporal pattern recognition and multi-sensor correlation analysis. By transforming how sensor data is processed and interpreted, the system achieves extended prediction capability using existing hardware, avoiding the need for proportionally complex additional infrastructure.

Inventive Principle:
Principle #35Parameter changes

3Ease of operation

If conventional threshold-based sensor monitoring is used, then the system is simple to operate, but maintenance scheduling effectiveness is inhibited

Engineering Contradiction:
Improvemonitoring system simplicityVSAvoidmaintenance scheduling effectiveness
Core Design Contradiction:
Ease of operationVSReliability

Solution Approach 1:

The system implements feedback loops where predicted failures trigger maintenance scheduling actions. The machine learning model continuously monitors sensor data, predicts potential failures, and provides feedback that enables proactive maintenance planning. This feedback mechanism transforms simple sensor monitoring into an effective predictive maintenance system that schedules repairs before failures occur.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS11902480B2Devices, systems, and methods for forecasting device failures
Publication Date: 2024.02.13 CANON USA INC
  • US11902480B2 patent drawing
  • US11902480B2 patent drawing
  • US11902480B2 patent drawing

AI summary

Devices, systems, and methods obtain sensor data that were generated by a plurality of sensors; obtain event data that include occurrences of an event; calculate first characteristics of the sensor data that were generated by the plurality of sensors within a temporal range of an occurrence of the event; identify, in the sensor data, sensor data that were generated by the plurality of sensors within the temporal range of at least one other occurrence of the event based on the first characteristics; calculate second characteristics of the sensor data that were generated by the plurality of sensors within the temporal range of the at least one other occurrence of the event, normalize at least some of the sensor data based on the first characteristics and on the second characteristics, thereby generating normalized sensor data, and train a machine-learning model based on the normalized sensor data.