How AI predicts turbine component breakdowns: Predictive Maintenance part II

The 2nd part of the series focuses on wind turbines in specific and includes examples of how Kavaken's solution identified a possible major component breakdown.

Ömer Faruk Eker
Ömer Faruk Eker
Senior Data Scientist

In part one of our Predictive Maintenance series, we talked about the philosophies and history of maintenance (Click here for Part I). The second part of the series focuses on wind turbines and includes examples of how Kavaken's solution identified a possible major component breakdown in advance to avoid production loss and equipment costs totaling in the hundreds of thousands of dollars range.

The predictive maintenance module of Kavaken is an interactive SaaS platform where users can keep track of the condition of their turbines and see the previously generated alarms. The platform also sends automated emails to warn users of a potential breakdown of a component.

A snapshot of the predictive maintenance module is shown in the figure below. Fault alarms are organized in the form of hierarchical drop-down lists.

Multiple sensory sources are employed together by the ensemble of smart fault detection algorithms of Kavaken to give automated fault alarms. Some of these used sources are:

  • Accelerometer (vibration) sensors
  • SCADA sensors

Vibration sensors measure the vibration or acceleration of motion of a component (e. g . Generator drive-end bearing). Generally, these have a transducer that converts the mechanical force from vibration or movement change into electric current using the piezoelectric effect.

They are most sensitive when it comes to mechanical degradation in rotating components. Nowadays, most critical rotating equipment such as wind turbines, gas turbines, steam turbines, gearboxes, centrifugal compressors, high voltage motors, and large centrifugal pumps are equipped with these sensors and monitored continuously.

SCADA is the abbreviation for Supervisory Control And Data Acquisition system, which has been installed in most medium voltage scale wind turbines. It provides a rich source of continuous-time monitoring that can be used to monitor overall turbine performance. Fault detection based on data from these systems has brought significant benefits for wind farm operators.

Fault detection with the help of AI

Kavaken's data-driven approach can capture the expected behavior of a turbine by using its historical SCADA and vibration data. During the training session, a set of anomaly detection models are created for each turbine's sub-components (e.g., Gearbox rotor bearing) and trained with the historical data. The model parameters are optimized with the help of system logs of fault/part replacement/service dates.

Depending on the sensors available, Kavaken models can detect faults in the following parts of a wind turbine:

  • Gearbox
  • 1st planetary stage
  • 2nd planetary stage
  • Low-speed stage
  • Intermediate speed stage
  • High-speed stage
  • Rotor bearing
  • Generator
  • Drive end bearing
  • Nondrive end bearing
  • Main Bearing

The expected behavior of each sub-component is determined by employing an ensemble of machine learning algorithms. These algorithms' output is put into a smart voting mechanism that generates the final diagnosis and automatically updates the Kavaken platform's flags page.

Ensemble of algorithms employs a mixture of unsupervised learning algorithms and multi-dimensional distance metrics on the statistical and spectral features (e.g., skewness, spectral centroid) created from the raw data to give how equipment subcomponents deviate from their expected behavior.

Case study

We want to share a case study in which Kavaken algorithms successfully detect a bearing fault in the high-speed shaft part of a Vestas V112 wind turbine gearbox.

As seen in the figure below, starting from March 2020, the condition indicator of the gearbox subcomponents increases dramatically, which leads the system to raise a fault flag on March 16th.

The graph below shows the heat map of the 15-day aggregation of the condition indicators, which is actually the final output to determine the condition of a system. The darker the cell, the more severe the condition is in the graph. Kavaken algorithms raise flags on March 16th for the 2nd planetary stage (GBX_2PS), high-speed stage (GBX_HSS), and intermediate speed stage (GBX_ISS) subcomponents as they exceed the learned and optimized thresholds.

Following an endoscopy and regular checks in June, maintenance personnel confirmed that the Gearbox HSS bearing is faulty and requires replacement. This shows that the Kavaken algorithms detected the fault three months before a costly failure occurred. The algorithms also captured the degraded performance of GBX_2PS and GBX_ISS due to their proximity to the Gearbox HSS and the sensitivity of the accelerometer sensors.

Financial Impact:

As this fault was prevented, financial impacts can be calculated as follows.

  • A 45 days production loss due to unplanned downtime equivalent to ~USD 130,000 was eliminated
  • Reducing the equipment and maintenance costs, which is roughly ~USD 35,000. 

These figures represent more of a conservative scenario; in case the failure was not prevented and would affect the whole gearbox, the financial impact would be much higher than these figures.

In general, each main component failure prevention would lead to $30,000-250,000 loss production savings and $10,000-400,000 equipment and maintenance costs. These ranges depend on the severity of the fault, wind regime, spare part availability, maintenance crew and crane availability, farm location, and turbine type.

Data pipeline

This section summarizes the extract, transfer, and load (ETL) process. Kavaken predictive maintenance module builds on a serverless architecture. All computations and processes (e.g., feature extraction, model predictions, ensemble voting mechanism) run on cloud functions in parallel.

The process flow can be summarized as follows:

  • Get raw vibration & SCADA sensor data from customer pipeline, periodically
  • Process the vibration & SCADA sensory data
  • Extract features from sensor data for model training & prediction
  • Run sub-component level predictions by using the sensor data of the corresponding part of the turbine
  • Run smart voting mechanism to obtain final diagnostic flags, if any
  • Store the results & show updates on the module

Stay tuned for new case studies!

Sign up to receive the latest news

Subscribe to our newsletter...

For monthly insights and latest news on renewable energy

By submitting this form, I confirm that I agree to the collection and processing of personal data by Kavaken, as described in the Privacy Policy.

Thank you for signing up to Kavaken's newsletter!

Oops! Something went wrong while submitting the form :(