RTUComputer ScienceYr 2024 · Sem 52024

Q2Wireless Communication

Question

10 marks

(a) Explain the different digital modulation techniques (BPSK, QPSK, QAM) in detail. (b) Compare their bandwidth efficiency and BER performance.

Answer

A rigorous architectural breakdown of Digital Modulation (BPSK, QPSK, QAM). Mathematically contrasts their constellation diagrams, bandwidth efficiency, and their vulnerability to Bit Error Rate (BER) in high-noise environments.

Digital modulation is the strict process of mathematically altering a continuous, high-frequency analog carrier wave to represent discrete binary bits (0s and 1s). In modern architectures, engineers violently manipulate the Phase and Amplitude of the carrier to achieve massive data rates.

1. BPSK (Binary Phase Shift Keying)

The most primitive and mathematically robust architecture.

  • Mechanism: It utilizes exactly two distinct phases of the carrier wave, separated by an absolute . A binary 1 might be transmitted at phase, and a 0 is transmitted at .
  • Constellation: 2 points on the I-axis. It transmits exactly 1 bit per symbol.

2. QPSK (Quadrature Phase Shift Keying)

A massive mathematical evolution. It doubles the data rate without requiring a single Hertz of extra bandwidth.

  • Mechanism: It utilizes four distinct phases (e.g., ). Because there are 4 states (), each state can mathematically represent exactly 2 binary bits (00, 01, 10, 11).
  • Constellation: 4 points forming a perfect square. Transmits 2 bits per symbol.

3. QAM (Quadrature Amplitude Modulation)

The absolute pinnacle of modern high-speed modulation (used in 5G and Wi-Fi 6). It violently combines both Phase and Amplitude modulation.

  • Mechanism: By varying the amplitude to multiple levels while simultaneously varying the phase, engineers create massive constellation grids. For example, 16-QAM has 16 distinct points, allowing 4 bits per symbol. 64-QAM allows 6 bits. 1024-QAM (Wi-Fi 6) allows a massive 10 bits per single symbol burst.

In wireless engineering, there is a brutal mathematical trade-off between speed (Bandwidth Efficiency) and reliability (Bit Error Rate - BER).

  • Bandwidth Efficiency (): BPSK is incredibly slow (1 bit/symbol). 64-QAM is blisteringly fast (6 bits/symbol). If you want gigabit speeds, you mathematically must use high-order QAM.
  • BER (Bit Error Rate) Vulnerability: As you cram 64 or 256 points into the exact same constellation diagram, the physical mathematical distance between the points shrinks drastically. In a noisy environment, a tiny burst of thermal noise will violently bump a transmitted point into an adjacent sector, causing a catastrophic decoding error.
  • The Architectural Decision: BPSK is utilized when the signal is weak (e.g., deep space probes or a phone at the edge of a cell). It is slow but virtually indestructible. 64-QAM is exclusively utilized when the user is standing right next to the router with a massive SNR, allowing maximum speed.
Back to Paper