Linking physical domain to mathematical model
조회 수: 2 (최근 30일)
이전 댓글 표시
Hi!
I am trying to implement DTC of PMSM. The PMSM model was created by me following the mathematical equations. Howver, the strategy requires me to feed 3 phase voltages out of an inverter to the motor model. I have used the inverter model available in SimScape along with a 3-phase V-I measurement block. However, I cannot figure out how to link the voltages in the physical domain to the motor model. I observed that in the PMSM model from SimScape, there is a powersysdomain that is acheiving this task. How can I go about acheiving the same in the model that I created?
Thank You
댓글 수: 2
답변 (1개)
Sabin
2023년 11월 17일
If the model is implemented in Simulink then you can use a PS-Simulink Converter to obtain the voltage as a Simulink signal which you can then feed to the motor model. If the model is implemented in a different technology then a controlled voltage source may be used.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Specialized Power Systems에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!