# Nernst Equation Calculator

E = E⁰ − (RT/nF)·lnQ at any temperature, with the thermal factor RT/F, per-decade step 2.303RT/nF, and ΔG = −nFE.

> Canonical page: https://elysiatools.com/en/tools/nernst-equation-calculator

- **Category:** Science & Education

- **Keywords:** nernst equation, electrode potential, cell potential, reaction quotient, concentration cell, electrochemistry

## Overview

The Nernst Equation Calculator computes real cell and electrode potentials under non-standard conditions using the formula E = E⁰ − (RT/nF)·lnQ. By providing the standard potential, number of electrons transferred, reaction quotient, and temperature in Kelvin or Celsius, you instantly obtain the thermal factor RT/F, the Nernst correction term, the slope per decade of Q, the actual cell potential E, and the Gibbs free energy change ΔG.

## Inputs

- **Standard potential E⁰ (V)** (number): e.g. 1.10
- **Electrons transferred n** (number): e.g. 2
- **Reaction quotient Q** (number): e.g. 100
- **Temperature** (number): e.g. 298.15
- **T unit** (select)

## When to use

- Determining the non-standard voltage of an electrochemical or galvanic cell as reactants deplete and reaction quotient Q changes.
- Evaluating ion-selective electrode potentials, pH sensor responses, or concentration cells across temperature variations.
- Calculating the change in Gibbs free energy (ΔG = −nFE) for redox reactions at specified temperatures and concentrations.

## How it works

- Enter the standard electrode or cell potential E⁰ in volts and specify the number of electrons transferred (n).
- Provide the reaction quotient Q representing the ratio of product to reactant activities or concentrations.
- Input the operating temperature and select whether the value is in Kelvin (K) or Celsius (°C).
- Review the resulting cell potential E, thermal voltage RT/F, per-decade slope (2.303RT/nF), and Gibbs free energy ΔG.

## Use cases

- Analyzing galvanic battery discharge curves by tracking voltage drop as the reaction quotient Q increases.
- Calibrating potentiometric sensors and ion-selective electrodes using the theoretical millivolt response per decade of analyte activity.
- Solving electrochemistry homework and lab calculations involving non-standard redox systems and concentration gradients.

## Frequently asked questions

### What is the Nernst equation?

It is an electrochemical equation, E = E⁰ − (RT/nF)·lnQ, relating reduction potential to standard potential, temperature, electron count, and reaction quotient.

### What is the 59.16 mV rule?

At 25 °C (298.15 K), the term 2.303·RT/F equals 59.16 mV, meaning a single-electron transfer shifts potential by 59.16 mV per decade change in Q.

### How does temperature affect cell potential in this calculator?

Temperature scales the thermal voltage term RT/F, altering both the Nernst correction factor and the resulting Gibbs free energy ΔG.

### Can I input temperature in Celsius?

Yes, you can choose Celsius (°C) or Kelvin (K) from the unit selector, and the calculator automatically handles conversion to absolute temperature.

### How is Gibbs free energy calculated?

It is calculated using the relation ΔG = −nFE, where n is transferred electrons, F is the Faraday constant, and E is the calculated cell potential.

## Related tools

- [Length Contraction Calculator](https://elysiatools.com/en/tools/length-contraction-calculator): L = L₀/γ for any subluminal speed: contracted length, contraction percentage, and the transverse-invariance note — muon-atmosphere companion included.
- [Lorentz Force Calculator](https://elysiatools.com/en/tools/magnetic-force-charge): F = |q|·v·B·sinθ on a moving charge, with charge units down to elementary charges, speed and field selectors, and the v × B direction flipped for negative charges.
- [Time Dilation Calculator](https://elysiatools.com/en/tools/time-dilation-calculator): Δt = γ·Δτ with γ = 1/√(1−v²/c²): both clock views for any speed below c, from the 0.6c hand-check case to muon lifetimes at 0.998c.
- [BOM Character Remover](https://elysiatools.com/en/tools/data-bom-remover): Remove BOM (Byte Order Mark) characters from text and file content. Perfect for cleaning up text files that have encoding issues, fixing CSV imports, and preparing data for processing. Features: - Detect and remove UTF-8 BOM (EF BB BF) - Detect and remove UTF-16 BOM (FE FF or FF FE) - Detect and remove UTF-32 BOM (00 00 FE FF or FF FE 00 00) - Support multiple input formats - Visual BOM character display - Detailed detection report - Support for batch text processing Common Use Cases: - Fix CSV file import errors - Clean up text file encoding issues - Prepare data for JSON parsing - Fix XML parsing problems - Resolve API data encoding conflicts - Standardize text data format
- [Data Range Limiter](https://elysiatools.com/en/tools/data-range-limiter): Limit numerical values to specified ranges by clipping, filtering, or marking out-of-bounds values. Perfect for data quality control, sensor data cleaning, business rule enforcement, and data preprocessing. Features: - Range clipping (clip values to min/max boundaries) - Range filtering (remove out-of-bounds rows) - Range marking (flag modified values) - Per-column range configuration - Automatic numeric column detection - Multiple handling strategies - Detailed modification reports - Statistical analysis of changes - Business rule enforcement Common Use Cases: - Sensor data validation and cleaning - Machine learning input preparation - Data quality control and validation - Business constraint enforcement - Outlier management and control - Data preprocessing pipelines
- [Pig Latin Converter](https://elysiatools.com/en/tools/pig-latin-converter): Convert English text to and from Pig Latin. Handles consonant clusters, vowel words, QU units, and capitalization.
- [Remove a Prefix from Text Lines](https://elysiatools.com/en/tools/text-remove-prefix-lines): Quickly remove a prefix from one or more text lines
- [Remove a Prefix from Text](https://elysiatools.com/en/tools/text-remove-prefix-text): Quickly remove a prefix from one or more text lines

## Samples

- [Web Image Processing Python Samples](https://elysiatools.com/en/samples/web-image-processing-python): Web Python image processing examples using PIL/Pillow including reading, saving, resizing, and format conversion
- [Duplicate Line Samples](https://elysiatools.com/en/samples/text-duplicate-line-samples): Sample files with various types of duplicate lines for testing duplicate removal tools
- [Special Characters Samples](https://elysiatools.com/en/samples/text-special-characters-samples): Sample text files with various special characters, punctuation, and symbols for testing non-alphanumeric character removal
- [Code Comment Samples](https://elysiatools.com/en/samples/code-comment-samples): Sample code files with various comment styles for testing comment removal
