Data-Efficient Strategies for Probabilistic Voltage Envelopes under Network Contingencies

Read original: arXiv:2310.00763 - Published 4/5/2024 by Parikshit Pareek, Deepjyoti Deka, Sidhant Misra
Total Score

0

🌐

Sign in to get full access

or

If you already have an account, we'll log you in

Overview

  • Presents an efficient data-driven method to construct probabilistic voltage envelopes (PVE) in power grids with network contingencies
  • Uses a network-aware Gaussian process (GP) called Vertex-Degree Kernel (VDK-GP) to estimate voltage-power functions for some network configurations
  • Introduces a novel Multi-Task Vertex Degree Kernel (MT-VDK) that combines the learned VDK-GPs to determine power flows for unseen networks
  • Demonstrates significant reduction in computational complexity and hyperparameter requirements compared to alternative approaches
  • Evaluates performance on the IEEE 30-Bus network, showing improved accuracy for novel N-1 and N-2 contingency scenarios

Plain English Explanation

The paper describes a new way to predict voltage levels in power grids, even when parts of the grid experience outages or unexpected changes. This is important for maintaining a stable and reliable electricity supply.

The key idea is to use machine learning techniques, specifically Gaussian processes, to learn how voltage changes with power flows in the grid. The researchers developed a special type of Gaussian process, called the Vertex-Degree Kernel (VDK-GP), that can capture the complex relationships between the grid's structure and the voltage levels.

To make predictions for new, unseen grid configurations (e.g., after an outage), the researchers combined multiple VDK-GPs into a Multi-Task Vertex Degree Kernel (MT-VDK). This allowed them to transfer the learned knowledge about power flows to the new situations, without having to perform expensive power flow calculations from scratch.

Tested on the IEEE 30-Bus network, the MT-VDK approach was able to achieve more accurate voltage predictions, especially when only limited training data was available, compared to using the VDK-GP alone or other transfer learning methods. Additionally, the MT-VDK required far fewer power flow simulations to generate the probabilistic voltage envelopes, making it a more efficient approach.

Technical Explanation

The paper presents a data-driven method to construct probabilistic voltage envelopes (PVE) in power grids with network contingencies. The key components are:

  1. Vertex-Degree Kernel Gaussian Process (VDK-GP): A network-aware GP model developed in prior work, used to estimate voltage-power functions for a few network configurations.
  2. Multi-Task Vertex Degree Kernel (MT-VDK): A novel kernel that combines the learned VDK-GPs to determine power flows for unseen network configurations. This significantly reduces the computational complexity and hyperparameter requirements compared to alternative approaches.

The paper evaluates the proposed MT-VDK-GP approach on the IEEE 30-Bus network, considering both N-1 and N-2 contingency scenarios. The results show:

  • Over 50% reduction in mean prediction error for novel N-1 contingency network configurations in low training data regimes (50-250 samples), compared to using VDK-GP alone.
  • Outperformance of a hyperparameter-based transfer learning approach in over 75% of N-2 contingency network structures, even without historical N-2 outage data.
  • Ability to achieve PVEs using 16 times fewer power flow solutions compared to Monte-Carlo sampling-based methods.

Critical Analysis

The paper presents a promising approach for constructing probabilistic voltage envelopes in power grids with network contingencies. The key strengths are the efficient use of the MT-VDK-GP model to transfer learning across different grid configurations and the significant reduction in computational overhead compared to traditional methods.

However, the paper does not address several important practical considerations:

  1. The performance of the MT-VDK-GP model on larger, more realistic grid topologies beyond the IEEE 30-Bus network is not evaluated. The scalability of the approach to real-world power systems needs further investigation.
  2. The paper does not discuss the sensitivity of the model to errors or uncertainties in the input data, such as load forecasts or network parameters. Robustness to real-world data imperfections should be assessed.
  3. The paper focuses on single-time-step voltage envelopes and does not consider the temporal dynamics of power systems. Extending the approach to probabilistic forecasting of voltage profiles over time could be a valuable direction for future research.
  4. The practical implementation and integration of the proposed method into existing power system analysis and control frameworks are not addressed. Discussions on the deployment challenges would be useful for potential users.

Overall, the paper presents an interesting and efficient data-driven approach for probabilistic voltage analysis in power grids. However, further research is needed to address the practical limitations and expand the applicability of the method to real-world power system operations.

Conclusion

This paper introduces an efficient data-driven method to construct probabilistic voltage envelopes (PVE) in power grids with network contingencies. The key innovations are the use of a network-aware Gaussian process (VDK-GP) to estimate voltage-power functions and the development of a novel Multi-Task Vertex Degree Kernel (MT-VDK) to transfer this knowledge to unseen grid configurations.

The proposed MT-VDK-GP approach demonstrates significant improvements in accuracy and computational efficiency compared to alternative methods, especially in low-data regimes and for complex N-2 contingency scenarios. This suggests the potential of the technique to enhance power system reliability and resilience, particularly in the context of increasing integration of mini-photovoltaic systems and other distributed energy resources.

Further research is needed to address practical limitations, such as scalability to large-scale grids, robustness to data uncertainties, and integration with existing power system analysis and control frameworks. Nonetheless, this work presents a promising step towards more efficient and effective probabilistic voltage management in modern power systems.



This summary was produced with help from an AI and may contain inaccuracies - check out the links to read the original source documents!

Follow @aimodelsfyi on 𝕏 →

Related Papers

🌐

Total Score

0

Data-Efficient Strategies for Probabilistic Voltage Envelopes under Network Contingencies

Parikshit Pareek, Deepjyoti Deka, Sidhant Misra

This work presents an efficient data-driven method to construct probabilistic voltage envelopes (PVE) using power flow learning in grids with network contingencies. First, a network-aware Gaussian process (GP) termed Vertex-Degree Kernel (VDK-GP), developed in prior work, is used to estimate voltage-power functions for a few network configurations. The paper introduces a novel multi-task vertex degree kernel (MT-VDK) that amalgamates the learned VDK-GPs to determine power flows for unseen networks, with a significant reduction in the computational complexity and hyperparameter requirements compared to alternate approaches. Simulations on the IEEE 30-Bus network demonstrate the retention and transfer of power flow knowledge in both N-1 and N-2 contingency scenarios. The MT-VDK-GP approach achieves over 50% reduction in mean prediction error for novel N-1 contingency network configurations in low training data regimes (50-250 samples) over VDK-GP. Additionally, MT-VDK-GP outperforms a hyper-parameter based transfer learning approach in over 75% of N-2 contingency network structures, even without historical N-2 outage data. The proposed method demonstrates the ability to achieve PVEs using sixteen times fewer power flow solutions compared to Monte-Carlo sampling-based methods.

Read more

4/5/2024

👀

Total Score

0

Fast Risk Assessment in Power Grids through Novel Gaussian Process and Active Learning

Parikshit Pareek, Deepjyoti Deka, Sidhant Misra

This paper presents a graph-structured Gaussian process (GP) model for data-driven risk assessment of critical voltage constraints. The proposed GP is based on a novel kernel, named the vertex-degree kernel (VDK), that decomposes the voltage-load relationship based on the network graph. To estimate the GP efficiently, we propose a novel active learning scheme that leverages the additive structure of VDK. Further, we prove a probabilistic bound on the error in risk estimation using VDK-GP model that demonstrates that it is statistically comparable to using standard AC power flow (AC-PF), but does not require computing a large number of ACPF solutions. Simulations demonstrate that the proposed VDK-GP achieves more than two fold sample complexity reduction, compared to a generic GP on medium scale 500-Bus and large scale 1354-Bus power systems. Moreover, active learning achieves an impressive reduction of over 15 times in comparison to the time complexity of Monte-Carlo simulations (MCS), and have risk estimation error of order 1E-4 for both 500-Bus and 1354-Bus system, demonstrating its superior efficiency in risk estimation.

Read more

7/23/2024

🧠

Total Score

0

Probabilistic forecasting of power system imbalance using neural network-based ensembles

Jonas Van Gompel, Bert Claessens, Chris Develder

Keeping the balance between electricity generation and consumption is becoming increasingly challenging and costly, mainly due to the rising share of renewables, electric vehicles and heat pumps and electrification of industrial processes. Accurate imbalance forecasts, along with reliable uncertainty estimations, enable transmission system operators (TSOs) to dispatch appropriate reserve volumes, reducing balancing costs. Further, market parties can use these probabilistic forecasts to design strategies that exploit asset flexibility to help balance the grid, generating revenue with known risks. Despite its importance, literature regarding system imbalance (SI) forecasting is limited. Further, existing methods do not focus on situations with high imbalance magnitude, which are crucial to forecast accurately for both TSOs and market parties. Hence, we propose an ensemble of C-VSNs, which are our adaptation of variable selection networks (VSNs). Each minute, our model predicts the imbalance of the current and upcoming two quarter-hours, along with uncertainty estimations on these forecasts. We evaluate our approach by forecasting the imbalance of Belgium, where high imbalance magnitude is defined as $|$SI$| > 500,$MW (occurs 1.3% of the time in Belgium). For high imbalance magnitude situations, our model outperforms the state-of-the-art by 23.4% (in terms of continuous ranked probability score (CRPS), which evaluates probabilistic forecasts), while also attaining a 6.5% improvement in overall CRPS. Similar improvements are achieved in terms of root-mean-squared error. Additionally, we developed a fine-tuning methodology to effectively include new inputs with limited history in our model. This work was performed in collaboration with Elia (the Belgian TSO) to further improve their imbalance forecasts, demonstrating the relevance of our work.

Read more

4/24/2024

Online learning for robust voltage control under uncertain grid topology
Total Score

0

Online learning for robust voltage control under uncertain grid topology

Christopher Yeh, Jing Yu, Yuanyuan Shi, Adam Wierman

Voltage control generally requires accurate information about the grid's topology in order to guarantee network stability. However, accurate topology identification is challenging for existing methods, especially as the grid is subject to increasingly frequent reconfiguration due to the adoption of renewable energy. In this work, we combine a nested convex body chasing algorithm with a robust predictive controller to achieve provably finite-time convergence to safe voltage limits in the online setting where there is uncertainty in both the network topology as well as load and generation variations. In an online fashion, our algorithm narrows down the set of possible grid models that are consistent with observations and adjusts reactive power generation accordingly to keep voltages within desired safety limits. Our approach can also incorporate existing partial knowledge of the network to improve voltage control performance. We demonstrate the effectiveness of our approach in a case study on a Southern California Edison 56-bus distribution system. Our experiments show that in practical settings, the controller is indeed able to narrow the set of consistent topologies quickly enough to make control decisions that ensure stability in both linearized and realistic non-linear models of the distribution grid.

Read more

4/1/2024