DigitalStagesDelay |
Top Previous Next |
Controls from two to four digital output stages and maintains a staging delay between stages turning on, and between stages turning off. Digital output stages are typically used to control heating and cooling where multiple heating elements or cooling stages can be switched on and off as required. The elements or stages do not increase their output gradually. Instead they are controlled only by on and off signals. The DigitalStagesDelay property ‘Stages’ provides control of the number of stages. The properties Stage1On, Stage1Off, Stage2On, Stage2Off, Stage3On, Stage3Off, Stage4On and Stage4Off control the specific thresholds (usually percentages) at which the respective stages will turn on and off. Note that you only need to enter on and off values for the stages that your system requires. The input values ‘MinOn’ and ‘MinOff’ control the duration of the delays and can be set by the user or left at their default values. Table 7 shows examples of input values that turn up to four stages on and off. For example, when configured with four stages, Stage 1 turns on at an input value of 20.0%; and off at an input value of 0.5%, Stage 2 turns on at an input value of 45.0% and off at an input value of 30.0%, etc. Notice that the input values that turn off the stages are not the same as the values that turn on the stages. This difference provides an effective deadband. For example, Stage 1 will only turn on when the input reaches 20%. Once turned on the stage will not turn off until the input reaches 0.5%. The state of the output remains unchanged over input values from 0.5% to 20% thus creating a deadband over that range.
Figure 21 shows four digital stages turning on as the input signal increases. Each stage is shown as an addition to the overall heating or cooling effort. Remember that if the input signal were decreasing, the input values triggering the stages off would be different than the input values that had triggered the stages on.
|