Heat Pump Balance Point Calculator
Determine the balance point temperature — the outdoor temperature at which your heat pump's heating capacity exactly matches your building's heat loss rate. Below this temperature, supplemental heat is required.
Building Heat Loss
Heat Pump Capacity
Formulas Used
1. Building Heat Loss Coefficient (UA):
UA = Q_design / (T_indoor − T_outdoor_design)
Where UA is in BTU/hr·°F, Q_design is the design heating load (BTU/hr), and temperatures are in °F.
2. Building Heat Load at Any Outdoor Temperature T:
Load(T) = UA × (T_indoor − T)
3. Heat Pump Capacity Model (Linear Interpolation):
m = (Cap_lowT − Cap_47) / (T_lowRating − 47) b = Cap_47 − m × 47 Cap(T) = m × T + b
Linear interpolation between the two AHRI manufacturer rating points: 47°F and the low-temperature rating point (typically 17°F).
4. Balance Point Temperature:
Cap(T_bp) = Load(T_bp) m × T_bp + b = UA × (T_indoor − T_bp) T_bp = (UA × T_indoor − b) / (m + UA)
5. Supplemental Heat Required at Design Conditions:
Q_supp = max(0, Load(T_design) − Cap(T_design))
Assumptions & References
- Heat pump capacity is modeled as linear between the 47°F and low-temperature AHRI rating points. Real performance curves may be slightly non-linear; consult manufacturer expanded performance data for higher accuracy.
- Building heat loss is assumed to be linearly proportional to the indoor-outdoor temperature difference (standard steady-state conduction/infiltration model per ACCA Manual J).
- The design heating load should be calculated per ACCA Manual J or equivalent energy audit methodology — not simply based on equipment size.
- The outdoor design temperature is the 99% heating design dry-bulb temperature from ASHRAE Fundamentals or local climate data (ACCA Manual J Table 1).
- This calculator does not account for defrost cycles, which temporarily reduce heat pump output (typically 5–15% reduction in average capacity in cold, humid climates).
- Heat pump minimum operating temperature (lockout point) is not modeled; verify with manufacturer specifications.
- Supplemental heat sizing should follow ACCA Manual S equipment selection guidelines.
- References: ASHRAE Handbook — Fundamentals (2021); ACCA Manual J (8th Ed.); ACCA Manual S; AHRI Standard 210/240 (Unitary Air-Conditioning and Air-Source Heat Pump Equipment).