Sulaiman, Abdullahi
Unknown Affiliation

Published : 3 Documents Claim Missing Document
Claim Missing Document
Check
Articles

Found 3 Documents
Search

Enhanced Short-Term Residential Load Forecasting Using K-means Clustering and Iterative Residual LSTM Networks Sulaiman, Abdullahi; Isqeel, Abdullateef Ayodele; Issa, Abdulkabir Olatunji; Issa, Abdulrasheed Olayinka
Computer Engineering and Applications Journal Vol 14 No 1 (2025)
Publisher : Universitas Sriwijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.18495/comengapp.v14i1.1168

Abstract

Accurate short-term load forecasting (STLF) is essential for optimizing energy management systems, ensuring operational efficiency, and balancing supply and demand in power grids. This study introduces a hybrid model, K-RNLSTM, which integrates K-means clustering with iterative Residual Long Short-Term Memory (LSTM) networks to improve prediction accuracy. The K-means clustering algorithm categorizes similar load patterns, allowing the model to handle seasonal and hourly variations more effectively. Iterative ResBlocks are incorporated within the LSTM framework to capture complex non-linear dependencies and improve the learning process without suffering from degradation. The model was evaluated using real-world residential electricity consumption data across four seasons: winter, spring, summer, and autumn. The K-RNLSTM model consistently outperformed traditional methods such as Extreme Learning Machines (ELM), Seasonal-Trend Loess (STL), Gated Recurrent Units (GRU), and standard LSTM in terms of Root Mean Squared Error (RMSE), Mean Absolute Error (MAE), and Mean Absolute Percentage Error (MAPE). The results demonstrated that K-RNLSTM achieved an average RMSE of 0.71, MAE of 0.43, and MAPE of 1.31%, surpassing benchmark models across all seasonal variations. Furthermore, the integration of ResBlocks significantly improved the model's ability to minimize large forecasting errors, particularly during peak demand periods. This research demonstrates the effectiveness of combining clustering techniques with deep learning models for short-term load forecasting, offering a robust solution for power system operators to optimize energy distribution and reduce operational costs.
Enhanced Short-Term Residential Load Forecasting Using K- means Clustering and Iterative Residual LSTM Networks Sulaiman, Abdullahi; Abdullateef, Ayodele Isqeel; Issa, Abdulkabir Olatunji; Issa, Abdulrasheed Olayinka
Computer Engineering and Applications Journal (ComEngApp) Vol. 14 No. 1 (2025)
Publisher : Universitas Sriwijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar

Abstract

Accurate short-term load forecasting (STLF) is essential for optimizing energy management systems, ensuring operational efficiency, and balancing supply and demand in power grids. This study introduces a hybrid model, K-RNLSTM, which integrates K-means clustering with iterative Residual Long Short-Term Memory (LSTM) networks to improve prediction accuracy. The K-means clustering algorithm categorizes similar load patterns, allowing the model to handle seasonal and hourly variations more effectively. Iterative ResBlocks are incorporated within the LSTM framework to capture complex non-linear dependencies and improve the learning process without suffering from degradation. The model was evaluated using real- world residential electricity consumption data across four seasons: winter, spring, summer, and autumn. The K-RNLSTM model consistently outperformed traditional methods such as Extreme Learning Machines (ELM), Seasonal-Trend Loess (STL), Gated Recurrent Units (GRU), and standard LSTM in terms of Root Mean Squared Error (RMSE), Mean Absolute Error (MAE), and Mean Absolute Percentage Error (MAPE). The results demonstrated that K-RNLSTM achieved an average RMSE of 0.71, MAE of 0.43, and MAPE of 1.31%, surpassing benchmark models across all seasonal variations. Furthermore, the integration of ResBlocks significantly improved the model's ability to minimize large forecasting errors, particularly during peak demand periods. This research demonstrates the effectiveness of combining clustering techniques with deep learning models for short-term load forecasting, offering a robust solution for power system operators to optimize energy distribution and reduce operational costs.
Drift-Resilient IoT Energy Monitoring for Low-Cost Voltage and Current Sensors Sulaiman, Abdullahi; Ayodele Isqeel, Abdullateef; Issa , Abdulkabir Olatunji; Issa, Abdulrasheed Yinka; Agbolade, Onasanya Mobolaji
Computer Engineering and Applications Journal Vol. 15 No. 1 (2026): Computer Enginering and Applications Journal
Publisher : Universitas Sriwijaya

Show Abstract | Download Original | Original Source | Check in Google Scholar | DOI: 10.18495/comengapp.v15i1.1325

Abstract

Low-cost voltage and current sensors such as the ZMPT101B and ACS712 are widely used in IoT-based energy monitoring due to their affordability and ease of integration. However, their outputs suffer from drift caused by thermal variation, material degradation, and electromagnetic interference, leading to cumulative errors that compromise load monitoring, forecasting, and anomaly detection. This work presents a drift-resilient framework that integrates lightweight filtering and regression-based calibration into a unified pipeline deployable on ESP32-class devices. Moving average and adaptive Kalman filters suppress noise and track drift trends, regression models align sensor outputs with reference standards, and spectrogram-based analysis detects transient drift events for adaptive correction. Experiments under realistic conditions show substantial improvements: voltage RMSE decreased by over 90% (3.45V to 0.30V), current RMSE by 92% (0.065A to 0.005A), and MAPE to below 0.5%. Signal-to-noise ratio improved by approximately 21dB, confirming significant restoration of measurement fidelity. Compared with data-intensive deep learning or AutoML frameworks, the proposed method offers a scalable, interpretable, and resource-efficient solution for long-term IoT energy monitoring. By bridging drift mitigation strategies with the practical constraints of low-cost sensors, this framework enhances the reliability of smart grid and IoT-based infrastructures.