DCLineSegment
A wire or combination of wires not insulated from one another, with consistent electrical characteristics, used to carry direct current between points in the DC region of the power system.
URI: cim:DCLineSegment
Type: Class
classDiagram
class DCLineSegment
click DCLineSegment href "../DCLineSegment"
DCConductingEquipment <|-- DCLineSegment
click DCConductingEquipment href "../DCConductingEquipment"
DCLineSegment : Equipment.aggregate
DCLineSegment : DCLineSegment.capacitance
DCLineSegment : IdentifiedObject.description
DCLineSegment : Equipment.EquipmentContainer
DCLineSegment --> EquipmentContainer : Equipment.EquipmentContainer
click EquipmentContainer href "../EquipmentContainer"
DCLineSegment : DCLineSegment.inductance
DCLineSegment : DCLineSegment.length
DCLineSegment : IdentifiedObject.mRID
DCLineSegment : IdentifiedObject.name
DCLineSegment : Equipment.normallyInService
DCLineSegment : DCConductingEquipment.ratedUdc
DCLineSegment : DCLineSegment.resistance
Inheritance
- IdentifiedObject
- PowerSystemResource
- Equipment
- DCConductingEquipment
- DCLineSegment
- DCConductingEquipment
- Equipment
- PowerSystemResource
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
capacitance | cim:DCLineSegment.capacitance | 1 Capacitance |
Capacitance of the DC line segment | direct |
inductance | cim:DCLineSegment.inductance | 1 Inductance |
Inductance of the DC line segment | direct |
length | cim:DCLineSegment.length | 0..1 Length |
Segment length for calculating line section capabilities | direct |
resistance | cim:DCLineSegment.resistance | 1 Resistance |
Resistance of the DC line segment | direct |
ratedUdc | cim:DCConductingEquipment.ratedUdc | 1 Voltage |
Rated DC device voltage | DCConductingEquipment |
aggregate | cim:Equipment.aggregate | 0..1 boolean |
The aggregate flag provides an alternative way of representing an aggregated ... | Equipment |
normallyInService | cim:Equipment.normallyInService | 0..1 boolean |
Specifies the availability of the equipment under normal operating conditions | Equipment |
EquipmentContainer | cim:Equipment.EquipmentContainer | 0..1 EquipmentContainer |
Container of this equipment | Equipment |
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 |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/2020/CPSM-CoreEquipment#
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:DCLineSegment |
native | this:DCLineSegment |