Reference page for DistributedWindingSpec
Contents
Summary
DistributedWindingSpec Winding specification class for distributed windings.
See PolyphaseWindingSpec for more details. Documentation for DistributedWindingSpec doc DistributedWindingSpec
PROPERTIES
- c - short-pitching; number of slot pitches
- DistributedWindingSpec/layer_direction is a property.
- half_of_turn_length
- q - number of slots per pole and phase
- DistributedWindingSpec/type is a property.
METHODS
Class methods are listed below. Inherited methods are not included.
this = DistributedWindingSpec(arguments) Winding specification class for distributed
windings.
See PolyphaseWindingSpec for more details.
this.end_winding_loop_matrix(arguments) Loop matrix for end-winding segments.
this.set_layout_matrix(arguments) Initialize winding layout matrix.
A layout matrix is a number_of_layers x number_of_slots matrix of integers, with values in range -phases...phases.
The entries of the layout matrix W are:
- W(i, j) = +k : phase k goes through layer i, slot j, to positive direction:
- W(i, j) = -k : phase k goes through layer i, slot j, to negative direction: Help for DistributedWindingSpec/*set_layout_matrix* is inherited from superclass POLYPHASEWINDINGSPEC