Skip to main content

Summary

The Sandia model is an empirical temperature model developed at Sandia National Laboratories (King et al., 2004) based on outdoor measurements. Unlike the Heat Balance model, it calculates back-of-module surface temperature first using an empirical exponential relationship for thermal losses with conductive and convective contributions, then derives cell temperature from it.

Inputs


Outputs


Detailed Description

The Sandia model calculates back-of-module surface temperature using an empirical exponential relationship for thermal losses with conductive and convective contributions: Tm=GPOA,front,effea+bvw+TaT_m = G_{POA,front,eff} \cdot e^{a + b \cdot v_w} + T_a where:
  • TaT_a is the ambient air temperature in °C (from weather data)
  • GPOA,front,effG_{POA,front,eff} is the front-side after optical corrections, in W/m² (from irradiance calculation)
  • aa is the empirical conductive coefficient (from DC field definition)
  • bb is the empirical convective coefficient in s/m (from DC field definition)
  • vwv_w is the wind speed in m/s (from weather data)
The exponential term ea+bvwe^{a + b \cdot v_w} represents the thermal resistance between the module and the environment. Both aa and bb are negative, so higher wind speeds reduce the exponential and thus lower module temperature. These coefficients depend on mounting configuration and module construction and are empirically determined.

Reference Coefficients

The following reference coefficients were empirically derived by Sandia National Laboratories for open-rack mounting (King et al., 2004). These are guidelines only—users can set aa, bb, and ΔTcm\Delta T_{c-m} freely in the DC field definition.

Cell Temperature

Cell temperature is derived from surface temperature by adding an irradiance-proportional offset: Tc=Tm+GPOA,front,effGrefΔTcmT_c = T_m + \frac{G_{POA,front,eff}}{G_{ref}} \cdot \Delta T_{c-m} where:
  • GrefG_{ref} is the reference irradiance in W/m² (typically 1000 W/m²)
  • ΔTcm\Delta T_{c-m} is the cell-to-module temperature difference at the reference irradiance, in °C (from DC field definition)

References

  • King, D. L., Boyson, W. E., & Kratochvil, J. A. (2004). Photovoltaic array performance model. SAND2004-3535, Sandia National Laboratories. DOI: 10.2172/919131