modelRen2014ACBedroom
Validating the model for AC behaviors
Extends from Modelica.Icons.Example (Icon for runnable examples).
Information
This example validates Buildings.Occupants.Residential.AirConditioning.Ren2014ACBedroom by examing how the AC state corresponds to the indoor temperature.
An indoor temperature variation was simulated by a sine function. The output is how the AC 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 air temperature | |
| Buildings.Occupants.Residential.AirConditioning.Ren2014ACBedroom | ac | Tested AC model |
Revisions
-
July 23, 2018, by Zhe Wang:
First implementation.