Sauna Controller

Sauna controller without Evaporator
With this Function Block a sauna can be optimally automated.
All standard Sauna heaters can be controlled (switching of the heating elements, as well as analog control via 0-10 V signal).
Also integrated in the module is an hourglass function, fan and post-drying, as well as a safety shutdown, if you forget to switch off the heater.

Table of Contents


Inputs

AbbreviationSummaryDescriptionUnitValue Range
TgToggleToggles between Sauna On, Heating, Drying, Airing, Sauna Off.-0/1
ϑtTarget temperatureMin: 30°C
Max: 120°C
°
ϑcCurrent temperature°
FanToggle fanSwitches fan on / off.
The fan can only be switched on when the sauna is On.
-0/1
StActivate sand timerActivates the sand timer for the duration set in parameter (Std).
Each subsequent pulse on the input restarts the timer.
-0/1
DcDoor contactThe door state is only used for display in the user interface! 0 = opened, 1 = closed.-0/1
ϑbCurrent temperature benchIf connected, the bench temperature is used as current temperature.°
PPresenceUsed for safety shutdown.
If no presence is detected, the sauna will shutdown automatically after the duration set in parameter (Ssdt).
-0/1
OffOffPulse: Outputs are reset / switched off.
On: Block is locked.
Dominating input.
The name of the connected sensor is used in the user interface.
-0/1
DisPcDisable periphery controlDisables inputs (Tg), (Fan), (St) when On. (e.g Child lock, cleaning)
Control via user interface is still possible.
-0/1
OnOnActivate Sauna-0/1




Outputs

AbbreviationSummaryDescriptionUnitValue Range
SoSauna output (0-10V)Analog output 0-10V for sauna control.V0...10
L1-3Sauna phase output (1-3)Phase output (L1-3) for sauna control.-0/1
OnSauna stateOn as long as sauna and drying phase are active.-0/1
FanFanOutput for fan control.-0/1
SttSand timer remaining times0...∞
DryDrying stateOn as long as drying and airing are active.-0/1
SsdSafety shutdownPulse when the current temperature exceeds the value set in parameter (Ssdϑ).-0/1
ϑtTarget temperatureOutputs the target temperature.°30...120
StoffSand timer endPulse when sand timer ends.-0/1
StSand timer stateOn when sand timer is active.-0/1
ReadySauna readyPulse when target temperature is reached.-0/1
APIAPI ConnectorIntelligent API based connector.
API Commands
--




Parameters

AbbreviationSummaryDescriptionUnitValue RangeDefault Value
ϑdTemperature deviationDeviation current temperature to seat temperature (if the input current bench temperature (ϑb) is not used).°0
DryϑDrying phase target temperatureThe temperature required to start the fan when in drying phase.°70
DrydDrying phase durationFan duration after reaching the drying phase temperature (Dryϑ).s0...∞1800
StdSand timer durations0...∞900
SsdϑSafety shutdown temperatureIf exceeded, all outputs are switched off, except for the output (Ssd).°139
SsdtSafety shutdown timeThe sauna is automatically switched off at the set time.
If input (P) is used, the time starts to run when presence is no longer detected.
s0...∞7200
PWMpPWM periodSpecifies the PWM period for the phase outputs (L1-3).s0...∞180
GGainController gain for the PWM modulated output.
If the value is decreased, the temperature control responds slower, if it is increased, it responds faster. If necessary, change the value in small steps to adapt the control to the sauna.
-0...∞1
PmPhase modeNumber of phases used:
Off = 3 phases
On = 1 phase
Parameter is only displayed if phase outputs (L2) and (L3) are used.
-0/10



Application

With this program module a sauna can be optimally automated. All common sauna stoves can be controlled (Switching of the heating elements, as well as analog control via 0-10V signal). Also integrated in the module is an hourglass function, fan and post-drying, as well as a safety shutdown, if you forget to switch off the heater. In addition, the sauna module can be operated via the user interface and, therefore, also while on the move. Observe the safety regulations and legal regulations of the respective country.


Basic Programming

The sauna temperature sensor is linked to input (ϑc).

The output (So) and the phase outputs (L1-3) are used to connect the respective outputs. If the sauna heater requires only one phase, use (L1). The fan is connected to output (Fan).

Phase outputs (L1-3) are pulse-width modulated by the controller to emulate an analog value. For example, a value of 20% means that the outputs are on for 20% of the period and off for 80%.


No Remanence

For security reasons, the block has no remanence.
Therefore, it is always switched off after a Miniserver restart.