Skip to content

Class: Substation

_A collection of equipment for purposes other than generation or utilization, through which electric energy in bulk is passed for the purposes of switching or modifying its characteristics. _

__

URI: cim:Substation

 classDiagram
    class Substation
      EquipmentContainer <|-- Substation

      Substation : additional_grouped_equipment

          Substation --> Equipment : additional_grouped_equipment

      Substation : alias_name

      Substation : asset_datasheet

          Substation --> AssetInfo : asset_datasheet

      Substation : assets

          Substation --> Asset : assets

      Substation : bays

          Substation --> Bay : bays

      Substation : clearances

          Substation --> ClearanceDocument : clearances

      Substation : configuration_event

          Substation --> ConfigurationEvent : configuration_event

      Substation : connectivity_nodes

          Substation --> ConnectivityNode : connectivity_nodes

      Substation : controls

          Substation --> Control : controls

      Substation : dcconverter_unit

          Substation --> DCConverterUnit : dcconverter_unit

      Substation : description

      Substation : diagram_objects

          Substation --> DiagramObject : diagram_objects

      Substation : equipments

          Substation --> Equipment : equipments

      Substation : generic_action

          Substation --> GenericAction : generic_action

      Substation : instance_set

          Substation --> InstanceSet : instance_set

      Substation : location

          Substation --> Location : location

      Substation : m_rid

      Substation : measurements

          Substation --> Measurement : measurements

      Substation : names

          Substation --> Name : names

      Substation : naming_feeder

          Substation --> Feeder : naming_feeder

      Substation : normal_energized_feeder

          Substation --> Feeder : normal_energized_feeder

      Substation : normal_energizing_feeder

          Substation --> Feeder : normal_energizing_feeder

      Substation : operating_share

          Substation --> OperatingShare : operating_share

      Substation : operational_tags

          Substation --> OperationalTag : operational_tags

      Substation : properties_cimdata_object

          Substation --> ChangeSetMember : properties_cimdata_object

      Substation : psrevents

          Substation --> PSREvent : psrevents

      Substation : psrtype

          Substation --> PSRType : psrtype

      Substation : region

          Substation --> SubGeographicalRegion : region

      Substation : reporting_group

          Substation --> ReportingGroup : reporting_group

      Substation : targeting_cimdata_object

          Substation --> ChangeSetMember : targeting_cimdata_object

      Substation : topological_node

          Substation --> TopologicalNode : topological_node

      Substation : verification_action

          Substation --> VerificationAction : verification_action

      Substation : voltage_levels

          Substation --> VoltageLevel : voltage_levels

Inheritance

Slots

Name Cardinality and Range Description Inheritance
voltage_levels 0..*
VoltageLevel
The voltage levels within this substation direct
region 0..1
SubGeographicalRegion
The SubGeographicalRegion containing the substation direct
bays 0..*
Bay
Bays contained in the substation direct
dcconverter_unit 0..*
DCConverterUnit
The DC converter unit belonging of the substation direct
normal_energized_feeder 0..*
Feeder
The normal energized feeders of the substation direct
naming_feeder 0..1
Feeder
The primary feeder that normally energizes the secondary substation direct
normal_energizing_feeder 0..*
Feeder
The feeders that potentially energize the downstream substation direct
equipments 0..*
Equipment
Contained equipment EquipmentContainer
additional_grouped_equipment 0..*
Equipment
The additonal contained equipment EquipmentContainer
topological_node 0..*
TopologicalNode
The topological nodes which belong to this connectivity node container ConnectivityNodeContainer
connectivity_nodes 0..*
ConnectivityNode
Connectivity nodes which belong to this connectivity node container ConnectivityNodeContainer
controls 0..*
Control
The controller outputs used to actually govern a regulating device, e PowerSystemResource
measurements 0..*
Measurement
The measurements associated with this power system resource PowerSystemResource
psrtype 0..1
PSRType
Custom classification for this power system resource PowerSystemResource
configuration_event 0..*
ConfigurationEvent
All configuration events created for this Power System resource PowerSystemResource
reporting_group 0..*
ReportingGroup
Reporting groups to which this power system resource belongs PowerSystemResource
operating_share 0..*
OperatingShare
The operating shares of this power system resource PowerSystemResource
asset_datasheet 0..1
AssetInfo
Datasheet information for this power system resource PowerSystemResource
verification_action 0..*
VerificationAction
The verification action that is performed on the power system resource PowerSystemResource
clearances 0..*
ClearanceDocument
All clearances applicable to this power system resource PowerSystemResource
generic_action 0..*
GenericAction
The generic action that is performed on the power system resource PowerSystemResource
psrevents 0..*
PSREvent
All events associated with this power system resource PowerSystemResource
assets 0..*
Asset
All assets represented by this power system resource PowerSystemResource
location 0..1
Location
Location of this power system resource PowerSystemResource
operational_tags 0..*
OperationalTag
All operational tags placed on this power system resource PowerSystemResource
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
VoltageLevel substation range Substation
SubGeographicalRegion substations range Substation
Bay substation range Substation
DCConverterUnit substation range Substation
Feeder normal_energizing_substation range Substation
Feeder naming_secondary_substation range Substation
Feeder normal_energized_substation range Substation

Identifier and Mapping Information

Schema Source

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

Mappings

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

LinkML Source

Direct

name: Substation
description: "A collection of equipment for purposes other than generation or utilization,\
  \ through which electric energy in bulk is passed for the purposes of switching\
  \ or modifying its characteristics. \r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: EquipmentContainer
attributes:
  voltage_levels:
    name: voltage_levels
    description: The voltage levels within this substation.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Substation.VoltageLevels
    multivalued: true
    domain_of:
    - Substation
    range: VoltageLevel
    required: false
  region:
    name: region
    description: The SubGeographicalRegion containing the substation.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Substation.Region
    multivalued: false
    domain_of:
    - Substation
    - SubGeographicalRegion
    - DCLine
    - Line
    range: SubGeographicalRegion
    required: false
  bays:
    name: bays
    description: Bays contained in the substation.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Substation.Bays
    multivalued: true
    domain_of:
    - VoltageLevel
    - Substation
    range: Bay
    required: false
  dcconverter_unit:
    name: dcconverter_unit
    description: The DC converter unit belonging of the substation.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Substation.DCConverterUnit
    multivalued: true
    domain_of:
    - Substation
    range: DCConverterUnit
    required: false
  normal_energized_feeder:
    name: normal_energized_feeder
    description: The normal energized feeders of the substation. Also used for naming
      purposes.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Substation.NormalEnergizedFeeder
    multivalued: true
    domain_of:
    - Substation
    range: Feeder
    required: false
  naming_feeder:
    name: naming_feeder
    description: The primary feeder that normally energizes the secondary substation.
      Used for naming purposes.  Either this association or the substation to subgeographical
      region should be used for hierarchical containment specification.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Substation.NamingFeeder
    multivalued: false
    domain_of:
    - Substation
    range: Feeder
    required: false
  normal_energizing_feeder:
    name: normal_energizing_feeder
    description: The feeders that potentially energize  the downstream substation.  Should
      be consistent with the associations that describe the naming hierarchy.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Substation.NormalEnergizingFeeder
    multivalued: true
    domain_of:
    - Substation
    range: Feeder
    required: false
class_uri: cim:Substation

Induced

name: Substation
description: "A collection of equipment for purposes other than generation or utilization,\
  \ through which electric energy in bulk is passed for the purposes of switching\
  \ or modifying its characteristics. \r\n"
from_schema: https://cim.ucaiug.io/ns#TC57CIM
rank: 1000
is_a: EquipmentContainer
attributes:
  voltage_levels:
    name: voltage_levels
    description: The voltage levels within this substation.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Substation.VoltageLevels
    multivalued: true
    alias: voltage_levels
    owner: Substation
    domain_of:
    - Substation
    range: VoltageLevel
    required: false
  region:
    name: region
    description: The SubGeographicalRegion containing the substation.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Substation.Region
    multivalued: false
    alias: region
    owner: Substation
    domain_of:
    - Substation
    - SubGeographicalRegion
    - DCLine
    - Line
    range: SubGeographicalRegion
    required: false
  bays:
    name: bays
    description: Bays contained in the substation.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:Substation.Bays
    multivalued: true
    alias: bays
    owner: Substation
    domain_of:
    - VoltageLevel
    - Substation
    range: Bay
    required: false
  dcconverter_unit:
    name: dcconverter_unit
    description: The DC converter unit belonging of the substation.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Substation.DCConverterUnit
    multivalued: true
    alias: dcconverter_unit
    owner: Substation
    domain_of:
    - Substation
    range: DCConverterUnit
    required: false
  normal_energized_feeder:
    name: normal_energized_feeder
    description: The normal energized feeders of the substation. Also used for naming
      purposes.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Substation.NormalEnergizedFeeder
    multivalued: true
    alias: normal_energized_feeder
    owner: Substation
    domain_of:
    - Substation
    range: Feeder
    required: false
  naming_feeder:
    name: naming_feeder
    description: The primary feeder that normally energizes the secondary substation.
      Used for naming purposes.  Either this association or the substation to subgeographical
      region should be used for hierarchical containment specification.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Substation.NamingFeeder
    multivalued: false
    alias: naming_feeder
    owner: Substation
    domain_of:
    - Substation
    range: Feeder
    required: false
  normal_energizing_feeder:
    name: normal_energizing_feeder
    description: The feeders that potentially energize  the downstream substation.  Should
      be consistent with the associations that describe the naming hierarchy.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:Substation.NormalEnergizingFeeder
    multivalued: true
    alias: normal_energizing_feeder
    owner: Substation
    domain_of:
    - Substation
    range: Feeder
    required: false
  equipments:
    name: equipments
    description: Contained equipment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EquipmentContainer.Equipments
    multivalued: true
    alias: equipments
    owner: Substation
    domain_of:
    - EquipmentContainer
    - UsagePoint
    - OperationalRestriction
    - Outage
    range: Equipment
    required: false
  additional_grouped_equipment:
    name: additional_grouped_equipment
    description: The additonal contained equipment.  The equipment belong to the equipment
      container. The equipment is contained in another equipment container, but also
      grouped with this equipment container.  Examples include when a switch contained
      in a substation is also desired to be grouped with a line contianer or when
      a switch is included in a secondary substation and also grouped in a feeder.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:EquipmentContainer.AdditionalGroupedEquipment
    multivalued: true
    alias: additional_grouped_equipment
    owner: Substation
    domain_of:
    - EquipmentContainer
    range: Equipment
    required: false
  topological_node:
    name: topological_node
    description: The topological nodes which belong to this connectivity node container.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    slot_uri: cim:ConnectivityNodeContainer.TopologicalNode
    multivalued: true
    alias: topological_node
    owner: Substation
    domain_of:
    - ReportingGroup
    - BusNameMarker
    - ConnectivityNodeContainer
    - SvInjection
    - SvVoltage
    - ConnectivityNode
    - Terminal
    - BaseVoltage
    range: TopologicalNode
    required: false
  connectivity_nodes:
    name: connectivity_nodes
    description: Connectivity nodes which belong to this connectivity node container.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:ConnectivityNodeContainer.ConnectivityNodes
    multivalued: true
    alias: connectivity_nodes
    owner: Substation
    domain_of:
    - ConnectivityNodeContainer
    - TopologicalNode
    range: ConnectivityNode
    required: false
  controls:
    name: controls
    description: The controller outputs used to actually govern a regulating device,
      e.g. the magnetization of a synchronous machine or capacitor bank breaker actuator.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.Controls
    multivalued: true
    alias: controls
    owner: Substation
    domain_of:
    - PowerSystemResource
    - HostControlArea
    range: Control
    required: false
  measurements:
    name: measurements
    description: The measurements associated with this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.Measurements
    multivalued: true
    alias: measurements
    owner: Substation
    domain_of:
    - PowerSystemResource
    - ACDCTerminal
    - Asset
    - Location
    - Procedure
    - AnalogLimitSet
    - AccumulatorLimitSet
    range: Measurement
    required: false
  psrtype:
    name: psrtype
    description: Custom classification for this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.PSRType
    multivalued: false
    alias: psrtype
    owner: Substation
    domain_of:
    - PowerSystemResource
    range: PSRType
    required: false
  configuration_event:
    name: configuration_event
    description: All configuration events created for this Power System resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.ConfigurationEvent
    multivalued: true
    alias: configuration_event
    owner: Substation
    domain_of:
    - PowerSystemResource
    - FaultCauseType
    range: ConfigurationEvent
    required: false
  reporting_group:
    name: reporting_group
    description: Reporting groups to which this power system resource belongs.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.ReportingGroup
    multivalued: true
    alias: reporting_group
    owner: Substation
    domain_of:
    - PowerSystemResource
    - BusNameMarker
    - TopologicalNode
    - ReportingSuperGroup
    range: ReportingGroup
    required: false
  operating_share:
    name: operating_share
    description: The operating shares of this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.OperatingShare
    multivalued: true
    alias: operating_share
    owner: Substation
    domain_of:
    - PowerSystemResource
    - OperatingParticipant
    range: OperatingShare
    required: false
  asset_datasheet:
    name: asset_datasheet
    description: Datasheet information for this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.AssetDatasheet
    multivalued: false
    alias: asset_datasheet
    owner: Substation
    domain_of:
    - PowerSystemResource
    range: AssetInfo
    required: false
  verification_action:
    name: verification_action
    description: The verification action that is performed on the power system resource
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.VerificationAction
    multivalued: true
    alias: verification_action
    owner: Substation
    domain_of:
    - PowerSystemResource
    range: VerificationAction
    required: false
  clearances:
    name: clearances
    description: All clearances applicable to this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.Clearances
    multivalued: true
    alias: clearances
    owner: Substation
    domain_of:
    - PowerSystemResource
    range: ClearanceDocument
    required: false
  generic_action:
    name: generic_action
    description: The generic action that is performed on the power system resource
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.GenericAction
    multivalued: true
    alias: generic_action
    owner: Substation
    domain_of:
    - PowerSystemResource
    range: GenericAction
    required: false
  psrevents:
    name: psrevents
    description: All events associated with this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.PSREvents
    multivalued: true
    alias: psrevents
    owner: Substation
    domain_of:
    - PowerSystemResource
    range: PSREvent
    required: false
  assets:
    name: assets
    description: All assets represented by this power system resource. For example,
      multiple conductor assets are electrically modelled as a single AC line segment.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.Assets
    multivalued: true
    alias: assets
    owner: Substation
    domain_of:
    - PowerSystemResource
    - AssetInfo
    - Location
    - WorkTask
    - ErpRecDelvLineItem
    - AssetContainer
    - ActivityRecord
    - Procedure
    - ReliabilityInfo
    - AssetPropertyCurve
    - AssetOrganisationRole
    - ScheduledEvent
    range: Asset
    required: false
  location:
    name: location
    description: Location of this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.Location
    multivalued: false
    alias: location
    owner: Substation
    domain_of:
    - PowerSystemResource
    - Asset
    - Incident
    - SwitchingOrder
    - TroubleOrder
    - Crew
    - Fault
    - PointOfSale
    - TroubleTicket
    - OutageOrder
    - EnvironmentalMonitoringStation
    - EnvironmentalLocationType
    - PositionPoint
    - FailureEvent
    range: Location
    required: false
  operational_tags:
    name: operational_tags
    description: All operational tags placed on this power system resource.
    from_schema: https://cim.ucaiug.io/ns#TC57CIM
    rank: 1000
    slot_uri: cim:PowerSystemResource.OperationalTags
    multivalued: true
    alias: operational_tags
    owner: Substation
    domain_of:
    - PowerSystemResource
    - Asset
    range: OperationalTag
    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: Substation
    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: Substation
    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: Substation
    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: Substation
    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: Substation
    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: Substation
    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: Substation
    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: Substation
    domain_of:
    - IdentifiedObject
    range: ChangeSetMember
    required: false
class_uri: cim:Substation