Case studies
Cold storage
This guide shows how to leverage FlatPeak to lower the cost of energy used by a cold storage or an HVAC system.
Without load shifting, energy usage is 96 kWh, resulting in a cost of $49. However, with load shifting, energy usage slightly increases to 98 kWh, but the cost decreases significantly to $34.
Design
To optimise the operation of a cold storage system by energy cost:
Once the customer completes the Connect flow, or if you imported their tariff:
- Identify periods when the energy cost exceeds the daily average.
- Proactively extend temperature ahead of high-cost periods and
- Lower energy consumption during periods of higher cost until either the temperature reaches the maximum allowable tolerance or the cost decreases, whichever happens first.
To display energy cost:
- Log consumed energy to the meter records API under the IMPORT tariff and IMPORT direction.
- Report energy costs to the customer using cost calculate API and request energy cost for the IMPORT direction.
To display savings:
You must be able to simulate the typical energy usage profile of your system (not optimised by energy cost).
- Log simulated consumed energy to the meter records API under the IMPORT tariff and EXPORT direction.
- When you want to display energy saving:
- Call cost calculate API and request energy cost for IMPORT and EXPORT directions.
- Subtract IMPORT cost from EXPORT cost to get savings calculated here.