Diagram 64
18
T1
T2
SP 2
A4
A3
SP 1
A2
A1
T4
T3
Diagram 64: Solar power system with two solar panels and two consumers
Note:
Setting the time switch, the definition of the output corresponds to the actual output,
but setting the priority it corresponds to the basic function of program 64.
Program 64:
Each tank is fed from each solar panel by 4 separate pumps. No feed pump
function!
Sensor
Outputs
T1…. Collector 1
A1…. Pump collector 1 – TK1
T2…. Collector 2
A2…. Pump collector 1 – TK2
T3…. Tank 1 bottom
A3…. Pump collector 2 – TK1
T4…. Tank 2 bottom
A4…. Pump collector 2 – TK2
T5…. Freely usable
T6…. Freely usable
Program 64
: Function according to diagram
A1 = T1 > (T3 + diff1) & T3 < max1
A2 = T1 > (T4 + diff2) & T4 < max2
A3 = T2 > (T3 + diff1) & T3 < max1
A4 = T2 > (T4 + diff2) & T4 < max2
T1 T2
diff1 diff2 diff2
A1 A2 A4
diff1
A3
T3 T4
max1 max2
Required settings:
diff1
…coll. T1 – TK1 T3
A1
coll. T2 – TK1 T3
A3
diff2
…coll. T1 – TK2 T4
A2
coll. T2 – TK2 T4
A4
diff3
…see all pr1
max1
…limit TK1 T3
A1,3
max2
…limit TK2 T4
A2,4
Additional
: Priority
Vorr
:
(typical: A11, A22, A31, A42)
TK 2
TK 1