Skip to content

Latest commit

 

History

History
33 lines (21 loc) · 647 Bytes

definitions.rst

File metadata and controls

33 lines (21 loc) · 647 Bytes

Definitions

Buses and Nodes

to_do

Nodes order

The nodes order in the voltages and currents vectors V_node and I_node is as follows:

  • nodes with grid formers (known voltages)
  • nodes with loads or greed feeders (known currents)
  • transition nodes (zeros current injections)

Example

./png/buses_nodes.png

V_known has the nodes with grid formers sources V_unknown has the rest of the nodes

V_sorted ... Buses order is as defined in the key buses of the .json file or data dictionary.

Buses results voltages

./png/voltages.png