Chapter 3: Calvin Cycle & Carbon Fixation

Part I — Energy & Transport

3.1 RuBisCO: Structure & Kinetics

Ribulose-1,5-bisphosphate carboxylase/oxygenase (RuBisCO) is the primary CO₂-fixing enzyme, constituting ~25–50% of leaf nitrogen. In C3 plants, it exists as an L₈S₈ hexadecameric complex (8 large catalytic + 8 small regulatory subunits). Its slow catalysis (~3 s⁻¹) and poor CO₂/O₂ discrimination are key limitations on photosynthetic efficiency.

Competitive Inhibition by O₂:

\[v_c = \frac{V_c[CO_2]}{K_c\!\left(1+\dfrac{[O_2]}{K_o}\right)+[CO_2]}\]

Typical kinetic constants (spinach RuBisCO):

  • Vc,max = 120 µmol CO₂ m⁻² s⁻¹
  • Kc = 260 µM (CO₂ in solution)
  • Ko = 179,000 µM (O₂ in solution)
  • kcat(carboxylation) ≈ 2–5 s⁻¹

Specificity factor Sc/o:

\[S_{c/o} = \frac{V_c K_o}{V_o K_c} \approx 80\text{–}100\]

Higher values favor carboxylation. Some red algae RuBisCOs have Sc/o ~ 200, but slower kcat.

3.2 The Three Phases of the Calvin Cycle

Phase 1: Carbon Fixation

RuBisCO adds CO₂ to ribulose-1,5-bisphosphate (RuBP, 5C) → unstable 6C intermediate → 2× 3-phosphoglycerate (3-PGA, 3C each)

\[\text{CO}_2 + \text{RuBP} \xrightarrow{\text{RuBisCO}} 2\,\text{3-PGA}\]

Phase 2: Reduction

3-PGA is phosphorylated by ATP (→ 1,3-bPGA), then reduced by NADPH (→ glyceraldehyde-3-phosphate, G3P). One G3P is exported per 3 CO₂ fixed.

\[\text{3-PGA} \xrightarrow{ATP,\,NADPH} \text{G3P}\]

Phase 3: Regeneration

5 G3P molecules are rearranged via transketolase/aldolase reactions (consuming 3 ATP) to regenerate 3 RuBP — closing the cycle.

\[5\,\text{G3P} \xrightarrow{3\,ATP} 3\,\text{RuBP}\]

Overall Stoichiometry (per G3P):

\[3\,CO_2 + 9\,ATP + 6\,NADPH \rightarrow G3P + 9\,ADP + 6\,NADP^+ + 8\,P_i\]

3.3 Light-Dependent Regulation via Thioredoxin

Calvin cycle enzymes are activated in the light and inactivated in the dark through the ferredoxin–thioredoxin system. Reduced ferredoxin (from PSI) reduces thioredoxins (Trx-m, Trx-f) via ferredoxin:thioredoxin reductase (FTR). Reduced Trx reduces disulfide bonds on target enzymes:

Light-activated enzymes:

  • FBPase (fructose-1,6-bisphosphatase) — regeneration
  • SBPase (sedoheptulose-1,7-bisphosphatase)
  • PRK (phosphoribulokinase) — RuBP regeneration
  • GAPDH (NADPH-dependent, chloroplastic)
  • RuBisCO activase — removes inhibitory sugar phosphates

Additional Regulatory Mechanisms:

  • pH: Stroma pH rises from ~7 to ~8 in light → activates enzymes
  • Mg²⁺: Released from thylakoid lumen in light → activates RuBisCO
  • CO₂ carbamylation: CO₂ binds Lys201 → activates RuBisCO
  • RCA (RuBisCO activase): ATP-dependent, removes tight-binding inhibitors

Calvin Cycle Diagram

Calvin Cycle (3C Pathway)RuBP (5C)3 molecules3-PGA (3C)6 moleculesG3P (3C)6 molecules1,3-bPGA6 moleculesRuBisCO3 CO26 ATP6 NADPH3 ATPPhosphoglyceratekinase1 G3P export(sucrose, starch)Phase 1: FixationPhase 2: ReductionPhase 3: Regeneration

Simulation: RuBisCO Kinetics & Calvin Cycle Stoichiometry

RuBisCO carboxylation vs oxygenation rates, the specificity factor diagram, and Calvin cycle ATP/NADPH stoichiometry.

Python
script.py85 lines

Click Run to execute the Python code

Code will be executed with Python 3 on the server