Activation Energy Calculator

Find the activation energy of a reaction from temperature, rate coefficient, and frequency factor.

Supports Celsius, Fahrenheit, and Kelvin temperatures with seven time scales and five energy units.

Updated September 15, 2026
Frank Zhao - Creator
CreatorFrank Zhao
Loading calculator…

What Is Activation Energy?

Activation energy (EaE_{\mathrm{a}}) is the minimum energy that colliding molecules must possess for a chemical reaction to occur. Think of it as an energy barrier: molecules need to climb over this hill before they can transform into products. The higher the barrier, the fewer molecules can clear it, and the slower the reaction proceeds.

This calculator uses the Arrhenius equation to let you work with activation energy in any direction. Enter three known values — for example, temperature, rate coefficient, and frequency factor — and the calculator instantly determines the fourth. You can also enter a known activation energy to find the temperature or rate at which a reaction proceeds.

Who uses this? Chemistry students solving kinetics problems, researchers estimating reaction barriers from experimental rate data, and engineers modeling temperature-dependent processes.

How to Use This Calculator

The calculator solves the Arrhenius equation in four directions. Fill in any three fields and the fourth is computed automatically. You can also enter all four and then change any one — the calculator will re-derive the others.

1

Enter temperature

Type the reaction temperature. You can use °C, °F, or K — the calculator converts automatically.

2

Enter the rate coefficient (kk)

This is the measured reaction rate at the given temperature. Choose the time unit that matches your data — seconds, minutes, hours, etc.

3

Enter the frequency factor (AA)

Also called the pre-exponential factor, AA represents the maximum possible rate when there is no energy barrier. It uses the same time units as kk.

4

Read the activation energy

The result appears in kJ/mol by default. Switch to J/mol, MJ/mol, cal/mol, or kcal/mol using the unit selector.

Quick example

A reaction at T=500°CT = 500\,°\mathrm{C} has a rate coefficientk=0.5 s1k = 0.5\ \mathrm{s^{-1}} and a frequency factorA=1.0 s1A = 1.0\ \mathrm{s^{-1}}.

Ea=R×T×ln ⁣(kA)E_{\mathrm{a}} = -R \times T \times \ln\!\left(\frac{k}{A}\right)
=8.314×773.15×ln ⁣(0.51.0)= -8.314 \times 773.15 \times \ln\!\left(\frac{0.5}{1.0}\right)
=4455.5 J/mol4.46 kJ/mol= 4455.5\ \mathrm{J/mol} \approx 4.46\ \mathrm{kJ/mol}

The Arrhenius Equation

Svante Arrhenius proposed in 1889 that the rate of a chemical reaction depends exponentially on temperature. The relationship is expressed as:

k=A×eEa/(RT)k = A \times e^{-E_{\mathrm{a}}\,/\,(R\,T)}

Rearranging to solve for activation energy:

Ea=R×T×ln ⁣(kA)E_{\mathrm{a}} = -R \times T \times \ln\!\left(\frac{k}{A}\right)

The calculator also supports three additional rearrangements:

Solve for temperature:

T=EaR×ln(k/A)T = \frac{-E_{\mathrm{a}}}{R \times \ln(k / A)}

Solve for frequency factor:

A=k×exp ⁣(EaR×T)A = k \times \exp\!\left(\frac{E_{\mathrm{a}}}{R \times T}\right)

Solve for rate coefficient:

k=A×exp ⁣(EaR×T)k = A \times \exp\!\left(\frac{-E_{\mathrm{a}}}{R \times T}\right)
SymbolMeaningUnits
EaE_{\mathrm{a}}Activation energyJ/mol, kJ/mol, MJ/mol, cal/mol, kcal/mol
RRUniversal gas constant8.314 J/(K·mol)
TTAbsolute temperatureK (input accepts °C, °F, K)
kkReaction rate coefficient1/s, 1/min, 1/hr, 1/day, 1/wk, 1/mo, 1/yr
AAFrequency factor (pre-exponential)Same time units as kk

Key relationship: When k=Ak = A, the ratiok/A=1k/A = 1 and ln(1)=0\ln(1) = 0, giving Ea=0E_{\mathrm{a}} = 0 — a barrierless reaction. As kk decreases relative to AA, the activation energy increases.

Worked Examples

Example 1: Decomposition of hydrogen peroxide

At T=50°CT = 50\,°\mathrm{C} (323.15 K), the decomposition ofH2O2\mathrm{H_2O_2} has been measured atk=4.5×103 s1k = 4.5 \times 10^{-3}\ \mathrm{s^{-1}} with a frequency factor A=1.0×108 s1A = 1.0 \times 10^{8}\ \mathrm{s^{-1}}.

Ea=8.314×323.15×ln ⁣(4.5×1031.0×108)E_{\mathrm{a}} = -8.314 \times 323.15 \times \ln\!\left(\frac{4.5 \times 10^{-3}}{1.0 \times 10^{8}}\right)
=75,300 J/mol75.3 kJ/mol= 75{,}300\ \mathrm{J/mol} \approx 75.3\ \mathrm{kJ/mol}

This result is consistent with literature values for uncatalyzedH2O2\mathrm{H_2O_2} decomposition, which typically fall in the 70–80 kJ/mol range.

Example 2: Finding temperature from known Eₐ

A reaction with Ea=160 kJ/molE_{\mathrm{a}} = 160\ \mathrm{kJ/mol},k=5.4×104 s1k = 5.4 \times 10^{-4}\ \mathrm{s^{-1}}, andA=4.73×1010 s1A = 4.73 \times 10^{10}\ \mathrm{s^{-1}}. What temperature is required?

T=160,0008.314×ln ⁣(5.4×1044.73×1010)T = \frac{-160{,}000}{8.314 \times \ln\!\left(\frac{5.4 \times 10^{-4}}{4.73 \times 10^{10}}\right)}
=599.15 K=326°C= 599.15\ \mathrm{K} = 326\,°\mathrm{C}

Enter 160 kJ/mol for Eₐ, 5.4E-4 for k, and 4.73E10 for A to verify this result.

Example 3: Comparing reaction rates

For a reaction with Ea=50 kJ/molE_{\mathrm{a}} = 50\ \mathrm{kJ/mol} andA=1013 s1A = 10^{13}\ \mathrm{s^{-1}}, compare the rate at 25 °C versus 50 °C:

k25=1013×e50000/(8.314×298.15)k_{25} = 10^{13} \times e^{-50000\,/\,(8.314 \times 298.15)}
6.2×104 s1\approx 6.2 \times 10^{4}\ \mathrm{s^{-1}}
k50=1013×e50000/(8.314×323.15)k_{50} = 10^{13} \times e^{-50000\,/\,(8.314 \times 323.15)}
3.5×105 s1\approx 3.5 \times 10^{5}\ \mathrm{s^{-1}}

A 25 °C increase roughly quintuples the rate — illustrating the strong temperature dependence governed by activation energy.

Frequently Asked Questions

What is a “normal” activation energy?

Most chemical reactions have activation energies between 40 and 400 kJ/mol. Reactions below ~40 kJ/mol tend to be very fast (sometimes diffusion-limited), while those above ~200 kJ/mol are typically slow at room temperature. Enzyme-catalyzed biological reactions often have Eₐ values in the 20–80 kJ/mol range.

Why must temperature be in Kelvins?

The Arrhenius equation uses absolute temperature because the exponential termeEa/RTe^{-E_{\mathrm{a}}/RT} is derived from the Boltzmann distribution, which requires an absolute scale. The calculator accepts °C and °F inputs but converts them internally. An input of 0 K (absolute zero) triggers a validation error because it would produce a mathematical singularity.

Can I use different time units for k and A?

No — kk and AA must use the same time unit because their ratio k/Ak/A is dimensionless. If you have k in s⁻¹ and A in min⁻¹, first convert one to match the other. The calculator's unit selectors make this easy: select the same time scale for both fields.

What does the frequency factor mean physically?

AA represents the theoretical maximum rate constant — the rate you would observe if every collision had sufficient energy. In practice,AA is determined experimentally and reflects factors like collision orientation and molecular geometry. Its units always match those of kk (typically s⁻¹ for first-order reactions).

Why does clearing one field blank the result?

The calculator requires exactly three known values to solve for the fourth. When you clear any input, there are only two knowns — not enough for a unique solution — so the derived field resets automatically. Re-enter any third value and the result reappears instantly.

Limitations

  • Single-step kinetics only. The Arrhenius equation assumes a single elementary reaction with a fixed activation energy. Multi-step mechanisms, reactions with changing rate-determining steps, or reactions that deviate from Arrhenius behavior (e.g., some tunneling-dominated reactions) may yield inaccurate results.
  • Temperature range. All inputs must be above absolute zero (0 K). Very low temperatures near 0 K may produce mathematically valid but physically meaningless results.
  • k and A must share the same time unit. The equation requires the ratio k/Ak/A to be dimensionless. Using mismatched time units for these two fields will produce incorrect results.
  • Educational use. This calculator is designed for learning and quick estimation. For publishable kinetic analyses or engineering design, validate your inputs and results against primary experimental data and peer-reviewed references.

Related: Use our Molarity Calculator to determine solution concentrations, or try the Mole Calculator to convert between mass, moles, and particles.

Activation Energy Calculator — Calculate Ea from the Arrhenius Equation