Skip to content
Snippets Groups Projects
Commit 5244a55f authored by T. van der Sar's avatar T. van der Sar
Browse files

Update 3_drude_model.md - fix

parent d996bbc1
Branches
No related tags found
1 merge request!8W2 exercises
Pipeline #15013 passed
...@@ -106,15 +106,15 @@ We first consider an electron in free space, moving in a plane perpendicular to ...@@ -106,15 +106,15 @@ We first consider an electron in free space, moving in a plane perpendicular to
3. The Drude model assumes that $\lambda$ is independent of temperature. How does the electrical resistivity $\rho$ depend on temperature under this assumption? Sketch $\rho(T)$. 3. The Drude model assumes that $\lambda$ is independent of temperature. How does the electrical resistivity $\rho$ depend on temperature under this assumption? Sketch $\rho(T)$.
5. Compare your sketch of $\rho(T)$ with that in the lecture notes. In what respect do they differ? Discuss possible reasons for differences. 5. Compare your sketch of $\rho(T)$ with that in the lecture notes. In what respect do they differ? Discuss possible reasons for differences.
### Exercise 3: Hall resistivity and Hall coefficient ### Exercise 3: The Hall conductivity matrix and the Hall coefficient
We apply a magnetic field $\bf B$ perpendicular to a current carrying 2D sample. In this situation, the electric field $\mathbf{E}$ is related to the current density $\mathbf}J}$ by the resistivity matrix: We apply a magnetic field $\bf B$ perpendicular to a current carrying 2D sample. In this situation, the electric field $\mathbf{E}$ is related to the current density $\mathbf{J}$ by the resistivity matrix:
$$\mathbf{E} = \begin{pmatrix} \rho_{xx} & \rho_{xy} \\ \rho_{yx} & \rho_{yy} \end{pmatrix} \mathbf{J}$$ $$\mathbf{E} = \begin{pmatrix} \rho_{xx} & \rho_{xy} \\ \rho_{yx} & \rho_{yy} \end{pmatrix} \mathbf{J}$$
1. Sketch $\rho_{xx}$ and $\rho_{xy}$ as a function of the magnetic field $\bf B$. 1. Sketch $\rho_{xx}$ and $\rho_{xy}$ as a function of the magnetic field $\bf B$.
2. Invert the resistivity matrix to obtain the conductivity matrix $\begin{pmatrix} \sigma_{xx} & \sigma_{xy} \\ \sigma_{yx} & \sigma_{yy} \end{pmatrix} $ and express $\mathbf{J}$ as a function of $\mathbf{E}$. 2. Invert the resistivity matrix to obtain the conductivity matrix $$\begin{pmatrix} \sigma_{xx} & \sigma_{xy} \\ \sigma_{yx} & \sigma_{yy} \end{pmatrix} $$ and express $\mathbf{J}$ as a function of $\mathbf{E}$.
3. Sketch $\sigma_{xx}$ and $\sigma_{xy}$ as a function of the magnetic field $\bf B$. 3. Sketch $\sigma_{xx}$ and $\sigma_{xy}$ as a function of the magnetic field $\bf B$. Calculate the value of $\sigma_{xx}$ for $\rho_{xx}=0$. Discuss what is going on here.
4. Define the Hall coefficient. What does the sign of the Hall coefficient signify? 4. Give the definition of the Hall coefficient. What does the sign of the Hall coefficient indicate?
### Exercise 4: Drude model of thermal and electrical conductivity ### Exercise 4: Drude model of thermal and electrical conductivity
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment