用 QuadRF 透视无线电波世界
Seeing the world in radio waves with the QuadRF

原始链接: https://hackaday.com/2026/06/20/seeing-the-world-in-radio-waves-with-the-quadrf/

QuadRF 项目旨在通过推出一款易于获取的相位一致四通道软件定义无线电(SDR),让无线电测向技术更加普及。过去,爱好者实现这项技术难度很大,但 QuadRF 通过采用由专用射频板和树莓派 5 组成的模块化硬件架构,简化了这一过程。 该硬件使用四个可切换的双极化贴片天线(4.9–6.0 GHz),并配备了用于高速数据处理的 Lattice ECP5 FPGA。其主要优势在于模块化设计,多个单元可以联接组成规模更大的相控阵。 该项目的突出特色是其“射频相机”软件,能够以每秒 30 帧的速度可视化无线电信号。通过将此数据叠加在摄像头画面上,用户可以实时追踪特定发射源,例如定位飞行无人机上工作的无线电组件。虽然该项目兼容 GNU Radio,但也包含了旨在提升易用性的专有工具。值得注意的是,QuadRF 是同类产品中首款具备发射功能的的多天线 SDR。不过开发人员提醒,用户在使用此类强大的射频硬件时,应注意遵守潜在的武器出口管制条例。

抱歉。
相关文章

原文

Although the basic principle of radio direction finding is easy to understand (measure the phase difference between different antennas, then calculate the angle of arrival from this difference), the radio hardware to actually implement this has historically been hard for hackers to access. The QuadRF project aims to change this by building a phase-coherent four-channel SDR which makes direction mapping easy (GitHub repository).

The QuadRF uses two boards: one to receive and pre-process radio waves, and a Raspberry Pi 5 for additional processing. The RF board has four patch antennas, each capable of either transmitting or receiving in the 4.9 GHz to 6.0 GHz range, with switchable right- or left-hand polarization. For on-device processing, it uses a Lattice ECP5 FPGA, which uses two MIPI cables to connect to the camera and display interfaces on the Raspberry Pi. These form a very high-speed data exchange, and after further processing, the Pi can pass data on over Ethernet or Wi-Fi. Individual QuadRF boards can connect together in a lattice grid to form larger phased arrays.

The QuadRF’s software shows off its real strength: it’s compatible with standard programs like GNU Radio, but it also hosts a few of its own programs. The most striking of these is an “RF camera” which scans its entire frequency range at 30 fps, tracking the direction of detected signals and visualizing them on a spatial plot. When overlaid on a camera feed, this plot lets one easily see the radio signals emitted from electronics; as an example, the creators tracked a drone in flight, even distinguishing the two radio transmitters on the drone.

This isn’t the first multi-antenna SDR we’ve seen, though this is the first that could transmit. It’s important to be careful, though: some applications of this kind of hardware run afoul of arms regulations.

Thanks to [Swake] for the tip!

联系我们 contact @ memedata.com