| Trees | Indices | Help |
|
|---|
|
|
Core.ConductingEquipment.ConductingEquipment --+
|
Conductor.Conductor --+
|
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.- [R4.5] and [R4.7] are satisfied by navigation to ConnectivityNode and Substation - Each ACLineSegment is required to have an association to a BaseVoltage. The association to Line is not required. - Using the âMemberOf_EquipmentContainerâ association, an ACLineSegment can only be contained by a Line, but the association to Line is not required. - Attributes b0ch, g0ch, gch, r0, and x0 are for short circuit only and are not required.
|
|||
|
|||
|
|||
_attrs = ["g0ch", "r", "x0", "bch", "x", "b0ch", "gch", "r0"]
|
|||
_attr_types = {"g0ch": float, "r": float, "x0": float, "bch":
|
|||
_defaults = {"g0ch": 0.0, "r": 0.0, "x0": 0.0, "bch": 0.0, "x"
|
|||
_enums = {}
|
|||
_refs = []
|
|||
_many_refs = []
|
|||
|
|||
|
g0ch Zero sequence shunt (charging) conductance, uniformly distributed, of the entire line section. |
|||
|
r Positive sequence series resistance of the entire line section. |
|||
|
x0 Zero sequence series reactance of the entire line section. |
|||
|
bch Positive sequence shunt (charging) susceptance, uniformly distributed, of the entire line section. |
|||
|
x Positive sequence series reactance of the entire line section. |
|||
|
b0ch Zero sequence shunt (charging) susceptance, uniformly distributed, of the entire line section. |
|||
|
gch Positive sequence shunt (charging) conductance, uniformly distributed, of the entire line section. |
|||
|
r0 Zero sequence series resistance of the entire line section. |
|||
|
Inherited from |
|||
|
|||
Initialises a new 'ACLineSegment' instance.
|
|
|||
_attr_types
|
_defaults
|
|
|||
bchPositive sequence shunt (charging) susceptance, uniformly distributed, of the entire line section. This value represents the full charging over the full length of the line. |
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Sat Jul 2 18:27:38 2011 | http://epydoc.sourceforge.net |