L-5: Difference between revisions
Line 38: | Line 38: | ||
When <math>f = f_c</math>, the system possesses a single dynamically stable configuration. For <math>f > f_c</math>, no metastable states exist, and the system transitions into a fully moving phase. | When <math>f = f_c</math>, the system possesses a single dynamically stable configuration. For <math>f > f_c</math>, no metastable states exist, and the system transitions into a fully moving phase. | ||
== | == Critical behavior of the interface and avalanches == | ||
* The order parameter of the transition is the velocity of the center of mass of the interface. It is vanishing as | * The order parameter of the transition is the velocity of the center of mass of the interface. It is vanishing as | ||
Line 45: | Line 45: | ||
</math></center> | </math></center> | ||
* | * The interface is rough at <math> f_c </math> | ||
<center><math> | <center><math> | ||
u(bx) \sim b^{\zeta} u(x) | |||
</math></center> | </math></center> | ||
* The | * The correlation length from the two point correlations: | ||
<center><math> | <center><math> | ||
\overline{v(y+x,t) v(y,t)} \sim \frac{e^{-x/\xi(f)}}{|x|^{\kappa}}, \quad \xi(f) \sim |f-f_c|^{-\nu} | |||
</math></center> | </math></center> | ||
* The motion is intermittent with avalanches even below <math> f_c </math>. Their size | * The motion is intermittent with avalanches even below <math> f_c </math>. Their size is scale free up to a cut-off: | ||
<center><math> | <center><math> | ||
P(S) = S^{-\tau} f(S/S_\max), \quad S_\max \sim \xi(f)^{d+\zeta} \sim |f-f_c|^{-(d+\zeta)\nu} | P(S) = S^{-\tau} f(S/S_\max), \quad S_\max \sim \xi(f)^{d+\zeta} \sim |f-f_c|^{-(d+\zeta)\nu} | ||
</math></center> | </math></center> | ||
Revision as of 17:54, 13 February 2025
Goal: This is the first lecture on the dynamics of disordered systems. We will explore how disorder in various systems induces pinning up to a critical threshold. Near this threshold, the dynamics become intermittent and are dominated by large reorganizations known as avalanches.
Pinning and Depinning of a Disordered Material
In earlier lectures, we discussed how disordered systems can become trapped in deep energy states, forming a glass. Today, we will examine how such systems can also be pinned and resist external deformation. This behavior arises because disorder creates a complex energy landscape with numerous features, including minima (of varying depth), maxima, and saddle points.
When an external force is applied, it tilts this multidimensional energy landscape in a specific direction. However, local minima remain stable until a finite critical threshold is reached. Two important dynamical phase transitions are induced by pinning
- The depinning transition: Interfaces pinned by impurities are ubiquitous and range from magnetic domain walls to crack fronts, from dislocations in crystals to vortices in superconductors. Above a critical force, interfaces depin, their motion becomes intermittent, and a Barkhausen noise is detected.
- The yielding transition: Everyday amorphous materials such as mayonnaise, toothpaste, or foams exhibit behavior intermediate between solid and liquid. They deform under small stress (like a solid) and flow under large stress (like a liquid). In between, we observe intermittent plastic events.
Depinning tranition: the equation of motion
In the following we focus on the depinning trasition.
At zero temperature and in the overdamped regime, where
, the equation of motion for the interface is:
Here we set, the external force and the disorder force is . Again we can consider a gaussian force of zero mean and correlations:
There are usually two kinds of disorder:
- (i) Random Bond (RB): If is short-range correlated, the area below is zero.
- (ii) Random Field: If behaves like a Brownian motion along , then is short-range correlated.
The No-Passing Rule
Interfaces obey the so-called no-passing rule. Consider two interfaces and such that for every . In the overdamped case, will never overtake .
To see why, assume for contradiction that at some time , reaches at a point , i.e., . At this point, it can be shown that the local velocity of , denoted by , is strictly less than the local velocity of , .
This contradiction implies that the no-passing rule holds: cannot overtake . An important consequence of the no-passing rule is that the value of the critical force is independent of the initial condition. Indeed, if at a given force the configuration is a dynamically stable state, it will act as an impenetrable boundary for all configurations preceding it.
When , the system possesses a single dynamically stable configuration. For , no metastable states exist, and the system transitions into a fully moving phase.
Critical behavior of the interface and avalanches
- The order parameter of the transition is the velocity of the center of mass of the interface. It is vanishing as
- The interface is rough at
- The correlation length from the two point correlations:
- The motion is intermittent with avalanches even below . Their size is scale free up to a cut-off:
Exponent | Observable | Mean field | d=1 |
---|---|---|---|
2 | |||
0 | |||
1/2 | |||
1 | |||
3/2 |
Cellular Automata
We introduce a discrete version of the continuous equation of motion of the interface. These cellular automata share the same universality class of the original model, are very convenient for numerical studies and can be solved in the mean field limit. For simplicity we discuss the case.
The first step is the disretization along the direction. The line is now a collection of blocks connected by springs. The spring constant is set equal to one. Hence the velocity of each block is
To study avalanches below threshold, one as to trigger them at constant force, which is not very convenient. It is useful to replace the external force with a parabolic potential , here is the spring constant, try to bring each block at the equilibrium position . The velocity of each block becomes
Note that in a stable configuration, where all the velocity are zero, the force acting on the line per unit length is . Increasing the force slowly increases if doest not move. When an avalanche occurs the force decreses.
Finally, the most important step is to introduce the narrow-well approximation for the disorder. We imagine that along impurities act as pinning center that trap the block around their position until a local threshold is reached. In this limit the local velocities are zero when the block is trapped and quickly move to the next impurity once the threshold is overcome. The obteained cellular automata can be described by the following algorithm:
- Drive: Increasing each point of the interface is pulled with a slowly increasing force or stress:
.
- Instability: An instability occurs when reaches its . Hence the point moves to the next well
Note that is a positive random variable drwan from .
- Avalanche: The two neighbours can be unstable... An avalanche can start...