Inferensys

Glossary

Phase Shift Keying (PSK)

A digital modulation scheme that encodes data by changing the phase of a constant-frequency carrier wave while maintaining constant amplitude, producing constellation points that lie on a circle in the IQ plane.
Data scientist building training data pipeline on laptop, data preprocessing visible, technical workspace.
DIGITAL MODULATION

What is Phase Shift Keying (PSK)?

Phase Shift Keying (PSK) is a digital modulation scheme that encodes data by changing the phase of a constant-frequency carrier wave while maintaining constant amplitude, producing constellation points that lie on a circle in the IQ plane.

Phase Shift Keying (PSK) conveys digital information by modulating the phase of a reference carrier signal. Unlike Quadrature Amplitude Modulation (QAM), PSK maintains a constant envelope, making all constellation points equidistant from the origin. The simplest variant, Binary PSK (BPSK) , uses two phases separated by 180° to represent one bit per symbol, while Quadrature PSK (QPSK) employs four phases at 90° intervals to transmit two bits per symbol.

Higher-order formats such as 8-PSK and 16-PSK increase spectral efficiency by packing more bits into each symbol at the cost of reduced noise immunity due to smaller phase separation. PSK's constant amplitude provides resilience against non-linear distortion in power amplifiers, making it prevalent in satellite communications and deep-space telemetry. Differential PSK (DPSK) variants encode data in phase transitions rather than absolute values, eliminating the need for coherent carrier recovery at the receiver.

Phase Shift Keying Fundamentals

Key Characteristics of PSK

Phase Shift Keying (PSK) encodes digital data by modulating the phase of a carrier signal while maintaining constant amplitude. This results in constellation points that lie on a perfect circle in the IQ plane, making PSK inherently robust to amplitude noise and non-linear amplifier distortion.

01

Constant Envelope Property

All PSK constellation points reside on a single circle centered at the origin of the IQ plane, meaning the instantaneous signal amplitude remains constant. This is the defining geometric signature that distinguishes PSK from Quadrature Amplitude Modulation (QAM).

  • Power Efficiency: Allows the use of non-linear, high-efficiency power amplifiers (like Class C) without causing spectral regrowth or distortion.
  • Robustness: Immune to amplitude-based channel impairments and amplifier non-linearities.
  • Detection: Enables the use of the Constant Modulus Algorithm (CMA) for blind equalization, as any amplitude variation is purely caused by the channel.
0 dB
Peak-to-Average Power Ratio
02

Phase Ambiguity and Differential Encoding

A fundamental challenge in PSK demodulation is phase ambiguity. Blind carrier recovery circuits can lock to the wrong phase offset, causing a fixed rotation of the entire constellation. For example, in QPSK, a 90° rotation maps symbols to themselves, making absolute decoding impossible without a reference.

  • Differential PSK (DPSK): Solves this by encoding data in the phase difference between successive symbols, not the absolute phase. DBPSK and DQPSK eliminate the need for a coherent phase reference.
  • Unique Words: Non-differential systems insert known pilot symbols to resolve the absolute phase rotation.
  • Classification Impact: Modulation classifiers must be invariant to this fixed rotation, often using higher-order cumulants which are naturally phase-blind.
03

Spectral Efficiency vs. Order

The modulation order M in M-PSK determines the number of bits per symbol (log₂M). Higher orders pack more bits into each transmission, increasing spectral efficiency, but at the cost of reduced noise immunity.

  • BPSK (M=2): 1 bit/symbol. Two points at 0° and 180°. Most robust, used in low-SNR links and control channels.
  • QPSK (M=4): 2 bits/symbol. Four points at 45°, 135°, 225°, 315°. The workhorse of satellite and LTE uplink.
  • 8-PSK (M=8): 3 bits/symbol. Used in EDGE (2G) systems. The phase distance between points shrinks to 45°, requiring higher SNR.
  • Beyond 8-PSK: 16-PSK and higher are rarely used in practice because QAM or APSK offer better power and spectral efficiency trade-offs.
1-3
Bits per Symbol (Typical)
04

Gray Coding for Error Minimization

PSK constellations almost universally employ Gray coding for bit-to-symbol mapping. In this scheme, adjacent constellation points—those most likely to be confused by noise—differ by only a single bit.

  • Error Containment: A symbol error crossing a decision boundary into a neighboring Voronoi region causes only 1 bit error out of k bits, rather than a burst of errors.
  • BER Approximation: For high SNR, the Bit Error Rate (BER) ≈ Symbol Error Rate (SER) / log₂M.
  • Implementation: The mapping is not unique; any labeling where neighbors have a Hamming distance of 1 is a valid Gray code.
05

PSK vs. APSK in Satellite Channels

While pure PSK has a 0 dB Peak-to-Average Power Ratio (PAPR), its spectral efficiency is limited. Amplitude Phase Shift Keying (APSK) is a direct evolution that combines PSK's phase modulation with multiple amplitude rings.

  • DVB-S2/S2X Standards: These satellite broadcast standards use 16-APSK and 32-APSK with optimized ring ratios to operate close to the non-linear saturation point of the transponder.
  • Geometric Shaping: Modern systems further optimize the radius and phase of each ring using geometric shaping to maximize mutual information for the specific non-linear channel model.
  • Classification Nuance: An automatic classifier must distinguish between a high-order PSK (like 16-PSK) and a 4+12 APSK constellation, which requires analyzing the amplitude distribution, not just the phase.
06

Carrier Frequency Offset Sensitivity

A Carrier Frequency Offset (CFO) between the transmitter and receiver local oscillators causes the PSK constellation to rotate continuously at a constant angular velocity. This is a critical impairment that must be corrected before symbol decision.

  • Visual Signature: On a scatter plot, the points smear into continuous rings, completely obscuring the discrete phase states.
  • Compensation: Requires CFO estimation algorithms (e.g., M-th power loop for M-PSK) to de-rotate the signal in real-time.
  • Classification Robustness: A robust modulation classifier must either be trained on CFO-impaired data or use features invariant to rotation, such as the amplitude distribution or spectral correlation density (SCD).
PHASE SHIFT KEYING

Frequently Asked Questions

Clear, technically precise answers to the most common questions about Phase Shift Keying modulation, its variants, and its role in modern digital communication systems.

Phase Shift Keying (PSK) is a digital modulation scheme that encodes data by changing the phase of a constant-frequency carrier wave while maintaining constant amplitude. In PSK, each symbol is represented by a distinct phase angle of the carrier signal, producing constellation points that lie on a circle in the IQ plane. The transmitter maps input bit groups to specific phase shifts—for example, in Binary Phase Shift Keying (BPSK), a '0' might map to a 0° phase and a '1' to a 180° phase. The receiver demodulates the signal by comparing the received phase against a locally generated reference carrier, a process called coherent detection. Because all constellation points share the same amplitude, PSK signals exhibit a constant envelope, making them robust against non-linear amplifier distortion and well-suited for satellite and mobile communications where power efficiency is critical.

MODULATION FORMAT COMPARISON

PSK vs. QAM vs. FSK

Key differentiating characteristics of the three primary digital modulation families used in modern communication systems.

FeaturePhase Shift Keying (PSK)Quadrature Amplitude Modulation (QAM)Frequency Shift Keying (FSK)

Modulated Parameter

Phase only

Amplitude and Phase

Frequency only

Amplitude Characteristic

Constant envelope

Varying envelope

Constant envelope

Constellation Geometry

Points on a circle

Points on a rectangular grid

Points on orthogonal frequency axes

Spectral Efficiency

Moderate (1-4 bps/Hz)

High (2-10+ bps/Hz)

Low (<1 bps/Hz)

Power Efficiency

High

Moderate to Low

High

Peak-to-Average Power Ratio (PAPR)

0 dB (ideal)

3-10+ dB

0 dB (ideal)

Sensitivity to Amplifier Nonlinearity

Sensitivity to Phase Noise

Typical Applications

Satellite, deep-space, Bluetooth

WiFi, 5G, cable modems, microwave backhaul

Bluetooth Basic Rate, legacy telemetry, paging

Prasad Kumkar

About the author

Prasad Kumkar

CEO & MD, Inference Systems

Prasad Kumkar is the CEO & MD of Inference Systems and writes about AI systems architecture, LLM infrastructure, model serving, evaluation, and production deployment. Over 5+ years, he has worked across computer vision models, L5 autonomous vehicle systems, and LLM research, with a focus on taking complex AI ideas into real-world engineering systems.

His work and writing cover AI systems, large language models, AI agents, multimodal systems, autonomous systems, inference optimization, RAG, evaluation, and production AI engineering.