pyleecan.Methods.Output.LUTdq.interp_Tem_rip_dqh module

interp_Tem_rip_dqh(self, Id, Iq)[source]

Interpolate torque ripple in dq plane

Parameters:
  • self (LUTdq) – a LUTdq object

  • Id (float or ndarray) – current Id

  • Iq (float or ndarray) – current Iq

Returns:

Tem_rip_pp – interpolated flux in dqh frame (3)

Return type:

float or ndarray