This model illustrates the use of the air source DX coil models with single speed compressor, multi-stage compressor, and variable speed compressor. The three systems all have the same simple model for a room, and the same HVAC components, except for the coil. The top system has a DX coil with single speed compressor and on/off control with dead-band. The middle system has a DX coil with two stages, each representing a different compressor speed. The bottom system has a DX coil with variable speed control for the compressor.
All coils are controlled based on the respective room air temperature. The plot below shows how room air temperatures and humidity levels are controlled with the respective coils. The single speed coil has the highest room air humidity level because during its off-time, water that accumulated on the coil evaporates into the air stream. This effect is smaller for the coil with two compressor stages and for the coil with variable compressor speed, as both of these coils switch off less frequent.
The model is based on Buildings.Examples.Tutorial.SpaceCooling.System3.
Name | Description |
---|---|
Medium | Fluid medium for the model |
SimpleRoom | Simple model of a room |
ControllerTwoStage | Controller for two stage coil |
sinSpeDX
, mulStaDX
,
varSpeDX
, and datCoiMulSpe
.TConIn
to TOut
in sinSpeDX
, mulStaDX
and varSpeDX
.start
attributes in SimpleRoom
so
that the model translates when using the pedantic mode in Dymola 2016.
This is for
#426.
Modelica.Fluid.System
to address issue
#311.