RegulationSchedule
A pre-established pattern over time for a controlled variable, e.g., busbar voltage.
URI: cim:RegulationSchedule
Type: Class
classDiagram
class RegulationSchedule
click RegulationSchedule href "../RegulationSchedule"
SeasonDayTypeSchedule <|-- RegulationSchedule
click SeasonDayTypeSchedule href "../SeasonDayTypeSchedule"
RegulationSchedule : SeasonDayTypeSchedule.DayType
RegulationSchedule --> DayType : SeasonDayTypeSchedule.DayType
click DayType href "../DayType"
RegulationSchedule : IdentifiedObject.description
RegulationSchedule : RegularIntervalSchedule.endTime
RegulationSchedule : IdentifiedObject.mRID
RegulationSchedule : IdentifiedObject.name
RegulationSchedule : RegulationSchedule.RegulatingControl
RegulationSchedule --> RegulatingControl : RegulationSchedule.RegulatingControl
click RegulatingControl href "../RegulatingControl"
RegulationSchedule : SeasonDayTypeSchedule.Season
RegulationSchedule --> Season : SeasonDayTypeSchedule.Season
click Season href "../Season"
RegulationSchedule : BasicIntervalSchedule.startTime
RegulationSchedule : RegularIntervalSchedule.timeStep
Inheritance
- IdentifiedObject
- BasicIntervalSchedule
- RegularIntervalSchedule
- SeasonDayTypeSchedule
- RegulationSchedule
- SeasonDayTypeSchedule
- RegularIntervalSchedule
- BasicIntervalSchedule
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
RegulatingControl | cim:RegulationSchedule.RegulatingControl | 1 RegulatingControl |
Regulating controls that have this Schedule | 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
-
- By convention, value1 represents the target voltage or real power. value2 is the deviation. A value1 of 100 and value2 of 1 means regulating to 100KV plus or minus 1KV. The range would be from 99 KV to 101 KV. Because the regulation values will be specified in either kV for voltage or MW for real power, 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:RegulationSchedule |
native | this:RegulationSchedule |