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