Mass Action Kinetics
Kinetic framework where reaction rates are proportional to the product of reactant concentrations raised to their stoichiometric coefficients.
Mass Action Kinetics is the foundational rate law stating that the speed of a chemical reaction is directly proportional to the product of the concentrations of its reactants 1.
How It Works
Under mass action kinetics, a reaction A + B -> C proceeds at rate k[A][B], where k is the rate constant and square brackets denote concentrations. For a bimolecular reaction with stoichiometry 2A -> P, the rate becomes k[A]^2. This principle applies to elementary reactions — single molecular events without intermediate steps.
In synthetic biology, mass action kinetics forms the basis for constructing ODE models of genetic circuits. Transcription, translation, degradation, and binding events are each written as elementary or pseudo-elementary reactions with corresponding rate constants. The resulting system of differential equations describes how all species evolve over time 2.
While powerful in its simplicity, mass action kinetics can produce very large ODE systems for complex networks. Quasi-steady-state approximations and Michaelis-Menten reductions are commonly applied to simplify models when enzyme-substrate intermediates equilibrate rapidly.
Computational Considerations
Software packages like BioNetGen and PySB allow researchers to specify reaction rules and automatically generate the full mass action ODE system. Symbolic algebra tools can solve for steady states analytically, while numerical parameter fitting pipelines estimate rate constants from experimental time-course data 2.
Woolf Software specializes in computational modeling and simulation for biological systems. Get in touch.
Automated model-building tools generate mass action ODE systems from reaction network specifications, and symbolic computing enables analytical steady-state solutions for small circuits.