Introduction & Context
Relative Humidity (RH) control is a critical parameter in cold storage engineering, directly influencing the shelf life and quality of perishable agricultural products. The primary objective is to balance two competing physical phenomena: transpiration-driven mass loss (dehydration) and microbial proliferation (mold growth).
In process engineering, this calculation is utilized to determine the optimal setpoints for HVAC and humidification systems. By calculating the vapor pressure deficit between the produce surface and the ambient air, engineers can predict the rate of moisture loss and ensure that the storage environment remains within the safe operating window for specific commodities.
Methodology & Formulas
The calculation relies on the Magnus formula to determine the saturation vapor pressure, followed by a mass transfer analysis to quantify daily weight loss. The following variables are used:
- \(T\): Storage temperature (°C)
- \(e_{s}\): Saturation vapor pressure (kPa)
- \(e\): Actual vapor pressure (kPa)
- \(\phi\): Relative humidity (%)
- \(\dot{m}\): Transpiration rate (g/(h·kg))
- \(k\): Produce-specific surface transfer coefficient (g/(m²·h·kPa))
- \(a\): Specific surface area (m²/kg)
- \(WL_{daily}\): Daily weight loss (g/(kg·day))
The saturation vapor pressure is calculated as:
\[ e_{s} = 0.61078 \cdot \exp\left( \frac{17.27 \cdot T}{T + 237.3} \right) \]The actual vapor pressure is derived from the target relative humidity:
\[ e = \left( \frac{\phi}{100} \right) \cdot e_{s} \]The transpiration rate, representing the moisture loss per unit mass of produce, is defined by the driving force of the vapor pressure gradient:
\[ \dot{m} = k \cdot a \cdot (e_{s} - e) \]Finally, the daily weight loss is calculated over a 24-hour period:
\[ WL_{daily} = \dot{m} \cdot 24 \]| Parameter | Condition/Regime | Threshold/Limit |
|---|---|---|
| Temperature Validity | Magnus Formula Range | -40°C ≤ T ≤ 50°C |
| Apple Mold Risk | High Humidity Limit | \(\phi\) > 85% |
| Onion Mold Risk | High Humidity Limit | \(\phi\) > 75% |