Skip to content

Class: RUCAwardInstruction

_This class models the information about the RUC awards. _

__

URI: cim:RUCAwardInstruction

 classDiagram
    class RUCAwardInstruction
      RUCAwardInstruction : cleared_price

      RUCAwardInstruction : clearing_resource_award

          RUCAwardInstruction --> ResourceAwardClearing : clearing_resource_award

      RUCAwardInstruction : market_product_type

          RUCAwardInstruction --> MarketProductType : market_product_type

      RUCAwardInstruction : registered_resource

          RUCAwardInstruction --> RegisteredResource : registered_resource

      RUCAwardInstruction : rucaward

      RUCAwardInstruction : ruccapacity

      RUCAwardInstruction : rucschedule

      RUCAwardInstruction : update_time_stamp

      RUCAwardInstruction : update_type

          RUCAwardInstruction --> MQSCHGType : update_type

      RUCAwardInstruction : update_user

Slots

Name Cardinality and Range Description Inheritance
cleared_price 0..1
Float
Marginal Price ($/MW) for the commodity (Regulation Up, Regulation Down, Spin... direct
market_product_type 0..1
MarketProductType
major product type may include the following but not limited to:
direct
rucaward 0..1
Float
The RUC Award of a resource is the portion of the RUC Capacity that is not un... direct
ruccapacity 0..1
Float
The RUC Capacity of a resource is the difference between (i) the RUC Schedule... direct
rucschedule 0..1
Float
The RUC Schedule of a resource is its output level that balances the load for... direct
update_time_stamp 0..1
date
direct
update_type 0..1
MQSCHGType
direct
update_user 0..1
String
direct
registered_resource 0..1
RegisteredResource
direct
clearing_resource_award 1..*
ResourceAwardClearing
direct

Usages

used by used in type used
RegisteredResource rucaward_instruction range RUCAwardInstruction
RegisteredGenerator rucaward_instruction range RUCAwardInstruction
RegisteredInterTie rucaward_instruction range RUCAwardInstruction
RegisteredLoad rucaward_instruction range RUCAwardInstruction
CombinedCycleConfiguration rucaward_instruction range RUCAwardInstruction
ResourceAwardClearing rucaward_instruction range RUCAwardInstruction
RegisteredDistributedResource rucaward_instruction range RUCAwardInstruction

Identifier and Mapping Information

Schema Source

  • from schema: https://cim.ucaiug.io/ns#TC57CIM

Mappings

Mapping Type Mapped Value
self cim:RUCAwardInstruction
native cim:RUCAwardInstruction

LinkML Source

Direct

name: RUCAwardInstruction
description: "This class models the information about the RUC awards.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  cleared_price:
    name: cleared_price
    description: "Marginal Price ($/MW) for the commodity (Regulation Up, Regulation\
      \ Down, Spinning Reserve, or Non-spinning reserve) for pricing run.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:RUCAwardInstruction.clearedPrice
    multivalued: false
    domain_of:
    - TransactionBidResults
    - MarketRegionResults
    - ResourceAwardInstruction
    - RUCAwardInstruction
    range: float
    required: false
  market_product_type:
    name: market_product_type
    description: "major product type may include the following but not limited to:\r\
      \n\r\nEnergy\r\nRegulation Up\r\nRegulation Dn\r\nSpinning Reserve\r\nNon-Spinning\
      \ Reserve\r\nOperating Reserve"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:RUCAwardInstruction.marketProductType
    multivalued: false
    domain_of:
    - MarketProduct
    - RUCAwardInstruction
    range: MarketProductType
    required: false
  rucaward:
    name: rucaward
    description: "The RUC Award of a resource is the portion of the RUC Capacity that\
      \ is not under RA or RMR contracts. The RUC Award of a resource is the portion\
      \ of the RUC Capacity that is eligible for RUC Availability payment.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:RUCAwardInstruction.RUCAward
    multivalued: false
    domain_of:
    - RUCAwardInstruction
    range: float
    required: false
  ruccapacity:
    name: ruccapacity
    description: "The RUC Capacity of a resource is the difference between (i) the\
      \ RUC Schedule and (ii) the higher of the DA Schedule and the Minimum Load.\r\
      \n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:RUCAwardInstruction.RUCCapacity
    multivalued: false
    domain_of:
    - RUCAwardInstruction
    range: float
    required: false
  rucschedule:
    name: rucschedule
    description: "The RUC Schedule of a resource is its output level that balances\
      \ the load forecast used in RUC. The RUC Schedule in RUC is similar to the DA\
      \ Schedule in DAM.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:RUCAwardInstruction.RUCSchedule
    multivalued: false
    domain_of:
    - RUCAwardInstruction
    range: float
    required: false
  update_time_stamp:
    name: update_time_stamp
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:RUCAwardInstruction.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:RUCAwardInstruction.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:RUCAwardInstruction.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:RUCAwardInstruction.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
  clearing_resource_award:
    name: clearing_resource_award
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:RUCAwardInstruction.ClearingResourceAward
    multivalued: true
    domain_of:
    - ResourceAwardInstruction
    - RUCAwardInstruction
    range: ResourceAwardClearing
    required: true
class_uri: cim:RUCAwardInstruction

Induced

name: RUCAwardInstruction
description: "This class models the information about the RUC awards.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  cleared_price:
    name: cleared_price
    description: "Marginal Price ($/MW) for the commodity (Regulation Up, Regulation\
      \ Down, Spinning Reserve, or Non-spinning reserve) for pricing run.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:RUCAwardInstruction.clearedPrice
    multivalued: false
    alias: cleared_price
    owner: RUCAwardInstruction
    domain_of:
    - TransactionBidResults
    - MarketRegionResults
    - ResourceAwardInstruction
    - RUCAwardInstruction
    range: float
    required: false
  market_product_type:
    name: market_product_type
    description: "major product type may include the following but not limited to:\r\
      \n\r\nEnergy\r\nRegulation Up\r\nRegulation Dn\r\nSpinning Reserve\r\nNon-Spinning\
      \ Reserve\r\nOperating Reserve"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:RUCAwardInstruction.marketProductType
    multivalued: false
    alias: market_product_type
    owner: RUCAwardInstruction
    domain_of:
    - MarketProduct
    - RUCAwardInstruction
    range: MarketProductType
    required: false
  rucaward:
    name: rucaward
    description: "The RUC Award of a resource is the portion of the RUC Capacity that\
      \ is not under RA or RMR contracts. The RUC Award of a resource is the portion\
      \ of the RUC Capacity that is eligible for RUC Availability payment.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:RUCAwardInstruction.RUCAward
    multivalued: false
    alias: rucaward
    owner: RUCAwardInstruction
    domain_of:
    - RUCAwardInstruction
    range: float
    required: false
  ruccapacity:
    name: ruccapacity
    description: "The RUC Capacity of a resource is the difference between (i) the\
      \ RUC Schedule and (ii) the higher of the DA Schedule and the Minimum Load.\r\
      \n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:RUCAwardInstruction.RUCCapacity
    multivalued: false
    alias: ruccapacity
    owner: RUCAwardInstruction
    domain_of:
    - RUCAwardInstruction
    range: float
    required: false
  rucschedule:
    name: rucschedule
    description: "The RUC Schedule of a resource is its output level that balances\
      \ the load forecast used in RUC. The RUC Schedule in RUC is similar to the DA\
      \ Schedule in DAM.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:RUCAwardInstruction.RUCSchedule
    multivalued: false
    alias: rucschedule
    owner: RUCAwardInstruction
    domain_of:
    - RUCAwardInstruction
    range: float
    required: false
  update_time_stamp:
    name: update_time_stamp
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:RUCAwardInstruction.updateTimeStamp
    multivalued: false
    alias: update_time_stamp
    owner: RUCAwardInstruction
    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:RUCAwardInstruction.updateType
    multivalued: false
    alias: update_type
    owner: RUCAwardInstruction
    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:RUCAwardInstruction.updateUser
    multivalued: false
    alias: update_user
    owner: RUCAwardInstruction
    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:RUCAwardInstruction.RegisteredResource
    multivalued: false
    alias: registered_resource
    owner: RUCAwardInstruction
    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
  clearing_resource_award:
    name: clearing_resource_award
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:RUCAwardInstruction.ClearingResourceAward
    multivalued: true
    alias: clearing_resource_award
    owner: RUCAwardInstruction
    domain_of:
    - ResourceAwardInstruction
    - RUCAwardInstruction
    range: ResourceAwardClearing
    required: true
class_uri: cim:RUCAwardInstruction