필터 지우기
필터 지우기

Can the powergui Load Flow tool initialize a user built model in Simulink?

조회 수: 4 (최근 30일)
Radu
Radu 2017년 1월 12일
답변: Joel Van Sickel 2020년 9월 17일
Hello all,
I am using the load flow tool in Simulink to initialize the Synchronous Generators I have in my models. And this works good. However, I am also including a wind farm in the power system. The wind farm is a model built by me. I have seen that the load flow does not affect the wind farm initialization, nor does it take the wind farm into account when calculating the quantities for the rest of the power system. Therefore, the system does not start in steady-state.
Does anyone know if the load flow tool works only with the simulink library models? Or can it be used to calculate and initialize a user built model as well? If it can, do you know any examples that I could use for inspiration?
Thank you all. Radu
  댓글 수: 1
Jordan Ross
Jordan Ross 2017년 1월 23일
Hello Radu,
If you execute the following command from the MATLAB Command Window do you see Synchronous Generators in the Wind Farm model show up?
>> power_loadflow('-v2', sys)
Where "sys" is your model name as a string.
Additionally, how do you include your wind farm in the power system? Is it a model reference or a masked subsystem?

댓글을 달려면 로그인하십시오.

답변 (1개)

Joel Van Sickel
Joel Van Sickel 2020년 9월 17일
Hello Radu,
yes, it is possible, but they need to be set up correctly. Please respond to Jordan's questions if you want to track down an answer.
Regards,
Joel

카테고리

Help CenterFile Exchange에서 Trimming and Linearization에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by