Field Guide · technology

Also known as: GMSK

GMSK (Gaussian minimum-shift keying) is a continuous-phase FSK variant in which the data is passed through a Gaussian filter before modulation, smoothing phase transitions for a compact spectrum and constant envelope.1

phase is continuous and smoothly filtered — compact spectrum
GMSK is continuous-phase FSK with Gaussian pulse shaping, giving a narrow spectrum; AIS uses it.

How it works

The constant envelope suits efficient non-linear amplifiers, while the Gaussian shaping limits bandwidth. These traits made GMSK the choice for GSM cellular and for AIS and D-STAR.

Relevance to SDR

A GMSK demodulator recovers the underlying frequency/phase transitions; GopherTrunk uses one in its AIS pipeline.

Sources

  1. Minimum-shift keying — Wikipedia, for MSK/GMSK, Gaussian shaping, and the constant-envelope property. 

See also