Buildings.Fluid.HeatExchangers.ThermalWheels.Latent.Validation
Collection of validation models
Information
This package contains validation models for the classes in Buildings.Fluid.HeatExchangers.ThermalWheels.Latent.
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples).
Package Content
| Name | Description |
|---|---|
| Test model for the enthalpy recovery wheel with bypass dampers | |
| Test model for the enthalpy recovery wheel with a variable speed drive |
Buildings.Fluid.HeatExchangers.ThermalWheels.Latent.Validation.BypassDampers
Test model for the enthalpy recovery wheel with bypass dampers
Information
Example for the model Buildings.Fluid.HeatExchangers.ThermalWheels.Latent.BypassDampers.
The input signals are configured as follows:
-
The operating signal uRot changes from
falsetotrueat 72 seconds. - The supply air temperature TSup changes from 273.15 + 30 K to 273.15 + 40 K during the period from 60 seconds to 120 seconds. The exhaust air temperature remains constant.
- The bypass damper position uBypDamPos changes from 0 to 0.2 during the period from 200 seconds to 360 seconds.
- The supply air flow rate and the exhaust air flow rate are constant.
The expected outputs are:
-
The sensible heat exchanger effectiveness
epsSenand the latent effectivenessepsLatare 0 at the beginning. They become positive at 72 seconds and keep constant until 200 seconds. After the 200 seconds, bothepsSenandepsLatdecrease. - Before 72 seconds, the temperature of the leaving supply air is equal to TSup. Likewise, the temperature of the leaving exhaust air is equal to that of the entering exhaust air temperature. The temperatures of the leaving supply air and the leaving exhaust air follow the change of TSup during the period from 72 seconds to 200 seconds. After 200 seconds, the leaving supply air temperature increases and the leaving exhaust air temperature decreases.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| Generic | per | per(mSup_flow_nominal=5, mEx... | Performance record for the enthalpy wheel |
Modelica definition
Buildings.Fluid.HeatExchangers.ThermalWheels.Latent.Validation.SpeedControlled
Test model for the enthalpy recovery wheel with a variable speed drive
Information
Example for the model Buildings.Fluid.HeatExchangers.ThermalWheels.Latent.SpeedControlled.
This example considers two wheels:
wheUseDefCur employs a user-defined efficiency curve;
wheDefCur employs a default efficiency curve
The input signals are configured as follows:
- The supply air temperature TSup changes from 273.15 + 30 K to 273.15 + 40 K during the period from 60 seconds to 120 seconds. The exhaust air temperature remains constant.
- The wheel speed uSpe changes from 0.7 to 1 during the period from 200 seconds to 360 seconds.
- The supply air flow rate and the exhaust air flow rate are constant.
The expected outputs are:
-
The sensible heat exchanger effectiveness
epsSenand the latent effectivenessepsLat, keep constant before the 200 seconds. After 200 seconds, bothepsSenandepsLatincrease. - The leaving supply air temperature and the leaving exhaust air temperature follow the change of TSup before the 200 seconds. After 200 seconds, the leaving supply air temperature decreases and the leaving exhaust air temperature increases.
-
The power consumption of the instance
wheUseDefCuris higher than that of the instancewheDefCurwhen uSpe is less than 1. The power consumption of those two instances are identical when uSpe equals 1.
Extends from Modelica.Icons.Example (Icon for runnable examples).
Parameters
| Type | Name | Default | Description |
|---|---|---|---|
| ASHRAE | per | per(mSup_flow_nominal=5, mEx... | Performance record for the enthalpy wheel |
| ASHRAE | perDefMotCur | perDefMotCur(mSup_flow_nomin... | Performance record for the enthalpy wheel with default motor curve |