pyleecan.Methods.Machine.LamSlotMultiWind.comp_mmf_dir module

comp_mmf_dir(self, current_dir=None, phase_dir=None, is_plot=False)[source]

Compute the rotation direction of the fundamental magnetomotive force induced by the winding

Parameters:
  • self (LamSlotMultiWind) – A LamSlotMultiWind object

  • felec (float) – Stator current frequency to consider

  • current_dir (int) – Stator current rotation direction +/-1

  • phase_dir (int) – Stator winding phasor rotation direction +/-1

  • is_plot (bool) – True to plot fft2 of stator MMF

Returns:

mmf_dir – -1 or +1

Return type:

int