Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
1

No change in electricity production after changing generator rated electricity power output?

asked 2017-03-11 13:30:35 -0500

solarpanel_m's avatar

updated 2017-03-11 18:15:09 -0500

I am trying to model electricity generation produced by PV panels on a building but noticed that if I change the generator rated electricity power output I am still producing the same amount of energy. I tried to compare this with the generatorPV example file given in EnergyPlus but when I change the generator rated electricity power output values in the example file, it also does not change the power production output. Does anyone know why this occurs and if there is a way to fix this? Change in the generator rated electricity power output should change the power production output at the end of a simulation.

edit retag flag offensive close merge delete

1 Answer

Sort by ยป oldest newest most voted
2

answered 2017-03-12 08:12:02 -0500

I assume, that you refer to the ElectricLoadCenter:Generators object. As it says in the Input Output Reference:

"This value [Generator Rated Electric Power Output] is used only for supervisory control and generator dispatch; the actual power output for each time step is determined by the generator models."

So the power output comes from the PV models. I think, this value is only needed for something like: how much generated electric power should the Electric Load Center "expect" from the PV models, to manage storage and other things. If your setup is relatively simple, e.g. you have only one generator object, no storage, the value of Rated Electric Power Output may have no effect on your results. Just set it to the sum rated power of your PV system.

edit flag offensive delete link more

Comments

Yes, this is correct. PV panels are assumed to just run whereas other generators that consume fuel to make electricity can attempt to respond to dispatch controls.

Archmage's avatar Archmage  ( 2017-03-15 08:10:19 -0500 )edit

@adambgnr , @Archmage Does this mean that in order to change the PV output (in the GeneratoswithPV.idf example file) I would need to substitute the PhotovoltaicPerformance:Simple object with an object from the SandiaPVdata.idf which is located in C:\EnergyPlusV8-6-0\DataSets?

Alex Vlachokostas's avatar Alex Vlachokostas  ( 2017-12-22 10:56:22 -0500 )edit

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Careers

Question Tools

1 follower

Stats

Asked: 2017-03-11 13:30:35 -0500

Seen: 230 times

Last updated: Mar 12 '17