modelLove1998Light2
Validating the model for light behaviors
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example validates Buildings.Occupants.Office.Lighting.Love1998Light2 by examing how the lighting state corresponds to the daylight illuminance level on the desk.
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 | Daylight illuminance level on the deskin units of lux | |
| Buildings.Occupants.Office.Lighting.Love1998Light2 | lig | Tested lighting model | |
| Modelica.Blocks.Sources.BooleanPulse | occ |
Revisions
-
July 27, 2018, by Zhe Wang:
First implementation.