Faraday's Law of Induction states that a changing magnetic flux through a closed loop of wire induces an electromotive force (voltage) directly proportional to the rate of that change. In practical electrical and electronics work, this principle is the physical mechanism that allows transformers to step down 120V mains to safe low voltages, dictates the inductor sizing in switch-mode power supplies, and generates the back-EMF that naturally limits the top speed of your DC and BLDC motors.

The Core Formula and a Worked Numeric Example

To use Faraday's Law on the bench, you need the standard equation. The induced electromotive force (E) in a coil is calculated by multiplying the number of turns (N) by the rate of change of the magnetic flux (Φ) over time (t).

The Formula:
E = -N × (ΔΦ / Δt)

Where:
E = Induced voltage (Volts)
N = Number of wire turns in the coil
ΔΦ = Change in magnetic flux (Webers, Wb)
Δt = Change in time (Seconds)
Flux (Φ) = Magnetic field strength (Tesla, T) × Area (m²)

Worked Example: Calculating a Flyback Voltage Spike

Suppose you are building a custom ignition coil or a high-voltage flyback transformer. You have a sensing coil with 500 turns of enameled copper wire wrapped around a core with a cross-sectional area of 0.01 m² (a 10cm × 10cm square). You rapidly remove a strong neodymium magnet, causing the magnetic field passing through the coil to drop from 1.2 T to 0 T in exactly 0.05 seconds.

Step 1: Calculate the change in flux (ΔΦ)
ΔΦ = ΔB × Area
ΔΦ = (1.2 T - 0 T) × 0.01 m² = 0.012 Wb

Step 2: Apply Faraday's Law
E = -N × (ΔΦ / Δt)
E = -500 × (0.012 Wb / 0.05 s)
E = -500 × 0.24
E = -120 Volts

The result is a brief 120V spike. The negative sign indicates the polarity of the voltage (which we will cover in the confusion section below). This exact mathematical relationship is why abruptly cutting power to an inductive load like a relay coil or a solenoid valve generates massive voltage spikes that can instantly destroy your driving MOSFET or BJT if you don't use a flyback diode.

Where You Meet Faraday's Law in Practice

You might think of electromagnetic induction as abstract physics, but it governs the behavior of several components you handle every week.

  • Switch-Mode Power Supplies (SMPS): In a buck converter built around a chip like the TI LM2596 or TPS5430, the internal switch turns on and off at roughly 150 kHz. When the switch turns on, current ramps up in the inductor. Faraday's Law (expressed in circuit terms as V = L × di/dt) dictates the voltage across the inductor. If you select a 33µH inductor for a 12V-to-5V step-down, the rate of current change (di/dt) is strictly governed by this law, determining your ripple current and output stability.
  • GFCI Receptacles: A Ground Fault Circuit Interrupter uses a differential sense transformer. The Line and Neutral conductors pass through a central toroidal core. Under normal conditions, the currents are equal and opposite, resulting in zero net magnetic flux. If a ground fault occurs (current leaking to ground), the flux changes. Faraday's Law dictates that this changing flux induces a voltage in the secondary sense winding. A Class A GFCI is designed to trip when this induced voltage detects an imbalance of just 4mA to 6mA, triggering an internal SCR to cut the power.
  • Motor Back-EMF: When you spin a BLDC or stepper motor, the permanent magnets on the rotor sweep past the stator coils. This changing magnetic flux induces a voltage that opposes your power supply—a phenomenon known as back-EMF. As the motor spins faster, the rate of flux change (dΦ/dt) increases, raising the back-EMF until it nearly equals your supply voltage, naturally limiting the motor's top no-load speed.

Common Confusions: Faraday vs. Lenz vs. Ampere

When reading datasheets or application notes, engineers frequently mix up the three foundational laws of electromagnetism. Here is how to keep them straight based on cause and effect.

Law Cause Effect Practical Takeaway
Faraday's Law Changing Magnetic Flux Induced Voltage (EMF) Tells you how much voltage is generated.
Lenz's Law Induced Voltage Current Direction (Opposition) Tells you the direction of the current (the negative sign).
Ampere's Law Electric Current Magnetic Field Generation The reverse of Faraday; current creates the magnetic field.

The most common mistake DIY builders make is confusing Faraday's Law with Ampere's Law. Ampere's Law explains how an electromagnet works (pushing current through a coil creates a magnetic field to pull a relay armature). Faraday's Law explains how a generator or transformer works (moving a magnet or changing a field creates a voltage). They are inverse processes.

For a deeper dive into the mathematical derivation of these principles and how they apply to transformer core saturation, the Georgia State University HyperPhysics database provides excellent interactive calculators and field diagrams.

Frequently Asked Questions

What is Faraday's law in simple terms for a DIY builder?

In simple terms, Faraday's Law means that 'moving magnets make electricity.' If you want to generate a voltage in a wire, you must expose it to a magnetic field that is changing in strength or moving physically. A static, unmoving magnetic field will induce exactly zero voltage, no matter how strong the magnet is.

How does Faraday's law apply to a step-down transformer?

In a 120V-to-12V step-down transformer, alternating current in the primary coil creates a constantly expanding and collapsing magnetic field in the iron core. This changing flux passes through the secondary coil. Because Faraday's Law states that induced voltage is proportional to the number of turns, designers simply wrap fewer turns on the secondary coil than on the primary coil to achieve the lower 12V output. The ratio of turns exactly matches the ratio of voltages.

Why does the Faraday's law equation have a negative sign?

The negative sign in the equation (E = -N(dΦ/dt)) is actually a representation of Lenz's Law. It indicates that the induced voltage will always drive a current that creates a magnetic field opposing the original change in flux. Nature resists change; if you push a north pole into a coil, the coil induces a voltage to create its own north pole to push back. This is why inductors resist sudden changes in AC or pulsed DC current.

Can Faraday's law induce a voltage in a stationary wire?

Yes, but only if the magnetic field itself is changing. The wire does not need to physically move. This is the entire basis of the AC power grid. The wires in your home's walls are completely stationary, but the alternating current from the utility transformer creates a continuously varying magnetic flux in the primary and secondary windings, inducing the 120V or 240V that powers your appliances. For more on practical transformer construction, All About Circuits offers a comprehensive breakdown of core materials and winding techniques.