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
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.