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