modelSelectCable_low

Validation model for the function that selects the cable

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

This model validates Buildings.Electrical.Transmission.Functions.selectCable_low for a different range of currents.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.VoltageV_nominal480Rated voltage
Modelica.Units.SI.PowerP_nominalI_nominal*V_nominal/safety_factorRated power
Modelica.Units.SI.CurrentI_nominal{65, 95, 110, 130, 170, 220, 230} .- 10Nominal current
Realsafety_factor1.2Safety factor
Buildings.Electrical.Transmission.LowVoltageCables.GenericcabBuildings.Electrical.Transmission.Functions.selectCable_low(P_nominal = P_nominal, V_nominal = V_nominal)Selected cable

Revisions

  • August 25, 2020, by Michael Wetter:
    First implementation.