modelElectrochromicWindow
Validation model for the electrochromic window model
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example checks the correct operation of the window controller. Two days are emulated. During the days, the room temperature measurement signal increases. The first day has solar radiation, but not the second. Therefore, the window control signal switches to the dark state only during the first day when the room is warm and the solar irradiation is sufficiently large.
Components
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Blocks.Sources.Trapezoid | TMea | Measured temperature | |
| Modelica.Blocks.Sources.Trapezoid | HMea | Measured irradiation | |
| Buildings.ThermalZones.Detailed.Examples.Controls.ElectrochromicWindow | conWin |
Revisions
-
September 11, 2015, by Michael Wetter:
First implementation.