Why PMSM model spins with SVPWM block?
1 回表示 (過去 30 日間)
古いコメントを表示
PMSMs are not self-starting machines but in Simulink I am able to spin the motors by connecting them to SVPWM block without control loop. Are the PMSM models in Simulink self-startable?
When frequency is changed from 40 Hz to 45 Hz without changing the modulation index, the speed increased. Although the machine does not accelerate when the phase angle of the sawtooth waveform is increased. How to simulate acceleration?
The screenshot is attached.
0 件のコメント
回答 (1 件)
Sabin
2024 年 1 月 19 日
In Simscape Electrical (or other Simulink toolboxes), the models for Permanent Magnet Synchronous Motors (PMSMs) can indeed start and run without a separate control loop when you use a SVPWM block. This might seem counterintuitive since in the real world, PMSMs are not self-starting due to the synchronous nature of their operation, which requires the magnetic field generated by the stator to be rotating at the same speed as the rotor's magnetic field from the start.
However, the simulation abstracts away some of the real-world complexities. We then need to choose the right model fidelity for the task we have. Model simplification allows users to quickly test and validate certain aspects of motor control systems.
0 件のコメント
コミュニティ
その他の回答 パワー エレクトロニクス コミュニティ
参考
カテゴリ
Help Center および File Exchange で Specialized Power Systems についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!