BAC_AC_ExtAFan_FC_01

Application

The template BAC_AC_ExtAFan_FC_01 is used for controlling a pressure-controlled outlet air fan.

The main tasks of the template are:

Interface

BAC_AC_ExtAFan_FC_01 1:

Plant diagram 01

BAC_AC_ExtAFan_FC_01 2:

Plant diagram 02

BAC_AC_ExtAFan_FC_01 3:

Block diagram

BAC_AC_ExtAFan_FC_01 4:

VAR_INPUT

udiPltStp      : UDINT;
udiOpMod       : UDINT;

udiPltStp: Plant start sequence steps. The plant steps are generated in the system start program BAC_AC_StartT_01.

udiOpMod: Plant operation mode. The plant operation mode is determined in the mode selection programBAC_AC_OpMod_01.

Program description

Instance

Type

Task

PrssAir

BAC_AI_02

Sub template pressure sensor PrssAir is the control value for the pressure regulator.

PID

BAC_PID_02

Sub template pressure control.

DiffPrssMonit

BAC_DiffPrssMonit_01

Sub template differential pressure monitoring via differential pressure switch

FC

BAC_Uni_FC_01_223

Sub template control of a frequency converter, including motor logic.

OpModSfty

FB_BA_MMUX_B04

The multiplexer defines the safety priority for the control of the outlet air fan FC , based on the plant operation mode udiOpMod

udiOpMod

Enable

OPMOD_AC_SMEXTTPRG

Smoke extraction program

TRUE

OPMOD_AC_SMEXTTSUA

Smoke extraction inlet air

FALSE

OPMOD_AC_SMEXTTEXHA

Smoke extraction exhaust air

TRUE

OPMOD_AC_FIRE

Fire

FALSE

OpModDst

FB_BA_MMUX_B08

The multiplexer defines the fault priority for the control of the outlet air fan FC , based on the plant operation mode udiOpMod

udiOpMod

Enable

OPMOD_AC_FORCVENT

Forced ventilation

TRUE

OPMOD_AC_EMERG

emergency

FALSE

OPMOD_AC_FRST

Frost

FALSE

OPMOD_AC_CENTSWIOFF

Central shutdown

FALSE

OPMOD_AC_ALM

Fault/alarm

FALSE

 

>=, AND

Network containing the enable for the outlet air fan as result, based on the plant steps udiPltStp

 

SEL

SEL selection, which specifies the value for the safety priority of the template FC

 

OR

The result of the OR operation is enable of the fault priority of template FC.

Version history

Version number

Comments

1.0.1

First release