rated_torque not matching desired torque for IPMSM
2 ビュー (過去 30 日間)
古いコメントを表示
Hi Community,
I am refering this example https://in.mathworks.com/help/mcb/gs/foc-pmsm-using-hall-sensor-example.html .
- 'rated_torque' not matchning with desired torque after entering motor, inverter parameters. I am getting 2 Nm torque, but my expedted torque is 21Nm. How can I get desired torque?
- What is difference between 'pmsm.T_rated' and 'rated_torque' ?
Below is the Torque_speed graph for referance.
Thanks in Advance.
1 件のコメント
回答 (1 件)
VBBV
2024 年 12 月 6 日
Hi
From the reference graph you have, it seems the value you get for rated torque is correct. It's about 2.25 Nm. If you look at the power vs speed graph, the nominal power is about 595 W at 0.25 x 10^4.
If you calculate torque from power and speed you would get 2.25 Nm which is correct. There is NO difference between pmsm.T_rated' and 'rated_torque'
2 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!