Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

 OBJECTIVE

...

The following image shows, within the OpenTherm page of the RegConfig, the position of the Heating Cascade Algorithm Control section and the Secondary Heating Temperature Compensation section, closely related to the PID cascade algorithm:

PHOTO TBD

The cascade algorithm can be of three types:

...

Attenzione: non utilizzare G0 in quanto è il generatore OpenTherm utilizzato con il prodotto DOT, non con il sistema REG, quindi nella logica di cascata non viene mai considerato.

Warning

Do not use G0 as it is the OpenTherm generator used with the DOT product, not with the REG system, therefore it is never considerate in the cascade logic.

...

However, it is important to underline that “PID Cascade” and “Buffer Tank Compensation Temperature” are two different and separate functions, which can operate together or separately (e.g., the “Buffer Tank Compensation Temperature” can be also used for other types of cascade algorithms, and also for Parallel functioning), which incidentally “share” the same sensor, as the requirement for both algorithms is to monitor the “final” temperature provided by the group of generators.

Note

The “Buffer Tank Compensation Temperature” is not the subject of this technical part, which instead focuses on the “PID Cascade”.

...

so, if we consider a delta T of 4 K and a delay T of 5 minutes before switching on a second generator, then the value of Pid I to be entered is 87 (1740 / 4 * 5). The lower the Pid I parameter, the more time will pass before an additional generator is added.

Note

The values 160 and 1740 were derived from formulas implemented for this specific algorithm!

...

The lower part of the OpenTherm page shows for each generator the result of the heating/cooling and DHW requests (red box) and the feedback from the generators to the REG System (yellow):

PHOTO TBD

Highlighted in red you have:

...

  • Generators Status: indicates in which status the generator is (F = fault, H = heating, D = domestic hot water, F = flame, C = cooling etc.) If not implemented, no square will be ticked.

  • Water outlet temperature (T outlet), Water inlet Temperature (T inlet), DHW Temperature [°C]: are the readings of the generator sensors if present and/or if mapped in the dedicated firmware.

  • Pow.: power delivered by the generator in %, in electric kW, in thermal kW (refer to boiler manufacturer’s manual or to the dedicated firmware manual).

  • OT error: most frequent OpenTherm error (Ts = service request, Rr = remote reset enabled, Lp = low water pressure, etc.). In the case of dedicated firmware, refer to the documentation provided for decoding.

  • OEM Error: indication of the number of the error, refer to generator manual for diagnostic or to the dedicated firmware documentation.

  • Reset: reset of the error, it only works if implemented or if the boiler manages it; refer to the generator manual for diagnostic or to the dedicated firmware documentation.

EXAMPLESi

ipotizza di avere selezionato 1 come numero di generatori Start e Minimo, mentre il numero Massimo è Let us assume we have selected 1 as the number of Start and Minimum generators, while the maximum number is 9:

PHOTO TBD

L’impianto in oggetto ha 4 generatori OpenThermThe hypothetical system has 4 OpenTherm generators:

  • G1 e and G3 hanno priorità has priority 1, G1 è abilitato solo in Riscaldamento, mentre G3 è sempre disponibile

  • G2 ha priorità 2 ed è disponibile solo in Raffrescamento

  • G4 ha priorità 3 ed è sempre disponibile

Partendo dalla condizione in cui tutti i generatori OpenTherm sono spenti la sequenza di accensione è la seguente:

  • In Estate is enabled only in Heating, while G3 is always available.

  • G2 has priority 2 and is available only in Cooling

  • G4 has priority 3 and it is always available

Starting from the condition “all the OpenTherm generators are switched off”, the switch-on sequence is as follows:

  • In Summer G3 → G2 → G4

  • In Inverno Winter G1 → G3 → G4

A parità di priorità l’accensione segue l’ordine numerico dei generatori per la prima accensione, mentre per le successive accensioni i generatori vengono fatti ruotare.

In Estate nessun generatore ha la stessa priorità, quindi l’ordine sarà sempre lo stesso With equal priority, the power on follows the numerical order of the generators for the first power on, while for the subsequent power on the generators are rotated.

In Summer no generator has the same priority, so the order will always be the same (G3 → G2 → G4).

In Inverno Winter G1 e G3 hanno la stessa priorità, durante la prima accensione la sequenza è G1 e poi G3, alla seconda accensione verrà acceso prima G3 e poi G1. G4 seguirà sempre in quanto ha una priorità più bassa.

Per quanto riguarda lo spegnimento vale la regola del “First On First Off”, quindi, prendendo il caso invernale, se per primo è stato acceso G1 poi G3 e infine G4, il primo a spegnersi sarà G4 in quanto ha priorità più bassa, poi tra G1 e G3 (che hanno la stessa priorità) il primo a spegnarsi è il primo che si era accesso, quindi G1.

Per quanto riguarda i parametri del controllo PI si è deciso di inserire 600 s, il che significa che per almeno 10 minuti dopo l’accensione o lo spegnimento di un generatore il sistema non modificherà il numero di generatori accesi. Mentre il delta T per cui il sistema deve subito inserire un generatore è 2 K, quindi si utilizza il valore 80 per Pid P, il tempo di ritardo per l’accensione del secondo generatore è di circa 20 minuti inserendo un Pid I di 40and G3 have the same priority, during the first ignition the sequence is G1 and then G3, at the second ignition G3 will be switched on first and then G1. G4 will always follow as it has a lower priority.

Concerning the switch off, the “First On First Off” rule applies, therefore, taking the winter case, if G1 was switched first, then G3 and finally G4, the first to switch off will be G4 as it has a lower priority, then between G1 and G3 (that have the same priority) the first to switch off is the first one that was switched on, therefore G1.

Concerning the PI control parameters, it was decided to include 600 s, which means that for at least 10 minutes after a generator is switched on or off, the system will not change the number of generators switched on. While the delta T for which the system must immediately enter a generator is 2 K, so the value 80 is used for Pid P, by entering a Pid I of 40 the delay time for switching on the second generator is approximately 20 minutes.