Category: Amateur Radio

Reviews of the NanoVNA: An Ultra Low Cost $50 Vector Network Analyzer

A vector network analyzer (VNA) is an instrument that can be used to measure antenna or coax parameters such as SWR, impedance and loss. It can also be used to characterize and tune filters. It is a very useful tool to have if you are building and tuning home made antennas, filters or other RF circuits. For example if you are building a QFH or ADS-B antenna to use with an RTL-SDR, a VNA can help ensure that your antenna is properly tuned to the correct frequency. Compared to a standard SWR or network analyzer a VNA supplies you with phase information as well.

Until just recently, VNA's have cost roughly US$500 for a decent USB PC based unit like the miniVNA or PocketVNA, and have set people back thousands to tens of thousands of dollars for bench top units.

However, the cost of owning a VNA has now been reduced to only US$50 thanks to the NanoVNA. The open source NanoVNA project by @edy555 and ttrftech has been around since 2016, but only recently have Chinese sellers begun mass producing the unit and selling them on sites like Aliexpress, eBay and now Amazon. We note that it seems that there are some sellers selling them without shielding, so it might be worth double checking the listing to see if they mention that. All the listings we've seen seem to come with simple calibration kits as well.

The NanoVNA: A $50 Vector Network Analyzer
The NanoVNA: A $50 Vector Network Analyzer

The NanoVNA is a small credit card sized VNA. It has a built in LCD screen that can be used to display graphs directly, or it can also be connected to a PC and the graphs viewed via the NanoVNA Windows software. When purchasing you can opt to include a small battery for portable operation for a few dollars extra. The frequency range is from 50 kHz to 900 MHz, although you should note that above 300 MHz dynamic range performance is reduced.

Over on YouTube several hams and radio enthusiasts have recently uploaded videos demonstrating and reviewing the NanoVNA. The overall consensus is that the unit is accurate and works well. For additional support there is forum available at Groups.IO.

Below YouTube user IMSAI Guy reviews the NanoVNA. Check out IMSAI Guy's other videos too as he has several where he tests the NanoVNA on difference filters and antennas, and checks the accuracy.

#350 NanoVNA Vector Network analyzer 900MHz VNA for $50

Below is YouTube user joe smith's review. He also has two other NanoVNA videos on his channel where he shows how to use the NanoVNA to measure antenna impedance, and how to use the NanoVNA to create SPICE models for simulation.

The NanoVNA, a beginners guide to the Vector Network Analyzer

Finally YouTube user Oli gives another overview. Please note that the following video is in Polish, but YouTube captions can be set to English.

NanoVNA - omówienie, kalibracja, pomiar anteny i filtra [english subtitles]

We've also seen several recent text reviews:

NanoVNA - A short review. In this review nuclearrambo shows off the calibration kit, and shows a practical measurements of a directional coupler and 137 MHz QFH antenna.

NanoVNA compared with a Keysight fieldfox N9952A. Here nuclearrambo provides a comparison between the $50 NanoVNA and the $40,000+ Keysight FieldFox N9962A.

The NanoVNA, a real VNA at less than 48 €!. A review written in French, but Google Translate can be used. In this review David Alloza compares the NanoVNA against an Agilent E5062A benchtop VNA, and results look comparable.

WebWSPR: A Browser Based WSPR Decoder and Visualization Tool

A few days ago we posted about [dj0abr / Radio Electronics'] WebSDR software for QO-100. Having looked through his GitHub we've seen that he also has an a similar browser based server tool called WebWSPR for WSPR decoding and visualization (click with WebWSPR link) which was released earlier this year.

WSPR is an amateur radio digital HF mode designed to be decodable even if the signal is transmitted with very low power and is very weak. It can be used to help determine HF radio propagation conditions as WSPR reception reports are typically automatically uploaded to wsprnet. In the past we have been able to receive WSPR and similar modes like FT8 with our RTL-SDR V3 running in direct sampling mode.

Like his QO-100 WebSDR software, WebWSPR is designed to run on a single board computer like a Raspberry Pi or any Linux machine. It serves a web page that shows the WSPR waterfall, decoded data and has various WSPR related control options. The web page can be accessed remotely from any machine on the same network as the server, or could be put on the internet with port forwarding and a hostname service like noip.

A ready to use Raspberry Pi image for WebWSPR is available here (does not seem to support the latest Pi4 or 3B+ however). Manual installation instructions can be found here. The code is all open source and available on GitHub.

The software appears to take input from the soundcard for standard hardware receivers, but it should be possible to pipe audio from an RTL-SDR into pulseaudio, which the software can then use. The instructions from our RTL-SDR V3 WSJT-X tutorial may help.

WebWSPR Browser Screenshot
WebWSPR Browser Screenshot

Building a DIY 2.4 GHz Helical Feed for the QO-100/Es’Hail-2 Satellite

Over on his YouTube channel Adam 9A4QV has uploaded a short video that demonstrates his 2.4 GHz homemade helical feed designed to be used with a reflector (prime feed satellite dish) for QO-100/Es'Hail-2 satellite reception. The antenna is made from an old can, 2-turns of copper wire, and a plastic insulator to hold the turns in place. The two turns are wound in left hand circular polarization (LHCP), because when used with a satellite dish reflector it will result in right hand circular polarization (RHCP), which is the polarization QO-100 uses.

One of the most important parts of the video is when Adam shows how he matches the antenna to 50 Ohms. He notes that without matching the antenna won't work properly, and the return loss will be about 8 dB or even less, resulting in poor performance. With matching he obtains 30 dB return loss.

Helical feed for the 2.4 GHz QO-100 satellite

An RTL-SDR & SDRplay based WebSDR Designed Specifically for QO-100 (Es’Hail-2) Monitoring

Over on YouTube user [Radio Electronics] has uploaded a useful video showing how to install your own personal SDRplay or RTL-SDR based WebSDR for QO-100 (aka Es'Hail-2) reception. Es'Hail-2 is the first geostationary satellite with amateur radio transponders on board, and is positioned at 25.5°E which covers Africa, Europe, the Middle East, India, eastern Brazil and the west half of Russia/Asia.

The idea behind a WebSDR is to run your RTL-SDR QO-100 receiver on a remote Raspberry Pi (perhaps mounted close to the antenna on your roof etc). The Pi runs custom WebSDR software that has been created from scratch by [Radio Electronics] specifically for monitoring Es'Hail-2. Then you can access your QO-100 receiver from any device on your network that has a web browser (computer/phone/tablet etc). The interface of his WebSDR appears to be quite slick, which multiple QO-100 specific options and labels.

Quite a lot of work must have gone into this software which looks to be of high quality, so it is definitely worth checking out if you are interested in QO-100/Es'Hail-2 monitoring.

Es'Hail-2 QO-100 WebSDR
Es'Hail-2 QO-100 WebSDR

In the first video he first talks about various methods for downconverting the 10489.550 MHz QO-100 CW signal into a range receivable by the RTL-SDR or SDRplay. He then goes on to show the exact steps to install and run his WebSDR software on a Raspberry Pi 3.

In the second video he goes on to demonstrate the web browser interface highlighting the QO-100 specific features that he has implemented such as being able to compensate for any LNB frequency drift via a feature that can lock to the QO-100 PSK beacon.

es-hail-2 QO-100 WebSDR Part-1: INSTALLATION

es-hail-2 QO-100 WebSDR Part-2: OPERATION

LimeRFE WSPR Tests

The LimeRFE is a power amplifier and filter bank solution designed for the low cost TX capable LimeSDR software defined radios. It has multiple bands from HF all the way up to 3.5 GHz, and is capable of putting out about 2W on the HF bands. Currently LimeRFE is crowdfunding over on CrowdSupply with a cost of US$599 or alternatively there is now a cheaper unit for US$449 without support for the cellular bands. The campaign is active for 4 more days from the time of this post, and after that the price is due to rise by another US$100.

The team at LimeMicro sent a unit to Daniel Estévez (EA4GPZ) for testing, and he has recently posted about his results and thoughts when using the LimeRFE for WSPR transmission with a 15m long wire antenna. Daniel connected his LimeRFE to his LimeSDR and used WSJT-X piped into SDRAngel via Pulseaudio to transmit WSPR on the 10m band. He notes that for lower bands, the LimeRFE will still need additional low pass filtering to attenuate harmonics. SDRAngel cannot yet control the LimeRFE so he also created a simple Python script for this purpose.

Unfortunately Daniel's unit only achieved 25dBm instead of the advertised 33dB, but in LimeMicro's post they note that they believe that this is due to shipping damage. However, even with only 0.3W power, Daniel's transmissions from Madrid were able to be picked up in the Canary Islands, Netherlands and Northern England.

WSPR Range with a LimeRFE (reduced 0.3W output)
WSPR Range with a LimeRFE (reduced 0.3W output)

Using SDR For QO-100 Satellite Operation

Es’hailsat, otherwise known as QO-100 is the first geostationary satellite with an amateur radio payload on-board. The satellite contains both a Wide Band transponder for experimental modes and DVB-S Digital Television and a Narrow Band transponder used mostly for SSB voice and some digital mode contacts with other amateur operators. If you’re unfamiliar with this satellite we’ve covered it in previous articles, like in [Es’hail Transponder Now Active]

While many choose to use a transverter connected to a traditional amateur transceiver, others have turned to use Software Defined Radios to complete their satellite ground stations.

[Radio Innovation] posted a video back in March showing his contact on QO-100 using a LimeSDR Mini as the 2.4 GHz transmitter and a 10 GHz LNB for the downlink.

The PlutoSDR has been frequently seen used for QO-100 satellite operation on the Wide Band transponder due to its ease of DVB-S transmission utilizing software such as [DATV Express] but more recently there have been more and more operators turning to SDR for their day to day satellite operation.

It will be interesting to see how these stations evolve, perhaps by the time North America has access to a similar satellite, we’ll be prepared to operate it.

YouTube Review of the RS-918: A Chinese Clone of a Clone of the mcHF SDR

Over on YouTube Kevin Loughin has uploaded a video reviewing the "Recent RS-918" which is a Chinese clone of the popular mcHF open source SDR transceiver made by Chris (M0NKA). The mcHF is a well known small and inexpensive home brewed open source HF QRP SDR that was started back in 2013. It's sold either as a kit for 236.82 GBP (US$287), or with metal enclosure at 292.78 GBP (US$354). The kit comes with SMD components already soldered, but you still need to solder the through hole components and assemble it into the enclosure. The RS-918 clone can be found fully assembled as a ready to use product on eBay for approximately US$400.

As the "Recent RS-918" is a commercial Chinese clone of an open source project that has restrictions against commercial use, it goes against the spirit and legality of the licence imposed by the original creator. So based on that Kevin cannot recommend the RS-918 SDR. However, from his review Kevin notes that apart from some burning hot areas on the metal after transmitting, the SDR itself works and has a nice minimal design. The design appears to be based on an older version of the mcHF, so the latest upgrades are not available.

Kevin's review just overviews the RS-918 and doesn't go into depth reviewing the radio. For the rest of his video Kevin discusses the lineage of the RS-918, noting that it is actually a clone of the Ailunce HS1, which in turn is a clone of the mcHF. He then goes on to discuss the mcHF itself, noting that we should support all the hard work that Chris has put in (and continues to put in) to the original mcHF rather than these immoral clones.

Ham Radio - The RS-918 clone of a clone of an outstanding open source SDR transceiver, the mcHF.

Slow Scan Moon Bounce Event for 50th Anniversary of the Moon landing

Fifty years ago Neil Armstrong became the first man to step foot on the moon. This weekend on June 20th and 21st 2019 Amateur Radio operators at the [PI9CAM] team have been transmitting Slow-Scan Television images in commemoration of this historic event at the Dwingeloo radio astronomy station in the Netherlands. This station is the oldest rotatable 25-meter radio telescope in the world. 

 Dwingeloo radio astronomy station
Dwingeloo radio astronomy station
An EME SSTV Image
An EME SSTV Image

Slow-Scan Television is a method often employed by ham radio operators to send photos over radio waves. You may be familiar with this from some of our previous articles on the SSTV event held by ARISS for the International Space Station.

Station [S1NDP] has previously sent slow-scan EME images between the PI9CAM team and himself. These images can potentially be heard by anyone within line-of-site with the moon during the operation of this event.

The team transmit in the 23cm band at a frequency of 1296.11 MHz, according to the ARRL even a 2.5 to 3meter dish should be enough for reception assuming you have a 23cm feed for your dish. It will be interesting to see what photos are heard by the end of this event.