rated_torque not matching desired torque for IPMSM

Hi Community,
  1. '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?
  2. What is difference between 'pmsm.T_rated' and 'rated_torque' ?
Below is the Torque_speed graph for referance.
Thanks in Advance.

1 Comment

May be you are saturating the power variable to 500 W in your model. Check If you can set the saturation value to something like 6000W

Sign in to comment.

Answers (1)

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 Comments

@VBBV: Thanks for your quick respose. Can you please point me where do I find Power variable. Where I can find power calculation in .m script file?
  1. How can I get torque around 21Nm? I tried changing Voltage, Current parameters in .m script file. But torque not updating.
  2. pmsm.T_rated' / 'rated_torque' are mentioned as Per Unit System(PU System)?
Thanks in Advance.
@VBBV: Thanks for your quick respose. Can you please point me where do I find Power variable. Where I can find power calculation in .m script file?
  1. How can I get torque around 21Nm? I tried changing Voltage, Current parameters in .m script file. But torque not updating.
  2. pmsm.T_rated' / 'rated_torque' are mentioned as Per Unit System(PU System)? Please confirm.
Thanks in Advance.

Sign in to comment.

Categories

Find more on MATLAB in Help Center and File Exchange

Products

Release

R2024b

Asked:

on 6 Dec 2024

Commented:

on 11 Dec 2024

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!