Skip to content

필사 모드: QuadRF and Software-Defined Radio — What "Seeing WiFi Through a Wall" Really Means

English
0%
정확도 0%
💡 왼쪽 원문을 읽으면서 오른쪽에 따라 써보세요. Tab 키로 힌트를 받을 수 있습니다.

Introduction — The Real Question Behind a Sensational Headline

Jeff Geerling's post, "QuadRF can spot drones and see WiFi through my wall," hit the top of Hacker News. The title sounds like a device that peers through walls like an X-ray, but what it actually does is more modest — and, for that reason, more interesting.

QuadRF is a software-defined radio (SDR) development kit from ScaleRF (created by Martin McCormick), crowdfunding on Crowd Supply. It stacks a 4×4 MIMO SDR tile and four coherent antennas onto a Raspberry Pi 5, and draws detected radio waves onto a live camera view. Geerling reached out to the creator and confirmed the board is one piece of a much bigger project — a Moon-scale antenna array aimed at Earth-Moon-Earth (EME) communication and radio astronomy.

This post sorts out three things: what SDR is, what "seeing WiFi through a wall" actually means, and why this thing is both interesting and a little uncomfortable from a hobbyist and a security/privacy angle.

What Software-Defined Radio Is — Moving the Radio into Software

A traditional transceiver is a lump of analog circuitry built to catch one band. Software-defined radio moves most of that circuitry into software. It digitizes what the antenna receives as early as possible, then handles demodulation, filtering, and interpretation entirely in code. That is why one piece of hardware can look at FM radio, air traffic control, and WiFi alike.

In hobbyist circles, SDR was opened up by the cheap RTL-SDR receive dongle and widened by transmit-capable boards like HackRF and LimeSDR. What is new about QuadRF is that it uses several antennas together, tightly time-aligned (coherent). One antenna gets you "there is a signal"; four antennas whose positions you know get you "the signal is coming from that direction." That is the heart of a phased array.

At a glance, the hardware looks like this:

  • Core: Raspberry Pi 5 host plus a Lattice ECP5 FPGA (distributed DSP and beamforming)
  • RF: Analog Devices MAX2850/MAX2851 mixers, a 5.6 Gbit/s MIPI path between the FPGA and the Pi 5
  • Band: 4.9–6.0 GHz (C-band), up to 40 MHz instantaneous bandwidth per antenna, up to 1W transmit
  • Antennas: four coherent, swappable, right/left-hand circular polarization (RHCP/LHCP)
  • Software: open source under GPLv2, compatible with GNU Radio, SDRangel, SDR#, forwarding over SoapySDR or ZeroMQ
  • Price: $499 base kit, $149 mobile expansion pack, $594 six-board Six-Pack (shipping targeted for September 2026)

The creator says averaging eight ADCs yields 8.5–9.5 bits of effective resolution (ENOB) — a claim that this beats most SDRs. You cannot verify that from the number alone, but the design intent is clear: build coherent multi-channel capability out of low-cost parts.

There are really two ways to use it. Stream and visualize RF in real time with the board's built-in software, or forward the signal over SoapySDR/ZeroMQ to a beefier computer and run heavier work — WiFi traffic analysis, say — in something like GNU Radio. In other words, QuadRF is less a finished instrument than an open experimentation platform that ships with open-source software.

What "Seeing WiFi Through a Wall" Really Means

Let some air out first. WiFi already passes through walls — that is why your router reaches you anywhere in the house. As one Hacker News commenter put it, "Everyone who has ever used wi-fi knows that it works through walls." What QuadRF does is not X-ray vision but direction finding and visualization.

Here is the mechanism. Measure the time (phase) difference as the same wave arrives at the four antennas, and you get an angle of arrival. QuadRF sweeps the whole 4.9–6.0 GHz band 30 times a second, computes the direction of each detected signal, and paints those points onto a phone or laptop camera view, color-coded by frequency. The creator calls this "RF augmented reality"; the press calls it an "RF camera." The striking demo was tracking a drone in flight and even distinguishing its two separate transmitters.

The limits are just as clear:

  • The detection angle is narrow. It is good for spotting a drone you already roughly located; scanning the whole sky is a far harder problem.
  • The band is capped at 4.9–6.0 GHz (C-band), so it cannot see 2.4 GHz WiFi or Bluetooth at all. The creator argues C-band is the sweet spot for cost and size, and that more devices are moving to 5 GHz.
  • The principle is not new. Phased arrays date to the 1960s and AESA radar to the 1990s — mature technology. What is new is not the principle but the price.

That "see through walls" framing spreads for a familiar reason: RF visualization is intuitively astonishing, so the headline keeps stepping one notch past reality. Precisely stated, QuadRF captures signals that have passed through a wall and draws their direction — it does not reconstruct an image of what is behind the wall. Miss that distinction and you lose track of both what the device is and what is actually worth worrying about.

Why It Is Interesting for Hobbyists and Security/Privacy

A 4-tile MIMO phased array for $499 means something that used to live in defense labs now lands on a personal desk. The Six-Pack that daisy-chains six boards, the 72- and 240-element array concepts, and the creator's teased Moon-scale "MoonRF" plan all follow from one design decision: QuadRF was built from the start as a single tile of a larger array. Hobbyists now have a minimum viable unit of phased-array hardware.

From a security and privacy angle it cuts both ways. Making a hidden wireless camera, a beacon, or a drone's control link visible is useful for defense. But direction finding and beamforming are, in themselves, surveillance tools.

The deeper implication is this: a wireless device leaks its very existence as radio, and that radio carries direction and location. QuadRF turns that fact into a visible overlay — the question of "who is transmitting what, and from where," until now the domain of professional gear, becomes one you can answer on a hobbyist budget.

That is also why both Hackaday and Hacker News raised export-control (ITAR) concerns. There is precedent for phased-array and passive-radar code running into regulation — the Kraken SDR project pulled its passive-radar code over exactly this. The line between hobby and regulation is thinner here than it looks, and worth keeping in mind.

Closing — More Interesting Seen Plainly

The real news about QuadRF is not "seeing through walls" but that a mature technology — the phased array — has been packaged at a price anyone can afford, with open-source software. Set the sensational headline aside and the plain fact is interesting enough: a tool that makes RF visible is landing in hobbyists' hands. Just keep the narrow detection angle, the band limit, and the regulatory reality in view so the hype does not carry you off. What to watch next is the actual shipping (targeted for September 2026) and the MoonRF video the creator has promised.

References

현재 단락 (1/32)

Jeff Geerling's post, "QuadRF can spot drones and see WiFi through my wall," hit the top of Hacker N...

작성 글자: 0원문 글자: 6,587작성 단락: 0/32