BDD & PD: VaporGenerationPlantCalculation

Gallery
Tutorial
This diagram shows the Block VaporGenerationPlantCalculation with a supporting ConstraintBlock VaporGenerationPlantCalculationConstraint:
Click on the image to view it full size

The energy available for heating the water - and then transforming the water into vapor (steam) - is the energy provided by the heater minus the energy lost due to radiative heat loss from the water:


{energy=((maxPwr*htrPwr)-radiation)}

We've see that the maximum power ratio is either 0.0 (fully off) or 1.0 (fully on).

The following is a critical strategy for making the dimensional analysis work across the entire system of "computation blocks":

The maxHeaterPower bound to maxPwr takes a value 400, and has been assigned a ValueType Power in joules per second (J/s), which is the same as watts (W).

Reality check: 400 W is only slightly larger than the consumption rating of a typical domestic "warm mist" humidifier appliance, and seems quite small if this is for a commercial humidifier servicing a large building. But it has a long time to act.

Remember:

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