Modeling PMSM in simulink
이전 댓글 표시
I dont want to use Simulink's ready-built PMSM block,but instead I want to built my own PMSM and control it with FOC. Problem is that when I run simulation with my own PMSM, my own won't give normal results, but if I change it to ready-built one, simulation works fine and give same results as in the real implemention.
I'am quite sure my model is correct, but is there some configurations need to be considered?
답변 (1개)
Sabin
2023년 1월 10일
0 개 추천
Not easy to point to potential problems without a model. Something that might be problematic is the angle definition used in the Park transform. If the angle definition in the PMSM and the one in the control are different the results would not be good.
카테고리
도움말 센터 및 File Exchange에서 Motor Control Blockset에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!