Carnot Efficiency Calculator Formula
Understand the math behind the carnot efficiency calculator. Each variable explained with a worked example.
Formulas Used
Carnot Efficiency
efficiency = 1 - cold_temp / hot_tempEfficiency (%)
efficiency_pct = (1 - cold_temp / hot_temp) * 100Variables
| Variable | Description | Default |
|---|---|---|
hot_temp | Hot Reservoir Temperature(K) | 600 |
cold_temp | Cold Reservoir Temperature(K) | 300 |
How It Works
Carnot Efficiency
The Carnot efficiency is the theoretical maximum efficiency any heat engine can achieve operating between two temperatures.
Formula
eta = 1 - T_cold / T_hot
Temperatures must be in Kelvin. No real engine can exceed this efficiency due to the second law of thermodynamics.
Worked Example
A heat engine operating between 600 K and 300 K.
hot_temp = 600cold_temp = 300
- 01eta = 1 - Tc/Th
- 02eta = 1 - 300/600
- 03eta = 1 - 0.5
- 04eta = 0.5 = 50%
Ready to run the numbers?
Open Carnot Efficiency Calculator