5.8 GHz Helical Feed for the 90cm dish

Yesterday was day 2 where we were repairing the broken Azimuth rotator and making a small 90cm dish ready to track UNITEC-1 on 5.84 GHz. Actually, we already fixed the rotator on Monday but we ended up mounting it 180° off and we decided to fix it properly instead of just correcting it in software.

Fixing the orientation of the Azimuth rotoator was very quick – it took only 17 minutes to get up to the mast, lift the antenna construction, change the orientation of the rotator and fasten the nuts and bolts again. We had the practice from yesterday.

Next item on the agenda was to make a small helix with two turns to feed the 90cm dish so that we can use this smaller dish for tracking UNITEC-1 in the beginning of the interplanetary cruise. We found some online helical antenna calculator to generate the design but that was more than 1 GHz off and it took a lot of tweaking and tuning to get it close to 5.8 GHz. Here are the results, photos and videos.

Read more

C-band Receiver Hardware for UNITEC-1

With only a few days left until the launch of UNITEC-1 (May 17) to Venus, we are getting ready to track it and I am trying to catch up on the documentation part – this time a brief description of the receiver hardware.

Recall the system architecture where the 5.84 GHz RF signal is converted to 640 MHz using the KU LNC 5659 C PRO low noise down converter, and…

C-band receiver architecture

This article gives a high level walkthrough of the receiver used to convert the 640 MHz IF to digital baseband, i.e. the blue box called USRP in the above diagram.

Read more

SSTV Robot OZ9STV with USRP and WBX

I was fooling around with the USRP / WBX on the 2 meter band tonight when I suddenly stumbled upon some very strong SSTV transmission. It turned out to be the OZ9STV robot located only a few kilometers from me. That explained why I had more than 40 dB SNR even though I was only using a bad whip antenna indoors.

Read more

Binaural CW Receiver with GNU Radio and USRP

Today I felt like doing an experiment that is not quite on my TODO list – a binaural CW receiver. A binaural CW receiver is a receiver that gives a spatial feeling while you are tuning. As I understand it, you have to use stereo where the signals move from one side to the other as you tune and are in the middle when you are tuned to the frequency.

Read more

Improved AGC for the simple SSB receiver

Few days ago I wrote about how I upgraded the simple double side band receiver implemented in the GNU Radio Companion to a simple single side band receiver. This initial implementation used some default values for the AGC attack and decay rates. These values were acceptable; however, I wanted to spend some time trying to find better values that would correspond to Fast, Medium and Slow AGC – just as we are used to in commercial radios.

Read more

Simple SSB Receiver in GNU Radio Companion

The simple SSB software defined radio receiver is now functional!

Few days ago I wrote about how to upgrade the simple double side band receiver to single side band. The modification was supposed to be very simple and involved changing the band pass filter from using real taps to use complex taps. The upgrade wasn’t quite as easy, though.

Read more