Plasma Simulator Back
Electromagnetics & Plasma

Plasma Simulator

Simulate charged particle motion under F = q(E + v×B) in real time. Observe cyclotron orbits, E×B drift, and plasma dynamics with interactive field controls.

Field Settings

Statistics

1.00
ωc (electron)
1.00
Larmor radius
0.50
E×B speed
Avg KE

What is Plasma Motion?

🧑‍🎓
What exactly is the "Lorentz force" that makes the particles in this simulator move in circles?
🎓
Basically, it's the total electromagnetic force on a charged particle. The formula is $ \vec{F}= q(\vec{E}+ \vec{v}\times \vec{B}) $. The magnetic part ($q \vec{v}\times \vec{B$) is key for the circular motion—it's always perpendicular to the particle's velocity, causing it to constantly turn. Try setting the Electric Field slider to zero and moving the Magnetic Field slider to see a perfect circular orbit.
🧑‍🎓
Wait, really? So the circle size depends on the magnetic field strength? What if I make the particle heavier?
🎓
Exactly! A stronger magnetic field (higher B) pulls the particle into a tighter turn, making a smaller circle. A heavier particle (higher mass) is harder to deflect, so it makes a wider circle. This radius is called the Larmor or gyroradius. In the simulator, try increasing the Mass slider while keeping B constant—you'll see the orbit grow larger instantly.
🧑‍🎓
That's cool. But the particles sometimes drift sideways instead of going in a simple circle. What's happening there?
🎓
Great observation! That's the famous **E×B drift**. When you have both an electric field (E) and a magnetic field (B) at the same time, the particle's circular motion gets a net sideways push. It's like the circle itself is sliding. For instance, in the simulator, set a moderate Electric Field in the X-direction and a Magnetic Field in the Z-direction. Watch the particle's guiding center drift in the Y-direction—that's the E×B drift in action!

Physical Model & Key Equations

The motion of each charged particle is governed by Newton's second law, with the Lorentz force as the sole electromagnetic influence. This is the fundamental equation of motion solved in real-time by the simulator.

$$ m \frac{d\vec{v}}{dt}= q (\vec{E}+ \vec{v}\times \vec{B}) $$

Where $m$ is particle mass, $\vec{v}$ is velocity, $q$ is charge, $\vec{E}$ is the electric field vector, and $\vec{B}$ is the magnetic field vector. The cross product $\vec{v}\times \vec{B}$ ensures the magnetic force is perpendicular to both velocity and field.

From the Lorentz force, we derive two key parameters for pure magnetic field motion (when $\vec{E}=0$): the cyclotron frequency and the Larmor radius. These define the orbit you see.

$$ \omega_c = \frac{|q| B}{m}, \quad r_L = \frac{m v_\perp}{|q| B} $$

Here, $\omega_c$ is the cyclotron (or gyro) frequency—how fast the particle goes around the circle. $r_L$ is the Larmor radius—the size of the circle. $v_\perp$ is the velocity component perpendicular to the magnetic field. Notice that $\omega_c$ does not depend on speed, but $r_L$ does.

Real-World Applications

Magnetic Confinement Fusion (Tokamaks): This is the principle behind reactors like ITER. Powerful magnetic fields are used to confine a hot plasma (like the particles in the simulator) in a donut-shaped ring, preventing it from touching and melting the reactor walls. The particles' circular orbits keep them trapped within the magnetic "bottle."

Mass Spectrometers: Devices that identify chemical substances by their mass. Ions are shot into a known magnetic field. Heavier ions (larger m) bend in larger radii ($r_L \propto m$), while lighter ones bend more sharply. By measuring the bend, the instrument determines the mass, just like changing the Mass slider changes the orbit size here.

Spacecraft Shielding (Active Concepts): To protect astronauts from deadly cosmic radiation on long Mars missions, one proposed idea is to generate a powerful magnetic field around the spacecraft. Like the magnetic field in the simulator deflecting a charged particle, this "magnetic shield" would deflect incoming high-energy ions away from the crew cabin.

Industrial Plasma Processing: Used in manufacturing computer chips and coating materials. Plasma (a soup of charged particles) is guided and controlled inside a vacuum chamber using precisely shaped electric and magnetic fields. Engineers use E×B drifts and confinement principles to direct the plasma exactly where it's needed for etching or deposition.

Common Misconceptions and Points to Note

First, keep in mind that this simulator shows the motion of a single particle. The plasmas you deal with in practice are collections of a vast number of particles, where collisions between particles and collective behavior (like plasma oscillations) are fundamentally important. While you learn from this tool that E×B drift is "independent of particle type," in actual plasmas, other drifts due to density gradients or magnetic field curvature occur, which make confinement more difficult.

Next, the pitfall of "real-time" display. The simulation speed depends on the computational load. For instance, if you set the particle mass extremely low (like an electron) or the magnetic field very strong, the cyclotron frequency $\omega_c$ becomes very large. The numerical calculation might not keep up, causing the display to stutter or leading to numerical instability. In practical CAE, knowing how to stably solve such "stiff problems" is key.

Finally, the importance of initial conditions. In this tool, the particle's initial position and velocity are often fixed or set randomly. However, in simulations for something like a fusion reactor, particles are typically set to be generated according to a specific distribution function (e.g., a Maxwellian distribution). Don't jump to conclusions like "this is how plasma moves" just from looking at the trajectory of a single particle.

Related Engineering Fields

The computational core of this tool is the very foundation of particle simulation methods. Taking it further leads directly to the powerful "Particle-in-Cell (PIC)" method, which tracks many particles moving in electromagnetic fields. The PIC method is essential in designing plasma thrusters (ion engines). For example, in satellite engines, ions are accelerated and ejected by electromagnetic fields, and whether particles collide with electrodes causing sputtering is examined in detail using this kind of particle orbit calculation.

Also, the basic principles of MRI (Magnetic Resonance Imaging) are connected here. In MRI, the spins of atomic nuclei (mainly protons in hydrogen) precess in a strong static magnetic field, and their frequency (the Larmor frequency) is detected. You saw in the simulator that heavier particles rotate slower, right? That very relation $\omega_c = \frac{|q| B}{m}$ gives the nuclear magnetic resonance frequency.

Furthermore, perhaps surprisingly, it's also related to challenges accompanying the miniaturization of semiconductor devices. As circuit wiring becomes extremely fine, the influence of electromagnetic fields from currents on adjacent elements (crosstalk) can no longer be ignored. In some cases, more accurate interference prediction is possible by treating electrons flowing through wiring as "charged particles" and considering their motion.

For Further Learning

The first next step is to learn about "plasma as a collective." Once you understand single-particle motion, use that knowledge as a foundation to move on to concepts like plasma oscillations, Debye length, and plasma frequency. These are described by combining a fluid-like approximation (the Maxwellian distribution) with electromagnetism.

Mathematically, understanding vector calculus and numerical methods for differential equations is key. The Lorentz force equation $m \frac{d\mathbf{v}}{dt}= q(\mathbf{E}+ \mathbf{v}\times \mathbf{B})$ is Newton's equation of motion with a velocity-dependent force. Solving it requires numerical integration methods like Euler or Runge-Kutta methods, whose stability and accuracy determine the simulation's reliability. For example, comparing the exact solution (circular motion) with the numerical solution for the case of a magnetic field only and examining how error accumulates is good practice.

As a practical next topic, "Magnetohydrodynamics (MHD)" is recommended. This model, which treats plasma as a conductive fluid, is powerful for describing the large-scale behavior of fusion plasmas or cosmic plasma phenomena. Following the progression from single-particle motion, through the statistical treatment of particle distributions in "kinetic theory," to the fluid approximation of MHD should give you a view of the bigger picture in plasma physics.