Aircraft Equipment Anomaly Prediction from Power-Up Sensor Deltas

Resolve Bottlenecks,
Find Innovative Solutions
Generate Solutions

Solution Overview

Problem

Modern aircraft face inefficiencies due to the time and resources spent on unscheduled maintenance, as faults often require transporting parts or technicians, leading to significant delays and operational availability issues, while scheduled maintenance can be wasteful by replacing components that are not faulty.

Innovation Solution

An aircraft system that includes sensors capturing data during power-up events, processing this data to detect operational anomalies by calculating delta values, quantizing them, and comparing normalized counts to anomaly detection thresholds, enabling early detection of potential faults before they occur.

Engineering Contradictions & Design Principles

VSEngineering Contradiction Analysis

1Reliability

If scheduled maintenance is performed according to a schedule, then fault conditions are avoided, but components operating normally are replaced inefficiently

Engineering Contradiction:
Improvefault avoidanceVSAvoidmaintenance efficiency
Core Design Contradiction:
ReliabilityVSProductivity

Solution Approach 1:

The system performs preliminary analysis of sensor data during power-up events to detect anomalies before they develop into faults. By calculating delta values, quantizing them into bins, and comparing normalized counts against thresholds, the system identifies components that show early signs of degradation, enabling maintenance to be performed only when necessary rather than on a fixed schedule.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system monitors changes in sensor parameters over time by computing delta values between consecutive readings. These parameter changes are quantized and analyzed to detect deviations from normal operation patterns, allowing the system to adapt maintenance decisions based on actual component behavior rather than predetermined schedules.

Inventive Principle:
Principle #35Parameter changes

2Reliability

If unscheduled maintenance is performed to remedy fault conditions, then operational availability is maintained, but significant time and resources are expended

Engineering Contradiction:
Improveoperational availabilityVSAvoidmaintenance delay
Core Design Contradiction:
ReliabilityVSLoss of time

Solution Approach 1:

The system performs preliminary detection of anomalies during routine power-up events, identifying components that are developing faults before they occur. This advance detection allows maintenance to be scheduled proactively, avoiding the need for urgent unscheduled maintenance and the associated delays of transporting parts or technicians to remote locations.

Inventive Principle:
Principle #10Preliminary action

Solution Approach 2:

The system continuously monitors sensor data and provides feedback about component health status. By comparing normalized delta value counts against thresholds, the system generates anomaly detections that feed back into maintenance planning, enabling operators to schedule maintenance at convenient times rather than responding to urgent fault conditions.

Inventive Principle:
Principle #23Feedback

Data Source

PatentUS11580794B2Anomaly prediction and detection for aircraft equipment
Publication Date: 2023.02.14 THE BOEING CO
  • US11580794B2 patent drawing
  • US11580794B2 patent drawing
  • US11580794B2 patent drawing

AI summary

A method includes obtaining sensor data captured by a sensor of an aircraft during a power up event. The sensor data includes multiple parameter values, each corresponding to a sample period. The method further includes determining a set of delta values, each indicating a difference between parameter values for consecutive sample periods of the sensor data. The method further includes determining a set of quantized delta values by assigning the delta values to quantization bins based on magnitudes of the delta values. The method further includes determining a normalized count of delta values for each quantization bin. The method further includes comparing the normalized counts of delta values to anomaly detection thresholds. The method further includes generating, based on the comparisons, output indicating whether the sensor data is indicative of an operational anomaly.