Chapter 10: MC Method Flashcards

1
Q

MC Method

(Brief Outline)

A
  • Genreate random input for a sample domain
  • Execute scheme via detemrinistic description
  • Evaluate results to estimate certain target functions
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
2
Q

Simple Sampling

A
  • each point in phase space visited with equal probability
    • random numbers drawn from uniform distrubution
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
3
Q

Simple Sampling

(Disadvantages)

A
  • phase space of a complex system is not uniformly populated
    • simple sampling leads to many “unimportant” areas being visited
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
4
Q

Ising Model

A
  • motivates need for Importance Sampling
  • spins on d-dimensional cubic lattice
  • Hamiltonian given by Heisenberg model
  • need partition function Z to get thermodynamic properties and free energy F
  • probabilty of each state given by Boltzmann Distribution
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
5
Q

Ising Model

(Limitation)

A
  • Problem: direct enumeration of all states is impossible
  • Solution: generate N independent “representative” configurations using Importance Sampling to get estimator of A <A>N
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
6
Q

Importance Sampling

A

Choose states according to Boltxmann weight using a Markhov vhain

How well did you know this?
1
Not at all
2
3
4
5
Perfectly
7
Q

Markhov Chains

A
  • sequence of events wherein each event is only dependent on the event directly preceding it
  • Wµν is transition probability of going from µ to ν
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
8
Q

Markhov Chains

(Properties)

A
  1. encoded ergodicity: all states reachable from any starting state given enough time
  2. transition probabilty out of µ must be unity
  3. equilibrium distrbution is a fixed point (i.e. once equilbirium is reached, system remains in equilibtrium
  4. principle of detail balance
How well did you know this?
1
Not at all
2
3
4
5
Perfectly
9
Q

Metropolis Algorithm

A

local-update scheme with one spin flip per move

How well did you know this?
1
Not at all
2
3
4
5
Perfectly