paper-with-me

홈 › Papers

Reinforcement learning-enhanced genetic algorithm for wind farm layout optimization

2024-11-24 · Guodan Dong, Jianhua Qin, Chutian Wu, Chang Xu, Xiaolei Yang

A reinforcement learning-enhanced genetic algorithm (RLGA) is proposed for wind farm layout optimization (WFLO) problems. While genetic algorithms (GAs) are among the most effective and accessible methods for WFLO, their performance and convergence are highly sensitive to parameter selections. To address the issue, reinforcement learning (RL) is introduced to dynamically select optimal parameters throughout the GA process. To illustrate the accuracy and efficiency of the proposed RLGA, we evaluate the WFLO problem for four layouts (aligned, staggered, sunflower, and unstructured) under unidirectional uniform wind, comparing the results with those from the GA. RLGA achieves similar results to GA for aligned and staggered layouts and outperforms GA for sunflower and unstructured layouts, demonstrating its efficiency. The sunflower and unstructured layouts' complexity highlights RLGA's robustness and efficiency in tackling complex problems. To further validate its capabilities, we investigate larger wind farms with varying turbine placements ($\Delta x = \Delta y = 5D$ and 2$D$, where $D$ is the wind turbine diameter) under three wind conditions: unidirectional, omnidirectional, and non-uniform, presenting greater challenges. The proposed RLGA is about three times more efficient than GA, especially for complex problems. This improvement stems from RL's ability to adjust parameters, avoiding local optima and accelerating convergence.

📄 PDF Abstract BibTeX arXiv:2412.06803

Code (0)

등록된 구현이 없습니다.

Tasks

reinforcement-learningReinforcement LearningReinforcement Learning (RL)

Methods 이 논문이 사용한 방법론

GA Genetic Algorithms are search algorithms that mimic Darwinian biological evolution in order to select and propagate better solutions.

Similar Papers 제목 키워드 기반

Offshore Wind Farm Layout Optimization Using Adapted Genetic Algorithm: A different perspective

2014-03-27 · Feng Liu, Zhifang Wang

In this paper we study the problem of optimal layout of an offshore wind farm to minimize the wake effect impacts. Considering the specific requirements of concerned offshore wind farm, we propose an adaptive genetic alg…

Learning to Optimise Wind Farms with Graph Transformers

2023-11-21 · Siyi Li, Arnaud Robert, A. Aldo Faisal, Matthew D. Piggott

This work proposes a novel data-driven model capable of providing accurate predictions for the power generation of all wind turbines in wind farms of arbitrary layout, yaw angle configurations and wind conditions. The pr…

WFCRL: A Multi-Agent Reinforcement Learning Benchmark for Wind Farm Control

2025-01-23 · Claire Bizon Monroc, Ana Bušić, Donatien Dubuc, Jiamin Zhu

The wind farm control problem is challenging, since conventional model-based control strategies require tractable models of complex aerodynamical interactions between the turbines and suffer from the curse of dimension w…

Multi-agent Reinforcement Learningreinforcement-learningReinforcement LearningTransfer Learning

Collective Large-scale Wind Farm Multivariate Power Output Control Based on Hierarchical Communication Multi-Agent Proximal Policy Optimization

2023-05-17 · Yubao Zhang, Xin Chen, Sumei Gong, Haojie Chen

Wind power is becoming an increasingly important source of renewable energy worldwide. However, wind farm power control faces significant challenges due to the high system complexity inherent in these farms. A novel comm…

Deep Reinforcement Learning

Applying Ensemble Models based on Graph Neural Network and Reinforcement Learning for Wind Power Forecasting

2025-01-28 · Hongjin Song, Qianrun Chen, Tianqi Jiang, Yongfeng Li 외

Accurately predicting the wind power output of a wind farm across various time scales utilizing Wind Power Forecasting (WPF) is a critical issue in wind power trading and utilization. The WPF problem remains unresolved d…

Graph Neural Networkreinforcement-learningReinforcement Learning