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.

Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 5 Next »

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) by its propagation modes and the transformation matrix (Ti) between mode currents and phase currents. Implementation details can be found in [1].

Table of Contents

Mask and Parameters

Parameters

NameDescriptionUnitVariable = {Possible Values}
DescriptionUse 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) fileThe units from the pun file can be taken using 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 LengthThe length of the linekm

length = {0, 1e64}

RPer unit length resistance for each phase (mode)Ω/kmR = {'-1e64, 1e64'}
LPer unit length inductance for each phase (mode)H/km= {'-1e64, 1e64'}
CPer unit length capacitor for each phase (mode)F/km= {'-1e64, 1e64'}
Base power (perPhase)Base value for PU conversionMVA per phase

pBase = { [1, 1e64] }

Base voltage (rmsLN)Base value for PU conversionkV rms LN

vBase = { [1, 1e64] }

Base frequencyBase value for PU conversionHz

fBase = { [1, 1e64] }

Continuously transposed lineTransposition (Untransposed/Transposed)
transp = { 0, 1}
No {0} Untransposed line
Yes {1}Transposed line
Transformation matrixTransformation matrix between mode current and phase current ([Iphase] = [Ti] x [Imode]); not used in the case of transposed line.
Ti = { [-1e64, 1e64] }

Ports, Inputs, Outputs and Signals Available for Monitoring

Ports

This component supports a 4-phase transmission line

Name

Description

net_1_1Network connection of phase 1 left (+) side
net_1_2Network connection of phase 1 right side
net_2_1Network connection of phase 2 left (+) side
net_2_2Network connection of phase 2 right side
net_3_1Network connection of phase 3 left (+) side
net_3_2Network connection of phase 3 right side
net_4_1Network connection of phase 4 left (+) side
net_4_2Network connection of phase 4 right side

Inputs

None

Outputs

None

Sensors

At acquisition, the signals available by the sensors are:

Name

Description

Unit

V_Node(1,2,3,4)_(1,2)Bus voltage for each phase (1,2,3,4)V
I(1,2)_Node(1,2,3,4)_(1,2)Current for each phase (1,2,3,4)A
P(1,2)_Node(1,2,3,4)_(1,2)Active power for each phase (1,2,3,4) on bus (1,2)W
Q(1,2)_Node(1,2,3,4)_(1,2)Reactive power for each phase (1,2,3,4) on bus (1,2)VAR

The (1,2) in the previous table indicates the name of the bus at each end of the line (1 for left (+) side and 2 for the right side)

Electrical Parameters

Calculation of electrical parameters

The calculation of the electrical parameters for a CP line can be done with the Line Data auxiliary module. The pun file generated with this module must be loaded in the form. 

Alternatively, the electrical parameters of CP lines can be calculated by using the HyperView Line Tab module in HyperView.

Steps are as follows:

  1. Load a file into the Line Data GUI or enter the geometrical line parameters; details are found in Line Geometry.
  2. Select the transpositions options
  3. Run the program
  4. The electrical parameters are displayed in the Line Data Report.

To transfer the electrical parameters to the CP model, follow these steps:

  1. Go to the Line Data GUI
  2. All the names of the lines in your network appear at the bottom of the page
  3. To transfer electrical parameters, choose the name of the line and click Apply
  4. See the parameters in the forms of the line

Reference

  1. H. W. Dommel, "Digital computer solution of electromagnetic transients in single and multiphase networks," IEEE Trans. Power App. Syst., vol. pas-88, pp. 388-99, 04/ 1969.
  • No labels