← Back to Portfolio
refrigeration floating-head-pressure energy-savings m-and-v controls grocery

Floating Head Pressure — Grocery Cold Storage

Savings estimation and M&V framework for floating condenser head pressure control on a grocery chain cold storage warehouse with reciprocating compressor racks and air-cooled condensers.

Pythonnumpypandasmatplotlibscipy

Key Findings

  • Tier 1 (TEV float, 27 deg C floor) saves 15-20% of annual compressor energy with <1.5 year payback
  • Tier 2 (EEV retrofit, 18 deg C floor) saves 25-35% with 2.5-3 year payback
  • Condenser fan energy penalty is only 5-10% of gross compressor savings
  • Savings accrue during 85-90% of annual operating hours (when outdoor temp is below 27 deg C)
  • Pre/post regression M&V achieves R-squared > 0.80 for constant-load cold storage facilities
  • Each 3 deg C reduction in condensing floor adds approximately 5-8% savings

Scope

A 2-notebook analytical case study estimating and verifying compressor energy savings from floating head pressure control on a commercial refrigeration system. The project covers a grocery chain cold storage warehouse in southern Ontario operating reciprocating compressor racks on R-448A with air-cooled condensers. Two retrofit tiers are analyzed: a controls-only approach for systems with existing thermostatic expansion valves (TEVs), and a full electronic expansion valve (EEV) retrofit enabling deeper floating. The analysis produces both a prospective savings estimate for project justification and a regression-based M&V framework for post-implementation verification aligned with IPMVP.

Data

Synthetic TMY-like hourly outdoor temperature data for southern Ontario (8,760 hours), representing the full annual weather distribution from approximately -25 deg C to +35 deg C. System parameters are based on a representative grocery cold storage configuration: 4 medium-temperature reciprocating compressors at -7 deg C evaporating serving walk-in coolers (120 kW load), 3 low-temperature compressors at -25 deg C serving freezers (45 kW load), and a rooftop air-cooled condenser with 8 fans (12 kW total fan power). Compressor performance is modeled using a COP-based thermodynamic approximation with isentropic efficiency of 0.65. Simulated pre/post compressor power data with realistic measurement noise is used for the M&V regression demonstration.

Analytical Approach

The first notebook builds a compressor performance model using the Carnot COP framework and applies the temperature bin method to estimate annual energy savings. Hourly TMY temperatures are binned into 3 deg C intervals, and compressor power is calculated for both fixed and floating condensing scenarios at each bin midpoint. The power difference multiplied by bin hours gives per-bin energy savings, summed across all bins for the annual total. The condenser fan energy tradeoff is quantified separately. The second notebook demonstrates regression-based M&V by simulating 12 months of pre-retrofit and post-retrofit compressor power data, fitting OLS regressions of kW vs. outdoor temperature for both periods, and calculating verified savings as the area between the regression lines. Sensitivity analysis examines how savings vary with the condensing temperature floor, electricity rate, and condenser approach temperature.

Outcome

The bin analysis estimates that Tier 1 (TEV-constrained float, floor 27 deg C) reduces annual compressor energy by approximately 15-20%, translating to roughly 85,000-110,000 kWh and $10,000-$13,000 saved annually. Tier 2 (EEV retrofit, floor 18 deg C) achieves 25-35% reduction — approximately 140,000-200,000 kWh and $17,000-$24,000 annually. The condenser fan energy penalty is 5-10% of gross compressor savings. Simple payback is under 1.5 years for Tier 1 ($12,000 capital) and 2.5-3 years for Tier 2 ($55,000 capital). The M&V regression achieves R-squared above 0.80 for both pre and post periods, confirming that verified savings can be reliably isolated from other variables. Savings are most sensitive to the minimum condensing temperature floor — each 3 deg C reduction adds approximately 5-8% additional savings.

Floating head pressure is among the most cost-effective energy conservation measures in commercial and industrial refrigeration. This project provides both the analytical framework for estimating savings before implementation and the M&V methodology for verifying actual results afterward.

The two-notebook sequence covers the complete project lifecycle: the bin analysis notebook produces a defensible prospective savings estimate for capital justification and utility incentive applications, while the M&V notebook demonstrates how to verify actual savings post-implementation using regression techniques aligned with IPMVP. The methodology generalizes across refrigeration applications — grocery cold storage, food processing, ice rinks, supermarket multiplex racks, and chilled water systems with condenser water temperature reset.