modelHeatCapacityVariableShade

Validation model for heat capacity with variable shade signal

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

Information

This model validates the heat capacitor model for the window glass, with varying control signal and heat conduction to a thermal capacity that is a surrogate for the room model. As the thermal capacity is at the same temperature, no heat is exchanged.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.AreaAGla2Glass area
Buildings.HeatTransfer.Data.Solids.GlassdatGlaThermal properties for glass

Components

TypeNameDefaultDescription
HeatCapacityheaCapGlaHeat Capacity of glass
Modelica.Thermal.HeatTransfer.Components.HeatCapacitorheaCapShaThermal capacity connected to shaded part of window
Modelica.Blocks.Sources.RampyRampShade control signal
Modelica.Thermal.HeatTransfer.Components.ConvectiontheConShaThermal conductor
Modelica.Thermal.HeatTransfer.Components.ConvectiontheConUnsThermal conductor
Modelica.Blocks.Sources.RealExpressionyComComplementary control signal
Modelica.Blocks.Math.GainhAShahA value of shaded part of window
Modelica.Blocks.Math.GainhAUnshA value of unshaded part of window

Revisions

  • November 1, 2016, by Michael Wetter:
    First implementation.