pyleecan.Methods.Output.LUTdq.get_L_dqh module

get_L_dqh(self, Id, Iq, L_endwinding=0, Phi_dqh=None)[source]

Get the total dqh inductance TODO: calculate end-winding inductance from machine

Parameters:
  • self (LUTdq) – a LUTdq object

  • Id (float) – current Id

  • Iq (float) – current Iq

  • L_endwinding (float) – end winding inductance provided by user

  • Phi_dqh (ndarray) – Stator winding dqh flux

Returns:

Ldqh – ddqh inductance

Return type:

ndarray