Thanks for the submission. Author here if you have any questions.
Sanzig 17 hours ago [-]
Not a technical question, just want to say I really appreciate your projects! I work with a group of radar engineers and they were absolutely floored by your €800 C-band polarimetric SAR drone.
Any tips for working on hobby RF/microwave projects and staying motivated while doing them? I am an EE and have a long list of projects I want to do at home, but I can never seem to find the time to do them.
henrikf 17 hours ago [-]
I have also had issues with motivation. I had a long pause from about 2019 to 2024 where I didn't work on personal electronics projects because I didn't have enough motivation. This and last year however I have been very productive and it's hard to say what exactly changed, just felt like working on them.
certku3 13 hours ago [-]
I'm surprised you're not using SMA edge connectors designed for 15G. The ones you're using, with the long center pin, aren't really 50 ohm above 6G. Higher freq SMAs have really tiny center pin for SMT soldering with low capacitance.
lmpdev 3 hours ago [-]
Makes sense
I work in retail but most 5G devices have these awful TS9 or similar connectors which we have to adapt to something usable like SMA
I literally have customers returning products as faulty because “the connector just will not sit correctly!” - even though it’s performing as intended
onenukecourse 15 hours ago [-]
I just want to say thank you for your work. I bought one for the lab last year and I love it. Maybe even saved my job.
Have you considered making something more expensive with better performance? Commercially? You mention Keysight VNA's in the $10,000+ range, but we regularly buy VNA's in the $100,000+ range. I imagine with a $1000 budget you could do quite a lot.
halayli 14 hours ago [-]
If you're interested in RF circuits, I highly recommend taking a look at X-MWblocks prototyping framework by https://quanticxmw.com/
krapht 13 hours ago [-]
It's so rare to see work at this level posted online. RF experimentation isn't as popular as it used to be. I enjoyed this article!
ost-ing 16 hours ago [-]
Been following your blog for a while, such amazing depth and write ups!
kayson 16 hours ago [-]
Very impressive. Interesting how expensive the components get. I'm guessing it's more of a "anyone who really needs this can afford it" kind of thing.
tiffanyh 15 hours ago [-]
TIL: Vector Network Analyzers (VNAs) tests component specifications and verify design simulations, ensuring system compatibility.
Zeetah 15 hours ago [-]
@henrikf - can you share where you got the CNC done? Thanks.
henrikf 11 hours ago [-]
It was from JLCCNC.
polishdude20 16 hours ago [-]
Any writeup of how the software was written?
henrikf 16 hours ago [-]
There's not much software. PC calculates PLL register values for correct LO and source output frequencies, and transfers them to the FPGA which writes them to the hardware. FPGA accumulates the downconverted samples from the receiver ADCs. Samples are transferred to PC which calculates ratios of the receiver outputs to get uncorrected S-parameters. scikit-rf Python library is used for calibration and plotting.
Neywiny 12 hours ago [-]
Any possibility of seeing the code (on github)? Seems interesting.
greatgib 18 hours ago [-]
Really really impressive work!
Rendered at 12:57:32 GMT+0000 (Coordinated Universal Time) with Vercel.
Any tips for working on hobby RF/microwave projects and staying motivated while doing them? I am an EE and have a long list of projects I want to do at home, but I can never seem to find the time to do them.
I work in retail but most 5G devices have these awful TS9 or similar connectors which we have to adapt to something usable like SMA
I literally have customers returning products as faulty because “the connector just will not sit correctly!” - even though it’s performing as intended