This is great. It’s the last piece I needed for my suburban missile guidance system! This will be the last year the Joneses survive the annual block party. Can you do phased array radars next? I need the extra precision. There’s a few neighbors who don’t clean up after their dogs…
There is this: https://www.crowdsupply.com/krakenrf/krakensdr (Although they had to take the radar elements out of the firmware/software, most likely due to ITAR - ref link: https://forum.krakenrf.com/t/where-has-the-passive-radar-cod... )
Homemade 6 GHz pulse compression radar
41–50 of 124 posts
Re: Homemade 6 GHz pulse compression radar
#42Re: Homemade 6 GHz pulse compression radar
#43Can someone explain why those differential pairs are routed with so many curves instead of straight paths? (E.g. see the photo under the “ADC and DAC rotting” section)
This is a shortened excerpt from the article. It can be found below the image with six colorful images of PCB layers. I'm curious how the delays inside the FPGA package are known. Is there a table which pin adds how much delay to a signal or something like that?
Re: Homemade 6 GHz pulse compression radar
#44Earlier quoted context omitted.
> Cost was 330 USD for PCB manufacturing and assembly of two PCBs and additional 225 EUR (240 USD) for components from Digikey that I soldered myself. This is including 24% VAT and shipping costs.
Plus the test and validation equipment which are $$$
Expensive signal analyzer or spectrum analyzer would have been useful, but they aren't absolutely necessary. It's possible to use the radar itself for many tests and debugging.
I have tried to limit the projects I do on my own to only the equipment that I have home and open source software.
Re: Homemade 6 GHz pulse compression radar
#45Can someone explain why those differential pairs are routed with so many curves instead of straight paths? (E.g. see the photo under the “ADC and DAC rotting” section)
"The traces are length-matched with squiggly lines[...]. The trace matching requirement is ±10 ps according to the Zynq PCB design guide, which is approximately ±2mm in trace length. [...] There is also some delay difference inside the FPGA package which should be considered in the length matching." This is a shortened excerpt from the article. It can be found below the image with six colorful images of PCB layers. I…
Re: Homemade 6 GHz pulse compression radar
#46Earlier quoted context omitted.
Wouldn't the FAA or FCC in the US have some jurisdiction over such a setup?
The "6 GHz" band is an unlicensed frequency for very-low power (VLP) devices in the US. Specific bands are: "U–NII–5 (5.925–6.425 MHz) and U–NII–7 (6.525–6.875 MHz)". VLP is defined as those devices which "operate at up to −5 dBm/MHz power spectral density (PSD) and 14 dBm EIRP". https://www.federalregister.gov/documents/2024/01/08/2023-28... .
Re: Homemade 6 GHz pulse compression radar
#47Earlier quoted context omitted.
So would this mean that with a few more transmitting and receiving antennas it could have comparable resolution to lidar?
In theory, though it sounds like to compete with LIDAR it will need about 1000x more antennas, with a related increase in electronics.
Re: Homemade 6 GHz pulse compression radar
#48Re: Homemade 6 GHz pulse compression radar
#49Earlier quoted context omitted.
"The traces are length-matched with squiggly lines[...]. The trace matching requirement is ±10 ps according to the Zynq PCB design guide, which is approximately ±2mm in trace length. [...] There is also some delay difference inside the FPGA package which should be considered in the length matching." This is a shortened excerpt from the article. It can be found below the image with six colorful images of PCB layers. I…
The FPGA manufacturer has characterized all their package pin delays. It's possible to export a csv file with internal delays of the package for each pin from the FPGA design tool. With Xilinx Vivado it's just File -> Export I/O Ports.
Edit: it's using the pad property of "pad-to-die-length" if doing it manually, right?
Re: Homemade 6 GHz pulse compression radar
#50Incredible work. Crazy that this could be done by a single person. Stick it on a rotating pedestal and you've got a planar radar detector. Add some tilt and then it's not much different than aircraft/weather radar I suppose. The cost (in $LOCAL_CURRENCY, or $570 according to another comment) isn't great but I can only imagine how many hours this took. Given a proper budget, the sky is the limit. Anyone know how .mil…
Regulations for signal strength are ERP, so a more directional antenna could make it no longer legal to use the 6GHz band.