Reference page for WindingLayout

Contents

Summary

WindingLayout Factory class for winding layout matrices. Documentation for WindingLayout doc WindingLayout


PROPERTIES


METHODS

Class methods are listed below. Inherited methods are not included.

this = WindingLayout(arguments) Factory class for winding layout matrices.

this.concentrated(arguments) Concentrated winding synthesis function.

W = synthetize_winding(Q, p, m, nlayers) synthesizes a winding configuration matrix for a tooth-wound winding.

Input arguments: * Q : number of slots * p : number of poles * m : number of phases * nlayers : number of winding layers.

Returns: * W : winding configuration matrix. nan if winding not viable.

Based on the approach 'Synthesis of High Performance PM Motors With Concentrated Windings'.

(c) Antti Lehikoinen / Smeklab Ltd. All rights reserved.

this.from_Emetor(arguments) Parse layout matrix from Emetor string.