Skip to content

Class: MSSZone

_Model to define a zone within a Metered Sub System. _

__

URI: cim:MSSZone

 classDiagram
    class MSSZone
      AggregateNode <|-- MSSZone

      MSSZone : alias_name

      MSSZone : anode_type

          MSSZone --> AnodeType : anode_type

      MSSZone : area_load_curve

          MSSZone --> AreaLoadCurve : area_load_curve

      MSSZone : cnode_distribution_factor

          MSSZone --> CnodeDistributionFactor : cnode_distribution_factor

      MSSZone : description

      MSSZone : diagram_objects

          MSSZone --> DiagramObject : diagram_objects

      MSSZone : ignore_losses

          MSSZone --> YesNo : ignore_losses

      MSSZone : instance_set

          MSSZone --> InstanceSet : instance_set

      MSSZone : instruction

          MSSZone --> Instructions : instruction

      MSSZone : loss_factor

      MSSZone : m_rid

      MSSZone : metered_sub_system

          MSSZone --> MeteredSubSystem : metered_sub_system

      MSSZone : names

          MSSZone --> Name : names

      MSSZone : pnode

          MSSZone --> Pnode : pnode

      MSSZone : properties_cimdata_object

          MSSZone --> ChangeSetMember : properties_cimdata_object

      MSSZone : qualif_asorder

      MSSZone : registered_resource

          MSSZone --> RegisteredResource : registered_resource

      MSSZone : rto

          MSSZone --> RTO : rto

      MSSZone : ruc_gross_settlement

          MSSZone --> YesNo : ruc_gross_settlement

      MSSZone : sub_control_area

          MSSZone --> SubControlArea : sub_control_area

      MSSZone : targeting_cimdata_object

          MSSZone --> ChangeSetMember : targeting_cimdata_object

Inheritance

Slots

Name Cardinality and Range Description Inheritance
ignore_losses 0..1
YesNo
Provides an indication if losses are to be ignored for this metered subsystem... direct
loss_factor 0..1
Float
This is the default loss factor for the Metered Sub-System (MSS) zone direct
ruc_gross_settlement 0..1
YesNo
Metered Sub-System (MSS) Load Following may select Net vs direct
metered_sub_system 0..1
MeteredSubSystem
direct
anode_type 0..1
AnodeType
Type of aggregated node
AggregateNode
qualif_asorder 0..1
Integer
Processing Order for AS self-provisions for this region AggregateNode
cnode_distribution_factor 0..*
CnodeDistributionFactor
AggregateNode
sub_control_area 0..*
SubControlArea
AggregateNode
pnode 0..*
Pnode
AggregateNode
area_load_curve 0..*
AreaLoadCurve
AggregateNode
instruction 0..*
Instructions
AggregateNode
rto 1..1
RTO
AggregateNode
registered_resource 0..*
RegisteredResource
A RegisteredResource can be associated to only one AggregateNode if not conne... AggregateNode
alias_name 0..1
String
The aliasName is free text human readable name of the object alternative to I... IdentifiedObject
description 0..1
String
The description is a free human readable text describing or naming the object IdentifiedObject
m_rid 0..1
String
Master resource identifier issued by a model authority IdentifiedObject
diagram_objects 0..*
DiagramObject
The diagram objects that are associated with the domain object IdentifiedObject
instance_set 1..1
InstanceSet
Dataset containing the data objects IdentifiedObject
names 0..*
Name
All names of this identified object IdentifiedObject
properties_cimdata_object 0..1
ChangeSetMember
The single CIM data object in the appropriate dataset context IdentifiedObject
targeting_cimdata_object 0..*
ChangeSetMember
Data objects registered IdentifiedObject

Usages

used by used in type used
MeteredSubSystem msszone range MSSZone

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: MSSZone
description: "Model to define a zone within a Metered Sub System.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: AggregateNode
attributes:
  ignore_losses:
    name: ignore_losses
    description: "Provides an indication if losses are to be ignored for this metered\
      \ subsystem zone.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MSSZone.ignoreLosses
    multivalued: false
    domain_of:
    - MSSAggregation
    - MSSZone
    range: YesNo
    required: false
  loss_factor:
    name: loss_factor
    description: "This is the default loss factor for the Metered Sub-System (MSS)\
      \ zone. The actual losses are calculated during the RT market.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MSSZone.lossFactor
    multivalued: false
    domain_of:
    - LossSensitivity
    - GeneratingUnitDynamicValues
    - MSSZone
    range: float
    required: false
  ruc_gross_settlement:
    name: ruc_gross_settlement
    description: "Metered Sub-System (MSS) Load Following may select Net vs. Gross\
      \ settlement.  Net Settlement requires the net Demand settled at the Metered\
      \ Sub-Sustem (MSS) Load Aggregation Point (LAP) and Net Supply needs to settle\
      \ at the equivalent to the weighted average price of the MSS generation.  Gross\
      \ load will be settled at the System LAP and the Gross supply will be settled\
      \ at the LMP.  MSS Aggregation that elects gross settlement shall have to identify\
      \ if its resources are Load Following or not. \r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MSSZone.rucGrossSettlement
    multivalued: false
    domain_of:
    - MSSZone
    range: YesNo
    required: false
  metered_sub_system:
    name: metered_sub_system
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MSSZone.MeteredSubSystem
    multivalued: false
    domain_of:
    - MSSAggregation
    - MSSZone
    range: MeteredSubSystem
    required: false
class_uri: cim:MSSZone

Induced

name: MSSZone
description: "Model to define a zone within a Metered Sub System.\r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: AggregateNode
attributes:
  ignore_losses:
    name: ignore_losses
    description: "Provides an indication if losses are to be ignored for this metered\
      \ subsystem zone.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MSSZone.ignoreLosses
    multivalued: false
    alias: ignore_losses
    owner: MSSZone
    domain_of:
    - MSSAggregation
    - MSSZone
    range: YesNo
    required: false
  loss_factor:
    name: loss_factor
    description: "This is the default loss factor for the Metered Sub-System (MSS)\
      \ zone. The actual losses are calculated during the RT market.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MSSZone.lossFactor
    multivalued: false
    alias: loss_factor
    owner: MSSZone
    domain_of:
    - LossSensitivity
    - GeneratingUnitDynamicValues
    - MSSZone
    range: float
    required: false
  ruc_gross_settlement:
    name: ruc_gross_settlement
    description: "Metered Sub-System (MSS) Load Following may select Net vs. Gross\
      \ settlement.  Net Settlement requires the net Demand settled at the Metered\
      \ Sub-Sustem (MSS) Load Aggregation Point (LAP) and Net Supply needs to settle\
      \ at the equivalent to the weighted average price of the MSS generation.  Gross\
      \ load will be settled at the System LAP and the Gross supply will be settled\
      \ at the LMP.  MSS Aggregation that elects gross settlement shall have to identify\
      \ if its resources are Load Following or not. \r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:MSSZone.rucGrossSettlement
    multivalued: false
    alias: ruc_gross_settlement
    owner: MSSZone
    domain_of:
    - MSSZone
    range: YesNo
    required: false
  metered_sub_system:
    name: metered_sub_system
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:MSSZone.MeteredSubSystem
    multivalued: false
    alias: metered_sub_system
    owner: MSSZone
    domain_of:
    - MSSAggregation
    - MSSZone
    range: MeteredSubSystem
    required: false
  anode_type:
    name: anode_type
    description: "Type of aggregated node\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AggregateNode.anodeType
    multivalued: false
    alias: anode_type
    owner: MSSZone
    domain_of:
    - AggregateNode
    range: AnodeType
    required: false
  qualif_asorder:
    name: qualif_asorder
    description: "Processing Order for AS self-provisions for this region. The priority\
      \ of this attribute directs the awards of any resource that resides in overlapping\
      \ regions. The regions are processed in priority manner.\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AggregateNode.qualifASOrder
    multivalued: false
    alias: qualif_asorder
    owner: MSSZone
    domain_of:
    - AggregateNode
    range: integer
    required: false
  cnode_distribution_factor:
    name: cnode_distribution_factor
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AggregateNode.CnodeDistributionFactor
    multivalued: true
    alias: cnode_distribution_factor
    owner: MSSZone
    domain_of:
    - SubControlArea
    - HostControlArea
    - MktConnectivityNode
    - AggregateNode
    range: CnodeDistributionFactor
    required: false
  sub_control_area:
    name: sub_control_area
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AggregateNode.SubControlArea
    multivalued: true
    alias: sub_control_area
    owner: MSSZone
    domain_of:
    - RegisteredResource
    - RTO
    - Pnode
    - AdjacentCASet
    - BidSelfSched
    - CnodeDistributionFactor
    - AggregateNode
    - LossClearingResults
    - InadvertentAccount
    - ExPostLossResults
    - ControlAreaDesignation
    - AreaReserveSpec
    - GeneralClearingResults
    range: SubControlArea
    required: false
  pnode:
    name: pnode
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AggregateNode.Pnode
    multivalued: true
    alias: pnode
    owner: MSSZone
    domain_of:
    - RegisteredResource
    - CommodityDefinition
    - MktMeasurement
    - SubControlArea
    - Trade
    - AggregateNode
    - OrgPnodeAllocation
    - PnodeResults
    - ExPostPricingResults
    range: Pnode
    required: false
  area_load_curve:
    name: area_load_curve
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:AggregateNode.AreaLoadCurve
    multivalued: true
    alias: area_load_curve
    owner: MSSZone
    domain_of:
    - AggregateNode
    - TACArea
    range: AreaLoadCurve
    required: false
  instruction:
    name: instruction
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AggregateNode.Instruction
    multivalued: true
    alias: instruction
    owner: MSSZone
    domain_of:
    - WorkTask
    - Procedure
    - AggregateNode
    range: Instructions
    required: false
  rto:
    name: rto
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AggregateNode.RTO
    multivalued: false
    alias: rto
    owner: MSSZone
    domain_of:
    - CommodityDefinition
    - Pnode
    - SubControlArea
    - AdjacentCASet
    - HostControlArea
    - ContractRight
    - TransmissionRightChain
    - FuelRegion
    - LocalReliabilityArea
    - SecurityConstraints
    - MktConnectivityNode
    - AggregateNode
    - SecurityConstraintSum
    - EnergyMarket
    - MSSAggregation
    range: RTO
    required: true
  registered_resource:
    name: registered_resource
    description: A RegisteredResource can be associated to only one AggregateNode
      if not connected to a Pnode or MktConnectivityNode.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:AggregateNode.RegisteredResource
    multivalued: true
    alias: registered_resource
    owner: MSSZone
    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
  alias_name:
    name: alias_name
    description: "The aliasName is free text human readable name of the object alternative\
      \ to IdentifiedObject.name. It may be non unique and may not correlate to a\
      \ naming hierarchy.\r\nThe attribute aliasName is retained because of backwards\
      \ compatibility between CIM relases. It is however recommended to replace aliasName\
      \ with the Name class as aliasName is planned for retirement at a future time.\r\
      \n\r\n"
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.aliasName
    multivalued: false
    alias: alias_name
    owner: MSSZone
    domain_of:
    - IdentifiedObject
    range: string
    required: false
  description:
    name: description
    description: The description is a free human readable text describing or naming
      the object. It may be non unique and may not correlate to a naming hierarchy.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.description
    multivalued: false
    alias: description
    owner: MSSZone
    domain_of:
    - IdentifiedObject
    - NameType
    - NameTypeAuthority
    - DataSet
    - SwitchingStepGroup
    - AreaReserveSpec
    range: string
    required: false
  m_rid:
    name: m_rid
    description: "Master resource identifier issued by a model authority. The mRID\
      \ is unique within an exchange context. Global uniqueness is easily achieved\
      \ by using a UUID, as specified in RFC 4122, for the mRID. The use of UUID is\
      \ strongly recommended.\r\nFor CIMXML data files in RDF syntax conforming to\
      \ IEC 61970-552, the mRID is mapped to rdf:ID or rdf:about attributes that identify\
      \ CIM object elements."
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.mRID
    multivalued: false
    alias: m_rid
    owner: MSSZone
    domain_of:
    - IdentifiedObject
    - DataSet
    range: string
    required: false
  diagram_objects:
    name: diagram_objects
    description: The diagram objects that are associated with the domain object.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.DiagramObjects
    multivalued: true
    alias: diagram_objects
    owner: MSSZone
    domain_of:
    - IdentifiedObject
    range: DiagramObject
    required: false
  instance_set:
    name: instance_set
    description: Dataset containing the data objects.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.InstanceSet
    multivalued: false
    alias: instance_set
    owner: MSSZone
    domain_of:
    - IdentifiedObject
    range: InstanceSet
    required: true
  names:
    name: names
    description: All names of this identified object.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.Names
    multivalued: true
    alias: names
    owner: MSSZone
    domain_of:
    - IdentifiedObject
    - NameType
    range: Name
    required: false
  properties_cimdata_object:
    name: properties_cimdata_object
    description: The single CIM data object in the appropriate dataset context.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.PropertiesCIMDataObject
    multivalued: false
    alias: properties_cimdata_object
    owner: MSSZone
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
  targeting_cimdata_object:
    name: targeting_cimdata_object
    description: Data objects registered.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:IdentifiedObject.TargetingCIMDataObject
    multivalued: true
    alias: targeting_cimdata_object
    owner: MSSZone
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:MSSZone