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 で Choose and Parameterize Blocks についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!