Peak Demand Calculator Formula
Understand the math behind the peak demand calculator. Each variable explained with a worked example.
Formulas Used
Peak Demand
peak_demand = peak_kwMonthly Demand Charge
monthly_charge = peak_kw * demand_rateAnnual Demand Charge
annual_charge = peak_kw * demand_rate * 12Demand Factor
pct_of_connected = demand_factorVariables
| Variable | Description | Default |
|---|---|---|
total_connected_kw | Total Connected Load(kW) | 50 |
demand_factor | Demand Factor(%) | 70 |
demand_rate | Demand Charge Rate(USD/kW) | 12 |
peak_kw | Derived value= total_connected_kw * demand_factor / 100 | calculated |
How It Works
How to Calculate Peak Demand
Peak demand is the maximum power draw at any point, measured in kilowatts (kW).
Formula
Peak Demand (kW) = Connected Load * Demand Factor
Monthly Demand Charge = Peak kW * Rate per kW
Demand factor accounts for the fact that not all equipment runs simultaneously. Typical factors are 60-80% for commercial buildings.
Worked Example
A building with 50 kW total connected load, 70% demand factor, and $12/kW demand charge.
total_connected_kw = 50demand_factor = 70demand_rate = 12
- 01Peak demand: 50 * 0.70 = 35 kW
- 02Monthly charge: 35 * $12 = $420
- 03Annual charge: $420 * 12 = $5,040
Ready to run the numbers?
Open Peak Demand Calculator