Related Experiment Video
Updated: Oct 22, 2025

07:35
Selecting Multiple Biomarker Subsets with Similarly Effective Binary Classification Performances
Published on: October 11, 2018
7.7K
An Improved Feature Selection Method Based on Random Forest Algorithm for Wind Turbine Condition Monitoring.
Guo Li1, Chensheng Wang2, Di Zhang3
1School of Modern Post, Beijing University of Posts and Telecommunications, Beijing 100876, China.
Sensors (Basel, Switzerland)
|August 28, 2021
Summary
This study introduces an improved random forest algorithm for wind turbine condition monitoring using SCADA data. The method effectively selects key features, enhancing model performance and reliability.
Area of Science:
- Engineering
- Data Science
- Renewable Energy
Background:
- Effective wind turbine condition monitoring relies on robust feature selection and dimensionality reduction from SCADA data.
- Existing methods may not optimally identify features critical for accurately assessing turbine operational status.
Purpose of the Study:
- To propose an improved random forest algorithm, Feature Simplification Random Forest (FS_RF), for enhanced feature selection in wind turbine SCADA data.
- To validate the effectiveness of FS_RF in identifying features highly correlated with wind turbine working conditions.
Main Methods:
- Development of the Feature Simplification Random Forest (FS_RF) algorithm, incorporating Euclidean distances to weigh feature importance across samples.
- Application of the random forest algorithm to measure feature importance.
- Validation of selected features using a two-layer gated recurrent unit (GRU) neural network for condition monitoring.
Main Results:
- The FS_RF algorithm successfully identified features closely correlated with wind turbine working conditions.
- The selected features, when used with a GRU network, demonstrated effective wind turbine condition monitoring capabilities.
- Experimental results confirmed the capacity and effectiveness of the proposed FS_RF method.
Conclusions:
- The proposed FS_RF method offers a significant improvement for feature selection in wind turbine condition monitoring.
- This approach enhances the performance and reliability of SCADA data-driven monitoring models.
- FS_RF provides a valuable tool for optimizing wind turbine operational health assessment.
Keywords:
FS_RF algorithmblade breakagescondition monitoringfeature selectiongated recurrent unitwind turbinesMore Related Videos
Related Concept Videos
Wind Turbine Machine Models
257
In the growing field of wind energy, incorporating wind turbine models into transient stability analysis is essential. Induction and synchronous machines are the primary models used, with induction machines being prevalent due to their simplicity and reliability.
Induction machines interact through the rotating magnetic field generated by the stator and the rotor. The key parameter is slip, which is the difference between synchronous speed and rotor speed relative to synchronous speed. Slip is...
Induction machines interact through the rotating magnetic field generated by the stator and the rotor. The key parameter is slip, which is the difference between synchronous speed and rotor speed relative to synchronous speed. Slip is...
257
Survival Tree
185
Survival trees are a non-parametric method used in survival analysis to model the relationship between a set of covariates and the time until an event of interest occurs, often referred to as the "time-to-event" or "survival time." This method is particularly useful when dealing with censored data, where the event has not occurred for some individuals by the end of the study period, or when the exact time of the event is unknown.
Building a Survival Tree
Constructing a...
Building a Survival Tree
Constructing a...
185
Wald-Wolfowitz Runs Test I
762
The Wald-Wolfowitz test, also known as the runs test, is a nonparametric statistical test used to assess the randomness of a sequence of two different types of elements (e.g., positive/negative values, successes/failures). It examines whether the order of the elements in a sequence is random or if there is a pattern or trend present. This nonparametric test applies to any ordered data despite the population and sample data distribution, even if a higher sample size is available.
The test works...
The test works...
762
Turbine-Governor Control
472
Turbine-governor control is crucial for maintaining power system stability by balancing turbine mechanical power output with electrical load demand. This mechanism ensures that generator frequency and rotor speed are within acceptable limits during load variations. Turbine-generator units store kinetic energy due to their rotating masses; this energy is released to meet the load requirement when the load increases. The electrical torque of turbines rises to meet the demand, whereas the...
472
Classification of Signals
1.0K
In signal processing, signals are classified based on various characteristics: continuous-time versus discrete-time, periodic versus aperiodic, analog versus digital, and causal versus noncausal. Each category highlights distinct properties crucial for understanding and manipulating signals.
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
A continuous-time signal holds a value at every instant in time, representing information seamlessly. In contrast, a discrete-time signal holds values only at specific moments, often denoted as x(n), where...
1.0K
Random Sampling Method
13.0K
Sampling is a technique to select a portion (or subset) of the larger population and study that portion (the sample) to gain information about the population. Data are the result of sampling from a population. The sampling method ensures that samples are drawn without bias and accurately represent the population. Because measuring the entire population in a study is not practical, researchers use samples to represent the population of interest. Among the various sampling methods used by...
13.0K

