Skip to content

cengizmehmet/DeepRuleMG

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Hybrid Intelligent Control System for Adaptive Microgrid Optimization: Integration of Rule-Based Control and Deep Learning Techniques

Microgrids (MGs) have evolved as critical components of modern energy distribution networks, providing increased dependability, efficiency, and sustainability. Effective control strategies are essential for optimizing MG operation and maintaining stability in the face of changing environmental and load conditions. Traditional rule-based control systems are extensively used due to their interpretability and simplicity. However, these strategies frequently lack the flexibility for complex and changing system dynamics. This paper provides a novel method called hybrid intelligent control for adaptive MG that integrates basic rule-based control and deep learning techniques, including gated recurrent units (GRUs), basic recurrent neural networks (RNNs), and long short-term memory (LSTM). The main target of this hybrid approach is to improve MG management performance by combining the strengths of basic rule-based systems and deep learning techniques. These deep learning techniques readily enhance and adapt control decisions based on historical data and domain-specific rules, leading to increasing system efficiency, stability, and resilience in adaptive MG. Our results show that the proposed method optimizes MG operation, especially under demanding conditions such as variable renewable energy supply and unanticipated load fluctuations. This study investigates special RNN architectures and hyperparameter optimization techniques with the aim of predicting power consumption and generation within the adaptive MG system. Our promising results show the highest-performing models indicating high accuracy and efficiency in power prediction. The finest-performing model accomplishes an R2 value close to 1, representing a strong correlation between predicted and actual power values. Specifically, the best model achieved an R2 value of 0.999809, an MSE of 0.000002, and an MAE of 0.000831.

Results

results

Cite Us

This work was first published in MDPI Energies (https://www.mdpi.com/1996-1073/17/10/2260). If you use our data or models scripts, please cite the following bibkey:

  @Article{en17102260,
    AUTHOR = {Akbulut, Osman and Cavus, Muhammed and Cengiz, Mehmet and Allahham, Adib and Giaouris, Damian and Forshaw, Matthew},
    TITLE = {Hybrid Intelligent Control System for Adaptive Microgrid Optimization: Integration of Rule-Based Control and Deep Learning Techniques},
    JOURNAL = {Energies},
    VOLUME = {17},
    YEAR = {2024},
    NUMBER = {10},
    ARTICLE-NUMBER = {2260},
    URL = {https://www.mdpi.com/1996-1073/17/10/2260},
    ISSN = {1996-1073},
    DOI = {10.3390/en17102260}
  }

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published