L-5: Difference between revisions
Line 88: | Line 88: | ||
==Cellular Automata== | ==Cellular Automata== | ||
Our goal is to study the avalanches observed as the critical force is approached from below. To this end, we introduce a discrete version of the interface's equation of motion. These cellular automata belong to the same universality class as the original model. They are simple to implement numerically, allow a straightforward definition of avalanches, and can be solved in the mean-field limit. For simplicity, we first discuss the <math>d=1</math> case. | |||
The first step is the disretization along the <math>x</math> direction. The line is now a collection of <math>L</math> blocks connected by springs. The spring constant is set equal to one. Hence the velocity of each block is | The first step is the disretization along the <math>x</math> direction. The line is now a collection of <math>L</math> blocks connected by springs. The spring constant is set equal to one. Hence the velocity of each block is |
Revision as of 18:29, 14 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 Properties at Depinning
- At the critical force , the interface becomes rough with a new roughness exponent:
- Starting from a flat configuration and setting , the roughening process occurs over a growing length scale:
where is the dynamical exponent.
At the depinning transition, the interface is not only self-affine but also exhibits critical dynamics characterized by avalanches:
- The order parameter of the transition is the center-of-mass velocity of the interface, which vanishes near the critical force as:
- The correlation length can be determined from the two-point velocity correlations:
where diverges at with the exponent .
- Below , the motion of the interface is intermittent, characterized by avalanches. The size distribution of avalanches is scale-free up to a cut-off:
where is the spatial dimension, and characterizes the avalanche size distribution.
Exponent | Observable | Mean field | d=1 |
---|---|---|---|
2 | |||
0 | |||
1/2 | |||
1 | |||
3/2 |
Cellular Automata
Our goal is to study the avalanches observed as the critical force is approached from below. To this end, we introduce a discrete version of the interface's equation of motion. These cellular automata belong to the same universality class as the original model. They are simple to implement numerically, allow a straightforward definition of avalanches, and can be solved in the mean-field limit. For simplicity, we first 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...