Heat Pump COP Calculator Formula
Understand the math behind the heat pump cop calculator. Each variable explained with a worked example.
Formulas Used
Coefficient of Performance
cop_out = copAnnual Heating Cost
annual_cost = annual_kwh * elec_rateEquivalent Gas Furnace Cost
gas_equivalent = heat_output_btu * heating_hours / 100000 * 1.5 / 0.92Savings vs Gas Furnace
savings_vs_gas = (heat_output_btu * heating_hours / 100000 * 1.5 / 0.92) - annual_kwh * elec_rateVariables
| Variable | Description | Default |
|---|---|---|
heat_output_btu | Heat Output(BTU/hr) | 36000 |
power_input_watts | Electrical Input(watts) | 3000 |
heating_hours | Annual Heating Hours(hours) | 2000 |
elec_rate | Electricity Rate(USD/kWh) | 0.15 |
cop | Derived value= heat_output_btu / (power_input_watts * 3.412) | calculated |
annual_kwh | Derived value= power_input_watts * heating_hours / 1000 | calculated |
How It Works
How to Calculate Heat Pump COP
COP measures how efficiently a heat pump converts electricity into heat.
Formula
COP = Heat Output (BTU/hr) / (Electrical Input (W) * 3.412)
A COP of 3 means the heat pump produces 3 units of heat for every 1 unit of electricity. This is possible because heat pumps move existing heat rather than generating it.
Typical COP Values
Worked Example
A heat pump producing 36,000 BTU/hr using 3,000W of electricity, running 2,000 hours/year at $0.15/kWh.
heat_output_btu = 36000power_input_watts = 3000heating_hours = 2000elec_rate = 0.15
- 01COP: 36,000 / (3,000 * 3.412) = 36,000 / 10,236 = 3.52
- 02Annual electricity: 3,000 * 2,000 / 1,000 = 6,000 kWh
- 03Heat pump cost: 6,000 * $0.15 = $900
- 04Gas furnace equivalent: 36,000 * 2,000 / 100,000 * $1.50 / 0.92 = $1,174
Ready to run the numbers?
Open Heat Pump COP Calculator