Transport Properties | Physics
8.1 Electrical Conductivity: Drude Model
Section titled “8.1 Electrical Conductivity: Drude Model”The Drude model treats conduction electrons as a classical gas scattering off ions with a mean Free time .
Under an electric field The equation of motion:
In steady state (): .
The current density: .
The Drude conductivity:
The mean free path: .
Successes: Explains Ohm”s law () and the Wiedemann—Franz law ( with ).
Failures: Predicts the wrong temperature dependence ( But experiments show at low for pure metals). Predicts But experiments give (much smaller).
8.2 The Boltzmann Transport Equation
Section titled “8.2 The Boltzmann Transport Equation”The semiclassical distribution function satisfies:
In the relaxation time approximation:
Where is the equilibrium distribution.
Solution for conductivity. In a uniform electric field with :
The conductivity becomes:
At low , So only states Near contribute to transport. This explains why impurity scattering dominates at low (even a small concentration of impurities affects states near ).
Matthiessen’s rule. When multiple scattering mechanisms act independently, the total resistivity Is approximately additive:
Where is the residual resistivity (temperature-independent, from impurities and defects) And is the phonon contribution (proportional to at high and to At low via the Bloch—Grüneisen formula). The resistance ratio Is a measure of sample purity.
Bloch—Grüneisen formula. For electron—phonon scattering in a free electron metal:
At high (): (linear, agreeing with the Drude model). At low (): Consistent with experiment.
8.3 Thermal Conductivity
Section titled “8.3 Thermal Conductivity”The thermal conductivity of electrons:
Where is the electronic specific heat. The phonon contribution:
The total thermal conductivity: .
8.4 The Hall Effect
Section titled “8.4 The Hall Effect”When a magnetic field is applied perpendicular to a current A transverse electric field develops:
The Hall coefficient: for a single carrier type.
The Hall angle: where is the Cyclotron frequency.
8.5 Effective Mass
Section titled “8.5 Effective Mass”Near a band extremum, the energy can be expanded:
The effective mass tensor Determines the response to external fields. For isotropic bands, .
A large effective mass means a flat band (small group velocity). A small effective mass means a Steep band (high mobility).
8.6 Matthiessen’s Rule: Worked Example
Section titled “8.6 Matthiessen’s Rule: Worked Example”Problem. A copper wire has residual resistivity m from impurity scattering. At 300 K, the phonon contribution is m. What is the total resistivity and the resistance ratio RRR?
Solution. By Matthiessen’s rule:
= 1.72 \times 10^{-8}\ \Omega\cdot\text{m}$$ The resistance ratio: $$RRR = \frac{\rho(300\ \mathrm{K})}{\rho_0} = \frac{1.72 \times 10^{-8}}{2 \times 10^{-10}} = 86$$ A RRR of 86 indicates moderately pure copper. Ultra-pure samples can achieve RRR $> 1000$. $\blacksquare$ ### 8.7 Summary of Key Transport Relationships | Property | Formula | Key Dependencies | | -------- | ------- | ----------------- | | Drude conductivity | $\sigma = ne^2\tau/m_e$ | Carrier density, scattering time | | Mean free path | $\ell = v_F \tau$ | Fermi velocity, scattering time | | Hall coefficient | $R_H = -1/(ne)$ | Carrier density (single band) | | Thermal conductivity | $\kappa = \frac{1}{3}c_e v_F \ell_e$ | Electronic specific heat, velocity | | Effective mass | $m^* = \hbar^2/(d^2\varepsilon/dk^2)$ | Band curvature | | Matthiessen's rule | $\rho = \rho_0 + \rho_{\mathrm{ph}}(T)$ | Impurity + phonon scattering | | Bloch-Gruneisen | $\rho_{\mathrm{ph}} \propto T^5$ at low $T$ | Phonon population, Umklapp | ### 8.7 Common Mistakes **Mistake 1: Assuming that the Drude model is accurate at all temperatures.** The Drude model works well at room temperature but fails at low temperatures, where quantum effects become important. The Drude model predicts $\rho \propto T$, but experiments show $\rho \propto T^5$ at low temperatures for pure metals. Do not assume that the Drude model is universally valid. **Mistake 2: Confusing the mean free path with the interatomic spacing.** The mean free path $\ell = v_F \tau$ is the average distance between scattering events, while the interatomic spacing is the distance between atoms in the lattice. In clean metals at low temperatures, the mean free path can be much larger than the interatomic spacing. Do not confuse the two concepts. **Mistake 3: Forgetting that the Hall coefficient can be positive or negative.** The Hall coefficient $R_H = -1/(ne)$ for a single-band metal with electron carriers. However, in materials with both electron and hole carriers, the Hall coefficient can be positive or negative depending on the relative concentrations and mobilities. Do not assume that the Hall coefficient is always negative. **Mistake 4: Assuming that Matthiessen's rule is exact.** Matthiessen's rule states that the total resistivity is the sum of impurity and phonon contributions: $\rho = \rho_0 + \rho_{\mathrm{ph}}(T)$. This is an approximation that ignores interference between scattering mechanisms. Do not assume that Matthiessen's rule is exact; it is a good approximation in many cases. **Mistake 5: Confusing the electronic specific heat with the total specific heat.** The electronic specific heat $\gamma_{\mathrm{electron}}$ is only one contribution to the total specific heat. The lattice (phonon) contribution dominates at high temperatures. Do not assume that the total specific heat is entirely electronic. ## Cross-References - **[Electronic Band Structure](./5_electronic-band-structure)**: The Fermi surface geometry and effective mass from band theory determine the transport coefficients measured in the Drude and Boltzmann frameworks. - **[Defects in Crystals](./9_defects-in-crystals)**: Point defects and dislocations act as scattering centres that contribute to the residual resistivity in Matthiessen's rule. - **[Superconductivity](./7_superconductivity)**: Represents the extreme limit where scattering vanishes entirely, producing zero resistivity below the critical temperature. - [Calculus](https://mathematics.wyattau.com/docs/calculus) - [Linear Algebra](https://mathematics.wyattau.com/docs/linear-algebra) - [Vector Calculus](https://mathematics.wyattau.com/docs/vector-calculus) - [Quantum Computing](https://computer-science.wyattau.com/docs/quantum-computing) ```mermaid flowchart TD A[8_Transport Properties] --> B[Key Concepts] A --> C[Core Principles] A --> D[Practical Applications] B --> E[Fundamental definitions] C --> F[Design patterns] D --> G[Real-world usage] ``` ## Intuition Electrical conductivity is like traffic flow: electrons are cars, the electric field is the slope of the road, and scattering events are red lights. The Drude model treats electrons as a classical gas bouncing off ions, which explains Ohm's law but fails at low temperatures where quantum effects matter. The mean free path is how far an electron travels between collisions. Matthiessen's rule says different scattering mechanisms add independently, like different types of road obstacles. The Hall coefficient reveals whether charge carriers are positive or negative, which the simple model cannot predict.