Nernst Equation Calculator
Calculate electrode potential under non-standard conditions using the Nernst equation.
E = E° - (RT / nF) ln(Q)For a half-reaction
Ox + ne⁻ ⇌ Red, use Q = [Red]νred / [Ox]νox.
What Is the Nernst Equation?
The Nernst equation links chemistry and electricity. It tells you how an electrode potential changes when concentration and temperature move away from standard-state conditions. In electrochemistry, this is essential for batteries, redox titrations, corrosion science, biochemistry, and sensor design.
At standard conditions (typically 25°C, 1 M, 1 atm), an electrode has a tabulated standard potential E°. In the real world, concentrations are rarely exactly 1 M, so the actual potential E shifts. That shift is exactly what the Nernst equation captures.
How This Nernst Calculator Works
Inputs
- E° (V): Standard electrode potential for your half-reaction.
- Temperature (°C): Converted to Kelvin internally.
- n: Number of electrons transferred.
- [Ox] and [Red]: Concentrations (or activity approximations).
- ν coefficients: Stoichiometric powers used to build reaction quotient Q.
Core Calculation
The calculator evaluates:
E = E° - (RT / nF) ln(Q)
where R = 8.314462618 J·mol⁻¹·K⁻¹, F = 96485.33212 C·mol⁻¹, and
T = °C + 273.15. It also shows a base-10 form check at 25°C:
E = E° - (0.05916 / n) log10(Q).
Worked Example
Suppose a half-cell has E° = 0.34 V, n = 2, and at 25°C you have
[Red] = 0.010 M, [Ox] = 1.00 M with both coefficients equal to 1.
Q = [Red]/[Ox] = 0.010log10(Q) = -2E = 0.34 - (0.05916/2)(-2) ≈ 0.399 V
Because Q < 1, the logarithm term is negative, and the potential rises above the standard potential.
Common Mistakes to Avoid
- Using zero or negative concentration values (physically invalid for this equation form).
- Confusing natural log (
ln) and base-10 log (log10). - Forgetting stoichiometric exponents in
Q. - Using °C directly in the gas-law term (must convert to Kelvin).
- Mixing cell-potential conventions for cathode vs. anode without sign checks.
Where the Nernst Equation Is Used
Batteries and Energy Storage
State-of-charge behavior is concentration-dependent. The Nernst framework helps predict open-circuit voltage shifts in many electrochemical systems.
Biological Membranes
In physiology, ion equilibrium potentials (for K⁺, Na⁺, Cl⁻, etc.) are Nernst-type relationships with concentration ratios across membranes.
Analytical Chemistry
Ion-selective electrodes and pH measurements rely on Nernstian slopes, making this equation a core tool in quantitative analysis.
Quick FAQ
Do I need activities instead of concentrations?
Strictly yes, especially for concentrated or non-ideal solutions. For dilute systems, concentration is often a practical approximation.
Can I use this for full galvanic cells?
Yes, by applying Nernst terms to the relevant half-reactions and combining with
Ecell = Ecathode - Eanode.
What if Q equals 1?
Then ln(Q)=0, so E = E°.