Analysis updated 2026-06-21
Build a 3 km range radar system (AERIS-10N) for university research or hobby experimentation with radar technology.
Construct a 20 km range extended radar (AERIS-10E) using GaN amplifiers and a large slotted waveguide antenna array.
Study phased array signal processing, pulse compression, Doppler analysis, and target detection, running on an FPGA.
Display detected targets on a map using the included Python GUI with GPS and IMU position correction.
Requires sourcing and assembling custom PCBs, an FPGA development board, and RF hardware components.
AERIS-10 is a fully open-source radar system operating at 10.5 GHz, a microwave frequency commonly used in radar applications. The project provides complete hardware designs (circuit schematics, PCB layouts, antenna designs) and software (firmware, signal processing code, and a Python graphical interface) for building a working phased array radar from scratch. A phased array radar works by using many antenna elements together, electronically steering the direction the radar "looks" without moving any physical parts. AERIS-10 steers electronically up to 45 degrees in both horizontal and vertical directions, and also rotates 360 degrees mechanically via a stepper motor. The project comes in two versions: AERIS-10N (Nexus), a 3-kilometer range system with an 8×16 patch antenna array, and AERIS-10E (Extended), a 20-kilometer range system with a much larger 32×16 slotted waveguide antenna array and higher-power GaN amplifiers. The hardware architecture includes a frequency synthesizer board, a main signal processing board with an FPGA (a programmable chip that handles real-time radar processing like pulse compression, Doppler analysis, and target detection), an STM32 microcontroller for system management and peripheral control, power amplifier boards for the extended-range version, GPS and IMU sensors for position correction, and a Python-based graphical user interface that displays targets on a map. This project is aimed at university researchers, drone developers, and advanced electronics enthusiasts who want to study or experiment with radar technology. It is currently in alpha status. The software is MIT licensed and the hardware is under the CERN Open Hardware License.
An open-source phased array radar system at 10.5 GHz, providing complete hardware designs and software for building a working radar with 3 km or 20 km range from scratch.
Mainly PLSQL. The stack also includes Python, FPGA, STM32.
Software is MIT licensed, use freely for any purpose. Hardware designs are CERN Open Hardware License, share modifications under the same terms.
Setup difficulty is rated hard, with roughly 1day+ to a first successful run.
Mainly researcher.
This repo across BitVibe Labs
Verify against the repo before relying on details.