1 / 23

QRSS (Send slower, no really, slower) Communicating at .8 WPM

QRSS (Send slower, no really, slower) Communicating at .8 WPM. Welcome to the slow lane of Ultra QRP March, 2011 by Michael Seedman, AA6DY With special thanks to Hans Summers, G0UPL. QRSS – The basic idea.

ely
Download Presentation

QRSS (Send slower, no really, slower) Communicating at .8 WPM

An Image/Link below is provided (as is) to download presentation Download Policy: Content on the Website is provided to you AS IS for your information and personal use and may not be sold / licensed / shared on other websites without getting consent from its author. Content is provided to you AS IS for your information and personal use only. Download presentation by click this link. While downloading, if for some reason you are not able to download a presentation, the publisher may have deleted the file from their server. During download, if you can't get a presentation, the file might be deleted by the publisher.

E N D

Presentation Transcript


  1. QRSS(Send slower, no really, slower)Communicating at .8 WPM Welcome to the slow lane of Ultra QRP March, 2011 by Michael Seedman, AA6DY With special thanks to Hans Summers, G0UPL

  2. QRSS – The basic idea • The slower you send, the less information you’re transmitting, the less bandwidth you need. • The less bandwidth you need, the better the SNR. • A good way to think of this - as you minimize the bandwidth at your receiver, the less noise makes it through along with the signal of interest. • The result of this is increasing the distance you can communicate with a given amount of power. • We all know that it takes less power to communicate in CW that in SSB. Take this a step further and it makes sense that by using slower CW, it would take less power to communicate with 1 second dots, or 3 second dots, or 10 second dots… • So milliwatts sent with 3 second dots and 9 second dashes can be heard around the world – even with simple antennas. Think about this – milliwatts traveling around the world! • In the world of QRSS, one watt of power would be considered extreme QRO!

  3. How does it work? • Shannon’s Law – Considering all possible multi-level and multi-phase encoding techniques, the Shannon–Hartley theorem states the channel capacity , meaning the theoretical tightest upper bound on the information rate (excluding error correcting codes of clean (or arbitrarily low bit error rate) data that can be sent with a given average signal power S through an analog communication channel subject to additive white Gaussian noise of power N, is: • Cis the channel capacity in BPS: • B is the bandwidth of the channel in Hz (passband bandwidth in case of a modulated signal; • S is the total received signal power over the bandwidth (in case of a modulated signal, often denoted C, i.e. modulated carrier, measured in watts or volt^2. • Nis the total noise or interference power over the bandwidth, measured in watt or volt2; and • S/N is the signal to noise ration (SNR) or the carrier to noise ration (CNR of the communication signal to the Gaussian noise interference expressed as a linear power ratio (not as log db)

  4. Theoretical improvements in SNR when slowing speed *Relative to 12 WPM CW (0dB)

  5. Most QRSS activity is beacon operation – know as MEPT • MEPT stands for “Manned Experimental Propagation Transmitters” • Sending “599 IL AA6DY K” would take about 7 minutes. The other side of the Q would take another 7 minutes or so, making the entire QSO about 14 minutes long. So, we don’t really do too much of this. • Although there are people that have ‘true’ QSO’s, much of the QRSS operation is as a beacon. • All of my QRSS operation has been on 10.140000Mhz to 10.140100Mhz (100 Hz wide band) using 7 Hz frequency shift keying

  6. How do you QSL? • A QSL in QRSS land is a screen shot of my signal in some far away land.

  7. The Receiver • Any receiver with a 1Hz filter will work. The problem is that receivers with 1Hz filters are hard to come by. • So, we use a computer with some spectrum analysis software. The output of the receiver is fed to the input of the sound card. The computer does FFT’s on the signal (many times too faint to hear with your ears) • There are quite a few capable software packages available. The one I’ve used is called Argo. Simple and it works. • Argo accumulates the signal strength in sub-Hz buckets, displaying it on the screen as the tape slides sideways.

  8. CW is one mode, but there are others Plain old CW is the classic QRSS mode, but there are others: Slow CW – actually ON OFF keying of one frequency. Slow Hellschreiber – shift carrier to generate the pattern FSK-CW – CW encoded with two frequencies about 6 or 7 Hz apart Soundcard Modes – sent as SSB signals – reverse of a Fourier Transform Pattern Pattern – Easy to generate pattern. Easy to spot, but no ID Shows a ghost of the image due to propagation Notice drift and the signal bouncing off something above.

  9. The QRSS Transmitter • They’re typically simple home built “handful of parts” transmitters that generate 500 milliwatts or less, and can transmit two tones around 10.140 MHz – 7Hz apart. • Most QRSS transmitters are crystal controlled, and the small frequency shift is controlled by using a varactor diode – in fact, a reverse biased LED makes a fine varactor diode. • Drift is a big deal. Crystals aren’t exactly ‘rocks’ as we know them. Temperature can make crystals drive a few tens of hertz, which shows up in the receivers display. Many builders put their transmitter in some kind of insulated container to keep the drift down. • Even Crystals ‘Chirp’ (although not much). At 1Hz, it can be clearly seen on the display. • The only input to the transmitter is a single bit. Transmit the low frequency, or transmit the high frequency. • Where am I transmitting? Even a crystal can be off by more than the 100 Hz band where people are watching. An accurate frequency counter is pretty helpful.

  10. My First QRSS Transmitter

  11. QRSS Transmitter Rev 1.0 I’ve built three QRSS transmitters. My first one, using a 2N5109 in the PA, puts out about 500 milliwatts.

  12. Here’s the signal from QRSS Rev 1.0 P = E^2/R 10.85V p-p X .5 = 5.4V p-p X .707 = 3.8V rms Squared = 14.7 Divide by 50 = 290 mW

  13. Arduino as the Controller • I used an Arduino as a controller for the QRSS transmitter. If you’ve not heard of it, or played with one, go get one. There are libraries for just about everything. You can go to Sparkfun.com and purchase the board for about $30. You can download the environment free at arduino.cc.

  14. Arduino Shields as QRSS Transmitters • An Arduino shield is a daughter board that fits on the Arduino computing platform. There are lots of prototype shields available. I used one from Sparkfun to build Rev 2.0. Same circuit, different form factor.

  15. My Latest QRSS Transmitter • Arduino + DDS + Amplifier + Filter = fully programmable QRSS Transmitter. • I use an Arduino to speak I2C to the direct digital synthesis (DDS) board built for a different project to generate a square wave at the right frequency. • The DDS square wave feeds to a schmitt trigger, and into 4 small 2N7000 FETs. • The voltage for the PA is controlled by an LM317 adjustable voltage regulator.

  16. QRSS Rev 3.0

  17. Arduino Code for Rev 3.0 • Although there are a ‘few’ lines supporting the DDS and communications to the DDS, here’s the core of the Arduino Code:

  18. QSL from ON5SL in Belgium

  19. What’s next?I’m planning to put Rev 4 in a new enclosure

  20. And, while I’m at it, I was thinking I could stretch the bounds of QRSS • 10,860 Miles/Watt x 1500 Watts = 16,290,000 Miles and still be under legal limit.

  21. So, I’m going to add some power

  22. Introducing the newAlpha 9590 Capable of communicating 16,290,000 miles!

  23. Questions about QRSS-orAlpha Amplifiers?

More Related