Phonon propagation, anharmonicity, Heat Conductivity.docx

Embed Size (px)

Citation preview

  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    1/33

    Previous lecture 2010.09.20 Next lecture 2010.09.27 to index

    wednesday 22.09.2010 - Anharmonic effects, Phonon transport, matlab

    One of the usual arguments for existence of anharmonicity - THERMAL EXPANSION.

    When the oscillators are in higher energetic states, due to the real shape of the potential(departures from the 'harmonic'x

    2, the parabolic shape) the average position moves outward.

    http://web.ift.uib.no/AMOS/PHYS208/2010.09.20/index.htmlhttp://web.ift.uib.no/AMOS/PHYS208/2010.09.20/index.htmlhttp://web.ift.uib.no/AMOS/PHYS208/2010.09.27/index.htmlhttp://web.ift.uib.no/AMOS/PHYS208/2010.09.27/index.htmlhttp://web.ift.uib.no/AMOS/PHYS208/index.htmlhttp://web.ift.uib.no/AMOS/PHYS208/index.htmlhttp://web.ift.uib.no/AMOS/PHYS208/index.htmlhttp://web.ift.uib.no/AMOS/PHYS208/2010.09.27/index.htmlhttp://web.ift.uib.no/AMOS/PHYS208/2010.09.20/index.html
  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    2/33

  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    3/33

    1-anharmonic.pngAnharmonicity is also important in understanding HEAT CONDUCTIVITY.

    Harmonic weves - independent - do not interact

    INTERFERENCE IS NOT INTERACTION

  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    4/33

  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    5/33

    2-interference-not-interaction.pngAnharmonicities are known from non-linear crystalsFrequency doubling - Frequency changing optical elements

    The understanding of anharmonic effects on the transport:

    phonons - quanta - change their number (3. order termsx

    3terms , added to the harmonic x

    2, the parabolic shape .....

  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    6/33

    3-anharmonic-a+a.png

  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    7/33

    The Umklapp process - back to our matlab toy on waves

    4-umklapp.png

  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    8/33

    81-matlab-K.png (added after the lecture)

  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    9/33

    82-dispersion-k-k.png (added after thelecture)

    % to make the picture:

    figure (3);

    x=(-1.5:0.01:1.5); plot (x, abs(sin(pi*x)) ); hold on;plot( [-0.5 -0.5 ], [0 1 ],'-', [0.5 0.5 ] ,[0 1],'-');set(gcf,'color','white')

    line( [-1.4 1.4 ], [0.3 0.3 ])

    Neutron scattering; EigenmodesA problem - homework - think about:How to the the diagonalization for a 2-dimensional structure

  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    10/33

  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    11/33

    5-neutron+2-dim-matrix.png

    Matlab programs - inspection of eigenmodesWhat are the programs doing:They perform a simple diagonalization of a matrix.

    The eigenvalues provide the allowed value of Omega2

    , to get the shape resembling the dispersion relation,we must take a square root.

    The values of Omega are plotted by number, there is no value of wavenumber in the model.But plotting the EIGENVECTORS, i.e. the modes - in the following way:... plots display the value of (maximum, amplitude) of the displacement at position ofeach 'ball' - and they appear as transversal standing waves - though in the model theyare (1 dimension) longitudinal waves.

    all the matlab codes are found inchains-2003/

    http://web.ift.uib.no/AMOS/PHYS208/2010.09.22/chains-2003/http://web.ift.uib.no/AMOS/PHYS208/2010.09.22/chains-2003/http://web.ift.uib.no/AMOS/PHYS208/2010.09.22/chains-2003/http://web.ift.uib.no/AMOS/PHYS208/2010.09.22/chains-2003/
  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    12/33

    51-matri-1.png

  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    13/33

    all the matlab codes are found inchains-2003/

    http://web.ift.uib.no/AMOS/PHYS208/2010.09.22/chains-2003/http://web.ift.uib.no/AMOS/PHYS208/2010.09.22/chains-2003/http://web.ift.uib.no/AMOS/PHYS208/2010.09.22/chains-2003/http://web.ift.uib.no/AMOS/PHYS208/2010.09.22/chains-2003/
  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    14/33

  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    15/33

  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    16/33

    56-matri2.pngall the matlab codes are found inchains-2003/

    http://web.ift.uib.no/AMOS/PHYS208/2010.09.22/chains-2003/http://web.ift.uib.no/AMOS/PHYS208/2010.09.22/chains-2003/http://web.ift.uib.no/AMOS/PHYS208/2010.09.22/chains-2003/http://web.ift.uib.no/AMOS/PHYS208/2010.09.22/chains-2003/
  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    17/33

    57-matri-

  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    18/33

    proof.pngall the matlab codes are found inchains-2003/

    http://web.ift.uib.no/AMOS/PHYS208/2010.09.22/chains-2003/http://web.ift.uib.no/AMOS/PHYS208/2010.09.22/chains-2003/http://web.ift.uib.no/AMOS/PHYS208/2010.09.22/chains-2003/http://web.ift.uib.no/AMOS/PHYS208/2010.09.22/chains-2003/
  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    19/33

  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    20/33

  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    21/33

    58-M-two-mass.png

    all the matlab codes are found inchains-2003/A version with different masses - or with different spring constants - a modified matlab code matri2m.m

    59-1-two-mass-matlab.pngouput from the matlab code matri2m.m aboveall the matlab codes are found inchains-2003/

    http://web.ift.uib.no/AMOS/PHYS208/2010.09.22/chains-2003/http://web.ift.uib.no/AMOS/PHYS208/2010.09.22/chains-2003/http://web.ift.uib.no/AMOS/PHYS208/2010.09.22/chains-2003/http://web.ift.uib.no/AMOS/PHYS208/2010.09.22/chains-2003/http://web.ift.uib.no/AMOS/PHYS208/2010.09.22/chains-2003/http://web.ift.uib.no/AMOS/PHYS208/2010.09.22/chains-2003/http://web.ift.uib.no/AMOS/PHYS208/2010.09.22/chains-2003/http://web.ift.uib.no/AMOS/PHYS208/2010.09.22/chains-2003/
  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    22/33

    The same output manipulated to show the earlier plotted behaviour

    59-2-two-mass-matlab.png

  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    23/33

    59-3-two-mass-matlab.pngDifferent spring constants case is mathematically equivalent with different masses caseEQUAL MASSES / SPRINGS N=8

    H1 =

    4 -2 0 0 0 0 0 0

    -2 4 -2 0 0 0 0 0

    0 -2 4 -2 0 0 0 0

    0 0 -2 4 -2 0 0 00 0 0 -2 4 -2 0 0

    0 0 0 0 -2 4 -2 0

    0 0 0 0 0 -2 4 -2

    0 0 0 0 0 0 -2 4

    2 different MASSES / SPRINGS N=8

  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    24/33

    H1 =

    2.8 -2 0 0 0 0 0 0

    -2 2.8 -0.8 0 0 0 0 0

    0 -0.8 2.8 -2 0 0 0 0

    0 0 -2 2.8 -0.8 0 0 0

    0 0 0 -0.8 2.8 -2 0 0

    0 0 0 0 -2 2.8 -0.8 0

    0 0 0 0 0 -0.8 2.8 -2

    0 0 0 0 0 0 -2 2.8

    all the matlab codes are found inchains-2003/

    http://web.ift.uib.no/AMOS/PHYS208/2010.09.22/chains-2003/http://web.ift.uib.no/AMOS/PHYS208/2010.09.22/chains-2003/http://web.ift.uib.no/AMOS/PHYS208/2010.09.22/chains-2003/http://web.ift.uib.no/AMOS/PHYS208/2010.09.22/chains-2003/
  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    25/3399-

  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    26/33

    ashcroft.png

    TRANSPORT OF HEAT - phonons assumed to be the carriersThe concept of MEAN FREE PATH

    croos section sigma, density of obstacles rho and the mean free path L (greek and script letters are usually used)

  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    27/33

  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    28/33

    60-mean-free-path.png( The mean free path used in the following derivation; the derived relation is used below - the density of scatterers-obstacles)

  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    29/33

    The derivation of the heat conductivity coefficient kappaFourier Law

  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    30/33

  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    31/33

    When the phonons are scattering from phononsand also from imperfectionsThe picture is plotted in any textbook (here - our online textbook)

  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    32/33

    a-5-next-

  • 7/29/2019 Phonon propagation, anharmonicity, Heat Conductivity.docx

    33/33

    time.png

    Previous lecture 2010.09.20 Next lecture 2010.09.27

    http://web.ift.uib.no/AMOS/PHYS208/2010.09.20/index.htmlhttp://web.ift.uib.no/AMOS/PHYS208/2010.09.20/index.htmlhttp://web.ift.uib.no/AMOS/PHYS208/2010.09.27/index.htmlhttp://web.ift.uib.no/AMOS/PHYS208/2010.09.27/index.htmlhttp://web.ift.uib.no/AMOS/PHYS208/2010.09.27/index.htmlhttp://web.ift.uib.no/AMOS/PHYS208/2010.09.20/index.html