Frequency and Phase Modulation

Beyond Amplitude and Phase

PAM and QAM encode information in the amplitude and/or phase of a carrier. An alternative family encodes information in the frequency of the carrier. Frequency-based modulations offer constant-envelope signals, which are robust to nonlinear amplification β€” a critical advantage in power-limited systems such as satellite links and early cellular networks.

Definition:

Frequency-Shift Keying (M-FSK)

MM-ary Frequency-Shift Keying (MM-FSK) transmits one of MM sinusoidal signals during each symbol interval:

sm(t)=2EsTscos⁑(2Ο€fmt),0≀t≀Tss_m(t) = \sqrt{\frac{2E_s}{T_s}} \cos(2\pi f_m t), \qquad 0 \leq t \leq T_s

where fm=fc+(2mβˆ’1βˆ’M)Ξ”f/2f_m = f_c + (2m - 1 - M)\Delta f/2 for m=1,…,Mm = 1, \ldots, M.

The minimum tone spacing for orthogonality is Ξ”f=1/(2Ts)\Delta f = 1/(2T_s) (non-coherent detection) or Ξ”f=1/Ts\Delta f = 1/T_s (coherent detection with integer-cycle constraint).

The signal space is N=MN = M dimensional: each tone defines its own basis function. The MM signal points lie at the vertices of a regular simplex in RM\mathbb{R}^M (or on the axes for orthogonal FSK).

The bandwidth grows linearly with MM:

Wβ‰ˆMβ‹…Ξ”f=M2TsW \approx M \cdot \Delta f = \frac{M}{2T_s}

so FSK trades spectral efficiency for power efficiency.

,

Definition:

Minimum-Shift Keying (MSK)

Minimum-Shift Keying (MSK) is a special case of binary FSK with the minimum tone spacing that maintains orthogonality while ensuring continuous phase at symbol transitions.

The modulation index is h=Ξ”fβ‹…Tb=0.5h = \Delta f \cdot T_b = 0.5, where TbT_b is the bit period and Ξ”f=1/(4Tb)\Delta f = 1/(4T_b) is the frequency deviation.

The MSK signal can be written as

s(t)=cos⁑ ⁣(2Ο€fct+Ο•(t))s(t) = \cos\!\left(2\pi f_c t + \phi(t)\right)

where the phase Ο•(t)\phi(t) varies linearly within each bit interval:

Ο•(t)=Ο•(kTb)+Ο€bk2Tb(tβˆ’kTb),kTb≀t<(k+1)Tb\phi(t) = \phi(kT_b) + \frac{\pi b_k}{2T_b}(t - kT_b), \qquad kT_b \leq t < (k+1)T_b

and bk∈{βˆ’1,+1}b_k \in \{-1, +1\} is the kk-th data bit.

The phase trajectory is a sequence of Β±Ο€/2\pm\pi/2 ramps, creating a continuous-phase signal with:

  • Constant envelope (ideal for nonlinear amplifiers)
  • Compact spectrum (main lobe width =1.5/Tb= 1.5/T_b)
  • Exact BER identical to BPSK: Pb=Q(2Eb/N0)P_b = Q(\sqrt{2E_b/N_0})
,

Theorem: MSK as Continuous-Phase FSK with h = 0.5

MSK is the unique binary CPFSK scheme with modulation index h=0.5h = 0.5 (minimum-shift). This value of hh is special because:

  1. The two FSK tones are orthogonal over [0,Tb][0, T_b].

  2. The phase accumulates exactly Β±Ο€/2\pm\pi/2 per bit period, producing a phase trellis where the phase at each bit boundary is a multiple of Ο€/2\pi/2.

  3. The signal can be decomposed into two quadrature half-sinusoid pulse-shaped BPSK streams:

    s(t)=aI(t)cos⁑(Ο€t/2Tb)cos⁑(2Ο€fct)βˆ’aQ(t)sin⁑(Ο€t/2Tb)sin⁑(2Ο€fct)s(t) = a_I(t)\cos(\pi t / 2T_b)\cos(2\pi f_c t) - a_Q(t)\sin(\pi t / 2T_b)\sin(2\pi f_c t)

    where aI(t)a_I(t) and aQ(t)a_Q(t) are the even and odd bit streams, each held for 2Tb2T_b (staggered by TbT_b).

The modulation index h=0.5h = 0.5 is the smallest value that ensures the two frequency tones are distinguishable (orthogonal) at the receiver. Any smaller hh would merge the tones; any larger hh wastes bandwidth. The half-sinusoid pulse shaping in the I/Q decomposition is what gives MSK its compact spectrum.

,

Definition:

Gaussian Minimum-Shift Keying (GMSK)

GMSK pre-filters the rectangular frequency pulse of MSK with a Gaussian lowpass filter of bandwidth-time product BTBT:

g(t)=12Tb[Q ⁣(2Ο€Bln⁑2(tβˆ’Tb2))βˆ’Q ⁣(2Ο€Bln⁑2(t+Tb2))]g(t) = \frac{1}{2T_b}\left[Q\!\left(\frac{2\pi B}{\sqrt{\ln 2}}\left(t - \frac{T_b}{2}\right)\right) - Q\!\left(\frac{2\pi B}{\sqrt{\ln 2}}\left(t + \frac{T_b}{2}\right)\right)\right]

The Gaussian filter smooths the phase transitions, producing a more compact spectrum at the cost of introducing controlled inter-symbol interference (ISI).

Key parameter: BTBT product controls the trade-off between spectral compactness and ISI:

  • BT=∞BT = \infty: no filtering, reduces to MSK
  • BT=0.3BT = 0.3: used in GSM β€” 99% bandwidth β‰ˆ1.18/Tb\approx 1.18/T_b
  • BT=0.5BT = 0.5: used in Bluetooth
  • Smaller BTBT: more compact spectrum, more ISI, harder to detect

Example: GSM Uses GMSK with BT = 0.3

The GSM cellular standard uses GMSK with BT=0.3BT = 0.3 at a bit rate of Rb=270.833R_b = 270.833 kbps.

(a) What is the 99% power bandwidth of the GSM signal?

(b) What is the channel spacing in GSM, and how does it compare?

(c) Why was GMSK chosen over QPSK for GSM?

Multicarrier Modulation as Frequency-Domain Modulation

FSK assigns one symbol to one frequency tone. Orthogonal Frequency Division Multiplexing (OFDM) takes this idea to its logical conclusion: assign one QAM symbol to each of KK closely-spaced orthogonal subcarriers simultaneously.

OFDM can be viewed as modulation in the frequency domain: the data vector X=[X0,X1,…,XKβˆ’1]T\mathbf{X} = [X_0, X_1, \ldots, X_{K-1}]^T modulates KK subcarriers, and the time-domain signal is obtained via the inverse DFT:

x[n]=1Kβˆ‘k=0Kβˆ’1Xk ej2Ο€kn/Kx[n] = \frac{1}{\sqrt{K}} \sum_{k=0}^{K-1} X_k\, e^{j2\pi kn/K}

This connection between frequency-domain modulation and multicarrier transmission is developed fully in Chapter 14.

MSK Phase Trellis Animation

Visualise how the MSK phase evolves continuously as data bits are transmitted. Each bit causes a Β±Ο€/2\pm\pi/2 linear phase ramp, creating the characteristic phase trellis. The continuous-phase property β€” no abrupt phase jumps β€” is what gives MSK its compact spectrum.
MSK phase trellis: each bit causes a Β±Ο€/2\pm\pi/2 phase ramp. The continuous phase produces a compact spectrum.

QPSK Time-Domain Signal

Watch how a sequence of QPSK symbols maps to the transmitted baseband waveform. The animation shows the I and Q components, the constellation trajectory, and the combined signal envelope.

Parameters
8
20

Why This Matters: From GSM to 5G β€” The Modulation Evolution

The modulation choices in wireless standards mirror the technology trade-offs of each era:

  • 1G (AMPS): Analog FM β€” no digital modulation
  • 2G (GSM): GMSK β€” constant envelope for cheap PAs
  • 2.5G (EDGE): 8-PSK β€” higher data rate, still constant-ish envelope
  • 3G (UMTS): QPSK with CDMA spreading
  • 4G (LTE): OFDM with up to 64-QAM
  • 5G NR: OFDM with up to 256-QAM (1024-QAM in Rel. 17)
  • Wi-Fi 7: OFDM with 4096-QAM

Each generation increases modulation order and spectral efficiency as advances in ADCs, DSPs, and PA linearisation permit it.

See full treatment in Principle of OFDM

Quick Check

What is the modulation index hh of MSK, and why is it called "minimum-shift"?

h=1.0h = 1.0; minimum bandwidth among all FSK

h=0.5h = 0.5; minimum hh for orthogonal FSK tones

h=0.25h = 0.25; minimum shift for continuous phase

h=0.5h = 0.5; minimum phase shift per symbol

Frequency-Shift Keying (FSK)

A modulation scheme that encodes information in the frequency of the carrier. MM-FSK uses MM distinct frequencies and has an MM-dimensional signal space.

Related: Minimum-Shift Keying (MSK), Gaussian Minimum-Shift Keying (GMSK), The Continuous-Phase Modulation Family

Minimum-Shift Keying (MSK)

Binary continuous-phase FSK with modulation index h=0.5h = 0.5, the minimum value ensuring orthogonality. Achieves BPSK-equivalent BER with constant envelope and compact spectrum.

Related: Frequency-Shift Keying (M-FSK), Gaussian Minimum-Shift Keying (GMSK), The Continuous-Phase Modulation Family

Gaussian Minimum-Shift Keying (GMSK)

MSK with a Gaussian pre-filter applied to the frequency pulse. The BTBT product controls the trade-off between spectral compactness and ISI. Used in GSM (BT=0.3BT = 0.3) and Bluetooth (BT=0.5BT = 0.5).

Related: Minimum-Shift Keying (MSK), Frequency-Shift Keying (M-FSK), From GSM to 5G β€” The Modulation Evolution

Historical Note: The Continuous-Phase Modulation Family

1972-1981

Continuous-phase modulation (CPM) was developed in the 1960s-70s by researchers seeking spectrally efficient constant-envelope modulations. T. Aulin and C.-E. Sundberg (1981) provided the definitive treatment, showing that CPM with appropriate pulse shaping can achieve excellent spectral and power efficiency simultaneously. MSK (de Buda, 1972) and GMSK (Murota and Hirade, 1981) are the most widely deployed CPM variants, having been adopted by GSM, DECT, and Bluetooth.