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
| Type | Name | Default | Description |
|---|---|---|---|
| Modelica.Units.SI.Area | AGla (from HeatCapacityVariableShade) | 2 | Glass area |
| Buildings.HeatTransfer.Data.Solids.Glass | datGla (from HeatCapacityVariableShade) | Thermal properties for glass |
Components
| Type | Name | Default | Description |
|---|---|---|---|
| HeatCapacity | heaCapGla (from HeatCapacityVariableShade) | Heat Capacity of glass | |
| Modelica.Thermal.HeatTransfer.Components.HeatCapacitor | heaCapSha (from HeatCapacityVariableShade) | Thermal capacity connected to shaded part of window | |
| Modelica.Blocks.Sources.Ramp | yRamp (from HeatCapacityVariableShade) | Shade control signal | |
| Modelica.Thermal.HeatTransfer.Components.Convection | theConSha (from HeatCapacityVariableShade) | Thermal conductor | |
| Modelica.Thermal.HeatTransfer.Components.Convection | theConUns (from HeatCapacityVariableShade) | Thermal conductor | |
| Modelica.Blocks.Sources.RealExpression | yCom (from HeatCapacityVariableShade) | Complementary control signal | |
| Modelica.Blocks.Math.Gain | hASha (from HeatCapacityVariableShade) | hA value of shaded part of window | |
| Modelica.Blocks.Math.Gain | hAUns (from HeatCapacityVariableShade) | hA value of unshaded part of window |
Revisions
-
November 1, 2016, by Michael Wetter:
First implementation.