ACLineSegment
A wire or combination of wires, with consistent electrical characteristics, building a single electrical system, used to carry alternating current between points in the power system.
For symmetrical, transposed three phase lines, it is sufficient to use attributes of the line segment, which describe impedances and admittances for the entire length of the segment. Additionally impedances can be computed by using length and associated per length impedances.
The BaseVoltage at the two ends of ACLineSegments in a Line shall have the same BaseVoltage.nominalVoltage. However, boundary lines may have slightly different BaseVoltage.nominalVoltages and variation is allowed. Larger voltage difference in general requires use of an equivalent branch.
URI: cim:ACLineSegment
Type: Class
classDiagram
class ACLineSegment
click ACLineSegment href "../ACLineSegment"
Conductor <|-- ACLineSegment
click Conductor href "../Conductor"
ACLineSegment : ACLineSegment.b0ch
ACLineSegment --> Susceptance : ACLineSegment.b0ch
click Susceptance href "../Susceptance"
ACLineSegment : ACLineSegment.g0ch
ACLineSegment --> Conductance : ACLineSegment.g0ch
click Conductance href "../Conductance"
ACLineSegment : IdentifiedObject.mRID
ACLineSegment : ACLineSegment.r0
ACLineSegment --> Resistance : ACLineSegment.r0
click Resistance href "../Resistance"
ACLineSegment : ACLineSegment.shortCircuitEndTemperature
ACLineSegment --> Temperature : ACLineSegment.shortCircuitEndTemperature
click Temperature href "../Temperature"
ACLineSegment : ACLineSegment.x0
ACLineSegment --> Reactance : ACLineSegment.x0
click Reactance href "../Reactance"
Inheritance
- IdentifiedObject
- PowerSystemResource
- Equipment
- ConductingEquipment
- Conductor
- ACLineSegment
- Conductor
- ConductingEquipment
- Equipment
- PowerSystemResource
Attributes
Name | URI | Cardinality and Range | Description | Inheritance |
---|---|---|---|---|
b0ch | cim:ACLineSegment.b0ch | 1 Susceptance |
Zero sequence shunt (charging) susceptance, uniformly distributed, of the ent... | direct |
g0ch | cim:ACLineSegment.g0ch | 1 Conductance |
Zero sequence shunt (charging) conductance, uniformly distributed, of the ent... | direct |
r0 | cim:ACLineSegment.r0 | 1 Resistance |
Zero sequence series resistance of the entire line section | direct |
shortCircuitEndTemperature | cim:ACLineSegment.shortCircuitEndTemperature | 1 Temperature |
Maximum permitted temperature at the end of SC for the calculation of minimum... | direct |
x0 | cim:ACLineSegment.x0 | 1 Reactance |
Zero sequence series reactance of the entire line section | direct |
mRID | cim:IdentifiedObject.mRID | 1 string |
Master resource identifier issued by a model authority | IdentifiedObject |
Identifier and Mapping Information
Schema Source
- from schema: http://iec.ch/TC57/ns/CIM/ShortCircuit-EU#Package_ShortCircuitProfile
Mappings
Mapping Type | Mapped Value |
---|---|
self | cim:ACLineSegment |
native | this:ACLineSegment |