// summary
AERIS-10 is an open-source, 10.5 GHz phased array radar system designed for researchers and developers to experiment with advanced signal processing. The project offers two versions with varying ranges, featuring modular hardware and comprehensive FPGA-based pulse compression capabilities. It provides a fully hackable platform for exploring beamforming, Doppler processing, and target tracking in a professional-grade radar architecture.
// technical analysis
AERIS-10 is an open-source, modular phased array radar system designed to democratize access to advanced 10.5 GHz pulse linear frequency modulated (LFM) technology for researchers and developers. The architecture utilizes a sophisticated multi-board design, integrating an XC7A50T FPGA for real-time signal processing and an STM32 microcontroller for system management and peripheral control. By providing a complete, hackable platform for beamforming and target tracking, the project addresses the high barrier to entry in radar development while balancing complex hardware requirements with permissive licensing.
// key highlights
// use cases
// getting started
To begin, explore the project documentation in the /docs folder and review the repository file placement policy to understand the project structure. Developers should source components and order PCBs using the production files located in /4_Schematics and Boards Layout/4_7_Production Files. Finally, utilize the provided schematics and mechanical drawings to assemble the hardware, while using Vivado and Python 3.8+ for firmware and software development.