Class: Instructions
Provides the necessary information (on a resource basis) to capture the Startup/Shutdown instruction results. This information is relevant to the DA Market (RUC only) as well as the RT Market (HASP, Pre-dispatch, and Interval).
URI: cim:Instructions
classDiagram
class Instructions
Instructions : aggregate_node
Instructions --> AggregateNode : aggregate_node
Instructions : binding_dod
Instructions : binding_dot
Instructions : binding_instruction
Instructions --> YesNo : binding_instruction
Instructions : instruction_clearing
Instructions --> InstructionClearing : instruction_clearing
Instructions : instruction_cost
Instructions : instruction_source
Instructions --> MQSInstructionSource : instruction_source
Instructions : instruction_start_time
Instructions : instruction_type
Instructions --> AutomaticDispInstTypeCommitment : instruction_type
Instructions : manually_blocked
Instructions --> YesNo : manually_blocked
Instructions : min_status_change_time
Instructions : registered_resource
Instructions --> RegisteredResource : registered_resource
Instructions : update_time_stamp
Instructions : update_type
Instructions --> MQSCHGType : update_type
Instructions : update_user
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| binding_dod | 0..1 Float |
Binding dispatch operating delta provides a relative delta to be applied | direct |
| binding_dot | 0..1 Float |
direct | |
| binding_instruction | 0..1 YesNo |
direct | |
| instruction_cost | 0..1 Float |
Total cost associated with changing the status of the resource | direct |
| instruction_source | 0..1 MQSInstructionSource |
instruction source for market quality results (INS, ACT) | |
| direct | |||
| instruction_start_time | 0..1 date |
Time the resource should be at Pmin (for start ups) | direct |
| instruction_type | 0..1 AutomaticDispInstTypeCommitment |
Indicator of either a Start-Up or a Shut-Down | direct |
| manually_blocked | 0..1 YesNo |
Manually Blocked Indicator (Yes/No) | direct |
| min_status_change_time | 0..1 Integer |
Minimum start up time required to bring the unit online (minutes) | direct |
| update_time_stamp | 0..1 date |
direct | |
| update_type | 0..1 MQSCHGType |
direct | |
| update_user | 0..1 String |
direct | |
| registered_resource | 1..1 RegisteredResource |
direct | |
| aggregate_node | 0..1 AggregateNode |
direct | |
| instruction_clearing | 1..* InstructionClearing |
direct |
Usages
| used by | used in | type | used |
|---|---|---|---|
| RegisteredResource | instructions | range | Instructions |
| RegisteredGenerator | instructions | range | Instructions |
| RegisteredInterTie | instructions | range | Instructions |
| RegisteredLoad | instructions | range | Instructions |
| AggregateNode | instruction | range | Instructions |
| InstructionClearing | instructions | range | Instructions |
| RUCZone | instruction | range | Instructions |
| CombinedCycleConfiguration | instructions | range | Instructions |
| MSSZone | instruction | range | Instructions |
| MarketRegion | instruction | range | Instructions |
| LoadAggregationPoint | instruction | range | Instructions |
| RegisteredDistributedResource | instructions | range | Instructions |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:Instructions |
| native | cim:Instructions |
LinkML Source
Direct
name: Instructions
description: Provides the necessary information (on a resource basis) to capture the
Startup/Shutdown instruction results. This information is relevant to the DA Market
(RUC only) as well as the RT Market (HASP, Pre-dispatch, and Interval).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
binding_dod:
name: binding_dod
description: Binding dispatch operating delta provides a relative delta to be
applied. Typically used in demand response instructions. The binding<font color="#0f0f0f">DOD
instructions are cumulative; in other words a second DOD instruction does not
replace the previous DOD, instead the second DOD adds to the previous DODs.</font>
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Instructions.bindingDOD
multivalued: false
domain_of:
- Instructions
range: float
required: false
binding_dot:
name: binding_dot
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Instructions.bindingDOT
multivalued: false
domain_of:
- Instructions
range: float
required: false
binding_instruction:
name: binding_instruction
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Instructions.bindingInstruction
multivalued: false
domain_of:
- Instructions
range: YesNo
required: false
instruction_cost:
name: instruction_cost
description: "Total cost associated with changing the status of the resource.\r\
\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Instructions.instructionCost
multivalued: false
domain_of:
- Instructions
- Commitments
range: float
required: false
instruction_source:
name: instruction_source
description: "instruction source for market quality results (INS, ACT)\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Instructions.instructionSource
multivalued: false
domain_of:
- Instructions
range: MQSInstructionSource
required: false
instruction_start_time:
name: instruction_start_time
description: "Time the resource should be at Pmin (for start ups).\r\n\r\nTime\
\ the resource is off line.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Instructions.instructionStartTime
multivalued: false
domain_of:
- Instructions
range: date
required: false
instruction_type:
name: instruction_type
description: Indicator of either a Start-Up or a Shut-Down.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Instructions.instructionType
multivalued: false
domain_of:
- Instructions
- Commitments
- DispatchInstReply
range: AutomaticDispInstTypeCommitment
required: false
manually_blocked:
name: manually_blocked
description: Manually Blocked Indicator (Yes/No). The instruction has been blocked
by an Operator.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Instructions.manuallyBlocked
multivalued: false
domain_of:
- Instructions
- ResourceAwardInstruction
range: YesNo
required: false
min_status_change_time:
name: min_status_change_time
description: "Minimum start up time required to bring the unit online (minutes).\r\
\n\r\nSCUC commitment period start-up time. Calculated start up time based on\
\ the StartUpTimeCurve provided with the Bid.\r\n\r\nThis is a combination of\
\ StartUp time bid and Unit down time. \r\n\r\nUnits is minutes\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Instructions.minStatusChangeTime
multivalued: false
domain_of:
- Instructions
- Commitments
range: integer
required: false
update_time_stamp:
name: update_time_stamp
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Instructions.updateTimeStamp
multivalued: false
domain_of:
- Trade
- Instructions
- ConstraintResults
- PnodeResults
- TradingHubPrice
- ResourceAwardInstruction
- RUCAwardInstruction
- LoadFollowingOperatorInput
- DopInstruction
- ExpectedEnergy
- ResourceDispatchResults
- AllocationResult
- Commitments
- RMROperatorInput
- AuxiliaryCost
- FiveMinAuxiliaryData
- TenMinAuxiliaryData
range: date
required: false
update_type:
name: update_type
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Instructions.updateType
multivalued: false
domain_of:
- BidSelfSched
- Instructions
- ConstraintResults
- PnodeResults
- ResourceAwardInstruction
- RUCAwardInstruction
- LoadFollowingOperatorInput
- DopInstruction
- ResourceDispatchResults
- Commitments
- RMROperatorInput
range: MQSCHGType
required: false
update_user:
name: update_user
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Instructions.updateUser
multivalued: false
domain_of:
- Trade
- Instructions
- ConstraintResults
- PnodeResults
- TradingHubPrice
- ResourceAwardInstruction
- RUCAwardInstruction
- LoadFollowingOperatorInput
- DopInstruction
- ExpectedEnergy
- ResourceDispatchResults
- AllocationResult
- Commitments
- RMROperatorInput
- AuxiliaryCost
- FiveMinAuxiliaryData
- TenMinAuxiliaryData
range: string
required: false
registered_resource:
name: registered_resource
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Instructions.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: true
aggregate_node:
name: aggregate_node
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Instructions.AggregateNode
multivalued: false
domain_of:
- RegisteredResource
- RTO
- Pnode
- SubControlArea
- CnodeDistributionFactor
- AreaLoadCurve
- Instructions
range: AggregateNode
required: false
instruction_clearing:
name: instruction_clearing
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Instructions.InstructionClearing
multivalued: true
domain_of:
- Instructions
- DistributedResourceActualEvent
- ResourceDeploymentStatus
range: InstructionClearing
required: true
class_uri: cim:Instructions
Induced
name: Instructions
description: Provides the necessary information (on a resource basis) to capture the
Startup/Shutdown instruction results. This information is relevant to the DA Market
(RUC only) as well as the RT Market (HASP, Pre-dispatch, and Interval).
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
binding_dod:
name: binding_dod
description: Binding dispatch operating delta provides a relative delta to be
applied. Typically used in demand response instructions. The binding<font color="#0f0f0f">DOD
instructions are cumulative; in other words a second DOD instruction does not
replace the previous DOD, instead the second DOD adds to the previous DODs.</font>
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Instructions.bindingDOD
multivalued: false
alias: binding_dod
owner: Instructions
domain_of:
- Instructions
range: float
required: false
binding_dot:
name: binding_dot
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Instructions.bindingDOT
multivalued: false
alias: binding_dot
owner: Instructions
domain_of:
- Instructions
range: float
required: false
binding_instruction:
name: binding_instruction
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Instructions.bindingInstruction
multivalued: false
alias: binding_instruction
owner: Instructions
domain_of:
- Instructions
range: YesNo
required: false
instruction_cost:
name: instruction_cost
description: "Total cost associated with changing the status of the resource.\r\
\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Instructions.instructionCost
multivalued: false
alias: instruction_cost
owner: Instructions
domain_of:
- Instructions
- Commitments
range: float
required: false
instruction_source:
name: instruction_source
description: "instruction source for market quality results (INS, ACT)\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Instructions.instructionSource
multivalued: false
alias: instruction_source
owner: Instructions
domain_of:
- Instructions
range: MQSInstructionSource
required: false
instruction_start_time:
name: instruction_start_time
description: "Time the resource should be at Pmin (for start ups).\r\n\r\nTime\
\ the resource is off line.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Instructions.instructionStartTime
multivalued: false
alias: instruction_start_time
owner: Instructions
domain_of:
- Instructions
range: date
required: false
instruction_type:
name: instruction_type
description: Indicator of either a Start-Up or a Shut-Down.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Instructions.instructionType
multivalued: false
alias: instruction_type
owner: Instructions
domain_of:
- Instructions
- Commitments
- DispatchInstReply
range: AutomaticDispInstTypeCommitment
required: false
manually_blocked:
name: manually_blocked
description: Manually Blocked Indicator (Yes/No). The instruction has been blocked
by an Operator.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Instructions.manuallyBlocked
multivalued: false
alias: manually_blocked
owner: Instructions
domain_of:
- Instructions
- ResourceAwardInstruction
range: YesNo
required: false
min_status_change_time:
name: min_status_change_time
description: "Minimum start up time required to bring the unit online (minutes).\r\
\n\r\nSCUC commitment period start-up time. Calculated start up time based on\
\ the StartUpTimeCurve provided with the Bid.\r\n\r\nThis is a combination of\
\ StartUp time bid and Unit down time. \r\n\r\nUnits is minutes\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Instructions.minStatusChangeTime
multivalued: false
alias: min_status_change_time
owner: Instructions
domain_of:
- Instructions
- Commitments
range: integer
required: false
update_time_stamp:
name: update_time_stamp
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Instructions.updateTimeStamp
multivalued: false
alias: update_time_stamp
owner: Instructions
domain_of:
- Trade
- Instructions
- ConstraintResults
- PnodeResults
- TradingHubPrice
- ResourceAwardInstruction
- RUCAwardInstruction
- LoadFollowingOperatorInput
- DopInstruction
- ExpectedEnergy
- ResourceDispatchResults
- AllocationResult
- Commitments
- RMROperatorInput
- AuxiliaryCost
- FiveMinAuxiliaryData
- TenMinAuxiliaryData
range: date
required: false
update_type:
name: update_type
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Instructions.updateType
multivalued: false
alias: update_type
owner: Instructions
domain_of:
- BidSelfSched
- Instructions
- ConstraintResults
- PnodeResults
- ResourceAwardInstruction
- RUCAwardInstruction
- LoadFollowingOperatorInput
- DopInstruction
- ResourceDispatchResults
- Commitments
- RMROperatorInput
range: MQSCHGType
required: false
update_user:
name: update_user
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Instructions.updateUser
multivalued: false
alias: update_user
owner: Instructions
domain_of:
- Trade
- Instructions
- ConstraintResults
- PnodeResults
- TradingHubPrice
- ResourceAwardInstruction
- RUCAwardInstruction
- LoadFollowingOperatorInput
- DopInstruction
- ExpectedEnergy
- ResourceDispatchResults
- AllocationResult
- Commitments
- RMROperatorInput
- AuxiliaryCost
- FiveMinAuxiliaryData
- TenMinAuxiliaryData
range: string
required: false
registered_resource:
name: registered_resource
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Instructions.RegisteredResource
multivalued: false
alias: registered_resource
owner: Instructions
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: true
aggregate_node:
name: aggregate_node
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:Instructions.AggregateNode
multivalued: false
alias: aggregate_node
owner: Instructions
domain_of:
- RegisteredResource
- RTO
- Pnode
- SubControlArea
- CnodeDistributionFactor
- AreaLoadCurve
- Instructions
range: AggregateNode
required: false
instruction_clearing:
name: instruction_clearing
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:Instructions.InstructionClearing
multivalued: true
alias: instruction_clearing
owner: Instructions
domain_of:
- Instructions
- DistributedResourceActualEvent
- ResourceDeploymentStatus
range: InstructionClearing
required: true
class_uri: cim:Instructions