The Psychometric component is available in the kitControl Energy folder. You can use it to support applications that need to calculate the properties of moist air using given temperature
and humidity inputs.module://kitControl/doc/com/tridium/kitControl/energy/BPsychrometric.bajadoc
The following sections provide more Psychrometric details:
See also Alphabetical list of kitControl components
Setup of the component involves setting the following properties:
Temperature Facets
Used to set the units and number precision of the Temp In, Min Temp, Max Temp, and Mean Temp properties.
Humidity Facets
used to set the units and number precision of the humidity properties. Currently, only English units are supported.
In Temp
Input temperature
In Humidity
Input humidity
Out Dew Point
Calculated dew point temperature. Requires valid In Temp and In Humidity to calculate.
Out Enthalpy
Calculated enthalpy. Requires valid In Temp and In Humidity to calculate.
Out Sat Pressure
Calculated saturated pressure. Requires valid In Temp to calculate.
Out Vapor Pressure
Calculated vapor pressure. Requires valid In Temp and In Humidity to calculate.
Out Wet Bulb Temp
Calculated wet bulb temperature. Requires valid In Temp and In Humidity to calculate.
A Psychrometric example property sheet is shown in Figure 40.
Copyright © 2000-2016 Tridium Inc. All rights reserved.