Summary
StatorBase Base class for radial-flux stators.
This class doesn’t contain any geometry-creation functionality (this.mesh_geometry). Symmetry sector angles etc. are determinated from the slot number (dimensions.Qs) and number of symmetry sectors (dimensions.symmetry_sectors).
For a fully-functioning class, see Stator.
PROPERTIES
-
StatorBase/winding is a property.
-
winding_spec - winding specs
Methods
Class methods are listed below. Inherited methods are not included.
* Nrep Number of times to replicate elementary mesh.
Nrep(this)
Usually subclassed, but by default returns this.dimensions.Nrep. Help for StatorBase/Nrep is inherited from superclass GEOBASE
* StatorBase Base class for radial-flux stators.
This class doesn’t contain any geometry-creation functionality (this.mesh_geometry). Symmetry sector angles etc. are determinated from the slot number (dimensions.Qs) and number of symmetry sectors (dimensions.symmetry_sectors).
For a fully-functioning class, see Stator.
* mean_distance_between_slots Mean distance from slot-to-slot.
Mainly used for end-winding volume calculation.
* mean_slot_radius Mean radial coordinate of slot surface.
* sector_angle Angle of smallest symmetry sector.
* slot_angle Angular coordinate of the first slot.
* slot_area Cross-sectional area of a single slot.
* symmetry_period Symmetry period of geometry.
* StatorBase/visualize_radial is a function.
visualize_radial(this, varargin)