TLDR: The paper introduces a Conditional Diffusion model (LVGenWCS) to synthesize realistic active and reactive power profiles for low-voltage (LV) distribution substations. This model addresses the challenge of limited LV network visibility and the shortcomings of traditional load profiling methods by incorporating weather, calendar, substation information, and daily power statistics. Evaluated against other models, LVGenWCS demonstrates superior accuracy in replicating load behaviors and, crucially, in predicting voltage magnitudes and phase angles within a wider power system context, making it a reliable tool for network planning and operations, especially with increasing low-carbon technologies.
Understanding how electricity flows through our low-voltage (LV) distribution networks is crucial for managing our energy future, especially with the rise of low-carbon technologies like electric vehicles and heat pumps. However, getting a clear picture of these power flows at the substation level has always been a significant challenge. Traditional methods for predicting electricity demand often oversimplify the complex interactions between substations, leading to less accurate planning and potential issues like voltage fluctuations or thermal overloads.
A new research paper introduces an innovative solution: a Conditional Diffusion model designed to create realistic daily active and reactive power profiles for LV distribution substations. This advanced generative AI model aims to fill the data gap, providing network operators with the detailed insights they need for effective planning and congestion management.
The Challenge of Low-Voltage Networks
Low-voltage networks, which deliver power to homes and businesses, are vast and diverse. In a typical Great Britain distribution network, there can be tens of thousands of 11 kV substations. Monitoring every single one with sensors and communication infrastructure is prohibitively expensive. Without this detailed visibility, it’s hard to anticipate how new technologies or general load growth will impact the network. Existing load profiling methods, such as typical load profiles or basic sampling, often lack the diversity and coherence needed to accurately represent real-world substation behavior, especially the crucial co-behavior between different substations.
A Novel Approach: Conditional Diffusion Models
The researchers propose using a Conditional Diffusion model, a state-of-the-art deep generative AI technique, to synthesize these complex load profiles. Unlike previous generative models that might focus on individual smart meter data, this model is specifically tailored for the substation level, considering a broader range of influencing factors.
The model’s novelty lies in several key areas:
-
It’s one of the first applications of a deep generative Diffusion model to LV substation load modeling, capable of learning intricate temporal and statistical correlations within the data.
-
It synthesizes both active and reactive power profiles. Reactive power is a vital component of load behavior, influenced by appliances like heat pumps, and its accurate synthesis is essential for comprehensive power system analysis.
-
The evaluation of the model’s realism goes beyond simple statistical measures. It includes power flow modeling to ensure that the synthesized load profiles accurately reflect how substations behave together, impacting higher voltage levels of the network.
The study developed three versions of the diffusion model: LVGenU (unconditional), LVGenWC (conditional with weather and calendar variables, plus substation information), and LVGenWCS (which adds daily minimum, mean, and maximum active and reactive power statistics to the conditions). The addition of these ‘conditions’ allows the model to generate highly specific and accurate load profiles, even for substations with unique behaviors.
Data and Evaluation
The models were trained using extensive distribution substation monitoring data from the National Grid Electricity Distribution (NGED) OpenData platform, encompassing data from 1,431 substations over approximately 19,050 days. This data was enriched with associated metadata, weather information from the Meteostat API, and calendar variables.
The performance of the models was rigorously evaluated using various metrics, including Mean Squared Error (MSE) for reconstruction accuracy and Maximum Mean Discrepancy (MMD) for the quality of synthesis. Visualizations like distribution plots, decile plots, and autocorrelation function (ACF) plots were also used to compare the generated data against real data. The diffusion models were benchmarked against traditional methods like Gaussian Mixture Models (GMM) and other deep learning approaches like Wasserstein GANs (WGAN).
Outstanding Results in Power System Analysis
The results clearly showed that the conditional diffusion models, particularly LVGenWCS, significantly outperformed all other benchmarks. LVGenWCS achieved an almost perfect match with the real data distributions and was highly effective in capturing multi-modal behaviors in reactive power.
Crucially, the research extended to a power system analysis case study using a representative urban 77-bus test network from the United Kingdom Generic Distribution System (UKGDS). This simulation assessed whether the synthesized load data could reliably replace real load data for evaluating overall network stability and safety, particularly in maintaining voltages within statutory limits.
The LVGenWCS model demonstrated exceptional accuracy in predicting both voltage magnitude and phase angle across the network. It consistently captured the trends of these critical parameters, regardless of whether the system load was at its minimum or peak. In fact, LVGenWCS showed a Mean Absolute Error (MAE) for voltage magnitude that was five times lower than the next best model, and similarly impressive results for phase angle. This indicates that LVGenWCS is the only method capable of providing load predictions that remain within the strict operational limits required by Distribution Network Operators (DNOs).
The strong correspondence between the real data and the LVGenWCS model outputs for both voltage magnitude and phase angle highlights its effectiveness in replicating complex voltage characteristics based on the load profile. This high level of accuracy suggests that the model can be reliably used for both prediction and analysis in distribution power systems. You can read the full paper for more details here: Coherent Load Profile Synthesis with Conditional Diffusion for LV Distribution Network Scenario Generation.
Also Read:
- Understanding Urban Dynamics: A Unified AI Model for Simulating Mobility and Mobile Traffic
- Diffusion Models Reshape Reinforcement Learning: A New Era for AI Decision-Making
Looking Ahead
This research marks a significant step forward in addressing the challenges of limited visibility in LV distribution networks. The Conditional Diffusion model provides a powerful tool for generating realistic and coherent load profiles, which is essential for robust network planning and operations, especially as our energy systems integrate more low-carbon technologies. Future work will involve retraining the model with specific LCT metadata, such as the proportions of photovoltaic (PV), wind, and EV charging, to further enhance its ability to learn and replicate the effects of these evolving load characteristics.


