Part VI — Chapter 18

Photorespiration & C4/CAM

The oxygenase activity of RuBisCO wastes up to 25% of fixed carbon in C3 plants. C4 and CAM plants evolved elegant biochemical strategies to concentrate CO2 at the RuBisCO active site, suppressing this costly reaction.

C3 vs C4 vs CAM: Spatial and Temporal CO2 Concentration

C3 Plantswheat, rice, ArabidopsisMesophyll cellRuBisCO + CO2 pump absentO2 competition = photorespirationRuBP + CO22x 3-PGABut also: RuBP + O23-PGA + 2-PG2-PG recycled viaChl+Perox+Mito1 CO2 lost per 2 oxygenationsC4 Plantsmaize, sugarcane, sorghumMesophyll2192 OAA from PEP + CO2(PEPC, no O2 comp.)OAA 2192 malateBundle sheathMalate → CO2 + pyruvate(NADP-ME)CO2 → RuBisCOPyruvate -> MesophyllPPDK: Pyr + ATP 2192 PEP[CO2]BS ~10x mesophyllPhotorespiration suppressedCost: 2 ATP per CO2 pumpedSubtypes: NADP-ME, NAD-ME, PCKKranz anatomy: M + BS layersCAM Plantscactus, agave, pineappleNight (stomata open)CO2 fixed by PEPCOAA 2192 malic acidStored in vacuoleDay (stomata closed)Malic acid 2192 CO2(NADP-ME)CO2 2192 Calvin cycleTemporal separationvs C4 spatial separationWUE: 3-10x more efficientthan C3 (stomata closed day)Constitutive vs facultative CAMCarbon gain limited by malate pool~7% of all plant species

The Photorespiratory Pathway

When RuBisCO reacts with O2 instead of CO2, the 2-phosphoglycolate (2-PG) product must be recycled through the photorespiratory pathway, which spans three organelles — chloroplast, peroxisome, and mitochondrion — and releases CO2 and NH3:

Chloroplast

1. RuBisCO oxygenase: RuBP + O2 → 3-PGA + 2-PG

2. PGP phosphatase: 2-PG → glycolate

3. Glycolate exported to peroxisome

\( \text{RuBP} + \text{O}_2 \xrightarrow{\text{RuBisCO}} \text{3-PGA} + \text{2-PG} \)

Peroxisome

4. Glycolate oxidase: glycolate + O2 → glyoxylate + H2O2

5. Catalase: 2 H2O2 → 2 H2O + O2

6. Glu:glyoxylate aminotransferase (GGAT): glyoxylate + Glu → glycine + KG

\( \text{glycolate} + \text{O}_2 \xrightarrow{\text{GOX}} \text{glyoxylate} + \text{H}_2\text{O}_2 \)

Mitochondrion

7. Glycine decarboxylase (GDC) + SHMT: 2 glycine → serine + CO2 + NH3 + NADH

8. Serine exported back to peroxisome → SGAT → hydroxypyruvate → NADH-HPR → glycerate

9. Glycerate returns to chloroplast, phosphorylated to 3-PGA

\( 2\,\text{glycine} \xrightarrow{\text{GDC+SHMT}} \text{serine} + \text{CO}_2 + \text{NH}_3 + \text{NADH} \)

Net Energy Cost of Photorespiration

\( \text{Cost per 2-PG recycled: } 3.5\,\text{ATP} + 2\,\text{NADPH} + 1\,\text{Fd}_{\text{red}} \)

At 25°C and 400 ppm CO2, roughly 1 in 4 RuBisCO reactions are oxygenations. The ratio of carboxylation to oxygenation is: \( v_c/v_o = \tau \cdot [\text{CO}_2]/[\text{O}_2] \), where τ ≈ 90 at 25°C but falls to ~65 at 35°C, meaning photorespiration increases substantially with temperature — a major reason C4 plants dominate in hot climates.

C4 Decarboxylation Subtypes

NADP-ME type

Maize, sugarcane, sorghum

Malate decarboxylated by NADP-malic enzyme in BS chloroplasts. Produces NADPH in BS. Grana-deficient BS chloroplasts (agranal = bundle sheath specific). Most studied.

NAD-ME type

Amaranth, quinoa, millet

Aspartate is main C4 acid transported. Decarboxylation by NAD-malic enzyme in BS mitochondria. BS has well-developed mitochondria and chloroplasts.

PCK type

Panicum, Urochloa

Oxaloacetate decarboxylated by PEP carboxykinase (ATP-dependent) in BS cytosol. Often uses both aspartate and malate. Multiple decarboxylation enzymes operating simultaneously.

Python: C3, C4 & CAM Net Photosynthesis vs Temperature

Simulate net photosynthesis rates using the Farquhar-von Caemmerer-Berry model for C3, a bundle-sheath CO2-concentrating model for C4, and a malate-pool-limited model for CAM across a temperature gradient.

Python
script.py157 lines

Click Run to execute the Python code

Code will be executed with Python 3 on the server