Lorentz Force Calculator

Calculate the Lorentz force F = q(E + v×B) on a charged particle in electric and magnetic fields. Includes cyclotron radius, frequency, and force decomposition.

C
kg

Velocity (v)

m/s
m/s
m/s

Electric Field (E)

V/m
V/m
V/m

Magnetic Field (B)

T
T
T
Total Force |F|
1.442e-15 N
(0.000e+0, -1.442e-15, 0.000e+0) N
Electric Force |qE|
1.602e-16 N
Parallel to E field
Magnetic Force |qv×B|
1.602e-15 N
Perpendicular to v and B
Acceleration |a|
1.583e+15 m/s²
F/m
Cyclotron Radius
5.686e-4 m
r = mv⊥/(|q|B)
Cyclotron Frequency
2.799e+8 Hz
ω = 1.759e+9 rad/s
Kinetic Energy
4.554e-19 J
2.84 eV
Speed |v|
1.000e+6 m/s
0.3333% of c

Force Decomposition

Electric (qE)
1.602e-16 N
Magnetic (qv×B)
1.602e-15 N

Charged Particle Reference

ParticleCharge (C)Mass (kg)q/m (C/kg)
Electron−1.602 × 10⁻¹⁹9.109 × 10⁻³¹1.759 × 10¹¹
Proton+1.602 × 10⁻¹⁹1.673 × 10⁻²⁷9.578 × 10⁷
Alpha (He²⁺)+3.204 × 10⁻¹⁹6.646 × 10⁻²⁷4.822 × 10⁷
Muon−1.602 × 10⁻¹⁹1.884 × 10⁻²⁸8.505 × 10⁸
Deuteron+1.602 × 10⁻¹⁹3.344 × 10⁻²⁷4.791 × 10⁷
Planning notes, formulas, and examples

About the Lorentz Force Calculator

The Lorentz force is the fundamental electromagnetic force acting on a charged particle moving through electric and magnetic fields. Given by F = q(E + v×B), it combines the electric force (parallel to E, does work) and the magnetic force (perpendicular to v and B, does no work but curves the trajectory). This equation governs everything from cathode ray tubes and mass spectrometers to cyclotron particle accelerators and the aurora borealis.

This Lorentz Force Calculator accepts full 3D vector inputs for velocity, electric field, and magnetic field. It computes the total force vector, decomposes it into electric and magnetic components, and derives key results: cyclotron radius, cyclotron frequency, kinetic energy, and acceleration. Presets cover common scenarios from laboratory electron beams to cyclotron proton orbits.

Understanding the Lorentz force is essential for electromagnetism courses, plasma physics, accelerator design, and space physics. This calculator brings the vector cross product to life with visual force decomposition and a reference table of charged particle properties.

When This Page Helps

The Lorentz force involves a 3D cross product that is error-prone by hand. This calculator handles the vector math, decomposes forces into electric and magnetic parts, and computes derived quantities (cyclotron radius, frequency, energy) in one step — essential for quickly checking calculations in EM homework, lab work, or accelerator design.

How to Use the Inputs

  1. Enter the particle charge and mass (use presets for common particles).
  2. Input the velocity vector components (v_x, v_y, v_z) in m/s.
  3. Input the electric field (E_x, E_y, E_z) in V/m.
  4. Input the magnetic field (B_x, B_y, B_z) in Tesla.
  5. Review the total force, electric/magnetic decomposition, and cyclotron parameters.
  6. Use the force decomposition chart to visualize the relative contributions.
Formula used
Lorentz Force: F = q(E + v × B) Components: F_electric = qE (parallel to E) F_magnetic = q(v × B) (perpendicular to v and B) Cyclotron Radius: r = mv⊥ / (|q|B) Cyclotron Frequency: ω_c = |q|B / m f_c = ω_c / (2π) Where: q = charge (C) m = mass (kg) v = velocity (m/s) E = electric field (V/m) B = magnetic field (T)

Example Calculation

Result: F ≈ 1.76 × 10⁻¹⁵ N, r_cyclotron ≈ 5.69 × 10⁻⁴ m

An electron moving at 10⁶ m/s in a 0.01 T magnetic field and 1000 V/m electric field experiences combined electric and magnetic forces. The cyclotron radius is about 0.57 mm — typical for laboratory-scale electron optics.

Tips & Best Practices

  • The magnetic force is always perpendicular to velocity — it curves the path but cannot speed up or slow down the particle.
  • The cyclotron frequency is mass-dependent: heavier particles orbit more slowly, which is the basis of mass spectrometry.
  • For E×B drift (crossed fields), the drift velocity is independent of charge and mass.
  • Check that v << c for non-relativistic validity. At v > 0.1c, use relativistic corrections.
  • In practical accelerators, radio-frequency electric fields accelerate particles while magnetic fields curve them into circular paths.

Applications of the Lorentz Force

The Lorentz force underlies many technologies: CRT displays, mass spectrometers, cyclotron and synchrotron accelerators, magnetic confinement fusion (tokamaks), MRI machines, and Hall-effect sensors. In space physics, it governs charged particle motion in Earth's magnetosphere, creating radiation belts and auroral displays.

Particle Motion in Combined Fields

In uniform magnetic fields, charged particles follow helical paths (circular perpendicular to B, linear along B). Adding an electric field modifies the orbit: parallel E accelerates along B, perpendicular E causes drift. In non-uniform B fields, gradient and curvature drifts emerge — key to plasma confinement physics.

Relativistic Corrections

At relativistic speeds, the equation of motion becomes dp/dt = q(E + v×B) with p = γmv, where γ = 1/√(1−v²/c²). The cyclotron radius increases as r = γmv⊥/(|q|B), and the cyclotron frequency decreases as ω = |q|B/(γm). Synchrotrons compensate by ramping B as particles accelerate.

Sources & Methodology

Last updated:

Frequently Asked Questions

  • The magnetic force is always perpendicular to the velocity (F_B = qv×B). Since work = F·ds and ds is parallel to v, the dot product F_B·v = 0 always. The magnetic force changes direction but not speed.