Hi

As I am naturally curious about RF Tech, I tend to collect devices that quantify certain aspects of the RF hobby.

This device is, by far been the most interesting one.

Some time ago, I wrote morfeusQt, which is still somewhat active...

So I contemplated writing a similar python application for this device.

Fortunately, I was searching GitHub for "nanovna" one night and this popped up.

It was Python, and it worked on first load and omg...

It's opensource!

It is written by Rune B. Broberg / 5Q5R.

In the following blog post will go through some vigorous screenshotting and brief texting to explain my process,

please bear with me as I run through its use cases, some of which I will cover in the next article as my understanding

on the matter deepens.

The steps that follow are:

I will forego going through the software repository cloning process and jump straight to usage.

This should yield the most satisfying results from this little USB serial device.

Basic Setup

Firstly let's download the application: Please follow this link for the latest release page.

Once downloaded, let's have our nanoVNA device plugged in via the USB cable before firing up the application.

Once opened, we have a screen that looks like this.

/data/1/2021/8/Annotation_2019-09-15_120443_637041387892047737.png

We then click on Connect to NanoVNA to initiate our device and get the first scan.

/data/1/2021/8/Annotation_2019-09-15_120553_637041393089614725.png

Here we are presented with a beautiful presentation of our data.

I am going to customise this display, and I do this by clicking on Display Setup and by changing the Sweep Color.

/data/1/2021/8/Annotation_2019-09-15_120952_637041393089761667.png

That's a little better...

Firstly, we need to calibrate.

Short

/data/1/2021/8/IMG_20190916_054112_637042062255920063.jpg

Open

/data/1/2021/8/IMG_20190916_054027_637042062261455879.jpg

Load

/data/1/2021/8/IMG_20190916_054142_637042062262372199.jpg

Through

/data/1/2021/8/IMG_20190916_054203_637042079894963974.jpg

Isolation 2x 50Ω dummy loads

/data/1/2021/8/IMG_20190916_054244_637042079900473059.jpg

/data/1/2021/8/Annotation_2019-09-15_150457_637041498108463460.png

We click on calibration, and then we set our segments to 10 to have more points, after which we click sweep.

Once the sweep completes with our Short in place, we click the "short" button in the calibration screen.

We follow this process for each step (Short, Open, Load, Through and Isolation) of the calibration process. Then after the OSL calibration is complete, we can click apply and then if we'd want we can save the calibration for later loading.

We then close our calibration screen.

Filter #1

First up a 2.6MHz HPF from RTL-SDR.

/data/1/2021/8/IMG_20190915_151001_637041542330967654.jpg We sweep from 50KHz - 30MHz with ten segments for some excellent resolution(1010 data points)

/data/1/2021/8/Annotation_2019-09-15_163305_637041552310567906.png

I've also added three markers to peak at values, to match the first markers in the chart below.

Markers points can be highlighted by selecting the appropriate radio box in the markers section.

It matches nicely with what s found on the RTL-SDR website

Return Loss

rtlt

Next, we sweep from 50KHz-6MHz, for a closer look

/data/1/2021/8/Annotation_2019-09-15_164200_637042464827561634.png

rtlt

It also pairs nicely with what is on RTL-SDR

Filter #2

The 88-108MHz bandstop filter

/data/1/2021/8/IMG_20190915_170310_637042478106929448.jpg

I /data/1/2021/8/IMG_20190915_170310_637042478107703525.jpg

We sweep from 50KHz-300MHz

/data/1/2021/8/Annotation_2019-09-15_170833_637042483134729535.png

rtlt rtlt

Again this matches quite nicely with what is on RTL-SDR

Mods

EDIT 17-09-2019 Here I tested a new master branch firmware update which expands the frequency range by 600MHz to 1.5GHz.

Here are some device captures with a 50Ω load

/data/1/2021/8/pew_637043360005996444.png

/data/1/2021/8/pew1_637043362811165606.png

DFU can be entered via software switch

/data/1/2021/8/pew2_637043362811345222.png

As can be seen below, the hardware limitations of the device are being met above 900MHz.

This is a sweep of the bandstop filter in place with a new calibration made for the new range in the latest firmware.

/data/1/2021/8/Annotation_2019-09-17_181229_637043340507455508.png

Here is the Open sweep with extended range

/data/1/2021/8/Annotation_2019-09-17_182150_637043351606169402.png

Here is the Short sweep with extended range

/data/1/2021/8/Annotation_2019-09-17_182339_637043351611150618.png

Here is the Load sweep with extended range

/data/1/2021/8/Annotation_2019-09-17_182756_637043351611793451.png

Here is the through sweep with extended range

/data/1/2021/8/Annotation_2019-09-17_181648_637043351612497989.png

Perhaps the device would need a hardware upgrade shortly?

Just for science, how would it look with 10k points?

A sweep of 10100 points with the bandstop in place

/data/1/2021/8/Annotation_2019-09-17_205000_637043431085374918.png

:)

Conclusion

So for me being a radio amateur and loving building things, it's nice having a device that can quantify specific theoretical parameters.

I am also still learning a bunch, so much so that I decided to contribute to the GitHub project.

It is lovely to see the application grow with every iteration and Rune is definitely on the fast track to making

one of the most top-notch VNA applications for this device.

I would also like to thank the author of this article and Rune for pointing it out, it always great learner things from others in the same domain.

I'll get to measuring some antennas on the next Part, for now, if you'd be interested here

are some build instructions for the firmware in Ubuntu 19.04

Kind Regards

Ohan Smit

ZS1SCI