Summary for: SlottedRotor1 < SlottedRotorBase
Class summary
SlottedRotor1 Simple template for a slotted rotor.
Mainly intended for induction machines with a squirrel-cage winding.
Main dimensions:
- leff : stack length
- p : number of pole-pairs
- symmetry_sectors : number of symmetry sectors
- delta : airgap length
- Rout : outer radius of rotor
- Rin : inner radius of rotor
Slot dimensions, either:
- rotor_slot : a RotorSlotShape object, OR
- shape_r : (LEGACY) 1 or 2, to automatically dispatch either RotorSlot1 or RotorSlot2
Materials:
- rotor_core_material : rotor core material
- rotor_stacking_factor : core stacking factor, generally < 1.
- shaft_material : shaft material
End-ring dimensions:
- H_ring : end-ring height (radial length)
- W_ring : end-ring width (axial length)
- D_ring : average end-ring diameter
Additional dimensions:
- any dimensions required by the specified RotorSlotShape
Properties
.winding - circuit object for the rotor cage, a CageCircuit
Methods
Class methods are listed below. Inherited methods are not included.