field oriented control with a gain of "4" ?
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens

Do someone know why they add in the example model of a field orientated control a gain of "4"?
Matlab Code: power_pmmotor
0 commentaires
Réponses (1)
Abhinav Aravindan
le 25 Fév 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, :
0 commentaires
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!