5.1.8Physical Chemistry (Advanced)

Electrochemistry (advanced) — Butler-Volmer equation, Tafel plot, overpotential

1,871 words9 min readdifficulty · medium

1. WHAT we are describing

WHY j0j_0 matters: at equilibrium the forward and backward reactions are not stopped — they race at equal rate. j0j_0 is that hidden traffic flow. The bigger it is, the less η\eta you need to get net current.


2. HOW we DERIVE the Butler–Volmer equation (from first principles)

Consider a one-electron step   O+eR\;O + e^- \rightleftharpoons R.

Step 1 — Rates from transition-state theory. Each direction has an activation free energy. Cathodic (reduction) and anodic (oxidation) rate constants: kc=AeΔGc/RT,ka=AeΔGa/RTk_c = A\,e^{-\Delta G_c^\ddagger / RT}, \qquad k_a = A\,e^{-\Delta G_a^\ddagger / RT} Why this step? Reaction rate is set by the height of the energy barrier (Arrhenius/Eyring form).

Step 2 — Potential tilts the barrier. Changing the electrode potential by η\eta shifts the energy of the electron. A fraction α\alpha (the transfer coefficient, 0<α<10<\alpha<1) of that electrical energy FηF\eta lowers the anodic barrier, and the remaining (1α)(1-\alpha) lowers the cathodic barrier:

\Delta G_c^\ddagger = \Delta G_{c,0}^\ddagger + (1-\alpha)F\eta$$ *Why this step?* The barrier sits "partway" along the reaction coordinate; only the part of the potential drop *up to the transition state* counts — that's what $\alpha$ encodes. **Step 3 — Convert rates to current densities.** $j_a = F k_a c_R$ and $j_c = F k_c c_O$. Substituting Step 2: $$j_a = F A c_R \,e^{-\Delta G_{a,0}^\ddagger/RT}\;e^{+\alpha F\eta/RT} = j_0\, e^{\alpha F\eta/RT}$$ $$j_c = F A c_O \,e^{-\Delta G_{c,0}^\ddagger/RT}\;e^{-(1-\alpha)F\eta/RT} = j_0\, e^{-(1-\alpha)F\eta/RT}$$ *Why this step?* At $\eta=0$ both prefactors equal the **same** $j_0$ (definition of equilibrium balance), so we fold all the constant terms into $j_0$. **Step 4 — Net current = anodic − cathodic.** > [!formula] Butler–Volmer equation > $$\boxed{\,j = j_0\left[\exp\!\left(\frac{\alpha F\eta}{RT}\right) - \exp\!\left(-\frac{(1-\alpha)F\eta}{RT}\right)\right]\,}$$ > $j$ = net current density, $j_0$ = exchange current density, $\alpha$ = transfer coefficient, > $F=96485\,\text{C mol}^{-1}$, $R=8.314\,\text{J K}^{-1}\text{mol}^{-1}$, $T$ in K. Check the limits (this is your **Forecast-then-Verify** habit): - $\eta = 0 \Rightarrow j = j_0(1-1)=0$. ✓ No net current at equilibrium. - Small $\eta$: linearize $e^x \approx 1+x$ ⇒ $j \approx j_0\frac{F\eta}{RT}$ → **ohmic-like** region. This defines the *charge-transfer resistance* $R_{ct} = \dfrac{RT}{F j_0}$. ![[5.1.08-Electrochemistry-(advanced)-—-Butler-Volmer-equation,-Tafel-plot,-overpotential.png]] --- ## 3. HOW the Tafel plot falls out (large overpotential) When $\eta$ is **large and positive**, the cathodic exponential dies away: $$j \approx j_0\, e^{\alpha F\eta/RT}$$ Take $\ln$, then rearrange for $\eta$: $$\ln j = \ln j_0 + \frac{\alpha F}{RT}\eta \;\Longrightarrow\; \eta = -\frac{RT}{\alpha F}\ln j_0 + \frac{RT}{\alpha F}\ln j$$ Convert to base-10 logs ($\ln x = 2.303\log x$): > [!formula] Tafel equation > $$\eta = a + b\log_{10} j, \qquad b = \frac{2.303\,RT}{\alpha F}\ \ (\text{anodic Tafel slope})$$ > Plot $\eta$ vs $\log_{10}|j|$ → a **straight line**. > - **Slope** $b$ gives $\alpha$. > - **Extrapolating to $\eta = 0$** gives $\log_{10} j_0$, i.e. the exchange current density. At room temperature, $b_{\text{cathodic}} = \dfrac{2.303RT}{(1-\alpha)F}$. For $\alpha = 0.5$, $T=298$ K: $b \approx \dfrac{2.303 \times 8.314 \times 298}{0.5 \times 96485} \approx 0.118\ \text{V/decade} = 118\ \text{mV/decade}$. > [!intuition] Why a *log* axis? > The exponential BV law becomes a straight line only on a $\log j$ axis. The Tafel plot is just BV > "unfolded" so the slope and intercept hand you the two kinetic parameters directly. --- ## 4. Worked examples > [!example] Example 1 — Find $\alpha$ from a Tafel slope > Measured anodic slope $b = 0.060\ \text{V/decade}$ at 298 K. Find $\alpha$. > $$\alpha = \frac{2.303RT}{bF} = \frac{2.303(8.314)(298)}{0.060 \times 96485} = \frac{5706}{5789} \approx 0.99$$ > **Why this step?** $b=\frac{2.303RT}{\alpha F}$ → invert for $\alpha$. A small slope ⇒ large $\alpha$ (very > potential-sensitive kinetics). > [!example] Example 2 — Current at a given overpotential > $j_0 = 10^{-3}\,\text{A cm}^{-2}$, $\alpha = 0.5$, $T=298$ K. Find $j$ at $\eta = +0.118$ V. > $\dfrac{\alpha F\eta}{RT} = \dfrac{0.5\times96485\times0.118}{8.314\times298} = \dfrac{5693}{2477} = 2.298$. > Anodic term $= e^{2.298} = 9.96$. Cathodic exponent $= -(1-\alpha)F\eta/RT = -2.298$, term $=e^{-2.298}=0.10$. > $$j = 10^{-3}(9.96 - 0.10) = 9.86\times10^{-3}\ \text{A cm}^{-2}$$ > **Why this step?** Always include both terms unless told $\eta$ is "large"; here the cathodic part > is ~1%, almost (but not totally) negligible — Tafel approx would give $9.96\times10^{-3}$, ~1% error. > [!example] Example 3 — Charge-transfer resistance > Same $j_0=10^{-3}$ A cm$^{-2}$. Linear region resistance? > $$R_{ct} = \frac{RT}{Fj_0} = \frac{8.314\times298}{96485\times10^{-3}} = 25.7\ \Omega\,\text{cm}^2$$ > **Why this step?** Near $\eta=0$, BV linearizes to $j=j_0 F\eta/RT$, so $\eta/j = RT/(Fj_0)=R_{ct}$. --- ## 5. Common mistakes (Steel-man + fix) > [!mistake] "$\eta=0$ means nothing is happening." > *Why it feels right:* zero **net** current looks like a dead electrode. > *Fix:* equilibrium is **dynamic** — anodic and cathodic currents each equal $j_0 \neq 0$, they just cancel. > [!mistake] "Tafel analysis works at any overpotential." > *Why it feels right:* the straight-line formula is so clean you want to use it everywhere. > *Fix:* it only holds when **one** exponential dominates (typically $|\eta|>\sim 0.1$ V, i.e. >2 Tafel > slopes). Near $\eta=0$ the curve bends (both terms matter), and at very high $\eta$ **mass transport** > caps the current. > [!mistake] "$\alpha$ and $(1-\alpha)$ are both 0.5 by law." > *Why it feels right:* textbooks default to $\alpha=0.5$ (symmetric barrier). > *Fix:* $\alpha$ is **experimental**, often 0.3–0.7. It is the *symmetry factor* describing how the > barrier peak shifts with potential — measure it from the slope. > [!mistake] Forgetting the sign convention. > *Fix:* anodic current/$\eta$ positive, cathodic negative. The two exponentials have **opposite-sign** > exponents — that asymmetry is the whole point of BV. --- ## 6. Active recall #flashcards/chemistry What is overpotential $\eta$? ::: The difference $E_{applied}-E_{eq}$; extra voltage needed to drive net current. Write the Butler–Volmer equation. ::: $j=j_0[e^{\alpha F\eta/RT}-e^{-(1-\alpha)F\eta/RT}]$. Physical meaning of $j_0$? ::: Exchange current density — equal anodic & cathodic current at equilibrium; measures electrode "fastness". What is the transfer coefficient $\alpha$? ::: Fraction of the applied potential that lowers the anodic activation barrier (symmetry factor, 0–1). What does BV reduce to for small $\eta$? ::: Linear: $j \approx j_0 F\eta/RT$; gives $R_{ct}=RT/(Fj_0)$. What does BV reduce to for large anodic $\eta$? ::: $j\approx j_0 e^{\alpha F\eta/RT}$ → the Tafel regime. Tafel equation form? ::: $\eta=a+b\log_{10}j$ with $b=2.303RT/(\alpha F)$. How do you get $j_0$ from a Tafel plot? ::: Extrapolate the linear region to $\eta=0$; intercept gives $\log j_0$. Approx anodic Tafel slope for $\alpha=0.5$ at 298 K? ::: ~118 mV per decade. Why does the Tafel plot use a log axis? ::: It linearizes the exponential BV law so slope→$\alpha$, intercept→$j_0$. What limits current at very large $\eta$? ::: Mass transport (diffusion-limited current), BV no longer applies. --- > [!recall]- Feynman: explain to a 12-year-old > Imagine pushing a heavy swing. The swing has a natural resting point (that's *equilibrium*). > To make it actually move one way, you must push *harder* than just touching it — that extra push > is the **overpotential**. Some electrodes are like a well-oiled swing (you barely push — big $j_0$); > others are rusty and need a big shove (tiny $j_0$). The Butler–Volmer rule says: the harder you push, > the *exponentially* faster it goes. If you plot the push vs the **log** of how fast it moves, you > get a straight line — that line's steepness and starting point tell you everything about the swing. > [!mnemonic] Remember the structure > **"BV = Big eVent, Two Exponentials Fighting."** > Anodic $e^{+\alpha F\eta/RT}$ pulls **up**, cathodic $e^{-(1-\alpha)F\eta/RT}$ pulls **down**; > at equilibrium it's a draw ($j=0$). "**T**afel = **T**ake the **T**all one" (keep the dominant exponential). --- ## Connections - [[Nernst Equation]] — supplies $E_{eq}$ from which $\eta$ is measured. - [[Electrode Kinetics]] / [[Arrhenius and Eyring Equations]] — origin of the rate constants. - [[Exchange Current Density]] — material/electrode property catalysts tune. - [[Charge Transfer Resistance]] — small-$\eta$ linearization; links to impedance spectroscopy. - [[Concentration Polarization & Limiting Current]] — what caps BV at high $\eta$. - [[Electrocatalysis & Hydrogen Evolution]] — where Tafel slopes diagnose mechanism. ## 🖼️ Concept Map ```mermaid flowchart TD ETA[Overpotential eta] -->|drives| BV[Butler-Volmer equation] J0[Exchange current density j0] -->|scales| BV ALPHA[Transfer coefficient alpha] -->|splits barrier| BV TST[Transition-state rates] -->|Arrhenius form| KAC[Rate constants ka kc] ETA -->|tilts barrier by F eta| KAC ALPHA -->|fraction of F eta| KAC KAC -->|j = F k c| JCURR[Anodic and cathodic j] J0 -->|balance at eta=0| JCURR JCURR -->|net = anodic minus cathodic| BV BV -->|large eta limit| TAFEL[Tafel plot] TAFEL -->|measures| J0 TAFEL -->|slope gives| ALPHA ``` ## 🔊 Hinglish (regional understanding) > [!intuition]- Hinglish mein samjho > Dekho, jab hum kisi electrode par current daalte hain, toh reaction apne equilibrium potential > par nahi chalti. Thoda extra voltage "overpay" karna padta hai taaki charge metal aur solution ke > beech jaldi cross kar sake. Yeh extra voltage hi **overpotential** $\eta$ hai. Soch lo jaise ek > rusty swing ko hilane ke liye tumhe normal se zyada zor lagana padta hai — woh extra zor hi $\eta$ hai. > > **Butler–Volmer equation** batati hai ki current $\eta$ ke saath kaise badalta hai. Ismein do > exponential terms hote hain: ek anodic (oxidation) jo upar khinchta hai, aur ek cathodic > (reduction) jo neeche. Equilibrium par ($\eta=0$) dono barabar hote hain, toh **net** current zero — > lekin andar andar dono reactions chal rahi hain, bas cancel ho jaati hain. Is balance ki speed ko > **exchange current density** $j_0$ kehte hain. Bada $j_0$ matlab fast electrode (jaise Pt for H$_2$). > > Jab $\eta$ bada ho jaaye, toh ek exponential chhota ho jaata hai aur formula simple ho jaata hai: > $j \approx j_0 e^{\alpha F\eta/RT}$. Iska $\log$ lo toh seedha straight line milti hai — yeh hai > **Tafel plot**. Iski slope se $\alpha$ (transfer coefficient) nikaalte hain, aur line ko $\eta=0$ > tak extrapolate karke $j_0$ nikaalte hain. Yeh important isliye hai kyunki batteries, fuel cells, > electrolysis aur corrosion — sabki efficiency yahi kinetics decide karti hai. Ek dhyaan rakhna: > Tafel approximation sirf bade $\eta$ par valid hai; equilibrium ke paas curve mud jaata hai. ![[audio/5.1.08-Electrochemistry-(advanced)-—-Butler-Volmer-equation,-Tafel-plot,-overpotential.mp3]]

Go deeper — visual, from zero

Test yourself — Physical Chemistry (Advanced)