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'
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!