recordAnnealed_Al_500

Annealed Al cable - AWG 500

Extends from Buildings.Electrical.Transmission.MediumVoltageCables.Generic (Data record for a generic medium voltage cable).

Information

Annealed aluminium cable with a cross-sectional kcmil 500 (thousand of Circular Mils). This type of cable has the following properties

Rdc  = 0.116142e-3 // Characteristic DC resistance at T = T_ref[Ohm/m]
T_ref= 298.15      // Reference temperature of the material [K]
d    = 20.066e-3   // Inner diameter [m]
D    = 37.592e-3   // Outer diameter [m]
Amp  = 450         // Ampacity [A]

Parameters

TypeNameDefaultDescription
Buildings.Electrical.Transmission.Types.Materialmaterial (from BaseCable)Buildings.Electrical.Transmission.Types.Material.AlMaterial of the cable
Modelica.Units.SI.CurrentAmp (from BaseCable)0.0Ampacitance of the cable
Modelica.Units.SI.TemperatureT_ref (from BaseCable)298.15Reference cable temperature
Modelica.Units.SI.TemperatureM (from BaseCable)228.1 + 273.15Temperature constant of the material
Stringsize (from Generic)AWG or kcmil code representing the conductor size
Buildings.Electrical.Types.CharacteristicResistanceRdc (from Generic)Characteristic DC resistance of the cable @ T_ref
Modelica.Units.SI.Lengthd (from Generic)Inner diameter
Modelica.Units.SI.LengthD (from Generic)Outer diameter
Modelica.Units.SI.LengthGMR (from Generic)Geometrical Mean Radius of the cable
Modelica.Units.SI.LengthGMD (from Generic)Geometrical Mean Diameter of the cable

Revisions

  • September 24, 2014, by Marco Bonvini:
    Revised structure of the record, now the temperature constant M is directly specified in the record.
  • Sept 19, 2014, by Marco Bonvini:
    Added User's guide.