field oriented control with a gain of "4" ?

5 views (last 30 days)
Jannis Wiemann
Jannis Wiemann on 19 Feb 2021
Answered: Abhinav Aravindan on 25 Feb 2025
Do someone know why they add in the example model of a field orientated control a gain of "4"?
Matlab Code: power_pmmotor

Answers (1)

Abhinav Aravindan
Abhinav Aravindan on 25 Feb 2025
In the "Permanent Magnet Synchronous Machine (PMSM)" example model, a gain of "4" is used to convert the mechanical speed and angle to electrical speed and angle respectively.
This is because the ratio electrical speed by mechanical speed in a PMSM is equal to the number of Pole pairs. The number of Pole pairs is set to “4” by default for “Permanent Magnet Synchronous Machine”. Hence, the mechanical speed is multiplied by “4” to get the electrical speed. Similarly, this has also been applied for the Rotor angle conversion.
You may refer to the links below for more information, :

Categories

Find more on Simulink in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!