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

How we can assign the tilt of PV array in EnergyPlus?

asked 2016-07-19 19:34:25 -0500

Noosha's avatar

updated 2016-09-08 11:38:44 -0500

In EnergyPlus the PV assign to flat surfaces. How we can assign the tilt for PV arrays?

edit retag flag offensive close merge delete

Comments

2

you meant "tilt", not "title"?

Julien Marrec's avatar Julien Marrec  ( 2016-07-20 13:56:08 -0500 )edit

3 Answers

Sort by ยป oldest newest most voted
2

answered 2016-07-21 09:15:19 -0500

Alex Vlachokostas's avatar

updated 2016-07-22 10:30:52 -0500

As user @Ricardo GAllegos suggested, you need to create the 'shading:building' or 'shading:site' object. More specifically, according to 'Input Output reference guide pp.334 E+ 8.5'),

Shading:Site, PV-roof-mounted-surface, !-Name Your angle here, !Azimuth Your angle here, !-Tilt Your coordinate here, !- Starting X coordinate Your coordinate here, !- Starting Y coordinate Your coordinate here, !- Starting Z coordinate number, !-Length number, !-Height

then connect that surface to the photovoltaic Generator:Photovoltaic, PV:ZN_1_FLR_1_SEC_1_Ceiling, !- Name PV-roof-mounted-surface, !- Surface Name PhotovoltaicPerformance:Simple, !- Photovoltaic Performance Object Type 20percentEffPVhalfArea, !- Module Performance Name Decoupled, !- Heat Transfer Integration Mode 1.0, !- Number of Series Strings in Parallel {dimensionless} 1.0; !- Number of Modules in Series {dimensionless}

Look up the ShopWithPVandBattery.idf example

edit flag offensive delete link more

Comments

Thank you Alex Vlachokostas for your response. I was able to do it, following your solutions and it worked great for me. One other thing. Could you tell me what is the difference between Total Source Energy and Net Source Energy in the result. Because when I put PV systems they are different. Tanks a lot

Noosha's avatar Noosha  ( 2016-07-21 21:34:47 -0500 )edit

@Noosha, A tentative thought would be: Total Source Energy is always positive and indicates the amount of energy produced by your PV system. However, Net Source Energy has positive and negative values. Positive values indicate electricity fed to the building energy systems by the PVs and negative values indicate surplus electricity that is fed back to the grid. (Check your results and make sure that the Net Source Energy output has both positive and negative values.)

Alex Vlachokostas's avatar Alex Vlachokostas  ( 2016-07-22 10:29:26 -0500 )edit
1

answered 2016-07-20 11:53:48 -0500

Ricardo GAllegos's avatar

You need to create a titled surface in "shading: building" and link this surface in " generator:photovoltaic "

edit flag offensive delete link more

Comments

Thank you for your reply. But, I already link the roof surfaces to the " generator:photovoltaic ". Do you have any example file that I can find how define the shading building and link it to the photovoltaic. Many thanks

Noosha's avatar Noosha  ( 2016-07-21 08:40:46 -0500 )edit
0

answered 2016-07-20 22:50:52 -0500

Noosha's avatar

Thank you for your reply. But, I already link the roof surfaces to the " generator:photovoltaic ". Do you have any example file that I can find how define the shading building and link it to the photovoltaic. Many thanks

edit flag offensive delete link more

Comments

2

This is not an answer, please use the "add a comment" button instead

Julien Marrec's avatar Julien Marrec  ( 2016-07-21 06:14:57 -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: 2016-07-19 19:34:25 -0500

Seen: 529 times

Last updated: Sep 08 '16