comp_connection_mat (method)

comp_connection_mat(self, Zs=None)[source]

Compute the Winding Matrix (for winding type 2) type 2 : TOOTH WINDING, SINGLE LAYER ALTERNATE TEETH WOUND (Nlay_rad=1,Nlay_tan=1)

Parameters
  • self (WindingCW1L) – A: WindingCW1L object

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

Returns

wind_mat – Winding Matrix (1, 1, Zs, qs)

Return type

numpy.ndarray

Raises

WindingT2DefNtError – Zs/qs/2 must be an integer