To install click the Add extension button. That's it.

The source code for the WIKI 2 extension is being checked by specialists of the Mozilla Foundation, Google, and Apple. You could also do it yourself at any point in time.

4,5
Kelly Slayton
Congratulations on this excellent venture… what a great idea!
Alexander Grigorievskiy
I use WIKI 2 every day and almost forgot how the original Wikipedia looks like.
Live Statistics
English Articles
Improved in 24 Hours
Added in 24 Hours
Languages
Recent
Show all languages
What we do. Every page goes through several hundred of perfecting techniques; in live mode. Quite the same Wikipedia. Just better.
.
Leo
Newton
Brights
Milds

WSJT (amateur radio software)

From Wikipedia, the free encyclopedia

WSJT-X
Developer(s)Joe Taylor, K1JT
Initial release2005
Stable release
2.6.1 / Jan 13 2023
Written inC++ (Qt GUI), Fortran, C [1]
Operating system32-bit Windows NT or later, Unix, Unix-like
Available inSoftware: English
Documentation: English, Dutch, Finnish, French, German, Hungarian, Italian, Japanese, Portuguese, Russian, Serbian, Slovak, Spanish
TypeAmateur radio and DSP
LicenseGPL
Websitehttps://wsjt.sourceforge.io/wsjtx.html

WSJT-X 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-X make it substantially easier for amateur radio operators to employ esoteric propagation modes, such as high-speed meteor scatter and moonbounce.[2] Additionally WSJT is able to send signal reports to spotting networks such as PSK Reporter.[2]

History

WSJT, the predecessor to WSJT-X, 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 several months to complete. Although Joe Taylor was the original developer (and still acts as maintainer), several programmers are currently involved in writing the software. The latest version of WSJT (not to be confused with WSJT-X) is written in Python and C, with several utilities written in Fortran.[3]

WSJT versions up through 7.06 r1933 (referred to as colloquially as WSJT7) and earlier were aggregations of previous versions, and as such WSJT7 contained 16 different modes (FSK441, JT6M, JT65 variants A - C, JT2, JT4 variants A - G, WSPR, and a preview of JT64A). As of version 8.0 (referred to as colloquially as WSJT8) the available modes changed completely such that WSJT8 now offers 5 different modes (JTMS, ISCAT, JT64A, JT8, and Echo) -- none of which are back-compatible with WSJT7 or earlier releases.[4] This backwards-incompatibility includes JT64A, such that the preview release of JT64A in WSJT7 cannot communicate with the stable release of JT64A in WSJT8. As of May 2018, the latest WSJT version is WSJT10.

Communication modes provided

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.[5]

WSJT's communication modes can be divided into fast and slow modes. While fast modes send character-by-character without error correction, the slow modes aim to optimize for minimal QRO (high-power) use. As of WSJT10, supported fast modes are JTMS, FSK441, ISCAT, and JT6M, and the slow modes are JT65 and JT4.[2] WSJT-X 1.8 additionally implements the "slow" JT9, FT8, and QRA64. Some modes have derived submodes with larger tone spacing.[2] Two other modes, WSPR and Echo are included for measuring propagation and testing moon bounce echo.[2]

FSK441

FSK441, introduced in 2001 as the first communications mode included with WSJT,[3] is designed to support meteor scatter communication using radio-reflecting meteor trails.[2] 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.[6] 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.[6] 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 (2250 km).[6]

Transmitted messages include at least one space, the FSK441 decoding algorithm uses that space character as a syncword for zero-overhead synchronization.[6]

This mode is no longer included in WSJT-X as of version 2.1.2.

JT6M

JT6M, introduced in late 2002,[7] 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".[7]

This mode is no longer included in WSJT-X as of version 2.1.2.

JT65

JT65, developed and released in late 2003,[3] is intended for extremely weak but slowly varying signals, such as those found on troposcatter or Earth-Moon-Earth (EME, or "moonbounce") paths.[2] It can decode signals many decibels below the noise floor in a 2500 Hz band (note that SNR in a 2500 Hz band is approximately 28 dB lower than SNR in a 4 Hz band, which is closer to the channel bandwidth of an individual JT65 tone), 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"). The FEC adds redundancy to the data, such that all of a message may be successfully recovered even if some 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.[8]

Operators have also begun using the JT65 mode for contacts on the HF bands, often using QRP (very low transmit power);[9] 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 HF operation.

JT9

JT9, intended for MF and HF use, was introduced in WSJT-X, which was at the time an experimental version of WSJT.[10] It uses the same logical encoding as JT65, but modulates to a 9-FSK signal. With 1-minute transmission intervals, JT9 occupies less than 16 Hz bandwidth. (JT9 also had versions designed for longer transmission intervals of 2 minutes, 5 minutes, 10 minutes or 30 minutes. Those extended versions took increasingly less bandwidth and permitted reception of even weaker signals.)

FT8

A waterfall plot for FT8 signals (bandwidth 50 Hz) in the 40-meter band and for JT65 on the right (bandwidth 180 Hz)

Joe Taylor, K1JT, announced on June 29, 2017, the availability of a new mode in the WSJT-X software, FT8.[11] FT8 stands for "Franke-Taylor design, 8-FSK modulation" and was created by Joe Taylor, K1JT and Steve Franke, K9AN. It is described as being designed for "multi-hop Es where signals may be weak and fading, openings may be short, and you want fast completion of reliable, confirmable QSO's".

According to Taylor, the important characteristics of FT8 are —

  • T/R sequence length: 15 s
  • Message length: 75 bits + 12-bit CRC
  • FEC code: (174,87) LDPC
  • Modulation: 8-FSK, keying rate = 6.25 baud; tone spacing = 6.25 Hz
  • Waveform: Continuous phase, constant envelope
  • Occupied bandwidth: 50 Hz
  • Synchronization: three 7x7 Costas arrays (start, middle, end of transmission)
  • Transmission duration: 79*1920/12000 = 12.64 s
  • Decoding threshold: -24 dB (with a priori decoding)
  • Operational behavior: similar to HF usage of JT9, JT65
  • Multi-decoder: finds and decodes all FT8 signals in passband
  • Auto-sequencing after manual start of QSO

Compared to the so-called "slow modes" (JT9, JT65, QRA64), FT8 is a few decibels less sensitive, but allows completion of QSOs four times faster. Bandwidth is greater than JT9, but about one-quarter of JT65A and less than one-half of QRA64. Compared with the "fast modes" (JT9E-H), FT8 is significantly more sensitive, has much narrower bandwidth, uses the vertical waterfall, and offers multi-decoding over the full displayed passband. The mode also supports two-pass decoding and use of "a priori (already known) information as it accumulates during a QSO".[2]

FT4

In 2019, Taylor, et al., introduced FT4, an experimental protocol which is similar to FT8 but has a shorter T/R sequence length for faster contest exchanges. FT4 accomplishes this increase in speed by using Gaussian frequency-shift keying and using 90 Hz of bandwidth.[12][13]

Alternative software for JT65

There are alternative software packages available for JT65 including MultiPSK (a commercial package developed by F6CTE),[14] and JT65-HF HB9HQX Edition (a free software package forked from the JT65-HF project developed by W6CQZ).[15] The JT65-HF HB9HQX Edition software, along with the source code, may be obtained from SourceForge.[16]

An article series on using the original JT65-HF software appeared in CQ Amateur Radio's October[17] & November 2010[18] issues. And MSHV [19] from LZ2HV recompiled from source code of WSJT-X with different GUI implementation both for Linux and Windows OS.

References

  1. ^ "WSJT Program Development".
  2. ^ a b c d e f g h Joe Taylor, K1JT (2023-01-10). "WSJT-X 2.6.1 User Guide" (PDF).{{cite web}}: CS1 maint: numeric names: authors list (link)
  3. ^ a b c 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}}: CS1 maint: numeric names: authors list (link)
  4. ^ "WSJT Overview".
  5. ^ Joe Taylor, K1JT; Steve Franke, K9AN; Bill Sommerville, G4WJS (August 2017). "Work the World with WSJT-X. Part 2: Codes, modes and cooperative software development". RadCom. Radio Society of Great Britain. 93 (8): 58–59. ISSN 1367-1499.{{cite journal}}: CS1 maint: numeric names: authors list (link)
  6. ^ a b c d 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)
  7. ^ a b "About JT6M".
  8. ^ Joe Taylor, K1JT (September–October 2005). "The JT65 Communications Protocol" (PDF). QEX: A Forum for Communications Experimenters: 3–12.{{cite journal}}: CS1 maint: numeric names: authors list (link)
  9. ^ Steve Ford, WB8IMY (July 2007). "JT65A on the HF Bands". QST: 85.{{cite journal}}: CS1 maint: numeric names: authors list (link)
  10. ^ Joe Taylor, K1JT; Steve Franke, K9AN; Bill Sommerville, G4WJS (July 2017). "Work the World with WSJT-X. Part 1: Operating capabilities". RadCom. Radio Society of Great Britain. 93 (7): 40–45. ISSN 1367-1499.{{cite journal}}: CS1 maint: numeric names: authors list (link)
  11. ^ "FT8 Mode is Latest Bright Shiny Object in Amateur Radio Digital World". American Radio Relay League (ARRL). 2017-08-01.
  12. ^ The FT4 Protocol for Digital Contesting April 2019
  13. ^ Franke, S., Somerville, B., & Taylor, J. (2020). The FT4 and FT8 Communication Protocols. QEX: A Forum for Communications Experimenters, 7–18.
  14. ^ "MultiPSK - Ham Radio Software from F6CTE".
  15. ^ "Google Group for JT65-HF HB9HQX Edition".
  16. ^ "Download site for JT65-HF HB9HQX Edition".
  17. ^ David Witkowski, W6DTW & Tomas Hood, NW7US (October 2010). "Communicating Under The Noise". CQ Amateur Radio.{{cite journal}}: CS1 maint: multiple names: authors list (link) CS1 maint: numeric names: authors list (link)
  18. ^ David Witkowski, W6DTW & Tomas Hood, NW7US (November 2010). "Communicating Under The Noise". CQ Amateur Radio.{{cite journal}}: CS1 maint: multiple names: authors list (link) CS1 maint: numeric names: authors list (link)
  19. ^ "MSHV Amateur Radio Software | LZ2HV Amateur Radio Website". lz2hv.org. Retrieved 2018-09-10.

External links

This page was last edited on 18 November 2023, at 07:32
Basis of this page is in Wikipedia. Text is available under the CC BY-SA 3.0 Unported License. Non-text media are available under their specified licenses. Wikipedia® is a registered trademark of the Wikimedia Foundation, Inc. WIKI 2 is an independent company and has no affiliation with Wikimedia Foundation.