All Projects (0) Under Review (0) Published (0) Featured (0) Utility (0)

Projects

Graphical Abstract

Vision-Informed Multi-Modal Multi-Agent Reinforcement Learning for Active Distribution Network Scheduling

  • Developed a multi-modal, multi-agent reinforcement learning-based active distribution network scheduling framework where agents controlling energy storage systems, flexible loads, photovoltaic units, and static VAR compensators learn cooperative operational policies. A hybrid CNN–Vision Transformer (CNN-ViT) encoder was designed to extract solar panel soiling loss features from high-resolution images, which were then fused with real-time electrical grid measurements to form a perception-control feedback loop for informed scheduling decisions.
  • Defined primary objectives to simultaneously reduce operational costs, minimize network power losses, cut carbon emissions, and enhance grid flexibility, thereby ensuring resilient and sustainable operation of renewable-rich distribution systems.
  • Implemented a Graph-Attentive Actor–Critic network in PyTorch 2.6, trained on an NVIDIA Tesla A100-SXM4 GPU. The framework was validated using the DeepSolarEye dataset (44K annotated solar images) for soiling regression and applied to the realistic 2289-bus Nizwa distribution network in Oman. The system incorporated a 400 MW photovoltaic plant, 300 MWh energy storage system, 20 MVAR static VAR compensator, and six flexible water-pumping station loads, collected from Mazoon Electricity Company (MZEC).
Graphical Abstract

Deep Learning-based Geospatial Mapping Framework for Large-Scale Electric Power Grids

  • Proposed a residual Graph Convolutional Network (GCN) with a hierarchical attention mechanism for geospatial mapping of large-scale power grids, addressing challenges of data sparsity, scalability, and complex interdependencies. The framework integrates residual connections with local, global, and co-attention layers, enabling efficient representation of both micro-level and macro-level grid patterns for classification and regression tasks.
  • Set key objectives to accurately predict the geographic locations and connectivity of critical infrastructure components—such as poles, electricity service points, and substations—while reducing computational burden and enhancing scalability. The model aims to advance GIS-based power system mapping for reliable planning, operation, and sustainable infrastructure development.
  • Implemented the proposed architecture in PyTorch with Torch Geometric 2.6.1, trained using an NVIDIA Tesla A100-SXM4 GPU. The study utilized the Mazoon Electricity Company (MZEC) dataset comprising over 500K poles, 385K service points, and 23K substations across four Omani governorates, and the Nigerian transmission grid dataset containing 56K components. All processed datasets were made publicly available via Zenodo for open research access.
Graphical Abstract

Robust Deep Learning Model for Spatiotemporal Forecasting of Renewable Energy Sources

  • Developed a robust spatiotemporal forecasting framework for renewable energy generation, termed as the CNN–BiLSTM with Spatiotemporal Attention (CNN-BiLSTM-STA) model. The framework integrates CNNs for spatial feature extraction with bidirectional LSTM layers for temporal sequence learning, while a novel attention mechanism adaptively emphasizes critical spatial regions and time steps to improve multi-horizon forecasting of photovoltaic (PV) and wind power (WP) outputs.
  • Defined primary objectives to enhance the accuracy and robustness of renewable energy forecasts by (i) jointly predicting PV and WP production across multiple plants and time horizons, (ii) addressing challenges of high-dimensional spatiotemporal data without requiring site-specific models or heavy preprocessing, and (iii) ensuring resilience against data contamination scenarios such as missing values, Gaussian noise, outliers, and mixed disturbances.
  • Implemented the proposed spatiotemporal forecasting framework in TensorFlow 2.18.0 with Keras 3.8.0. The model was trained using an NVIDIA Tesla A100-SXM4 GPU, with extensive preprocessing, sequence construction, and data augmentation applied to high-resolution solar and wind datasets. Processed datasets were made publicly available via Zenodo for open research access.
Graphical Abstract

AI-Driven Power Grid Path Prediction for Large-Scale Distribution Networks

  • Introduced a transformer-based deep learning approach that formulates power grid path prediction as a multi-output regression task rather than a conventional link-prediction classification. The model predicts continuous geographical coordinates of overhead conductor routes represented as multi-line strings, thereby reconstructing the full spatial trajectory of distribution lines.
  • Defined the objectives as improving geospatial accuracy of conductor path predictions, enhancing grid resilience by enabling precise mapping of infrastructure, and reducing uncertainty in route estimation. This novel regression-based formulation directly supports utilities in addressing the lack of detailed GIS databases in developing regions.
  • Designed and trained a transformer encoder architecture with multi-head self-attention and residual connections, complemented by feed-forward networks with GeLU activation and L2 regularization for stable learning. Implementation was carried out in TensorFlow 2.18.0 with Keras 3.10.0, ensuring efficient handling of high-dimensional sequential coordinate data.
  • Conducted extensive validation on a large-scale dataset of 71,710 overhead conductors from the Mazoon Electricity Company (MZEC) grid in Oman, spanning six governorates.
Graphical Abstract

Neural Architecture Search via Reinforcement Learning for Image-based Solar Panel Soiling Loss Prediction

  • Proposed the first image-only regression framework for predicting soiling-induced power loss in solar panels using a reinforcement learning–driven neural architecture search (NAS) approach, eliminating the need for auxiliary time-series environmental data.
  • Evaluated the proposed NAS framework through two case studies: continuous regression of soiling-induced power loss and multi-class classification of soiling severity levels
  • Employed the DeepSolarEye dataset dataset with 44K+ annotated solar panel images; implemented a robust preprocessing pipeline to provide consistent inputs for CNN-based regression and classification tasks. Conducted extensive experiments on PyTorch 2.8.0+cu126, benchmarking against state-of-the-art NAS methods.
  • The work is currently under review.
Graphical Abstract

Microgrid Resource Planning Framework Using Multi-Agent Deep Reinforcement Learning Approach

  • Proposed a novel multi-objective optimization–based multi-agent deep reinforcement learning (MOO-MADRL) framework, termed the MOAVOA-MADDPG model, for comprehensive microgrid resource planning. The framework jointly allocates photovoltaic (PV) units, wind turbines (WTs), battery energy storage systems (BESSs), and electric vehicle charging stations (EVCSs), while capturing the stochastic dynamics of renewable generation and uncertain EV commuting behavior.
  • Defined multi-dimensional objectives: minimizing investment cost, operational cost, and emission cost, while simultaneously maximizing voltage stability index (VSI) and the average state of charge (SOC) of EV fleets. Moreover, the proposed framework incorporates renewable and load uncertainties using Weibull distributions for wind speed, Beta distributions for solar irradiance, and normal distributions for load demand.
  • Developed and implemented the hybrid Multi-objective Artificial Vultures Optimization Algorithm (MOAVOA) in MATLAB R2021b, coupled with a Multi-agent Deep Deterministic Policy Gradient (MADDPG) model built in TensorFlow with Keras. This design enables a cooperative planning paradigm under a centralized training and decentralized execution (CTDE) framework. Case studies were conducted on the modified IEEE 33-bus system, two practical 33-bus feeders in Bangladesh, and the Turkish 141-bus network using real-world meteorological and EV commuting data.
Graphical Abstract

Techno-economic and Environmental Assessment of Electric Vehicle Charging Stations in low-inertia Microgrids

  • Proposed a comprehensive techno-economic and environmental assessment framework for microgrids integrating photovoltaic (PV) units, wind turbines (WTs), battery energy storage systems operated as virtual synchronous generators (BESS-VSGs), and electric vehicle charging stations (EVCSs). The study addressed the challenges of frequency instability and rising EV charging demand in renewable-rich microgrids by modeling VSG-based frequency support alongside renewable integration.
  • Defined the objectives as minimizing the total net present cost (TNPC) and levelized cost of electricity (LCOE), reducing active power losses and frequency deviation, improving the voltage stability index, and lowering carbon emissions. The multi-dimensional objectives captured the techno-economic-environmental trade-offs inherent in optimal microgrid operation schemes.
  • Developed and implemented a novel Modified Multi-objective Salp Swarm Optimization Algorithm (MMOSSA), which enhances the exploration–exploitation balance through Lévy flight distribution and spiral logarithmic momentum. The optimization was carried out in MATLAB R2021b, and validated across two real-world case studies: the 51-bus Masirah Island network in Oman and the 141-bus Ankara distribution network in Turkey.
Graphical Abstract

Stochastic Multi-objective Architecture for Strategic Integration of Distributed Energy Resources in Microgrids

  • Proposed a comprehensive multi-objective framework for optimal integration of renewable distributed generation (RDG) units—specifically photovoltaic (PV) and wind turbines (WTs)—with battery energy storage systems (BESSs). The framework was designed to enhance the voltage stability margin (VSM) of distribution networks while simultaneously reducing annualized costs, capturing the critical trade-offs of renewable-rich microgrid operation.
  • Defined the objectives as (i) minimizing cumulative annual expenses of PV, WT, and BESS units, and (ii) maximizing system-wide VSM, thereby jointly improving network reliability and cost-effectiveness. Uncertainties in renewable output and load demand were explicitly incorporated using probability distributions derived from real-world weather and demand data.
  • Developed and implemented the novel Multi-objective Artificial Hummingbird Algorithm (MOAHA), which integrates unique guided, territorial, and migratory foraging strategies with a non-dominated sorting (NDS) update and a dynamic elimination-based crowding distance (DECD) mechanism. The optimization framework was executed in MATLAB R2021b and validated on the IEEE 33-bus, IEEE 69-bus, and Masirah Island (Oman) 51-bus distribution networks.
Graphical Abstract

Optimal Planning of Renewable Energy-Integrated Distribution System with Uncertainties

  • Proposed a novel Artificial Hummingbird Algorithm (AHA)-based multi-objective optimization framework for strategic planning of renewable energy integration in distribution networks. The model focuses on optimal placement and sizing of photovoltaic (PV) units and wind turbines (WTs), while explicitly accounting for renewable resource uncertainty through Weibull distributions for wind speed, Beta distributions for solar irradiance, and normal distributions for baseload.
  • Implemented the AHA-based optimization framework in MATLAB R2020a, embedding the algorithm’s three unique foraging strategies—guided foraging, territorial foraging, and migration—for effective exploration and exploitation in the multi-objective search space.
  • Validated the proposed approach on the IEEE 33-bus and IEEE 69-bus distribution networks, employing realistic solar irradiance, load, and wind speed datasets. The framework outperformed benchmark algorithms such as HHO-PSO and PPSOGSA, achieving substantial reductions in energy losses, improved voltage stability margins, and higher renewable hosting capacity .
Graphical Abstract

Electric Vehicle Integration in Bangladeshi Residential Distribution Grid

  • Proposed a stochastic analysis framework for assessing the impact of large-scale electric vehicle (EV) integration in urban distribution networks, where Monte Carlo simulation-based probabilistic load flow was employed to capture uncertainties in EV penetration, charging demand, seasonal load variation, and user commuting behavior. Stochastic variations in EV trip purposes, departure/arrival times, and charging patterns were incorporated using real-world transport and demand data from Dhaka city.
  • Validated the proposed approach on three real residential feeders in Dhaka (representing high-, middle-, and low-income neighborhoods) under seasonal load conditions and two EV penetration levels (20% and 30%). The feeder and load data were collected from the Dhaka Power Distribution Company (DPDC) and complemented with transport and commuting information from the Japan International Cooperation Agency (JICA) & Dhaka Transport Coordination Authority (DTCA) — Strategic Transport Plan for Dhaka.
  • Developed an optimal charging coordination strategy using the Slime Mould Algorithm (SMA), implemented in MATLAB R2020a. The SMA balanced exploration–exploitation through oscillatory feedback to assign charging loads optimally across feeders, thereby mitigating voltage violations and enhancing EV hosting capacity. Results showed that uncoordinated charging caused widespread voltage violations (up to 86.3% of buses in low-income areas), while the SMA-based strategy reduced energy losses, improved VSM, and increased sustainable EV penetration by ~19%.
Graphical Abstract

Optimal Load-Shedding in Distribution System

  • Proposed an advanced Chaotic Slime Mould Algorithm (CSMA) for optimal load-shedding in distribution networks with distributed generation (DG). The framework integrates a sinusoidal chaotic map into the original SMA to enhance global search capability, accelerate convergence, and avoid premature stagnation in local optima, thereby improving the efficiency of load-shedding decisions under emergency islanding scenarios.
  • Defined the core objectives as maximizing the remaining load supplied after shedding, while simultaneously minimizing active power losses and improving the Voltage Stability Margin (VSM). The problem formulation incorporated operational constraints including real and reactive power balance, bus voltage limits, line thermal limits, and prioritized load curtailment.
  • Implemented the CSMA-based optimization model in MATLAB R2020a, where the sinusoidal chaos mechanism was embedded within the SMA’s position-update function to improve exploration–exploitation balance. Extensive simulations were conducted on the IEEE 33-bus and IEEE 69-bus radial distribution networks across three distinct islanding scenarios.

Transient Stability Assessment of the Oman Grid under Large Penetration of Photovoltaic and Wind Energy Systems

  • Analyzed the stability challenges of Oman’s Main Interconnected System (MIS) under high renewable penetration, aligned with the national development roadmap (500 MW Ibri II Solar IPP in 2021, 1,000 MW Manah Solar by 2025, 500 MW Ibri III by 2026, 500 MW A’Kamil Solar by 2027, and multiple wind projects totaling 600 MW between 2026–2027).
  • Proposed and validated Virtual Inertia Systems (VISs) integrated with battery energy storage, optimized via a swarm-based optimization algorithm in MATLAB R2021b and DIgSILENT PowerFactory. Case studies on the 2027 MIS grid showed that VIS deployment reduced frequency deviations, improved voltage stability, and provided cost-effective, resilient operation under load disturbances and PV output fluctuations.

Designing a Virtual Inertia Controller for the PDO Power System

  • Addressed low-inertia stability issues in the PDO grid under 400 MW (2026) and 600 MW (2030) renewable penetration by designing Virtual Inertia Systems (VISs) with battery energy storage.
  • Implemented the simulations in MATLAB R2021b and DIgSILENT PowerFactory, and optimized their size and placement using swarm-based optimization, achieving trade-offs between frequency stability, voltage support, and cost. The project provides a techno-economic roadmap for PDO to select between cost-effective, balanced, or performance-focused VIS investment strategies for 2026 and 2030.