Another TCXO RTL-SDR for Sale And Aluminium Cases

Recently we posted about a new US based source for modded TCXO RTL-SDR dongles. Now Nooelec, one of the most popular sellers of standard RTL-SDR dongles have started selling their own version of TCXO modded dongles as well. Their dongles come with a 0.5 ppm TCXO oscillator as well as an external aluminium casing for interference shielding.

A TCXO is a temperature controlled oscillator. Its advantage over a standard oscillator like the one used in a normal RTL-SDR is that its frequency will not drift as the temperature of the dongle changes.

Nooelec are also selling the aluminium casing by itself in silver and in blue for use in shielding dongles that you already have.

Nooelec TCXO Dongle
Nooelec TCXO Dongle

Hak5: Mobile SDR Apps

On this episode of Hak5, a popular YouTube technology channel, Shannon shows two Android based ADS-B RTL-SDR apps that we have mentioned on this blog previously. One is “ADS-B on USB SDR RTL” and the other is Avare ADS-B. Both are ADS-B apps that will display real time airplane positions on a map.

To run these apps you need a RTL-SDR dongle, a USB OTG cable and an Android phone.

Cellular Testing Tools and Mobile SDR Apps, Hak5 1708

Visualizing ADS-B Data in 3D using MATLAB

Over on Reddit user JorgeGT has posted an animated 3D visualization of his local ADS-B air traffic data using a MATLAB script he wrote. The script collects data from a dump1090 server. If you have a copy of MATLAB, his code can be downloaded from Github here. To run the code JorgeGT writes that you’ll need to do the following.

  • Get dump1090 running on an accessible server: http://url:8080.
  • Get countries/states/provinces SHPs from Natural Earth if you want them to show them and store them in a folder called 10m_cultural.
  • Have a look at my MATLAB script and try to run it.
MATLAB Visualization of ADS-B Data
MATLAB Visualization of ADS-B Air Traffic Data

ADS-B Front-End with LNA and SAW Filter for Improved Reception

Japanese blogger and RTL-SDR experimenter ttreftech has had an ADS-B front end kit (In Japanese, use Google Translate) consisting of a low noise amplifier (LNA) and SAW filter available for sale in Japan for a few months now. The LNA helps to push weak signals through the coax feed line and the SAW filter is a bandpass filter that helps to remove interference outside of the 1090 MHz ADS-B region. If you are interested in building your own version, ttrftech has also posted a schematic. Another recent post about the front-end can be found here.

Another Japanese blogger, “pup” has posted about his results with the ADS-B front end kit (Also in Japanese, use Google Translate). His results show that the front end does significantly improve ADS-B reception. The image below shows an ADS-B signal with the front end turned off (top) and with it turned on (bottom). Pup has also posted a video showing the kit and its performance on HDSDR.

Japanese ADS-B Front End
Japanese ADS-B Front End
ADS-B AMPキットの実験

Raspberry Pi RTL-SDR Spectrum Analyzer Scanner

Adafruit has released a tutorial showing how to build a portable TFT screen based Raspberry Pi RTL-SDR spectrum analyzer that was inspired by the HackRF portapack. Construction of the project is very simple and the “FreqShow” python software is provided as a simple download that is ready to run once the RTL-SDR is installed on the Raspberry Pi.

The FreqShow software appears to be fully featured with the ability to change the center frequency, sample rate, and gain.  It can show on the TFT screen the real time RF spectrum of the currently tuned area or it can be switched to show a waterfall of the spectrum as well. Below is a video of the finished project that shows the software in action.

"Freq Show" Software in action on a Raspberry Pi
“Freq Show” Software in action on a Raspberry Pi with TFT Screen

Hak5: Getting Started with the HackRF

On this episode of Hak5, a popular technology YouTube channel, Shannon does a tutorial on how to get started with the HackRF. The HackRF is a recently released software defined radio similar to the RTL-SDR dongle, but with transmit capabilities.

In the video she shows how to set up the HackRF on Pentoo Linux and GNU Radio. She then shows how to use a GNU Radio program that can receive multiple broadcast FM signals simultaneously. The GNU Radio program is one that is based on Micheal Ossmans GNU Radio video tutorials.

Getting Started With The HackRF, Hak5 1707

Receiving BPSK63 with an RTL-SDR and Ham-It-Up Upconverter

Over on YouTube user Java’s Toys has uploaded a video showing a demo of his reception of a BPSK63 signal using his RTL-SDR and the Ham-it-up upconverter. BPSK63 is a text based digital communications mode used by ham radio enthusiasts to make contacts. It is twice as fast compared to the more commonly used BPSK31 mode.

Java’s toys used HDSDR together with Fldigi to receive and decode the signal.

Understanding Filtering in an Upconverter for the RTL-SDR

Over on YouTube user w2aew has uploaded a video tutorial explaining how filtering in an upconverter works. In a previous video w2aew explained how a simple upconverter for the RTL-SDR worked and noted that for best performance the upconverter needs three filters, one preselector at the input, one after the local oscillator and one after the mixing stage.

In this video w2aew takes a Nooelec Ham-it-up upconverter which has the three filters mentioned above implemented and scopes the output after each filter to show their effect on an input signal.

#175: Filter functions in an HF Upconverter used with RTL-SDR Dongle Receiver