The energy in inductor formula is E = ½LI². It calculates the maximum magnetic potential energy (in Joules) stored in an inductor's magnetic field when a steady direct current flows through it. In practical electronics, realistic answer magnitudes range from microjoules (µJ) for high-frequency signal filtering, to millijoules (mJ) for switching power supplies, up to whole Joules (J) for heavy motor chokes and superconducting magnetic energy storage (SMES) systems.
This guide breaks down the formula, provides a data-dense table of real-world components, walks through step-by-step calculations with strict unit tracking, and highlights the core saturation traps that cause this formula to fail in practice.
The Core Energy in Inductor Formula and Symbol Definitions
The fundamental equation for magnetic energy storage assumes an ideal, linear inductor. Here is the exact mathematical definition and the required SI units for every variable.
| Symbol | Parameter | SI Unit | Unit Abbreviation | Practical Multipliers |
|---|---|---|---|---|
| E | Stored Energy | Joule | J | µJ (10⁻⁶), mJ (10⁻³) |
| L | Inductance | Henry | H | µH (10⁻⁶), mH (10⁻³) |
| I | Current | Ampere | A | mA (10⁻³) |
Rearranged Forms for Design Calculations
In bench and PCB design work, you rarely solve for energy directly. You usually know the energy requirement and the current, and need to select an inductor, or vice versa. Here are the algebraically rearranged forms:
- Solving for Inductance (L):
L = 2E / I²(Use when sizing a buck converter inductor for a specific ripple energy limit). - Solving for Current (I):
I = √(2E / L)(Use when determining the peak current a charged inductor will dump into a flyback diode or snubber).
Real-World Energy Storage: Component Data Table
Abstract math means little without physical context. The table below maps the energy in inductor formula to actual, purchasable components from major magnetics manufacturers. Notice how physical size and application dictate the stored energy magnitude.
| Manufacturer / Part Number | Inductance (L) | Rated DC Current (I) | Calculated Energy (E) | Typical Application |
|---|---|---|---|---|
| Wurth Elektronik 744043100 | 10 µH | 3.2 A | 51.2 µJ | Point-of-load buck converters (e.g., 5V to 1.2V) |
| TDK SRR1260-101M | 100 µH | 1.4 A | 98.0 µJ | Boost converter input chokes, LED drivers |
| Hammond 195J10 (Choke) | 10 mH | 10.0 A | 500 mJ (0.5 J) | Audio crossover networks, linear PSU filtering |
| Custom Gapped EE-Core (e.g., Ferroxcube E65) | 2.5 mH | 25.0 A | 781 mJ (0.78 J) | Solar inverter output filters, motor drives |
Source data derived from manufacturer datasheets and standard Analog Devices design notes on magnetics selection.
Step-by-Step Worked Examples with Unit Tracking
The most common point of failure in these calculations is unit misalignment. The formula demands base SI units (Henries and Amperes). Below are two common engineering scenarios solved with explicit intermediate steps.
Example 1: Sizing a Flyback Diode for a Relay Coil
Scenario: You are driving a 12V DC automotive relay. The coil has a measured inductance of 120 mH and draws a steady-state current of 85 mA. When the MOSFET turns off, the inductor dumps its stored energy into the flyback diode. What is the total energy the diode must absorb?
- Convert to base SI units:
L = 120 mH = 0.120 H
I = 85 mA = 0.085 A - Apply the formula:
E = ½ × L × I² - Calculate the square of the current:
I² = 0.085 A × 0.085 A = 0.007225 A² - Multiply by inductance and ½:
E = 0.5 × 0.120 H × 0.007225 A²
E = 0.0004335 Joules - Convert to practical units:
E = 433.5 µJ (microjoules)
Design Takeaway: 433.5 µJ is a tiny amount of energy thermally, but if dumped into a small-signal diode in a few microseconds, the instantaneous peak power can exceed the diode's surge rating. A standard 1N4148 might fail; a robust 1N4007 or a dedicated TVS diode is required.
Example 2: Buck Converter Inductor Sizing
Scenario: You are designing a switching regulator. Your control loop stability analysis dictates that the inductor must store exactly 15 µJ of energy at the peak ripple current of 3.5 A. What inductance value do you need to specify?
- Convert to base SI units:
E = 15 µJ = 15 × 10⁻⁶ J (0.000015 J)
I = 3.5 A (already in base units) - Select the rearranged formula:
L = 2E / I² - Calculate the denominator:
I² = 3.5 × 3.5 = 12.25 A² - Calculate the numerator:
2E = 2 × 0.000015 J = 0.000030 J - Divide to find Inductance:
L = 0.000030 / 12.25 = 0.0000024489 H - Convert to practical units:
L ≈ 2.45 µH
Design Takeaway: You would select a standard 2.2 µH or 2.7 µH shielded power inductor (like the Wurth 744043220) and verify that its saturation current rating comfortably exceeds the 3.5 A peak.
Critical Assumptions and Unit Traps That Break the Math
The equation E = ½LI² is elegant, but it is a mathematical model of an ideal component. Real-world magnetics introduce non-linearities that can lead to catastrophic design failures if ignored. For a deeper dive into the physics of magnetic fields, refer to the All About Circuits textbook chapter on inductors.
Assumption 1: The Core Must Not Be Saturated
The formula assumes L is a constant value. In reality, inductors with magnetic cores (ferrite, iron powder, laminated steel) exhibit a non-linear B-H curve. As current increases, the core approaches magnetic saturation. Once the core saturates, the permeability drops toward that of free space (air), and the inductance plummets.
The Failure Mode: If you calculate the stored energy using the nominal inductance (e.g., 100µH) but the current has pushed the core into deep saturation (where actual L drops to 10µH), the formula will tell you that you have 10 times more stored energy than actually exists. In a flyback converter, this miscalculation leads to undersized snubber circuits, resulting in voltage spikes that shatter the primary switching MOSFET.
Assumption 2: DC vs. AC Current Definitions
The formula calculates the instantaneous maximum energy for a given DC current. If you are analyzing an AC circuit (like a 50/60Hz line filter or an RF tank circuit), you cannot use the RMS current value. RMS (Root Mean Square) is a heating equivalent, not a peak magnetic field equivalent.
- Correct approach for AC: You must use the Peak Current (I_peak) to find the maximum energy stored during the sine wave cycle. (I_peak = I_RMS × √2).
- The ½ factor: The ½ in the formula comes from the calculus integral of power over time (∫ v·i dt) as the magnetic field builds from 0 to I. It is not an 'average' factor; it is a geometric constant of the linear charging curve.
Assumption 3: Parasitic Resistance (DCR) Losses
The formula calculates the energy stored in the magnetic field. It does not account for the energy lost as heat in the copper windings due to Direct Current Resistance (DCR). If you charge a massive 5-Henry superconducting magnet with 10 Amps, the formula correctly yields 250 Joules. But if you charge a standard iron-core choke with 10 Amps, a significant portion of your input power was dissipated as I²R heat in the windings before the magnetic field ever reached full capacity. For high-efficiency power supply design, always cross-reference the calculated magnetic energy against the component's DCR and thermal limits, as detailed in standard electronics magnetics tutorials.






