WSJT is a computer program used for weak-signal radio communication between amateur radio operators. The program was initially written by Joe Taylor, K1JT, but is now open source and is developed by a small team. The digital signal processing techniques in WSJT make it substantially easier for amateur radio operators to employ esoteric propagation modes, such as high speed meteor scatter and moonbounce.[1]

WSJT
Developer(s)Joe Taylor, K1JT
Stable release7.06 r1933 (May 26, 2010) [±]
Preview release8.0 r1944 (June 19, 2010) [±]
Operating systemCross-platform
TypeAmateur radio and DSP
LicenseGPL
Websitephysics.princeton.edu/pulsar/K1JT/

History

edit

WSJT was originally released in 2001 and has undergone several major revisions. Communication modes have been both added and removed from the software over the course of its development. Since 2005, the software has been released as open source software under the GNU General Public License. This licensing change required substantial rewrites and took some months to complete. Although Joe Taylor was the original developer (and still acts as maintainer), several programmers are currently involved in writing the software. Currently, the program is written in Python and C, with several utilities written in Fortran.[2]

Communication modes provided

edit

The software carries a general emphasis on weak-signal operation and advanced DSP techniques; however, the communication modes rely upon different ionospheric propagation modes and may be used on many different bands.

FSK441

edit

FSK441, introduced in 2001 as the first communications mode included with WSJT[2], is designed to support communication using streaks of radio-reflecting ions created in the ionosphere by the trails of meteors entering the Earth's atmosphere.[1] The bursts of signal created by such trails are commonly referred to as “pings”, due to their characteristic sound. Such pings may be as short as a tenth of a second and carry enough information to complete at least one stage of a contact.[3] FSK441 employs multi-frequency shift keying using four tones, at a data rate of 441 baud. Because of the choice of character codes in the protocol, it is self-synchronizing and does not require an explicit synchronization tone.[1] FSK441 is generally used on the 2-meter and 70-centimeter amateur bands. Contacts may be made at almost any time (that is, a meteor shower is not required to be in progress) at distances of up to 1400 miles (2250km).[3]

JT6M

edit

JT6M, introduced in late 2002[2], is intended for meteor scatter and other ionospheric scattering of signals, and is especially optimized for the 6-meter band. The mode also employs multiple frequency-shift keying, but at 44 tones. One of the tones is a synchronization tone, leaving 43 tones to carry data (one tone per character in the character set, which includes alphanumerics and some punctuation). The symbol rate is 21.53 baud; the actual data rate as encoded for transmit is 14.4 characters per second. The mode is known for sounding "a bit like piccolo music".[1]

JT65

edit

JT65, developed and released in late 2003[2], is intended for extremely weak but slowly-varying signals, such as those found on troposcatter or Earth-Moon-Earth (EME, or "moonbounce") paths.[1] It can decode signals many decibels below the noise floor, and can often allow amateurs to successfully exchange contact information without signals being audible to the human ear. Like the other modes, multiple-frequency shift keying is employed; unlike the other modes, messages are transmitted as atomic units after being compressed and then encoded with a process known as forward error correction (or "FEC"), which adds redundancy to the data such that the message may be successfully recovered even if all of the bits are not received by the receiver. (The particular code used for JT65 is Reed-Solomon.) Because of this FEC process, messages are either decoded correctly or not decoded at all, with very high probability. After messages are encoded, they are transmitted using MFSK with 65 tones.[4]

Operators have also begun using the JT65 mode for contacts on the HF bands, often using QRP (very low transmit power);[5] while the mode was not originally intended for such use, its popularity has resulted in several new features being added to WSJT in order to facilitate this use.[6]


Category:Amateur radio Category:Communication software

References

edit
  1. ^ a b c d e Joe Taylor, K1JT (2006-08-10). "WSJT6 User Guide & Reference Manual" (PDF). {{cite web}}: Check date values in: |date= (help)CS1 maint: numeric names: authors list (link)
  2. ^ a b c d Joe Taylor, K1JT (August 25–27, 2006). "Open Source WSJT: Status, Capabilities, and Future Evolution" (PDF). 12th International EME Conference. Würzburg, Germany. {{cite conference}}: Unknown parameter |booktitle= ignored (|book-title= suggested) (help)CS1 maint: numeric names: authors list (link)
  3. ^ a b Joe Taylor, K1JT (December 2001). "WSJT: New Software for VHF Meteor-Scatter Communication" (PDF). QST: 36–41.{{cite journal}}: CS1 maint: numeric names: authors list (link)
  4. ^ Joe Taylor, K1JT (September–October 2005). "The JT65 Communications Protocol" (PDF). QEX: A Forum for Communications Experimenters: 3–12. {{cite journal}}: Cite has empty unknown parameter: |1= (help)CS1 maint: date format (link) CS1 maint: numeric names: authors list (link)
  5. ^ Steve Ford, WB8IMY (July 2007). "JT65A on the HF Bands". QST: 85.{{cite journal}}: CS1 maint: numeric names: authors list (link)
  6. ^ "WSJT revision history and release notes".
edit