Chapter 5: Mitochondrial Electron Transport

Part II — Core Metabolism

5.1 Complexes I–IV: Overview

The mitochondrial electron transport chain (ETC) transfers electrons from NADH and FADH₂ to molecular oxygen, coupling this thermodynamically favorable process to proton pumping across the inner mitochondrial membrane. The resulting proton electrochemical gradient drives ATP synthase (Complex V).

Complex I (NADH:ubiquinone oxidoreductase)

NADH (−0.32 V) → CoQ (+0.045 V)

L-shaped, 45 subunits. Pumps 4H⁺/2e⁻. FMN + 8 Fe–S clusters. Inhibited by rotenone.

Complex II (Succinate dehydrogenase)

FADH₂ (−0.031 V) → CoQ (+0.045 V)

TCA cycle enzyme also in ETC. 4 subunits, FAD + 3 Fe–S + cytochrome b. Does NOT pump protons.

Complex III (Cytochrome bc₁ complex)

CoQH₂ (+0.045 V) → Cyt c (+0.254 V)

Q-cycle doubles proton pumping: 4H⁺ pumped per 2e⁻. Inhibited by antimycin A.

Complex IV (Cytochrome c oxidase)

Cyt c (+0.254 V) → O₂ (+0.816 V)

Reduces O₂ to 2H₂O. Pumps 4H⁺/4e⁻. Contains CuA, CuB, heme a, heme a₃. Inhibited by CN⁻.

5.2 Proton Motive Force & P/O Ratio

The free energy change for electron transfer from NADH to O₂ drives proton translocation. Total ΔG from NADH oxidation:

\[\Delta G = -nF\,\Delta E_0' = -(2)(96.5)(0.816 - (-0.320)) = -219\text{ kJ mol}^{-1}\]

Proton pumping per NADH:

  • Complex I: 4H⁺
  • Complex III (Q-cycle): 4H⁺
  • Complex IV: 4H⁺
  • Total: 10H⁺ per NADH
  • FADH₂ bypasses Complex I → 6H⁺

ATP Synthesis:

With H⁺/ATP ratio of ~4.7 (plant mitochondria):

\[P/O_{NADH} = \frac{10}{4.7} \approx 2.13\]
\[P/O_{FADH_2} = \frac{6}{4.7} \approx 1.28\]

Total per glucose: ~30 ATP (P/O × 10 NADH + 2 FADH₂ + 2 substrate-level)

5.3 Plant-Specific: Alternative Oxidase (AOX)

Plants uniquely express alternative oxidase (AOX), which branches from the ubiquinone pool and reduces O₂ to water without pumping protons — thus bypassing Complexes III and IV. AOX dissipates excess reducing power as heat rather than ATP.

Functions of AOX:

  • Thermogenesis in aroids (Arum lily, voodoo lily) — volatilizes insect attractants
  • Overflow valve — prevents over-reduction of CoQ pool → reduces ROS
  • Maintains TCA/glycolysis flux when ATP demand is low
  • Stress response (cold, drought, pathogen attack)

Regulation of AOX:

  • Activated by pyruvate (allosteric) and α-keto acids
  • Regulated by thioredoxin reduction (active when reduced)
  • Inhibited by n-propyl gallate and salicylhydroxamic acid (SHAM)
  • AOX1 gene induced by cytochrome pathway inhibition (cyanide-resistant respiration)

5.4 ATP Synthase (Complex V): Rotary Mechanism

The mitochondrial F₀F₁-ATP synthase uses H⁺ flow to synthesize ATP via rotary catalysis — the γ-subunit rotation drives conformational changes in three β-subunits cycling through Open (O), Loose (L), and Tight (T) conformations (Boyer's binding change mechanism):

\[ADP + P_i + nH^+_{IMS} \xrightarrow{\text{ATP synthase}} ATP + H_2O + nH^+_{matrix}\quad (n \approx 4.7)\]

The c-ring of the F₀ subunit has 8 subunits in mammals and ~9–15 in plants depending on species, determining the H⁺/ATP stoichiometry. Each 360° rotation synthesizes 3 ATP.

Uncoupling proteins (UCPs) in plants:

Plant UCPs (StUCP in potato, AtUCP1/2 in Arabidopsis) dissipate the proton gradient without ATP synthesis, acting as a second alternative pathway alongside AOX. Induced by fatty acids, superoxide, and during stress. UCPs may play roles in seed germination thermogenesis and cold acclimation.

Simulation: Redox Tower & Complex Energetics

Standard reduction potentials of ETC components and free energy released / ATP equivalents per complex.

Python
script.py75 lines

Click Run to execute the Python code

Code will be executed with Python 3 on the server