Asyncrhonous motor custom mat file to increase 2 to pole to 8 pole
1 次查看(过去 30 天)
显示 更早的评论
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 个评论
采纳的回答
Aiswarya
2024-1-2
编辑:Aiswarya
2024-1-2
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.
更多回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Motor Drives 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!