27
Program 240 – Solar system with 2 solar panels and 2 consumers
Program 240:
Pump
A1
runs, if:
•
S1
exceeds the threshold
min1
• and
S1
is greater than
S3
by the difference
diff1
• and
S3
has not exceeded the threshold
max1
or, together with valve A3
•
S1
exceeds the threshold
min1
• and
S1
is greater than
S4
by the difference
diff2
• and
S4
has not exceeded the threshold
max2
.
Pump
A2
runs, if:
•
S2
exceeds the threshold
min2
• and
S2
is greater than
S3
by the difference
diff1
• and
S3
has not exceeded the threshold
max1
or, together with valve A3
•
S2
exceeds the threshold
min2
• and
S2
is greater than
S4
by the difference
diff2
• and
S4
has not exceeded the threshold
max2
.
The valve
A3
switches dependent on the chosen (solar) priority. Without priority allocations,
CYL2 will be charged by default.
A1, A2
... pumps
A3
... switch-over valve (A3/S receives voltage when charging CYL2)
necessary settings:
max1
max2
min1
min2
diff1
diff2
diff3
... limit CYL1
S3
... limit CYL2
S4
... activation temp. coll.1
S1
... activation temp. coll. 2
S2
... coll. 1
S1
- CYL1
S3
... coll. 2
S2
- CYL1
S3
... coll. 1
S1
- CYL2
S4
... coll. 2
S2
- CYL2
S4
... see all pr1
à
A1, A2
à
A1, A2, A3
à
A1
à
A2
à
A1
à
A2
à
A1, A3
à
A2, A3
Excess temperature limiter 2:
... activate for
S2
and
A2
A1 = S1 > (S3 + diff) & S1 > min1 & S3 < max1 & (A3 = off)
or
S1 > (S4 + diff2) & S1 > min1 & S4 < max2 & (A3 = on)
A2 = S2 > (S3 + diff1) & S2 > min2 & S3 < max1 & (A3 = off)
or
S2 > (S4 + diff2) & S2 > min2 & S4 < max2 & (A3 = on)
A3 = dependent on chosen priority
Содержание UVR65
Страница 2: ......
Страница 105: ...105 Schematic representation of thresholds...