modelNicol2001HeatingUK

Validating the model for heating behaviors

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

Information

This example validates Buildings.Occupants.Residential.Heating.Nicol2001HeatingUK by examing how the heater state corresponds to the outdoor temperature.

An outdoor temperature variation was simulated by a sine function. The output is how the heater state changes with the outdoor temperature.

Components

TypeNameDefaultDescription
Modelica.Blocks.Sources.BooleanStepoccTrue for occupied
Modelica.Blocks.Sources.SineTOutOutdoor air temperature
Buildings.Occupants.Residential.Heating.Nicol2001HeatingUKheaTested heating model

Revisions

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