Energy Cost & PUE
Enter IT power, PUE and tariff and I compute the energy and annual cost, the cooling overhead (PUE−1), DCiE and CO₂ emissions.
Calculation breakdown
| Item | Value | Note |
|---|
How it's computed · PUE, DCiE and CO₂
1. Annual IT energy:
E_IT = P_IT × hours (kW × h = kWh).
2. Total facility energy:
E_total = E_IT × PUE. PUE covers cooling, UPS,
distribution and lighting.
3. Annual cost:
Cost = E_total × tariff.
4. Cooling and infrastructure overhead:
= (PUE − 1) × E_IT × tariff. It's what you pay on top of the IT energy.
5. Efficiency:
DCiE = 1 ÷ PUE (as %). Emissions:
CO₂ = E_total × factor.
! Simplified model: assumes constant IT power and an average PUE. Real PUE varies with load and climate, and grid intensity changes hour by hour.
Runs locally in your browser · no sign-up · nothing leaves your browser
How it works
The calculator estimates the annual energy cost of a datacenter or equipment room from five inputs: the IT power (the real electrical load of servers, storage and network gear, in kW), the PUE (Power Usage Effectiveness, the ratio of total facility energy to IT energy), the electricity rate per kWh, the operating hours per year and the CO₂ emission factor of the power grid.
The formulas follow the standard efficiency model defined by The Green Grid: E_IT = P_IT × hours, E_total = E_IT × PUE and cost = E_total × rate. It also breaks out the cooling and infrastructure overhead as (PUE − 1) × E_IT × rate, the DCiE efficiency (1 ÷ PUE, as a percentage) and the annual emissions CO₂ = E_total × factor. It is a simplified model: it assumes constant load and an annual average PUE.
Example: a 10 kW rack with PUE 1.6 at $0.15/kWh
- Annual IT energy in continuous operation:
10 kW × 8,760 h = 87,600 kWh. - Total energy with PUE 1.6:
87,600 × 1.6 = 140,160 kWh, and the annual cost:140,160 × 0.15 = $21,024. - Of that amount,
(1.6 − 1) × 87,600 × 0.15 = $7,884is cooling and infrastructure, not compute. - With a 0.4 kg/kWh factor, annual emissions are
140,160 × 0.4 ≈ 56,064 kg, about 56 tonnes of CO₂.