modelEfficiencyFunctionOfTemp
Photovoltaic performance model depending on temperature
Information
Hypothesis and equations
This model uses a simple equation to determine the electrical efficiency of the PV panel according to the temperature:

is the temperature coefficient on the power (of the order of -0.5%/K) and STC means Standard Testing Conditions.
Bibliography
Solar Engineering of Thermal processes, Duffie & Beckmann, Wiley, 2006, p. 757
Instructions for use
none
Known limits / Use precautions
none
Validations
Validated model - Amy Lindsay 03/2013
--------------------------------------------------------------
Licensed by EDF under a 3-clause BSD-license
Copyright © EDF 2009 - 2023
BuildSysPro version 3.6.0
Author : Amy LINDSAY, EDF (2013)
--------------------------------------------------------------
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Real | eta_STC | 0.15 | PV panel (electric) efficiency in STC conditions |
| Real | mu_T | -0.5 | Temperature coefficient on the performance (% / K) |
Connectors
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Interfaces.RealInput | T | PV cells temperature (K) | |
| Modelica.Blocks.Interfaces.RealOutput | eta | Real electrical efficiency |