Skip to content

Solutions for Drude model exercises

Exercise 1: Extracting quantities from basic Hall measurements

  1. Hall voltage is measured across the sample width. Hence,

    VH=0WEydy

    where Ey=vxB.

    Rxy = Bne, so it does not depend on the sample geometry.

  2. If hall resistance and magnetic field are known, the charge density is calculated from Rxy=Bne.

    As Vx=IxneB, a stronger field makes Hall voltages easier to measure.

3.

$$
R_{xx} = \frac{\rho_{xx}L}{W}
$$

where $\rho_{xx} = \frac{m_e}{ne^2\tau}$. Therefore, scattering time ($\tau$) is known and $R_{xx}$ depend upon the sample geometry.

Exercise 2: Motion of an electron in a magnetic and an electric field

1.

$$
m\frac{d\bf v}{dt} = -e(\bf v \times \bf B)
$$

Magnetic field affects only the velocities along x and y, i.e., $v_x(t)$ and $v_y(t)$ as they are perpendicular to it. Therefore, the equations of motion for the electron are

$$
\frac{dv_x}{dt} = -\frac{ev_yB_z}{m}
$$

$$
\frac{dv_y}{dt} = \frac{ev_xB_z}{m}
$$
  1. We can compute vx(t) and vy(t) by solving the differential equations in 1.

    From

    vx=e2Bz2m2vx

    and the initial conditions, we find vx(t)=v0cos(ωct) with ωc=eBz/m. From this we can derive vy(t)=v0sin(ωct).

    We now calculate the particle position using x(t)=x(0)+0tvx(t)dt (and similar for y(t)). From this we can find a relation between the x- and y-coordinates of the particle

    (x(t)x0)2+(y(t)y0)2=v02ωc2.

    This equation describes a circular motion around the point x0=x(0),y0=y(0)+v0/ω, where the characteristic frequency ωc is called the cyclotron frequency. Intuition: mv2r=evB (centripetal force = Lorentz force due to magnetic field).

  2. Due to the applied electric field E in the x-direction, the equations of motion acquire an extra term:

    mvx=e(Ex+vyBz).

    Differentiating w.r.t. time leads to the same 2nd-order D.E. for vx as above. However, for vy we get

    vy=ωc2(vd+vy),

    where we defined vd=ExBz. The general solutions are

    vy(t)=c1sin(ωct)+c2cos(ωct)vdvx(t)=c3sin(ωct)+c4cos(ωct).

    Using the initial conditions vx(0)=v0 and vy(0)=0 and the 1st order D.E. above, we can show

    vy(t)=v0sin(ωct)+vdcos(ωct)vdvx(t)=vdsin(ωct)+v0cos(ωct).

    By integrating the expressions for the velocity we find:

    (x(t)x0)2+(y(t)y0+vdt))2=v02ωc2.

    This represents a cycloid: a circular motion around a point that moves in the y-direction with velocity vd=ExBz.

Exercise 3: Temperature dependence of resistance in the Drude model

  1. Find electron density from $n_e = \frac{ZnN_A}{W} $

    where Z is valence of copper atom, n is density, NA is Avogadro constant and W is atomic weight. Use ρ from the lecture notes to calculate scattering time.

  2. λ=vτ

  3. Scattering time τ1T; ρT

  4. In general, ρT as the phonons in the system scales linearly with T (remember high temperature limit of Bose-Einstein factor becomes kTω leading to ρT). Inability to explain this linear dependence is a failure of the Drude model.

Exercise 4: The Hall conductivity matrix and the Hall coefficient

  1. ρxx is independent of B and ρxyB

  2. 4 (Refer to the lecture notes).

3.

$$
\sigma_{xx} = \frac{\rho_{xx}}{\rho_{xx}^2 + \rho_{xy}^2}
$$

$$
\sigma_{xy} = \frac{-\rho_{yx}}{\rho_{xx}^2 + \rho_{xy}^2}
$$

This describes a [Lorentzian](https://en.wikipedia.org/wiki/Spectral_line_shape#Lorentzian).