Phase shift keying
Phase shift keying is a digital modulation technique that encodes binary data by varying the phase of a carrier signal while keeping its amplitude constant, assigning distinct phase states to groups of bits.
What Is Phase Shift Keying?
Phase shift keying (PSK) is a digital modulation technique in which binary data is encoded by varying the phase of a carrier signal while holding its amplitude constant. Rather than changing signal strength or frequency to convey information, PSK assigns distinct phase states to groups of bits, making each transmitted symbol correspond to a specific phase offset of the carrier. The approach draws on classical communication theory and has become a cornerstone of wireless, satellite, and optical communications.
PSK belongs to the broader family of angle modulation techniques, sitting alongside frequency shift keying (FSK) and amplitude shift keying (ASK). Because all of the transmitted power is concentrated in the sidebands that carry information, PSK achieves a roughly 3 dB advantage over ASK for the same transmitted power and the same bit error rate, as described in digital modulation fundamentals published through IEEE Xplore. That efficiency advantage motivates its use in bandwidth-constrained systems.
PSK Variants and Symbol Constellations
The simplest form, binary PSK (BPSK), uses two phase states separated by 180 degrees: one for a binary 0 and one for a binary 1. Each symbol carries one bit of information. Quadrature PSK (QPSK) extends the alphabet to four phase states, typically at 45, 135, 225, and 315 degrees, encoding two bits per symbol and doubling spectral efficiency without increasing the required bandwidth. QPSK achieves the same bit error rate as BPSK under additive white Gaussian noise (AWGN) conditions, making it a practical upgrade for most wireless systems.
Higher-order schemes such as 8-PSK and 16-PSK place more symbols on the phase circle, increasing spectral efficiency further while demanding a higher signal-to-noise ratio to maintain the same error performance. The trade-off between bits-per-symbol and noise tolerance is captured in the concept of the constellation diagram, a standard tool in the design of digital communications systems.
Coherent Detection and Differential Encoding
Recovering the transmitted bits in PSK requires the receiver to have a phase reference against which incoming symbols can be compared, a process called coherent detection. The receiver must synchronize its local oscillator to the carrier's phase, which introduces implementation complexity, particularly when the channel causes phase rotation. Differential PSK (DPSK) addresses this by encoding information in phase changes relative to the previous symbol rather than in absolute phase, allowing simpler noncoherent receivers that do not require a stable phase reference.
Differential QPSK (DQPSK) combines the spectral efficiency of QPSK with differential encoding and is used in systems including DECT cordless telephony and portions of the IEEE 802.11b wireless LAN standard. Offset QPSK (OQPSK) and pi/4-QPSK further manage envelope fluctuations by limiting maximum phase transitions to 90 degrees and 135 degrees respectively, which eases requirements on power amplifier linearity.
Demodulation and Bit Error Performance
PSK demodulation typically employs matched filters and decision regions centered on each constellation point. The bit error probability for BPSK under AWGN is Q(sqrt(2 Eb/N0)), where Eb is energy per bit and N0 is the noise spectral density, a result derived from standard signal space analysis. QPSK shares this same bit error expression, which is one reason it dominates so many practical standards. The bit error rate analysis for PSK from the University of Michigan provides a detailed treatment of these performance bounds across the PSK family.
Applications
Phase shift keying has applications across a wide range of communication systems, including:
- Satellite communications and deep-space telemetry using BPSK and QPSK
- Wi-Fi and WiMAX wireless local area networks using QPSK and higher-order variants
- Bluetooth short-range radio using pi/4-DQPSK and 8DPSK
- RFID systems for contactless identification
- Optical fiber links using coherent PSK for high spectral efficiency