edxu96 / mgrid

multilayer network for power grid with multiple voltage levels
https://edxu96.github.io/mgrid
GNU General Public License v3.0
4 stars 2 forks source link

Features of power grid with multiple levels #81

Closed edxu96 closed 3 years ago

edxu96 commented 3 years ago

A power grid with multiple voltage levels can be modelled using a multilayer network. A graph in each layer represents all the cables in the same voltage level. A directed bipartite for a pair of adjacent layers represents transformers connecting two voltage levels.

There are two kinds of edges in multilayer network. Any intra-edge can only exist in a single layer, and correspond to cables. Inter-edges connect layers, and correspond to transformers.

There are more features when modelling power grid as multilayer network: