PMSM model in Simulink

16 views (last 30 days)
Gerald
Gerald on 18 Dec 2024
Commented: Gerald on 20 Dec 2024
I am trying to build a circuit that needs access to the neutral of the PMSM windings in Simulink. Is there any way I can access this neutral point of the Permanent Magnet Synchronous Machine model in Simulink?

Answers (1)

Vinay
Vinay on 20 Dec 2024
Hi @Gerald ,
The neutral point of the 'Permament magnet synchronous motor' can be accessed by setting the 'Winding type' of the motor as 'wye-wound' and 'zero sequence' parameter as 'include'.
For more details refer to the below documentation of 'PMSM';
I hope this would resolve the issue
  1 Comment
Gerald
Gerald on 20 Dec 2024
Hi @Vinay,
Thank you for your answer. I was referring to using this "Permanent Magent Synchronous Machine Block in Simulink which can be found in this link: https://www.mathworks.com/help/sps/powersys/ref/permanentmagnetsynchronousmachine.html
Because I am working in Simulink not Simscape, I was looking for the Simulink block. Or is there a way I can integrate your suggestion into my Simulink model?
Thanks.

Sign in to comment.

Products


Release

R2024a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!