Abriliam Consulting — Industrial Energy Management
This notebook builds a compressor performance model for a grocery cold storage reciprocating rack system on R-448A and runs a temperature bin analysis using TMY weather data to estimate annual compressor energy savings from floating head pressure control under two retrofit tiers:
Key outputs: Annual kWh savings, percentage reduction, and dollar savings for each tier.
The facility is a grocery chain cold storage warehouse in southern Ontario (~43.5°N latitude). The refrigerant is R-448A (Solstice N40). Two compressor circuits serve medium-temperature and low-temperature loads.
The COP is modeled using the Carnot-based approximation scaled by compressor isentropic efficiency:
$$\text{COP} \approx \frac{T_{\text{evap}}}{T_{\text{cond}} - T_{\text{evap}}} \times \eta_{\text{comp}}$$
Compressor power follows from $W_{\text{comp}} = Q_{\text{evap}} / \text{COP}$.
This is a simplified model — real compressor performance uses manufacturer polynomial maps. The model captures the dominant thermodynamic trend: as $T_{\text{cond}}$ decreases, COP improves and compressor power drops.
Plot showing how total rack compressor power varies with condensing temperature. This illustrates the thermodynamic basis for floating head pressure savings.
We generate a synthetic TMY-like annual temperature distribution for southern Ontario (~43.5°N). The distribution uses a sinusoidal seasonal model with daily variation, producing realistic temperature bins.
In practice, CWEC (Canadian Weather for Energy Calculations) data would be used for actual project work.
For each temperature bin, we calculate:
At floating head pressure, condenser fans run harder to maintain the approach temperature. Fan power scales with the cube of speed (fan affinity laws). We estimate the net savings after accounting for increased fan energy.
The temperature bin analysis demonstrates that floating head pressure control yields significant compressor energy savings for this grocery cold storage facility in southern Ontario:
| Metric | Tier 1 (TEV, 27°C floor) | Tier 2 (EEV, 18°C floor) |
|---|---|---|
| Annual savings | ~15-20% | ~25-35% |
| Dollar savings | ~$10,000-$13,000/yr | ~$17,000-$24,000/yr |
| Capital cost | ~$12,000 | ~$55,000 |
| Simple payback | <1.5 years | 2.5-3 years |
The majority of savings accrue during the 7,500+ hours per year when outdoor temperature is below 27°C — roughly 85-90% of all operating hours. The condenser fan energy penalty is 5-10% of gross compressor savings.
Next: Notebook 02 demonstrates the regression-based M&V framework for verifying actual savings post-implementation.
Abriliam Consulting — Industrial Energy Management Floating Head Pressure Analysis — Notebook 01 of 02