NonConformLoad
NonConformLoad represents loads that do not follow a daily load change pattern and whose changes are not correlated with the daily load change pattern.
URI: cim:NonConformLoad
Type: Class
classDiagram
class NonConformLoad
click NonConformLoad href "../NonConformLoad"
EnergyConsumer <|-- NonConformLoad
click EnergyConsumer href "../EnergyConsumer"
NonConformLoad : Equipment.aggregate
NonConformLoad : ConductingEquipment.BaseVoltage
NonConformLoad --> BaseVoltage : ConductingEquipment.BaseVoltage
click BaseVoltage href "../BaseVoltage"
NonConformLoad : IdentifiedObject.description
NonConformLoad : Equipment.EquipmentContainer
NonConformLoad --> EquipmentContainer : Equipment.EquipmentContainer
click EquipmentContainer href "../EquipmentContainer"
NonConformLoad : NonConformLoad.LoadGroup
NonConformLoad --> NonConformLoadGroup : NonConformLoad.LoadGroup
click NonConformLoadGroup href "../NonConformLoadGroup"
NonConformLoad : EnergyConsumer.LoadResponse
NonConformLoad --> LoadResponseCharacteristic : EnergyConsumer.LoadResponse
click LoadResponseCharacteristic href "../LoadResponseCharacteristic"
NonConformLoad : IdentifiedObject.mRID
NonConformLoad : IdentifiedObject.name
NonConformLoad : Equipment.normallyInService
NonConformLoad : EnergyConsumer.pfixed
NonConformLoad : EnergyConsumer.pfixedPct
NonConformLoad : EnergyConsumer.qfixed
NonConformLoad : EnergyConsumer.qfixedPct
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
LoadGroup | cim:NonConformLoad.LoadGroup | 1 NonConformLoadGroup |
Group of this ConformLoad | direct |
pfixed | cim:EnergyConsumer.pfixed | 0..1 ActivePower |
Active power of the load that is a fixed quantity and does not vary as load g... | EnergyConsumer |
pfixedPct | cim:EnergyConsumer.pfixedPct | 0..1 PerCent |
Fixed active power as a percentage of load group fixed active power | EnergyConsumer |
qfixed | cim:EnergyConsumer.qfixed | 0..1 ReactivePower |
Reactive power of the load that is a fixed quantity and does not vary as load... | EnergyConsumer |
qfixedPct | cim:EnergyConsumer.qfixedPct | 0..1 PerCent |
Fixed reactive power as a percentage of load group fixed reactive power | EnergyConsumer |
LoadResponse | cim:EnergyConsumer.LoadResponse | 0..1 LoadResponseCharacteristic |
The load response characteristic of this load | EnergyConsumer |
BaseVoltage | cim:ConductingEquipment.BaseVoltage | 0..1 BaseVoltage |
Base voltage of this conducting equipment | ConductingEquipment |
aggregate | cim:Equipment.aggregate | 0..1 boolean |
The aggregate flag provides an alternative way of representing an aggregated ... | Equipment |
normallyInService | cim:Equipment.normallyInService | 0..1 boolean |
Specifies the availability of the equipment under normal operating conditions | Equipment |
EquipmentContainer | cim:Equipment.EquipmentContainer | 0..1 EquipmentContainer |
Container of this equipment | Equipment |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
description | cim:IdentifiedObject.description | 0..1 string |
The description is a free human readable text describing or naming the object | IdentifiedObject |
name | cim:IdentifiedObject.name | 1 string |
The name is any free human readable and possibly non unique text naming the o... | IdentifiedObject |
Comments
-
- The definition of the real and reactive power injections for an EnergyConsumer can be done using different sets of attributes. In the simplest case, the injections can be defined directly using only the attributes pfixed and qfixed.- The injections for a NonConformLoad can be defined as a percentage of the NonConformLoadGroup with the attributes pfixedPct and qfixedPct. In this case, the associated NonConformLoadGroup would have to have an associated NonConformLoadSchedule.- The attributes defining the affect of voltage and frequency on the injection defined by an associated LoadResponseCharacteristic should be supplied, if they are available, but are not required.
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2020/CPSM-CoreEquipment#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:NonConformLoad |
native | this:NonConformLoad |