Activation Energy Calculator Formula
Understand the math behind the activation energy calculator. Each variable explained with a worked example.
Formulas Used
Activation Energy (Ea)
ea_j = -(8.314 * log(k2 / k1)) / ((1 / t2) - (1 / t1))Activation Energy
ea_kj = (-(8.314 * log(k2 / k1)) / ((1 / t2) - (1 / t1))) / 1000Variables
| Variable | Description | Default |
|---|---|---|
k1 | Rate Constant at T₁ (k₁) | 0.001 |
t1 | Temperature T₁(K) | 300 |
k2 | Rate Constant at T₂ (k₂) | 0.01 |
t2 | Temperature T₂(K) | 350 |
How It Works
Arrhenius Equation for Activation Energy
Formula
ln(k₂/k₁) = -(Ea/R) × (1/T₂ - 1/T₁)
Solving for Ea: Ea = -R × ln(k₂/k₁) / (1/T₂ - 1/T₁)
Where:
Worked Example
A reaction has k₁ = 0.001 at 300 K and k₂ = 0.01 at 350 K.
k1 = 0.001t1 = 300k2 = 0.01t2 = 350
- 01Ea = -R × ln(k₂/k₁) / (1/T₂ - 1/T₁)
- 02ln(0.01/0.001) = ln(10) = 2.3026
- 031/350 - 1/300 = 0.002857 - 0.003333 = -0.000476
- 04Ea = -8.314 × 2.3026 / (-0.000476)
- 05Ea = 40,200 J/mol = 40.2 kJ/mol
Ready to run the numbers?
Open Activation Energy Calculator