recordCu10
Cu cable 10 mm^2
Extends from Buildings.Electrical.Transmission.LowVoltageCables.Generic (Data record for a generic low voltage cable).
Information
Copper cable with a cross-sectional area of 10mm^2. This type of cable has the following properties
RCha = 1.810-003 // Characteristic resistance [Ohm/m] XCha = 0.076e-003 // Characteristic reactance [Ohm/m]
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Buildings.Electrical.Transmission.Types.Material | material (from BaseCable) | Buildings.Electrical.Transmission.Types.Material.Al | Material of the cable |
| Modelica.Units.SI.Current | Amp (from BaseCable) | 0.0 | Ampacitance of the cable |
| Modelica.Units.SI.Temperature | T_ref (from BaseCable) | 298.15 | Reference cable temperature |
| Modelica.Units.SI.Temperature | M (from BaseCable) | 228.1 + 273.15 | Temperature constant of the material |
| Buildings.Electrical.Types.CharacteristicResistance | RCha (from Generic) | Characteristic resistance of the cable | |
| Buildings.Electrical.Types.CharacteristicReactance | XCha (from Generic) | Characteristic reactance of the cable |
Revisions
-
September 24, 2014, by Marco Bonvini:
Revised structure of the record, now the temperature constantMis directly specified in the record. -
Sept 19, 2014, by Marco Bonvini:
Added User's guide.