field oriented control with a gain of "4" ?
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos

Do someone know why they add in the example model of a field orientated control a gain of "4"?
Matlab Code: power_pmmotor
0 comentarios
Respuestas (1)
Abhinav Aravindan
el 25 de Feb. de 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 comentarios
Ver también
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!