Summary
The NOCT-SAM model estimates cell temperature from a module’s , typically determined according to , applying corrections for irradiance level, module-level optical losses, electrical conversion efficiency, and conductive and convective heat dissipation. This model is based on the System Advisor Model (SAM) implementation (Gilman et al., 2018).Inputs
| Name | Symbol | Units | Description |
|---|---|---|---|
| Front POA Irradiance | W/m² | Front POA irradiance after transposition, before optical adjustments (from irradiance calculation) | |
| Effective Front POA Irradiance | W/m² | Front-side POA irradiance after optical adjustments, before DC system losses (from irradiance calculation) | |
| Ambient Air Temperature | °C | Ambient air temperature | |
| Wind Speed | m/s | Wind velocity | |
| Module STC Efficiency | — | Module efficiency at standard test conditions | |
| Nominal Operating Cell Temp | °C | Nominal operating cell temperature, as defined by IEC 61215 | |
| Transmittance-Absorptance | — | Fraction of incident light absorbed by the PV cell at normal incidence | |
| Cell-to-Module Temp Difference | °C | Temperature difference between cell and module surface | |
| Reference Irradiance | W/m² | Reference irradiance for cell-to-module temperature difference (typically 1000 W/m²) |
Outputs
| Name | Symbol | Units | Description |
|---|---|---|---|
| Cell Temperature | °C | Operating temperature of PV cells | |
| Surface Temperature | °C | Back-of-module surface temperature |
Detailed Description
The NOCT-SAM model takes as its starting point the Nominal Operating Cell Temperature (NOCT), measured under the standardized conditions defined in IEC 61215, and adjusts it to estimate cell temperature under actual operating conditions. Unlike the Heat Balance and Sandia models, which use only the effective front-side POA irradiance (), the NOCT-SAM model uses both the front-side POA irradiance ()—before module-level optical adjustments—and the effective front-side POA irradiance ()—after module-level optical adjustments. This allows explicit separation between thermal and optical contributions. The model starts from the temperature difference between the nominal operating cell temperature and its reference ambient temperature (20 °C), then applies three scaling factors:Irradiance Scaling
This factor scales the temperature rise by the ratio of actual to NOCT reference irradiance (800 W/m²).Absorptance and Efficiency Correction
This factor reduces the temperature rise to account for the fraction of absorbed light converted to electricity rather than heat. The transmittance-absorptance product represents the fraction of incoming light absorbed by the solar cell at normal incidence—accounting for transmittance through the front layers (glass, encapsulant), absorptance in the solar cell, and internal reflections at layer interfaces—while the ratio adjusts for time-dependent optical effects (, , ).Heat Dissipation
This factor scales thermal losses relative to the NOCT reference wind conditions. The 0.51 factor accounts for the reduced air flow in PV power plants—compared to the open-rack configuration used for NOCT measurement—due to row-to-row shielding and other systemic effects. In PlantPredict, this parameter is hard-coded to 0.51, corresponding to ground-mount systems.Cell Temperature Equation
where:- is the ambient air temperature in °C (from weather data)
- is the nominal operating cell temperature in °C (from DC field definition)
- is the front-side before module-level optical adjustments in W/m² (from irradiance calculation)
- is the front-side POA irradiance after module-level optical adjustments in W/m² (from irradiance calculation)
- is the module efficiency at (from module definition)
- is the transmittance-absorptance product at normal incidence, without soiling or spectral correction (from DC field definition)
- is the effective absorptance under actual operating conditions (including soiling, IAM, and spectral effects)
- is the wind speed in m/s (from weather data)
Module Surface Temperature
where:- is the reference irradiance in W/m² (from module definition, typically 1000 W/m²)
- is the cell-to-module temperature difference at the reference irradiance, in °C (from DC field definition)
References
- Gilman, P., Dobos, A., DiOrio, N., Freeman, J., Janzou, S., & Ryberg, D. (2018). SAM photovoltaic model technical reference update. NREL/TP-6A20-67399, National Renewable Energy Laboratory, Golden, CO.