Discovery Logo
Sign In
Search
Paper
Search Paper
R Discovery for Libraries Pricing Sign In
  • Home iconHome
  • My Feed iconMy Feed
  • Search Papers iconSearch Papers
  • Library iconLibrary
  • Explore iconExplore
  • Ask R Discovery iconAsk R Discovery Star Left icon
  • Literature Review iconLiterature Review NEW
  • Chat PDF iconChat PDF Star Left icon
  • Citation Generator iconCitation Generator
  • Chrome Extension iconChrome Extension
    External link
  • Use on ChatGPT iconUse on ChatGPT
    External link
  • iOS App iconiOS App
    External link
  • Android App iconAndroid App
    External link
  • Contact Us iconContact Us
    External link
  • Paperpal iconPaperpal
    External link
  • Mind the Graph iconMind the Graph
    External link
  • Journal Finder iconJournal Finder
    External link
Discovery Logo menuClose menu
  • Home iconHome
  • My Feed iconMy Feed
  • Search Papers iconSearch Papers
  • Library iconLibrary
  • Explore iconExplore
  • Ask R Discovery iconAsk R Discovery Star Left icon
  • Literature Review iconLiterature Review NEW
  • Chat PDF iconChat PDF Star Left icon
  • Citation Generator iconCitation Generator
  • Chrome Extension iconChrome Extension
    External link
  • Use on ChatGPT iconUse on ChatGPT
    External link
  • iOS App iconiOS App
    External link
  • Android App iconAndroid App
    External link
  • Contact Us iconContact Us
    External link
  • Paperpal iconPaperpal
    External link
  • Mind the Graph iconMind the Graph
    External link
  • Journal Finder iconJournal Finder
    External link
features
  • Audio Papers iconAudio Papers
  • Paper Translation iconPaper Translation
  • Chrome Extension iconChrome Extension
Content Type
  • Journal Articles iconJournal Articles
  • Conference Papers iconConference Papers
  • Preprints iconPreprints
  • Seminars by Cassyni iconSeminars by Cassyni
More
  • R Discovery for Libraries iconR Discovery for Libraries
  • Research Areas iconResearch Areas
  • Topics iconTopics
  • Resources iconResources

Related Topics

  • Wind Power Forecast Errors
  • Wind Power Forecast Errors
  • Wind Power Prediction
  • Wind Power Prediction
  • Wind Speed Forecasting
  • Wind Speed Forecasting
  • Short-term Wind Power
  • Short-term Wind Power
  • Wind Speed Prediction
  • Wind Speed Prediction
  • Power Forecasting
  • Power Forecasting
  • Wind Forecasts
  • Wind Forecasts
  • Speed Forecasting
  • Speed Forecasting
  • Wind Power
  • Wind Power

Articles published on Wind power forecasting

Authors
Select Authors
Journals
Select Journals
Duration
Select Duration
1615 Search results
Sort by
Recency
  • New
  • Research Article
  • 10.1016/j.array.2026.100772
Predictive analysis of wind power using bi-directional permutation enhanced LSTM-RNN on SCADA dataset
  • Jul 1, 2026
  • Array
  • Sridhar S + 5 more

The transition to sustainable energy positions wind power as a key renewable solution. As demand grows, wind turbines are deployed across diverse terrains. However, wind’s stochastic nature and environmental variability complicate power forecasting, affecting grid stability. The study leverages data-driven techniques to enhance wind power forecasting using high-resolution SCADA system time-series data. Key operational parameters include wind speed, rotor speed, generator speed, nacelle orientation, ambient temperature and power output. A comparative analysis evaluates traditional machine learning models—Linear Regression, Decision Trees, Random Forests, Gradient Boosting and Support Vector Machines—against deep learning models like Long Short-Term Memory (LSTM) networks and a novel Recurrent Neural Network (RNN) architecture. The core contribution is an optimized Bidirectional LSTM-RNN model with permutation layers and attention. These layers capture long-range dependencies and nonlinear interactions in wind data. The structure improves long-range dependency capture and nonlinear interaction modeling. Bidirectionality enables learning from both past and future time steps, while attention mechanisms highlight critical temporal features. Experimental results demonstrate the proposed model’s superior performance, achieving a Mean Absolute Error (MAE) of 0.0994 and Root Mean Square Error (RMSE) of 0.1390, significantly outperforming traditional models (e.g., Random Forest: MAE 86.44, RMSE 220.30) and basic LSTM models (MAE 14.48, RMSE 15.27). Robust cross-validation confirms its ability to generalize across different temporal segments. Feature importance analysis improves interpretability, supporting informed decision-making in wind farm operations. The framework is scalable, modular and well-suited for real-time forecasting applications. The work presents a reliable deep learning model for wind power forecasting, enabling intelligent, data-driven energy management in modern power systems.

  • New
  • Research Article
  • 10.1016/j.epsr.2026.112862
Time-frequency feature analysis: A KAN-DLinear cooperative framework for multi-confidence interval wind power forecasting
  • Jul 1, 2026
  • Electric Power Systems Research
  • Wenying Chen + 5 more

Time-frequency feature analysis: A KAN-DLinear cooperative framework for multi-confidence interval wind power forecasting

  • New
  • Research Article
  • 10.1080/15435075.2026.2693047
A novel TimeDistill-Ensemble model for short-term wind power forecasting considering meteorological coupling effect
  • Jun 27, 2026
  • International Journal of Green Energy
  • Suyu Zhang + 3 more

ABSTRACT Accurate short-term wind power forecasting is essential for power system stability, peak-shaving, and renewable energy accommodation. However, achieving high-precision forecasting remains a significant challenge due to the inherent strong variability of wind energy and the complex coupling relationships among meteorological factors. To address this, this paper proposes a short-term wind power forecasting method that accounts for the coupling effects of meteorological factors. First, the mutual information method is employed to quantify the nonlinear dependencies between power output and meteorological variables, revealing latent coupling effects that traditional linear correlation analysis fails to capture, thereby facilitating the selection of key features. Second, an ensemble model incorporating TimeDistill is proposed for prediction. This model establishes a dual-teacher-student distillation architecture, utilizing BiLSTM and BiGRU as teacher networks to extract long-term dependencies and short-term dynamic features, respectively, guiding a Conv-MLP student network in learning complex temporal representations. Finally, the superiority of the proposed method is validated using measured data from a wind farm in Inner Mongolia. Experimental results demonstrate that, compared with LSTM and Transformer benchmark models, the proposed method reduces the Root Mean Square Error (RMSE) by 9.4% and 4.0%, respectively, providing an effective solution for real-time power dispatching.

  • Research Article
  • 10.1080/15435075.2026.2680211
Enhanced DLinear ultra short-term wind power forecasting method based on dual attention mechanism and interactive learning module
  • Jun 6, 2026
  • International Journal of Green Energy
  • Peiyi Cai + 5 more

ABSTRACT Ultra short-term wind power forecasts are core to grid dispatch for load coordination, power balancing, and secure operation. Forecast errors disrupt schedules, undermine system balance, threaten grid stability, and incur wind farm penalties. Thus, improving accuracy is critical to reducing operational risks and boosting renewable energy integration. To address key limitations of existing methods, insufficient nonlinear interaction modeling between trend and seasonal components, weak informative feature identification, and mismatched loss functions, this paper proposes an enhanced DLinear-based approach for ultra short-term wind power forecasting. The method innovatively designs a Decomposition-Interaction framework. First, a moving average kernel decomposes the original time series into trend and seasonal components; then, an interactive learning module captures their dynamic interdependencies. Subsequently, a dual Channel-Token attention mechanism is constructed and specifically applied to the seasonally refined component, leveraging its rich nonlinearity and pronounced periodicity, to simultaneously align global dependencies across multidimensional features and enhance local critical patterns, thereby improving feature representation effectiveness. Furthermore, a hybrid loss function combining Mean Squared Error (MSE) and Mean Absolute Error (MAE) with equal weighting is adopted to balance strong penalty on large errors with overall prediction robustness. Experiments conducted on both the Yalova dataset and an eastern Chinese wind farm dataset demonstrate that the proposed method achieves superior performance in ultra-short-term forecasting tasks. Specifically, it reduces MSE by 1.0%-3.9% on average compared to seven baseline approaches, offering wind farms a highly accurate and robust forecasting solution.

  • Research Article
  • 10.1038/s41598-026-53844-2
Adaptive spatiotemporal graph learning for multi-horizon probabilistic wind power forecasting.
  • Jun 3, 2026
  • Scientific reports
  • Dong Hua + 5 more

Accurate and reliable forecasting of wind power generation is a cornerstone for ensuring the operational flexibility, economic efficiency, and grid stability of modern power systems with high renewable penetration. While recent advances in deep learning have improved point and probabilistic forecasting, most existing methods still emphasize error minimization at isolated horizons or locations, neglecting the spatiotemporal dependencies, uncertainty calibration, and temporal coherence that are critical in real-world decision-making contexts. In this study, we propose a novel adaptive spatiotemporal graph neural network (ST-GNN) framework for multi-horizon probabilistic wind power forecasting, designed to jointly optimize deterministic accuracy, distributional sharpness, and temporal stability. The framework integrates site-specific meteorological inputs and SCADA data into a dynamically evolving graph structure, where edges are adaptively reweighted to capture changing inter-site correlations driven by wind climatology. A unified multi-objective loss function is formulated, combining mean error minimization with probabilistic metrics such as the Continuous Ranked Probability Score (CRPS) and a temporal smoothness regularizer that mitigates spurious fluctuations across consecutive horizons. Comprehensive case studies are conducted using two years of high-resolution data from a wind farm cluster consisting of twelve geographically diverse sites. Results demonstrate that the proposed model achieves up to 13% reduction in RMSE at 1-4 hour horizons and maintains improvements above 5% at 24-hour horizons when compared with state-of-the-art baselines. Probabilistic evaluations indicate a reduction in calibration error, with empirical coverage deviations generally within 3% across central quantiles and uncertainty estimates that adapt to different meteorological regimes. Moreover, the temporal rank-order consistency of predictions remains significantly higher than existing models, reducing dispatch-related instabilities and improving multi-site coordination. These findings suggest that the integration of spatiotemporal graph structures with probabilistic training objectives can provide a flexible and potentially generalizable paradigm.

  • Research Article
  • 10.1016/j.rineng.2026.110268
Benchmarking of wind power based on data predictability and economic analysis using hybrid NARX algorithm
  • Jun 1, 2026
  • Results in Engineering
  • Arindam Sanyal + 6 more

Benchmarking of wind power based on data predictability and economic analysis using hybrid NARX algorithm

  • Research Article
  • 10.1016/j.egyr.2025.108959
Enhancing wind power forecasting accuracy with hybrid temporal convolutional networks and adaptive stacked ensemble learning
  • Jun 1, 2026
  • Energy Reports
  • Farhan Ullah + 4 more

Enhancing wind power forecasting accuracy with hybrid temporal convolutional networks and adaptive stacked ensemble learning

  • Research Article
  • 10.1016/j.enbuild.2026.117330
Deep spatio-temporal modeling for improved wind and solar power forecasts in power grid integration
  • Jun 1, 2026
  • Energy and Buildings
  • Yuechao Wang + 4 more

Deep spatio-temporal modeling for improved wind and solar power forecasts in power grid integration

  • Research Article
  • 10.1109/jiot.2026.3663212
Cluster-Driven Block-Flip Transformer With Dynamic Positional Learning for IoT-Based Wind Power Forecasting
  • May 1, 2026
  • IEEE Internet of Things Journal
  • Chengjie Zhou + 3 more

In Internet of Things (IoT)-enabled energy systems, accurate wind power forecasting is essential for intelligent scheduling and grid stability. However, meteorological and power time series often exhibit time-varying distributions and irregular regime shifts. This complexity complicates stable pattern learning and may cause models to overemphasize repeated local patterns. To address this issue, we propose a Cluster-Driven Block-Flip Transformer with Dynamic Positional Learning (CBFT) for wind power forecasting in IoT-based energy applications. CBFT includes two components. First, a block-based clustering and flipping module splits the input into fixed-length blocks and clusters them by statistical similarity. It then applies controlled randomized flipping to selected blocks as structured regularization to reduce order-sensitive dependencies. Second, a dynamic positional learning module uses multi-layer perceptron (MLP) embeddings to learn adaptive relative positional representations among blocks. This design remains effective under block-level order perturbations. Comprehensive evaluations on multiple real-world wind power and electricity datasets show that CBFT achieves lower MAE and MSE than state-of-the-art Transformer-based models.

  • Research Article
  • 10.1016/j.esr.2026.102203
A modular based framework for multi-step spatio-temporal wind power forecasting
  • May 1, 2026
  • Energy Strategy Reviews
  • Syed Muhammad Rashid Hussain + 2 more

A modular based framework for multi-step spatio-temporal wind power forecasting

  • Research Article
  • 10.1016/j.egyai.2026.100695
Evaluating the impact of Numerical Weather Prediction variables on wind power forecasting: A case study of the Alpha Ventus offshore wind farm
  • May 1, 2026
  • Energy and AI
  • Eloy Insunza + 5 more

Evaluating the impact of Numerical Weather Prediction variables on wind power forecasting: A case study of the Alpha Ventus offshore wind farm

  • Research Article
  • 10.1088/1742-6596/3224/2/022018
Evaluation of wind power forecast uncertainty at German transmission grid buses: spatial patterns and ensemble spread reliability
  • May 1, 2026
  • Journal of Physics: Conference Series
  • A Herzog + 4 more

Evaluation of wind power forecast uncertainty at German transmission grid buses: spatial patterns and ensemble spread reliability

  • Research Article
  • 10.1016/j.egyai.2026.100715
Spatio-temporal Transformer-based modeling of multi-turbine wake effects for wind farm power forecasting
  • May 1, 2026
  • Energy and AI
  • Gustavo Alberto Giraldo Echeverri + 4 more

Spatio-temporal Transformer-based modeling of multi-turbine wake effects for wind farm power forecasting

  • Research Article
  • 10.1016/j.jocs.2026.102902
Conformalized Uncertainty Quantification for Joint Solar–Wind Power Forecasting in Reliable Grid Integration
  • May 1, 2026
  • Journal of Computational Science
  • Kian Lun Soon + 4 more

Conformalized Uncertainty Quantification for Joint Solar–Wind Power Forecasting in Reliable Grid Integration

  • Research Article
  • Cite Count Icon 2
  • 10.1016/j.eswa.2026.131279
GWO-DAGRU: A hybrid deep learning framework with metaheuristic feature selection and self-weighted context GRU for short-term wind power forecast
  • May 1, 2026
  • Expert Systems with Applications
  • Saira Mudassar + 2 more

GWO-DAGRU: A hybrid deep learning framework with metaheuristic feature selection and self-weighted context GRU for short-term wind power forecast

  • Research Article
  • 10.1088/1742-6596/3233/1/012004
A Methodology for Forecasting Wind Power Generation in Extreme Weather Conditions and Evaluating Associated Risks
  • May 1, 2026
  • Journal of Physics: Conference Series
  • Jian Yang + 5 more

A Methodology for Forecasting Wind Power Generation in Extreme Weather Conditions and Evaluating Associated Risks

  • Research Article
  • 10.3390/s26092791
Artificial Intelligence-Driven Sensing Framework with Multimodal Sensor Importance Learning for Smart Energy Systems
  • Apr 30, 2026
  • Sensors (Basel, Switzerland)
  • Shujin Zhang + 6 more

Against the background of accelerated green energy development and the deep integration of intelligent sensing technologies, wind power forecasting is evolving toward a multimodal sensor collaborative perception paradigm within nonlinear multi-source integrated energy systems. To address the limitations of conventional methods, including the lack of dynamic importance modeling and constrained stability under complex wind conditions, a forecasting framework based on multimodal sensor importance perception is proposed. This study emphasizes the framework’s role in decoding the complex nonlinear dependencies between atmospheric drivers and turbine responses. Through a multimodal feature encoding architecture, unified temporal representations of meteorological environments and turbine operational states are established. A sensor-importance-aware attention mechanism and a cross-modal relational modeling strategy are introduced to adaptively allocate contributions under varying contexts. Furthermore, prediction compensation and uncertainty characterization modules are integrated to enhance robustness. Systematic experiments on real-world multi-source data validate the method. Overall performance comparisons demonstrate that MAE, RMSE, and MAPE reach 30.48, 42.37, and 9.16 percent, respectively, with the coefficient of determination achieving 0.957, significantly outperforming the Transformer baseline. In multi-horizon tasks, the model exhibits superior error accumulation suppression, with twelve-step forecasting errors remaining at 41.27 and 56.48. These findings reveal that the framework captures the context-dependent nonlinear mapping of energy systems, providing effective technical support for green energy dispatch and intelligent sensing applications.

  • Research Article
  • 10.3390/technologies14050270
W-HiTS-Attention: A Unified Wavelet-Hierarchical Residual-Attention Framework for Accurate and Efficient Short-Term Wind Power Forecasting
  • Apr 29, 2026
  • Technologies
  • Kaoutar Ait Chaoui + 2 more

Short-term wind power forecasting is considered a critical challenge in smart grid management due to the nonlinear, unstable, and multi-scale noise characteristics of wind signals. Although recent advances in hybrid deep learning have improved the accuracy of short-term wind power forecasting, many state-of-the-art models usually consider signal denoising, residual decomposition, and attention mechanisms as independent modules without providing a unified solution. This paper proposes an end-to-end solution, W-HiTS-Attention (Wavelet Transform, N-stacked Hierarchical Interpolation for Time Series, Attention), which coherently integrates wavelet denoising, hierarchical residual learning from N-HiTS (Neural Hierarchical Interpolation), and an in-block self-attention mechanism. The proposed solution outperforms 21 benchmarks in accuracy, including state-of-the-art baselines such as N-BEATS, N-HiTS, TCN, Informer, Autoformer, LSTM, BiLSTM, GRU, and Prophet, achieving an RMSE of 55.56 W and an R2 of 0.9918. Furthermore, the results show that the proposed solution is efficient in terms of parameter count (0.033M), latency (0.0036 ms/sample), and training time, making it promising for low-latency inference in resource-constrained environments. The results show that the coherent integration of frequency preprocessing, hierarchical residual forecasting, and attention-based temporal refinement provides a robust, explainable, and deployable solution for short-term wind power forecasting.

  • Research Article
  • 10.1177/0309524x261446092
Predictive control of Wind–Hydrogen coupled systems integrating secondary decomposition and PSO-AWOA
  • Apr 20, 2026
  • Wind Engineering
  • Yuanjun Dai + 2 more

Predictive control of Wind–Hydrogen coupled systems integrating secondary decomposition and PSO-AWOA

  • Research Article
  • 10.3390/pr14081310
Short-Term Wind Power Non-Crossing Quantile Forecasting Based on Two-Stage Multi-Similarity Segment Matching
  • Apr 20, 2026
  • Processes
  • Dengxin Ai + 5 more

Accurate wind power forecasting is essential for the stability of modern power systems. However, current probabilistic forecasting frameworks often encounter a fundamental conflict between the computational efficiency required for high-dimensional meteorological pattern matching and the physical consistency of the resulting probability distributions. Existing methods frequently fail to maintain the logical monotonicity of quantiles or overlook the fine-grained temporal correlations in massive historical datasets. To address these critical gaps, this research develops a comprehensive framework that synergizes a hierarchical similarity filtering mechanism with a structurally constrained non-crossing quantile regression model. First, the target sample is partitioned into several weather segments, and a new two-stage high-similarity weather pattern matching method is developed to screen multiple sets of historical samples that are highly similar to the target weather pattern. Second, a deep learning model for probabilistic wind power quantile forecasting is proposed, which incorporates historical data augmentation. The model utilizes an attention mechanism to extract the correlation between the target and historical segments, while an improved non-crossing quantile regression model is adopted to ensure the validity of the output quantiles. Finally, the effectiveness of the proposed method is validated through case studies using real-world data from an actual wind farm.

  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • .
  • .
  • .
  • 10
  • 1
  • 2
  • 3
  • 4
  • 5

Popular topics

  • Latest Artificial Intelligence papers
  • Latest Nursing papers
  • Latest Psychology Research papers
  • Latest Sociology Research papers
  • Latest Business Research papers
  • Latest Marketing Research papers
  • Latest Social Research papers
  • Latest Education Research papers
  • Latest Accounting Research papers
  • Latest Mental Health papers
  • Latest Economics papers
  • Latest Education Research papers
  • Latest Climate Change Research papers
  • Latest Mathematics Research papers

Most cited papers

  • Most cited Artificial Intelligence papers
  • Most cited Nursing papers
  • Most cited Psychology Research papers
  • Most cited Sociology Research papers
  • Most cited Business Research papers
  • Most cited Marketing Research papers
  • Most cited Social Research papers
  • Most cited Education Research papers
  • Most cited Accounting Research papers
  • Most cited Mental Health papers
  • Most cited Economics papers
  • Most cited Education Research papers
  • Most cited Climate Change Research papers
  • Most cited Mathematics Research papers

Latest papers from journals

  • Scientific Reports latest papers
  • PLOS ONE latest papers
  • Journal of Clinical Oncology latest papers
  • Nature Communications latest papers
  • BMC Geriatrics latest papers
  • Science of The Total Environment latest papers
  • Medical Physics latest papers
  • Cureus latest papers
  • Cancer Research latest papers
  • Chemosphere latest papers
  • International Journal of Advanced Research in Science latest papers
  • Communication and Technology latest papers

Latest papers from institutions

  • Latest research from French National Centre for Scientific Research
  • Latest research from Chinese Academy of Sciences
  • Latest research from Harvard University
  • Latest research from University of Toronto
  • Latest research from University of Michigan
  • Latest research from University College London
  • Latest research from Stanford University
  • Latest research from The University of Tokyo
  • Latest research from Johns Hopkins University
  • Latest research from University of Washington
  • Latest research from University of Oxford
  • Latest research from University of Cambridge

Popular Collections

  • Research on Reduced Inequalities
  • Research on No Poverty
  • Research on Gender Equality
  • Research on Peace Justice & Strong Institutions
  • Research on Affordable & Clean Energy
  • Research on Quality Education
  • Research on Clean Water & Sanitation
  • Research on COVID-19
  • Research on Monkeypox
  • Research on Medical Specialties
  • Research on Climate Justice
Discovery logo
FacebookTwitterLinkedinInstagram

Download the FREE App

  • Play store Link
  • App store Link
  • Scan QR code to download FREE App

    Scan to download FREE App

  • Google PlayApp Store
FacebookTwitterTwitterInstagram
  • Universities & Institutions
  • Publishers
  • R Discovery PrimeNew
  • Ask R Discovery
  • Blog
  • Accessibility
  • Topics
  • Journals
  • Open Access Papers
  • Year-wise Publications
  • Recently published papers
  • Pre prints
  • Questions
  • FAQs
  • Contact us
Lead the way for us

Your insights are needed to transform us into a better research content provider for researchers.

Share your feedback here.

FacebookTwitterLinkedinInstagram
Cactus Communications logo

Copyright 2026 Cactus Communications. All rights reserved.

Privacy PolicyCookies PolicyTerms of UseCareers