Faraday's Law of Induction states that a changing magnetic field passing through a closed loop of wire induces an electromotive force (voltage) in that wire, proportional to the rate of change of the magnetic flux. It is the fundamental mechanism that allows us to generate electricity, step voltages up and down, and store energy in magnetic fields. If the magnetic environment around a conductor is static, nothing happens; the moment it changes, voltage appears.
The Core Formula and a Worked Numeric Example
To use this law on the bench, you need the mathematical relationship. The induced electromotive force (EMF) is calculated as:
EMF = -N × (ΔΦ / Δt)
- N = Number of turns in the coil
- ΔΦ = Change in magnetic flux (measured in Webers, Wb)
- Δt = Change in time (seconds)
Think of magnetic flux like rain falling through a hula hoop. If you hold the hoop still in a steady rain, the total amount of water passing through is constant. But if you rapidly tilt the hoop or the rain suddenly intensifies, the change in water flow is what matters. Faraday's law measures that exact rate of change.
Suppose you are designing a magnetic sensor using a 250-turn coil of enameled copper wire wound around an iron core with a cross-sectional area of 0.004 m² (about 40 square centimeters). The magnetic field (B) through the core ramps up from 0 T to 1.2 T (a typical saturation point for mild steel) in 15 ms (0.015 s) when a nearby actuator engages.
1. Calculate the change in flux: ΔΦ = ΔB × Area = 1.2 T × 0.004 m² = 0.0048 Wb.
2. Calculate the rate of change: 0.0048 Wb / 0.015 s = 0.32 Wb/s.
3. Calculate induced EMF: 250 turns × 0.32 Wb/s = 80 Volts.
That 80V spike is exactly why you must place a flyback diode across relay coils and solenoids. When you open the switch, the magnetic field collapses in microseconds, making Δt incredibly small and the induced voltage massive—often enough to arc across your mechanical switch contacts or fry a driving 2N2222 transistor.
What Faraday's Law Changes in Real Circuits
In a purely resistive DC circuit, voltage and current are locked together by Ohm's Law, completely independent of time. Faraday's law shatters that static relationship by introducing time as a critical variable. It dictates that current cannot change instantaneously in an inductive circuit without generating massive voltage consequences.
In practical inductor design, Faraday's law manifests as V = L(di/dt), meaning a 10mH inductor subjected to a current change of 2A in 1ms will generate a 20V kickback.
This reality forces specific design choices in power electronics. For example, in a buck converter stepping 12V down to 3.3V for an ESP32-WROOM-32, the switching MOSFET turns on and off at hundreds of kilohertz. The inductor resists these rapid current changes, smoothing the output. If you push a standard ferrite core past its saturation limit (usually around 0.3 to 0.4 Tesla), ΔB drops to near zero. The inductor stops acting like an inductor and becomes a low-resistance wire, effectively shorting out your switching node and destroying the IC.
Furthermore, it changes how we select protection components. A standard 1N4007 diode is fine for clamping a 12V relay switching at 1Hz. But for a 100kHz switch-mode power supply, the 1N4007's reverse recovery time is far too slow to catch the microsecond Δt spike. You must use a fast-recovery or Schottky diode (like the SS34) to handle the rapid induced transients.
Where You Meet This in Practice
You interact with Faraday's law constantly in both DIY electronics and residential electrical work. Here is where it shows up on the jobsite and the workbench:
- Clamp Meters: When you use a Fluke clamp meter to measure AC current without stripping insulation, you are using Faraday's law. The meter's jaw is a transformer core. The AC current in the wire creates a continuously changing magnetic field, which induces a proportional voltage in the meter's internal coil. The meter calculates the amperage from that induced voltage.
- Transformers: Every mains transformer relies on this. 60Hz AC in the primary winding creates a fluctuating magnetic field in the laminated steel core, inducing a scaled voltage in the secondary winding based on the turn ratio.
- Induction Cooktops: These appliances pass 20-50 kHz AC through a flat copper coil beneath the glass surface. The rapidly changing magnetic field induces localized eddy currents directly in the steel cookware, generating heat through electrical resistance in the pot itself.
- Alternators and Generators: Whether it's a 5kW portable gas generator or a massive utility turbine, physical rotation moves magnets past stationary copper coils, continuously changing the flux and inducing the AC sine wave that powers your home.
Common Confusions: Faraday vs. Lenz vs. Ampere
Makers and trade students frequently mix up the foundational laws of electromagnetism. Here is how to keep them straight when troubleshooting or designing.
| Law | Core Principle | Direction of Energy | Practical Application |
|---|---|---|---|
| Faraday's Law | A changing magnetic field induces a voltage. | Magnetic → Electrical | Generators, transformers, inductors. |
| Lenz's Law | The induced current flows in a direction that opposes the change that created it. | Determines polarity (the '-' sign) | Explains why motors generate back-EMF that limits their top speed. |
| Ampere's Law | An electrical current creates a magnetic field around it. | Electrical → Magnetic | Electromagnets, relays, inductors charging up. |
A helpful way to remember the difference: Ampere's law is about creating the magnetic field from current (like energizing a relay coil). Faraday's law is about harvesting voltage from a changing magnetic field (like the voltage spike when you de-energize that same relay). For deeper theoretical physics background, HyperPhysics provides excellent interactive diagrams of these relationships.
Frequently Asked Questions
What is Faraday's law in simple terms?
In simple terms, Faraday's law means that moving a magnet near a wire (or changing the strength of a magnet near a wire) will push electrons through the wire, creating a voltage. The faster you move the magnet, or the stronger the change in the magnetic field, the higher the voltage you get. If the magnet sits perfectly still, no voltage is produced.
How does Faraday's law apply to a transformer?
In a transformer, alternating current (AC) flows through the primary coil, creating a magnetic field that constantly expands and collapses 60 times a second (in North America). This changing magnetic field travels through the iron core and passes through the secondary coil. Because the flux is constantly changing, Faraday's law dictates that a voltage is induced in the secondary coil. The ratio of wire turns between the primary and secondary coils determines whether the voltage is stepped up or stepped down.
Why is there a negative sign in Faraday's law equation?
The negative sign in the equation (EMF = -N × dΦ/dt) represents 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 the change. This is why an inductor fights sudden changes in current and why a motor generates a 'back-EMF' that opposes the supply voltage as it spins faster.
Can Faraday's law induce DC voltage?
Faraday's law requires a change in magnetic flux over time. A static, unchanging DC magnetic field (like a permanent magnet sitting next to a coil) will induce exactly zero voltage. However, you can induce a temporary DC voltage pulse by moving a magnet into a coil and stopping, or by switching a DC electromagnet on and off. To get a continuous, usable DC voltage from magnetic induction, you must use a mechanical commutator (like in a DC generator) or electronic rectification (diodes) to convert the naturally induced AC pulses into a unidirectional flow.






