Skip to content

Class: ResourceCapacity

This class model the various capacities of a resource. A resource may have numbers of capacities related to operating, ancillary services, energy trade and so forth. Capacities may be defined for active power or reactive power.

URI: cim:ResourceCapacity

 classDiagram
    class ResourceCapacity
      ResourceCapacity : capacity_type

          ResourceCapacity --> ResourceCapacityType : capacity_type

      ResourceCapacity : default_capacity

      ResourceCapacity : maximum_capacity

      ResourceCapacity : minimum_capacity

      ResourceCapacity : registered_resource

          ResourceCapacity --> RegisteredResource : registered_resource

      ResourceCapacity : unit_symbol

          ResourceCapacity --> UnitSymbol : unit_symbol

Slots

Name Cardinality and Range Description Inheritance
capacity_type 0..1
ResourceCapacityType
capacity type
direct
default_capacity 0..1
Double
default capacity direct
maximum_capacity 0..1
Double
maximum capacity direct
minimum_capacity 0..1
Double
minimum capacity direct
unit_symbol 0..1
UnitSymbol
Unit selection for the capacity values direct
registered_resource 0..*
RegisteredResource
direct

Usages

used by used in type used
RegisteredResource resource_capacity range ResourceCapacity
RegisteredGenerator resource_capacity range ResourceCapacity
RegisteredInterTie resource_capacity range ResourceCapacity
RegisteredLoad resource_capacity range ResourceCapacity
CombinedCycleConfiguration resource_capacity range ResourceCapacity
RegisteredDistributedResource resource_capacity range ResourceCapacity

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: ResourceCapacity
description: This class model the various capacities of a resource. A resource may
  have numbers of capacities related to operating, ancillary services, energy trade
  and so forth. Capacities may be defined for active power or reactive power.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  capacity_type:
    name: capacity_type
    description: "capacity type\r\n\r\nThe types are but not limited to:\r\n\r\nRegulation\
      \ Up\r\nRegulation Dn\r\nSpinning Reserve\r\nNon-Spinning Reserve\r\nFOO capacity\r\
      \nMOO capacity"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceCapacity.capacityType
    multivalued: false
    domain_of:
    - ResourceCapacity
    range: ResourceCapacityType
    required: false
  default_capacity:
    name: default_capacity
    description: default capacity
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceCapacity.defaultCapacity
    multivalued: false
    domain_of:
    - ResourceCapacity
    range: double
    required: false
  maximum_capacity:
    name: maximum_capacity
    description: maximum capacity
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceCapacity.maximumCapacity
    multivalued: false
    domain_of:
    - ResourceCapacity
    range: double
    required: false
  minimum_capacity:
    name: minimum_capacity
    description: minimum capacity
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceCapacity.minimumCapacity
    multivalued: false
    domain_of:
    - ResourceCapacity
    range: double
    required: false
  unit_symbol:
    name: unit_symbol
    description: Unit selection for the capacity values.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceCapacity.unitSymbol
    multivalued: false
    domain_of:
    - Measurement
    - ProtectionEquipment
    - Control
    - ResourceCapacity
    range: UnitSymbol
    required: false
  registered_resource:
    name: registered_resource
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceCapacity.RegisteredResource
    multivalued: true
    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
class_uri: cim:ResourceCapacity

Induced

name: ResourceCapacity
description: This class model the various capacities of a resource. A resource may
  have numbers of capacities related to operating, ancillary services, energy trade
  and so forth. Capacities may be defined for active power or reactive power.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
attributes:
  capacity_type:
    name: capacity_type
    description: "capacity type\r\n\r\nThe types are but not limited to:\r\n\r\nRegulation\
      \ Up\r\nRegulation Dn\r\nSpinning Reserve\r\nNon-Spinning Reserve\r\nFOO capacity\r\
      \nMOO capacity"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceCapacity.capacityType
    multivalued: false
    alias: capacity_type
    owner: ResourceCapacity
    domain_of:
    - ResourceCapacity
    range: ResourceCapacityType
    required: false
  default_capacity:
    name: default_capacity
    description: default capacity
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceCapacity.defaultCapacity
    multivalued: false
    alias: default_capacity
    owner: ResourceCapacity
    domain_of:
    - ResourceCapacity
    range: double
    required: false
  maximum_capacity:
    name: maximum_capacity
    description: maximum capacity
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceCapacity.maximumCapacity
    multivalued: false
    alias: maximum_capacity
    owner: ResourceCapacity
    domain_of:
    - ResourceCapacity
    range: double
    required: false
  minimum_capacity:
    name: minimum_capacity
    description: minimum capacity
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ResourceCapacity.minimumCapacity
    multivalued: false
    alias: minimum_capacity
    owner: ResourceCapacity
    domain_of:
    - ResourceCapacity
    range: double
    required: false
  unit_symbol:
    name: unit_symbol
    description: Unit selection for the capacity values.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceCapacity.unitSymbol
    multivalued: false
    alias: unit_symbol
    owner: ResourceCapacity
    domain_of:
    - Measurement
    - ProtectionEquipment
    - Control
    - ResourceCapacity
    range: UnitSymbol
    required: false
  registered_resource:
    name: registered_resource
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ResourceCapacity.RegisteredResource
    multivalued: true
    alias: registered_resource
    owner: ResourceCapacity
    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
class_uri: cim:ResourceCapacity