Skip to main content

EnergyConsumer

Class Description

Generic user of energy - a point of consumption on the power system model. EnergyConsumer.pfixed, .qfixed, .pfixedPct and .qfixedPct have meaning only if there is no LoadResponseCharacteristic associated with EnergyConsumer or if LoadResponseCharacteristic.exponentModel is set to False.

Attributes

NameTypeDescription
customerCountIntegerNumber of individual customers represented by this demand.
groundedBooleanUsed for Yn and Zn connections. True if the neutral is solidly grounded.
pActivePowerActive power of the load. Load sign convention is used, i.e. positive sign means flow out from a node.
For voltage dependent loads the value is at rated voltage.
Starting value for a steady state solution.
pfixedActivePowerActive power of the load that is a fixed quantity and does not vary as load group value varies. Load sign convention is used, i.e. positive sign means flow out from a node.
pfixedPctPerCentFixed active power as a percentage of load group fixed active power. Used to represent the time-varying components. Load sign convention is used, i.e. positive sign means flow out from a node.
phaseConnectionPhaseShuntConnectionKindThe type of phase connection, such as wye or delta.
qReactivePowerReactive power of the load. Load sign convention is used, i.e. positive sign means flow out from a node.
For voltage dependent loads the value is at rated voltage.
Starting value for a steady state solution.
qfixedReactivePowerReactive power of the load that is a fixed quantity and does not vary as load group value varies. Load sign convention is used, i.e. positive sign means flow out from a node.
qfixedPctPerCentFixed reactive power as a percentage of load group fixed reactive power. Used to represent the time-varying components. Load sign convention is used, i.e. positive sign means flow out from a node.

Relationships

Ancestors

Descendents

Associations

Source ClassSource CardinalityTargetTarget CardinalitySource NameSource Assoc. DescriptionTarget NameTarget Assoc. Description
EnergyConsumer0..*LoadResponseCharacteristic0..1EnergyConsumerThe set of loads that have the response characteristics.LoadResponseThe load response characteristic of this load. If missing, this load is assumed to be constant power.
EnergyConsumer1EnergyConsumerPhase0..*EnergyConsumerThe energy consumer to which this phase belongs.EnergyConsumerPhaseThe individual phase models for this energy consumer.
EnergyConsumer0..1EnergyConsumerAction0..1EnergyConsumerEnergyConsumerAction
EnergyConsumer1..*PowerCutZone0..1EnergyConsumersEnergy consumer is assigned to the power cut zone.PowerCutZoneThe energy consumer is assigned to this power cut zone.
EnergyConsumer0..*LoadDynamics0..1EnergyConsumerEnergy consumer to which this dynamics load model applies.LoadDynamicsLoad dynamics model used to describe dynamic behaviour of this energy consumer.