Plasma Physics Published: 2024-03-12 • Last Updated: 2024-03-15

Derivation of the Cross-Field Plasma Dispersion Relation

Detailed theoretical notes on solving the linearized Vlasov-Poisson system for Hall Thruster azimuthal electron drift instabilities.

#Dispersion Relation #Vlasov Theory #Hall Thrusters #Kinetic Theory
Table of Contents / Outline

1. Governing Vlasov-Poisson Framework

In Hall thrusters, electrons undergo strong E×B\mathbf{E} \times \mathbf{B} drift along the azimuthal direction, while unmagnetized ions accelerate axially. To model high-frequency microinstabilities, we consider the collisionless Vlasov equation for each species α{e,i}\alpha \in \{e, i\}:

fαt+vfα+qαmα(E+v×B)vfα=0\frac{\partial f_\alpha}{\partial t} + \mathbf{v} \cdot \nabla f_\alpha + \frac{q_\alpha}{m_\alpha} \left( \mathbf{E} + \mathbf{v} \times \mathbf{B} \right) \cdot \nabla_\mathbf{v} f_\alpha = 0

coupled with Poisson’s equation for electrostatic fluctuations E1=ϕ1\mathbf{E}_1 = -\nabla \phi_1:

2ϕ1=1ε0αqαfα1d3v\nabla^2 \phi_1 = -\frac{1}{\varepsilon_0} \sum_\alpha q_\alpha \int f_{\alpha 1} \, d^3\mathbf{v}
Equilibrium Assumptions

The unperturbed magnetic field B0=B0z^\mathbf{B}_0 = B_0 \hat{\mathbf{z}} is oriented radially, while the electric field E0=E0x^\mathbf{E}_0 = E_0 \hat{\mathbf{x}} is axial. The equilibrium electron drift velocity is:

vd=E0×B0B02=E0B0y^\mathbf{v}_d = \frac{\mathbf{E}_0 \times \mathbf{B}_0}{B_0^2} = -\frac{E_0}{B_0} \hat{\mathbf{y}}

2. Linearized Perturbation & Integration over Unperturbed Orbits

Assuming plane wave perturbations of the form A1(r,t)=A^1exp[i(krωt)]A_1(\mathbf{r}, t) = \hat{A}_1 \exp[i(\mathbf{k} \cdot \mathbf{r} - \omega t)], the first-order perturbation satisfies:

dfα1dt=qαmαE1vfα0\frac{d f_{\alpha 1}}{dt'} = -\frac{q_\alpha}{m_\alpha} \mathbf{E}_1 \cdot \nabla_\mathbf{v} f_{\alpha 0}

Integrating along unperturbed particle trajectories yields the dielectric permittivity tensor component:

ε(k,ω)=1+χe(k,ω)+χi(k,ω)=0\varepsilon(\mathbf{k}, \omega) = 1 + \chi_e(\mathbf{k}, \omega) + \chi_i(\mathbf{k}, \omega) = 0
Generalized Electrostatic Dispersion Relation

For cold unmagnetized ions and magnetized drifting electrons with finite gyroradius ρe=vth,e/Ωce\rho_e = v_{th,e}/\Omega_{ce}, the dielectric function is:

ε(ky,kz,ω)=1ωpi2ω2+1k2λDe2[1+ωkyvd2kzvth,en=Z(ωkyvdnΩce2kzvth,e)Γn(be)]=0\varepsilon(k_y, k_z, \omega) = 1 - \frac{\omega_{pi}^2}{\omega^2} + \frac{1}{k^2 \lambda_{De}^2} \left[ 1 + \frac{\omega - k_y v_d}{\sqrt{2} k_z v_{th,e}} \sum_{n=-\infty}^{\infty} Z\left( \frac{\omega - k_y v_d - n\Omega_{ce}}{\sqrt{2}k_z v_{th,e}} \right) \Gamma_n(b_e) \right] = 0

where Γn(be)=In(be)ebe\Gamma_n(b_e) = I_n(b_e) e^{-b_e} with be=k2ρe2b_e = k_\perp^2 \rho_e^2, and Z(ζ)Z(\zeta) is the Fried-Conte plasma dispersion function.

3. Asymptotic Growth Rate Analysis

In the limit where kz0k_z \to 0 (purely azimuthal wave propagation) and Ωceωpi\Omega_{ce} \gg \omega_{pi}, the dispersion relation simplifies into discrete resonance bands:

ωkyvd±nΩce+iγn\omega \approx k_y v_d \pm n\Omega_{ce} + i\gamma_n

The maximum instability growth rate γmax\gamma_{\max} scales as:

γmax(2724/3)ωpi2/3Ωce1/3(memi)1/6\gamma_{\max} \approx \left( \frac{\sqrt{27}}{2^{4/3}} \right) \omega_{pi}^{2/3} \Omega_{ce}^{1/3} \left( \frac{m_e}{m_i} \right)^{1/6}
Numerical Divergence in Cold Plasma Limit

Near cyclotron harmonics ωkyvdnΩce\omega - k_y v_d \approx n\Omega_{ce}, the derivative ε/ω0\partial \varepsilon / \partial \omega \to 0. Standard Newton-Raphson solvers diverge unless damped with fixed-point relaxation.