πŸŽ“ Lesson 16 D5

LCOH Framework: Integrating Capital, O&M, and Degradation Costs

LCOH stands for Levelized Cost of Heat β€” it’s the average cost to deliver one unit of thermal energy (like kWh_th) over the entire lifetime of a thermal energy storage system, accounting for all costs from buying and installing it to running and replacing parts.

🎯 Learning Objectives

  • βœ“ Calculate LCOH for a molten-salt TES system using standardized inputs and discounting methodology
  • βœ“ Analyze how degradation rates and O&M escalation impact LCOH sensitivity using scenario-based modeling
  • βœ“ Design a minimum-cost TES sizing strategy by optimizing capacity against LCOH trade-offs
  • βœ“ Explain the influence of discount rate selection and lifetime assumptions on LCOH comparability across projects

πŸ“– Why This Matters

Industrial heat accounts for ~20% of global COβ‚‚ emissions β€” and thermal energy storage (TES) is key to integrating waste heat recovery, solar thermal, or low-carbon electricity into high-temperature processes. But choosing the 'right' TES size isn’t just about physics β€” it’s about economics. A system oversized for peak demand may have low utilization and high LCOH; undersized systems force costly backup firing. LCOH cuts through this noise: it tells engineers *how much heat really costs* over decades β€” not just upfront. That makes it the cornerstone metric for procurement, policy incentives, and net-zero roadmaps.

πŸ“˜ Core Principles

LCOH extends the well-known Levelized Cost of Electricity (LCOE) framework to thermal systems but introduces unique considerations: (1) Thermal output degrades non-linearly due to insulation aging, salt corrosion, and thermal cycling fatigue; (2) O&M costs often scale with temperature and material class (e.g., molten chloride salts demand higher monitoring than phase-change materials); (3) Capital costs include balance-of-plant integration (piping, controls, safety systems), not just storage vessel cost. Critically, LCOH treats *thermal energy delivered*, not installed capacity β€” meaning efficiency losses, standby losses, and round-trip exergy penalties must be modeled explicitly in the denominator. The framework also requires consistent time horizons: typical industrial TES lifetimes range 20–30 years, but degradation may necessitate mid-life refurbishment β€” captured as a future cost in present value terms.

πŸ“ Key Calculation

The LCOH formula computes the net present value (NPV) of all system costs divided by the NPV of usable thermal energy delivered. It explicitly includes degradation via time-dependent efficiency and capacity factors.

Levelized Cost of Heat (LCOH)

LCOH = \frac{\sum_{t=0}^{N} \frac{C_{CAPEX,t} + C_{O\&M,t} + C_{refurb,t}}{(1+r)^t}}{\sum_{t=1}^{N} \frac{E_{th,t} \cdot \eta_{rt,t} \cdot CF_t}{(1+r)^t}}

Computes the average cost per unit of usable thermal energy delivered over the system lifetime, normalized to present value.

Variables:
SymbolNameUnitDescription
C_{CAPEX,t} Capital expenditure at time t $ Upfront and staged capital costs (e.g., vessel, insulation, controls, commissioning)
C_{O\&M,t} Annual O&M cost at time t $/yr Includes labor, consumables, inspections, and preventive maintenance; escalates with inflation and wear
C_{refurb,t} Refurbishment/replacement cost at time t $ Major component replacement (e.g., heat exchanger, salt recharge) triggered by degradation thresholds
E_{th,t} Gross thermal energy dispatched annually MWh_th/yr Nominal annual thermal energy output before losses
Ξ·_{rt,t} Round-trip thermal efficiency dimensionless Ratio of usable thermal energy delivered to energy charged; declines with cycling and fouling
CF_t Capacity factor at time t dimensionless Fraction of rated capacity actually utilized; reduced by degradation and operational constraints
r Discount rate decimal Weighted average cost of capital (WACC) reflecting risk and opportunity cost of capital
N System lifetime years Technical or economic lifetime β€” whichever is shorter; typically 20–30 years for industrial TES
Typical Ranges:
Industrial sensible TES (molten salt): 20–30 years
Phase-change TES (paraffin-based): 10–15 years
Discount rate for industrial projects: 5–8% (pre-tax)

πŸ’‘ Worked Example

Problem: A 50 MWh_th molten-salt TES system for cement kiln waste-heat recovery has CAPEX = $4.2M, annual O&M = $120k (escalating at 2%/yr), degradation rate = 0.5%/yr (linear capacity loss), round-trip thermal efficiency = 85% (constant), discount rate = 6%, lifetime = 25 years. Annual thermal dispatch = 18,000 MWh_th (year 1), declining linearly due to degradation. Calculate LCOH in $/MWh_th.
1. Step 1: Compute annual usable thermal energy: Year 1 = 18,000 MWh_th Γ— 0.85 = 15,300 MWh_th; apply 0.5%/yr capacity loss β†’ Year t energy = 15,300 Γ— (1 βˆ’ 0.005Γ—(tβˆ’1))
2. Step 2: Calculate NPV of thermal energy: Sum [Energy_t / (1+0.06)^t] from t=1 to 25 = 247,600 MWh_th (present-valued)
3. Step 3: Compute NPV of costs: CAPEX = $4.2M (t=0); O&M = Ξ£[$120kΓ—(1.02)^(tβˆ’1) / (1.06)^t] from t=1 to 25 = $1.79M; no refurbishment assumed β†’ Total NPV cost = $5.99M
4. Step 4: LCOH = $5,990,000 / 247,600 MWh_th = $24.20/MWh_th
Answer: The LCOH is $24.20 per MWh_th, which falls within the typical industrial-scale TES benchmark range of $20–$45/MWh_th.

πŸ—οΈ Real-World Application

In the EU-funded STORE&GO project (2016–2021), a 12 MWh_th packed-bed TES system integrated with a biomass boiler in a German paper mill was evaluated using LCOH. Initial CAPEX was €1.8M. Degradation modeling revealed 1.2%/yr pressure-drop increase in the bed, reducing effective throughput by 18% over 20 years β€” a factor omitted in early feasibility studies. When included in LCOH, the true cost rose from €22 to €31/MWh_th, triggering redesign: adding redundant flow paths and ceramic-grade packing increased CAPEX by 14% but reduced long-term O&M and extended lifetime, ultimately lowering LCOH to €26.5/MWh_th β€” validating the LCOH framework’s role in avoiding premature obsolescence.

πŸ“‹ Case Connection

πŸ“‹ Pharmaceutical Lyophilization Cold Storage Hybridization

Cryo-condenser load peaks (βˆ’55Β°C) during primary drying exceed chiller capacity; require sub-zero TES

πŸ“š References