A wireless electricity system transfers electrical energy from a power source to a load across an air gap using time-varying electromagnetic fields, typically via magnetic inductive or resonant coupling, without physical conductors. What this changes in a real circuit is profound: you eliminate physical contacts (solving corrosion, arcing, and mechanical wear) but you introduce a variable coupling coefficient ($k$), meaning your power transfer efficiency is now entirely dependent on coil alignment, distance, and intervening dielectric materials. What people commonly confuse this with is far-field RF energy harvesting (which captures ambient microwaves for microwatts) or laser power beaming. In this guide, we are talking strictly about near-field magnetic coupling for milliwatts to kilowatts—the kind you actually build into a product.
The Physics of the Air Gap: Inductive vs. Resonant Coupling
Think of a standard iron-core transformer. The primary and secondary windings are tightly coupled, with a coupling coefficient $k \approx 0.99$. A wireless electricity system is essentially an air-core transformer. Because air has a much lower magnetic permeability than iron, the magnetic flux leaks. In a basic inductive system, the transmitter coil generates an alternating magnetic field, which induces an AC voltage in the receiver coil. This works well at very tight gaps (1-5mm) but efficiency plummets as distance increases.
To bridge larger gaps (10-50mm), we use magnetic resonant coupling. By adding compensation capacitors to both the transmitter and receiver to tune them to the exact same resonant frequency (typically 100 kHz to 6.78 MHz), the system exchanges energy via strongly coupled magnetic resonances. This allows for higher tolerance to misalignment and larger air gaps.
Worked Numeric Example: 15W Qi EPP Thermal Reality
Let's look at the thermal reality of a 15W Extended Power Profile (EPP) Qi wireless electricity system. The transmitter draws 19V at 1.2A from the wall (22.8W input). The receiver outputs 5V at 2.4A to the battery charge IC (12W output).
- System Efficiency: $12W / 22.8W = 52.6\%$.
- Thermal Dissipation: The missing 10.8W doesn't vanish; it becomes heat in the transmitter MOSFETs, the receiver rectifier diodes, and the coil copper ($I^2R$ losses).
- The Misalignment Penalty: If the receiver shifts 5mm off-axis, $k$ drops. To maintain 12W output, the transmitter pushes more current. Efficiency tanks to ~35%, generating over 17W of heat. Without proper thermal throttling, the transmitter FETs will exceed their 150°C junction temperature and fail.
Where You Meet Wireless Power in Practice
You will encounter wireless electricity systems in specific environments where physical connectors are a liability. Understanding these use cases dictates your design constraints.
- Consumer Electronics (Smartphones/Wearables): Dominated by the Qi standard (now Qi v2.0 with magnetic alignment). The priority here is interoperability and ultra-thin receiver coils. The gap is tiny (2-4mm), making basic inductive coupling sufficient.
- Industrial AGVs and Robotics: Automated Guided Vehicles charging at docking stations. Physical contacts in a factory get covered in conductive dust or oil, causing short circuits. Wireless power (often resonant, 100W-1000W) allows charging through thick plastic bumpers with zero maintenance.
- Medical Implants: Pacemakers and neurostimulators. Hermetic sealing is mandatory to prevent bodily fluid ingress. Wireless power eliminates the need for percutaneous wires, drastically reducing infection risk.
- Underwater ROVs and Sensors: Water is non-magnetic and a poor conductor at high frequencies. Inductive power transfer works beautifully underwater, eliminating the need for complex, failure-prone wet-mate connectors.
Design Decision Tree: Choosing Your Wireless Electricity System
Don't reinvent the wheel by winding your own coils and building discrete oscillators unless you are doing a PhD thesis. Use dedicated wireless power ICs that handle the complex ping/negotiation protocols and Foreign Object Detection (FOD). Use this decision path to select your architecture.
| If your application requires... | Then choose this architecture... | Concrete Pick (Transmitter IC) | Concrete Pick (Receiver IC) |
|---|---|---|---|
| 5W to 15W for consumer devices, tight space, needs to work with off-the-shelf phone chargers. | Qi Inductive Standard (100-200 kHz) | Texas Instruments bq501212 | Texas Instruments bq51013B |
| 10W to 50W through thick enclosures (10-25mm gap), industrial or medical, no need for Qi interoperability. | Magnetic Resonant (Tuned LC) | Analog Devices LTC4120 | Analog Devices LTC4121 |
| High power (100W+) for robotics/AGVs, large air gaps, high misalignment tolerance. | High-Power Resonant (AirFuel / Custom) | Infineon IKW40N120 (Discrete H-Bridge) | Custom synchronous rectifier |
| <100mW for remote IoT sensors, no line of sight, meters away from source. | Far-Field RF Energy Harvesting | Powercast TX91501 (915MHz TX) | Powercast P2110B (Harvester) |
Real-World Losses, Misalignment, and Thermal Management
The biggest failure mode in DIY and prototype wireless electricity systems is thermal runaway due to ignored eddy currents and poor Foreign Object Detection (FOD).
The Ferrite Shielding Mandate
Never place a wireless power coil directly over a copper ground plane or a battery without a high-frequency ferrite shield. The alternating magnetic field will induce massive eddy currents in the copper, turning your ground plane into an induction heater. This destroys efficiency and causes fires. You must use a low-loss, high-frequency Nickel-Zinc (NiZn) ferrite sheet (like TDK IRJ04 or equivalent) between the coil and any metal. The ferrite provides a low-reluctance path for the magnetic flux, directing it toward the receiver and shielding the metal behind it.
Foreign Object Detection (FOD)
If a metallic object (a coin, a key, a foil wrapper) falls between the transmitter and receiver, it acts as a shorted secondary turn. It absorbs magnetic flux and heats up rapidly—the exact principle behind an induction cooktop. A proper wireless power transmitter IC (like the TI bq501212 mentioned above) calculates the Q-factor of the resonant tank and monitors the difference between input power and reported receiver power. If the power loss exceeds a threshold (typically 200mW to 500mW), the IC halts switching immediately. Never disable FOD to 'force' a charge through a metal casing.
Frequently Asked Questions
Can I put metal between the transmitter and receiver coils?
Generally, no. Solid metal will block the magnetic field via eddy currents and heat up dangerously. However, you can use specialized magnetic shielding materials (like ferrite sheets or amorphous metal ribbons) to guide the flux around small metal obstacles, or use a slotted metal plate if the slots are perpendicular to the expected eddy current paths.
Does wireless power transfer work through water or human tissue?
Yes. At the frequencies used for near-field magnetic coupling (100 kHz to 6.78 MHz), water and human tissue are largely transparent to magnetic fields (they have a relative permeability $\mu_r \approx 1$). This is why inductive charging is the standard for implantable medical devices and underwater sensors. The primary safety concern is tissue heating from electric fields (E-fields), which is mitigated by proper coil shielding and operating within specific absorption rate (SAR) limits.
Why does my receiver output voltage drop when I move it 5mm off-center?
Off-center movement reduces the mutual inductance ($M$) between the coils. In an unregulated inductive system, the induced voltage is directly proportional to the rate of change of magnetic flux linking the receiver. Less flux linkage means lower voltage. This is why modern systems use closed-loop communication (like the Qi ping protocol), where the receiver sends digital packets back to the transmitter via load modulation, instructing the transmitter to increase its drive current to compensate for the misalignment.






