Nick Rohacz: Week 6: Difference between revisions

From OpenWetWare
Jump to navigationJump to search
Line 16: Line 16:


==Discussion==
==Discussion==
*Differential equations follow the format, dX/dt=inflow - outflow - loss, Du is the dilution*feed and is the inflow for ammonium.
*Glutamate is synthesized from both α-ketoglutarate and glutamine, at the same time, it is broken down to produce both of these substrates. Some pathways, such as
α-ketoglutarate→glutamate and glutamate→glutamine require the consumption of an ammonium ion, while glutamate→α-ketoglutarate gives off an ammonium ion. Due to the presence of two amide groups on the glutamate and zero on α-ketoglutarate, they can be transformed into glutamate through the reduction of NAD<sup>+</sup>.
*α-ketoglutarate is synthesized through the oxidation of an NADH and gives of an ammonium ion, while at the same time some of the concentration is transformed into glutamate through the reduction of NADPH. Possibility that some concentration is returned to mitochondria to be used in TCA cycle.
*Glutamine is synthesized from glutamate through the addition of an ammonium ion and dephosphorylation of an ATP, at the same time, some of the glutamine is transformed back into glutamate.
*Ammonium is present in the feed therefore it is represented by the term D*u, however, more ammonium is produced through other reactions, such as the reduction of glutamate, which produces α-ketoglutarate and an ammonium ion.


==Parameters==
==Parameters==

Revision as of 19:03, 23 February 2011

Instructions

  • List the state variables needed to model the process of interest.
  • Propose at least one system of differential equations you think will model the dynamics.
  • Discuss the terms in your equation(s) in order to justify your choices.
  • List all parameters your model requires for numerical simulation.
  • Discuss the relationship between the data in the papers by ter Schure et al and the state variables (and parameters).

State Variables

  • The state variables needed to model the process are nitrogen, glutamate, glutamine, a-ketoglutarate

Differential Equations

  1. d[glutamate]/dt =-V3([glutamate]/k3+[glutamate])+V4(([a-keto]*[NH4+])/(k4+[a-keto]*[NH4+]))- V2(([glutamate]*[NH4+])/(k2+[glutamate]*[NH4+]))+V1([glutamine]/k1+[glutamine])+V5(([a-keto]*[glutamine])/(k5+[a-keto]*[glutamine]))
  2. d[glutamine]/dt =-V1([glutamine]/k1+[glutamine])+V2(([glutamate]*[NH4+])/(k2+[glutamate]*[NH4+]))
  3. d[a-ketoglutarate]/dt =-V4([a-keto]/k4+[a-keto])+V3([glutamate]/k3+[glutamate])
  4. d[NH4+]/dt = Du+V1([glutamine]/k1+[glutamine])+V3([glutamate]/k3+[glutamate])

Discussion

  • Glutamate is synthesized from both α-ketoglutarate and glutamine, at the same time, it is broken down to produce both of these substrates. Some pathways, such as

α-ketoglutarate→glutamate and glutamate→glutamine require the consumption of an ammonium ion, while glutamate→α-ketoglutarate gives off an ammonium ion. Due to the presence of two amide groups on the glutamate and zero on α-ketoglutarate, they can be transformed into glutamate through the reduction of NAD+.

  • α-ketoglutarate is synthesized through the oxidation of an NADH and gives of an ammonium ion, while at the same time some of the concentration is transformed into glutamate through the reduction of NADPH. Possibility that some concentration is returned to mitochondria to be used in TCA cycle.
  • Glutamine is synthesized from glutamate through the addition of an ammonium ion and dephosphorylation of an ATP, at the same time, some of the glutamine is transformed back into glutamate.
  • Ammonium is present in the feed therefore it is represented by the term D*u, however, more ammonium is produced through other reactions, such as the reduction of glutamate, which produces α-ketoglutarate and an ammonium ion.

Parameters

  • Parameters are D, which is dilution rate which varied, Vmax which is the volume of the chemostat, u which is the feed of nitrogen and carbon and are constant.
  • k1 represents the enzyme responsible for the creation of glutamate from glutamine.
  • k2 represents the enzyme responsible for the creation of glutamine from glutamate.
  • k3 represents the enzyme responsible for the creation of a-keto from glutamate.
  • k4 represents the enzyme responsible for the creation of glutamate from a-keto.
  • k5 represents the GOGAT, which is responsible for the creation of glutamate from a-keto and glutamine

Relationship

  • The data in the second paper focus on different parameters than in the first paper. The dilution rate is one term that was constant in the first paper but changing in the second, while the concentration of nitrogen in the feed was changing in the first and constant in the second. With the nitrogen feed constant in the second paper, the biomass did not increase as much, as in the first paper when more nitrogen resulted in more biomass up to a degree.
  • After enough nitrogen was put into the feed, residual concentration was detected, however residual concentration was absent in the second paper.

Nicholas A. Rohacz 02:54, 22 February 2011 (EST)