Owl VHF - a versatile digital radio transceiver

img

Summary

A compact, lightweight, energy efficient and flexible SDR transceiver for the 2-meter amateur radio band and AIS (Automatic Identification System). Designed for extreme mobile applications, such as cube satellites, UAVs, stratospheric balloon payloads etc.

Introduction

The Owl VHF project was primarily started as I wanted a small packet radio transceiver to test AIS, AX.25/APRS and higher speed amateur radio modes. Current available amateur radio solutions were too big and limited to AX.25. This motivated me to start working on a new design. The design is, among other, chosen as the primary radio in the EOS2 project, and proposed as a telemetry radio solution in the student satellite program NUTS at NTNU as well.

Hardware design

First of all, a very small single chip transceiver was chosen as the core component. In recent years these transceivers has gone through a jump in performance, and they are no longer limited to low performance garage door openers, alarms etc. Digitalizing the IF using high dynamic range A/D-converters allows digital IF-mixing and digital channel filtering, in turn shrinking the size significantly compared to larger analog multi-IC solutions.

Secondly, it was chosen to use a modern 32-bit PIC microcontroller to do software (de)modulation. Due to the relatively low data rate and narrow band applications, the performance was found to be more than sufficient.

To further improve performance of the transceiver chip, a front end with a 1 dB NF LNA was made - much better than the internal LNA. A low insertion loss filter was placed before the main LNA to improve out of band blocking performance, and another filter with much steeper roll-off characterstics was placed after the LNA to even better eliminate out of band interference.

The main PA is based on a Mitsubishi PA module characterized by sweeping Vdd, Vgg and Pin to find optimal biasing for a given output power. Combined with a highly efficient variable switch mode power supply for PA drain supply, this allows very good efficiency over a large span of output power settings.

A block schematic is revealed below.

img

The hardware has gone through several iterations of designing, testing and revising, and RF-performance, current consumption, thermal characteristics etc. has been evaluated for every iteration. The images below shows, among other stuff, the first PCB revision. This was mainly used to do isolated tests of the subsystems and to verify footprints.

img img img img img img

The current revision parts, stencil and PCB is shown below. Components were placed by hand and reflow soldered in a convection oven.

img img img img

Current functionality

First off I've tested modulation and demodulation of 1200 baud AFSK and made protocol support for AX.25/APRS. The demodulator is of a non-coherent correlating design and works good, although no scientific tests has been done. The modulator uses a phase accumulator and a look-up table to generate a high quality waveform with continous phase. The built in GFSK modulator and demodulator in the transceiver chip has been used for 9600 baud AX.25 with whitening/scrambling as defined by the G3RUH standard. An audio playback mode has been made to play voice samples with pre-recorded letters, numbers etc., and can be used to generate voice telemetry receivable with a normal FM-receiver. Last but not least, decoding of AIS-messages and generation of AIVDM NMEA-messages has been tested with great success, although only with one AIS channel at a time. The hardware is in theory capable of sampling an RF-spectrum wide enough to cover the two AIS channels, mix them down, and run two parallel demodulators, but this is not implemented yet.

Links

Comments

You need to be logged into Facebook in the browser for comments to appear



Design: Jon Petter Skagmo