- Bak–Tang–Wiesenfeld sandpile
In
physics , the Bak–Tang–Wiesenfeld sandpile model is the first discovered example of adynamical system displayingself-organized criticality and is named afterPer Bak ,Chao Tang andKurt Wiesenfeld .The model is a
cellular automaton . At each site on the lattice there is a value that corresponds to the slope of the pile. This slope builds up as grains of sand are randomly placed onto the pile, until the slope exceeds a specific threshold value at which time that site collapses transferring sand into the adjacent sites, increasing their slope. This random placement of sand at a particular site may have no effect and it may cause a cascading reaction that will affect every site on the lattice. These "avalanches" are an example of theEden growth model .The iteration rules for the 2D model are as follows:
Starting with a flat surface z(x,y) = 0 for all x and y:
Add a grain of sand::z(x,y) ightarrow z(x,y) + 1.And avalanche if z(x,y) > z_c::z(x,y) ightarrow z(x,y) - 4:z( x pm 1, y) ightarrow z( x pm 1, y) + 1:z(x, y pm 1) ightarrow z( x, y pm 1 ) + 1.
This system is interesting in that it is attracted to its
critical state , at which point the correlation length of the system and the correlation time of the system go to infinity, without any fine tuning of a system parameter. This contrasts with earlier examples of critical phenomena, such as thephase transition s between solid and liquid, or liquid and gas, where the critical point can only be reached by precise tuning (usually of temperature). Hence, in the sandpile model we can say that the criticality is self-organized.Once the sandpile model reaches its critical state there is no correlation between the system's response to a and the details of a perturbation. Generally this means that dropping another grain of sand onto the pile may cause nothing to happen, or it may cause the entire pile to collapse in a massive slide. The model also displays
1/f noise , a feature common to many complex systems in nature.This model only displays critical behaviour in 2 or more dimensions. The sandpile model can be expressed in 1D; however, instead of evolving to its critical state, the 1D sandpile model instead reaches a minimally stable state where every lattice site goes toward the critical slope.
The iteration rules for the 1D model are:
Adding a grain of sand at x::z(x) ightarrow z(x) + 1.And an avalanche at x if z > z_c::z(x) ightarrow z(x) - 2:z( x pm 1 ) ightarrow z( x pm 1) +1.
References
* [http://xstructure.inr.ac.ru/x-bin/theme3.py?level=1&index1=-15547 Sandpile model on arxiv.org]
Further reading
* cite book
author = Per Bak
date = 1996
title = How Nature Works: The Science of Self-Organized Criticality
publisher = Copernicus
location = New York
id = ISBN 0-387-94791-4* cite journal
author = Per Bak, Chao Tang and Kurt Wiesenfeld
date = 1987
title = Self-organized criticality: an explanation of 1/ƒ noise
journal =Physical Review Letters
volume = 59
pages = 381–384
doi = 10.1103/PhysRevLett.59.381* cite journal
author = Per Bak, Chao Tang and Kurt Wiesenfeld
date = 1988
title = Self-organized criticality
journal =Physical Review A
volume = 38
pages = 364–374
doi = 10.1103/PhysRevA.38.364
Wikimedia Foundation. 2010.