modelSelectCable_med

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_med for a different range of currents.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.VoltageV_nominal25e3Rated voltage
Modelica.Units.SI.PowerP_nominalI_nominal*V_nominal/safety_factorRated power
Modelica.Units.SI.CurrentI_nominal{195, 250, 285, 375, 450, 640, 800} .- 10Nominal current
Realsafety_factor1.2Safety factor
Buildings.Electrical.Transmission.MediumVoltageCables.GenericcabBuildings.Electrical.Transmission.Functions.selectCable_med(P_nominal = P_nominal, V_nominal = V_nominal)Selected cable

Revisions

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