9 Element DK7ZB

I built this antenna using 1/2 inch diameter tubing for the elements and 1 x 1 inch square tube for the 5M long boom.

The photos below were taken at various stages of construction.

The driven element was constructed using the following parts:

  1. 1 off 85mm x 80mm x 55mm deep watertight (IP65 rated) ABS enclosure.
  2. 2 off Cable Glands
  3. 1 off centre insulator
  4. 1 off “N” socket
  5. 1 off aluminium right-angle bracket
  6. 1 off length of TRG59B/U coax
  7. Assorted nuts, bolts and washers.
  8. Sealant

 

 

 

 

 

 

 

DK7ZB 2m 9 ele on EME mount

 

 

 

 

 

 

 

 

 

 

 

 

 

Posted in 2M, Blog, EME | Leave a comment

4M

I have been active on 4M since 2010 after having spent a long time looking for an unmodified FT847 that was in good condition and local so that I could view before parting with any cash! Eventually I found what I was looking for and was up and running on 4M with a UK ‘C2’ model that had been made to work on the band albeit with a rather inefficient TX and almost deaf RX…

Today the FT847 is much improved following the installation of G4FUF’s superb internal LNA and PA1O’s PA modification plus the cutting of the “ALC limiting” wire.

Below are a few photos taken when the lids were off:

This shows the CPU jumpers, one of the first things I did was to put the set back to the original “C2” factory supplied band coverage. This did mean that 40M coverage stopped at 7.100Mhz. Not a problem…  🙂

The next step was to locate the original BPF board, check out all the connections and carefully remove it.

Here’s the completed G4FUF board. It took a few hours to assemble following the excellent step by step instructions supplied with the kit.

This shows the new pre-amp fitted and all the connections in place.

Once the performance of 4M receiver side was improved the next step was to look at the transmit output power. As mentioned previously I opted to do the PA1O modification followed by the “ALC mod”.

The PA1O mod requires the removal of the PA board. This was fairly easy to do, the key thing was to make a careful note of all the connections and fixings (including screw lengths!)

Here the PA board has been removed and is shown before the modification.

Once the PA board was replaced the ALC limiting wire was located and disconnected and the FT-847 was checked for performance on all bands.

Following the modifications the rig now produces up to 65W output on 4M and the current drawn is much closer to what one would expect.

 

Posted in 4M, Blog | Leave a comment

Sequencer

When I first started my EME tests I was running the TS2000 barefoot and without an LNA so there was no need to worry about using a sequencer. This changed as soon as I installed the LNA. Even though it had RF-sensed switching and was supposed to be good for more than the power I was running, I did not feel comfortable working that way. I spent some time searching the Internet looking for something that would meet my requirements:

  1. Minimum of four switched events.
  2. Switch each event to either to ground or control 13.8V
  3. To be controlled by either a PC COM port for data modes or regular Microphone PTT for SSB use.
  4. Provide “TX inhibit” for rigs that support it.
  5. Simple design and construction using readily available parts.

Having looked at many different solutions I found that the W6PQL sequencer met my requirements the closest.

I built the sequencer on basic copper strip board and added four relays and “jumpers” so that for each event I could either switch the line to ground, provide 13.8V or in the case of the LNA switch the 13.8V supply off.

The LEDs were only in place during testing and were moved to the front panel when the circuit board was fitted into the box.

 

To house the sequencer I used a standard “Eddystone Die-cast box”. The photo shows most of the hardware in place. An additional toggle switch was added to the front after this photo was taken.

 

 

The three switches enable me to:

  1. Switch between Com port or Microphone PTT control.
  2. Switch the LNA on / off
  3. Bypass the PA and run the rig barefoot.

The four LED’s light as each event is enabled.

The Microphone sockets on the front and back panels allow me to “break” the PTT line to the TS2000 and  use the controller to enable TX / RX. So now the standard microphone simply plugs into the squencer and a new 8-way (1:1) lead goes from the sequencer to the microphone socket on the front of the rig.

Here you can see the (almost) completed sequencer.

Like most of my projects the box remains un-painted…

 

 

 

 

 

 

 

 

 

Posted in Blog, EME | Leave a comment

Rotator Controller Using Arduino and PstRotator

When I first started my 2M EME experiments elevation and azimuth control of the antenna was done manually, using a “plumb-line” and protractor for elevation and circular protractor for azimuth. The antenna was held in position with “G-clamps”. This system worked and had the added benefit of keeping me fit running between the shack and antenna every 15 minutes  🙂

This “armstrong” method was eventually replaced with a Yaesu G-5500 providing both elevation and azimuth control. This allowed me to have full control from the shack and to move the antenna  and plot position vs noise – the subject for another page!

Having got used to the G-5500 the next challenge was how to automate the antenna tracking. I spent a long time researching what people were using. I needed the hardware to interface between the Shack PC and the G-5500 and software to “drive” the G-5500. It soon became apparent that there were many solutions available with some excellent hardware / software solutions. These solutions vary in complexity and cost.

Ted, G4ELM had sent me some information on the Arduino and details of a power meter project he was building; this sparked off some interest in the Arduino especially when he sent me details of a rotator controller project! That was it – decision made, I would construct an Arduino based interface based on the excellent work published by “Radio Artisan”  K3NG. The following photos and text describe the construction of the interface followed by my choice of software.

The Arduino Based Interface

The complete interface comprises of 4 modules, the purchased Arduino Uno board, the switching board, the LCD interface plus a 2 x 20 LCD module and emulates the Yaesu GS-232A / B interface. It is a self contained unit that is powered via the USB connection, there is provision on the Arduino board for power to be provided via a small external PSU if needed. The only other connection is to the standard 8 pin DIN socket on the back of the G-5500 for external control.

I chose not to implement all the features supported in the original design, I felt that the buttons for manual control and overlap LED indicator were not needed for my EME application.

The switching board and LCD interface were constructed using vero-board and components from the junk box. They could have been combined onto a single board but I chose to keep them seperate as I initially had the interface functioning without the LCD unit.

Construction was very simple and everything went together well, on first switch on there was no smoke, and the rotator moved left and right, up and down. There was a problem however! The first attempt at rotating the antenna resulted in it elevating  🙂   that was down to me having two digital outputs crossed! I then spent time trying to work out why the “Up” command sent the antenna “Down” and “Down” sent it “Up”! I was convinced that my wiring was correct and it must be somewhere in the Arduino code – in the end I couldn’t fault either and simply switched the connections… Very late that night I found on Google references to an error in some Yaesu G-5500 rotator manuals where the up / down pins on the rear connector were shown incorrectly – guess I have the bad manual!

Here is a photo of the test set-up showing the switching board and Arduino:

As you can see from the photo above the construction used components from the junk box and could have been made a lot smaller…  I’d ordered the LCD module off the Internet but alas it was lost in the Xmas post, this unfortunately meant that there was an unplanned delay in getting the visual side working. The supplier did send a replacement and it all worked out in the end. I hadn’t really realised just how many different LCD modules are available, so I decided on a 2 row 20 character backlit white on blue which I have to say looks good.

Here’s a photo of all four modules connected and working  (the diecast box at the back is the PTT sequencer):

I have to confess that that the “boxing up” of a project is not the part I really enjoy. Once it’s all working I’m ready for the next project and as a result it was several weeks before I got round to putting it all together in a suitable box.

The next photo shows it all fitted into a 145 x 95 x 45 mm die-cast box.  There are 3 connections on the back, G-5500 connection, USB to PC and optional external power source. The two blue plastic “tubes” are simply used to hold the LCD module in place so as not to have holes drilled on the front panel.

Internal view of the completed interface:

The interface works very well and the size of die-cast box means that it will sit neatly on top of the G-5500 if needed.

One of the concerns I had using an interface with a USB connection was the potential noise / birdies issues on 2m. Based on my experience I have not found this to be an issue using the Arduino and my method of construction.

Here’s the finished unit: I know it’s not painted!  🙂

Associated software

There are two additional programs required to make it all work:

  1. The code that runs on the Arduino
  2. The PC based program that tracks the Moon and provides GS-232A/B commands to the Arduino.

The code that runs on the Arduino is a “stripped down” version of the source code developed by K3NG and others. It was suggested to me that the code could be enhanced to actually compute the Moon positioning thereby making the interface a “complete” Moon tracking controller and not needing a potentially noise generating USB connection to the PC  – something to look at in the future.

As mentioned previously there are many different tracking programs available, some are even free. I looked at several and in the end chose PstRotator.

PstRotator

I downloaded, tested and registered this program on New Years Day and have to say I am very impressed with this software. The support and communication I have had with Codrut YO3DMU has been excellent. I should also add that I have no association with PstRotator /  Codrut other than being one extremely satisfied customer.

This software has many features, the key ones for me being:

  • Worked seamlessly with the Arduino and G-5500
  • Regular updates
  • Excellent support
  • Predefined Park position(s)
  • Predefined stop limits both Az & El
  • Remote control facility.
  • Uses Moon position data from WSJT

There are many more features to get the latest information go to:  PstRotator

The screen grab below shows PstRotator in operation.

This has proven to be an interesting and relatively low cost solution that works extremely well. The basic hardware and software components that link togeteher to make this work are:

 PstRotator   <>   Arduino Controller Interface   <>   G-5500

 

Acknowledgements:

Anthony, K3NG for his excellent project.                                                                               Codrut, YO3DMU for his comprehensive PstRotator software.

 

 

Posted in Blog, EME, Raspberry_Pi | Leave a comment