SequenceBinary
The SequenceBinary component provides the sequenced weighed staging control of 2 to 10 loads based upon the numeric Input value (0-100). 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.
Slots
The SequenceBinary component has the following slots:
- Status: shows the component's status;
- In: input property that is used to determine the number of stages that should currently be on;
- In Minimum: value of the input that produces all outputs off;
- In Maximum: value of the input that produces all outputs on;
- Number Outputs: this object can be configured to support 2 to 10 outputs or stages;
- OutA - OutJ: Boolean values that can be used to control 2 to 10 loads. The number of outputs used is defined by the Number Outputs property;
- Desired Stages On: read-only property that indicates the calculated number of stages that should be on based on the In property;
- Current Stages On: read-only property that indicates the current number of stages that are currently on. Normally the Current Stages On and the Desired Stages On will be the same. They will be different when going through a transition.
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 |