Why PMSM model spins with SVPWM block?
1 view (last 30 days)
Show older comments
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 Comments
Answers (1)
Sabin
on 19 Jan 2024
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 Comments
Communities
More Answers in the Power Electronics Control
See Also
Categories
Find more on Specialized Power Systems 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!