pyleecan.Methods.Output.LUTdq.interp_Phi_dqh module

interp_Phi_dqh(self, Id, Iq)[source]

Interpolate stator winding dqh flux in dq plane

Parameters:
  • self (LUTdq) – a LUTdq object

  • Id (float or ndarray) – current Id

  • Iq (float or ndarray) – current Iq

Returns:

Phi_dqh – interpolated flux in dqh frame (3)

Return type:

float or ndarray