Documentation Home Page ◇ HYPERSIM Home Page
Pour la documentation en FRANÇAIS, utilisez l'outil de traduction de votre navigateur Chrome, Edge ou Safari. Voir un exemple.
Constant Param, 9-ph
Description
The constant parameter (CP) line model assumes that the line parameters R, L, and C are independent of the frequency effects caused by the skin effect on phase conductors and on the ground. The model considers L and C to be distributed (ideal line) and R to be lumped at three places (R/4 on both ends and R/2 in the middle). The shunt conductance G is taken as zero. The frequency dependence of the line parameters (represented in the FD model) is an important factor for the accurate simulation of waveform and peak values. However, the CP model is very robust, simple, and fast. It also provides a good alternative for a first approximation analysis.
A transposed or untransposed CP line is represented by a) its sequences, or b) its propagation modes and the transformation matrix (Ti) between mode currents and phase currents. Implementation details can be found in [1].
The 9-phase CP model is used to simulate a triple-circuit line or three lines with the same right of way. The parameters for 9-phase lines are the same as for 3-phase lines. The only difference is that the modal transformation matrix triple transmission lines is a 9x9 matrix because each bundle of conductors is considered as a separate phase.
Mask and Parameters
General Parameters
Name | Description | Unit | Variable = {Possible Values} | |||
---|---|---|---|---|---|---|
Description | Use this field to add information about the component | Description = {'string'} | ||||
EMTP (.pun) file for line parameters calculation | The location (path) of the EMTP file (pun file) containing the line parameters | File = {'path.name'} | ||||
L-C units in EMTP (.pun) file | The units from the pun file can be selected from the two options: | L-C units = { 0, 1} | ||||
mH/km, uF/km {0} | Inductance (L), capacitance (C) | |||||
Ohm/km, uS/km {1} | Inductive reactance (Xl) and capacitive susceptance (1/Xc) | |||||
Line Length | The length of the line | km | length = {0, 1e64} | |||
R | Per unit length resistance for each phase (mode) | Ω/km | R = {'-1e64, 1e64'} | |||
L | Per unit length inductance for each phase (mode) | H/km | L = {'-1e64, 1e64'} | |||
C | Per unit length capacitor for each phase (mode) | F/km | C = {'-1e64, 1e64'} | |||
Base power (perPhase) | Base value for PU conversion | MVA per phase | pBase = { [1, 1e64] } | |||
Base voltage (rmsLN) | Base value for PU conversion | kV rms LN | vBase = { [1, 1e64] } | |||
Base frequency | Base value for PU conversion | Hz | fBase = { [1, 1e64] } | |||
Continuously transposed line | Transposition (Untransposed/Transposed) | transp = { 0, 1} | ||||
No {0} | Untransposed line | |||||
Yes {1} | Transposed line | |||||
Transformation matrix | Transformation matrix between mode current and phase current ([Iphase] = [Ti] x [Imode]); not used in the case of transposed line. | Ti = { [-1e64, 1e64] } |