What is Wi-Fi Modulation?

Modulation is the process of varying one or more properties of a high-frequency carrier signal in accordance with a lower-frequency baseband (message) signal, so that the information can be efficiently transmitted over a physical channel such as air, cable, or optical fiber. Modulation is the mapping from information to a transmittable waveform.

I/Q Modulation

Modern wireless systems such as Wi-Fi, 4G, and 5G often use I/Q modulation.

s(t)=I(t)cos(2πfct)Q(t)sin(2πfct)Where:

  • I(t) : in-phase component
  • Q(t) : quadrature component

This can also be written as:

s(t)={[I(t)+jQ(t)]ej2πfct}The complex baseband signal is:

x(t)=I(t)+jQ(t)Each point on the constellation diagram corresponds to one value of I(t)+jQ(t).


QAM Example

For M-QAM, each symbol carries:

log2Mbits.

Examples:

ModulationBits per symbol
QPSK / 4-QAM2
16-QAM4
64-QAM6
256-QAM8
1024-QAM10
4096-QAM12

For example, in 16-QAM, each symbol represents:

log216=4bits.


Symbol Rate and Bit Rate

If the symbol rate is:

Rs​Then the bit rate is:

Rb=Rslog2MWhere:

  • Rb: bit rate
  • Rs : symbol rate
  • M: modulation order

So higher-order modulation increases data rate, but usually requires higher SNR.

The modulation schemes in Wi-Fi 4/5/6/7

StandardModulation SchemesHighest Order
Wi-Fi 4 (802.11n)BPSK, QPSK, 16-QAM, 64-QAM64-QAM
Wi-Fi 5 (802.11ac)BPSK, QPSK, 16-QAM, 64-QAM, 256-QAM256-QAM
Wi-Fi 6 (802.11ax)BPSK, QPSK, 16-QAM, 64-QAM, 256-QAM, 1024-QAM1024-QAM
Wi-Fi 7 (802.11be)BPSK, QPSK, 16-QAM, 64-QAM, 256-QAM, 1024-QAM, 4096-QAM4096-QAM

The constellation diagram in Wi-Fi 4/5/6/7

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top