kitControl-SequenceBinary

 The SequenceBinary component provides sequenced weighted “staging” control of from 2 to 10 BooleanWritables based upon the status numeric In value (0—100). An adjustable delay time is also provided. It can be used to support applications that need to sequence 2 to 10 loads or stages in a binary sequence. Binary sequencing provides an analog to binary converter function that selects the outputs whose total load rating relates directly to the control need. For each successive output, the output rating is twice the previous output.

A similar object is the SequenceLinear, which uses a rotating method (vs. weighted) for sequencing. SequenceBinary is available in the HVAC folder of the kitControl palette.

Table 9 illustrates how, by controlling 3 loads, eight unique levels of control can be achieved:

Table 9. Example SequenceBinary component

Control Signal (In) % OutC (4kw load size) OutB (2kw load size) OutA (1kw load size) Stage Hysteresis
100 On On On 14.3
85.7 On On Off 14.3
71.4 On Off On 14.3
57.1 On Off Off 14.3
42.9 Off On On 14.3
28.6 Off On Off 14.3
14.3 Off Off On 14.3
0 Off Off Off 14.3

Setup of the SequenceBinary object involves the following properties:

An example of a SequenceBinary property sheet is shown in Figure 43.

Figure 43. Example SequenceBinary property sheet


Example SequenceBinary property sheet

See also Alphabetical list of kitControl components