Foundations of Space Physics
From the spacephysics curriculum
Foundations of Space Physics
TL;DR
Space physics explores how plasma, magnetic fields, and radiation interact in space. Understanding these interactions is crucial for predicting space weather and its effects on Earth. You'll learn about the fundamental states of matter, key forces, and how they govern phenomena from the Sun to planetary magnetospheres.
1. The Mental Model
Think of space as a giant, dynamic laboratory filled with electrically charged particles, not empty void. These particles are constantly moving, generating magnetic fields, and being influenced by existing fields and solar activity. It's like a complex, invisible dance where electricity and magnetism call the shots.
2. The Core Material
Space physics is basically the study of plasma in space. Most of the visible universe isn't solid, liquid, or gas; it's plasma.
What is Plasma?

Photo by Nothing Ahead on Pexels
Plasma is often called the "fourth state of matter." It's an ionized gas, meaning its atoms have been stripped of one or more electrons, creating a mix of free electrons and positive ions. Because these particles are charged, they respond strongly to electric and magnetic fields, which makes plasma behave very differently from a neutral gas.
Key Concepts

Photo by Marcin Szmigiel on Pexels
- Charged Particles: Electrons and ions are the basic building blocks. Their charge means they feel forces from electric and magnetic fields.
- Electric Fields: Created by static charges or changing magnetic fields. They exert a force ($F = qE$) on charged particles, accelerating them.
- Magnetic Fields: Created by moving charges (currents) or changing electric fields. They exert a force ($F = qvB\sin\theta$) on moving charged particles, deflecting them. This force is always perpendicular to both the particle's velocity and the magnetic field.
- Plasma Coupling: Because charged particles in a plasma can move freely, they generate their own electric and magnetic fields, which then influence other particles. This creates a highly coupled and complex system.
- Space Weather: This is a direct application of space physics. It refers to the conditions in space (especially around Earth) that can affect technology and human life. Solar flares, coronal mass ejections (CMEs), and geomagnetic storms are all manifestations of space weather.
The Journey of a Solar Particle

Photo by Johannes Plenio on Pexels
Let's trace the path of a charged particle originating from the Sun to understand these interactions.
graph TD
A["Sun: Solar Flare / CME"] --> B["Energetic Particle Emission"]
B --> C["Interplanetary Magnetic Field (IMF)"]
C --> D["Particle Gyration (around B-field lines)"]
D --> E["Earth's Bow Shock"]
E --> F["Magnetosheath (turbulent plasma)"]
F --> G["Magnetopause (boundary)"]
G --> H{"Inside Magnetosphere?"}
H -->|Yes| I["Trapped in Radiation Belts"]
H -->|No, deflected| J["Space beyond Earth"]
I --> K["Precipitation into Atmosphere (Auroras)"]
Explanation of the diagram:
- Sun: Solar Flare / CME: The event where charged particles are released.
- Energetic Particle Emission: Particles (mostly protons and electrons) are shot out into space.
- Interplanetary Magnetic Field (IMF): The Sun's magnetic field is carried outwards by the solar wind. These particles travel along these field lines.
- Particle Gyration: Due to the magnetic force, particles don't travel in straight lines but spiral around magnetic field lines. This is called gyration.
- Earth's Bow Shock: When the supersonic solar wind (carrying those particles) hits Earth's magnetosphere, it creates a shock wave, much like a boat creates a bow wave.
- Magnetosheath: The region just inside the bow shock, where the solar wind plasma is slowed down and heated. It's very turbulent.
- Magnetopause: The boundary between the Earth's magnetic field and the solar wind plasma. Some particles are deflected, others can breach this boundary.
- Inside Magnetosphere?: A decision point. Particles either penetrate or are deflected.
- Trapped in Radiation Belts: Particles that enter the magnetosphere can become trapped in regions like the Van Allen belts, bouncing back and forth along Earth's magnetic field lines.
- Precipitation into Atmosphere (Auroras): Trapped particles can eventually hit the upper atmosphere, exciting atmospheric gases and causing auroras (Northern and Southern Lights).
- Space beyond Earth: Particles that don't hit Earth continue their journey into the outer solar system.
Magnetohydrodynamics (MHD)

Photo by Mike Bird on Pexels
For large-scale phenomena, individual particle motions are too complex to track. Instead, we use Magnetohydrodynamics (MHD), which treats plasma as a conducting fluid. It combines fluid dynamics (like pressure, density, velocity) with electromagnetism (Maxwell's equations) to describe how these conducting fluids move and interact with magnetic fields. This is crucial for understanding the solar wind, planetary magnetospheres, and stellar interiors.
3. Worked Example
Imagine an electron (charge $q = -1.6 \times 10^{-19}$ C) moving with a velocity ($v$) of $1 \times 10^7$ m/s in the positive x-direction. It enters a region with a uniform magnetic field ($B$) of $5 \times 10^{-5}$ T (typical of Earth's magnetic field strength) in the positive z-direction. What is the magnetic force on this electron?
We'll use the magnetic Lorentz force equation, which in vector form is $\vec{F} = q(\vec{v} \times \vec{B})$.
Given:
* $q = -1.6 \times 10^{-19}$ C
* $\vec{v} = (1 \times 10^7, 0, 0)$ m/s
* $\vec{B} = (0, 0, 5 \times 10^{-5})$ T
First, calculate the cross product $\vec{v} \times \vec{B}$:
$(1 \times 10^7 \hat{i}) \times (5 \times 10^{-5} \hat{k})$
$= (1 \times 10^7)(5 \times 10^{-5}) (\hat{i} \times \hat{k})$
$= 500 (\hat{j})$ (since $\hat{i} \times \hat{k} = -\hat{j}$, there's a mistake here. Let's re-calculate. $\hat{i} \times \hat{k} = -\hat{j}$, so the result is actually $-500 \hat{j}$)
Let's re-do the cross product properly:
$\vec{v} \times \vec{B} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \ v_x & v_y & v_z \ B_x & B_y & B_z \end{vmatrix} = \begin{vmatrix} \hat{i} & \hat{j} & \hat{k} \ 1 \times 10^7 & 0 & 0 \ 0 & 0 & 5 \times 10^{-5} \end{vmatrix}$
$= \hat{i}(0 \cdot 5 \times 10^{-5} - 0 \cdot 0) - \hat{j}(1 \times 10^7 \cdot 5 \times 10^{-5} - 0 \cdot 0) + \hat{k}(1 \times 10^7 \cdot 0 - 0 \cdot 0)$
$= 0\hat{i} - \hat{j}(500) + 0\hat{k}$
$= -500 \hat{j}$ T m/s
Now, multiply by the charge $q$:
$\vec{F} = (-1.6 \times 10^{-19} \text{ C}) \times (-500 \hat{j} \text{ T m/s})$
$\vec{F} = (1.6 \times 10^{-19} \times 500) \hat{j}$ N
$\vec{F} = (800 \times 10^{-19}) \hat{j}$ N
$\vec{F} = 8 \times 10^{-17} \hat{j}$ N
So, the electron experiences a force of $8 \times 10^{-17}$ N in the positive y-direction. This force will cause the electron's path to curve, leading to its characteristic spiral motion around the magnetic field line.
4. Key Takeaways
- Space isn't empty; it's mostly plasma, an ionized gas of free electrons and ions.
- Plasma particles are electrically charged, meaning they respond strongly to electric and magnetic fields.
- Magnetic fields deflect moving charged particles, causing them to spiral along field lines.
- The Sun's activity, like flares and CMEs, releases charged particles that create space weather.
- Earth's magnetic field (magnetosphere) protects us by deflecting most of these particles.
- Space weather phenomena, such as auroras and radiation belts, are direct results of these particle-field interactions.
- Magnetohydrodynamics (MHD) simplifies large-scale plasma behavior by treating it as a conducting fluid.
Common Mistakes to Avoid:
- Don't confuse plasma with neutral gas; their electrical conductivity is vastly different.
- Assuming magnetic fields only attract or repel; they primarily deflect moving charges.
- Forgetting that the magnetic force is perpendicular to both velocity and magnetic field, not parallel.
- Underestimating the power of space weather; it can severely impact satellites and power grids.
5. Now Try It
Sketch a diagram showing how an incoming positively charged particle would be deflected by Earth's magnetic field if it approaches the equator. Indicate the direction of the particle's initial velocity, the magnetic field direction at the equator (roughly parallel to the surface, pointing from South to North Magnetic Pole), and the resulting magnetic force. Describe in two sentences what happens to the particle's path.
Frequently asked about Foundations of Space Physics
More from spacephysics
Get the full spacephysics curriculum
Clone the complete plan to your dashboard for unlimited AI-generated notes, practice quizzes, and a personalised revision schedule.
Create Free Account