使用图形神经网络预测电网的布雷斯悖论
Yanli Zou1,2, Hai Zhang2, Hongjun Wang2
1Guangxi Key Laboratory of Brain-inspired Computing and Intelligent Chips, Guilin, Guangxi 541004, China.
Chaos (Woodbury, N.Y.)
|January 22, 2024
概括
这项研究使用深度学习来预测电网中的Braess悖论,这种现象是添加输电线路可以破坏电网的稳定. 图形神经网络方法准确地识别风险,确保稳定的电网运行.
科学领域:
- 电气工程 电气工程
- 计算机科学 计算机科学
- 网络科学 网络科学
背景情况:
- 整合可再生能源需要扩展电网,带来像布雷斯悖论这样的风险.
- 电网稳定性至关重要,因此必须准确预测输电线路的影响.
研究的目的:
- 开发一种深度学习方法,用于预测电网中的布雷斯悖论.
- 将传输线加法和布雷斯悖论作为图形分类问题的框架.
主要方法:
- 使用图形神经网络 (GNN) 方法进行图形分类.
- 纳入拓和电网属性 (度,中心,功率值) 作为节点特征.
- 应用于图形等态网络的分层适应权重,以增强层次信息处理.
主要成果:
- 实现了高预测准确度:93.8%在IEEE39上, 88.8%在IEEE57上和88.1%在IEEE118测试系统上.
- 证明了模型在理解节点关系和改善跨不同网格尺度的概括方面的有效性.
- 通过模型可视化和废弃研究验证了该方法.
结论:
- 提出的基于GNN的方法有效地预测了电网中的Braess悖论.
- 该方法通过识别与新输电线路相关的潜在风险来提高电网稳定性.
- 这种深度学习方法为管理复杂的电网扩建提供了强大的解决方案.
相关概念视频
The Power Flow Problem and Solution
223
Power flow problem analysis is fundamental for determining real and reactive power flows in network components, such as transmission lines, transformers, and loads. The power system's single-line diagram provides data on the bus, transmission line, and transformer. Each bus k in the system is characterized by four key variables: voltage magnitude Vk, phase angle δk, real power Pk, and reactive power Qk. Two of these four variables are inputs, while the...
223
Fast Decoupled and DC Powerflow
195
The fast decoupled power flow method addresses contingencies in power system operations, such as generator outages or transmission line failures. This method provides quick power flow solutions, essential for real-time system adjustments. Fast decoupled power flow algorithms simplify the Jacobian matrix by neglecting certain elements, leading to two sets of decoupled equations:
195
Maximum Power Flow and Line Loadability
116
The maximum power flow for lossy transmission lines is derived using ABCD parameters in phasor form. These parameters create a matrix relationship between the sending-end and receiving-end voltages and currents, allowing the determination of the receiving-end current. This relationship facilitates calculating the complex power delivered to the receiving end, from which real and reactive power components are derived.
116
Ampere-Maxwell's Law: Problem-Solving
631
A parallel-plate capacitor with capacitance C, whose plates have area A and separation distance d, is connected to a resistor R and a battery of voltage V. The current starts to flow at t = 0. What is the displacement current between the capacitor plates at time t? From the properties of the capacitor, what is the corresponding real current?
To solve the problem, we can use the equations from the analysis of an RC circuit and Maxwell's version of Ampère's law.
For the first part of...
To solve the problem, we can use the equations from the analysis of an RC circuit and Maxwell's version of Ampère's law.
For the first part of...
631
Ampere's Law: Problem-Solving
3.6K
Ampere's law states that for any closed looped path, the line integral of the magnetic field along the path equals the vacuum permeability times the current enclosed in the loop. If the fingers of the right hand curl along the direction of the integration path, the current in the direction of the thumb is considered positive. The current opposite to the thumb direction is considered negative.
Specific steps need to be considered while calculating the symmetric magnetic field distribution...
Specific steps need to be considered while calculating the symmetric magnetic field distribution...
3.6K
Bus Impedance Matrix
122
Calculating subtransient fault currents for three-phase faults in an N-bus power system involves using the positive-sequence network. When a three-phase short circuit occurs at a specific bus, the analysis uses the superposition method to evaluate two separate circuits.
In the first circuit, all machine voltage sources are short-circuited, leaving only the prefault voltage source at the fault location. The positive-sequence bus impedance matrix can be determined by solving the nodal equations,...
In the first circuit, all machine voltage sources are short-circuited, leaving only the prefault voltage source at the fault location. The positive-sequence bus impedance matrix can be determined by solving the nodal equations,...
122


