rated_torque not matching desired torque for IPMSM

39 views (last 30 days)
Bhagyesh
Bhagyesh on 6 Dec 2024 at 7:23
Commented: Bhagyesh on 11 Dec 2024 at 4:54
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
VBBV
VBBV on 6 Dec 2024 at 7:58
Moved: VBBV on 6 Dec 2024 at 7:59
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)

VBBV
VBBV on 6 Dec 2024 at 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'

  2 Comments
Bhagyesh
Bhagyesh on 6 Dec 2024 at 9:15
Edited: Bhagyesh on 8 Dec 2024 at 7:23
@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.
Bhagyesh
Bhagyesh on 11 Dec 2024 at 4:54
@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 Powertrain Blockset in Help Center and File Exchange

Products


Release

R2024b

Community Treasure Hunt

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

Start Hunting!