Skip to content

ConformLoadSchedule

A curve of load versus time (X-axis) showing the active power values (Y1-axis) and reactive power (Y2-axis) for each unit of the period covered. This curve represents a typical pattern of load over the time period for a given day type and season.

URI: cim:ConformLoadSchedule
Type: Class

 classDiagram
    class ConformLoadSchedule
    click ConformLoadSchedule href "../ConformLoadSchedule"
      SeasonDayTypeSchedule <|-- ConformLoadSchedule
        click SeasonDayTypeSchedule href "../SeasonDayTypeSchedule"

      ConformLoadSchedule : ConformLoadSchedule.ConformLoadGroup

          ConformLoadSchedule --> ConformLoadGroup : ConformLoadSchedule.ConformLoadGroup
          click ConformLoadGroup href "../ConformLoadGroup"

      ConformLoadSchedule : SeasonDayTypeSchedule.DayType

          ConformLoadSchedule --> DayType : SeasonDayTypeSchedule.DayType
          click DayType href "../DayType"

      ConformLoadSchedule : IdentifiedObject.description

      ConformLoadSchedule : RegularIntervalSchedule.endTime

      ConformLoadSchedule : IdentifiedObject.mRID

      ConformLoadSchedule : IdentifiedObject.name

      ConformLoadSchedule : SeasonDayTypeSchedule.Season

          ConformLoadSchedule --> Season : SeasonDayTypeSchedule.Season
          click Season href "../Season"

      ConformLoadSchedule : BasicIntervalSchedule.startTime

      ConformLoadSchedule : RegularIntervalSchedule.timeStep

Inheritance

Attributes

Name URI Cardinality and Range Description Inheritance
ConformLoadGroup cim:ConformLoadSchedule.ConformLoadGroup 1
ConformLoadGroup
The ConformLoadGroup where the ConformLoadSchedule 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:ConformLoadSchedule
native this:ConformLoadSchedule