BDD & STM: HeaterControl

Gallery
Tutorial
This diagram shows the Block HeaterControl with a supporting StateMachine HeaterControlSM:
Click on the image to view it full size

As long as the iMode.iSig switch is 1 (on) the HeaterControlSM will cycle between Off and On as it tries to drive the heater to achieve the targetHumidityPct, comparing it with the input iHumidityPct.rSig, subject to a small thresholdPct.

The heater power ratio is set to either fully on (1.0) or fully off (0.0).

If it receives an iMode.iSig switch 0 while in the On state it moves to Off.

Remember always that:


The heater power ratio is sent via the Port oHeaterPowerRatio to the VaporGenerationPlant, so let's now dive in and examine it.

Up next
Notes
Snippets (quotes/extracts)
Visit also
Visit also (backlinks)
Related slides (includes other tutorials)
Related slides (backlinks, includes other tutorials)