Asyncrhonous motor custom mat file to increase 2 to pole to 8 pole
1 view (last 30 days)
Show older comments
Domenico Tedesco
on 22 Dec 2023
Commented: Domenico Tedesco
on 7 Jan 2024
Hello has anyone created their own engine paramet file that can be uploaded to the IM aynchronous block , I want increase the no of poles for i.e. a 75kw three phase motor but Simulink only has a preset librbary, I did remember seeing something somewhere but cant recall where Simulink std motor are all 2 poles want run my model with 4 6 amd 8 poles
0 Comments
Accepted Answer
Aiswarya
on 2 Jan 2024
Edited: Aiswarya
on 2 Jan 2024
Hi Domenico,
I see that you want to change the number of poles in your three phase Induction Motor(IM). As you mentioned Simulink motor has 2 poles by default. Simulink provides a three-phase induction motor block (https://www.mathworks.com/help/autoblks/ref/inductionmotor.html). In order to change the number of poles, you can set the parameter Number of pole pairs (P) to the desired value (https://www.mathworks.com/help/autoblks/ref/inductionmotor.html#bvbzg9b-1-NumberofpolepairsP). Observe that the default value is mentioned as 2.
More Answers (0)
See Also
Categories
Find more on Motor Drives in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!