soft4pes.model.conv.converter#
n-level converter model.
Classes#
Class representing a 2- or 3-level converter with constant dc-link voltage. |
Module Contents#
- class soft4pes.model.conv.converter.Converter(v_dc_SI, nl, base)[source]#
Class representing a 2- or 3-level converter with constant dc-link voltage.
Initialize a Converter instance.
- Parameters:
v_dc_SI (float) – Dc-link voltage [V].
nl (int) – Number of voltage levels in the converter.
base (base value object) – Base values.
- SW_COMB#
Possible converter three-phase switch positions.
- Type:
3^nl x 3 ndarray of ints