: Public <<Description>> Class
Created: |
05/02/2015 14:33:54 |
Modified: |
22/02/2017 09:40:01 |
|
Project: |
|
Author: |
david |
Version: |
1.0 |
Phase: |
1.0 |
Status: |
Proposed |
Complexity: |
Easy |
Difficulty: |
|
Priority: |
|
Multiplicity: |
|
Advanced: |
|
UUID: |
{F38394A4-207A-440d-B052-2696B948E3DE} |
Appears In: |
ElectricalProperties_ConductingEquipments, ElectricalProperties |
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.<br/>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.<br/>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:<br/>- calculate electrical parameters from asset data, using associated ConductorInfo, with values then multiplied by Conductor.length to produce a matrix model.<br/>- calculate unbalanced electrical parameters from associated PerLengthPhaseImpedance, then multiplied by Conductor.length to produce a matrix model.<br/>- calculate transposed electrical parameters from associated PerLengthSequenceImpedance, then multiplied by Conductor.length to produce a sequence model.<br/><br/>