LoadsΒΆ

Loads.

_images/loads.png
"loads":[
         {"bus": "Bus_2" , "kVA": 50.0, "pf": 0.85,"type":"1P+N","bus_nodes": [1,4]},
         {"bus": "Bus_2" , "kVA": 30.0, "pf": 0.85,"type":"1P+N","bus_nodes": [2,4]},
         {"bus": "Bus_2" , "kVA": 20.0, "pf": 0.85,"type":"1P+N","bus_nodes": [3,4]}
        ],

where:

  • "bus": name of the bus
  • "bus_nodes": list of nodes where the load is connected
  • "type": available types are: - "3P+N": three phase load with neutral - "3P": three phase load without neutral - "1P+N": single phase load connected between one phase and other or neutral
  • "kVA": aparent power (kW)
  • "pf": load power factor