rated_torque not matching desired torque for IPMSM
39 次查看(过去 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,7:52
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'
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!