Plasma Heating Power Calculator

Find the ohmic heating power delivered to a plasma from its current density, volume, and Spitzer resistivity.

🔥 Plasma Heating Power Calculator
eV
m⁻³
A/m²
Heating power (P)
Resistivity (η)
Power density
Step-by-step working

🔥 What is the Plasma Heating Power Calculator?

This plasma heating power calculator finds the ohmic (resistive) heating power delivered to a plasma carrying a current. Enter the electron temperature, ion charge state, electron density, current density, and plasma volume, and it returns the Spitzer resistivity, the local heating power density, and the total heating power.

P = ηJ²V is simply Joule heating applied to a plasma: the current dissipates power as heat at a rate set by the plasma's electrical resistivity η, computed internally using the same Spitzer formula as the dedicated Spitzer Resistivity Calculator.

Because Spitzer resistivity falls as temperature rises (η ∝ T_e^(−3/2)), ohmic heating becomes progressively weaker as the plasma heats up, exactly why real tokamaks eventually need auxiliary heating methods beyond ohmic heating alone.

This calculator is useful for plasma physics and fusion engineering students studying tokamak heating scenarios and current-driven plasma systems.

📐 Formula

P  =  η J² V
η = Spitzer resistivity (computed internally)
J = current density, V = plasma volume
η = 1.03×10⁻⁴ Z lnΛ / Te[eV]1.5, lnΛ computed via the NRL formula
Example: Te=1000 eV, Z=1, ne=10²⁰ m⁻³, J=10⁶ A/m², V=10 m³: P ≈ 4.8172×10⁵ W.

📖 How to Use This Calculator

Steps

1
Enter the electron temperature, charge state, and density.
2
Enter the current density and plasma volume.
3
Read the heating power.

💡 Example Calculations

Example 1 - Tokamak-like ohmic heating

1
Te=1000 eV, Z=1, ne=10²⁰ m⁻³, J=10⁶ A/m², V=10 m³
2
η = 4.8172 × 10⁻⁸ Ω·m
3
P = 4.8172 × 10⁵ W (about 482 kW)
P = 4.8172 × 10⁵ W
Try this example →

Example 2 - Cooler, smaller plasma

1
Te=100 eV, Z=1, ne=10¹⁹ m⁻³, J=5×10⁵ A/m², V=5 m³
2
η = 1.4048 × 10⁻⁶ Ω·m
3
P = 1.7559 × 10⁶ W, much higher resistivity at lower T
P = 1.7559 × 10⁶ W
Try this example →

Example 3 - Hotter, larger plasma

1
Te=2000 eV, Z=1, ne=5×10⁹ m⁻³, J=2×10⁶ A/m², V=20 m³
2
η = 1.8229 × 10⁻⁸ Ω·m
3
P = 1.4583 × 10⁶ W (about 1.46 MW)
P = 1.4583 × 10⁶ W
Try this example →

❓ Frequently Asked Questions

What is ohmic (resistive) plasma heating?+
Ohmic heating is the plasma physics term for ordinary Joule heating: driving a current through the plasma's finite electrical resistivity dissipates power as heat, exactly as current through a resistor does in an electrical circuit. It was historically the primary heating method in early tokamaks, since the plasma current needed for confinement also provides this heating as a side effect.
What is the formula for ohmic heating power?+
P = ηJ²V, where η is the plasma's electrical resistivity, J is the current density, and V is the plasma volume. The quantity ηJ² is the local heating power density (watts per cubic metre); multiplying by volume gives the total heating power.
How does this calculator find the resistivity η?+
It computes η internally from your entered electron temperature, ion charge state, and electron density, using the same Spitzer resistivity formula (η = 1.03×10⁻⁴ Z lnΛ / T_e[eV]^1.5) as the dedicated Spitzer Resistivity and Conductivity Calculator, including the NRL Coulomb logarithm computed the same way.
Why does ohmic heating become less effective at higher temperatures?+
Because Spitzer resistivity falls as T_e^(−3/2), a hotter plasma is a better conductor, so the same current density dissipates progressively less power as heat. This is the fundamental physical reason tokamaks cannot rely on ohmic heating alone to reach fusion-relevant temperatures of 10+ keV and must add auxiliary heating methods.
What auxiliary heating methods supplement ohmic heating in a tokamak?+
The two main methods are neutral beam injection, firing high-energy neutral atoms into the plasma that transfer energy through collisions, and radiofrequency heating, which resonantly couples electromagnetic wave power into the plasma at frequencies matched to particle cyclotron or wave resonances (electron cyclotron, ion cyclotron, or lower hybrid heating).
Does ohmic heating depend on the plasma's magnetic field?+
Not directly, ohmic heating power depends on current density and resistivity, not field strength. However, the magnetic field is what confines the current-carrying plasma in the first place (via the safety factor and overall MHD equilibrium), so it plays an essential indirect role in making ohmic heating possible.
How is current density related to total plasma current?+
Current density J is current per unit cross-sectional area; the total plasma current is the integral of J over the plasma's cross-section. This calculator takes J directly as an input, representing either an average or local current density depending on what you are modeling.
Why does this calculator report both power density and total power?+
Power density (ηJ², in W/m³) is useful for comparing local heating intensity independent of plasma size, while total power (ηJ²V, in W) is what matters for a reactor's overall heating and energy balance, so both are reported to serve either purpose.
Is Spitzer resistivity the same everywhere in the plasma?+
No, since η depends on local temperature and density (and indirectly on the Coulomb logarithm), it varies across the plasma cross-section. This calculator computes a single representative value from the temperature and density you enter, appropriate for order-of-magnitude estimates rather than a fully spatially resolved calculation.
What is a typical ohmic heating power in a real tokamak?+
Typical tokamak ohmic heating powers range from hundreds of kilowatts to a few megawatts, depending on plasma current, size, and resistivity, generally enough to reach temperatures of roughly 1 to a few keV before auxiliary heating becomes necessary to push further toward fusion-relevant conditions.

What is ohmic (resistive) plasma heating?

Ohmic heating is the plasma physics term for ordinary Joule heating: driving a current through the plasma's finite electrical resistivity dissipates power as heat, exactly as current through a resistor does in an electrical circuit. It was historically the primary heating method in early tokamaks, since the plasma current needed for confinement also provides this heating as a side effect.

What is the formula for ohmic heating power?

P = ηJ²V, where η is the plasma's electrical resistivity, J is the current density, and V is the plasma volume. The quantity ηJ² is the local heating power density (watts per cubic metre); multiplying by volume gives the total heating power.

How does this calculator find the resistivity η?

It computes η internally from your entered electron temperature, ion charge state, and electron density, using the same Spitzer resistivity formula (η = 1.03×10⁻⁴ Z lnΛ / T_e[eV]^1.5) as the dedicated <a href="/science/plasma-physics/spitzer-resistivity-and-conductivity-calculator/">Spitzer Resistivity and Conductivity Calculator</a>, including the NRL Coulomb logarithm computed the same way.

Why does ohmic heating become less effective at higher temperatures?

Because Spitzer resistivity falls as T_e^(−3/2), a hotter plasma is a better conductor, so the same current density dissipates progressively less power as heat. This is the fundamental physical reason tokamaks cannot rely on ohmic heating alone to reach fusion-relevant temperatures of 10+ keV and must add auxiliary heating methods.

What auxiliary heating methods supplement ohmic heating in a tokamak?

The two main methods are neutral beam injection, firing high-energy neutral atoms into the plasma that transfer energy through collisions, and radiofrequency heating, which resonantly couples electromagnetic wave power into the plasma at frequencies matched to particle cyclotron or wave resonances (electron cyclotron, ion cyclotron, or lower hybrid heating).

Does ohmic heating depend on the plasma's magnetic field?

Not directly, ohmic heating power depends on current density and resistivity, not field strength. However, the magnetic field is what confines the current-carrying plasma in the first place (via the safety factor and overall MHD equilibrium), so it plays an essential indirect role in making ohmic heating possible.

How is current density related to total plasma current?

Current density J is current per unit cross-sectional area; the total plasma current is the integral of J over the plasma's cross-section. This calculator takes J directly as an input, representing either an average or local current density depending on what you are modeling.

Why does this calculator report both power density and total power?

Power density (ηJ², in W/m³) is useful for comparing local heating intensity independent of plasma size, while total power (ηJ²V, in W) is what matters for a reactor's overall heating and energy balance, so both are reported to serve either purpose.

Is Spitzer resistivity the same everywhere in the plasma?

No, since η depends on local temperature and density (and indirectly on the Coulomb logarithm), it varies across the plasma cross-section. This calculator computes a single representative value from the temperature and density you enter, appropriate for order-of-magnitude estimates rather than a fully spatially resolved calculation.

What is a typical ohmic heating power in a real tokamak?

Typical tokamak ohmic heating powers range from hundreds of kilowatts to a few megawatts, depending on plasma current, size, and resistivity, generally enough to reach temperatures of roughly 1 to a few keV before auxiliary heating becomes necessary to push further toward fusion-relevant conditions.