Predicting Short Term Energy Demand in Smart Grid: A Deep Learning Approach for Integrating Renewable Energy Sources in Line with SDGs 7, 9, and 13

Md Saef Ullah Miah,Junaida Sulaiman,Md. Imamul Islam,Md. Masuduzzaman,Molla Shahadat Hossain Lipu,Ramdhan Nugraha
2024-08-20
Abstract:Integrating renewable energy sources into the power grid is becoming increasingly important as the world moves towards a more sustainable energy future in line with SDG 7. However, the intermittent nature of renewable energy sources can make it challenging to manage the power grid and ensure a stable supply of electricity, which is crucial for achieving SDG 9. In this paper, we propose a deep learning model for predicting energy demand in a smart power grid, which can improve the integration of renewable energy sources by providing accurate predictions of energy demand. Our approach aligns with SDG 13 on climate action, enabling more efficient management of renewable energy resources. We use long short-term memory networks, well-suited for time series data, to capture complex patterns and dependencies in energy demand data. The proposed approach is evaluated using four historical short-term energy demand data datasets from different energy distribution companies, including American Electric Power, Commonwealth Edison, Dayton Power and Light, and Pennsylvania-New Jersey-Maryland Interconnection. The proposed model is compared with three other state-of-the-art forecasting algorithms: Facebook Prophet, Support Vector Regression, and Random Forest Regression. The experimental results show that the proposed REDf model can accurately predict energy demand with a mean absolute error of 1.4%, indicating its potential to enhance the stability and efficiency of the power grid and contribute to achieving SDGs 7, 9, and 13. The proposed model also has the potential to manage the integration of renewable energy sources effectively.
Machine Learning,Artificial Intelligence
What problem does this paper attempt to address?
The main problem this paper attempts to address is the prediction of short-term energy demand in smart grids through a deep learning-based approach, thereby better integrating renewable energy. Specifically, the research objectives include: 1. **Improving the efficiency of renewable energy integration**: By accurately predicting energy demand, the grid can be better managed to ensure stable power supply, thereby promoting the effective utilization of renewable energy. 2. **Supporting Sustainable Development Goals (SDGs)**: With a particular focus on SDG 7 (Affordable and Clean Energy), SDG 9 (Industry, Innovation, and Infrastructure), and SDG 13 (Climate Action), the aim is to address climate change through technological innovation and reduced reliance on fossil fuels. 3. **Enhancing prediction accuracy**: Utilizing Long Short-Term Memory (LSTM) networks to capture complex patterns and dependencies in energy demand data, thereby reducing prediction errors, especially the Mean Absolute Error (MAE). Through these objectives, the researchers hope to develop a model that can improve grid stability and efficiency, contributing to a more sustainable and equitable energy future.