L-6: Difference between revisions
Line 114: | Line 114: | ||
<center> <math> N(t) = \int_0^t n(t') d t' </math> </center> | <center> <math> N(t) = \int_0^t n(t') d t' </math> </center> | ||
Our goal is to compute <math> P(N(t)) </math> and we introduce its Laplace Transform: | Our goal is to compute <math> P(N(t)) </math> and we introduce its Laplace Transform: | ||
<center> <math> Q_s(t)=int_0^\infty P(N) e^{-s N} dN=\left\langle e^{-s\int_0^ | <center> <math> Q_s(t)=\int_0^\infty P(N) e^{-s N} dN=\left\langle e^{-s\int_0^t n(t') dt'}\right\rangle | ||
</math> </center> | </math></center>. Note that the normalization imposes <math> Q_0(t)=1 </math>. | ||
* <Strong> Backward approach</Strong>: derive the following equation for <math> Q_s(t)</math> | |||
<center> <math> Q_s(t+dt) = (1-(a+b) d t) e^{-s dt} Q_s(t) +a dt + b dt Q_s^2(t) +O(dt^2) </math></center> | |||
which gives | |||
<center> <math> \frac{d Q_s(t)}{d t}= -(a+b+s) Q_s(t)+a+ b Q_s^2(t) </math></center> | |||
* |
Revision as of 12:12, 3 March 2024
Avalanches and Bienaymé-Galton-Watson process
Goal: We solve the mean field version of the cellular automaton, derive its avalanche statistics and make a connection with the Bienaymé-Galton-Watson process used to describe an epidemic outbreak.
Fully connected (mean field) model for the cellular automaton
Let's study the mean field version of the cellular automata introduced in the previous lecture. We introduce two approximations:
- Replace the Laplacian, which is short range, with a mean field fully connected interction
.
- The local threshold are all equal. In particular we set
.
As a consequence, in the limit , the statistical properties of the system are described by the distribution of the local stresses . For simplicity, instead of the stresses, we study the distance from threshold
Our goal is thus to determine their distribution , given their intial distribution, , and a value of .
Dynamics
Let's rewrite the dynamics with the new variables
- Drive: Increasing Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle w \to w + dw} each point decreases its distance to threshold
.
As a consequence
- Instability 1: Stress drop The instability occurs when a point is at Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle x_i =0 } . Then, the point is stabilized (stress drop):
Increasing Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle w \to w + dw} , a fraction Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle m^2 d w P_w(0) } of the blocks is unstable. Due to the stress drop, their distance to threshold becomes . Hence, one writes
- Instability 2: Stress redistribution The stress drop of a single block induces a stress redistribution where all blocks approach threshold.
The total stress drop is Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle m^2 d w P_w(0) \int d x x g(x) = m^2 d w P_w(0) \overline{\Delta} } hence all points move to the origin of
part of them shifts, part of them become unstable... we can write
and finally:
Stationary solution
Increasing the drive the distribution converge to the fixed point:
- Determne Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle P_{\text{stat}}(0) =\frac{1}{\overline{\Delta}} } using
- Show
which is well normalized.
Critical Force
The average distance from the threshold gives a simple relation for the critical force, namely Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle 1-f_c= \overline{x} } . Hence for the automata model we obtain:
Exercise:
Let's assume an exponential distribution of the thresholds and show
- Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle P_{\text{stat}}(x)= e^{-x/\overline{\Delta}}/\overline{\Delta} }
- Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle f_c= 1- \overline{\Delta}}
Avalanches or instability?
Given the initial condition and Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle w } , the state of the system is described by Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle P_w(x) } . For each unstable block, all the blocks receive a kick. The mean value of the kick is
Is this kick able to destabilize another block? The equation setting the average position of the most unstable block is
Hence, for large systems we have
We expect three possibilities:
- if the mean kick, Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sim \overline{\Delta}/(1+m^2) } is smaller than the mean gap Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sim 1 /P_w(0)} , the system is subcritical and avalanches quickly stops.
- if the mean kick, Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sim \overline{\Delta}/(1+m^2) } is equal to the mean gap Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sim 1 /P_w(0)} , the system is critical and avalanches are power law distributed
- if the mean kick, Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sim \overline{\Delta}/(1+m^2) } is larger of the mean gap Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle \sim 1 /P_w(0)} , the system is super-critical and avalanches are unstable.
Note that in the stationary regime the system is subcritical when Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle m>0 } and critical for Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle m=0 }
Mapping to the Brownian motion
Let's define the random jumps and the associated random walk
An avalanche is active until Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle X_n } is positive. Hence, the size of the avalanche identifies with first passage time of the random walk.
- Critical case : In this case the jump distribution is symmetric and we can set Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle X_0=0} . Under these hypothesis the Sparre-Andersen theorem state that the probability that the random walk remains positive for Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle n} steps is independent on the jump disribution and for a large number of steps becomes Failed to parse (SVG (MathML can be enabled via browser plugin): Invalid response ("Math extension cannot connect to Restbase.") from server "https://wikimedia.org/api/rest_v1/":): {\displaystyle Q(n) \sim \frac{1}{\sqrt{\pi n}}} . Hence, the distribution avalanche size is
This power law is of Gutenberg–Richter type. The universal exponent is
- Stationary regime: Replacing with we get . For small m, the random walk is only sliglty tilted. The avalanche distribution will be power law distributed with until a cut-off
Bienaymé Galton Watson process
Epidemic outbreak
A time appears as infected individual which dies with a rate and branches with a rate . On average, each infection generates new ones.
At time , the infected population is , while the total infected population is
Our goal is to compute and we introduce its Laplace Transform:
. Note that the normalization imposes .
- Backward approach: derive the following equation for
which gives