Can anyone figure the error that I have made on this PMSM model ?

3 views (last 30 days)
This is a PMSM model which I tried developing. Following were my approach:
1) Maximum usage of self made Simulink blocks rather talking from simscape library
2) Parks and Clarks transormation done without the blocks
Kindly let me know the errors since I am not getting the desired output
Both the Simulink Model and the MATLAB Code are attached.

Answers (1)

Pat Gipper
Pat Gipper on 6 Jul 2021
Moved: Sabin on 24 Dec 2022
Are you confident about the motor constants. The viscous friction damping is so large that your motor is unable to produce enough torque to spin at 2500 rpm because the current is saturated at its maximum value. Try reducing B to 0.005 and you will find that the speed will eventually get there.
  1 Comment
Varun Nair
Varun Nair on 14 Jul 2021
Moved: Sabin on 24 Dec 2022
Thanks Pat, I have tried reducing the value. Can you please check if that is right.

Sign in to comment.

Tags

Products

Community Treasure Hunt

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

Start Hunting!