Hi
I am following the example "Flux - Twin Activate Coupling: IPM Motor Speed Control", focusing on Case 3, where the initial rotor position at t=0t = 0t=0 is set to 7.5°. I understand this is determined as the zero-crossing point of the phase-one voltage through back EMF analysis, as explained in the example "Brushless IPM Motor (Embedded Magnets)".
However, I am unclear about how the gamma value of 45° is chosen. Could you clarify the criteria or method for selecting the gamma value for my motor design?
When I use the macro "Find_Rotor_Angle_2D.PFM", it calculates the POS_INI value as approximately 52.5° for the example motor. For my motor, the back EMF analysis shows the zero-crossing point of phase-one voltage at 7°, but the macro calculates POS_INI around -106°.
How should I select the initial rotor position and gamma value for my motor to ensure proper setup in the controller for FOC implementation?
Secondly, I would like to know how the end winding inductance (0.159E-3 H) and coil conductor resistance (0.088 ohms) are calculated in the "Brushless IPM Motor (Embedded Magnets)" example.
I reviewed the "Induction Motor with Skew Tutorial" (page 90), which provides the formula for calculating end winding reactance, as shown in the attached figure. I have followed all the steps from this document and applied them to the Brushless IPM Motor (Embedded Magnets) example. However, I am unable to obtain the 0.159E-3 H value for the end winding inductance, and I believe I might be making a mistake in my calculations. I would appreciate your help in identifying where I might be going wrong.
The parameters I am using, as mentioned in the "Brushless IPM Motor (Embedded Magnets)" example (p. 20), are:
- Nss = 48
- p = 4
- Dext = 184 mm
- hss = 30 mm
- Number of coils per pole per phase = 2
The number of turns assigned to a conductor is 26, as mentioned in the example. I am also trying to understand how to calculate the following:
- Ntpp: Number of turns per slot per phase
- Nc: Number of coils in parallel per phase
Could you please guide me on how to correctly calculate these values?
Thanks,