Meteor M-N2 Images

Wednesday, 21 May 2014

Spring fun with antennas

The part built 4:1 balun

The May weather was very warm at the weekend and so I took the opportunity to put another antenna up. I spent some time trying to decide what to build but eventually decided that anything was better than nothing and just got on with it.

For some time I had thought about erecting the Inverted-L described here cut for the 30/20/17m bands. First though I needed a 4:1balun. I built one described on the website of M0ZPK

I then retrieved from the shed a roll of 32 gauge wire given to me by a work colleague some years ago. I suspect this wire is quite old as it is manufactured by WL Gore, who are now rather more famous as the manufacturer of the waterproof material GoreTex.


This wire is so thin as to render it almost invisible, which makes it difficult to erect but pleasing on the eye in the longer term. I am sure it won't last a winter but it was free so is great for experimentation.

The inverted L was hoisted about 7m into a tree in one corner of the garden with the top running down to a smaller tree at the front of our property. Here I had to bend the final few metres (of 37 metres) to make it fit. The antenna was immediately a good match on 15/12/10m, which was annoying as I was trying for 30/20/17m.

I fiddled around with it for a while (and actually shortened it so there is now no bend in it, but it still didn't resonate on the desired bands) before leaving it for the night. The next day I relocated the balun closer to the ground and the stream that runs along the back of the garden. Hey presto, a 1.1:1 match on 30/20/17m was achieved. Obviously the antenna elves had been out during the night and tuned it to resonance for me! I can only think that changing the angle of the more vertical part of the antenna had a significant effect.


The result is an antenna that is directed towards north America and I can hear Canadian and US stations on it that are several S points down on my more elevated G5RV.

So I am classifying this as a great success, and it has caused me to have more QSO's which is even better. Here are a couple of videos showing the difference between the inverted L and the G5RV, the G5RV is antenna A and the inverted L is antenna B. The antenna input selected is shown to the top right of the frequency display. OK, so you cannot make out the A and B on the video, but take it from me that the inv-L is the stronger signal as I switch between the two.

OK, here is one, I'll add the other later.





Monday, 5 May 2014

70Mhz transverter & Moxon Rectangle beam finished

At long last I have completed my 70Mhz transverter, which I first wrote about here. Since I took that video I have rebuilt the transmit stages using Manhatten style construction. I have also replaced the tx/rx switching circuit with a much simpler arrangement. 

Whilst it is probably not the most sensitive receiver around I am proud of the fact that I built it from scratch. It is the design by EI9GQ published in Radcom in June & July 2009.

The transmit output is now 100mW. To bring this up to a level to drive my Pye A200 amplifier I bought a ready constructed amplifier from SP2DMB For 100mW input this gives 8W output. Using this to drive the A200 gives well in excess of 50W but I have turned the A200 down to avoid over-driving it so it only outputs 50W.

I have learnt so much from this project about receivers, transmitters, construction techniques and fault finding. Unfortunately I have also found, along with my optician, that my close up vision is now very different between each eye. This makes soldering difficult as I find it difficult to judge depth of field, so any sort of SMD construction is definitely not for me. Another visit to the optician is due and I'll try to get a pair of glasses that makes soldering easier.

To augment my horizontal dipole I have made a Moxon Rectangle antenna for 4m using this design. Now this is on the mast I have found that I can receive the GB3BUX, GB3RAL and GW3MHW beacons all the time rather than only by aircraft scatter.

The distance between my QTH and GB3BUX is 153 miles. The path profile is shown below:



My QTH is on the left, the first piece of high ground is the North Downs in Surrey, the second is the Chilterns around High Wycombe and the next piece of high ground is the Peak District south of Buxton.

I have left the dipole on the mast attached to my FunCube Dongle SDR. I'll use this for spotting Sporadic-E openings. I noticed last year that some of the tones I receive around 70.230 - 70.240 Mhz get much, much stronger when there is Sp-E around, so they are a useful indicator of propagation.

Now, roll on the Sporadic-E season!

Saturday, 15 March 2014

Multi-function AD9850 MEPT with WSPR, QRSS & Sequential Multi-Tone Hellschreiber (GPS & ntp versions)

My QRSS and SMT-Hell signals received by the PA9QV grabber on 40m

Building on my Arduino & AD9850 powered WSPR transmitter I have extended the code to also transmit QRSS CW and Sequential Multi-tone Hellschreiber.

The three modes are transmitted in sequence, although WSPR takes precedence. The tx cycle is something like this:
- WSPR
- QRSS
- WSPR
- SMT-Hell
- WSPR
- QRSS
etc.

I have had a problem where my GPS was not getting a fix and so I was not able to get the correct time for the WSPR transmissions. Consequently, I have created two versions of the sketch. One uses a GPS for its time source and the other uses the Internet Network Time Protocol (ntp). The ntp version requires an Arduino Ethernet shield and Internet connection.

I have learnt a huge amount about Arduino programming while working on this. However, I am going to stop tinkering with the programming now and use it to test out some different antennas.

The enhanced GPS sketch can be downloaded from here and the ntp version from here.
Note: you will also need to download and install a few libraries:




The alphabet in Sequential Multi-tone Hellschreiber,
monitored on my receiver.


There are three places that variables need to be changed in the sketch. These are:

QRSS frequency:
//***************Adjust this frequency to position your signal in the band
//*****************
#define QRSS_IDLE    10.139870e6

WSPR tones:
//*******************Create the WSPR tones for your callsign/qth/power using the instructions
//*******************on M1GEO's website http://www,george-smart.co.uk/wiki/Arduino_WSPR
//HOME: G0FCU 24dbm (300mw 24dBm)
/* static byte WSPR_DATA_HOME[] = {3,3,2,0,0,0,2,2,1,2,0,0,1,1,1,2,2,2,1,2,2,3,0,3,

QRSS/SMT-Hell text:
//******************enter your callsign in the next two variables, replacing the 'xxxxx'
//******************The callsign_hell can contain '/' or space as well as a locator
char callsign[]="G0FCU"; //callsign to send in QRSS mode
char callsign_hell[]="G0FCU/IO91SE"; //text to send in SMT-Hell mode


Tuesday, 4 March 2014

First try with QRSS

QRSS

My QRSS signal


Items #3 & #4 on my 'Things to do in my 30th Year as a Radio Amateur' were to have a go at QRSS.

The article by Ian Liston-Smith, G4JQT, in the February 2014 edition of Practical Wireless was instrumental in spurring me into action on this activity.

I had a look round the Internet and found several pieces of software that are specifically designed to receive QRSS signals. They were Argo, QRSS-VD and LOPORA.

I run Ubuntu Linux on my pc and setting anything up to run with sound cards always seems to be a little difficult (or maybe it's me).

I got Argo working quickly but it is a Windows program running on Linux so I spent some time getting QRSS-VD working. It is written in Python so will also work on Windows. It works well but the key to it was changing the bandpass low and high settings to ensure that the QRSS sub-band was being decoded. I haven't yet got LOPORA to work with my sound card yet.

The QRSS-VD website has comprehensive instructions on how to set up and use it, most of which I haven't yet read!


An example of decoding QRSS using QRSS-VD.

In summary I feel that QRSS combines the technology of receiving QRPp signals using the power of your computer to decode them (along the lines of WSPR) with the beauty of being able to decode them yourself.

In practice, combining QRSS and WSPR is a great way to analyse propagation and antenna performance. I have amended my Arduino/AD9850 based WSPR transmitter so that it transmits alternatively between WSPR and QRSS. More of this in a future blog post.


Tuesday, 25 February 2014

Thirty Years a Radio Amateur

Celebrating Thirty Years as a Radio Amateur, 1984-2014

My FT-817 on top of my original TR-9130, from a 2m only rig in 1984
to an HF to UHF rig in 2014.

My first contact was on 7th September 1984 with G1/PD0HWL/M on 2m. He was only a few miles from me but I hadn't managed to work out the use of the RF Gain control on my newly purchased Trio TR-9130 and I had it turned all the way down. Velerh probably wondered why I gave him a 33 report when he gave me a 59! By the time I had my second QSO two days later with G1EXO I had worked it out and 59 reports were exchanged both ways.

My early ham radio exploits were predominantly with a group of amateurs I met after I left college and moved to Stevenage in Hertfordshire, these included G0HOP, G6LMV, G1IFL, and G1LIQ among others.

That group of Stevenage amateurs ran the G4VAT contest group. I participated in many VHF/UHF contests with them, which were great fun. On one occasion the brakes on my old Mk 1 Vauxhall Cavalier failed on the way up the hill we used top operate from at Pegsdon. This site conveniently had a pub called the 'Live and Let Live' located at the bottom of the hill.

I have found in my log book details of a contact through the OSCAR-13 satellite with JA1CG on 14/8/88. In that same session I had first contacted two German stations. I am pleased to see that Haruo is still active. This was a 145/433 Mhz contact and I remember that G0HOP was instrumental in working out that the satellite would be on the horizon so we would be able to make contacts with our horizontally polarized beams (with no elevation control).

I have been somewhat less active since marriage and children (1999 and 2002/2004 respectively) but I did use the proceeds of a very generous bonus to purchase a Yaesu FT-920 HF rig.

So, what am I gong to do to celebrate this anniversary. Well, I am going to try a few different amateur radio activities, here's the start of a list, that may grow or reduce over the year:

  • Have a JT65B QSO - I have completed this and was very non-plussed by it. I don't think this is a mode for me. I've had a few more JT65 contacts now and will probably have more.
  • Run WSPR to test antenna configurations - I built an Arduino WSPR system last year and see WSPR as ideal for learning about propagation and antennas.
  • Receive QRSS signals - I've done this recently so will blog about it soon. Update: see here
  • Amend my Arduino WSPR system to also transmit QRSS. I've done this, and also added transmission of Sequential Multi-tone Hellschreiber. Update: see here
  • Build a 70Mhz amplifier - I completed my 70Mhz transverter last year, it outputs about 50mW so I need an amplifier to make it useful. I've rebuilt my 70Mhz transverter using a Manhatten style, it now outputs a good 100mW. I've decided not to build an amplifier but to buy one pre-built. I'll do a blog post on this when it is complete and working. However, I did manage one contact in a recent 4m contest with my 100mW so it certainly works. See my updated post here
  • Erect a 50/70Mhz beam - InnovAntenna have an interesting looking dual-band beam.
  • Have a go at meteor scatter operation on 50/70Mhz.
  • Receive signals bounced off the moon. I have on old 19 element 70cm beam that I might press into service to attempt this once.
  • Do some portable HF operating with my FT-817.
  • Get my CW speed back up to something usable - I think this is a long shot but it needs to be on the list!
That's enough to be getting on with. Other blog posts will follow with updates as I tick these items off.

Tuesday, 31 December 2013

Arduino & AD9850 based WSPR transmitter - continued

Arduino & AD9850 based WSPR transmitter - continued




I have been improving the WSPR transmitter. I noticed that when setting it to transmit every other minute the code did not actually work. I think this was because after the tx period had ended the time that was in the serial buffer from the GPS was from before the tx period started. This consequently caused all sorts of problems.

There is no way to flush the serial buffer so I solved this by reading the time from the GPS for 1000ms after the tx period has completed. This allows the stale time to be read and discarded and the up-to-date time to be captured. After this 1000ms period a variable is reset to change the read time of the serial buffer back to 250ms.

The other significant change I have made is to what happens when the tx period has ended but it is not required to transmit in the subsequent 2 minute period. In the old version this was implemented crudely by using a delay of 5 seconds. This actually doesn't work because the tx period ends at around 51 seconds of the odd minute. Thus the delay actually needs to be around 15 seconds, to 5 seconds past the even minute to miss the tx period. I have now implemented this in code, this means that I can start to think about implementing a web based front end.

I don't intend to replace the delay of 682ms used to transmit each WSPR tone at the moment. As this is so time critical I will avoid it for now!

The code for the latest version (v6) can be downloaded here.
Note: you will also need to download and install a few libraries:


I made a homebrew Arduino shield incorporating the AD9850, the MAX232 chip and relay to switch the amplifier on, as shown below.



Sunday, 6 October 2013

Arduino and AD9850 WSPR Transmitter


I recently got an Arduino Uno. The glut of cheap AD9850 boards on e-bay made one an obvious first purchase to complement the Arduino. I made an Arduino and AD9850 VFO which was a good learning experience but I didn't have any immediate need for a VFO.

I have been wondering about the efficiency of my HF antennas recently and I fired up WSPR
on my pc one day. Immediately I realised that an Arduino and AD9850 powered WSPR transmitter would be possible.

Of course, someone had published a similar project on the Internet. George Smart, M1GEO, has posted a project on his web pages describing an Arduino based AD9851 WSPR transmitter. However, there are some crucial differences between the two chips and I also found that George's Arduino code didn't work well with the GPS I was using.

So, my project is based heavily on M1GEO's, but with additional help and information provided by other web pages. My own contribution is largely in enhancing the Arduino code and integrating the project from various sources.

Challenge #1 - accurate timing

WSPR relies on stations starting to transmit between seconds 1 and 4 of even minutes. Consequently an accurate time source is necessary. I already had a GPS 'puck' and it is a trivial task to connect a GPS to the Arduino using the TinyGPS library. However, the Arduino is expecting a TTL level signal from the GPS and my device outputs RS-232. Hence, a converter between the two voltage levels is required. Fortunately there is a handy chip that does this called the MAX232. Connecting this between my GPS and the Arduino meant that I was able to use the TinyGPS library to receive the NMEA sentences from the GPS. If you use a GPS module like the one described in this article, you will not need the MAX232 chip.

Challenge #2 - differences between the AD9851 and AD9850

There are two main differences to be aware of. Firstly, the AD9850 has a different oscillator frequency, it uses 125Mhz whereas the AD9851 uses 180Mhz. Secondly, the AD9850 requires a different set of pins to be set HIGH to enable serial mode, ie. to be able to write data to it serially rather than in parallel. Pins RESET, CLOCK and LOAD all have to be set HIGH (pins labelled RESET, H_CLK and FU_UD respectively on my DDS module).

Challenge #3 - switching an amplifier

The output from the DDS module is very low. I am feeding this to a QRP HF amplifier which generates around 250mW. However, I needed to switch the amp on and off in line with the times when the WSPR signal was being transmitted. It is easy to set a pin on the Arduino to HIGH at the start of the transmission sequence and to use this to drive a transistor switch connected to a relay, as described here. The relay switches the power to the amp on and off.

Challenge #4 - generating more power from the HF amplifier

To be continued, my amplifiers never seem to be able to output more than a couple of hundred milliwats so I need to do some more work here.

Challenge #5 - building an effective low pass filter

A low pass filter is essential to ensure no harmonics are transmitted. I've not had much success building these either so am going to work on this next. buy an LPF kit from Hans Summers, G0UPL For £2.50 you can't really go wrong. I bought filters for 20m and 30m so at some point I will implement antenna switching as well.

Arduino Sketch

The Arduino sketch I have modified and that works for the AD9850 and my GPS can be downloaded from here. You will need to generate the WSPR tones as described in M1GEO's post here and amend the sketch with tones specific to your callsign, location and power level. If you use this version please add a line to turn off the GPS interrupts during the WSPR tx period, add 'ss.end();' between lines 141 and 142.

I have since added a 4 line by 20 character I2C LCD display. I have also fixed the timing issue that didn't seem to occur without the LCD but is caused by interrupts from the GPS delaying the internal clock thus making it useless for WSPR. The updated version can be downloaded here.

Note: you will also need to download and install a few libraries:

If you open the Arduino serial monitor when the sketch is running you will see the timing string from the GPS and when the WSPR tx is activated.

Here is a picture of my Arduino Uno, AD9850 DDS board and breadboard with the MAX232 chip and amplifier power switching circuit - ugly at the moment but it works.