modelReinhart2003Light
Validating the model for light behaviors
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example validates Buildings.Occupants.Office.Lighting.Reinhart2003Light by examing how the lighting state corresponds to the minimum illuminance level on the working plane.
An illuminance variation was simulated by a sine function. The output is how the lighting state changes with the illuminance level.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Sources.Sine | ill | Minimum illuminance at working plane | |
| Buildings.Occupants.Office.Lighting.Reinhart2003Light | lig | Tested lighting model | |
| Modelica.Blocks.Sources.BooleanPulse | booleanPulse |
Revisions
-
July 26, 2018, by Zhe Wang:
First implementation.