modelInkarojrit2008BlindsSolarIntensity
Validating the model for blind behaviors
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example validates Buildings.Occupants.Office.Blinds.Inkarojrit2008BlindsSolarIntensity by examing how the blinds state corresponds to the solar intensity.
A solar intensity variation was simulated by a sine function. The output is how the blind state changes with the Intensity variation.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Sources.BooleanStep | occ | True for occupied | |
| Modelica.Blocks.Sources.Sine | H | Solar intensity at the window | |
| Buildings.Occupants.Office.Blinds.Inkarojrit2008BlindsSolarIntensity | bli | Tested blinds model |
Revisions
-
July 23, 2018, by Zhe Wang:
First implementation.