Skip to content
Surf Wiki
Save to docs
general/biodegradation

From Surf Wiki (app.surf) — the open knowledge base

Petersen matrix


The Petersen matrix is a comprehensive description of systems of biochemical reactions used to model reactors for pollution control (engineered decomposition) as well as in environmental systems. It has as many columns as the number of relevant involved components (chemicals, pollutants, biomasses, gases) and as many rows as the number of involved processes (biochemical reactions and physical degradation). One further column is added to host the description of the kinetics of each transformation (rate equation).

Matrix structure

The mass conservation principle for each process is expressed in the rows of the matrix. If all components are included (none omitted) then the mass conservation principle states that, for each process:

: \text{for all process } i:\sum_{j=1}^n a_{ij} \dot{\rho_j} = 0 ;,

where \dot{\rho_j} is the density rate of each component. This can also be seen as the process stoichiometric relation.

Moreover, the rate of variation of each component for all processes simultaneous effect can be easily assessed by summing the columns:

: \text{for all component } j: \frac{\partial C_j}{\partial t} = \sum_{i=1}^m a_{ij} r_i ; ,

where r_i are the reaction rates of each process.

Example

A system of a third order reaction followed by a Michaelis–Menten enzyme reaction.

: {A} + 2B - S : {E} + S [k_f][k_r] ES -[k_\mathrm{cat}] {E} + P

where the reagents A and B combine forming the substrate S (S = AB2), which with the help of enzyme E is transformed into the product P. Production rates for each substance is:

:\begin{align} \frac{d [\ce A]}{d t} &= -k_1[\ce A][\ce B]^2 \[6pt] \frac{d [\ce B]}{d t} &= -2 k_1[\ce A][\ce B]^2 \[6pt] \frac{d [\ce S]}{d t} &= k_1[\ce A][\ce B]^2 - k_f[\ce E][\ce S] + k_r[\ce{ES}] \[6pt] \frac{d [\ce E]}{d t} &= - k_f[\ce E][\ce S] + k_r[\ce{ES}] + k_\ce{cat}[\ce ES] \[6pt] \frac{d [\ce ES]}{d t} &= k_f[\ce E][\ce S] - k_r[\ce{ES}] - k_\ce{cat}[\ce{ES}] \[6pt] \frac{d [\ce P]}{d t} &= k_\ce{cat}[\ce ES] \end{align}

Therefore, the Petersen matrix reads as

ABSEESPReaction rate
P1: 2nd order formation of S from A and B−1−2+1000
P2: Formation of ES from E and S00−1−1+10
P3: Back decomposition of ES into E and S00+1+1−10
P4: Forward decomposition of ES into E and P000+1−1+1

The Petersen matrix can be used to write the system's rate equation

: \begin{pmatrix} \frac{d}{d t}[\ce A] \ \frac{d}{d t}[\ce B] \ \frac{d}{d t}[\ce S] \ \frac{d}{d t}[\ce E] \ \frac{d}{d t}[\ce{ES}] \ \frac{d}{d t}[\ce P] \end{pmatrix}

\begin{bmatrix} -1 & 0 & 0 & 0 \ -2 & 0 & 0 & 0 \ +1 & -1 & +1 & 0 \ 0 & -1 & +1 & +1 \ 0 & +1 & -1 & -1 \ 0 & 0 & 0 & +1 \end{bmatrix} \begin{pmatrix} k_1[\ce A][\ce B]^2 \ k_f[\ce E][\ce S] \ k_r[\ce{ES}] \ k_\ce{cat}[\ce{ES}] \end{pmatrix}

References

References

  1. Russell, David L.. (2006). "Practical wastewater treatment". Wiley.
  2. Fang, editor, Herbert H.P.. (2010). "Environmental anaerobic technology : applications and new developments". Imperial College Press.
Info: Wikipedia Source

This article was imported from Wikipedia and is available under the Creative Commons Attribution-ShareAlike 4.0 License. Content has been adapted to SurfDoc format. Original contributors can be found on the article history page.

Want to explore this topic further?

Ask Mako anything about Petersen matrix — get instant answers, deeper analysis, and related topics.

Research with Mako

Free with your Surf account

Content sourced from Wikipedia, available under CC BY-SA 4.0.

This content may have been generated or modified by AI. CloudSurf Software LLC is not responsible for the accuracy, completeness, or reliability of AI-generated content. Always verify important information from primary sources.

Report