paper-with-me

Papers

Change-point detection in wind turbine SCADA data for robust condition monitoring with normal behaviour models

2020-10-27 · Wind Energy Science 2020 10 · Simon Letzgus

Analysis of data from wind turbine supervisory control and data acquisition (SCADA) systems has attracted considerable research interest in recent years. Its predominant application is to monitor turbine condition without the need for additional sensing equipment. Most approaches apply semi-supervised anomaly detection methods, also called normal behaviour models, that require clean training data sets to establish healthy component baseline models. In practice, however, the presence of change points induced by malfunctions or maintenance actions poses a major challenge. Even though this problem is well described in literature, this contribution is the first to systematically evaluate and address the issue. A total of 600 signals from 33 turbines are analysed over an operational period of more than 2 years. During this time one-third of the signals were affected by change points, which highlights the necessity of an automated detection method. Kernel-based change-point detection methods have shown promising results in similar settings. We, therefore, introduce an appropriate SCADA data preprocessing procedure to ensure their feasibility and conduct comprehensive comparisons across several hyperparameter choices. The results show that the combination of Laplace kernels with a newly introduced bandwidth and regularisation-penalty selection heuristic robustly outperforms existing methods. More than 90 % of the signals were classified correctly regarding the presence or absence of change points, resulting in an F1 score of 0.86. For an automated change-point-free sequence selection, the most severe 60 % of all change points (CPs) could be automatically removed with a precision of more than 0.96 and therefore without any significant loss of training data. These results indicate that the algorithm can be a meaningful step towards automated SCADA data preprocessing, which is key for data-driven methods to reach their full potential. The algorithm is open source and its implementation in Python is publicly available.

📄 PDF Abstract BibTeX

Code (1)

sltzgs/KernelCPD_WindSCADA

Tasks

Anomaly DetectionChange Point DetectionSemi-supervised Anomaly DetectionSupervised Anomaly Detection

Similar Papers 제목 키워드 기반

Digital Twin Framework for Time to Failure Forecasting of Wind Turbine Gearbox: A Concept

2022-04-28 · Mili Wadhwani, Sakshi Deshmukh, Harsh S. Dhiman

Wind turbine is a complex machine with its rotating and non-rotating equipment being sensitive to faults. Due to increased wear and tear, the maintenance aspect of a wind turbine is of critical importance. Unexpected fai…

Fault DetectionTime SeriesTime Series Analysis

The Impact of Feature Causality on Normal Behaviour Models for SCADA-based Wind Turbine Fault Detection

2019-06-28 · Telmo Felgueira, Silvio Rodrigues, Christian S. Perone, Rui Castro

The cost of wind energy can be reduced by using SCADA data to detect faults in wind turbine components. Normal behavior models are one of the main fault detection approaches, but there is a lack of consensus in how diffe…

Fault Detection

Intelligent Icing Detection Model of Wind Turbine Blades Based on SCADA data

2021-01-20 · Wenqian Jiang, Junyang Jin

Diagnosis of ice accretion on wind turbine blades is all the time a hard nut to crack in condition monitoring of wind farms. Existing methods focus on mechanism analysis of icing process, deviation degree analysis of fea…

Domain AdaptationFeature Engineering

Fault Diagnosis in New Wind Turbines using Knowledge from Existing Turbines by Generative Domain Adaptation

2025-04-24 · Stefan Jonas, Angela Meyer

Intelligent condition monitoring of wind turbines is essential for reducing downtimes. Machine learning models trained on wind turbine operation data are commonly used to detect anomalies and, eventually, operation fault…

Anomaly DetectionDomain AdaptationFault Diagnosis

Probabilistic Multi-Layer Perceptrons for Wind Farm Condition Monitoring

2024-04-25 · Filippo Fiocchi, Domna Ladopoulou, Petros Dellaportas

We provide a condition monitoring system for wind farms, based on normal behaviour modelling using a probabilistic multi-layer perceptron with transfer learning via fine-tuning. The model predicts the output power of the…

Transfer Learning