Part 2 · Chapter 2.2
The Citric Acid Cycle (Krebs Cycle)
The mitochondrial matrix cycle that oxidizes acetyl-CoA to CO₂, harvesting high-energy electrons as NADH and FADH₂ that feed the electron transport chain. Eight enzymes, one GTP per turn, and a tight network of allosteric regulation respond to calcium signaling and cellular energy state.
Learning Objectives
- ▸List the 8 reactions, their enzymes, and mechanistic class (dehydration, oxidation, decarboxylation, etc.)
- ▸Explain the substrate-level phosphorylation catalyzed by succinyl-CoA synthetase
- ▸Identify isocitrate dehydrogenase as the rate-limiting enzyme and its allosteric regulators
- ▸Describe Ca²⁺ activation of IDH, \(\alpha\)-KG DH, and pyruvate DH
- ▸Distinguish oxidative versus anaplerotic roles of TCA intermediates
◆Overall Stoichiometry
Discovered by Hans Krebs in 1937 (Nobel 1953), the TCA cycle operates exclusively in the mitochondrial matrix (eukaryotes) or cytoplasm (prokaryotes). Per turn:
The overall standard free energy change is \(\Delta G^{\circ\prime} \approx -40\;\text{kJ/mol}\)per turn, dominated by citrate synthase, isocitrate DH, and \(\alpha\)-KG DH. Since each glucose produces two pyruvate and each pyruvate one acetyl-CoA, the cycle runs twice per glucose.
◆Cycle Map
◆The Eight Reactions
1. Citrate Synthase
Irreversible Claisen condensation of acetyl-CoA with oxaloacetate. Active-site His/Asp residues deprotonate Ac-CoA generating a nucleophilic enolate that attacks OAA’s carbonyl. Hydrolysis of the CoA-thioester drives the reaction forward.
2. Aconitase
Isomerizes citrate to isocitrate via a cis-aconitate intermediate. Remarkably, despite citrate being prochiral (stereochemically symmetric), aconitase is stereospecific and dehydrates only the pro-R arm. The enzyme uses a [4Fe–4S] cluster as a Lewis acid to polarize the OH group.
3. Isocitrate Dehydrogenase (IDH) • Rate-Limiting
Oxidative decarboxylation: isocitrate is oxidized to oxalosuccinate, which then loses CO₂ to give \(\alpha\)-ketoglutarate. Mammals have three IDH isoforms: the matrix NAD⁺-dependent IDH3 (the TCA cycle enzyme), and cytosolic/mitochondrial NADP⁺-dependent IDH1/2 (biosynthesis, mutated in gliomas to produce the oncometabolite 2-hydroxyglutarate).
Activated by: ADP, Ca²⁺, isocitrate (substrate). Inhibited by: ATP, NADH.
4. \(\alpha\)-Ketoglutarate Dehydrogenase
A multi-subunit complex mechanistically analogous to pyruvate dehydrogenase: E1 (TPP-dependent decarboxylase), E2 (lipoamide acyltransferase), E3 (FAD/NAD⁺-dependent dihydrolipoyl DH). Produces the high-energy thioester succinyl-CoA and a second CO₂.
Activated by Ca²⁺ (matrix concentration tracks cytosolic [Ca²⁺]); inhibited by NADH and succinyl-CoA (product inhibition).
5. Succinyl-CoA Synthetase (SCS)
The only substrate-level phosphorylation of the TCA cycle. Hydrolysis of succinyl-CoA's thioester bond couples with phosphorylation of GDP (heart/skeletal muscle) or ADP (liver’s isoform), producing GTP or ATP respectively. The mechanism proceeds through a phospho-histidine intermediate.
6. Succinate Dehydrogenase (Complex II)
The only TCA enzyme embedded in the inner mitochondrial membrane; it is also Complex II of the electron transport chain. FAD is covalently bound to a subunit via a histidyl linkage. Two electrons from succinate reduce FAD to FADH₂, which then transfers them through [Fe–S] clusters to ubiquinone (Q).
Succinate dehydrogenase is competitively inhibited by malonate (the historical proof by Krebs that this was an intermediate in the cycle).
7. Fumarase
Stereospecific trans addition of water to fumarate, producing only L-malate. The mechanism passes through a carbanion intermediate, resolved stereospecifically by an active-site base that controls proton delivery.
8. Malate Dehydrogenase
The final oxidation regenerates oxaloacetate with production of the third NADH. The reaction is strongly unfavorable at standard conditions (\(\Delta G^{\circ\prime} = +29.7\) kJ/mol) but proceeds in cells because OAA is kept extraordinarily low (~1 \(\mu\)M) by citrate synthase pulling it forward.
Energy Yield per Turn
Direct products
- 3 NADH (steps 3, 4, 8)
- 1 FADH₂ (step 6)
- 1 GTP (step 5, substrate-level)
- 2 CO₂ (steps 3, 4)
ATP equivalents (via ETC)
- 3 NADH × 2.5 = 7.5 ATP
- 1 FADH₂ × 1.5 = 1.5 ATP
- 1 GTP = 1.0 ATP
- ≈ 10 ATP per turn
- ≈ 20 ATP per glucose (2 turns)
◆Simulation 1: ODE Model of the Krebs Cycle
Fourteen coupled ODEs capture each intermediate along with NAD⁺/NADH, FAD/FADH₂, and GDP/GTP pools. Product inhibition is implemented on citrate synthase (NADH, succinyl-CoA), IDH, and \(\alpha\)-KG DH. External sink terms emulate ETC regeneration of NAD⁺/FAD.
Click Run to execute the Python code
Code will be executed with Python 3 on the server
◆Regulation: Ca²⁺ and the NAD⁺/NADH Ratio
The cycle is controlled at three enzymes by a trio of physiological signals: NAD⁺/NADH ratio, ATP/ADP ratio, and matrix [Ca²⁺]. Crucially, calcium serves as the master activator: when a cell is stimulated to do work (muscle contraction, hormone signaling), cytosolic Ca²⁺ rises, some enters the matrix through the MCU (mitochondrial calcium uniporter), and simultaneously activates pyruvate DH, IDH, and \(\alpha\)-KG DH—pouring reduced cofactors into the ETC to match the increased ATP demand.
Click Run to execute the Python code
Code will be executed with Python 3 on the server
◆Anaplerotic Reactions
TCA intermediates are constantly siphoned off for biosynthesis (heme, amino acids, gluconeogenesis, lipogenesis). Anaplerotic (from Greek “to fill up”) reactions replenish the pool:
Pyruvate carboxylase
Biotin + ATP → pyruvate + CO₂ → OAA (activated by acetyl-CoA)
Glutamate dehydrogenase
Glu + NAD(P)⁺ → \(\alpha\)-KG + NH₄⁺
Transamination
Asp ↔ OAA; Ala ↔ pyruvate (and thus to OAA)
Propionyl-CoA pathway
Odd-chain fatty acids + Val/Ile/Thr → succinyl-CoA (via B₁₂)
◆Pyruvate Dehydrogenase: The Gateway
Technically not a TCA enzyme, but functionally the gateway feeding it. Pyruvate dehydrogenase (PDH) is a giant multi-enzyme complex (~9 MDa in mammals) containing three catalytic subunits—E1 (decarboxylase, TPP-dependent), E2 (lipoamide acyltransferase), E3 (dihydrolipoyl DH, FAD/NAD-dependent)—plus two regulatory enzymes (PDH kinase, PDH phosphatase) bound to E2.
The swinging lipoyl arm of E2 visits each of the three active sites in turn, channeling substrates through covalent intermediates. PDH is inhibited by phosphorylation(PDK1-4 kinases activated by NADH, acetyl-CoA, ATP) and activated by dephosphorylation (PDP phosphatase activated by Ca²⁺, Mg²⁺, insulin). Dichloroacetate inhibits PDK, shifting flux from lactate to acetyl-CoA—investigated for lactic acidosis and cancer.
◆Thermodynamics: Standard vs Cellular \(\Delta G\)
The standard free energy changes computed at 1 M concentrations of reactants and products often look unfavorable (step 8 malate DH: \(+29.7\;\text{kJ/mol}\)) but inside cells the mass-action ratios are far from equilibrium. The cellular \(\Delta G = \Delta G^{\circ\prime} + RT\ln Q\) incorporates real concentrations and shows every reaction of the cycle proceeds spontaneously forward under physiological conditions. Three steps are notably far from equilibrium—citrate synthase (\(-53.9\)), IDH (\(-17.5\)), and \(\alpha\)-KG DH (\(-43.9\))—and these are the three regulated, rate-limiting enzymes. Near-equilibrium steps (aconitase, fumarase, MDH) are freely reversible and serve primarily as chemical relays.
◆Cellular Context: Compartmentalization and Transport
The TCA cycle operates in the mitochondrial matrix, but many of its intermediates serve dual roles in cytosolic pathways. The inner mitochondrial membrane is impermeable to most metabolites and specific transporters shuttle substrates in and out:
Pyruvate Carrier (MPC1/2)
Imports pyruvate from cytosol; drug target for diabetes (UK-5099). Pyruvate drives both TCA entry and gluconeogenesis via OAA.
Citrate Transporter (SLC25A1)
Exports citrate in exchange for malate; delivers acetyl-CoA equivalents to cytosol for fatty acid and cholesterol synthesis.
2-Oxoglutarate/Malate Exchanger
Central to the malate-aspartate shuttle that transfers cytosolic reducing equivalents (NADH) into the matrix.
Dicarboxylate Carrier
Symports malate or succinate with Pᵢ; important in gluconeogenesis and anaplerotic topping-up.
◆The TCA Cycle as a Biosynthetic Hub
Far from being merely a catabolic engine, the TCA cycle is a biosynthetic crossroads whose intermediates supply the building blocks of macromolecules:
- Citrate: exported to cytosol for fatty acid and cholesterol synthesis via ATP-citrate lyase
- \(\alpha\)-KG: precursor of glutamate, glutamine, proline, arginine; substrate for \(\alpha\)-KG-dependent dioxygenases (prolyl hydroxylases, TET2, JmjC)
- Succinyl-CoA: precursor of heme (via \(\delta\)-aminolevulinate synthase), porphyrins, and ketone body uptake by peripheral tissues (SCOT)
- Fumarate: byproduct of urea cycle and purine synthesis re-entry point
- OAA: transaminates to aspartate for pyrimidine synthesis, urea cycle, and gluconeogenesis
◆ODE Models of the Krebs Cycle
Quantitative modeling of the TCA cycle treats each metabolite concentration as a state variable evolving in time according to the difference of producing and consuming fluxes. The canonical state vector contains the eight cycle intermediates,
\[ \mathbf{x}(t) \;=\; \big(\,[\text{Cit}],\,[\text{IsoCit}],\,[\alpha\text{KG}],\,[\text{SucCoA}],\,[\text{Suc}],\,[\text{Fum}],\,[\text{Mal}],\,[\text{OAA}]\,\big), \]
augmented in real models by cofactor pools (NAD+/NADH, FAD/FADH2, ATP/ADP, CoA, GTP/GDP, CO2, Ca2+) shared with the ETC and cytosol. The general ODE system reads
\[ \frac{dx_i}{dt} \;=\; \sum_{j} S_{ij}\,v_j(\mathbf{x},\mathbf{p}), \]
where \(S\) is the stoichiometric matrix and the \(v_j\)are enzyme-kinetic rate laws parametrised by \(\mathbf{p}=(V_{\max,j}, K_{m,j},K_{i,j},\dots)\). The eight-step structure of Section above gives an \(8\times 8\) \(S\) (or wider when cofactors are tracked), with \(+1/-1\) entries on the cycle and additional rows for anaplerotic/cataplerotic exits at OAA and \(\alpha\)-KG.
Three modeling tiers
1. Mass-action / linear
\(v_j = k_j x_i - k_{-j}x_{i+1}\). Captures topology and steady-state flux; pedagogical only. Used to teach metabolic-control intuition.
2. Michaelis–Menten / Cleland
Each \(v_j\) written as a reversible MM (or random/ordered bi-bi) with explicit \(K_m\), product inhibition, allosteric activators. Standard for textbook simulation; parameters often poorly identified.
3. Mechanistic, thermodynamically constrained
Rate laws derived from full enzyme catalytic cycles (King–Altman), Haldane relations enforced (\(K_{eq}=\prod V_{\max}^+K_m^-/\prod V_{\max}^-K_m^+\)). Used in whole-cell mitochondrion models.
Enzyme rate-law choices, by step
| Step | Enzyme | Typical rate-law form |
|---|---|---|
| 1 | Citrate synthase (CS) | random-order bi-bi, NADH inhibition |
| 2 | Aconitase | reversible MM (near equilibrium) |
| 3 | Isocitrate DH (IDH) | Hill in Ca2+/ADP, NADH inhibition (rate-limiting) |
| 4 | \(\alpha\)-KG DH (KGDH) | ordered ter-ter, Ca2+ activation |
| 5 | Succinyl-CoA synthetase | reversible MM (GTP/GDP) |
| 6 | Succinate DH (Cx II) | reversible MM with FAD/FADH2 |
| 7 | Fumarase | reversible MM (very fast, near-eq.) |
| 8 | Malate DH (MDH) | reversible MM, NADH product inhibition |
Minimal 4-state worked example
Condensing to four lumped pools \(\{[\text{Cit}],[\alpha\text{KG}],[\text{Suc}],[\text{Mal}]\}\)with fixed cofactors gives a tractable system that already reproduces the qualitative NADH transient on a Ca2+ step:
\[ \begin{aligned} \dot{[\text{Cit}]} &= v_{CS}([\text{OAA}],[\text{AcCoA}]) - v_{IDH}([\text{Cit}],\text{NAD}^+),\\ \dot{[\alpha\text{KG}]} &= v_{IDH} - v_{KGDH}([\alpha\text{KG}],\text{NAD}^+,\text{Ca}^{2+}),\\ \dot{[\text{Suc}]} &= v_{KGDH} - v_{SDH}([\text{Suc}],\text{FAD}),\\ \dot{[\text{Mal}]} &= v_{SDH} - v_{MDH}([\text{Mal}],\text{NAD}^+), \end{aligned} \]
closed by a quasi-steady relation \([\text{OAA}] = v_{MDH}/k_{\text{out}}\) or by adding OAA as a fifth state. Each \(v_j\) is reversible Michaelis–Menten, e.g.
\[ v_{IDH} \;=\; V_{\max}^{IDH}\,\frac{[\text{Cit}]/K_m^{Cit} - [\alpha\text{KG}][\text{NADH}]/(K_m^{Cit}K_m^{NAD}\!\cdot\!K_{eq})}{(1+[\text{Cit}]/K_m^{Cit}+[\alpha\text{KG}]/K_m^{\alpha KG})(1+[\text{NAD}^+]/K_m^{NAD}+[\text{NADH}]/K_i^{NADH})}, \]
with allosteric Ca2+ activation modeled as \(V_{\max}\to V_{\max}\,(1+\alpha\,[\text{Ca}^{2+}]^h/(K_{0.5}^h+[\text{Ca}^{2+}]^h))\)(Hill exponent \(h\!\approx\!2\)). This single feature—the Hill activation by mitochondrial Ca2+—is what couples cytosolic Ca2+transients to NADH supply for the ETC, the central physiological insight of Cortassa–Aon (2003).
Landmark published models
| Reference | Scope | What it provides |
|---|---|---|
| Wu, Yang, Vinnakota & Beard, JBC 282:24525 (2007) | Cardiac mitochondrion: TCA + ETC + OXPHOS | ~50 ODEs, thermodynamically consistent. Reference computational mitochondrion. |
| Cortassa, Aon, Marbán, Winslow & O’Rourke, Biophys. J. 84:2734 (2003) | Mito energetics + Ca2+-activated IDH/KGDH | Coupling of action-potential and Ca2+ handling to TCA flux. |
| Mogilevskaya, Demin & Goryanin (2006) | E. coli TCA + glyoxylate shunt | Microbial flux distribution, branch-point control. |
| Korla & Mitra (2014) | Sensitivity analysis | Identifies IDH and KGDH as dominant flux-control points. |
| Smith & Robinson, FEBS J. 278:1939 (2011) | Coarse-grained 4-state TCA | Minimal model used in MCA didactics; basis of the example above. |
What ODE Krebs models are used for
- Metabolic Control Analysis (MCA). Flux-control coefficients \(C^J_i = \frac{\partial \ln J}{\partial \ln v_i}\) satisfy the summation theorem \(\sum_i C^J_i = 1\). For TCA, the bulk of control sits at IDH and KGDH; CS and aconitase are typically near equilibrium.
- Demand response. ODE simulation predicts the dynamic NADH/NAD+ ratio in response to ADP load or Ca2+pulses, setting ETC supply.
- Coupling to 13C MFA. Positional carbon-isotopomer dynamics constrain branching at OAA (anaplerosis from pyruvate via PC vs. oxidative flux through CS), via labelling-augmented ODEs.
- Disease modeling. Fumarase/SDH deficiency, IDH1/2 neomorphic mutants, Leigh syndrome — ODE models predict metabolite accumulation patterns (succinate, fumarate, 2-hydroxyglutarate) consistent with clinical biomarkers.
- Drug-target prioritization. Sensitivity analysis of pathway flux to perturbations (e.g. metformin’s indirect Cx I effect propagating into TCA).
Clinical Relevance
IDH1/2 Mutations in Gliomas
Neomorphic mutants reduce \(\alpha\)-KG to 2-hydroxyglutarate, an oncometabolite that inhibits \(\alpha\)-KG-dependent dioxygenases (TET, JmjC), altering the epigenome.
Fumarase / SDH Deficiency
Loss-of-function mutations cause paraganglioma, pheochromocytoma, and HLRCC; accumulated fumarate/succinate inhibit prolyl hydroxylases, stabilizing HIF-1\(\alpha\) (pseudohypoxia).
Arsenite Poisoning
Covalently inhibits lipoamide at PDH and \(\alpha\)-KG DH by chelating vicinal thiols, blocking TCA entry.
Thiamine Deficiency (Wernicke)
TPP is a cofactor of PDH and \(\alpha\)-KG DH. Deficiency blocks entry into TCA, elevating lactate and causing neurological damage.