Why PMSM model spins with SVPWM block?
3 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (1)
Sabin
am 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 Kommentare
Communitys
Weitere Antworten in Power Electronics Control
Siehe auch
Kategorien
Mehr zu Specialized Power Systems finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!