First time here? Check out the Help page!
1 | initial version |
If you want to use the PhotovoltaicPerformance:Simple
option, then I would suggest to run two simulations:
Surface Outside Face Temperature
on
a Timestep level. Make sure, that the modeled surface has similar construction materials to a PV panel's materials. Once you have this,
you can calculate the efficiency of
the PV system in excel for every
timestep and save it in a .csv file.
In the documentation of
SAM
equation 9.32 can help you determine,
how change in temperature changes the
efficiency. This equation is using cell temperature, which is usually 0-3 degrees higher, than the surface temperature. Schedule:File
object and run the simulation again, with the new efficiency schedule to get the PV output.An other option is, to go for a more detailed PV model, like PhotovoltaicPerformance:EquivalentOne-Diode
or PhotovoltaicPerformance:Sandia
which have the temperature dependency already built-in. I would only suggest to go for this option, if you now exactly what type of PV modules you have, and you can get their exact parameters from the Sandia or CEC database.