Engineering:M17 (amateur radio)

From HandWiki
Short description: Open source amateur radio mode
RF spectrum of the M17 protocol

[1][2][3][4][5][6] M17 is primarily designed for voice communications on the VHF amateur radio bands, and above. The project received a grant from the Amateur Radio Digital Communications in 2021[7] and 2022.[8] The protocol has been integrated into several hardware and software projects[citation needed]. In 2021, Kaczmarski received the ARRL Technical Innovation Award for developing an open-source digital radio communication protocol, leading to further advancements in amateur radio.[9]

Technical characteristics

Spectrogram of the M17 protocol transmission. Time is on vertical axis, advancing from bottom to top. There's a 40-millisecond preamble visible at the beginning of the transmission.

M17 uses Frequency-Division Multiple Access (FDMA) technology in which different communication streams are separated by frequency and run concurrently. It utilizes 4,800 symbols per second, 4-level frequency-shift keying (4FSK) with a root Nyquist filter applied to the bitstream. Radio channels are 9 kHz wide, with channel spacing of 12.5 kHz. The gross data rate is 9,600 bits per second, with the actual data transfer at 3,200. The transmission, called stream, is divided into 40-millisecond long frames, each prepended with a 16-bit long synchronization word. A group of 6 frames form a superframe and is needed to decode the link information data. Protocol allows for low-speed data transfer (along with voice), e.g. GNSS position data. The mode has been successfully transmitted through EchoStar XXI[10] and QO-100[11] geostationary satellites. The protocol's specification is released under GNU General Public License.

Voice encoding

M17 uses Codec 2, a low bitrate voice codec developed by David Rowe VK5DGR et al. Codec 2 was designed to be used for amateur radio and other high compression voice applications. It is based on linear predictive coding with mixed-harmonic sinusoidal excitation. The protocol supports both 3200 (full-rate) and 1600 bits per second (half-rate) modes.

Error control

Three methods are used for error control: binary Golay code, punctured convolutional code and bit interleaving. Additionally, exclusive OR operation is performed between data bits and a predefined decorrelating pseudorandom stream before transmission. This ensures that there are as many symbol transitions in the baseband as possible.

Application functions

The M17 protocol was primarily designed for amateur radio use.

Hardware support

With a small hardware modification, TYT MD-380, MD-390 and MD-UV380 handheld transceivers can be flashed with a custom, free, open source firmware[12] to enable M17 support.

Bridging with other modes

Links between M17 and other digital voice modes and Internet linked networks exist, with several networks providing M17 access. Modes bridged include DMR, P25, System Fusion, D-STAR, NXDN, AllStarLink, EchoLink and IRLP.[13][14][15][16][17][18]

M17 over IP

Access nodes and repeaters[19] can be linked using reflectors. Over 180 M17 reflectors exist worldwide (January 2024).[20]

History

The project was started in 2019 by Wojciech Kaczmarski in Warsaw, Poland . A local amateur radio club he was a member of, was involved in digital voice communications. Kaczmarski, having experimented with TETRA and DMR, decided to create a completely non-proprietary protocol and named it after the club's street address - Mokotowska 17. As every part of the protocol was intended to be open source, Codec 2 released under the GNU GPL 2 license, has been chosen as the speech encoder.

Applications and projects with M17 support

  • OpenRTX - free and open-source firmware for ham radios
  • WPSD - digital voice software suite for amateur radio personal hotspots and repeaters
  • DroidStar - digital voice client for Android
  • SDR++ - multiplatform, open-source software defined radio receiver
  • SDRangel - multiplatform, open-source software defined radio receiver/transmitter
  • OpenWebRX - web-based software defined radio receiver
  • mrefd - M17 reflector[21]
  • rpitx - general radio frequency transmitter for Raspberry Pi[22]
  • dsd-fme - digital speech decoder[23]
  • mvoice - voice client and graphical repeater application (Raspberry and Linux)[24]

See also

References

Related links