packageFunctions
Package that contains functions to compute cable properties
Extends from Modelica.Icons.Package (Icon for standard packages).
Information
This package contains various functions that are used to compute cable properties and select the default cable during automatic parametrization.
Contents
| Name | Description |
|---|---|
| R_AC_correction | This function computes the correction factor of the DC resistance for AC systems at 60 Hz |
| computeGMD | This function computes the geometric mean distance of a three-phase transmission line |
| computeGMR | This function computes the geometric mean radius of a cable with 1 to 4 conductors |
| selectCable_low | This function is used to automatically select the type of cable for low voltages |
| selectCable_med | This function is used to automatically select the type of cable for medium voltages |
| selectVoltageLevel | This function computes the voltage level (low, medium or high) given the nominal voltage |
Revisions
-
June 3, 2014, by Marco Bonvini:
Added User's guide.