Class: DotInstruction
_Provides the necessary information (on a resource basis) to capture the Dispatch Operating Target (DOT) results on a Dispatch interval. This information is only relevant to the RT interval market. _
__
URI: cim:DotInstruction
classDiagram
class DotInstruction
DotInstruction : actual_ramp_rate
DotInstruction : compliant_indicator
DotInstruction --> YesNo : compliant_indicator
DotInstruction : dot
DotInstruction : economic_max_override
DotInstruction : expected_energy
DotInstruction : generator_performance_degree
DotInstruction : hour_ahead_sched_energy
DotInstruction : hourly_schedule
DotInstruction : instruction_clearing_dot
DotInstruction --> InstructionClearingDOT : instruction_clearing_dot
DotInstruction : instruction_time
DotInstruction : maximum_emergency_ind
DotInstruction : meter_load_following
DotInstruction : non_ramp_restricted_mw
DotInstruction : non_spin_reserve
DotInstruction : previous_dottime_stamp
DotInstruction : ramp_rate_limit
DotInstruction : registered_resource
DotInstruction --> RegisteredResource : registered_resource
DotInstruction : regulation_status
DotInstruction --> YesNo : regulation_status
DotInstruction : spin_reserve
DotInstruction : standard_ramp_energy
DotInstruction : supplemental_energy
DotInstruction : unit_status
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| actual_ramp_rate | 0..1 Float |
Actual ramp rate | direct |
| compliant_indicator | 0..1 YesNo |
Flag indicating whether or not the resource was in compliance with the instru... | direct |
| dot | 0..1 Float |
Dispatch operating target value | direct |
| economic_max_override | 0..1 Float |
Economic Max Limit override for unit, this value is null, if it is not, this ... | direct |
| expected_energy | 0..1 Float |
Expected energy | direct |
| generator_performance_degree | 0..1 Float |
The Degree of Generator Performance (DGP) used for the unit | direct |
| hour_ahead_sched_energy | 0..1 Float |
HASP results | direct |
| hourly_schedule | 0..1 Float |
Hourly Schedule (DA Energy Schedule) | direct |
| instruction_time | 0..1 date |
The date/time for the instruction | direct |
| maximum_emergency_ind | 0..1 Boolean |
True if maximum emergency limit activated; false otherwise | direct |
| meter_load_following | 0..1 Float |
Meter Sub System Load Following | direct |
| non_ramp_restricted_mw | 0..1 Float |
Desired MW that is not ramp restricted | direct |
| non_spin_reserve | 0..1 Float |
Non Spin Reserve used to procure energy | direct |
| previous_dottime_stamp | 0..1 date |
Timestamp when the previous DOT value was issued | direct |
| ramp_rate_limit | 0..1 Float |
The ramp rate limit for the unit in MWs per minute | direct |
| regulation_status | 0..1 YesNo |
Regulation Status (Yes/No) | direct |
| spin_reserve | 0..1 Float |
Spin Reserve used to procure energy | direct |
| standard_ramp_energy | 0..1 Float |
Standard ramping energy (MWH) | direct |
| supplemental_energy | 0..1 Float |
Supplemental Energy procure by Real Time Dispatch | direct |
| unit_status | 0..1 Integer |
Output results from the case identifying the reason the unit was committed by... | direct |
| registered_resource | 0..1 RegisteredResource |
direct | |
| instruction_clearing_dot | 1..* InstructionClearingDOT |
direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| RegisteredResource | dot_instruction | range | DotInstruction |
| InstructionClearingDOT | dot_instruction | range | DotInstruction |
| RegisteredGenerator | dot_instruction | range | DotInstruction |
| RegisteredInterTie | dot_instruction | range | DotInstruction |
| RegisteredLoad | dot_instruction | range | DotInstruction |
| CombinedCycleConfiguration | dot_instruction | range | DotInstruction |
| RegisteredDistributedResource | dot_instruction | range | DotInstruction |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:DotInstruction |
| native | cim:DotInstruction |
LinkML Source
Direct
name: DotInstruction
description: "Provides the necessary information (on a resource basis) to capture\
\ the Dispatch Operating Target (DOT) results on a Dispatch interval. This information\
\ is only relevant to the RT interval market.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
actual_ramp_rate:
name: actual_ramp_rate
description: "Actual ramp rate.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.actualRampRate
multivalued: false
domain_of:
- DotInstruction
range: float
required: false
compliant_indicator:
name: compliant_indicator
description: "Flag indicating whether or not the resource was in compliance with\
\ the instruction (plus/minus 10%).\r\n\r\nDirects if a unit is allowed to set\
\ the price (ex-post pricing).\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.compliantIndicator
multivalued: false
domain_of:
- DotInstruction
range: YesNo
required: false
dot:
name: dot
description: "Dispatch operating target value.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.DOT
multivalued: false
domain_of:
- DotInstruction
range: float
required: false
economic_max_override:
name: economic_max_override
description: "Economic Max Limit override for unit, this value is null, if it\
\ is not, this value overrides the Energy column value. \r\nAllows dispatcher\
\ to override the unit's energy value.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.economicMaxOverride
multivalued: false
domain_of:
- DotInstruction
range: float
required: false
expected_energy:
name: expected_energy
description: "Expected energy.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.expectedEnergy
multivalued: false
domain_of:
- DotInstruction
- ExpectedEnergyValues
range: float
required: false
generator_performance_degree:
name: generator_performance_degree
description: "The Degree of Generator Performance (DGP) used for the unit. Measure\
\ of how a generator responds to raise /lower signals. Calculated every five\
\ minutes.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.generatorPerformanceDegree
multivalued: false
domain_of:
- DotInstruction
range: float
required: false
hour_ahead_sched_energy:
name: hour_ahead_sched_energy
description: "HASP results.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.hourAheadSchedEnergy
multivalued: false
domain_of:
- DotInstruction
range: float
required: false
hourly_schedule:
name: hourly_schedule
description: "Hourly Schedule (DA Energy Schedule).\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.hourlySchedule
multivalued: false
domain_of:
- DotInstruction
range: float
required: false
instruction_time:
name: instruction_time
description: "The date/time for the instruction.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.instructionTime
multivalued: false
domain_of:
- DotInstruction
- DispatchInstReply
range: date
required: false
maximum_emergency_ind:
name: maximum_emergency_ind
description: "True if maximum emergency limit activated; false otherwise. If unit\
\ is requested to move up to its max emergency limit., this flag is set to\
\ true.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.maximumEmergencyInd
multivalued: false
domain_of:
- DotInstruction
range: boolean
required: false
meter_load_following:
name: meter_load_following
description: "Meter Sub System Load Following. \r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.meterLoadFollowing
multivalued: false
domain_of:
- DotInstruction
range: float
required: false
non_ramp_restricted_mw:
name: non_ramp_restricted_mw
description: "Desired MW that is not ramp restricted. If no ramp rate limit existed\
\ for the unit, this is the MW value tha t the unit was requested to move to.\r\
\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.nonRampRestrictedMW
multivalued: false
domain_of:
- DotInstruction
range: float
required: false
non_spin_reserve:
name: non_spin_reserve
description: "Non Spin Reserve used to procure energy.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.nonSpinReserve
multivalued: false
domain_of:
- DotInstruction
range: float
required: false
previous_dottime_stamp:
name: previous_dottime_stamp
description: "Timestamp when the previous DOT value was issued.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.previousDOTTimeStamp
multivalued: false
domain_of:
- DotInstruction
range: date
required: false
ramp_rate_limit:
name: ramp_rate_limit
description: "The ramp rate limit for the unit in MWs per minute. Participant\
\ bidding data.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.rampRateLimit
multivalued: false
domain_of:
- DotInstruction
range: float
required: false
regulation_status:
name: regulation_status
description: "Regulation Status (Yes/No).\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.regulationStatus
multivalued: false
domain_of:
- DotInstruction
- EquivalentInjection
range: YesNo
required: false
spin_reserve:
name: spin_reserve
description: "Spin Reserve used to procure energy.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.spinReserve
multivalued: false
domain_of:
- DotInstruction
range: float
required: false
standard_ramp_energy:
name: standard_ramp_energy
description: "Standard ramping energy (MWH).\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.standardRampEnergy
multivalued: false
domain_of:
- DotInstruction
range: float
required: false
supplemental_energy:
name: supplemental_energy
description: "Supplemental Energy procure by Real Time Dispatch.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.supplementalEnergy
multivalued: false
domain_of:
- DotInstruction
range: float
required: false
unit_status:
name: unit_status
description: "Output results from the case identifying the reason the unit was\
\ committed by the software.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.unitStatus
multivalued: false
domain_of:
- DotInstruction
range: integer
required: false
registered_resource:
name: registered_resource
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:DotInstruction.RegisteredResource
multivalued: false
domain_of:
- TimeSeries
- Reason
- DotInstruction
- MarketParticipant
- MPMResourceStatus
- MPMTestThreshold
- SubControlArea
- AdjacentCASet
- HostControlArea
- RampRateCurve
- SchedulingPoint
- ResourceVerifiableCosts
- ContractDistributionFactor
- SubstitutionResourceList
- MktConnectivityNode
- AggregateNode
- Instructions
- ControlAreaDesignation
- ResourceAwardInstruction
- RUCAwardInstruction
- Domain
- ExPostResourceResults
- LoadFollowingOperatorInput
- MarketObjectStatus
- DefaultBid
- ResourceCertification
- FormerReference
- IntermittentResourceEligibility
- ResourceCapacity
- ExpectedEnergyValues
- ResourceLoadFollowingInst
- ResourceDispatchResults
- LoadFollowingInst
- AllocationResultValues
- Commitments
- RMROperatorInput
- OrgResOwnership
- DispatchInstReply
- ForbiddenRegion
- ResourcePerformanceRating
- ResponseMethod
range: RegisteredResource
required: false
instruction_clearing_dot:
name: instruction_clearing_dot
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.InstructionClearingDOT
multivalued: true
domain_of:
- DotInstruction
- DistributedResourceActualEvent
range: InstructionClearingDOT
required: true
class_uri: cim:DotInstruction
Induced
name: DotInstruction
description: "Provides the necessary information (on a resource basis) to capture\
\ the Dispatch Operating Target (DOT) results on a Dispatch interval. This information\
\ is only relevant to the RT interval market.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
actual_ramp_rate:
name: actual_ramp_rate
description: "Actual ramp rate.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.actualRampRate
multivalued: false
alias: actual_ramp_rate
owner: DotInstruction
domain_of:
- DotInstruction
range: float
required: false
compliant_indicator:
name: compliant_indicator
description: "Flag indicating whether or not the resource was in compliance with\
\ the instruction (plus/minus 10%).\r\n\r\nDirects if a unit is allowed to set\
\ the price (ex-post pricing).\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.compliantIndicator
multivalued: false
alias: compliant_indicator
owner: DotInstruction
domain_of:
- DotInstruction
range: YesNo
required: false
dot:
name: dot
description: "Dispatch operating target value.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.DOT
multivalued: false
alias: dot
owner: DotInstruction
domain_of:
- DotInstruction
range: float
required: false
economic_max_override:
name: economic_max_override
description: "Economic Max Limit override for unit, this value is null, if it\
\ is not, this value overrides the Energy column value. \r\nAllows dispatcher\
\ to override the unit's energy value.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.economicMaxOverride
multivalued: false
alias: economic_max_override
owner: DotInstruction
domain_of:
- DotInstruction
range: float
required: false
expected_energy:
name: expected_energy
description: "Expected energy.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.expectedEnergy
multivalued: false
alias: expected_energy
owner: DotInstruction
domain_of:
- DotInstruction
- ExpectedEnergyValues
range: float
required: false
generator_performance_degree:
name: generator_performance_degree
description: "The Degree of Generator Performance (DGP) used for the unit. Measure\
\ of how a generator responds to raise /lower signals. Calculated every five\
\ minutes.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.generatorPerformanceDegree
multivalued: false
alias: generator_performance_degree
owner: DotInstruction
domain_of:
- DotInstruction
range: float
required: false
hour_ahead_sched_energy:
name: hour_ahead_sched_energy
description: "HASP results.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.hourAheadSchedEnergy
multivalued: false
alias: hour_ahead_sched_energy
owner: DotInstruction
domain_of:
- DotInstruction
range: float
required: false
hourly_schedule:
name: hourly_schedule
description: "Hourly Schedule (DA Energy Schedule).\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.hourlySchedule
multivalued: false
alias: hourly_schedule
owner: DotInstruction
domain_of:
- DotInstruction
range: float
required: false
instruction_time:
name: instruction_time
description: "The date/time for the instruction.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.instructionTime
multivalued: false
alias: instruction_time
owner: DotInstruction
domain_of:
- DotInstruction
- DispatchInstReply
range: date
required: false
maximum_emergency_ind:
name: maximum_emergency_ind
description: "True if maximum emergency limit activated; false otherwise. If unit\
\ is requested to move up to its max emergency limit., this flag is set to\
\ true.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.maximumEmergencyInd
multivalued: false
alias: maximum_emergency_ind
owner: DotInstruction
domain_of:
- DotInstruction
range: boolean
required: false
meter_load_following:
name: meter_load_following
description: "Meter Sub System Load Following. \r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.meterLoadFollowing
multivalued: false
alias: meter_load_following
owner: DotInstruction
domain_of:
- DotInstruction
range: float
required: false
non_ramp_restricted_mw:
name: non_ramp_restricted_mw
description: "Desired MW that is not ramp restricted. If no ramp rate limit existed\
\ for the unit, this is the MW value tha t the unit was requested to move to.\r\
\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.nonRampRestrictedMW
multivalued: false
alias: non_ramp_restricted_mw
owner: DotInstruction
domain_of:
- DotInstruction
range: float
required: false
non_spin_reserve:
name: non_spin_reserve
description: "Non Spin Reserve used to procure energy.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.nonSpinReserve
multivalued: false
alias: non_spin_reserve
owner: DotInstruction
domain_of:
- DotInstruction
range: float
required: false
previous_dottime_stamp:
name: previous_dottime_stamp
description: "Timestamp when the previous DOT value was issued.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.previousDOTTimeStamp
multivalued: false
alias: previous_dottime_stamp
owner: DotInstruction
domain_of:
- DotInstruction
range: date
required: false
ramp_rate_limit:
name: ramp_rate_limit
description: "The ramp rate limit for the unit in MWs per minute. Participant\
\ bidding data.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.rampRateLimit
multivalued: false
alias: ramp_rate_limit
owner: DotInstruction
domain_of:
- DotInstruction
range: float
required: false
regulation_status:
name: regulation_status
description: "Regulation Status (Yes/No).\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.regulationStatus
multivalued: false
alias: regulation_status
owner: DotInstruction
domain_of:
- DotInstruction
- EquivalentInjection
range: YesNo
required: false
spin_reserve:
name: spin_reserve
description: "Spin Reserve used to procure energy.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.spinReserve
multivalued: false
alias: spin_reserve
owner: DotInstruction
domain_of:
- DotInstruction
range: float
required: false
standard_ramp_energy:
name: standard_ramp_energy
description: "Standard ramping energy (MWH).\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.standardRampEnergy
multivalued: false
alias: standard_ramp_energy
owner: DotInstruction
domain_of:
- DotInstruction
range: float
required: false
supplemental_energy:
name: supplemental_energy
description: "Supplemental Energy procure by Real Time Dispatch.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.supplementalEnergy
multivalued: false
alias: supplemental_energy
owner: DotInstruction
domain_of:
- DotInstruction
range: float
required: false
unit_status:
name: unit_status
description: "Output results from the case identifying the reason the unit was\
\ committed by the software.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.unitStatus
multivalued: false
alias: unit_status
owner: DotInstruction
domain_of:
- DotInstruction
range: integer
required: false
registered_resource:
name: registered_resource
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:DotInstruction.RegisteredResource
multivalued: false
alias: registered_resource
owner: DotInstruction
domain_of:
- TimeSeries
- Reason
- DotInstruction
- MarketParticipant
- MPMResourceStatus
- MPMTestThreshold
- SubControlArea
- AdjacentCASet
- HostControlArea
- RampRateCurve
- SchedulingPoint
- ResourceVerifiableCosts
- ContractDistributionFactor
- SubstitutionResourceList
- MktConnectivityNode
- AggregateNode
- Instructions
- ControlAreaDesignation
- ResourceAwardInstruction
- RUCAwardInstruction
- Domain
- ExPostResourceResults
- LoadFollowingOperatorInput
- MarketObjectStatus
- DefaultBid
- ResourceCertification
- FormerReference
- IntermittentResourceEligibility
- ResourceCapacity
- ExpectedEnergyValues
- ResourceLoadFollowingInst
- ResourceDispatchResults
- LoadFollowingInst
- AllocationResultValues
- Commitments
- RMROperatorInput
- OrgResOwnership
- DispatchInstReply
- ForbiddenRegion
- ResourcePerformanceRating
- ResponseMethod
range: RegisteredResource
required: false
instruction_clearing_dot:
name: instruction_clearing_dot
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:DotInstruction.InstructionClearingDOT
multivalued: true
alias: instruction_clearing_dot
owner: DotInstruction
domain_of:
- DotInstruction
- DistributedResourceActualEvent
range: InstructionClearingDOT
required: true
class_uri: cim:DotInstruction