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

1 view (last 30 days)
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 :)

Accepted Answer

Walter Roberson
Walter Roberson on 25 Jun 2018
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 Comments
Luana Aragao
Luana Aragao on 25 Jun 2018
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?
<<

Sign in to comment.

More Answers (0)

Categories

Find more on Programmatic Model Editing in Help Center and File Exchange

Products

Community Treasure Hunt

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

Start Hunting!