modelGunay2016Light
Validating the model for light behaviors
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example validates Buildings.Occupants.Office.Lighting.Gunay2016Light 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 | Illuminance at working planein units of lux | |
| Buildings.Occupants.Office.Lighting.Gunay2016Light | lig | Tested lighting model | |
| Modelica.Blocks.Sources.BooleanPulse | booleanPulse |
Revisions
-
July 27, 2018, by Zhe Wang:
First implementation.