DCLineSegment
Class Description
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.
Attributes
Name | Type | Description |
---|---|---|
capacitance | Capacitance | Capacitance of the DC line segment. Significant for cables only. |
inductance | Inductance | Inductance of the DC line segment. Negligible compared with DCSeriesDevice used for smoothing. |
length | Length | Segment length for calculating line section capabilities. |
resistance | Resistance | Resistance of the DC line segment. |
Relationships
Ancestors
Descendents
No descendent classes
Associations
Source Class | Source Cardinality | Target | Target Cardinality | Source Name | Source Assoc. Description | Target Name | Target Assoc. Description |
---|---|---|---|---|---|---|---|
DCLineSegment | 0..* | PerLengthDCLineParameter | 0..1 | DCLineSegments | All line segments described by this set of per-length parameters. | PerLengthParameter | Set of per-length parameters for this line segment. |