modelHaldi2009WindowsTInTout

Validating the model for window behaviors

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

Information

This example validates Buildings.Occupants.Office.Windows.Haldi2009WindowsTInTout by examing how the window state corresponds to the indoor, outdoor temperature.

The indoor, outdoor temperature variation was simulated by sine functions. The output is how the window state changes with the indoor, outdoor temperature.

Components

TypeNameDefaultDescription
Modelica.Blocks.Sources.BooleanStepoccTrue for occupied
Modelica.Blocks.Sources.SineTInIndoor air temperature
Modelica.Blocks.Sources.SineTOutOutdoor air temperature
Buildings.Occupants.Office.Windows.Haldi2009WindowsTInToutwinTested windows model

Revisions

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