NonConformLoadSchedule
An active power (Y1-axis) and reactive power (Y2-axis) schedule (curves) versus time (X-axis) for non-conforming loads, e.g., large industrial load or power station service (where modelled).
URI: cim:NonConformLoadSchedule
Type: Class
classDiagram
class NonConformLoadSchedule
click NonConformLoadSchedule href "../NonConformLoadSchedule"
SeasonDayTypeSchedule <|-- NonConformLoadSchedule
click SeasonDayTypeSchedule href "../SeasonDayTypeSchedule"
NonConformLoadSchedule : SeasonDayTypeSchedule.DayType
NonConformLoadSchedule --> DayType : SeasonDayTypeSchedule.DayType
click DayType href "../DayType"
NonConformLoadSchedule : IdentifiedObject.description
NonConformLoadSchedule : RegularIntervalSchedule.endTime
NonConformLoadSchedule : IdentifiedObject.energyIdentCodeEic
NonConformLoadSchedule : IdentifiedObject.mRID
NonConformLoadSchedule : IdentifiedObject.name
NonConformLoadSchedule : NonConformLoadSchedule.NonConformLoadGroup
NonConformLoadSchedule --> NonConformLoadGroup : NonConformLoadSchedule.NonConformLoadGroup
click NonConformLoadGroup href "../NonConformLoadGroup"
NonConformLoadSchedule : SeasonDayTypeSchedule.Season
NonConformLoadSchedule --> Season : SeasonDayTypeSchedule.Season
click Season href "../Season"
NonConformLoadSchedule : IdentifiedObject.shortName
NonConformLoadSchedule : BasicIntervalSchedule.startTime
NonConformLoadSchedule : RegularIntervalSchedule.TimePoints
NonConformLoadSchedule --> RegularTimePoint : RegularIntervalSchedule.TimePoints
click RegularTimePoint href "../RegularTimePoint"
NonConformLoadSchedule : RegularIntervalSchedule.timeStep
NonConformLoadSchedule --> Seconds : RegularIntervalSchedule.timeStep
click Seconds href "../Seconds"
NonConformLoadSchedule : BasicIntervalSchedule.value1Unit
NonConformLoadSchedule --> UnitSymbol : BasicIntervalSchedule.value1Unit
click UnitSymbol href "../UnitSymbol"
NonConformLoadSchedule : BasicIntervalSchedule.value2Unit
NonConformLoadSchedule --> UnitSymbol : BasicIntervalSchedule.value2Unit
click UnitSymbol href "../UnitSymbol"
Inheritance
- IdentifiedObject
- BasicIntervalSchedule
- RegularIntervalSchedule
- SeasonDayTypeSchedule
- NonConformLoadSchedule
- SeasonDayTypeSchedule
- RegularIntervalSchedule
- BasicIntervalSchedule
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
NonConformLoadGroup | cim:NonConformLoadSchedule.NonConformLoadGroup | 1 NonConformLoadGroup |
The NonConformLoadGroup where the NonConformLoadSchedule belongs | direct |
DayType | cim:SeasonDayTypeSchedule.DayType | 1 DayType |
DayType for the Schedule | SeasonDayTypeSchedule |
Season | cim:SeasonDayTypeSchedule.Season | 1 Season |
Season for the Schedule | SeasonDayTypeSchedule |
TimePoints | cim:RegularIntervalSchedule.TimePoints | 1..* RegularTimePoint |
The regular interval time point data values that define this schedule | RegularIntervalSchedule |
timeStep | cim:RegularIntervalSchedule.timeStep | 1 Seconds |
The time between each pair of subsequent regular time points in sequence orde... | RegularIntervalSchedule |
endTime | cim:RegularIntervalSchedule.endTime | 1 date |
The time for the last time point | RegularIntervalSchedule |
startTime | cim:BasicIntervalSchedule.startTime | 1 date |
The time for the first time point | BasicIntervalSchedule |
value1Unit | cim:BasicIntervalSchedule.value1Unit | 1 UnitSymbol |
Value1 units of measure | BasicIntervalSchedule |
value2Unit | cim:BasicIntervalSchedule.value2Unit | 0..1 UnitSymbol |
Value2 units of measure | BasicIntervalSchedule |
description | cim:IdentifiedObject.description | 0..1 string |
The description is a free human readable text describing or naming the object | IdentifiedObject |
energyIdentCodeEic | eu:IdentifiedObject.energyIdentCodeEic | 0..1 string |
The attribute is used for an exchange of the EIC code (Energy identification ... | IdentifiedObject |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
name | cim:IdentifiedObject.name | 1 string |
The name is any free human readable and possibly non unique text naming the o... | IdentifiedObject |
shortName | eu:IdentifiedObject.shortName | 0..1 string |
The attribute is used for an exchange of a human readable short name with len... | IdentifiedObject |
Usages
used by | used in | type | used |
---|---|---|---|
NonConformLoadGroup | NonConformLoadSchedules | range | NonConformLoadSchedule |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/CoreEquipment-EU#Package_CoreEquipmentProfile
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:NonConformLoadSchedule |
native | this:NonConformLoadSchedule |