Unable to connect input of modeled PMSM to inverter output

조회 수: 3 (최근 30일)
Anwesha Panda
Anwesha Panda 2022년 8월 3일
답변: Joel Van Sickel 2022년 8월 8일
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 ??

답변 (1개)

Joel Van Sickel
Joel Van Sickel 2022년 8월 8일
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

카테고리

Help CenterFile Exchange에서 Electrical Block Libraries에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by