Unable to connect input of modeled PMSM to inverter output

3 views (last 30 days)
I modelled permanent magnet synchronous motor using the necessary equations in simulink together with inverter but I could not connect the output of the inverter to the input of the PMSM even though I have tried PS-Simulink and Simulink-PS. It could not interface between the two.
What to do in this situation ??

Answers (1)

Joel Van Sickel
Joel Van Sickel on 8 Aug 2022
Hello Anwesha,
you can start here and do not need your own equations: https://www.mathworks.com/help/physmod/sps/ug/three-phase-pmsm-drive.html
Otherwise, you'll need to interface between your model and the simscape model with controlled current sources and voltage sensors. You can sense the line voltage from the ineverter and pass that as an input to your simulink model, then take the calculated current and pass that into a controlled current source attatched to the inverter (you'll need multiple sources and sensors since it is a multi-phase system).
Regards,
Joel

Categories

Find more on Electrical Block Libraries 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!