Skip to main content
This page is the technical reference for PlaneConnection’s predictive maintenance system. For a step-by-step guide on using these features, see Use Predictive Maintenance.

Alert Severity Levels

Predictive maintenance alerts use a five-level severity scale. Each level has a defined meaning, default notification behaviour, and recommended response.
Alert severity levels are advisory. Airworthiness decisions must be made by a qualified aviation maintenance technician (AMT) or Director of Maintenance in accordance with the aircraft’s approved maintenance program and applicable FARs.

Monitored Parameters

Turbine Engine Parameters

The following parameters are monitored for turbine (jet and turboprop) engines. Parameter names follow SAE ARP4102 conventions where applicable.

Piston Engine Parameters

Airframe Parameters

Trend Analysis Methodology

PlaneConnection’s trend analysis uses two complementary statistical methods to detect parameter degradation. Both methods run on each parameter independently.

Linear Regression

Linear regression fits a straight line through the most recent N data points (configurable window, default: 30 flight legs) and computes the slope. A positive slope on a rising-bad parameter (e.g., EGT) indicates a degrading trend even if no individual reading has exceeded a threshold. Slope thresholds are parameter-specific and configurable. Default values are based on typical fleet experience for common aircraft types.

Exponential Smoothing

Exponential smoothing applies a weighted average where recent readings have more influence than older readings. The smoothing factor α (alpha) controls the decay rate: higher α means faster response to recent changes. PlaneConnection uses a default α of 0.2 for most parameters, meaning approximately the last 5 readings contribute meaningfully to the smoothed value. For highly volatile parameters (vibration), α defaults to 0.3. The smoothed value is compared against threshold bands to determine alert level. Exponential smoothing is less sensitive to single-point spikes than raw thresholds but more responsive to sustained trends than long-window linear regression.

Combined Alert Generation

An alert is generated when either the regression slope or the smoothed value indicates a threshold exceedance. The higher-severity result takes precedence. This dual-method approach reduces both false positives (single outlier spikes) and false negatives (slow degradation that stays below instantaneous thresholds).

Threshold Configuration Options

Each monitored parameter on each aircraft can be configured independently. Threshold settings are found under **Ops > Predictive Maintenance > [Aircraft]
Configure Thresholds**.
Start with the default thresholds and tighten them over time as you accumulate baseline data for each aircraft. The default thresholds are conservative and may generate Watch-level alerts on healthy aircraft during the first few months of use.

Data Sources

Predictive maintenance parameters are populated from the following data sources:
FOQA data integration requires the Use FOQA feature to be enabled and data to be uploaded per the Use FOQA guide. Manual parameter entry is always available as a fallback for operators without automated data sources.

Use Predictive Maintenance

Step-by-step guide for using the predictive maintenance dashboard.

Use Fleet Health

Fleet-wide health overview combining predictive alerts and due items.

Use FOQA

Flight Operational Quality Assurance data that feeds engine trend monitoring.

Track Due Items

Schedule-based maintenance tracking alongside condition-based predictive alerts.
Last modified on April 11, 2026