kitControl-LeadLagCycles

 LeadLagCycles provides lead-lag control of from 2 to 10 BooleanWritables based upon their accumulated COS (change of state) counts. This object balances the number of change of states cycles of each of the devices. Only one of the controlled devices will be active at a time based on cycle count.

LeadLagCycles is available in the HVAC folder of the kitControl palette, along with a similar LeadLagRuntime object.

Setup of the object involves the following properties:

Example 10. Using the LeadLagCycle component

A simple example LeadLagCycle object that controls 3 pumps is shown in Figure 23 and Figure 24.

Figure 23. LeadLagCycle example property sheet


LeadLagCycle example property sheet


Figure 24. LeadLagCycle example with linked objects


LeadLagCycle example with linked objects


Note that in this example, each of the three BooleanWritable points has a DiscreteTotalizerExt, with its changeOfStateCount slot linked back to a Cycle Count x input on the LeadLagCycles object. The “feedback” Or object simulates feedback, fed through a BooleanDelay object.


See also Alphabetical list of kitControl components