Overview
Model of a solar thermal collector. Inputs are outdoor air temperature and solar irradiation. Based on these values and the collector properties from database, this model creates a heat flow to the fluid circuit.
Concept
The model maps solar collector efficiency based on the equation
Known Limitations
Example Results
AixLib.HVAC.HeatGeneration.Examples.SolarThermalCollector
Furbo1996 (Optimum solar collector fluid flow rates) suggests a default volume flow rate of approx. 0.2 l/(min.m2) to 0.4 l/(min.m2). Taken from a panel manufacturer's manual (SunMaxx Technical Manual.pdf) the standard volume flow rate seems to be around 1.5 l/(min.m2). This is 3 l/min for collectors of size 0.93 m2 up to 2.79 m2.
unit |
SunMaxx |
Furbo1996 |
l/(min.m2) |
1.5 |
0.3 |
m3/(h.m2) |
0.091 |
0.018 |
m3/(s.m2) |
2.5e-5 |
5.0e-6 |
gpm/m2 |
0.40 |
0.079 |
Assuming a default size for a unit of 2 m2 we get pressure losses
for a module as in the following table (vfr=0.79 gpm):
Collector |
pressure drop in psi |
pressure drop in Pa |
Titan Power Plus SU2 |
0.28 |
1900 |
SunMaxx-VHP 30 (40 % Glycol) |
0.43 |
3000 |
The pressureloss factor should therefore be around 2500 Pa /
(2*2.5e-5 m3/s)^2 = 1e12.
connect(solarThermalEfficiency.Q_flow, convertRelHeatFlow2absHeatFlow.u)