Lenz's Law is not just a theoretical curiosity reserved for physics exams; it is the exact reason your relay contacts arc, your MOSFETs blow up, and your microcontrollers reset unexpectedly. Formulated by Heinrich Lenz in 1834, the law dictates the direction of an induced electromotive force (EMF). Mathematically, it is represented by the critical negative sign in Faraday's Law of Induction. If that negative sign were positive, induced currents would amplify the changing magnetic field, creating a runaway energy loop that violates the conservation of energy.

Here is the direct answer: the combined Faraday-Lenz formula is ε = -N (dΦB / dt). In circuit-level terms, where inductance is known, it transforms into V = -L (di / dt). Below, we will break down every symbol, solve two real-world problems with strict unit tracking, and use the results to select a physical protection component for your workbench.

The Core Lenz's Law Formula and Symbol Definitions

The foundational equation calculates the induced voltage across a coil when the magnetic flux passing through it changes over time. According to Georgia State University HyperPhysics, the negative sign explicitly models Lenz's contribution: the induced EMF will always drive a current whose magnetic field opposes the original change in flux.

Spec-Sheet Table: Faraday-Lenz Equation Variables
Symbol Parameter Standard Unit Physical Meaning
ε Electromotive Force (EMF) Volts (V) The induced voltage potential across the coil terminals.
N Number of Turns Unitless Total number of wire loops in the coil.
ΦB Magnetic Flux Webers (Wb) The total magnetic field passing through the coil area (B × A).
t Time Seconds (s) The duration over which the flux change occurs.
- Lenz's Sign N/A Indicates the induced EMF opposes the change in flux.
When it applies and core assumptions: This formula assumes a rigid coil geometry (area and orientation do not mechanically deform during the event), a uniform magnetic field across the cross-sectional area (or the use of the integral form for non-uniform fields), and it ignores parasitic capacitance which dominates at extremely high frequencies (nanosecond switching).

Rearranged Forms and Unit Mistakes That Break the Math

On the bench, you rarely solve for EMF directly. More often, you are designing a coil and need to find the required turns, or you are measuring a voltage spike and need to calculate the collapse time. Here are the rearranged forms:

  • Solve for Turns (N): N = -ε / (dΦB / dt)
  • Solve for Flux Change (dΦB): B = -ε × dt / N
  • Solve for Time (dt): dt = -N × dΦB / ε

Unit Mistakes That Break the Math

The most common reason a DIY induction calculation fails by a factor of 1,000 is sloppy time conversion. The formula strictly requires seconds. If your relay opens in 2 milliseconds, you must use 0.002 s, not 2. Dividing by 2 instead of 0.002 will under-report your induced voltage by 1,000x, leading you to select an under-rated protection diode that will instantly vaporize.

A secondary trap is confusing magnetic flux density (Tesla) with magnetic flux (Webers). ΦB = B × A. If your magnet is rated at 1.2 Tesla, you must multiply that by the coil's cross-sectional area in square meters to get Webers before plugging it into the main formula.

Realistic Answer Magnitudes

What should your answer look like? If you are hand-waving a neodymium magnet through a hobby coil, expect 10 mV to 500 mV. If you are calculating the inductive kickback of a 12V automotive relay collapsing in microseconds, expect 100 V to over 1,000 V. If your math yields 0.05V for a relay spike, check your time units.

Worked Example 1: Magnetic Flux Collapse in a Physical Coil

Let's look at a physical generation scenario. You are building a manual shake-flashlight. You have a coil of 400 turns with a cross-sectional area of 0.005 m². A magnet moves through the coil, changing the magnetic field from 0 T to 0.8 T in 40 milliseconds.

  1. Calculate initial and final flux (ΦB):
    Φinitial = 0 T × 0.005 m² = 0 Wb
    Φfinal = 0.8 T × 0.005 m² = 0.004 Wb
  2. Calculate the change in flux (dΦB):
    B = 0.004 Wb - 0 Wb = 0.004 Wb
  3. Convert time to base SI units (dt):
    dt = 40 ms = 0.040 s
  4. Apply the Lenz's Law formula:
    ε = -N × (dΦB / dt)
    ε = -400 × (0.004 Wb / 0.040 s)
    ε = -400 × 0.1 V
    ε = -40 V

The magnitude of the induced voltage is 40V. The negative sign tells us the current will flow in a direction to create a magnetic field opposing the magnet's entry. For your flashlight rectifier, you need diodes rated for at least 60V to handle this peak safely.

Worked Example 2: Inductive Kickback in a Solenoid Valve

In circuit design, we use the inductance-derived equivalent of Lenz's law: V = -L (di / dt). This is heavily documented in resources like All About Circuits. Let's calculate the voltage spike when a 12V solenoid valve is switched off by a MOSFET.

Given: Solenoid inductance (L) = 80 mH. Steady-state current (I) = 1.5 A. The MOSFET turns off, dropping the current to 0 A in 5 microseconds (µs).

  1. Identify the change in current (di):
    di = Ifinal - Iinitial = 0 A - 1.5 A = -1.5 A
  2. Convert time to seconds (dt):
    dt = 5 µs = 0.000005 s (5 × 10-6 s)
  3. Convert inductance to Henries (L):
    L = 80 mH = 0.080 H
  4. Apply the circuit-level formula:
    V = -L × (di / dt)
    V = -0.080 H × (-1.5 A / 0.000005 s)
    V = -0.080 × (-300,000 A/s)
    V = +24,000 V (24 kV)

Without a protection component, Lenz's law forces the inductor to generate 24,000 volts to try and keep the 1.5A current flowing. This will instantly punch through the drain-source junction of a standard 60V MOSFET, destroying it.

Decision Path: Sizing Flyback Protection Based on Induced EMF

Knowing the theoretical 24 kV spike is useless unless it drives a component selection. The goal of a flyback or snubber component is to provide a safe path for the inductor's stored energy, clamping the voltage to a safe level. Use this decision tree to select your part based on the calculated EMF and your switching frequency.

Decision-Tree Table: Flyback Component Selection
Condition / Application Calculated Spike Risk Component Type Concrete Part Pick
Simple on/off relay, switching < 10 Hz High (kV range) Standard Rectifier Diode Vishay 1N4007 (1000V, 1A)
PWM motor control, switching > 1 kHz High (kV range) Schottky Diode (Fast recovery) STMicro STPS20H100CT (100V, 20A)
PWM solenoid valve, fast switching, strict voltage clamping needed Extreme (24 kV theoretical) TVS (Transient Voltage Suppressor) Diode Littlefuse 1.5KE15A
The Concrete Pick: For the 12V solenoid in Example 2 driven by PWM, a standard 1N4007 is too slow to turn off before the next PWM cycle, causing massive heat. You must use a TVS diode. Select the Littlefuse 1.5KE15A. It has a reverse standoff voltage of 12.8V (ignoring the normal 12V rail) and will instantly clamp the 24 kV Lenz's law spike at a maximum of 15.8V, safely protecting a standard 20V or 30V logic-level MOSFET.

Bench Verification: Measuring the Spike Without Frying Your Scope

Do not trust the math blindly; verify it on the bench. Measuring a Lenz's law inductive spike requires strict oscilloscope discipline. If you connect a standard 1x probe across a solenoid, the 400V+ spike will bypass the probe attenuation and fry your oscilloscope's front-end amplifier.

Follow this verification sequence:

  1. Probe Attenuation: Use a 10x or 100x passive probe. Set the scope channel menu to match the probe attenuation.
  2. Grounding: Remove the 6-inch alligator ground lead. Use the probe's ground spring. Long ground leads act as inductors themselves and will ring at 50MHz, masking the true spike magnitude.
  3. Timebase: Set the horizontal scale to 10 µs/div. Inductive spikes are incredibly fast; a 1 ms/div setting will average the spike out and show you nothing.
  4. Trigger: Set the trigger to 'Single' mode, rising edge, with a threshold just above your supply voltage (e.g., 15V for a 12V system).
  5. Execute: Fire the solenoid. The scope will capture the immediate voltage excursion the millisecond the MOSFET gate drops low, allowing you to verify that your 1.5KE15A TVS diode is successfully clamping the spike below your MOSFET's VDS maximum rating.