modelRen2014ACLivingroom

Validating the model for AC behaviors

Extends from Modelica.Icons.Example (Icon for runnable examples).

Information

This example validates Buildings.Occupants.Residential.AirConditioning.Ren2014ACLivingroom 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

TypeNameDefaultDescription
Modelica.Blocks.Sources.BooleanStepoccTrue for occupied
Modelica.Blocks.Sources.SineTinIndoor air temperature
Buildings.Occupants.Residential.AirConditioning.Ren2014ACLivingroomacTested AC model

Revisions

  • July 23, 2018, by Zhe Wang:
    First implementation.