record ItOHline_132kV "Overhead line 132kV typical Italian Geometry" extends PowerSystems.AC3ph.Lines.Parameters.Line( puUnits=false, V_nom=132e3, S_nom=100e6, f_nom=50, r=0.02866, x=0.2938, x0=1.2, g_pg=1e-10, g_pp=1e-10, b_pg=2.03e-6, b_pp=3.81e-6); annotation ( defaultComponentName="OH_132kV", defaultComponentPrefixes="parameter", Documentation(info="

This is a realistic 132 kV line having the following veometry:

x [m]: {-5, 4, -3.8, 0} (r, s, t, ground wire)

y [m]: {18.5,21.5,24.5, 28.4} (r, s, t, ground wire)

Conductor: Italian standard with 31.5 mm diameter (GMR=13.387 mm, R=0.05732 ohm)

Ground wire: 11.5 mm diameter (GMR=5.75e-5 mm, R=2.2 ohm/km)

The line is continuously transposed. The parameters imply a characteristic impedance of 278.2 ohm.

")); end ItOHline_132kV;