ebooksgratis.com

See also ebooksgratis.com: no banners, no cookies, totally FREE.

CLASSICISTRANIERI HOME PAGE - YOUTUBE CHANNEL
Privacy Policy Cookie Policy Terms and Conditions
Reaction–diffusion system - Wikipedia, the free encyclopedia

Reaction–diffusion system

From Wikipedia, the free encyclopedia

Reaction–diffusion systems are mathematical models that describe how the concentration of one or more substances distributed in space changes under the influence of two processes: local chemical reactions in which the substances are converted into each other, and diffusion which causes the substances to spread out in space.

As this description implies, reaction–diffusion systems are naturally applied in chemistry. However, the equation can also describe dynamical processes of non-chemical nature. Examples are found in biology, geology and physics and ecology. Mathematically, reaction–diffusion systems take the form of semi-linear parabolic partial differential equations. They can be represented in the general form


\partial_t \boldsymbol{q} = \underline{\boldsymbol{D}} \Delta \boldsymbol{q}
+ \boldsymbol{R}(\boldsymbol{q}),

where each component of the vector q(x,t) represents the concentration of one substance, \underline{\boldsymbol{D}} is a diagonal matrix of diffusion coefficients and R accounts for all local reactions. The solutions of reaction-diffusion equations display a wide range of behaviours, including the formation of travelling waves and wave-like phenomena as well as other self-organized patterns like stripes, hexagons or more intricate structure like dissipative solitons.

Contents

[edit] One-component reaction–diffusion equations

The most simple reaction–diffusion equation concerning the concentration u of a single substance in one spatial dimension,


\partial_t u = D \partial^2_x u + R(u),

is also referred to as the KPP (Kolmogorov-Petrovsky-Piscounov) equation. [1] If the reaction term vanishes, then the equation represents a pure diffusion process. The corresponding equation is the heat equation. The choice R(u) = u(1-u) yields Fisher's equation that was originally used to describe the spreading of biological populations, [2] the Newell-Whitehead-Segel equation with R(u) = u(1-u²) to describe Rayleigh-Benard convection, [3][4] the more general Zeldovich equation with R(u) = u(1-u)(u-α) and 0<α<1 that arises in combustion theory, [5] and its particular degenerate case with R(u) = - that is sometimes referred to as Zeldovich equation as well. [6]

The dynamics of one-component systems is subject to certain restrictions as the evolution equation can also be written in the variational form


\partial_t u=-\frac{\delta\mathfrak L}{\delta u}

and therefore describes a permanent decrease of the "free energy" \mathfrak L given by the functional

 \mathfrak L=\int\limits_{-\infty}^\infty\left[\frac
D2(\partial_xu)^2+V(u)\right]\text{d}x

with a potential V(u) such that R(u)=dV(u)/du.

A travelling wave front solution for Fisher's equation.
A travelling wave front solution for Fisher's equation.

In systems with more than one stationary homogeneous solution, a typical solution is given by travelling fronts connecting the homogeneous states. These solutions move with constant speed without changing their shape and are of the form u(x,t) =û(ξ) with ξ=x-ct, where c is the speed of the travelling wave. Note that while travelling waves are generically stable structures, all non-monotonous stationary solutions (e.g. localized domains composed of a front-antifront pair) are unstable. For c=0, there is a simple proof for this statement:[7] if u0(x) is a stationary solution and u=u0(x)+ũ(x,t) is an infinitesimally perturbed solution, linear stability analysis yields the equation


\partial_t \tilde{u}=D\partial_x^2
\tilde{u}-U(x)\tilde{u},\quad U(x) =
-R^{\prime}(u)|_{u=u_0(x)}.

With the ansatz ũ=ψ(x)exp(-λt) we arrive at the eigenvalue problem

 \hat H\psi=\lambda\psi, \qquad
    \hat H=-D\partial_x^2+U(x),

of Schrödinger type where negative eigenvalues result in the instability of the solution. Due to translational invariance ψ= ∂xu0(x) is a neutral eigenfunction with the eigenvalue λ=0, and all other eigenfunctions can be sorted according to an increasing number of knots with the magnitude of the corresponding real eigenvalue increases monotonically with the number of zeros. The eigenfunction ψ=∂x u0(x) should have at least one zero, and for a non-monotonic stationary solution the corresponding eigenvalue λ=0 cannot be the lowest one, thereby implying instability.

To determine the velocity c of a moving front, one may go to a moving coordinate system and look at stationary solutions:


  D \partial^2_{\xi}\hat{u}(\xi)+ c\partial_{\xi} \hat{u}(\xi)+R(\hat{u}(\xi))=0.

This equation has a nice mechanical analogue as the motion of a mass D with position û in the course of the "time" ξ under the force R with the damping coefficient c which allows for a rather illustrative access to the construction of different types of solutions and the determination of c.

When going from one to more space dimensions, a number of statements from one-dimensional systems can still be applied. Planar or curved wave fronts are typical structures, and a new effect arises as the local velocity of a curved front becomes dependent on the local radius of curvature (this can be seen by going to polar coordinates). This phenomenon leads to the so-called curvature-driven instability.[8]

[edit] Two-component reaction–diffusion equations

Two-component systems allow for a much larger range of possible phenomena than their one-component counterparts. An important idea that was first proposed by Alan Turing is that a state that is stable in the local system should become unstable in the presence of diffusion. [9] This idea seems non-intuitional at first glance as diffusion is commonly associated with a stabilizing effect.

A linear stability analysis however shows that when linearizing the general two-component system

 \left( \begin{array}{c}
\partial_t u\\ \partial_t v
\end{array} \right) =
\left(\begin{array}{cc} D_u &0\\0&D_v
\end{array}\right)
\left( \begin{array}{c} \partial_{xx} u\\ \partial_{xx} v
\end{array}\right) + \left(\begin{array}{c} F(u,v)\\G(u,v)
\end{array}\right)

and perturbing the system against plane waves


\tilde{\boldsymbol{q}}_{\boldsymbol{k}}(\boldsymbol{x},t) =
\left(\begin{array}{c}
\tilde{u}(t)\\\tilde{v}(t)\end{array}\right) e^{i
\boldsymbol{k} \cdot \boldsymbol{x}}

close to a stationary homogeneous solution one finds


 \left(
  \begin{array}{c}
    \partial_t \tilde{u}_{\boldsymbol{k}}(t)\\
    \partial_t \tilde{v}_{\boldsymbol{k}}(t)
  \end{array}
\right) = -k^2\left(
  \begin{array}{c}
    D_u \tilde{u}_{\boldsymbol{k}}(t)\\
    D_v\tilde{v}_{\boldsymbol{k}}(t)
  \end{array}
\right) + \boldsymbol{R}^{\prime} \left(
  \begin{array}{c}
    \tilde{u}_{\boldsymbol{k}}(t)\\
    \tilde{v}_{\boldsymbol{k}}(t)
  \end{array}
\right).

Turing's idea can only be realized in four equivalence classes of systems characterized by the signs of the Jacobian R` of the reaction function. In particular, if a finite wave vector k is supposed to be the most unstable one, the Jacobian must have the signs

 \left(\begin{array}{cc} +&-\\+&-\end{array}\right),
\quad \left(\begin{array}{cc} +&+\\-&-\end{array}\right), \quad
\left(\begin{array}{cc} -&+\\-&+\end{array}\right), \quad
\left(\begin{array}{cc} -&-\\+&+\end{array}\right).

This class of systems is named activator-inhibitor system after its first representative: close to the ground state, one component stimulates the production of both components while the other one inhibits their growth. Its most prominent representative is the FitzHugh–Nagumo equation


\begin{align}
\partial_t u &= d_u^2 \Delta u + f(u) - \sigma v, \\
\tau \partial_t v &= d_v^2 \Delta v + u - v
\end{align}

with f(u)=λu - - κ which describes how an action potential travels through a nerve. [10][11] Here, du, dv, τ, σ and λ are positive constants.

When an activator-inhibitor system undergoes a change of parameters, one may pass from conditions under which a homogeneous ground state is stable to conditions under which it is linearly unstable. The corresponding bifurcation may be either a Hopf bifurcation to a globally oscillating homogeneous state with a dominant wave number k=0 or a Turing bifurcation to a globally patterned state with a dominant finite wave number. The latter in two spatial dimensions typically leads to stripe or hexagonal patterns.

For the Fitzhugh-Nagumo example, the neutral stability curves marking the boundary of the linearly stable region for the Turing and Hopf bifurcation are given by


\begin{array}{rrl}
q_{\text{n}}^H(k): & \frac{1}{\tau} + (d_u^2 + \frac{1}{\tau}
d_v^2)k^2
&=f^{\prime}(u_{h}),\\
q_{\text{n}}^T(k): & \frac{\kappa_3}{1 + d_v^2 k^2}+ d_u^2 k^2
&= f^{\prime}(u_{h}).
\end{array}

If the bifurcation is subcritical, often localized structures (dissipative solitons) can be observed in the hysteretic region where the pattern coexists with the ground state. Other frequently encountered structures comprise pulse trains, spiral waves and target patterns.

[edit] Three- and more-component reaction–diffusion equations

For a variety of systems, reaction-diffusion equations with more than two components have been proposed, e.g. as models for the Belousov-Zhabotinsky reaction, [12], for blood clotting[13] or planar gas discharge systems. [14]

While it is known that systems with more components allow for a variety of phenomena not possible in systems with one or two components (e.g. stable running pulses in more than one spatial dimension without global feedback)[15], up to now a systematic overview of the possible phenomena in dependence on the properties of the underlying system is hardly present.

[edit] Applications and universality

In recent times, reaction–diffusion systems have attracted much interest as a prototype model for pattern formation. The above-mentioned patterns (fronts, spirals, targets, hexagons, stripes and dissipative solitons) can be found in various types of reaction-diffusion systems in spite of large discrepancies e.g. in the local reaction terms. It has also been argued that reaction-diffusion processes are an essential basis for processes connected to morphogenesis in biology[16] and may even be related to animal coats and skin pigmentation.[17][18] Another reason for the interest in reaction-diffusion systems is that although they represent nonlinear partial differential equation, there are often possibilities for an analytical treatment.[7][8][19][20][21]

[edit] Experiments

Well-controllable experiments in chemical reaction-diffusion systems have up to now been realized in three ways. On the one hand, gel reactors[22] or filled capillariy tubes[23] may be used. Second, temperature pulses on catalytic surfaces have been investigated.[24][25] Third, the propagation of running nerve pulses is modelled using reaction-diffusion systems.[10]

Aside from these generic examples, it has turned out that under appropriate circumstances electric transport systems like plasmas[26] or semiconductors[27] can be described in a reaction-diffusion approach. For these systems various experiments on pattern formation have been carried out.

[edit] See also

[edit] References

  1. ^ A. Kolmogorov et al, Moscow Univ. Bull. Math. A 1 (1937): 1
  2. ^ R. A. Fisher, Ann. Eug. 7 (1937): 355
  3. ^ A. C. Newell and J. A. Whitehead, J. Fluid Mech. 38 (1969): 279
  4. ^ L. A. Segel, J. Fluid Mech. 38 (1969): 203
  5. ^ Y. B. Zeldovich and D. A. Frank-Kamenetsky, Acta Physicochim. 9 (1938): 341
  6. ^ B. H. Gilding and R. Kersner, Travelling Waves in Nonlinear Diffusion Convection Reaction, Birkhäuser (2004)
  7. ^ a b P. C. Fife, Mathematical Aspects of Reacting and Diffusing Systems, Springer (1979)
  8. ^ a b A. S. Mikhailov, Foundations of Synergetics I. Distributed Active Systems, Springer (1990)
  9. ^ A. M. Turing, Phil. Transact. Royal Soc. B 237 (1952): 37
  10. ^ a b R. FitzHugh, Biophys. J. 1 (1961): 445
  11. ^ J. Nagumo et al., Proc. Inst. Radio Engin. Electr. 50 (1962): 2061
  12. ^ V. K. Vanag and I. R. Epstein, Phys. Rev. Lett. 92 (2004): 128301
  13. ^ E. S. Lobanova and F. I. Ataullakhanov, Phys. Rev. Lett. 93 (2004): 098303
  14. ^ H.-G. Purwins et al. in: Dissipative Solitons, Lectures Notes in Physics, Ed. N. Akhmediev and A. Ankiewicz, Springer (2005)
  15. ^ C. P. Schenk et al., Phys. Rev. Lett. 78 (1997): 3781
  16. ^ L.G. Harrison, Kinetic Theory of Living Pattern, Cambridge University Press (1993)
  17. ^ H. Meinhardt, Models of Biological Pattern Formation, Academic Press (1982)
  18. ^ J. D. Murray, Mathematical Biology, Springer (1993)
  19. ^ P. Grindrod,Patterns and Waves: The Theory and Applications of Reaction-Diffusion Equations, Clarendon Press (1991)
  20. ^ J. Smoller, Shock Waves and Reaction Diffusion Equations, Springer (1994)
  21. ^ B. S. Kerner and V. V. Osipov, Autosolitons. A New Approach to Problems of Self-Organization and Turbulence, Kluwer Academic Publishers (1994)
  22. ^ K.-J. Lee et al., Nature 369 (1994): 215
  23. ^ C. T. Hamik and O. Steinbock, New J. Phys. 5 (2003): 58
  24. ^ H. H. Rotermund et al., Phys. Rev. Lett. 66 (1991): 3083
  25. ^ M. D. Graham et al., J. Phys. Chem. 97 (1993): 7564
  26. ^ M. Bode and H.-G. Purwins, Physica D 86 (1995): 53
  27. ^ E. Schöll, Nonlinear Spatio-Temporal Dynamics and Chaos in Semiconductors, Cambridge University Press (2001)

[edit] External links

  • Java applet showing a reaction–diffusion simulation
  • Another applet showing Gray-Scott reaction-diffusion.
  • Gallery of reaction-diffusion images and movies.
  • TexRD software random texture generator based on reaction-diffusion for graphists and scientific use
Languages


aa - ab - af - ak - als - am - an - ang - ar - arc - as - ast - av - ay - az - ba - bar - bat_smg - bcl - be - be_x_old - bg - bh - bi - bm - bn - bo - bpy - br - bs - bug - bxr - ca - cbk_zam - cdo - ce - ceb - ch - cho - chr - chy - co - cr - crh - cs - csb - cu - cv - cy - da - de - diq - dsb - dv - dz - ee - el - eml - en - eo - es - et - eu - ext - fa - ff - fi - fiu_vro - fj - fo - fr - frp - fur - fy - ga - gan - gd - gl - glk - gn - got - gu - gv - ha - hak - haw - he - hi - hif - ho - hr - hsb - ht - hu - hy - hz - ia - id - ie - ig - ii - ik - ilo - io - is - it - iu - ja - jbo - jv - ka - kaa - kab - kg - ki - kj - kk - kl - km - kn - ko - kr - ks - ksh - ku - kv - kw - ky - la - lad - lb - lbe - lg - li - lij - lmo - ln - lo - lt - lv - map_bms - mdf - mg - mh - mi - mk - ml - mn - mo - mr - mt - mus - my - myv - mzn - na - nah - nap - nds - nds_nl - ne - new - ng - nl - nn - no - nov - nrm - nv - ny - oc - om - or - os - pa - pag - pam - pap - pdc - pi - pih - pl - pms - ps - pt - qu - quality - rm - rmy - rn - ro - roa_rup - roa_tara - ru - rw - sa - sah - sc - scn - sco - sd - se - sg - sh - si - simple - sk - sl - sm - sn - so - sr - srn - ss - st - stq - su - sv - sw - szl - ta - te - tet - tg - th - ti - tk - tl - tlh - tn - to - tpi - tr - ts - tt - tum - tw - ty - udm - ug - uk - ur - uz - ve - vec - vi - vls - vo - wa - war - wo - wuu - xal - xh - yi - yo - za - zea - zh - zh_classical - zh_min_nan - zh_yue - zu -