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 modeled).
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.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 : BasicIntervalSchedule.startTime
NonConformLoadSchedule : RegularIntervalSchedule.timeStep
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 |
endTime | cim:RegularIntervalSchedule.endTime | 1 datetime |
The time for the last time point | RegularIntervalSchedule |
timeStep | cim:RegularIntervalSchedule.timeStep | 1 Seconds |
The time between each pair of subsequent regular time points in sequence orde... | RegularIntervalSchedule |
startTime | cim:BasicIntervalSchedule.startTime | 1 datetime |
The time for the first time point | BasicIntervalSchedule |
mRID | cim:IdentifiedObject.mRID | 0..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
-
- Because value1 will always be specified in MW and value2 will always be specified in MVAr, the value1Multiplier and value2Multiplier attributes do not need to be specified.
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2013/CPSM-Operation#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:NonConformLoadSchedule |
native | this:NonConformLoadSchedule |