Back EMF Constant within the Simscape PMSM block
이전 댓글 표시
Hello guys,
in the Simscape PMSM block I want to type in the Back EMF constant (kE).
But I cant find if I should give the data as a peak, rms or mean value neither if it should me a Line-to-Line or Phase value?
Because every Motor-Designer gives these data in different ways.
Thank you in advance.
Best regards.
답변 (3개)
youjarr
2021년 1월 21일
1 개 추천
댓글 수: 1
Pat Gipper
2021년 1월 22일
Thanks for posting this followup. The Mathworks example gives a nice implementation of a motor spin-test using Simscape. Specifying the flux linkage in Webers is always a bit of a question. Typically for a Wye connected motor I will have a measured phase to phase peak voltage which will be converted to either a torque constant in N*m/A or back EMF constant in V/(rad/s), which will have the same numerical value. But you can't just enter this value into the PMSM block parameters because this is asking for a "Phase value". So the value you enter needs to be divided by sqrt(3). It's a best practice to run this example to double check your selections.
Tobias Schindler
2021년 1월 13일
0 개 추천
kE is line-to-line in rms by standard definition. Note that does not mean that motor designers supply the value according to the standard definition nor that matlab follows this standard.
댓글 수: 4
Tobias Schindler
2021년 1월 13일
Seems like Matworks takes the freestyle approach to defining Ke ;)
Personally, I would use psi_pm and check if the torque of the simulation makes sense.

Pat Gipper
2021년 1월 13일
I have double-checked the Simscape PMSM interpretation of Ke and Kt in the past by doing the following; 1) Connect each phase through a large resistor to ground 2) Make the motor inertia value large 3) Give the inertia a speed initial condition. Then I just capture the phase to ground voltage across the resistors as a function of time. It duplicates the motor free-spin test.
youjarr
2021년 1월 14일
카테고리
도움말 센터 및 File Exchange에서 Permanent Magnet에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!