Three-Phase Source#
A model for an ideal three-phase source is implemented in the class motulator.grid.model.ThreePhaseSource
. Typically, this model is used to represent the grid voltage source. The voltage space vector is calculated as a combination of a positive-sequence and optional negative-sequence components as
where \(e_\mathrm{g+}\) and \(e_\mathrm{g-}\) are the magnitudes of the positive-sequence and negative-sequence components, respectively, and \(\phi_\mathrm{+}\) and \(\phi_\mathrm{-}\) are the positive-sequence and negative-sequence phase shifts, respectively. The angle \(\vartheta_\mathrm{g}\) is obtained by integrating the angular frequency \(\omega_\mathrm{g}\). All parameters can be given as time-varying functions to simulate various fault conditions.