Skip to main content

EnergySource

Class Description​

A generic equivalent for an energy supplier on a transmission or distribution voltage level.

Attributes​

NameTypeDescription
activePowerActivePowerHigh voltage source active injection. Load sign convention is used, i.e. positive sign means flow out from a node.
Starting value for steady state solutions.
isExternalGridBooleanTrue if this energy source represents the higher-level power grid connection to an external grid that normally is modelled as the slack bus for power flow calculations.
pMaxActivePowerThis is the maximum active power that can be produced by the source. Load sign convention is used, i.e. positive sign means flow out from a TopologicalNode (bus) into the conducting equipment.
pMinActivePowerThis is the minimum active power that can be produced by the source. Load sign convention is used, i.e. positive sign means flow out from a TopologicalNode (bus) into the conducting equipment.
rResistancePositive sequence Thevenin resistance.
r0ResistanceZero sequence Thevenin resistance.
r0_maxResistanceMaximum zero sequence Thevenin resistance.
r0_minResistanceMinimum zero sequence Thevenin resistance.
r_maxResistanceMaximum positive sequence Thevenin resistance.
r_minResistanceMinimum positive sequence Thevenin resistance.
reactivePowerReactivePowerHigh voltage source reactive injection. Load sign convention is used, i.e. positive sign means flow out from a node.
Starting value for steady state solutions.
rnResistanceNegative sequence Thevenin resistance.
rn_maxResistanceMaximum negative sequence Thevenin resistance.
rn_minResistanceMinimum negative sequence Thevenin resistance
voltageAngleAngleRadiansPhase angle of a-phase open circuit used when voltage characteristics need to be imposed at the node associated with the terminal of the energy source, such as when voltages and angles from the transmission level are used as input to the distribution network. The attribute shall be a positive value or zero.
voltageMagnitudeVoltagePhase-to-phase open circuit voltage magnitude used when voltage characteristics need to be imposed at the node associated with the terminal of the energy source, such as when voltages and angles from the transmission level are used as input to the distribution network. The attribute shall be a positive value or zero.
xReactancePositive sequence Thevenin reactance.
x0ReactanceZero sequence Thevenin reactance.
x0_maxReactanceMaximum zero sequence Thevenin reactance.
x0_minReactanceMinimum zero sequence Thevenin reactance.
x_maxReactanceMaximum positive sequence Thevenin reactance.
x_minReactanceMinimum positive sequence Thevenin reactance.
xnReactanceNegative sequence Thevenin reactance.
xn_maxReactanceMaximum negative sequence Thevenin reactance.
xn_minReactanceMinimum negative sequence Thevenin reactance.

Relationships​

Ancestors​

Descendents​

No descendent classes

Associations​

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
EnergySource1EnergySourcePhase0..*EnergySourceThe energy sourceto which the phase belongs.PhasesThe individual phase information of the energy source.