惯性聚合 高效追踪和阅读你感兴趣的博客、新闻、科技资讯
阅读原文 在惯性聚合中打开

推荐订阅源

G
Google Developers Blog
博客园 - 聂微东
J
Java Code Geeks
Engineering at Meta
Engineering at Meta
Jina AI
Jina AI
D
Docker
B
Blog
S
SegmentFault 最新的问题
宝玉的分享
宝玉的分享
D
DataBreaches.Net
freeCodeCamp Programming Tutorials: Python, JavaScript, Git & More
Y
Y Combinator Blog
N
Netflix TechBlog - Medium
月光博客
月光博客
F
Fortinet All Blogs
爱范儿
爱范儿
H
Help Net Security
腾讯CDC
奇客Solidot–传递最新科技情报
奇客Solidot–传递最新科技情报
WordPress大学
WordPress大学
The Cloudflare Blog
有赞技术团队
有赞技术团队
T
Tailwind CSS Blog
U
Unit 42

TechSpot

Flagship Rematch: Ryzen 7 5800X3D vs. Core i9-12900K Typing with your brain might soon be as simple as wearing a beanie Slack chats and internal data from failed startups are finding a second life in AI training A $5 Bluetooth tracker hidden in a postcard exposed a warship's movements Leakers claim PlayStation 6 could offer at least 3x the performance of the PS5 The Mac Mini is no longer a niche product, it's local AI infrastructure IPv6 traffic reaches parity with IPv4 for the first time, Google data shows Xbox expansion cards are now cheaper than SSDs, and PC users are repurposing them Blue Origin prepares to reuse New Glenn booster in bid to challenge SpaceX Nvidia could bring back the 12GB RTX 3060 as supply issues disrupt GPU roadmap What was the first OS you ever used? SNK revives NeoGeo AES with modern upgrades and HDMI support Valve's Proton 11 beta boosts Linux gaming with better performance and classic game support Researchers warn Microsoft Defender vulnerability is already being exploited A four-day Steam freebie turned into $250,000 for an indie game AMD may relaunch Ryzen 7 5800X3D for AM4's 10th anniversary This humanoid robot can almost run as fast as a human sprinter Two New Jersey men jailed for helping North Korean IT workers infiltrate 100+ companies Metro 2039 is going darker than ever, launching this winter on PC and consoles Gemini arrives on macOS with a dedicated desktop app AI infrastructure boom pushes AMD, Intel and Arm to new valuation heights New self-healing material can repair itself over 1,000 times, extend the lifespan of cars and aircraft Japan's bullet train to debut high-tech private cabins, for an added fee Memory card and flash drive pricing surges 120%, with some models spiking 260% Open-source tool decrypts all private data collected by Windows Recall on Copilot PCs The 2026 PC and Console Gaming Report shows most revenue now comes from games outside the Top 20 PureMac is a new open-source macOS cleanup and app removal tool Your Airbnb host might actually be AI Steam might soon display 30-day price history for game deals Intel brings 18A process to budget laptops with new Core Series 3 CPUs
A $7,000 DIY radar project is taking on hardware that usu...
Skye Jacobs · 2026-04-17 · via TechSpot

Serving tech enthusiasts for over 25 years.
TechSpot means tech analysis and advice you can trust.

The big picture: Open-source hardware projects rarely stray into territory dominated by six-figure, defense-grade systems, but a new radar design is attempting to do exactly that. Developed by Moroccan electronics engineer Nawfal Motii, the Aeris-10 is positioned as a fully documented phased-array radar platform with capabilities that, on paper, approach those of commercial systems typically priced well into the hundreds of thousands of dollars.

Rather than presenting a stripped-down proof of concept, Motii has published a complete, buildable system. The Aeris-10 repository includes schematics, PCB layouts, firmware, and a graphical control interface, effectively exposing the entire stack – from signal processing to user interaction. The project is available on GitHub.

An FPGA-based signal processing pipeline built around the XCA7A50T is the core of the system. This handles computationally intensive operations such as fast Fourier transforms, moving target indication, Doppler-based velocity estimation, and constant false alarm rate (CFAR) detection. These are not trivial inclusions; they place the Aeris-10 firmly in the category of modern radar architectures rather than experimental builds.

Supporting this is an STM32F746xx microcontroller, which coordinates peripheral subsystems including frequency synthesizers, analog-to-digital and digital-to-analog converters, GPS, environmental sensors, motor control, and thermal management.

The hardware design extends to two distinct configurations.

The Aeris-10 10N Nexus version targets shorter-range applications, reaching up to 3 kilometers using an 8x16 patch antenna array. The higher-end 10E Extended model scales that architecture significantly, employing a 32x16 slotted waveguide array to achieve a range of up to 20 kilometers.

Both variants incorporate phased-array capabilities with ±45-degree control in both elevation and azimuth, a feature set that is typically reserved for far more expensive systems.

Cost is where the project stands out most. Estimates place the bill of materials at roughly $5,000 for the 10N and $7,200 for the 10E. Even allowing for component pricing variability, those figures sit far below those of commercial phased-array radar systems, which commonly range from $120,000 to $200,000, with higher-end long-range units exceeding those thresholds.

Motii frames the project as a response to both cost and accessibility barriers. Military surplus radar units, while cheaper, tend to be outdated and difficult to maintain. He also notes that even small teams attempting to build radar systems face steep upfront costs, with testing equipment alone potentially reaching $50,000.

The open-source approach does not eliminate all barriers. Building a system like the Aeris-10 still requires significant expertise in RF engineering, embedded systems, and mechanical design.

Recognizing this, Motii has partnered with Crowd Supply, a platform known for vetting fully realized hardware projects, with a campaign launch targeted for the third quarter of 2026. The platform's model – accepting only completed designs with working prototypes – suggests the project has moved beyond the conceptual stage.

The licensing framework has also evolved alongside the project. Initially released under the MIT license, the design was later reissued under the CERN-OHL-PT license to better address the realities of open hardware, where physical replication and modification introduce legal complexities not covered by traditional software licenses.

Regulatory considerations remain a constraint. Radar systems operate across frequency bands that are tightly controlled in most jurisdictions, and any attempt to build or operate such a device would require careful attention to local laws.

Still, the Aeris-10 represents an unusual convergence of open-source philosophy and high-end RF engineering. By publishing a complete phased-array radar design with modern signal-processing capabilities, Nawfal Motii has effectively challenged the assumption that such systems must remain inaccessible to non-specialized institutions or large corporations.