Difficulty: Easy
Correct Answer: σ = n * e^2 * τ / m
Explanation:
Introduction / Context:
The classical Drude model connects microscopic carrier properties to macroscopic conductivity. Recognizing the correct dependence on carrier density, charge, mass, and scattering time is foundational in solid-state physics and electrical engineering.
Given Data / Assumptions:
Concept / Approach:
In the Drude model, the average drift velocity is v_d = (e * E * τ) / m. Current density is J = n * e * v_d. By definition J = σ * E. Eliminating v_d gives the conductivity formula.
Step-by-Step Solution:
Start: v_d = (e * E * τ) / m.Compute J: J = n * e * v_d = n * e * (e * E * τ / m) = (n * e^2 * τ / m) * E.Identify σ from J = σ E → σ = n * e^2 * τ / m.
Verification / Alternative check:
Dimensional analysis: e^2 has C^2, n in m^−3, τ in s, m in kg; combining yields S/m, the correct unit for conductivity.
Why Other Options Are Wrong:
(a) missing one factor of e; (c) is resistivity, not conductivity; (d) has τ in denominator incorrectly; (e) introduces τ^2 with wrong dependence.
Common Pitfalls:
Final Answer:
σ = n * e^2 * τ / m
Discussion & Comments