| Trees | Indices | Help |
|
|---|
|
|
object --+
|
Element'.Element --+
|
Core.IdentifiedObject'.IdentifiedObject --+
|
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 3ph lines, it is sufficient to use ACLineSegment attributes, which describe sequence impedances and admittances for the entire length of the segment. If per lenght impedance data is available from a library of standard types, impedances and admittances can be calculated in one of the following ways: - calculate electrical parameters from asset data, using associated ConductorInfo, with values then multiplied by Conductor.length to produce a matrix model. - calculate unbalanced electrical parameters from associated PerLengthPhaseImpedance, then multiplied by Conductor.length to produce a matrix model. - calculate transposed electrical parameters from associated PerLengthSequenceImpedance, then multiplied by Conductor.length to produce a sequence model.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
_attr_types =
|
|||
_attrs =
|
|||
_defaults =
|
|||
_many_refs =
|
|||
_refs =
|
|||
|
Inherited from |
|||
|
|||
|
ConductorInfo Conductor data for this line segment. |
|||
|
PhaseImpedance Phase impedance of this line segment; used for unbalanced model. |
|||
|
SequenceImpedance Sequence impedance of this line segment; used for balanced model. |
|||
|
Inherited from Inherited from |
|||
|
|||
Initialises a new 'ACLineSegment' instance.
|
|
|||
ConductorInfoConductor data for this line segment.
|
PhaseImpedancePhase impedance of this line segment; used for unbalanced model.
|
SequenceImpedanceSequence impedance of this line segment; used for balanced model.
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Jul 2 18:27:39 2011 | http://epydoc.sourceforge.net |