Solutions for Drude model exercises¶
Exercise 1: Extracting quantities from basic Hall measurements¶
-
Hall voltage is measured across the sample width. Hence,
where
. = , so it does not depend on the sample geometry. -
If hall resistance and magnetic field are known, the charge density is calculated from
.As
, 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}
$$
-
We can compute
and by solving the differential equations in 1.From
and the initial conditions, we find
with . From this we can derive .We now calculate the particle position using
(and similar for ). From this we can find a relation between the - and -coordinates of the particleThis equation describes a circular motion around the point
, where the characteristic frequency is called the cyclotron frequency. Intuition: (centripetal force = Lorentz force due to magnetic field). -
Due to the applied electric field
in the -direction, the equations of motion acquire an extra term:Differentiating w.r.t. time leads to the same 2nd-order D.E. for
as above. However, for we getwhere we defined
. The general solutions areUsing the initial conditions
and and the 1st order D.E. above, we can showBy integrating the expressions for the velocity we find:
This represents a cycloid: a circular motion around a point that moves in the
-direction with velocity .
Exercise 3: Temperature dependence of resistance in the Drude model¶
-
Find electron density from $n_e = \frac{ZnN_A}{W} $
where Z is valence of copper atom, n is density,
is Avogadro constant and W is atomic weight. Use from the lecture notes to calculate scattering time. -
-
Scattering time
; -
In general,
as the phonons in the system scales linearly with T (remember high temperature limit of Bose-Einstein factor becomes leading to ). Inability to explain this linear dependence is a failure of the Drude model.
Exercise 4: The Hall conductivity matrix and the Hall coefficient¶
-
is independent of B and -
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).