Sign in to use this feature.

Years

Between: -

Subjects

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Journals

Article Types

Countries / Regions

remove_circle_outline
remove_circle_outline
remove_circle_outline
remove_circle_outline

Search Results (383)

Search Parameters:
Keywords = long-term load forecasting

Order results
Result details
Results per page
Select all
Export citation of selected articles as:
23 pages, 5554 KB  
Article
Innovative Forecasting: “A Transformer Architecture for Enhanced Bridge Condition Prediction”
by Manuel Fernando Flores Cuenca, Yavuz Yardim and Cengis Hasan
Infrastructures 2025, 10(10), 260; https://doi.org/10.3390/infrastructures10100260 - 29 Sep 2025
Abstract
The preservation of bridge infrastructure has become increasingly critical as aging assets face accelerated deterioration due to climate change, environmental loading, and operational stressors. This issue is particularly pronounced in regions with limited maintenance budgets, where delayed interventions compound structural vulnerabilities. Although traditional [...] Read more.
The preservation of bridge infrastructure has become increasingly critical as aging assets face accelerated deterioration due to climate change, environmental loading, and operational stressors. This issue is particularly pronounced in regions with limited maintenance budgets, where delayed interventions compound structural vulnerabilities. Although traditional bridge inspections generate detailed condition ratings, these are often viewed as isolated snapshots rather than part of a continuous structural health timeline, limiting their predictive value. To overcome this, recent studies have employed various Artificial Intelligence (AI) models. However, these models are often restricted by fixed input sizes and specific report formats, making them less adaptable to the variability of real-world data. Thus, this study introduces a Transformer architecture inspired by Natural Language Processing (NLP), treating condition ratings, and other features as tokens within temporally ordered inspection “sentences” spanning 1993–2024. Due to the self-attention mechanism, the model effectively captures long-range dependencies in patterns, enhancing forecasting accuracy. Empirical results demonstrate 96.88% accuracy for short-term prediction and 86.97% across seven years, surpassing the performance of comparable time-series models such as Long Short-Term Memory (LSTM) and Gated Recurrent Units (GRUs). Ultimately, this approach enables a data-driven paradigm for structural health monitoring, enabling bridges to “speak” through inspection data and empowering engineers to “listen” with enhanced precision. Full article
Show Figures

Figure 1

48 pages, 31470 KB  
Article
Integrating Climate and Economic Predictors in Hybrid Prophet–(Q)LSTM Models for Sustainable National Energy Demand Forecasting: Evidence from The Netherlands
by Ruben Curiël, Ali Mohammed Mansoor Alsahag and Seyed Sahand Mohammadi Ziabari
Sustainability 2025, 17(19), 8687; https://doi.org/10.3390/su17198687 - 26 Sep 2025
Abstract
Forecasting national energy demand is challenging under climate variability and macroeconomic uncertainty. We assess whether hybrid Prophet–(Q)LSTM models that integrate climate and economic predictors improve long-horizon forecasts for The Netherlands. This study covers 2010–2024 and uses data from ENTSO-E (hourly load), KNMI and [...] Read more.
Forecasting national energy demand is challenging under climate variability and macroeconomic uncertainty. We assess whether hybrid Prophet–(Q)LSTM models that integrate climate and economic predictors improve long-horizon forecasts for The Netherlands. This study covers 2010–2024 and uses data from ENTSO-E (hourly load), KNMI and Copernicus/ERA5 (weather and climate indices), Statistics Netherlands (CBS), and the World Bank (macroeconomic and commodity series). We evaluate Prophet–LSTM and Prophet–QLSTM, each with and without stacking via XGBoost, under rolling-origin cross-validation; feature choice is guided by Bayesian optimisation. Stacking provides the largest and most consistent accuracy gains across horizons. The quantum-inspired variant performs on par with the classical ensemble while using a smaller recurrent core, indicating value as a complementary learner. Substantively, short-run variation is dominated by weather and calendar effects, whereas selected commodity and activity indicators stabilise longer-range baselines; combining both domains improves robustness to regime shifts. In sustainability terms, improved long-horizon accuracy supports renewable integration, resource adequacy, and lower curtailment by strengthening seasonal planning and demand-response scheduling. The pipeline demonstrates the feasibility of integrating quantum-inspired components into national planning workflows, using The Netherlands as a case study, while acknowledging simulator constraints and compute costs. Full article
Show Figures

Figure 1

16 pages, 1620 KB  
Article
An Attention-Driven Hybrid Deep Network for Short-Term Electricity Load Forecasting in Smart Grid
by Jinxing Wang, Sihui Xue, Liang Lin, Benying Tan and Huakun Huang
Mathematics 2025, 13(19), 3091; https://doi.org/10.3390/math13193091 - 26 Sep 2025
Abstract
With the large-scale development of smart grids and the integration of renewable energy, the operational complexity and load volatility of power systems have increased significantly, placing higher demands on the accuracy and timeliness of electricity load forecasting. However, existing methods struggle to capture [...] Read more.
With the large-scale development of smart grids and the integration of renewable energy, the operational complexity and load volatility of power systems have increased significantly, placing higher demands on the accuracy and timeliness of electricity load forecasting. However, existing methods struggle to capture the nonlinear and volatile characteristics of load sequences, often exhibiting insufficient fitting and poor generalization in peak and abrupt change scenarios. To address these challenges, this paper proposes a deep learning model named CGA-LoadNet, which integrates a one-dimensional convolutional neural network (1D-CNN), gated recurrent units (GRUs), and a self-attention mechanism. The model is capable of simultaneously extracting local temporal features and long-term dependencies. To validate its effectiveness, we conducted experiments on a publicly available electricity load dataset. The experimental results demonstrate that CGA-LoadNet significantly outperforms baseline models, achieving the best performance on key metrics with an R2 of 0.993, RMSE of 18.44, MAE of 13.94, and MAPE of 1.72, thereby confirming the effectiveness and practical potential of its architectural design. Overall, CGA-LoadNet more accurately fits actual load curves, particularly in complex regions, such as load peaks and abrupt changes, providing an efficient and robust solution for short-term load forecasting in smart grid scenarios. Full article
(This article belongs to the Special Issue AI, Machine Learning and Optimization)
Show Figures

Figure 1

27 pages, 44538 KB  
Article
Short-Term Load Forecasting in the Greek Power Distribution System: A Comparative Study of Gradient Boosting and Deep Learning Models
by Md Fazle Hasan Shiblee and Paraskevas Koukaras
Energies 2025, 18(19), 5060; https://doi.org/10.3390/en18195060 - 23 Sep 2025
Viewed by 218
Abstract
Accurate short-term electricity load forecasting is essential for efficient energy management, grid reliability, and cost optimization. This study presents a comprehensive comparison of five supervised learning models—Convolutional Neural Network (CNN), Long Short-Term Memory (LSTM), Gated Recurrent Unit (GRU), a hybrid (CNN-LSTM) architecture, and [...] Read more.
Accurate short-term electricity load forecasting is essential for efficient energy management, grid reliability, and cost optimization. This study presents a comprehensive comparison of five supervised learning models—Convolutional Neural Network (CNN), Long Short-Term Memory (LSTM), Gated Recurrent Unit (GRU), a hybrid (CNN-LSTM) architecture, and Light Gradient Boosting Machine (LightGBM)—using multivariate data from the Greek electricity market between 2015 and 2024. The dataset incorporates hourly load, temperature, humidity, and holiday indicators. Extensive preprocessing was applied, including K-Nearest Neighbor (KNN) imputation, time-based feature extraction, and normalization. Models were trained using a 70:20:10 train–validation–test split and evaluated with standard performance metrics: MAE, MSE, RMSE, NRMSE, MAPE, and R2. The experimental findings show that LightGBM beat deep learning (DL) models on all evaluation metrics and had the best MAE (69.12 MW), RMSE (101.67 MW), and MAPE (1.20%) and the highest R2 (0.9942) for the test set. It also outperformed models in the literature and operational forecasts conducted in the real world by ENTSO-E. Though LSTM performed well, particularly in long-term dependency capturing, it performed a bit worse in high-variance periods. CNN, GRU, and hybrid models demonstrated moderate results, but they tended to underfit or overfit in some circumstances. These findings highlight the efficacy of LightGBM in structured time-series forecasting tasks, offering a scalable and interpretable alternative to DL models. This study supports its potential for real-world deployment in smart/distribution grid applications and provides valuable insights into the trade-offs between accuracy, complexity, and generalization in load forecasting models. Full article
Show Figures

Figure 1

20 pages, 4193 KB  
Article
Influence of Carboxylated Styrene–Butadiene Rubber on Gas Migration Resistance and Fluid Loss in Cement Slurries
by Guru Prasad Panda, Thotakura Vamsi Nagaraju, Gottumukkala Sri Bala and Saride Lakshmi Ganesh
ChemEngineering 2025, 9(5), 100; https://doi.org/10.3390/chemengineering9050100 - 19 Sep 2025
Viewed by 193
Abstract
The majority of downhole monitoring methods currently available for well cement projects, which are used to assess the quality of cement placement and monitor well integrity over time, are primarily qualitative in nature and rely on surface signs. Obviously, there is a need [...] Read more.
The majority of downhole monitoring methods currently available for well cement projects, which are used to assess the quality of cement placement and monitor well integrity over time, are primarily qualitative in nature and rely on surface signs. Obviously, there is a need for a practical quantitative downhole monitoring method to ensure proper cement placement and long-term performance. One potential resolution to address this enduring problem would involve enhancing the designs of the cement slurry and transforming the cement into durable downhole logging equipment, thereby facilitating real-time observation of operations. To address this issue, in this work, carboxylated styrene butadiene rubber (XSBR) polymer-treated cement was used to understand the gas migration and fluid loss mechanism. The experimental findings indicate that the electrical resistivity of polymer-treated cement is significantly influenced by applied loads and stresses. The unconfined compressive strength test with XSBR-blended cement showed a significant improvement from 22.5 MPa to 33.31 MPa when XSBR increased from 0% to 3%. Additionally, in the high pressure and high temperature (HPHT) chamber, the latex polymer used as a migration additive control, the total fluid loss is found to be about 59.2 mL under 30 min of testing. Also, to emulate the accuracy, nonlinear predictive models based on the resistivity index correlation were developed to forecast polymer-treated cement performance for all the tests performed in this study. Hence, the utilization of polymer-treated cement systems proves to be a valuable method for monitoring the placement and post-placement performance of cement, as well as for visualizing real-time operational issues associated with cementing. This will also allow operators to provide immediate solutions, saving time and operational costs. Full article
Show Figures

Figure 1

20 pages, 1278 KB  
Article
Hybrid ML/DL Approach to Optimize Mid-Term Electrical Load Forecasting for Smart Buildings
by Ayaz Hussain, Giuseppe Franchini, Muhammad Akram, Muhammad Ehtsham, Muhammad Hashim, Lorenzo Fenili, Silvio Messi and Paolo Giangrande
Appl. Sci. 2025, 15(18), 10066; https://doi.org/10.3390/app151810066 - 15 Sep 2025
Viewed by 727
Abstract
Most electric energy consumption in the building sector is provided by fossil fuels, leading to high greenhouse gas emissions. However, the increasing need for sustainable infrastructure has triggered a significant trend toward smart buildings, which enable optimal and efficient resource usage. In this [...] Read more.
Most electric energy consumption in the building sector is provided by fossil fuels, leading to high greenhouse gas emissions. However, the increasing need for sustainable infrastructure has triggered a significant trend toward smart buildings, which enable optimal and efficient resource usage. In this context, accurate mid-term energy load forecasting is crucial for energy management. This study proposes a hybrid forecasting model obtained through the combination of machine learning (ML) and deep learning (DL) approaches designed to enhance forecasting accuracy at an hourly granularity. The hybrid two-layer architecture first investigates the model’s performance individually, such as decision tree (DT), random forest (RF), support vector regression (SVR), Extreme Gradient Boosting (XGBoost), FireNet, and long short-term memory (LSTM), and then combines them to leverage their complementary strengths in a two-layer hybrid design. The performance of these models is assessed on smart building energy datasets with weather data, and their accuracy is measured through performance metrics such as mean squared error (MSE), root mean squared error (RMSE), and R-squared (R2). The collected results show that the XGBoost outperformed other ML models. However, the hybrid model obtained by combining FireNet and XGBoost models delivers the highest overall accuracy for the performance parameters. These findings highlight the effectiveness of hybrid models in terms of prediction accuracy. This research contributes to reliable energy forecasting and supports environmentally sustainable practices. Full article
(This article belongs to the Special Issue Advanced Methods for Time Series Forecasting)
Show Figures

Figure 1

19 pages, 1040 KB  
Article
Very Short-Term Load Forecasting for Large Power Systems with Kalman Filter-Based Pseudo-Trend Information Using LSTM
by Tae-Geun Kim, Bo-Sung Kwon, Sung-Guk Yoon and Kyung-Bin Song
Energies 2025, 18(18), 4890; https://doi.org/10.3390/en18184890 - 15 Sep 2025
Viewed by 337
Abstract
The increasing integration of renewable energy resources, driven by carbon neutrality goals, has intensified load variability, thereby making very short-term load forecasting (VSTLF) more challenging. Accurate VSTLF is essential for the reliable and economical real-time operation of power systems. This study proposes a [...] Read more.
The increasing integration of renewable energy resources, driven by carbon neutrality goals, has intensified load variability, thereby making very short-term load forecasting (VSTLF) more challenging. Accurate VSTLF is essential for the reliable and economical real-time operation of power systems. This study proposes a Long Short-Term Memory (LSTM)-based VSTLF model designed to predict nationwide power system load, including renewable generation over a six-hour horizon with 15 min intervals. The model employs a reconstituted load approach that incorporates photovoltaic (PV) generation effects and computes representative weather variables across the country. Furthermore, the most informative input features are selected through a combination of correlation analyses. To further enhance input sequences, pseudo-trend components are generated using a Kalman filter-based predictor and integrated into the model input. The Kalman filter-based pseudo-trend produced an MAPE of 1.724%, and its inclusion in the proposed model reduced the forecasting error (MAPE) by 0.834 percentage points. Consequently, the final model achieved an MAPE of 0.890%, which is under 1% of the 94,929 MW nationwide peak load. Full article
(This article belongs to the Special Issue Advanced Load Forecasting Technologies for Power Systems)
Show Figures

Figure 1

14 pages, 1737 KB  
Article
Utilization of BiLSTM- and GAN-Based Deep Neural Networks for Automated Power Amplifier Optimization over X-Parameters
by Lida Kouhalvandi
Sensors 2025, 25(17), 5524; https://doi.org/10.3390/s25175524 - 5 Sep 2025
Viewed by 1017
Abstract
This work proposes a design technique to facilitate the design and optimization of a highperformance power amplifier (PA) in an automated manner. The proposed optimizationoriented strategy consists of the implementation of four deep neural networks (DNNs), sequentially. Firstly, a bidirectional long short-term memory [...] Read more.
This work proposes a design technique to facilitate the design and optimization of a highperformance power amplifier (PA) in an automated manner. The proposed optimizationoriented strategy consists of the implementation of four deep neural networks (DNNs), sequentially. Firstly, a bidirectional long short-term memory (BiLSTM)-based DNN is trained based on the X-parameters for which the hyperparameters are optimized through the multi-objective ant lion optimizer (MOALO) algorithm. This step is significant since it conforms to the hidden-layer construction of DNNs that will be trained in the following steps. Afterward, a generative adversarial network (GAN) is employed for forecasting the load–pull contours on the Smith chart, such as gate and drain impedances that are employed for the topology construction of the PA. In the third phase, the classification the BiLSTM-based DNN is trained for the employed high-electron-mobility transistor (HEMT), leading to the selection of the optimal configuration of the PA. Finally, a regression BiLSTMbased DNN is executed, leading to optimizing the PA in terms of power gain, efficiency, and output power by predicting the optimal design parameters. The proposed method is fully automated and leads to generating a valid PA configuration for the determined transistor model with much more precision in comparison with long short-term memory (LSTM)-based networks. To validate the effectiveness of the proposed method, it is employed for designing and optimizing a PA operating from 1.8 GHz up to 2.2 GHz at 40 dBm output power. Full article
Show Figures

Figure 1

22 pages, 2691 KB  
Article
A Short-Term Load Forecasting Method for Typical High Energy-Consuming Industrial Parks Based on Multimodal Decomposition and Hybrid Neural Networks
by Jingyu Li, Yu Shi, Na Zhang and Yuanyu Chen
Appl. Sci. 2025, 15(17), 9578; https://doi.org/10.3390/app15179578 - 30 Aug 2025
Viewed by 552
Abstract
High energy-consuming industrial parks are characterized by high base-load-to-peak-valley ratios, overlapping production cycles, and megawatt-scale step changes, which significantly complicate short-term load forecasting. To tackle these challenges, this study proposes a novel forecasting framework that combines hierarchical multimodal decomposition with a hybrid deep [...] Read more.
High energy-consuming industrial parks are characterized by high base-load-to-peak-valley ratios, overlapping production cycles, and megawatt-scale step changes, which significantly complicate short-term load forecasting. To tackle these challenges, this study proposes a novel forecasting framework that combines hierarchical multimodal decomposition with a hybrid deep learning architecture. First, Maximal Information Coefficient (MIC) analysis is applied to identify key input features and eliminate redundancy. The load series is then decomposed in two stages: seasonal-trend decomposition uses the Loess (STL) isolates trend and seasonal components, while variational mode decomposition (VMD) further disaggregates the residual into multi-scale modes. This hierarchical approach enhances signal clarity and preserves temporal structure. A parallel neural architecture is subsequently developed, integrating an Informer network to model long-term trends and a bidirectional gated recurrent unit (BiGRU) to capture short-term fluctuations. Case studies based on real-world load data from a typical industrial park in northeastern China demonstrate that the proposed model achieves significantly improved forecasting accuracy and robustness compared to benchmark methods. These results provide strong technical support for fine-grained load prediction and intelligent dispatch in high energy-consuming industrial scenarios. Full article
Show Figures

Figure 1

15 pages, 1839 KB  
Article
Fault Recovery Strategy with Net Load Forecasting Using Bayesian Optimized LSTM for Distribution Networks
by Zekai Ding and Yundi Chu
Entropy 2025, 27(9), 888; https://doi.org/10.3390/e27090888 - 22 Aug 2025
Viewed by 611
Abstract
To address the impact of distributed energy resource volatility on distribution network fault restoration, this paper proposes a strategy that incorporates net load forecasting. A Bayesian-optimized long short-term memory neural network is used to accurately predict the net load within fault-affected areas, achieving [...] Read more.
To address the impact of distributed energy resource volatility on distribution network fault restoration, this paper proposes a strategy that incorporates net load forecasting. A Bayesian-optimized long short-term memory neural network is used to accurately predict the net load within fault-affected areas, achieving an R2 of 0.9569 and an RMSE of 12.15 kW. Based on the forecasting results, a fast restoration optimization model is established, with objectives to maximize critical load recovery, minimize switching operations, and reduce network losses. The model is solved using a genetic algorithm enhanced with quantum particle swarm optimization (GA-QPSO), a hybrid metaheuristic known for its superior global exploration and local refinement capabilities. GA-QPSO has been successfully applied in various power system optimization problems, including service restoration, network reconfiguration, and distributed generation planning, owing to its effectiveness in navigating large, complex solution spaces. Simulation results on the IEEE 33-bus system show that the proposed method reduces network losses by 33.2%, extends the power supply duration from 60 to 120 min, and improves load recovery from 72.7% to 75.8%, demonstrating enhanced accuracy and efficiency of the restoration process. Full article
(This article belongs to the Section Multidisciplinary Applications)
Show Figures

Figure 1

19 pages, 738 KB  
Article
Short-Term Multi-Energy Load Forecasting Method Based on Transformer Spatio-Temporal Graph Neural Network
by Heng Zhou, Qing Ai and Ruiting Li
Energies 2025, 18(17), 4466; https://doi.org/10.3390/en18174466 - 22 Aug 2025
Viewed by 774
Abstract
To tackle the limitations in simultaneously modeling long-term dependencies in the time dimension and nonlinear interactions in the feature dimension, as well as their inability to fully reflect the impact of real-time load changes on spatial dependencies, a short-term multi-energy load forecasting method [...] Read more.
To tackle the limitations in simultaneously modeling long-term dependencies in the time dimension and nonlinear interactions in the feature dimension, as well as their inability to fully reflect the impact of real-time load changes on spatial dependencies, a short-term multi-energy load forecasting method based on Transformer Spatio-Temporal Graph neural network (TSTG) is proposed. This method employs a multi-head spatio-temporal attention module to model long-term dependencies in the time dimension and nonlinear interactions in the feature dimension in parallel across multiple subspaces. Additionally, a dynamic adaptive graph convolution module is designed to construct adaptive adjacency matrices by combining physical topology and feature similarity, dynamically adjusting node connection weights based on real-time load characteristics to more accurately characterize the spatial dynamics of multi-energy interactions. Furthermore, TSTG adopts an end-to-end spatio-temporal joint optimization framework, achieving synchronous extraction and fusion of spatio-temporal features through an encoder–decoder architecture. Experimental results show that TSTG significantly outperforms existing methods in short-term load forecasting tasks, providing an effective solution for refined forecasting in integrated energy systems. Full article
Show Figures

Figure 1

19 pages, 2604 KB  
Article
Bayesian-Optimized GCN-BiLSTM-Adaboost Model for Power-Load Forecasting
by Jiarui Li, Jian Li, Jiatong Li and Guozheng Zhang
Electronics 2025, 14(16), 3332; https://doi.org/10.3390/electronics14163332 - 21 Aug 2025
Viewed by 433
Abstract
Accurate and stable power-load forecasting is crucial for optimizing generation scheduling and ensuring the economic and secure operation of power grids. To address the issues of low prediction accuracy and poor robustness during abrupt load changes, this study proposes a Bayesian-optimized GCN-BiLSTM-Adaboost model [...] Read more.
Accurate and stable power-load forecasting is crucial for optimizing generation scheduling and ensuring the economic and secure operation of power grids. To address the issues of low prediction accuracy and poor robustness during abrupt load changes, this study proposes a Bayesian-optimized GCN-BiLSTM-Adaboost model (abbreviated as GCN-BiLSTM-AB). It combines Graph Convolutional Networks (GCN), Bidirectional Long Short-Term Memory Networks (BiLSTM), and a Bayesian-optimized AdaBoost framework. Firstly, the GCN is employed to capture the spatial correlation features of the input data. Then, the BiLSTM is employed to extract the long-term dependencies of the data time series. Finally, the AdaBoost framework is used to dynamically adjust the base learner weights, and a Bayesian method is employed to optimize the weight adjustment process and prevent overfitting. The experiment results on actual load data from a regional power grid show the GCN-BiLSTM-AB outperforms other compared models in prediction error metrics, with MAE, MAPE, and RMSE values of 1.86, 3.13%, and 2.26, respectively, which improve the prediction robustness during load change periods. Therefore, the proposed method shows that the synergistic effect of spatiotemporal feature extraction and dynamic weight adjustment improves prediction accuracy and robustness, which provides a new forecasting model with high precision and reliability for power system dispatch decisions. Full article
(This article belongs to the Special Issue AI Applications for Smart Grid)
Show Figures

Figure 1

29 pages, 2133 KB  
Article
A Wavelet–Attention–Convolution Hybrid Deep Learning Model for Accurate Short-Term Photovoltaic Power Forecasting
by Kaoutar Ait Chaoui, Hassan EL Fadil, Oumaima Choukai and Oumaima Ait Omar
Forecasting 2025, 7(3), 45; https://doi.org/10.3390/forecast7030045 - 19 Aug 2025
Cited by 1 | Viewed by 690
Abstract
The accurate short-term forecasting (PV) of power is crucial for grid stability control, energy trading optimization, and renewable energy integration in smart grids. However, PV generation is extremely variable and non-linear due to environmental fluctuations, which challenge the conventional forecasting models. This study [...] Read more.
The accurate short-term forecasting (PV) of power is crucial for grid stability control, energy trading optimization, and renewable energy integration in smart grids. However, PV generation is extremely variable and non-linear due to environmental fluctuations, which challenge the conventional forecasting models. This study proposes a hybrid deep learning architecture, Wavelet Transform–Transformer–Temporal Convolutional Network–Efficient Channel Attention Network–Gated Recurrent Unit (WT–Transformer–TCN–ECANet–GRU), to capture the overall temporal complexity of PV data through integrating signal decomposition, global attention, local convolutional features, and temporal memory. The model begins by employing the Wavelet Transform (WT) to decompose the raw PV time series into multi-frequency components, thereby enhancing feature extraction and denoising. Long-term temporal dependencies are captured in a Transformer encoder, and a Temporal Convolutional Network (TCN) detects local features. Features are then adaptively recalibrated by an Efficient Channel Attention (ECANet) module and passed to a Gated Recurrent Unit (GRU) for sequence modeling. Multiscale learning, attention-driven robust filtering, and efficient encoding of temporality are enabled with the modular pipeline. We validate the model on a real-world, high-resolution dataset of a Moroccan university building comprising 95,885 five-min PV generation records. The model yielded the lowest error metrics among benchmark architectures with an MAE of 209.36, RMSE of 616.53, and an R2 of 0.96884, outperforming LSTM, GRU, CNN-LSTM, and other hybrid deep learning models. These results suggest improved predictive accuracy and potential applicability for real-time grid operation integration, supporting applications such as energy dispatching, reserve management, and short-term load balancing. Full article
Show Figures

Figure 1

37 pages, 3538 KB  
Article
Aggregation and Coordination Method for Flexible Resources Based on GNMTL-LSTM-Zonotope
by Bo Peng, Baolin Cui, Cunming Zhang, Yuanfu Li, Weishuai Gong, Xiaolong Tao and Ruiqi Wang
Energies 2025, 18(16), 4358; https://doi.org/10.3390/en18164358 - 15 Aug 2025
Viewed by 460
Abstract
Demand-side flexible resources in building energy systems hold significant potential for enhancing grid reliability and operational efficiency. However, their effective coordination remains challenging due to the complexity of modeling and aggregating heterogeneous loads. To address this, this paper proposes a feasible region aggregation [...] Read more.
Demand-side flexible resources in building energy systems hold significant potential for enhancing grid reliability and operational efficiency. However, their effective coordination remains challenging due to the complexity of modeling and aggregating heterogeneous loads. To address this, this paper proposes a feasible region aggregation and coordination method for load aggregators based on a GNMTL-LSTM-Zonotope framework. A Gradient Normalized Multi-Task Learning Long Short-Term Memory (GNMTL-LSTM) model is developed to forecast the power trajectories of diverse flexible resources, including air-conditioning systems, energy storage units, and diesel generators. Using these predictions and associated uncertainty bounds, dynamic feasible regions for individual resources are constructed with Zonotope structures. To enable scalable aggregation, a Minkowski sum-based method is applied to merge the feasible regions of multiple resources efficiently. Additionally, a directionally weighted Zonotope refinement strategy is introduced, leveraging time-varying flexibility revenues from energy and reserve markets to enhance approximation accuracy during high-value periods. Case studies based on real-world office building data from Shandong Province validate the effectiveness, modeling precision, and economic responsiveness of the proposed method. The results demonstrate that the framework enables fine-grained coordination of flexible loads and enhances their adaptability to market signals. This study is the first to integrate GNMTL-LSTM forecasting with market-oriented Zonotope modeling for heterogeneous demand-side resources, enabling simultaneous improvements in dynamic accuracy, computational scalability, and economic responsiveness. Full article
Show Figures

Figure 1

27 pages, 5818 KB  
Article
Scenario-Based Stochastic Optimization for Renewable Integration Under Forecast Uncertainty: A South African Power System Case Study
by Martins Osifeko and Josiah Munda
Processes 2025, 13(8), 2560; https://doi.org/10.3390/pr13082560 - 13 Aug 2025
Viewed by 841
Abstract
South Africa’s transition to a renewable-powered grid faces critical challenges due to the inherent variability of wind and solar generation as well as the need for economically viable and reliable dispatch strategies. This study proposes a scenario-based stochastic optimization framework that integrates machine [...] Read more.
South Africa’s transition to a renewable-powered grid faces critical challenges due to the inherent variability of wind and solar generation as well as the need for economically viable and reliable dispatch strategies. This study proposes a scenario-based stochastic optimization framework that integrates machine learning forecasting and uncertainty modeling to enhance operational decision making. A hybrid Long Short-Term Memory–XGBoost model is employed to forecast wind, photovoltaic (PV) power, concentrated solar power (CSP), and electricity demand, with Monte Carlo dropout and quantile regression used for uncertainty quantification. Scenarios are generated using appropriate probability distributions and are reduced via Temporal-Aware K-Means Scenario Reduction for tractability. A two-stage stochastic program then optimizes power dispatch under uncertainty, benchmarked against Deterministic, Rule-Based, and Perfect Information models. Simulation results over 7 days using five years of real-world South African energy data show that the stochastic model strikes a favorable balance between cost and reliability. It incurs a total system cost of ZAR 1.748 billion, with 1625 MWh of load shedding and 1283 MWh of curtailment, significantly outperforming the deterministic model (ZAR 1.763 billion; 3538 MWh load shedding; 59 MWh curtailment) and the rule-based model (ZAR 1.760 billion, 1.809 MWh load shedding; 1475 MWh curtailment). The proposed stochastic framework demonstrates strong potential for improving renewable integration, reducing system penalties, and enhancing grid resilience in the face of forecast uncertainty. Full article
Show Figures

Figure 1

Back to TopTop