Hello every one. can some one help me with this?

조회 수: 1 (최근 30일)
Luana Aragao
Luana Aragao 2018년 6월 25일
댓글: Walter Roberson 2018년 6월 25일
Hello every one, I'm an electrical engineering student, and I'm trying to modelling and simulating a hydroeletric power plant.l I'm new at matlab and simulink, so i'm having lot of doubts about that.
I projected a station just like that bellow:
After that, when i try to compilate the project, i got this error:
I really have no idea about how to fix it. Can some one please help me with this? Thank you all :)

채택된 답변

Walter Roberson
Walter Roberson 2018년 6월 25일
You need to resolve the link into the bottom of the Local Load block, in order to provide a value for the VRated input.
You need to open the Machine Mechanical Power (SI) block and look at the parameter fElectrical0 which you will find that you have defined in terms of FRated, but you have not defined FRated
You need to open the Reactive Compensation block and look at the parameter C which you will find that you have defined in terms of reactiveCompensationCapacitance, but you have no defined reactiveCompensationCapacitance
  댓글 수: 2
Luana Aragao
Luana Aragao 2018년 6월 25일
Thank you for replying!! :) I made the changes that you indicated to me, but now I'm having a time error. I don't know what is happening Can you please help me again?
<<
Walter Roberson
Walter Roberson 2018년 6월 25일
You can try either of those recommended actions.

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

추가 답변 (0개)

카테고리

Help CenterFile Exchange에서 Nonlinear Operators에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by