Introduction: What this calculator does
Electric fields store energy. When you charge a capacitor, the work done by the source is stored in the electric field in the region between conductors. The amount of energy stored per unit volume is called the electric field energy density, usually written as u and measured in J/m³.
This page lets you compute (or cross-check) four closely related quantities in SI units:
electric field strength E (V/m),
energy density u (J/m³),
volume V (m³), and
total energy U (J).
The calculator uses the standard vacuum/air approximation u = ½ε₀E² and the definition U = uV.
Practical interpretation: u tells you how “intense” the stored energy is locally, while U tells you how much energy is stored in total. A very high energy density can still correspond to a small total energy if the volume is tiny, and a modest energy density can correspond to a large total energy if the volume is large.
How to use the calculator
- Enter any two of the four values:
E,u,V,U. - Leave the quantity you want to solve for blank (you may leave more than one blank).
- Click Compute Missing Quantity to fill in what can be determined from your inputs.
- Units: Use V/m, J/m³, m³, and J. Mixing units (for example, cm³ instead of m³) will produce incorrect results.
- Scientific notation: You can type values like
2e6for 2,000,000 or2e-6for 0.000002. - Minimum information: With fewer than two filled fields, the problem is underdetermined and the calculator will ask for more inputs.
Formulas used (vacuum / air approximation)
In vacuum (and approximately in dry air at ordinary conditions), the electric field energy density is:
Formula: u = 1 / 2 ε_0 E^2
Total energy stored in a region of volume V is:
Formula: U = u V
The constant ε₀ (epsilon naught, permittivity of free space) is: ε₀ = 8.854187817 × 10−12 F/m. The JavaScript on this page uses this value directly.
Dielectrics (optional adjustment)
If the field exists inside a linear dielectric material, replace ε₀ with ε = ε₀εr, where εr is the relative permittivity. For the same field magnitude E, the energy density becomes u = ½εE², which is larger by a factor of εr compared with vacuum.
If you want to approximate a dielectric using this calculator (which assumes ε₀), you can do either of the following:
- Adjust u: compute
uin vacuum and then multiply by εr. - Adjust E: if you know the dielectric energy density and want an equivalent vacuum field, divide
uby εr before solving forE.
Worked example (step-by-step)
Consider a small region with an average electric field of E = 2 MV/m and a field-filled volume of V = 2 × 10−6 m³. In the form, you would enter 2e6 for E and 2e-6 for V, leaving u and U blank.
-
Energy density:
u = ½ε₀E² = 0.5 × 8.854187817e−12 × (2e6)² ≈ 17.7 J/m³ -
Total energy:
U = uV ≈ 17.7 × 2e−6 ≈ 3.54e−5 J
Two takeaways: (1) energy density scales with E², so doubling the field quadruples u; and (2) total energy depends on volume, so a tiny region can store only a tiny amount of energy even if the field is strong.
Common use cases
This calculator is useful whenever you need a quick estimate of electrostatic energy storage or want to sanity-check a design calculation:
- Capacitors: estimate how much energy is stored in the dielectric region for a given field strength and geometry.
- High-voltage engineering: compare how much energy might be released during a breakdown event in a given volume.
- Electromagnetic waves: relate field amplitude to energy density (in a plane wave, electric and magnetic energy densities are equal on average in free space).
- Education: build intuition for how quickly energy density rises as field strength increases.
Assumptions and limitations
- Vacuum permittivity: The computation uses ε₀. For dielectrics, results differ unless you substitute ε = ε₀εr conceptually (see the dielectric notes above).
- Uniform field approximation: Using
U = uVassumes the energy density is roughly uniform over the stated volume. Real fields vary near edges, points, and sharp conductors (fringing fields). - Magnitude only: The formula uses the magnitude of
E. Direction, sign, and vector field structure are not represented. - No breakdown model: The calculator does not check dielectric strength, corona onset, or air breakdown. A computed field may be physically unattainable in your geometry.
- Input sufficiency: At least two fields must be provided. If you enter conflicting values (for example, an
Eand authat do not satisfyu = ½ε₀E²), the script will still compute based on its internal sequence; treat the output as a consistency check and revise inputs if needed.
Reference table (vacuum)
The table below lists sample electric field magnitudes and the corresponding energy densities in vacuum. It highlights the square-law relationship: increasing E by a factor of 10 increases u by a factor of 100.
| Electric Field (V/m) | Energy Density (J/m³) |
|---|---|
| 100 | 4.4×10−7 |
| 1,000 | 4.4×10−5 |
| 10,000 | 0.0044 |
| 100,000 | 0.44 |
| 1,000,000 | 44 |
Practical context and intuition
In a parallel-plate capacitor with plate area A and separation d, the field between the plates is approximately uniform (away from edges). The field-filled volume is V = A d, so the total energy estimate becomes U ≈ (½ε₀E²)Ad in vacuum. This connects the “field picture” to the circuit picture where capacitor energy is often written as U = ½CV²; both describe the same stored energy, just expressed using different variables.
Energy density is also a helpful safety concept. If a region contains a strong field, a sudden discharge can convert stored field energy into heat, light, sound, and mechanical impulse. Even when the total energy is not enormous, the release can be rapid and localized. That is why high-voltage systems use smooth electrodes, adequate spacing, and appropriate insulation to reduce peak fields and avoid breakdown.
For large-scale intuition, consider that everyday static electricity can involve high voltages but typically very small capacitances and volumes, so the total stored energy is usually small. In contrast, engineered capacitor banks can store large energies because they combine substantial capacitance (and therefore substantial field-filled volume and/or high permittivity) with high operating voltage.
Quick checklist before trusting a result
- Did you enter volume in m³ (not liters, cm³, or mm³)?
- Is your field value realistic for the medium (air vs. oil vs. ceramic dielectric)?
- If you are using a dielectric, did you account for εr appropriately?
- Are you assuming a roughly uniform field over the volume you entered?
Arcade Mini-Game: Electric Field Energy Density Calculator Calibration Run
Use this quick arcade run to practice separating useful scenario inputs from common planning mistakes before you rely on the calculator output.
Start the game, then use your pointer or arrow keys to catch useful inputs and avoid bad assumptions.
