A magnetic field is a vector field that exerts a physical force on moving charges and magnetic dipoles, while an electromagnetic field is a broader physical phenomenon produced by accelerating electric charges that encompasses both coupled electric and magnetic components propagating through space. If you are reading component datasheets or designing printed circuit boards (PCBs) in 2026, distinguishing between these two concepts is critical for managing electromagnetic interference (EMI), selecting shielding materials, and preventing signal crosstalk.

Before going further, we must clear up the most common point of confusion for hobbyists and junior engineers: the acronym EMF. In circuit theory, EMF usually stands for Electromotive Force (measured in Volts, representing voltage generated by a battery or induction). In physics and EMC (Electromagnetic Compatibility) testing, EMF stands for Electromagnetic Field. Mixing these up when reading a regulatory document from the FCC Electromagnetic Compatibility Division will lead you down the wrong troubleshooting path entirely.

The Core Differences: Static Vectors vs. Propagating Waves

People commonly confuse a static magnetic field with a full electromagnetic field. A permanent neodymium magnet or a steady DC current flowing through a wire generates a magnetic field (B-field). This field stores energy but does not radiate or propagate away from its source. If you move the magnet, the field moves with it, but it does not detach and travel through space as a wave.

An electromagnetic field, however, requires changing or accelerating charges. When an AC current flows, or a DC current is rapidly switched on and off (like in a PWM circuit), the changing magnetic field induces a changing electric field, which in turn induces a changing magnetic field. This self-sustaining coupling detaches from the source and propagates through space at the speed of light. This is what we measure when testing for radiated emissions.

Table 1: Magnetic Field vs. Electromagnetic Field Characteristics
Characteristic Magnetic Field (B-Field / H-Field) Electromagnetic Field (EMF / Radiated)
Primary Source Static magnets, steady DC current Accelerating charges, AC current, switching transients
Propagation Does not propagate; drops off at $1/r^3$ (near-field) Propagates at $c$ ($3 \times 10^8$ m/s); drops off at $1/r$ (far-field)
Standard Units Tesla (T), Gauss (G), Amperes/meter (A/m) Volts/meter (V/m) for E-field, A/m for H-field
Effective Shielding High-permeability materials (Mu-metal, soft iron) High-conductivity materials (Copper braid, aluminum enclosures)
Circuit Impact Induces voltage only if the conductor physically moves through it Induces voltage in stationary conductors via changing flux ($dB/dt$)
Bench Tip: If you are trying to block the magnetic field from a power transformer, wrapping it in copper foil will do almost nothing. Copper blocks the electric field component. To block the low-frequency magnetic field, you need a high-permeability material like Mu-metal or a thick steel enclosure to provide a low-reluctance path for the magnetic flux lines.

Worked Numeric Example: Relay Coil Energy and EMI Transients

To see how a magnetic field transitions into an electromagnetic transient, let us look at a common component: the Omron G5V-2 12V DC signal relay. This relay has a coil inductance ($L$) of approximately 120 mH (0.12 H) and draws about 30 mA (0.03 A) of steady-state current.

When the DC current is flowing, the coil generates a static magnetic field to hold the contacts closed. The energy stored in this magnetic field is calculated using the standard inductor energy formula:

E = 0.5 × L × I²

E = 0.5 × 0.12 H × (0.03 A)²

E = 0.000054 Joules (54 µJ)

While 54 µJ seems tiny, the danger arises when you open the switch (or turn off the driving transistor) to de-energize the coil. The magnetic field collapses rapidly. According to Faraday’s Law of Induction, this collapsing magnetic field induces an Electromotive Force (EMF - voltage) to keep the current flowing. If the current drops from 30 mA to 0 A in just 1 microsecond (1 µs) because there is no flyback diode to provide a safe path, the induced voltage spike is:

V = L × (di/dt)

V = 0.12 H × (0.03 A / 0.000001 s)

V = 3,600 Volts

This massive voltage spike causes the transistor to avalanche or the mechanical switch contacts to arc. That physical spark is a broadband electromagnetic field emitter. It radiates high-frequency noise across the PCB, which can couple into nearby high-impedance traces, causing microcontroller brownouts or resetting your I2C bus. This is exactly why we place a 1N4148 flyback diode in reverse-parallel across the coil: it clamps the voltage to roughly -0.7V, safely dissipating the 54 µJ of magnetic energy as heat rather than letting it radiate as an electromagnetic transient.

Where You Meet This in Practice: PCB Layout and Motor Drives

Understanding the transition from localized magnetic fields to propagating electromagnetic fields dictates how you route wires and layout boards. Here is what these fields change in a real installation or circuit:

1. Variable Frequency Drives (VFDs) and Motor Cables

Modern VFDs use IGBTs or SiC (Silicon Carbide) MOSFETs switching at 10 kHz to 20 kHz with incredibly fast rise times ($dv/dt$ > 10,000 V/µs). The motor cables carry this pulsed DC. Because the current is constantly changing, the cables generate a massive, fluctuating magnetic field. If the motor cables are run parallel to a 4-20mA sensor cable, the changing magnetic flux induces a common-mode voltage on the sensor wires, destroying your analog readings. The fix: Use shielded VFD cable with a symmetrical ground braid, and maintain a minimum 12-inch physical separation from low-voltage signal lines.

2. Twisted Pair Wiring (Ethernet and RS-485)

Why do we twist wires in RS-485 or CAT6 Ethernet cables? A twisting pair ensures that any external, uniform magnetic field induces a positive voltage spike in one half-twist, and an equal negative voltage spike in the next half-twist. These cancel each other out at the differential receiver. Twisting does not protect against electric fields; for that, you need an overall foil or braided shield tied to chassis ground.

3. High-Frequency Switching Power Supplies

In 2026, GaN (Gallium Nitride) chargers routinely switch at 2 MHz or higher to shrink transformer sizes. At these frequencies, the physical PCB traces themselves act as antennas. The loop area formed by the high-frequency switching node and the ground return path generates an electromagnetic field. To minimize radiated emissions and pass EMC testing, you must minimize this loop area by placing the high-frequency ceramic decoupling capacitors as physically close to the IC power pins as possible, utilizing inner ground planes to provide a direct, low-inductance return path.

Frequently Asked Questions

Does a static fridge magnet emit electromagnetic radiation?

No. A static magnet produces a static magnetic field. Electromagnetic radiation (like radio waves, light, or X-rays) requires accelerating charges or a time-varying current to generate the coupled, self-propagating electric and magnetic fields. A fridge magnet will not interfere with your Wi-Fi router.

Why do datasheets list both 'Magnetic Field Strength' (H) and 'Magnetic Flux Density' (B)?

As detailed in standard NIST SI unit guidelines, H (measured in Amperes/meter) represents the magnetic field generated purely by the external current, regardless of the material it passes through. B (measured in Tesla) represents the actual resulting magnetic flux density, which includes the amplification effect of the core material's permeability ($B = \mu H$). When sizing a transformer core to avoid saturation, you care about B. When calculating the required coil turns, you start with H.

Can an electromagnetic field induce a current in a human body?

Yes, but the mechanism depends on the frequency. Low-frequency magnetic fields (like 50/60 Hz power lines) induce low-level eddy currents in conductive tissues via Faraday induction. High-frequency electromagnetic fields (like microwaves at 2.4 GHz) interact with water molecules via dielectric heating. This is why regulatory bodies enforce strict Specific Absorption Rate (SAR) limits on portable RF transmitters.