Why PMSM model spins with SVPWM block?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (1)
Sabin
el 19 de En. de 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 comentarios
Comunidades de usuarios
Más respuestas en Power Electronics Control
Ver también
Categorías
Más información sobre Specialized Power Systems en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!