Equipment
The parts of a power system that are physical devices, electronic or mechanical.
- NOTE: this is an abstract class and should not be instantiated directly
URI: cim:Equipment
Type: Class
classDiagram
class Equipment
click Equipment href "../Equipment"
PowerSystemResource <|-- Equipment
click PowerSystemResource href "../PowerSystemResource"
Equipment <|-- AuxiliaryEquipment
click AuxiliaryEquipment href "../AuxiliaryEquipment"
Equipment <|-- ConductingEquipment
click ConductingEquipment href "../ConductingEquipment"
Equipment <|-- DCConductingEquipment
click DCConductingEquipment href "../DCConductingEquipment"
Equipment <|-- GeneratingUnit
click GeneratingUnit href "../GeneratingUnit"
Equipment <|-- PowerElectronicsUnit
click PowerElectronicsUnit href "../PowerElectronicsUnit"
Equipment <|-- PowerTransformer
click PowerTransformer href "../PowerTransformer"
Equipment : Equipment.aggregate
Equipment : IdentifiedObject.description
Equipment : Equipment.EquipmentContainer
Equipment --> EquipmentContainer : Equipment.EquipmentContainer
click EquipmentContainer href "../EquipmentContainer"
Equipment : IdentifiedObject.mRID
Equipment : IdentifiedObject.name
Equipment : Equipment.normallyInService
Inheritance
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
aggregate | cim:Equipment.aggregate | 0..1 boolean |
The aggregate flag provides an alternative way of representing an aggregated ... | direct |
normallyInService | cim:Equipment.normallyInService | 0..1 boolean |
Specifies the availability of the equipment under normal operating conditions | direct |
EquipmentContainer | cim:Equipment.EquipmentContainer | 0..1 EquipmentContainer |
Container of this equipment | direct |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
description | cim:IdentifiedObject.description | 0..1 string |
The description is a free human readable text describing or naming the object | IdentifiedObject |
name | cim:IdentifiedObject.name | 1 string |
The name is any free human readable and possibly non unique text naming the o... | IdentifiedObject |
Usages
used by | used in | type | used |
---|---|---|---|
OperationalLimitSet | Equipment | range | Equipment |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2020/CPSM-CoreEquipment#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:Equipment |
native | this:Equipment |