paper-with-me

Papers

A Deep Learning Framework for Wind Turbine Repair Action Prediction Using Alarm Sequences and Long Short Term Memory Algorithms

2022-07-19 · Connor Walker, Callum Rothon, Koorosh Aslansefat, Yiannis Papadopoulos, Nina Dethlefs

With an increasing emphasis on driving down the costs of Operations and Maintenance (O&M) in the Offshore Wind (OSW) sector, comes the requirement to explore new methodology and applications of Deep Learning (DL) to the domain. Condition-based monitoring (CBM) has been at the forefront of recent research developing alarm-based systems and data-driven decision making. This paper provides a brief insight into the research being conducted in this area, with a specific focus on alarm sequence modelling and the associated challenges faced in its implementation. The paper proposes a novel idea to predict a set of relevant repair actions from an input sequence of alarm sequences, comparing Long Short-term Memory (LSTM) and Bidirectional LSTM (biLSTM) models. Achieving training accuracy results of up to 80.23%, and test accuracy results of up to 76.01% with biLSTM gives a strong indication to the potential benefits of the proposed approach that can be furthered in future research. The paper introduces a framework that integrates the proposed approach into O$\&$M procedures and discusses the potential benefits which include the reduction of a confusing plethora of alarms, as well as unnecessary vessel transfers to the turbines for fault diagnosis and correction.

📄 PDF Abstract BibTeX arXiv:2207.09457

Code (1)

koo-ec/owf_repair_action_recommender 공식 구현

Tasks

Decision MakingFault Diagnosis

Methods 이 논문이 사용한 방법론

Repair 설명 없음
Test 설명 없음
Tanh Activation 설명 없음
Sigmoid Activation 설명 없음
LSTM An LSTM is a type of recurrent neural network that addresses the vanishing gradient problem in vanilla…
BiLSTM A Bidirectional LSTM, or biLSTM, is a sequence processing model that consists of two LSTMs: one taking the input in a forward direction, and the other in a backwards…

Similar Papers 제목 키워드 기반

An Integrated Optimization Framework for Multi-Component Predictive Analytics in Wind Farm Operations & Maintenance

2021-01-04 · Ilke Bakir, Murat Yildirim, Evrim Ursavas

Recent years have seen an unprecedented growth in the use of sensor data to guide wind farm operations and maintenance. Emerging sensor-driven approaches typically focus on optimal maintenance procedures for single turbi…

Knowledge distillation with error-correcting transfer learning for wind power prediction

2022-04-01 · Hao Chen

Wind power prediction, especially for turbines, is vital for the operation, controllability, and economy of electricity companies. Hybrid methodologies combining advanced data science with weather forecasting have been i…

Knowledge DistillationTransfer LearningWeather Forecasting

Modeling Wind Turbine Performance and Wake Interactions with Machine Learning

2022-12-02 · C. Moss, R. Maulik, G. V. Iungo

Different machine learning (ML) models are trained on SCADA and meteorological data collected at an onshore wind farm and then assessed in terms of fidelity and accuracy for predictions of wind speed, turbulence intensit…

An XAI framework for robust and transparent data-driven wind turbine power curve models

2023-04-19 · Simon Letzgus, Klaus-Robert Müller

Wind turbine power curve models translate ambient conditions into turbine power output. They are essential for energy yield prediction and turbine performance monitoring. In recent years, increasingly complex machine lea…

Explainable artificial intelligenceExplainable Artificial Intelligence (XAI)Model Selection

Hybrid Autoencoder-Based Framework for Early Fault Detection in Wind Turbines

2025-10-16 · Rekha R Nair, Tina Babu, Alavikunhu Panthakkan, Balamurugan Balusamy 외 arxiv

Wind turbine reliability is critical to the growing renewable energy sector, where early fault detection significantly reduces downtime and maintenance costs. This paper introduces a novel ensemble-based deep learning fr…

Unsupervised Anomaly DetectionFeature Engineering