Digital on Board

Summer is in full swing here in the Hudson Valley, alternating between humid rainy days, and blindingly hot humid sunny days. Did I mention humid? So once again, on the drier days I’m out whenever possible with one of the portable setups doing a little operating. In these times of rock bottom propagation, QRP does present a challenge. Between that and the humidity, a guy can get restless.

I have not been interested at all up to now in the recent ham phenomenon of FT8. I have done digital modes in the past, most notably PSK-31, but in recent years my interest dropped off. The current controversies over FT8 being “real ham radio” were enough to fend me off. But, to be fair I should not make up my mind about it until I tried it. So I started to think, not seriously of course, about what it would take to try out FT8. Just to be sure I have no interest in it whatsoever.

Well the first thing I would need was a computer to run the software. All of the machines in our household are spoken for, and it would inconvenient to move my office laptop for digital shack duties, so I started the usual eBay search for an old, used, cheap, Linux worthy laptop. Pretty depressing.

I’m not sure when the idea occurred to me, but for less than half the money and one quarter the footprint, a Raspberry Pi might do the trick. The new models of this $35 single board computer run quad core processors at 1.2 GHz, a far cry from the original. It was an intriguing idea, and I took a look. I found a lot of material, much of it on Youtube. There are dozens of videos covering all facets of Raspberry Pi mischief: I used several of them as sources for my project and I will share the links as I go along.

One of the Youtube channels I found, SurvivalTechNord by Julian, OH8STN, suddenly changed the whole idea and crystallized the project for me. I highly recommend his work, the videos are packed with great information.

Running digital modes would be interesting, but running them portable, off grid, battery operated QRP would be awesome! I had to do this, especially since I instantly knew that I had the perfect substrate for a portable digital platform: a bamboo cutting board.

I’ve put lots of projects on these boards – they’re cheap, readily available in the produce section of your local grocery, and made from a renewable resource. Every project is better on a bamboo cutting board.

Everything's better on a bamboo cutting board

Everything’s better on a bamboo cutting board

I made a list of the hardware I would need:

  • bamboo cutting board (had one in stock)
  • Raspberry Pi (I chose to use a 3B+ rather than the newly released 4)
  • case for the Pi
  • power distribution for 12v to the radio and the Pi
  • DC-DC converter to supply 5v to the Pi
  • sound card interface
  • rig control interface
  • GPS (for off grid time synchronization)
  • FT-817
  • android tablet for UI (Raspberry Pi runs “headless”)
  • one of those cute bluetooth keyboard/mouse combos (optional, but handy)
  • 12v battery to run everything (I have a Bioenno 4.5Ah lipo)
  • several class 10 micro SD cards and USB reader (really important, make backups!)

There’s a lot to describe about this project, so I’m going to focus on the hardware in this post, and add follow on posts to discuss some other key issues:

  • setting the Raspberry Pi up to run headless
  • installing the latest versions of ham radio digital software
  • setting the Pi up as an access point when there isn’t Wifi available

Anyway, on to the hardware. By watching Julian’s videos, I selected the sound card interface and the GPS unit for the project.

The sound card interface, a ZLP MiniProSC, is sold by a firm in the UK, but ordering it for delivery to the States was not a problem, and it was about a week from order to delivery. The MiniProSc is tiny, has very good specifications, and no knobs. Audio levels are controlled from the computer, very convenient. The other choice was a Signal Link, which is more expensive, physically larger, and after reading reviews and comparing specifications, less attractive to me.

The MiniProSC is shipped with connecting cables for the radio of your choice. I ordered the data input cable for the FT-817, which will also work with my FT-847. Oddly enough, the MiniProSC uses the old style larger type B USB cable. There is nothing special about the bright blue one you see in the photo, it was just the shortest cable of this variety I had on hand.

The MiniProSC

The MiniProSC

The GPS unit is a inexpensive USB dongle readily available on Amazon (here). Julian provides a video showing the software installation and setup necessary to allow Raspbian Linux to synchonize it’s system time to the NMEA sentences coming from the GPS. You will only need this when not connected to the internet; when you have an internet connection the time servers in the cloud provide more accurate time fixes and the GPS is ignored.

GPS and rig control dongles

GPS and rig control dongles

Julian also mentions an excellent Anderson Powerpole distribution block sold as a kit by K9JEB, John. These are a superb alternative to commercially made distribution blocks, and John offers an optional DC-DC converter the size of a Powerpole, which can be substituted in up to three locations on the board. I ordered my kit with one DC-DC converter, and the filter capacitors. This block allows me to connect the battery to the Raspberry Pi setup and the radio, and provides fused input. It works well, but I found that the Pi with all the USB devices connected wanted more current than the tiny converter could supply, and so consistently displayed the dreaded “lightning bolt” icon on the desktop indicating the supply voltage was sagging.

K9JEB power distribution block

K9JEB power distribution block

Consequently I found a very nice, inexpensive adjustable DC-DC converter on Amazon (here). This works great, it can provide several amps if necessary with very good voltage regulation and includes a nice display and switch controlled start up. I haven’t noticed any switching noise on the perceptible on the ham bands. And, I can still charge my tablet from the DC converted on the power distribution block if I need to.

DC-DC converter

DC-DC converter

Connecting the Pi to the DC converter required making a power cable. I cannibalized an old wall wart for a two-wire cable that appeared robust enough to carry the amp or so we might draw on startup. The micro usb connectors are available on Amazon, about $3 for ten. You will need 10, because these things are really hard to solder to – the plastic melts easily if overheated. Use the finest soldering tip you have, crank the temp down, and use the minimum dwell time necessary to flow the solder. I added some heat shrink tubing for a strain relief, and a 90 degree usb adapter (Amazon, here) so I could route the cable with the least amount of stress. Some cable ties finish the job, once installed don’t mess with it. And make a few spares.

Homebrew micro USB cable and right angle adapter

Homebrew micro USB cable and right angle adapter

Rig control is provided by an FTDI usb dongle (pictured above with the GPS dongle), again available from Amazon here. No problem if you stick with FTDI devices, no drivers needed for Raspian linux, it was truly plug and play. Not much to say, it just works.

The Raspberry Pi is the 3B+ version, available just about everywhere. I decided to avoid the newer version 4, as there is a reported problem with powering it from the USB C cables available, requiring a converter from micro usb.

I found a nice case for it as well, that includes a heat sink set and a tiny fan that runs from the 5v GPIO pins. Looks classy. I was going to provide an Amazon link for it, but apparently the 3B+ version has been replaced the the version 4 case. Alas…

I chose to use 64 Gb micro SD cards for the persistent store on the Pi, but in retrospect that might be overkill; 32 Gb is plenty, you could probably get away with less. The issue is that you will need several of these cards so you can back up the software as you make progress with the various installation and configuration tasks. Trying to set up the access point I hosed up my setup several times, having those backups avoided the loss of hours of work.

Raspberry Pi 3B+ in classy case

Raspberry Pi 3B+ in classy case

All this stuff needs to be stuck down to the cutting board, and my favorite medium for this is 3M Scotch brand “Extremely Strong” hook and loop fasteners. They don’t appear to have any other name, here’s the package:

Scotch "Extermely Stong" fastener

Scotch “Extermely Stong” fastener

There not actually hooks and loops, more like little mushrooms, and the tape is genderless. Clean both surfaces with a little isopropyl alcohol, let them dry. Stick to device, place carefully and stick to the board. Allow to set for a few hours undisturbed and your good to go. In the unlikely event that you ever want to remove something from the board, it can with effort be peeled off.

The idea of using the tablet, connected over wifi to the Pi as a user interface is brilliant. You can operate without direct connection to the rig giving you a lot of flexibility for your portable setup. The type of tablet does not matter; excellent VNC client apps are available free for Android and IOS devices which bring the Pi’s desktop to your device and allow you to interact with the ham radio software GUI. This photo is of my nVidia tablet running VNC client

Rasberry Pi desktop running WSJTX on an Android tablet via VNC

Rasberry Pi desktop running WSJTX on an Android tablet via VNC

While it is not necessary, these cute little bluetooth keyboard/mouse combinations (Amazon, here) eliminate the need to use the touch screen and virtual keyboar on your tablet, yielding finer and more positive control of the sofware in my opinion.

Cute Bluetooth keyboard

Cute Bluetooth keyboard

The rig is of course my venerable Yaesu FT-817 (original model) which has come out of mothballs and is ideal for this application. I have also used the board with my FT-847, the big brother of the 817, and this also works quite well.

FT-817 listening to FT8 on 40m

FT-817 listening to FT8 on 40m

I haven’t done tests but by rough calculation I should get 4 hours of operation from the 4.5 Ah battery. Once started, the Pi draws a steady 0.5 amp. The FT-817 draws about 2 amps at 5 watts on transmit. The receive current is about 350 ma. So in receive mode FT8 the setup is drawing about 850 ma, on transmit 2.35 amps. During QSO you have a 50% transmit/receive duty cycle, so the average QSO draw is 1175 ma. If you assume your time is spent two thirds listening and one third in QSO, overall average consumption would be 625 ma, and allowing for not depleting the battery much beyond 50% you could run for the setup for about 4 hours. More than enough for me.

Bioenno 4.5 AH LiFePo Battery

Bioenno 4.5 AH LiFePo Battery

In the next post I will go over the software used in the project. Lots of interesting stuff to talk about. Until then,

73,
de N2HTT

Posted in Ham Radio, Linux | Tagged , , , , , , , , , , , , , , , , , , , , , , , , | 2 Comments

O’scope Fun

My first FDIM was memorable for a variety of reasons, but the most exciting part for me was participation in the the Buildathon. The Buildthon, hosted by Rex Harper W1REX of QRPme unleashes 40 or so builders with soldering irons in a hotel ballroom. From a home brew perspective, that’s about as exciting as it gets. QRPme is the source for a large number of ingenious kits, and of course the famous MePads which facilitate Manhattan style scratch building.

Builders at the Buildathon purchase a small board kit, hopefully small enough that it can be assembled in a few hours in the trenches. Ususally this is something like a keyer, or a small CW audio oscillator, but this year the project was a bit different.

The focus this year was one of the pocket-sized Chinese portable oscilloscopes that are proliferating on the net these days. These scopes are single channel and typically have bandwidth of about 200 KHz, and cost between $20 and $40 dollars. You can find them in kit form, or assembled, with alligator clip leads or with inexpensive 1x-10x bnc scope leads. Wow, an o’scope for $20! – but what can you do with it?

That is the question that is addressed by this year’s Buildathon.

This year’s project was an departure from the norm for Buildathons. Instead of just a simple board kit, it combined an inexpensive piece of test equipment with a “trainer” board which supplied interesting signals to examine.

QRPMe O’sope Fun Board with DSO 150 scope

The kit from QRPme, called the O’scope Fun Board, contains several circuits which produce interesting signals you can look at with your $20 scope. The board provides a number of separate modules on a single board, along with standard pin headers that allow their interconnection. The list of functions, in order of increasing complexity:

  • a small piezo speaker
  • audio frequency oscillator at around 750 Hz
  • a microphone and preamp
  • an audio amplifier with volume control
  • a configurable 555 timer circuit
  • a single chip microprocessor, which outputs ASCII characters in a loop at 2400 baud

and some support functions:

  • a regulated 5v power supply (for the microprocessor chip)
  • a section of built-in MePads available for adding your own components/circuits

Ample opportunity to have fun with a small oscilloscope.

I had attended one of Rex’s Buildathons in the past, held at the 2012 LobsterCon, and have fond memories of rummaging on picnic tables for kit parts and soldering using battery powered soldering irons by the light of Coleman laterns at 2:00AM. In short, it was a blast.

So as soon as the announcement for this year’s Buildathon was made, I signed up. Then I thought: I’m a pretty handy builder, maybe it would be fun to assist at the event. I emailed Rex, and in short order was added to a list of eight “beta-builders” and general event helpers. Our kit orders would be fulfilled before FDIM and shipped to us directly, so that we could assemble the kit, make suggestions on the build and instructions, and generally become “experts” in advance so as to be most helpful during the event.

Along with seven other helpers, I received a beta version of the kit a couple of weeks before FDIM. We all quickly got to work building the boards, and proofing the construction directions. Since the board is intended as a training tool, we also tried out all of the circuits and experimented with the scopes to determine what worked well.

The boards we got were very “beta”, and had manual re-work done by Rex before sending them out to us. My build of the preview board went smoothly, and took about 90 minutes. I am a slow, methodical builder, doing a lot of checks along the way, so I think most folks could finish the kit in less time. Everything worked, and the only change I suggested was to increase the value of resistor in series with the white LED on the board, which was blindingly bright using the 1k resistor supplied.

After completing my board, I decided to add a few components to the MePad section to allow its use as a morse code practice oscilator, by routing the output of the audio oscillator to a 1/8th inch stereo jack, and then to the input of the audio amplifier. I added additional header pins to allow the connections to be made with jumper wires.

O’scope Fun Board implementation of CW practice oscillator

This worked fine, and allowed me to demonstrate a cool feature of the the DSO 150: you can turn off the trigger function altogether, and stream the signal to the display. By setting the timebase to about a second, I could see my CW wave forms go by as I keyed the circuit, as you can see here:

Moving on to checking out the small scope, the first thing I did was to make a list of suggested starting settings for each of the test circuits, as it was fairly easy to hook up the scope and see nothing because the vertical amplitude, horizontal time base, or the triggering was not set correctly.

Next up was a request from Rex to produce better documentation for the scope, since the instruction sheet included with the device could be cryptic to someone not familiar with oscilloscopes to begin with. One of the other helpers found an excellent online resource for the scope (more on this below), but I put together a quick “cheat sheet” listing all of the keys and corresponding functions. We wound up not using this, but I’ve uploaded it as a link on this site for anyone who is curious.

The scope we got is a Jyetech DSO 150 Shell scope. These can be found on eBay, Amazon, Alibaba and a bunch of other places. The units we got are from Circuit Specialists, and come assembled.

This little scope seems handy enough to me that I decided to take it to the next step, and add a rechargeable L-ion battery too it, eliminating the need to deal with the dangling 9v battery on a pigtail (which has the habit of dropping off just when you get the probe attached where you need it.)

You can find a number of YouTube videos on adding a rechargeable battery to the DSO 150, but the best solution I found was a kit produced by gianlucaarenadesign. You can find these on eBay. It is an ingenious solution: he provides a nicely 3D printed replacement back for the DSO 150, with room for a battery and requisite circuitry.

Replacement back for the DSO 150 scope with L-ion battery, charge controller and buck converter

The kit comes with the back, a charge controller for the L-ion battery, and a DC-DC buck converter to raise the 3.7v battery to the 9 volts needed by the scope. Also included is a sliding on/off switch (needed because the buck converted will eventually drain the battery if left connected, even if the scope is not turned on), and a cute transparent plastic “light pipe” to make the charging LEDs visible on the side of the case.

You have to provide the L-ion battery, some wire, and in my case a JST two wire connector to run from the buck converter to the main board. (Caution: the connectors available on Amazon have varying color coding, check the polarity you need on the board, and ignore the wire color code, which has a 50/50 chance of being wrong.) Optionally you can add a small diode at the output of the converter, I had one so I put it in.

All is explained in the excellent single sheet instruction which come with the kit. It’s an easy upgrade, and cost about $14 shipped from Italy. Yes I know, sounds like an expensive upgrade to a $20 scope, but if you really intend on using this thing portable I think it’s worth it.

So are these little scopes just a toy, or are they useful?

Certainly as a teaching tool for introducing someone to the uses of an oscilloscope you cannot beat the pricetag. Beyond that though, I think these instruments could be very useful additions to your toolkit. Certainly for troubleshooting audio circuits you are all set, plenty of bandwidth. Also, if you do any building with Arduino or Rasberry Pi projects, this scope can be very handy looking a states of GPIO pins and PWM output.

The fact that it is the size and weight of a small DMM means it can go in the tool bag, where bench scope stays at home on, well, the bench… So it probably won’t replace a good bench scope, but all in all a useful, and fun tool.
73
de N2HTT

Posted in Ham Radio | Tagged , , , , , , , , , , , , , , , | Leave a comment

Hello, Antuino!

Having just come back from my first Four Days in May, hosted by QRP-ARCI, I have a lot to talk about. My first FDIM really exceeded my expectations; true, the Dayton Hamvention is an impressive event, but the activities and meeting the people at FDIM really made this first trip memorable. If you are interested in QRP or homebrewing gear, I can’t recommend it strongly enough.

There were a number of events I want to tell you about, but in this post I want to describe a new piece of test gear I brought back, which will really change the way I work with home brewed radios. This test instrument is called the Antuino, presented by Ashhar Farhan of uBitx fame. It places within reach of the amateurs’ budget circuit analysis of amplitude vs. frequency, formerly the domain of very expensive service monitors and network analyzers.

Antuino (labeling is my addition)

Antuino (labeling is my addition)

The Antuino is powered by an Arduino Nano v3, and consists of these functional blocks:

  • an SWR bridge
  • a calibrated receiver
  • an si5351 signal generator
  • an Arduino Nano
  • a 128×64 LCD graphical display, and encoder/pushbutton.

Using these blocks, under the control of the Nano, the Antuino provides the following functionality

  • a graphical antenna analyzer, plotting SWR vs. frequency
  • a scalar network analyzer, which lets you plot the frequency response of passive circuits, such as filters
  • a relative power analyzer, showing received signal strength vs. frequency

If you have ever wanted to check for spurious emmissions from your homebrew transmitter, check the response of a low pass filter, or just figure out the 2:1 SWR bandwidth of you antenna, this is the instrument for you. And all, in the true uBitx tradition, it will do it at about a $100 price point. You can’t beat that for functionality per dollar.

We all got excited about the Antuino when Ashhar gave a short presentation on it during the Thursday talks at FDIM, the the excitement really peaked when we found out that there were a large number of first production run instruments available for sale at Vendor Night, Thursday evening. A large line formed, but there were enough to go around, and I felt quite lucky to have been able to snag one. My understanding is that they will go on sale to the general public on June first, from the HF Signals website.

Of course, these are first run units, so they were not without a few minor warts out of the gate, (like the uBitx had.) There is virtually no documentation online yet, other than the schematic and the source code which is open source and hosted on github. (Ashhar mentioned that a software update will be available shortly providing some minor improvements.) The intent is to make the platform easily hackable, and I already have some ideas I want to try out.

Antuino is supplied in a plain black case without any markings or labels (I added my own), but applying power brings up the LCD display which tells the entire story. The key piece of information needed is that the SMA female connector near the centerline of the device is used for all inputs, the one near the top of the case is the output of the signal generator, used only for the SNA function. There is a mini-USB jack for programming the Nano, a 2.1mm barrel jack for input power, 9 – 12v, and a power switch on the top of the case. The rest of the UI is in the software.

There was a minor hardware issue with these first run units that a lot of folks ran into, myself included. The case contains a 6-cell AA battery tray – a full set of batteries will power the unit for about 4 hours. However we could’t get the unit to run from the batteries. Removing the board and resoldering the pins of the barrel jack above and below the board, and also the pins of the connector from the battery tray to the board solved all battery operation issues. I’m using NiMH batteries in mine, and it is very convenient to not have a power connection trailing the instrument.

My first Antuino experiments were hotel room-based, and consisted of checking the SWR of a 2 meter HT antenna (yes, the frequency range of the si5351 extends up 2m) and scanning the FM broadcast band with the HT antenna attached. The SWR plot looked believable if not very interesting, and there were definitely some peaks in the FM band that appear to correspond to strong local stations. But more interesting testing had to wait until I got home.

SWR sweep of a 2 meter HT antenna

SWR sweep of a 2 meter HT antenna

FM Broadcast Band

FM Broadcast Band

Sweeping your antenna for SWR is very simple:

  • use the encoder to move the highlight to the segments of the frequency display and select your center frequency for the scan by pressing the encoder to enter the field, turning the encoder to select the value, and pressing again to exit the field.
  • move the highlight to SWR and press the encoder to select.
  • move the highlight to the frequence range and select the width of scan
  • at this point the bar display shows the instantaneous value being measured
  • move the highligh to the PLOT button (it has a double frame when selected) and press the encoder to start the scan
Home screen setup for sweeping 80 meter SWR

Home screen setup for sweeping 80 meter SWR

The setup screen is replaced with a chart showing SWR vs. frequency. Press the encoder again to exit the chart back to the home screen. Here is a scan of my G5RV on 80 meters.

80 meter SWR plot

80 meter SWR plot

Using the SNA (Scalar Network Analyzer) function is also straightforward. Connect the upper SMA connector to the input of the circuit you wish to scan, and the output of the circuit to the sense input (central SMA connector.) Using the home screen, set you frequency, select the SNA function and bandwidth, and press PLOT.

Home screen setup to plot filter response

Home screen setup to plot filter response

The resulting plot will show the response of your circuit in dbm over the frequency range. Here is a plot of a low pass filter designed for 40 meters, which I use with my WISPR transmitter:

Low pass filter plot

Low pass filter plot

Now we get to the calibrated receive function of the Antuino. The key thing here that you have to be careful not to overload the receiver, you cannot connect your transmitter directly to it. Above 1mw input the receiver is swamped and basically does not display any signal. Higher power levels could damage the receiver. I tried to use a resistor network with a dummy load as a sniffer, but I could’t get the signals down into a readable range. I suspect there was a lot of leakage in addition to the voltage on the resistor network. What worked very well was about a foot of plain wire stuck into the female connector and draped over the sniffer and the dummy load I was transmitting into. This brought the signals down into a measureable range.

Dummy load sniffer with wire pickup

Dummy load sniffer with wire pickup

Although it is tempting to set the scanning range to a large value, like +/- 25MHz to look for spurious emissions from a transmitter, I found that this did not work very well, as the signal measured at the primary frequency was very low compare to that measured at say +/- 500kHz. My guess is that this is because there are probably a fixed number of steps in the graph, and at the wide scan you are probably stepping right over the fundemental frequency you are interested in. This theory could be confirmed by looking at the code, which I have not done yet.

A better approach is to use a relatively narrow range around the fundemental, make note of the peak value, and then perform the scan at the second, third etc. harmonic frequencies and compare results. A little cumbersome, but it works.

Home screen setup for power scan at 7050 kHz

Home screen setup for power scan at 7050 kHz

Home screen setup for power scan at 7050 kHz

Home screen setup for power scan at 7050 kHz

Here is the plot from my SKY-SDR at 7.050 MHz, and also at 14.1 MHz.

At 14.1 MHz the second scan looks close to 40db down compared to the first, which is what we would hope for.

Right out of the gate, the Antuino is proving to be an interesting and useful tool in the shack, and I’m sure it will only improve as the software evolves and folks come up with new and novel applications for it.

Keep your eye on the HF Signals website, and till next time

73
de N2HTT

Posted in Arduino, Ham Radio | Tagged , , , , , , , , , , , , , | 3 Comments

Goodbye, old Paint

I can’t believe that I haven’t made a post since the middle of August. The latter part of summer was absorbed by major family events, and the time just evaporated. Now as winter is approaching, and things have settled down a bit, I’m starting to return to my project bench. The primary project on the bench since summer has been a scratch-built transmitter using two 955 acorn triodes, which is nearly done and currently in the debugging stage.

I’ve got the 955 transmitter to the point where it’s doing something, but not exactly what I had in mind. At this stage of the project I would normally pull out my trusty BK Precision 20 MHz dual channel oscilloscope and start poking around, so that is exactly what I did. Hmm.. oscillation, that’s good, frequency, way off, not so good… – and then, suddenly, nothing. No trace, just the horizontal sweep. I tried different probes, different channels, different signal sources, all to no avail. My old friend was kaput.

I’ve had that scope for about 15 years. It was an eBay purchase, about $80 shipped, and at the time it was a really big deal, being my first oscilloscope ever. The 20 MHz bandwidth was just adequate for working on 40 meters and down, at 20 meters you could see a signal, but no real detail.

BK Precision 20MHz dual channel oscilloscope, doing its thing

BK Precision 20MHz dual channel oscilloscope, doing its thing

However all the bits worked, both channels, and it became an indispensable tool on the bench for scratch building, troubleshooting, and general electronic poking about.

So, when I had thoroughly convinced myself of its demise, two thoughts flashed through my head:

  • I can’t be without a scope right now, how will I ever complete the transmitter?
  • No way a am I going to try to fix this thing or spend a nickel trying to get it repaired. You probably can’t get parts for it anymore anyway.

Nope, if I’m going to replace it, I’m going to get a real scope like they talk about on Soldersmoke. One of those fancy digital scopes that does everything. I mean, how often do you upgrade your oscilloscope? This probably is my big chance.

I took a look on the web, and in pretty short order zeroed in on the clear choice (or at least it seems so to me) for a hobbyist level digital scope: the Rigol DS1054z. There are numerous enthusiastic reviews to be found on YouTube, such as this overview, and this in-depth review. Pretty much everyone seemed to agree that in terms of features and performance per dollar, you can’t beat this scope. I’m not going to detail the positives here, you can check out the links, but basically a 4-channel, 50Mhz scope with a large 7 inch display is pretty deluxe.

It took a couple of days to convince myself this was the right choice, and a couple of days after that an alarmingly large box from Amazon arrived. No worries though, the scope is actually only about the size of a large-ish lunch box. It was just very well packed.

It was a few days before I had the time to sit down and get acquainted with my new scope. I watched a bunch of YouTube videos to get familiar with the front panel operation for typical tasks. It became pretty obvious that I had traded my skateboard for a muscle car – this device will do any task I might ever need, and a whole bunch more that I won’t. Debugging 40 meter QRP tube transmitters – no problem.

One of the features of the new scope that absolutely captivated me is the ability to provide a frequency domain display via an FFT function. I have built a lot of scratch built QRP transmitters, and have dutifully added low pass filters to the outputs to insure adequate spectral purity. But up till now I have never been able to look at the output of transmitters to see if they meet the FCC requirements. This was the first thing I had to try.

For my test subject, I chose a Michigan Mighty Mite I built a few years ago (because it was featured on Soldersmoke BTW), to which I had added a 7-pole LPF from the recipe by George Dobbs, G3RJV. I have actually had this rig on the air, but was it okay? Now I know…

The waveform coming off the output link is pretty crufty, as you can see in the photo below:

Very not good looking transmitter output, before filter

Very not good-looking transmitter output, before filter

but the output of the LPF looks pretty good:

Pristine signal, post low pass filter

Pristine signal, post low pass filter

Now, to the magic of FFT. The unfiltered signal looks harmonic rich, and those spikes are only about 10db down – not good

The dirty secrets of the unfiltered signal revealed

The dirty secrets of the unfiltered signal revealed

But the output of the filter is very clean:

Signal cleaned up, and measured with cursor feature

Signal cleaned up, and measured with cursor feature

Only a small spike at the third harmonic. Using the cursor feature of the scope (yes, it has cursors! <arm pump/>) I measured the 3rd harmonic at 42db down – just making the FCC spectral purity regs. I can sleep at night again, knowing my MMM will not be polluting the airwaves, when and if I ever put it on the air again.

One controversial aspect of the DS1054z is the fact that the scope hardware can support more features than the firmware allows; you can field upgrade you scope to higher specs by purchasing a license key from Rigol. The extended capabilities include among other things: 100Mhz bandwidth, more capture memory, and software decoding of communication protocols like RS-232 and I2C. That latter sounds interesting to me, as I have done a bunch of Arduino sketches using I2C – it could come in handy.

Rigol DS1054Z showing option count-down

Rigol DS1054Z showing option count-down

The scope ships with all the extended features enabled for the first 40 hours of operation, so you get hooked on using them. Then they expire and turn off. The license keys from Rigol are quite expensive, you could nearly double the cost of the scope by purchasing a key.

Here’s the controversial part: it is very easy to hack the scope. A quick web search will return numerous YouTube’s, blog articles, and links on how this is done. I’m not going to provide any links here, if you are interested, go look. But lot’s of folks just unlock all features (you will hear about this a lot on YouTube how-to videos concerning teh DS1054z), but there is a down side: hacking the scope voids the 3 year warranty.

So I’ve decided not to hack – but to wait. If I find one of the extended features is a can’t-live-without, or it’s three years from now and the warranty is over, then maybe. But for now, what the firmware allows is more than enough scope for my needs.

And what will happen to my old BK? Well I thought about it, and decided that the odds were low (and the returns not worth it) that someone might want to buy a broken 30-year-old scope at a hamfest. I certainly don’t want to undertake troubleshooting it myself, and it would not be worth investing any money in a professional repair. So with the absolute minimum amount of sentiment I could muster, I brought the slightly rusted but beloved instrument to that big recycling center in the sky. (Well, actually near Oneonta)

Good bye, old Paint, and

73,
de N2HTT

Posted in Arduino, Ham Radio | Tagged , , , , , , , , , , , , , , , | Leave a comment

Automating the Eclipse

We did not include plans to travel to view the total eclipse taking place this August, it just didn’t work out with other family obligations scheduled for late this summer. So I was really excited to learn about the Solar Eclipse QSO Party, a neat way to participate in some crowd-sourced science from our location in the Northeast, where we will only see a partial eclipse. I made plans to take the day off (Monday August 21) and operate from the alt-QTH in New York’s Southern Tier. QRP operation and simple wire antennas.

RBN, here I come.

The folks running the experiment/event, HamSci, have a very nice resource page for the SEQP. Among other things, it notes that the very popular logging program, N1MM logger, has been updated to include a contest template for the SEQP. N1MM is a very capable program, but one that I have not used in the past. However for this event I downloaded it, installed it, and got it up and running with a minimum of fuss. My original intent was to use it for logging only, performing all other functions manually. Reviewing all the capabilities that could be mine if I interfaced my rig (Elecraft KX3) was sorely tempting, and I began to play with hooking the rig up to the computer. From there it was a slippery slope indeed…

Elecraft provides a USB cable for CAT operation and firmware updates for the KX3, along with a very nice utility program. I have used these tools for updating the rig, but not for actual operation, although the utility program provides CW and digital mode capability.

Knowing that this functionality works, I carefully reviewed the N1MM documentation for interface instructions. They seemed almost too simple. With a few mouse clicks, I had my KX3 connected in SO1V (single operator one VFO) mode, reporting band and frequency changes to the N1MM window. Easy. But wouldn’t it be nice to have all those N1MM macro buttons working?

Checking the N1MM documentation, and then some general web searching revealed the following pieces of information:

  • the KX3 does not support the DTR/RTS signals needed for hardware CW keying on the ACC1 serial port used for CAT operations [CAT is an acronym for computer control of a transceiver over a serial port. Couldn’t find the origin of the acronym on the web – n2htt].
  • Computer driven CW from the Elecraft Utility program is accomplished through the CAT commands KY and KYW, which instruct the radio to send the accompanying ASCII text as Morse code
  • the N1MM documentation specifically states that CW operation via CAT commands is not supported – they suggest the use of third-party hardware interfaces for CW

Dang. I don’t have a third-party interface handy. I did have a hardware interface that I had built a while back, that used USB to serial port conversion to toggle the DTR line for keying my Yaesu FT-897. I played with this using the KX3 ACC2 input configured for PTT, but could not get it to go.

Some of the web results I found seemed to indicate that despite N1MM documentation to the contrary, limited support of CAT based CW was possible with the KX3 (thanks K4MTX). I then spent most of a perfectly lovely Saturday indoors in front of computer screen, and in the end got it to work… pretty much.

N1MM logger hooked up to the KX3

N1MM logger hooked up to the KX3

Sparing you the exquisite details of everything I tried, here is what the problems are that must be overcome:

  • the Elecraft KY command can only handle a 26 character message. The KYW command allows concatenating as many messages as you like seamlessly, so that is not a radio side limitation.
  • A problem occurs when an N1MM macro, like {EXCH}, expands out to make your message longer than 26 characters. When this occurs, your attempt to send the message results in nothing. No error, no CW, just silence.
  • N1MM polls the radio periodically for status, and if the radio does not respond in time, N1MM reports a timeout and presents a dialog asking if you wish to continue talking to the rig. Say yes. This was occurring a lot during long CAT controlled CW messages, the EXCH macro was particularly bad. (N1MM provides a setting to increase the timeout by 50 or 100%, but even at 100% the time-out still occurred.)

The solution for making (unsupported) CAT driven CW work with the KX3 is to do the following:

  • wrap each N1MM macro in its own KYW command including a trailing space
  • break up the macros into as small chunks as possible to minimize time-outs

My macro setup requires three button presses to respond with an exchange, as I separated the call signs (yours and his) out from the exchange macro. Slightly clumsy but it works.
Here then is my macro file for the KX3 and N1MM supporting CAT driven CW:

------------------ clip here -----------------------------
###################
# RUN Messages 
###################
F1 CQ SE,{CAT1ASC KYWCQ CQ SE ;KYW{MYCALL} ;KYW{MYCALL} ;KYWK;}
F2 EXCH,{CAT1ASC KYW {SENTRSTCUT} ;KYW{EXCH} ;KYW{MYCALL} BK;}
F3 TU,{CAT1ASC KYW{TU {MYCALL};}
F4 {MYCALL},{CAT1ASC KYW{MYCALL};}
F5 His Call,{CAT1ASC KYW{CALL};}
F6 Repeat,{CAT1ASC KYW{SENTRSTCUT};KYW{EXCH};KYW{EXCH};}
F7 Grid?,{CAT1ASC KYW GRID?;};
F8 Agn?,{CAT1ASC KYWAGN?;};
F9 Rpt?,{CAT1ASC KYWRPT?;};
F10 Call?,{CAT1ASC KYWCL?;};
F11 Spare,
F12 Wipe,{WIPE}
###################
# S&P Messages 
###################
F1 QRL?,{CAT1ASC KYWQRL? DE {MYCALL};}
F2 EXCH,{CAT1ASC KYW{SENTRSTCUT} ;KYW{EXCH} ;KYW{MYCALL} BK;}
F4 {MYCALL},{CAT1ASC KYW{MYCALL};}
F5 His Call,{CAT1ASC KYW{CALL};}
F6 Repeat,{CAT1ASC KYW{SENTRSTCUT};KYW{EXCH};KYW{EXCH};}
F7 Grid?,{CAT1ASC KYW GRID?;};
F8 Agn?,{CAT1ASC KYWAGN?;};
F9 Rpt?,{CAT1ASC KYWRPT?;};
F10 Call?,{CAT1ASC KYWCL?;};
F11 Spare,
F12 Wipe,{WIPE}
------------------ clip here -----------------------------

Happy eclipse QSOing!
73,
de N2HTT

 

Posted in Ham Radio | Tagged , , , , , , , , , , , , | Leave a comment

Roll your own

It’s the height of summer, and we are enjoying a week’s vacation at the alt-QTH in New York’s beautiful Southern Tier. The weather is warm and dry, with occasional afternoon thunder showers keep everything green, and the pace is slow and peaceful. I usually bring up lots of radio projects to occupy my time, and this year was no exception.

I have always been very interested in portable QRP operation, and have been building out a couple of portable kits for that purpose. The most recent features the MTR-4B trail-friendly rig, combined with a SOTABeams 30 foot fiberglass mast, all of which fits easily in a day pack. I have long been a fan of end-fed half-wave (EFHW) antennas, and have a couple made up on 40 meters – with a small tuner these wires can be used on multiple bands. They require only one point of support, virtually no feed line, and are lightweight, good performers.

Just a couple of weeks ago, I came across a blog post by Michael, G0POT, where he describes his experience building a trapped EFHW for three bands, 20m, 30m, and 40m. This antenna can be used without a tuner on those bands, which is a hiking plus – one less piece of gear to carry.  The key to the antenna’s success is a 1:60 impedance transformer, or unun, which can be built in a small box. This becomes the rig-end termination of the antenna. Michael provides links to PA3HHO’s blog, with good pictorial instructions on how to wind this unun on a ferrite core. The resulting antenna is lightweight, needs no additional accessories, and performs well – it has become my portable favorite.

Now we come to the vacation story. I bought two toroids to make the unun, and still had the second one with me. I also have an old 1:4 balun built from a kit that I never use. Sitting on the deck looking for something to do, I decided to re-purpose the box and fittings from the balun to house a second 1:60 unun. These things just seem too useful not to have a spare on hand.

Well no problem, I brought tools and materials to build with, but unlike the primary QTH there is no well stocked bench here. And now, with the demise of the local Radio Shack store, no handy place to pick up that odd resistor you don’t happen to have.
Well, the odd resistor was in fact the issue. When I had made the first unun, I tested with my antenna analyzer and a 3.3 kOhm resistor, just to verify that I was seeing around 50 ohms (plus or minus) with the resistor across the output terminals. Just a sanity check, I’m never quite sure I’ve counted the turns correctly. I did not have the resistor with me in the kit…

Of course I could just build the thing and check it out with an EFHW attached to see how it performs, but it got me thinking. If I were stranded on a deserted island with a rig that needed a 3.3 kOhm resistor to become functional to call for help, and had only typical household items available (okay so not too deserted an island. Think abandoned resort with no Radio Shack nearby) could I fix the rig?

I asked myself the “what are resistors made of?” question. Precision metallic oxide films seemed beyond the realm of homebrew possibility, but what about good old carbon? We have lots of old crappy pencils lurking in the kitchen drawers, so I tracked one down that didn’t look too pristine, cut the eraser end off, and measured the resistance of the lead – only 16 Ohms, very low, but definitely promising.

To increase the resistance, I figured you have to reduce the cross-section of the material, so I tried making a dark pencil mark on a 3×5 index card and measured the resistance – about 10 Megohms. This could work.

My lovely XYL, Janette KC2LLA, supplied a very soft drawing pencil (more graphite, less clay in the lead), and I started systematically filling in dark lines of pencil lead on the 3×5 card, checking the resistance as I went. It continued to decrease to about 100 kOhms, then kinda stalled as I added more graphite. It occurred to me that the point of contact, (the meter leads) might be having an effect, so I added two alligator clips across the stripe, and the resistance dropped dramatically.

With the alligator clips in place, adding more graphite continued to reduce the resistance, but with less and less effect as the width of the graphite area moved out beyond the end of the alligator clips. It seemed to bottom out at around 6 kOhms – at this point Jan had a brilliant idea: cut the graphite area in two, and connect the two pieces in parallel.

Graphite covered index card pieces, ready for parallel hookup

Graphite covered index card pieces, ready for parallel hookup

I placed the two cut pieces, graphite sides facing out, between the clips and voila – 3 kOhms! By moving the position of the clips slightly I was able to dial in 3000 Ohms pretty precisely.

3k on the button!

3k on the button!

After assuring myself that the resistance reading was stable and repeatable, I proceeded to build the unun. Testing with the home-made resistor showed that the windings were fine.
The unun went in the box, and a re-check with my paper resistor showed good results.

Testing the 1:60 unun with a paper resistor!

Testing the 1:60 unun with a paper resistor!

It’s unlikely that the paper resistor will find a permanent home in my test equipment, but it was a fun and interesting experiment in kitchen physics that worked surprisingly well.

73,
de N2HTT

 

Posted in Ham Radio | Tagged , , , , , , , , | Leave a comment

Nice guys.

I’m very excited about operating out-of-doors this season. It seems to be in the air: the May 2017 issue of QST is featuring portable operating, with a nice assortment of hiker-ish tools adorning the cover. It wasn’t that bad a winter as winters go, but apparently we are all aching to get outside and get a little fresh air. And play radio, of course.

So for the last few weeks I have been getting together my kit to try my hand at SOTA (Summits on the Air). Basically, take a hike, climb a hill, set up a state-of-the-art QRP station, work a pile-up, pack up and go home. And, post lot’s of photos…

In addition to the physical fitness aspects of this ham radio niche (I’m working on that – actually, that’s part of my sudden fascination with hiking), there’s the challenge of setting up a station in any and all conditions. And, the toys are just the best.

I recently purchased a trail-friendly QRP rig, the MTR-4B from LNR Precision. I have only just started to use it, but I am really liking this little rig. Really essential QRP radio, nothing extra but everything you could want. I’ll probably do a write-up on it in another post, but in this post I want to discuss a critical accessory that took me a while to figure out. The fiberglass, telescoping, antenna mast.

Naturally, operating en plein air requires an antenna, and those pesky things generally need to be elevated into the air, the higher the better. There are two basic models for portable antenna supports:
“Throw a wire into a tree”
and
“The lightweight telescoping fiberglass push-up mast”

You really need to be prepared to employ either when you arrive at your summit. Of course, you may find a perfect, conveniently placed tree to throw a wire up into. (I wrote a blog post about this a while back.) Then again, you may not. Or, you may not want to, because you are in park land where you are not permitted to attach anything to the trees. In that case, the second choice is the way to go.

There are readily available, inexpensive fishing poles (called “squid poles” or “crappie poles”) that can be used to support an antenna at a reasonable height. These are typically 16 – 25 feet long when extended, but they suffer from two drawbacks: first, being intended for fishing, they are extremely flexible especially at the tip, and the weight of a wire antenna can cause the end to bend over sharply, and even break under the right (wrong) conditions. The other disadvantage is that collapsed, these things are about 4 1/2 feet long, or longer. You could pretend it was a hiking staff, but it seems just a cumbersome thing to carry on a hike up a hill.

No, what you want is a purpose-made fiberglass mast designed with hiking in mind. The one I have is from SOTABeams, extends to about 33 feet, and collapses down to about 26 inches. It weighs about three pounds, not a trivial load while hiking, but definitely worth its weight in altitude. This mast will easily support an end-fed half wave dipole (my favorite wire antenna) at a point a couple of feet from the top without bending over. Perfect… except it needs to be guyed in place.

Here’s the rub: it’s a beautiful day, you’ve hiked to the top of your local summit ready to deploy your station, but you are alone. Everyone had something better to do than take a hike to place where they could hold your mast up while you set up the guy lines. So now you are trying to somehow balance the mast against a rock or your daypack while trying to get the guy lines snug, running around in a circle over and over. It can’t be done. I know.

So it became necessary to figure out how to put up a 30 foot mast with four guy lines alone, and I think I’ve figured it out. All you need to do is a little one-time prep work before you head out, and you’ll be able to set up your mast alone in just a couple of minutes without even breaking a sweat. The answer makes use of simple trigonometry. (If simple trigonometry is not available in your area, regular trigonometry will do.)

The guy line scenario usually consists of four (but you can get away with three) guy lines attached to the mast some ways up the pole, extending out at a 45 degree angle, and anchored in the ground. The method I’m about to describe will work for any guying system, but since I purchased a guying kit with my mast from SOTABeams, I’ll describe how it works with that. My kit consisted of a guying ring (actually a plastic square with a round hole that fits around mast, plus 4 attachment holes), and a generous length of fluorescent yellow lightweight cord. You divide the cord into 4 equal parts, and tie each part into one of the attachment holes using a bowline knot. This is the starting point for my single-handed guying technique.

But first, a word about knots. This technique relies on using specific knots, and I’ll tell you what they are, but I’m not going to explain how to tie them. Look them up on Youtube, you can find much better descriptions than I could give. But do use these specific knots, it matters.

Okay here goes: the one-time preparation you need to do to your guy lines.

  1. Place the guy ring on your mast, and measure how high up from the base it rests. You can do this with no wires or lines attached by extending the mast out horizontally on the ground. This measurement is very important, so make sure the guy ring is sitting snug on the mast before you make the measurement. With my mast and setup, the ring is 10 feet 6 inches above the base of the mast.
  2. For each guy line, measure a distance equal to the height of the ring from the point where the line attaches to the ring. At this point, take a bight of the line (a bight just means fold the line and make an open loop) and tie an overhand knot, to create a permanent loop in the guy line at that point. After this step, I had a permanent loop 10 feet 6 inches from the attachment point in each of my guy lines.

    A Permanent Loop (bight tied in an overhand knot)

    A Permanent Loop (bight tied in an overhand knot)

  3. Here’s where the trigonometry comes in: each guy line when taut forms a triangle, with one point being the guying ring, one point the base of the mast, and one the point of attachment to the ground. We want the angle at the ground attachment point to be 45 degrees, and that means that the ground attachment point will be exactly as far away from the base of the mast as the guy ring is up the mast. (10 feet 6 inches in my case).
    And we can also compute the length of the guy line from the ground attachment to the guy ring, it will be 1.4 times the height of the guy ring (trigonometry) or in my case 14.85 feet.

    Detail drawing explaining trigonometry

    Detail drawing explaining trigonometry

    Do this calculation for your guy ring height, and round the answer up the next foot, because we want a little slack. I used 15 feet as my value. Measure this distance from the attachment point of the guy line, and tie another permanent loop at this point. Do this for each guy line.

So now you have 4 guy lines, each with two permanent loops tied in them at the same distances.

Guy line with two permanent loops tied in

Guy line with two permanent loops tied in

You are now ready to put up your mast alone. Here’s how to do it:

  1. Select the spot where the base of the mast will go, and stake the guy ring on the ground through each of the attachment loops. Stretch each line out straight in the direction it needs to go. For four lines, each opposite guy should line up straight.

    The Stakeout

    The Stakeout

  2. For each guy in turn, take the stake from the guy ring loop, and push it into the ground where the first permanent loop is. You don’t want to put the stake through the loop, just next to it using the loop as a location marker.

    Use the first loop to position the stake.

    Use the first loop to position the stake.

  3. For each guy, place the second permanent loop around the stake and anchor it. We’re done with the first loop.
  4. Place the mast on the spot where it will go, and start to extend it through the guy ring. Don’t forget to attach your antenna after you’ve got the mast going through the guy ring. Really.

    Starting the mast up

    Starting the mast up

  5. Extend the mast a section a time. Ignore the guy lines, pay attention to the antenna wire which is going all sorts of places you don’t want it to.

When the mast is fully extended, you can let go. The guys will be loose, but have enough tension to hold the mast upright, although leaning at an angle.

Self-standing, but leaning over

Self-standing, but leaning over

Now it’s time to adjust the guys for proper tension.

To make a tensioning mechanism we’re going to use two knots: a slip loop, and a trucker’s hitch. Go look them up, and then come back here. (Here is a nice YouTube video that demonstrates all the knots I have mentioned.)

Okay, start with guy line opposite the direction the mast is leaning. We will do this on all guys in turn, always moving next to the guy line opposite the lean.

  1. Tie a slip loop in the guy line about three or four feet up from the stake.
  2. Grab the line, and slip the permanent loop off the anchor. (Don’t let go of the line.) Loop the standing part of the line around the stake so it can move freely, and pull it up so there is a little tension on the line.
    Pull the free end of the guy line through the slip loop, and pull it to tension it the way you want. Tie a trucker’s hitch around both parts of the line to secure it.

    Guy line tensioned and secured with trucker's hitch

    Guy line tensioned and secured with trucker’s hitch

Voila, a beautiful, self-standing mast you put up all by yourself. You can tweak the tension on the guy lines until the mast is perfectly vertical. Now what was it I was going to do with this mast… oh, yes..

Beautifuly guyed mast, which we needed for some reason..

Beautifuly guyed mast, which we needed for some reason..

I know this guying process sounds a little complex, but believe me after you have done it fifty or sixty times it will become second nature. And speaking of nature, what could be better than enjoying the outdoors and ham radio at the same time, hanging around with a bunch of nice guys.
73, de
N2HTT

Posted in Ham Radio | Tagged , , , , , , , , , , , , , , , | 4 Comments

A cootie?

Settling in for the long winter season, I have lots of bench projects waiting in the queue. Some have time constraints and are higher priority, such as getting my HX-1681 back on the air in time for this years Novice Rig Round-up (0000 UTC on FEB 18 through 2359 UTC on FEB 26, 2017). Others, like finishing the one tube regen I started, or repairing half a dozen broken items, will rise to the top of the list in due time. And there are some new home brew ideas I am eager to start, definitely including another QRP tube transmitter this year.
So with all these worthy items awaiting attention, how do I spend the little bench time I had available over the last two weeks? I built a cootie key, of course.

The "Depot" cootie key

The “Depot” cootie key

A cootie key, or sideswiper as they are also called, is a key that is operated with a horizontal motion of the hand, rather than the up-and-down motion of a straight key. It has two contacts, left and right, and unlike a paddle a key closure on either side closes the same circuit. Cooties go way back; they were the first attempt to solve the problem of “glass arm” (what we call a repetitive strain injury today) which was the frequent result of too much straight key activity. It is said that the first cooties were made by enterprising telegraphers who mounted two straight keys base to base on their sides, with the keys wired in parallel. Later, commercially made cooties appeared, touting less fatigue and faster keying speed as advantages.

In the early 20th Century the “bug” or semi-automatic key made its commercial debut. Since that key automatically completes the dits, the telegrapher does less work, and soon the bug pretty much completely supplanted the cootie key and they more-or-less disappeared. Today the advent of inexpensive electronic keyers and the paddle, which uses two separate circuits for the dot and dash, have pretty much relegated bugs and cooties to the attic, to be used only by aficionados of retro and antique gear.

But there is one other group of hams who have traditionally embraced the cootie: those seeking a key for next to no cash outlay. Cooties can be made out of any piece of springy steel and two contact points. Hacksaw blades are commonly used, but I have seen pictures of cooties made from steak knives jammed point first into a block of wood! This is a technology that lends itself to improvisation, and that is what ham radio is all about.

Sending with a cootie, or side-swiping, is tricky business. Basically, you start each character on the same side of the key (I’m right-handed, I start with my right index finger first), and then alternate thumb and finger creating the elements of the character. The timing is all on you, much as it is with a straight key. I found the technique difficult at first, but with some practice still find it difficult. My inclination is to start each character with whatever finger was left over after completing the last, but I can see that method quickly leads to disorganization and madness. The always-start-on-the-same-side approach makes sense if you think about each character as a separate unit, always formed the same way. Harder to learn, but I think you get a better sounding result.

I have actually owned a very fancy cootie key for some time now, made by Llaves Telegraphicas Artesanas (LTA) in Spain. The gentleman who made these keys, Guillermo Janer, EA6YG, has been a silent key since 2008, but you can still see a very nice page describing the keys he made at Morse Express.

LTA cootie, on a nice chunk of granit countertop

LTA cootie, on a nice chunk of granite countertop

This key is beautifully crafted, but really awkward to use. With the pivot in the center the throw is short, and the stiff brass arm has no give upon making contact, making for a very jerky feel when keying. After several tries to get used to it, I gave up and it sits very handsomely on the shelf where I display my key collection.

I got interested in cooties again when just recently one came up for sale on a club swapmeet listing. This was a cootie made by Vizkey. It gets excellent reviews, and I got intrigued. The Vizkey version is based on the venerable hacksaw blade which simultaneously provides the contacts and the spring tension for the key. These keys are a bit pricey though, and I wondered if there was a way to experiment with cooties that would require less commitment.

On to steak knives and blocks of wood.. I researched inexpensive home brew options, and came up with this really nice design by Mike Maynard, KC4ICY. His Depot Key, so named because all the parts can be obtained from, well, you know. Anyway it looked like a nice inexpensive way to play with a cootie, and being based on a hacksaw blade I figured it would be pretty much the authentic side-swiping experience. Mike estimates that his version of the cootie can be built for about $10. I think the actual number is closer to $20, but I didn’t have any old hacksaw blades handy and the Depot only had packages of two available. I did have most of the rest of the hardware on hand, as well as the wooden base (leftover from the external VXO project) and the wood finishing supplies (leftover from the Bayou Jumper.) I bought the angle irons, the hacksaw blade, and the 1/8 stereo plug which I was out of at the moment. And the buttons for the finger pieces.

My first attempt at finger pieces was to cut out two rectangles from a heavy polyethylene container. They looked awful, so I went searching through the craft department of our local Wal-Mart, and found a package of six really cheap coat buttons for $2. The buttons had flat backs so they fit together nicely around the hacksaw blade, and a #6 bolt fit the hole perfectly.

Coat button finger pieces

Coat button finger pieces

Construction was very straightforward. I cut the hacksaw blade to length using a pair of tin snips (don’t forget the safety goggles when working with springy steel), and drilled a hole near the cut end to accommodate the fingerpiece attachment. The blade was a little tough to drill, but no big deal really, just go slow and perhaps use a drop of oil on the bit. I used a wire brush in my Dremel tool to remove the paint from the hacksaw blade, as it was a rather garish white and yellow color scheme.

In a departure from Mike’s design, I added a bolt across the top of the angles holding the contacts, so I would only have to wire one side. This eliminates the possibility of using the key as a single lever paddle, but adds some rigidity to the contact posts.

Strain relief

Strain relief

The only other feature I added was a staple and a dab of hot glue to act as a strain relief for the cable, which is a short length of RG-174 coax. I put a piece of non-skid foam backing, (the kind used under rugs) on the underside, held in place with a few pieces of double-sided scotch tape. Although key is very light, this arrangement holds it in place just fine, and there is no need to hold the key with your other hand while keying.

Non-slip rug backing

Non-slip rug backing

So how does it play? Not bad, actually. The springiness of the blade, and the soft landing with a little give on the contacts is very pleasant. It makes a little noise when keying, but not nearly as bad as the LTA key, which clanks dramatically with each stroke.

I’ve been practicing off the air with it, and while I like the feel and the side-to-side keying, I still sound pretty awful. There is a tendency to run the dits together, and shorten the dahs. Based on internet advice, I set the contacts pretty far apart – this is supposed to help avoid the running together.

There are many online resources for on the art of sideswipery – the SideSiperNet website lists nets and other information, and has a gallery of keys posted by cootie afficianados that is very interesting to browse through. You can also find a short essay on the practice of side-swiping at Morse Express. The also feature another commercial cootie, the GHD-501 (see the bottom of the page), a pricey but beautiful instrument.

I like my homely little cootie, and will continue to play with it – maybe even venture out onto the air someday if my sending with it ever becomes comprehensible. I did get to satisfy my side-swiping itch without investing in an expensive instrument – dodged the bullet on that one.

73,
de N2HTT

Posted in Ham Radio | Tagged , , , , , , , , , , , , , , , , , | 1 Comment

Another radio, another VXO

Well, another holiday season has steamrolled past, and as usual the need to celebrate rose to the top of the charts once again. My lovely XYL is always on the lookout for a ham radio themed holiday present for me, God bless her, and this year I was able to suggest something without the usual churning to find a suitable idea. Starting back in November, I became aware that the Four State QRP Group (4SQRP), renown for their excellent kit projects, was about to introduce a new QRP set paying homage to the paraset spy radios of World War II. I haven’t built a kit in a while, but as soon as I heard of this one, I was instantly lit up. What a cool idea: a little QRP transmitter, and regen receiver, made to fit in a wooden box harking back to the suitcase sets that went behind the lines in WW II. They had me at “wooden box”.

The Bayou Jumper, a Paraset replica in a wooden box.

The Bayou Jumper, a Paraset replica in a wooden box.

Of course this modern paraset replica uses a very different implementation of the technologies incorporated in the 1940s version. Although both the historical parasets, and the 4SQRP unit (called the Bayou Jumper) make use of a regen receiver, the modern rig implements the receiver using FETs and varactors, where the historical rig was all tubes.
The transmitter in the set is basically the 4SQRP NS-40 transmitter sharing a single circuit board with the regen. The NS-40 was another 4SQRP club kit, a simple but very robust 40 meter transmitter, using a 2N7000 oscillator driving an IRF510 FET PA. It produces a healthy 5 watts, and features an unusual low pass filter implemented with spiral coils built into the circuit board, thus eliminating the need to wind two additional toroids.

Bayou Jumper board, spiral coils visible upper right.

Bayou Jumper board, spiral coils visible upper right.

There is a wealth of information about both the Bayou Jumper kit, and the historical sets available on the kit website. There is also a Yahoo discussion group, with a lot of building resources and hints, and links to some historical documentation of the parasets of yore. Take a look at the files section of the Yahoo group for some good sources of historical info about the parasets. At the time of this writing, the first run of 100 kits is sold out, but they are rekitting them for a second run immediately, so keep an eye on the website if you are interested.

While perusing the historical info, I learned that the original suitcase sets were designed to be “portable” and weighed 42 pounds. By the end of the war a few years later, that weight had dropped to 9 pounds! And of course the replica weighs much less than a single pound, including the wooden box.

So I first heard about the BayouJumper right at the end of the November, and immediately checked the website for availability. “Coming soon” was the intel at the time, but unlike other kit radios, this one had a built-in parallel project: the wooden box. The radio is designed to fit a specific hinged wooden box available from HobbyLobby. If you are lucky enough to live near a HobbyLobby retail store, you can purchase just the box that fits the radio, ordering online you have to buy the set of three, which leaves open the possibility of other wooden packaged projects. Of course, the woodworkers among us could home-brew something fancier (and have, check the photo section of the Bayou Jumper Yahoo Group), but for me the prospect of obtaining the box, and decorating it provided a pleasant diversion while waiting for the kit to become available.

The Yahoo Group provided a wealth of advice on how to finish the box, which I took literally. I sealed my box with several coats of Minwax Polycrylic finish, and then used their Polyshades stains over the clear coat. I went through a number of colors I didn’t like, and wound up with a light coat of “Mission Oak”, with a heavier coat of “Honey Pine” over it. All I can say is that the samples at the hardware store look nothing at all like the color I got. Mine turned out looking like a pine box with a layer of travel grime over it. I’m not complaining.

Wooden box with travel decals

Wooden box with travel decals

Pictures of the project prototype showed it plastered with vintage travel stickers, miniaturized to fit the scale of the box. These turn out to be home-brew decals! A very interesting, and potentially useful technology. You purchase you sticker images in the form of downloadable PDF or JPG files (I got mine on etsy), and print them on special decal paper, which is available not surprisingly from decalpapers.com. After printing your images using high-quality photo settings for the printer, you spray the pages with several coats of gloss plastic finish like Krylon. After they are thoroughly dried, cut them out, soak briefly in cold water, and slide into place on the object to be decorated. Couldn’t be easier, and it actually worked. I finished with a light coat Polycrylic to lock them in place.

Decorated box (romance side.)

Decorated box (romance side.)

With the box all prepared, and with more time to wait until the kit shipped, I starting thinking about how to accessorize my as yet unbuilt paraset. Shipping along with the kit are these neat little boards that allow you to solder on a modern HC49/U crystal, and attach two pieces of #10 solid wire to make a board that will plug into a crystal socket intended for an FT-243 crystal.

Both sides of HC49 to FT-243 crystal adapter board.

Both sides of HC49 to FT-243 crystal adapter board.

Photos of these little boards on the Yahoo group showed a variation with pads for a trimmer capacitor and an inductor in series, to make a pluggable, pullable crystal. With my recent fascination with VXOs and crystal pulling still running high (see last post), I got the idea to build a pluggable VXO for the SKCC frequency of 7.055, using a bunch of shorty HC49 crystals, an inductor and a polyvaricon cap. I used a piece of single sided PCB, and just isolated the pads with a Dremel tool by hand. The circuit is very simple: just the variable cap and the inductor in series with the crystal. I used five crystals in parallel – putting them in parallel makes them easier to “pull” and increases the frequency range you can get. Also those little shorty crystals don’t have a lot of quartz in them, paralleling them increases the current they can handle.

My finished VXO used a 10 uH choke I had lying around, a 200 pF polyvaricon, and gives a range of about 3.5 kHz. Just enough to dial in that guy calling CQ almost but not quite on your frequency. I’ve used it with the W1TS simple transmitter with very good results.

7055ish pluggable VXO

7055ish pluggable VXO

Finally it was just a matter of watching the website for the release of the kit, hoping it would be in time for a Christmas delivery. By dint of checking my phone every 30 seconds for 10 straight days, I was aware of the kit release pretty promptly on the first day, Dec 18. I ordered pronto, and by Thursday before Christmas, had my kit in hand to be wrapped and placed under the tree. The minor obsession with early ordering turned out to be worthwhile – the first kit run of 100 was sold out in five days. Fear not, 4SQRP is doing addition kitting runs, and the kits will be available again soon. Watch the site.

Santa came through, and since I wanted to use the radio from the alt-qth later in the holiday week, I needed to get started on the build right away. The kit is straightforward to build, and the documentation is very good. There were a few minor inconsistencies, but checking the Yahoo Group resources before building should alert the builder to any gotchas. I am a slow kit builder: I check the value of each part with a meter, and mark up both the parts list and the schematic as I progress. It took me 5 hours over two sessions to complete the build, but I imagine a faster worker would take much less time.

Everything worked at first power up… but some major tweaking was needed. The transmitter section was fine, working as advertised and putting out a solid 5+ watts into a dummy load. The regen was going into and out of oscillation with the regen control, but I could not find the oscillator signal at all using my KX3. After reading on the reflector that it could be quite a ways above 7.3 MHz, I tried again, and finally found it up at 7.752!

Jim N5IB, one of the designers of the kit has been offering guidance on the reflector, and indicated that moving the regen down into the ham band was accomplished by either using the trim cap, or squeezing the turns together on the toroid. I wasn’t having any luck with the trim cap, which is only a 20 pF adjustment, so I took a look at the toroid on a photo of a completed board on the Yahoo group. Big difference, so I squeezed the coils to make them look like the photo, and that did the trick.

Toroid before squeezing

Toroid before squeezing

Toroid after squeezing

Toroid after squeezing

I wound up with a tuning range of 7.030 – 7.175 which is kinda high, but covers all the areas I am interested in. While I was testing with everything opened up, it was going from 7.015 up, but it seems to have jumped up once everything was in the box. Jim provided a hint on moving the range down a bit – adding a few pF across the base of the trimmer cap, and I may revisit this as some point. But for now it is working fine and I decided not to mess with it further. I painted the coil with some home-brew coil dope (artisanal) since I wasn’t able to get my hands on any clear nail polish.

Artisanal Coil Dope

Artisanal Coil Dope

My regen goes in and out of oscillation at about 75% of the pot range, and I wasn’t able to budge it with the corresponding trimmer cap. Anyway, I can get it to go into and out of oscillation at both ends of the tuning range, that’s all it needs to do, so again I decided it was good enough.

While hunting for the tuning limits, I was turning the rig on and off by plugging and unplugging the power cord, and I broke one of the tabs on the power jack. It had been mentioned on the Yahoo group that they are fragile and not to bend them too much on installation. Luckily, it was the ground side that broke, and I was able to solder the wire directly to the ground side of the jack. That was the worst mishap I encountered with the build, everything else went smoothly.

Well one week after Christmas is famously Straight Key Night (oh yes, also Hogmanay) and what better time to try out my new Bayou Jumper on the air. I have collected a fair number of crystals over the years, and so have lots of frequency options available on 40 meters. Because of SKN, the CW portion of the band was happening, leading to a textbook example of:

N2HTT’s Axiom of Operating Rock-bound

For any given crystal frequency there will be either:

  • A. Someone calling CQ exactly 500 Hz above or below you transmitter frequency with his passband cranked down tight, or:

  • B. Someone exactly on your crystal frequency, in hour two of a four-hour rag chew.

The upper end of 40 meters was too busy to shoe-horn in, but luckily I have a few rocks up in the old Novice CW portion of 40 meters, above 7.100 MHz. The Bayou Jumper is shipped with a 7.122 crystal (apparently the QRP-ARCI frequency) so that’s a good spot to look for them. I finally chanced across Tommy, AA4TB, calling CQ spot on 7.1175, one of my rocks. He was also QRP, running an HW-9, and we had a short but pleasant contact although he was faint and there was lots of QRM on my side. He must have been mystified when I told him my rig was a Bayou Jumper, and I was so excited that I forgot to send my SKCC number, but all in all, an excellent first QSO. A while later I worked Bill, KB0BWY on the same frequency, for my second and final SKN contact this year. The QSO with Bill is the current standing distance record for my Bayou Jumper at 1400 km.

On the air for SKN!

On the air for SKN!

Aside from breaking in the Bayou Jumper, SKN was kind of a bust for me this year as suddenly, on Friday afternoon (Dec 30th) I completely lost the ability to be heard on the air. I usually check for my signal on Reverse Beacon Network, but at some point Friday I just disappeared. I tried different rigs, actually put up a new antenna (40 meter sloper dipole), went QRO, switched coax, but all to no avail. I wasn’t getting out. It wasn’t until Sunday afternoon that I took the MFJ tuner out of the circuit, and just as suddenly I was back! Something must have fried in the tuner; I have it on the bench but haven’t had time to check it out yet. Unfortunately it was the last item I switched out, so I was down for most of the event.

After playing with the Bayou Jumper for a few days, I’m beginning to understand how the hams of yore could operate successfully using simple regen receivers. I’ve built a couple of regens, which work great, but I just couldn’t figure out the interplay between transmitter and receiver. Regens are so sensitive, they get blown away by the local signal when you transmit. Forget about hearing yourself in the receiver as a sidetone, or spotting you transmit frequency.

The Bayou Jumper revealed the secret to me: when you are transmitting, turn the receive audio OFF. Works like a charm, just mute the darn thing. No need to spot your transmitter, just get the receiver in the neighborhood of where you are calling, and sweep up and down a few kHz looking for a reply. It couldn’t be easier. I was definitely over thinking the whole process. I am going to try my old regens out with one of my home-brew transmitters, to see if I can get this to work.

Oh yes, one other thing: the Bayou Jumper has no sidetone. Actually not a big deal, your sending will be fine even without one. Where we’re going, we don’t need sidetones…

73 (and Happy New Year)
de N2HTT

Posted in Ham Radio | Tagged , , , , , , , , , , , , , , , , , , , , , , , , , , , , | 9 Comments

Wiggle room.

I’ve been spending a lot of time messing with VFOs recently, both vintage tube units and modern digital synthesis projects, all driven by the quest for frequency agility with homebrew QRP rigs. My favorite homebrew transmitter is the 2-tube W1TS rig, which has stubbornly resisted cooperating with an outboard VFO. Even Ralph WB8DQT, the author of the project, states in his documentation that VFO operation was not a design goal for this lovely little transmitter. I wholly agree; I have tried with a number of VFOs and a few different interfacing techniques, and I haven’t been able to get sufficient drive from an external VFO. The thing is just much happier with a crystal in its socket.

A while back, I had a thought: why couldn’t you add the parts necessary to create a VXO circuit around the crystal, and plug that VXO circuit into the crystal socket? You’d get some variability with a crystal driving the 6C4 oscillator. It should work, right? I tried putting together such a circuit, which never did work, since I didn’t have any clue what I was doing. It went on the pile of unsuccessful experiments, and I forgot about it.

Then just recently, I discovered acorn tubes. These tiny little tubes were popular in the 1940’s in VHF applications. Their small size resulted in less inter-electrode capacitance, extending their useful frequency range into the VHF. You can find them around on eBay, and from some of the sellers of NOS tubes.

I got interested when I came across a couple of articles by Dave Ingram K4TWJ (sk) in CQ Magazine describing QRP transmitter projects using these little tubes. I tracked down a bunch of his acorn circuits (old CQ magazine content is available behind a pay-wall here), and started accumulating parts to build a 2-watter using two 955 acorn triodes in a push-pull configuration. I have almost all the parts for this project and am looking forward to starting it soon. So what does this have to do with VXOs?

One of the acorn tube articles described an optional VXO circuit that could be substituted for the crystal in the oscillator. This got me thinking about my failed outboard VXO attempt, and I did a search for VXOs for use with tube rigs. I found a number of circuits: although mostly intended for use with solid state QRP rigs, there was one result that hit the jackpot.  I found a page showing a number of external VXOs intended to drive tube rigs done by NT9K,  Bill. (Scroll down this page to find the VXOs. Bill has a very interesting website, well worth looking around while you are there.)
This was exactly what I had tried building on my own a while back, but apparently his circuit worked!

I reached out to Bill and he replied to my email promptly, with the information I needed to try to reproduce the VXO. As is turns out, the original inspiration for the circuit was Dave Ingram again, who described it in another of his CQ columns. Bill provided the critical missing information – how much inductance was needed – and I built one of my own.

External VXO with HC/6 crystal onboard

External VXO with HC/6 crystal onboard

I actually had most of the parts on hand, except for the 365 pF air variable capacitor. These can be bought new from Antique Radio Supply fairly reasonably, and they are nicely made units. ARS ships really quickly too, so I had everything I needed in fairly short order.

Construction is point-to-point and the circuit is simple: the variable cap and inductance are placed in series with the crystal, with a short cable to allow plugging the circuit into the crystal socket on the rig. Using Bill’s projects as inspiration, I mounted my circuit on a small wooden plaque obtained from the local craft store. All the hardware is stainless steel and brass. Two posts allow easy interchange of the inductor in the circuit, which is actually quite handy as I tried a couple of different ones before settling on 40 turns wound on a T-68-2 powdered iron core, about 10 uH.

I had the ceramic FT-243 socket on hand and used that because most of my crystals are either vintage FT-243’s, or modern HC/49 style crystals mounted inside vintage FT-241 or FT-243 holders emptied of their out-of-band crystals.

Many VXO circuits are designed to use more than one crystal, all on the same frequency. It is easier to get more of a frequency swing with multiple crystals. But I am only looking for 1 or 2 kHz around the crystal frequency, just enough to work those guys you hear 500 Hz off your rock, running tight passband filtering, who will never hear your call. For that reason, and the fact that I don’t have duplicates of any of my FT-243 rocks, I opted for a single crystal socket. It would be easy enough to add another socket in the future if this gizmo proves useful.

I enjoyed the Thanksgiving weekend at the alt-QTH this year, as we entertained the entire family for Thanksgiving dinner. During the quiet moments, I worked on this little VXO project, and by Friday evening it was ready to try out. The W1TS transmitter lives at the primary QTH, so testing would have to be done with my Knight T-60 transmitter which is currently set up in the shack. I tried a number of different crystals and a couple of inductors, and got a range of results.

VXO connected to the Knight T-60 Transmitter

VXO connected to the Knight T-60 Transmitter

The two inductors I tried were hand wound: one was 5 turns of 22 ga wire on an FT-43-50 ferrite core, and the other was 40 turns of the same wire on a T-68-2 iron powder core. The ferrite version measured 13 uH on my digital LC meter – I didn’t measure the other one but the calculated value should be about 10 uH. In testing these coils performed about the same, I went with the red type 2 core, I think it looks nicer.

Results varied a lot with the type and activity of the crystal. Some of my vintage FT-243 rocks only moved a rather disappointing 700 Hz, but the smaller HC/6 types gave much better results with the same setup, swinging about 3.5 kHz. The HC/6 style rocks are the ones in the metal can, with the same pin spacing as the familiar FT-243s. I am looking forward to try this setup with the modern HC/49 crystals mounted in FT-243 holders that I use with the W1TS transmitter. I have a feeling that these will swing pretty well, as they are very active compared to the old vintage rocks.

HC/6. FT-243, and FT-241 crystals all share same pinout

HC/6. FT-243, and FT-241 crystals all share same pinout

Connection to the rig is with a jumper cable that can be plugged into the rig’s crystal socket. I had a plastic plug on hand that fits the FT-243 socket (left over from an RF pre-amplifier project), and I used a short length of 300 ohm twin-lead for the jumper. This has much less capacitive loading than coax, but a short length of coax would have worked fine as well.

300 ohm twin-lead terminated with weird plastic plug

300 ohm twin-lead terminated with weird plastic plug

Another plug idea that I have used often is to open up and empty a vintage FT-241 crystal holder (these were mostly used for VHF radios, and are plentiful at frequencies outside the ham bands), drill a hole to accommodate the coax, and use the holder as a plug for the crystal socket. You can do this with an Ft-243 crystal as well, but I think the larger size of the FT-241’s make them easier to use for this purpose.

Coax terminated with plug made from an FT-241 crystal holder

Coax terminated with plug made from an FT-241 crystal holder

So Thanksgiving this year was great: warm house, big family dinner, snowy landscape (yes, we actually had a foot of snow the Tuesday before), and a small homebrew project. Much to be thankful for.

73
de N2HTT

Posted in Ham Radio | Tagged , , , , , , , , , , , , , , , , , , , , , , | 7 Comments