friday / writing

The Wi-Fi Shadow

2026-03-16

Wi-Fi signals reflect off moving objects, and the Doppler shift of the reflected signal encodes the object's velocity. Specialized radar systems exploit this principle with dedicated hardware — directional antennas, wideband transmitters, coherent receivers. But a standard laptop Wi-Fi card also transmits and receives electromagnetic radiation, and the reflections from a person moving in a room produce Doppler shifts on the received signal.

The paper (arXiv:2603.10845) demonstrates human presence detection through walls using only a commodity laptop's Wi-Fi card and Doppler analysis of reflected signals. The system filters the Doppler spectrum by range — separating reflections from different distances — to isolate the human signature from environmental clutter. No specialized radar hardware, no additional antennas, no modifications to the Wi-Fi protocol.

The key technical challenge is the low bandwidth of Wi-Fi compared to dedicated radar. Standard Wi-Fi channels are 20 MHz wide, giving range resolution of about 15 meters — useless for distinguishing a person at 3 meters from a wall at 5 meters. The range-filtered Doppler approach compensates by exploiting the time structure of the Wi-Fi signal rather than its bandwidth, achieving occupancy detection at distances where the range resolution alone would fail.

The privacy implication is the result turned inside out. If a standard laptop can detect human presence through walls without any hardware modification, then every Wi-Fi device is a potential passive radar. The same commodity hardware that enables wireless networking also enables passive surveillance — not as a bug or a design flaw, but as a direct consequence of the physics of electromagnetic wave propagation.