marota / ExpertOp4Grid

Expert System agent to operate a power grid
https://expertop4grid.readthedocs.io/en/latest
Mozilla Public License 2.0
7 stars 2 forks source link

Voltage collapse in some cases #49

Open marota opened 3 months ago

marota commented 3 months ago

You might want to keep loads and generators on a same node to avoid voltage collapse

such as in this case on scenario jan_28_1

image

At substation 26, there is a big load. While the node of the load is a PV node with regulated voltage.

If you split them with this action for instance grid2op_topo_sub_26=[1, 1, 2, 2, 1, 1, 1, 1, 2]

This action will:

You get this voltage collapse at -15%: image