Program 224 - Solar power system with 3 consumers
TK1
A1
S2
S1
min1
diff1
A1
diff2
A2
S2
S3
max1
max2
Program 224: Pump A1 runs when: S1 is greater than the threshold min1 and S1 is greater than
S2 by the difference diff1 and S2 has not exceeded the threshold max1.
Pump A2 runs when: S1 is greater than the threshold min1 and S1 is greater than S3 by the
difference diff2 and S3 has not exceeded the threshold max2.
Pump A3 runs when: S1 is greater than the threshold min1 and S1 is greater than S4 by the
difference diff3 and S4 has not exceeded the threshold max3.
A1 = S1 > (S2 + diff1) & S1 > min1 & S2 < max1
A2 = S1 > (S3 + diff2) & S1 > min1 & S3 < max2
A3 = S1 > (S4 + diff3) & S1 > min1 & S4 < max3
Program 225: Instead of both pumps A1 and A2 one pump A1 and a three-way valve A2 are
deployed (pump - valve system between TK1 and TK2). Speed control: Observe the comments on
page 7!
A1 ... common pump
Program 226: Instead of both pumps A1 and A3 one pump A1 and a three-way valve A3 are
deployed (pump - valve system between TK1 and TK3). Speed control: Observe the comments on
page 7!
A1 ... common pump
Program 227:
All three tanks are fed via one pump (A1) and two serially connected three-way valves (A2 and A3).
When both valves have no power, TK1 is fed. Speed control: Observe the comments on page 7!
A1 ... common pump
A2 ... valve (A2/S receives power when filling tank TK2)
A3 ... valve (A3/S receives power when filling tank TK3)
If there is an active priority allocation in menu VR, then the two valves A2 and A3 are never
switched on simultaneously: when filling into tank 2, only pump A1 and valve A2 are switched on,
when filling into tank 3, only pump A1 and valve A3 are switched on.
The priorities for TK1, TK2 and TK 3 can be set in the parameter menu under PA. In addition, a
solar priority function can be set for this diagram in the menu PRIOR.
TK2
A2
A3
S3
required settings:
max1 ... limit TK1 S2
max2 ... limit TK2 S3
diff3
max3 ... limit TK3 S4
A3
min1 ... switch-on temp. coll. S1
min2 ... see all programs +8
min3 ... see all programs +8
diff1
S4
diff2
max3
diff3
A2 ... valve (A2/S receives power when filling tank TK2)
A3 ... valve (A3/S receives power when filling tank TK3)
S1
A3
S4
... coll. S1 – TK1 S2
... coll. S1 – TK2 S3
... coll. S1 – TK3 S4
TK3
A1
A2
A3
A1, A2, A3
A1
A2
A3
English
11