comp_connection_mat (method)

comp_connection_mat(self, Zs=None)[source]

Compute the Winding Matrix (for winding type 1) type 1 : TOOTH WINDING, DOUBLE LAYER ALL TEETH WOUND, ORTHORADIAL SUPERPOSITION (Nlay_rad=1,Nlay_tan=2)

Parameters
  • self (WindingCW2LT) – A: WindingCW2LT object

  • Zs (int) – Number of Slot (Integer >0)

Returns

wind_mat – Winding Matrix (Nlay_rad, Nlay_tan, Zs, qs)

Return type

numpy.ndarray

Raises

WindingT1DefMsError – You must have 0.25< Zs/2/p/qs <= 0.5