Class: MSSAggregation
Metered Sub-System aggregation of MSS Zones.
URI: cim:MSSAggregation
classDiagram
class MSSAggregation
IdentifiedObject <|-- MSSAggregation
MSSAggregation : alias_name
MSSAggregation : cost_recovery
MSSAggregation --> YesNo : cost_recovery
MSSAggregation : description
MSSAggregation : diagram_objects
MSSAggregation --> DiagramObject : diagram_objects
MSSAggregation : gross_settlement
MSSAggregation --> YesNo : gross_settlement
MSSAggregation : ignore_losses
MSSAggregation --> YesNo : ignore_losses
MSSAggregation : ignore_marginal_losses
MSSAggregation --> YesNo : ignore_marginal_losses
MSSAggregation : instance_set
MSSAggregation --> InstanceSet : instance_set
MSSAggregation : load_following
MSSAggregation --> YesNo : load_following
MSSAggregation : m_rid
MSSAggregation : metered_sub_system
MSSAggregation --> MeteredSubSystem : metered_sub_system
MSSAggregation : names
MSSAggregation --> Name : names
MSSAggregation : properties_cimdata_object
MSSAggregation --> ChangeSetMember : properties_cimdata_object
MSSAggregation : rto
MSSAggregation --> RTO : rto
MSSAggregation : ruc_procurement
MSSAggregation --> YesNo : ruc_procurement
MSSAggregation : targeting_cimdata_object
MSSAggregation --> ChangeSetMember : targeting_cimdata_object
Inheritance
- IdentifiedObject
- MSSAggregation
Slots
| Name | Cardinality and Range | Description | Inheritance |
|---|---|---|---|
| cost_recovery | 0..1 YesNo |
Charge for Emission Costs, Start Up Costs, or Minimum Load Costs | direct |
| gross_settlement | 0..1 YesNo |
MSS Load Following may select Net vs | direct |
| ignore_losses | 0..1 YesNo |
Provides an indication if losses are to be ignored for this zone | direct |
| ignore_marginal_losses | 0..1 YesNo |
Provides an indication if marginal losses are to be ignored for this zone | direct |
| load_following | 0..1 YesNo |
Indication that this particular MSSA participates in the Load Following funct... | direct |
| ruc_procurement | 0..1 YesNo |
Indicates that RUC will be procured by the ISO or self provided | direct |
| rto | 1..1 RTO |
direct | |
| metered_sub_system | 1..* MeteredSubSystem |
direct | |
| 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 |
|---|---|---|---|
| RTO | mssaggregation | range | MSSAggregation |
| MeteredSubSystem | mssaggregation | range | MSSAggregation |
Identifier and Mapping Information
Schema Source
- from schema: https://cim.ucaiug.io/ns#TC57CIM
Mappings
| Mapping Type | Mapped Value |
|---|---|
| self | cim:MSSAggregation |
| native | cim:MSSAggregation |
LinkML Source
Direct
name: MSSAggregation
description: Metered Sub-System aggregation of MSS Zones.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
cost_recovery:
name: cost_recovery
description: Charge for Emission Costs, Start Up Costs, or Minimum Load Costs.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MSSAggregation.costRecovery
multivalued: false
domain_of:
- MSSAggregation
range: YesNo
required: false
gross_settlement:
name: gross_settlement
description: 'MSS Load Following may select Net vs. Gross settlement. Net Settlement
requires the net Demand settled at the MSS 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. '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MSSAggregation.grossSettlement
multivalued: false
domain_of:
- MSSAggregation
range: YesNo
required: false
ignore_losses:
name: ignore_losses
description: Provides an indication if losses are to be ignored for this zone.
Also refered to as Exclude Marginal Losses.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MSSAggregation.ignoreLosses
multivalued: false
domain_of:
- MSSAggregation
- MSSZone
range: YesNo
required: false
ignore_marginal_losses:
name: ignore_marginal_losses
description: 'Provides an indication if marginal losses are to be ignored for
this zone. '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MSSAggregation.ignoreMarginalLosses
multivalued: false
domain_of:
- MSSAggregation
range: YesNo
required: false
load_following:
name: load_following
description: Indication that this particular MSSA participates in the Load Following
function.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MSSAggregation.loadFollowing
multivalued: false
domain_of:
- MSSAggregation
range: YesNo
required: false
ruc_procurement:
name: ruc_procurement
description: Indicates that RUC will be procured by the ISO or self provided.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MSSAggregation.rucProcurement
multivalued: false
domain_of:
- MSSAggregation
range: YesNo
required: false
rto:
name: rto
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MSSAggregation.RTO
multivalued: false
domain_of:
- CommodityDefinition
- Pnode
- SubControlArea
- AdjacentCASet
- HostControlArea
- ContractRight
- TransmissionRightChain
- FuelRegion
- LocalReliabilityArea
- SecurityConstraints
- MktConnectivityNode
- AggregateNode
- SecurityConstraintSum
- EnergyMarket
- MSSAggregation
range: RTO
required: true
metered_sub_system:
name: metered_sub_system
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MSSAggregation.MeteredSubSystem
multivalued: true
domain_of:
- MSSAggregation
- MSSZone
range: MeteredSubSystem
required: true
class_uri: cim:MSSAggregation
Induced
name: MSSAggregation
description: Metered Sub-System aggregation of MSS Zones.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: IdentifiedObject
attributes:
cost_recovery:
name: cost_recovery
description: Charge for Emission Costs, Start Up Costs, or Minimum Load Costs.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MSSAggregation.costRecovery
multivalued: false
alias: cost_recovery
owner: MSSAggregation
domain_of:
- MSSAggregation
range: YesNo
required: false
gross_settlement:
name: gross_settlement
description: 'MSS Load Following may select Net vs. Gross settlement. Net Settlement
requires the net Demand settled at the MSS 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. '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MSSAggregation.grossSettlement
multivalued: false
alias: gross_settlement
owner: MSSAggregation
domain_of:
- MSSAggregation
range: YesNo
required: false
ignore_losses:
name: ignore_losses
description: Provides an indication if losses are to be ignored for this zone.
Also refered to as Exclude Marginal Losses.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MSSAggregation.ignoreLosses
multivalued: false
alias: ignore_losses
owner: MSSAggregation
domain_of:
- MSSAggregation
- MSSZone
range: YesNo
required: false
ignore_marginal_losses:
name: ignore_marginal_losses
description: 'Provides an indication if marginal losses are to be ignored for
this zone. '
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MSSAggregation.ignoreMarginalLosses
multivalued: false
alias: ignore_marginal_losses
owner: MSSAggregation
domain_of:
- MSSAggregation
range: YesNo
required: false
load_following:
name: load_following
description: Indication that this particular MSSA participates in the Load Following
function.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MSSAggregation.loadFollowing
multivalued: false
alias: load_following
owner: MSSAggregation
domain_of:
- MSSAggregation
range: YesNo
required: false
ruc_procurement:
name: ruc_procurement
description: Indicates that RUC will be procured by the ISO or self provided.
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MSSAggregation.rucProcurement
multivalued: false
alias: ruc_procurement
owner: MSSAggregation
domain_of:
- MSSAggregation
range: YesNo
required: false
rto:
name: rto
from_schema: https://cim.ucaiug.io/ns#TC57CIM
slot_uri: cim:MSSAggregation.RTO
multivalued: false
alias: rto
owner: MSSAggregation
domain_of:
- CommodityDefinition
- Pnode
- SubControlArea
- AdjacentCASet
- HostControlArea
- ContractRight
- TransmissionRightChain
- FuelRegion
- LocalReliabilityArea
- SecurityConstraints
- MktConnectivityNode
- AggregateNode
- SecurityConstraintSum
- EnergyMarket
- MSSAggregation
range: RTO
required: true
metered_sub_system:
name: metered_sub_system
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
slot_uri: cim:MSSAggregation.MeteredSubSystem
multivalued: true
alias: metered_sub_system
owner: MSSAggregation
domain_of:
- MSSAggregation
- MSSZone
range: MeteredSubSystem
required: true
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: MSSAggregation
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: MSSAggregation
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: MSSAggregation
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: MSSAggregation
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: MSSAggregation
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: MSSAggregation
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: MSSAggregation
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: MSSAggregation
domain_of:
- IdentifiedObject
range: ChangeSetMember
required: false
class_uri: cim:MSSAggregation