Can Energy Plus simulate directly semi-transparent photovoltaics?
I cannot found specifications about semi transparent photovoltaics in inputoutput reference.
First time here? Check out the Help page!
I cannot found specifications about semi transparent photovoltaics in inputoutput reference.
Modeling PV arrays in EnergyPlus is really a 3-step process:
Generator:Photovoltaic
object to the model. This object defines how the PV array generates electricity by referencing the PV surface and a performance efficiency object (next bullet point)The Generator:Photovoltaic
and PV performance objects do not have input fields related to transparency. However, it is possible to reference a Shading:Building:Detailed
object for the PV array. This will be the easiest way to model semi-transparency, since the list of input fields for this object are short and one of them is Transparency Schedule, so you can model dynamic transparency throughout the simulation if you wanted.
I'm just spit balling here but it seems to me that the transparency of the module would figure into the efficiency of the module and that you shouldn't have to go into the detail of defining a building shade?
I'll have @luis melo correct me if I'm wrong, but I think he wants to model a PV module that has a transparent back surface instead of an opaque back surface. Sunlight would hit the PV cells first, then some is transmitted to the back surface, then the last is transmitted through the back surface and out of the module.
I studied the influence of semi-transparent PV on a large commercial building using E+. This is the way I did it, you may find another way. I ran two simulations 1) with the semi-transparent properties of the PV as windows (e.g. to calculate the change in loads). In this simulation no electricity is ‘generated’ you are just calculated the impact of the new fenestration. 2) using PV in place of these windows to calculate what would have been generated (the loads will not be correct as the fenestration will not be accurate because I believe in E+ PV can only go over walls, not windows). Use the results from (1) to determine the utilities and then subtract off what would be generated as calculated in (2). I did it at a fine resolution as I was particularly interested in the influence on peaks.
What kind of "semi transparent properties" did you use for the fenestration? Did you use the simple model with measured values for SHGC, Light transmission, U value or a detailed model accounting for pane reflections etc?
If you were to add the semi-transparent PV laminate on top of an exsting roof glazing with an air gap (say 15cm), would it make sense to model it as an external shade with properties of the PV laminate? I have tried this but it gives me higher cooling +heating loads compared to a setup where the PV is integrated (semi transparent BIPV). It doesnt seem accurate!
Please start posting anonymously - your entry will be published after you log in or create a new account.
Asked: 2016-02-18 09:00:12 -0600
Seen: 1,095 times
Last updated: Feb 19 '16
I know you can assign PV to shading surfaces and to base surfaces. Base surfaces won't help you because they are opaque. Not sure what happens to PV production if you start making the shading surface translucent by assigning a transmittance schedule to it. It will let some light through but will it still produce as much PV? But this isn't building integrated PV in that the surface doesn't thermally interact with the building model other than blocking some sunlight. I don't know if PV can be associated with fenestration surfaces.
@David Goldwasser if you look at the IDD for the Generator:Photovoltaic object, the surface list it can reference is "AllShadingAndHTSurfNames". If you search for this term in the IDD, you'll see that this includes building surfaces, shading surfaces, fenestration surfaces, SurfaceProperty:ExteriorNaturalVentedCavity, solar thermal collectors, PVT collectors, and rain water collectors.