| |
Overview
|
Contents
- Objectives and Other Generalities
- Components of The Unit
- Interactive and Computational WWW Pages.
- Supporting Material WWW Pages.
- Ising Application Home Page
The Ising Model describes a toy world in which little "spin vectors" live on sites in a 2 Dimensional grid. The spins are free to flip up or down, and the amount of flipping increases as the "temperature" of the system increases.
By itself, this may not seem to be very interesting. Indeed, the real value of the Ising Model comes as a simple, hands-on laboratory for exploring much bigger game:
While none of the details are precisely correct, this is a good model of how permanent magnetization actually happens in iron.
This unit uses the fundamental Boltzmann distribution function, in which probability of an individual microscopic state is determined by the energy of that state and the overall system temperature. The translation from the microscopic to macroscopic worlds is done by way of statistical averaging. Simple correlation measurements are used to quantify the qualitative notion of "clumping", as the system freezes into a magnetized state.
The "hands on" components of this unit use computer simulations of Ising model dynamics (i.e., probabilistic spin flips at individual spin sites). The entire state of the system is simulated, allowing direct measurements of quantities like magnetization and correlations for various temperatures.
The calculations are done through a "Monte Carlo Simulation" - a technique which has become increasingly important in the sciences, the social sciences, finance, and a number of other areas.
The very simplified world of the Ising Model is far removed from the world of magnetic phenomenon in real chunks of iron. However, without the simplifications, the calculations would be impossible, and nothing would be learned.
This is typical of the way in which physics (or other sciences) actually work. Simplified models are often the only way to gain insight into complicated systems. In many respect, the real "art" of physics lies in designing models which are simple enough to be solved, but not so simple that the essential concepts have been discarded.
The system and analysis within the Ising Model are all from the domain of "Classical Physics" with one important exception: the assumtion that an individual spin can exist in only one of two positions (up or down). This is contrary to normal classical physics (a little magnet can point any direction it pleases). However, the non-zero energy difference associated with "quantized" directions for the spins is critical for the formation of large-scale correlations. Put differently, without the "all or nothing" constraints, the little spin vectors in the Ising model could just "ooze" around, slowly washing away all lage scale magnetization.
The same thing happens in the real world. Permanent magnets are a "human-scale" manifestation of Quantum Mechanic effects on atomic scales.
There are two main components of the Ising Model unit:
These components are described in a bit mode detail below.
(This page remains to be written).