modelHeatCapacityVariableShadeDT

Validation model for heat capacity with variable shade signal and different room temperature

Extends from HeatCapacityVariableShade (Validation model for heat capacity with variable shade signal).

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 a different temperature, heat is exchanged. The window area with the small control signal is smaller, and hence a smaller amount of heat is exchanged.

Parameters

TypeNameDefaultDescription
Modelica.Units.SI.AreaAGla (from HeatCapacityVariableShade)2Glass area
Buildings.HeatTransfer.Data.Solids.GlassdatGla (from HeatCapacityVariableShade)Thermal properties for glass

Components

TypeNameDefaultDescription
HeatCapacityheaCapGla (from HeatCapacityVariableShade)Heat Capacity of glass
Modelica.Thermal.HeatTransfer.Components.HeatCapacitorheaCapSha (from HeatCapacityVariableShade)Thermal capacity connected to shaded part of window
Modelica.Blocks.Sources.RampyRamp (from HeatCapacityVariableShade)Shade control signal
Modelica.Thermal.HeatTransfer.Components.ConvectiontheConSha (from HeatCapacityVariableShade)Thermal conductor
Modelica.Thermal.HeatTransfer.Components.ConvectiontheConUns (from HeatCapacityVariableShade)Thermal conductor
Modelica.Blocks.Sources.RealExpressionyCom (from HeatCapacityVariableShade)Complementary control signal
Modelica.Blocks.Math.GainhASha (from HeatCapacityVariableShade)hA value of shaded part of window
Modelica.Blocks.Math.GainhAUns (from HeatCapacityVariableShade)hA value of unshaded part of window

Revisions

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