BAC_AC_Sx_001
Application
The call template is a basic system program for a ventilation system.
It contains basic elements for the following types of ventilation system:
- Ventilation systems with inlet and outlet air fan and thermal air treatment
- Ventilation systems with inlet air fan and thermal air treatment
The missing units of a ventilation system must be added to the basic system program, called and linked; see the system sample BAC_AC_SE_3_4_1_1_1_0.
Interface
System diagram
Block diagram
Operation modes
The plant is switched on via a timer program or a manual system switch (software).
The plant can assume the operation modes listed in the table.
udiOpMod | ||
OPMOD_AC_OFF | 1 | Aus//Off |
OPMOD_AC_ON | 2 | Ein//On |
OPMOD_AC_EMERG | 3 | Notfall//Emergency |
OPMOD_AC_MANOFF | 4 | Hand aus//Manual off |
OPMOD_AC_MANON | 5 | Hand ein//Manual on |
OPMOD_AC_FRST | 6 | Frost//Frost |
OPMOD_AC_SMEXTTPRG | 7 | Entrauchung Programm//Smoke extraction programm |
OPMOD_AC_SMEXTTSUA | 8 | Entrauchung Zuluft//Smoke extraction supply |
OPMOD_AC_SMEXTTEXHA | 9 | Entrauchung Fortluft//Smoke extraction exhaust |
OPMOD_AC_FIRE | 10 | Feuer//Fire |
OPMOD_AC_NGTCOL | 11 | Nachtkühlung//Night cooling |
OPMOD_AC_COLDWNPRTC | 12 | Stützbetrieb,Auskühlschutz//Cool down protection |
OPMOD_AC_OVRHTGPRTC | 13 | Überhitzungsschutz//Over heating protection |
OPMOD_AC_ALM | 14 | Störung//Alarm |
OPMOD_AC_FORCVENT | 15 | Zwangsbelüftung//Forced ventilation |
OPMOD_AC_CENTSWIOFF | 16 | Zentralabschaltung//Central switch-off |
Program description
Instance | Type | Task |
---|---|---|
Alm | Plant alarms | |
ComnMsg | Collective plant messages | |
SuAT | Call template supply air temperature | |
Sched | Call template plant timer program | |
SeqT | Call template sequence control | |
OpMod | Plant operation mode | |
Start | Call template plant start program for temperature-controlled ventilation system |
Version history
Version number | Comments |
---|---|
1.0.1.0 | First release |