1 of 30

Critical Phenomena: Ising Model

Kevin Han

Mentor: Ram Reddy

2 of 30

Statistical Mechanics

  • Parameters

  • Hamiltonian

  • Probabilities; Partition function

  • Observables

3 of 30

Probability

4 of 30

Probability of Each State

5 of 30

After Normalization:

6 of 30

Partition Function

7 of 30

Observables (General Case)

8 of 30

Phase Transition

A discontinuity in a derivative of an observable with respect to a parameter of a system.

Results in the system going from an ordered state to a disordered state (Loss of symmetry)

9 of 30

The Ising Model

10 of 30

What is an Ising Model?

  • Solid lattice of spins

  • Phase transitions

  • Ferromagnetism

Barry A. Cipra. (1987). An Introduction to the Ising Model. The American Mathematical Monthly, 94(10), 937–959. https://doi.org/10.2307/2322600

11 of 30

Energy Operator (Hamiltonian)

12 of 30

1-D: Exact Calculation

13 of 30

Start with One-Dimensional Ising Model

2

Partition function

4

Average Magnetization

1

Generation of all possible states

5

Average Magnetization vs Temperature

3

Probability of each state

14 of 30

All Possible States Generation

One-dimensional lattice: 2N possible states where N is the size of the row

Two-dimensional lattice: 2N*N possible states where N is the size of the square edge

Three-dimensional lattice: 2N*N*N possible states where N is the size of the cube edge

15 of 30

Average Magnetization vs Temperature

16 of 30

Higher Dimensional Ising Models

17 of 30

Problem with Exact Calculation

18 of 30

Monte Carlo Algorithms

19 of 30

Monte Carlo Approximation

  • What is it?

  • Dependence on iteration

  • Example for pi

20 of 30

Monte Carlo Algorithm for approximating Pi

21 of 30

Result

22 of 30

Metropolis Algorithm

  • Markov Chain Monte Carlo (MCMC)

  • Randomness

  • Approximate probability distributions

23 of 30

The Process

4

Average Magnetization vs Temperature

3

Find the “Golden Number” of Iterations

2

Iterations and MC Filters

1

Random Generation of Initial State

24 of 30

Ising Model MC “Filter”

  • Start with state

  • Random spin chosen and flipped. New state is

  • If , make the flip and repeat with

Else make the flip with a probability of

25 of 30

T < Tc : Ordered Phase

26 of 30

T > Tc : Disordered Phase

27 of 30

“Golden Number” of Iterations

28 of 30

“Golden Number” of Iterations

29 of 30

Critical Temperature

30 of 30

Conclusions

  • Computational approach

  • Monte carlo algorithms

  • Ising model