field oriented control with a gain of "4" ?
조회 수: 3 (최근 30일)
이전 댓글 표시

Do someone know why they add in the example model of a field orientated control a gain of "4"?
Matlab Code: power_pmmotor
댓글 수: 0
답변 (1개)
Abhinav Aravindan
2025년 2월 25일
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
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!