필터 지우기
필터 지우기

Power gui problem help

조회 수: 1 (최근 30일)
mitesh kelaskar
mitesh kelaskar 2020년 3월 6일
이동: Sabin 2023년 1월 4일
How to run 2 power gui in a signal matlab file? I want to run 1 powergui with continuous signal and 1 power gui with phasor signal. What should I do plZ help

채택된 답변

Joel Van Sickel
Joel Van Sickel 2020년 3월 6일
이동: Sabin 2023년 1월 4일
Hello Mitesh,
you can create a model reference and put one of your powergui blocks and the associated electrical network inside the model reference, and it will use the local model reference settings. This approach will require manually cleaning up the generated model reference and probably manually setting some of the output ports to work with complex signals (if you are using phasor).
You only need to put one of them in a model reference. It will be easier if you put the continuous time system in the model reference and leave the phasor system at the top level.
Regards,
Joel

추가 답변 (0개)

커뮤니티

더 많은 답변 보기:  Power Electronics Community

카테고리

Help CenterFile Exchange에서 Switches and Breakers에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by