What Is QAM? Quadrature Amplitude Modulation Explained

QAM, or Quadrature Amplitude Modulation, is a method of encoding digital data onto a radio or cable signal by varying both the signal’s strength (amplitude) and its timing (phase) simultaneously. It’s the core technology behind Wi-Fi, cable internet, 5G cellular networks, and digital television. By changing two properties of a signal at once instead of just one, QAM can pack far more data into the same amount of radio spectrum, which is why it dominates modern communications.

How QAM Works

To understand QAM, think of a signal as having two independent channels layered on top of each other. Engineers call these the “I” (in-phase) and “Q” (quadrature) components. Each one carries its own stream of data by adjusting the signal’s amplitude. Because the two components are offset by exactly 90 degrees in their wave cycle, they don’t interfere with each other and can be separated cleanly at the receiving end.

The transmitter combines both components into a single signal before sending it. The receiver then splits them apart again, reads the amplitude of each, and reconstructs the original data. This two-dimensional approach is what makes QAM fundamentally more efficient than older techniques that only vary amplitude or only vary phase.

Constellation Diagrams and “Points”

Each unique combination of I and Q values represents a “symbol,” and each symbol carries a specific pattern of bits. Engineers plot all possible symbols on a grid called a constellation diagram, where the horizontal axis is the I value and the vertical axis is the Q value. Each dot on the grid is one symbol the transmitter can send.

The number of dots determines how many bits each symbol carries:

  • 16-QAM: 16 constellation points, 4 bits per symbol
  • 64-QAM: 64 points, 6 bits per symbol
  • 256-QAM: 256 points, 8 bits per symbol
  • 1024-QAM: 1,024 points, 10 bits per symbol
  • 4096-QAM: 4,096 points, 12 bits per symbol

The formula is straightforward: the number of points always equals 2 raised to the number of bits. So 256-QAM delivers twice the data rate of 16-QAM at the same symbol rate, because each symbol carries 8 bits instead of 4.

Why Higher QAM Needs a Cleaner Signal

Packing more constellation points onto the grid means the dots sit closer together. When noise or interference hits the signal, it can push a received symbol toward a neighboring dot, causing the receiver to read the wrong bits. This is the central tradeoff of QAM: higher orders carry more data, but they need a stronger, cleaner signal to work reliably.

Testing bears this out clearly. At a moderate signal-to-noise ratio of 10 dB, 16-QAM signals can be decoded with near-perfect accuracy. But at that same noise level, 64-QAM drops to roughly 66% accuracy, and 32-QAM falls even lower because of its irregular constellation shape. Push the noise higher (lowering the ratio to 5 dB), and 64-QAM becomes essentially unreadable at just 1% accuracy, while 16-QAM still holds up at about 91%.

This is why real-world systems don’t just pick the highest QAM level and stick with it. Your Wi-Fi router, cable modem, and phone all constantly adjust their QAM order based on current signal conditions. When you’re close to a router with a clear line of sight, the connection may use 1024-QAM or higher. Move to another room behind a wall, and it drops to 64-QAM or 16-QAM to maintain a reliable connection, trading speed for stability.

Why QAM Beats Simpler Modulation Schemes

Older modulation techniques change only one property of a signal. Amplitude Shift Keying (ASK) varies signal strength alone. Phase Shift Keying (PSK) varies the timing of the wave alone. Both work, but they’re limited in how many distinct symbols they can create within a given bandwidth.

QAM combines both dimensions, making it more spectrally efficient, meaning it transmits more bits per second in the same slice of radio spectrum. This is the reason QAM replaced simpler schemes in virtually every high-bandwidth application. When spectrum is expensive or limited (which it almost always is), getting more data through the same channel width is the priority.

Where QAM Is Used Today

QAM is so widespread that you’re almost certainly using it right now to read this page.

Cable internet and TV: DOCSIS cable standards have used QAM for decades. Modern cable modems typically use 256-QAM, and newer DOCSIS 3.1 systems push to 4096-QAM to deliver gigabit speeds over the same coaxial cables that were originally laid for analog television.

Wi-Fi: Each generation of Wi-Fi has increased its QAM order. Wi-Fi 5 introduced 256-QAM (quadrupling the constellation complexity from 64 points). Wi-Fi 6 pushed to 1024-QAM. Wi-Fi 7, the latest standard, uses 4096-QAM and offers theoretical peak speeds up to 36 Gbps. Each jump in QAM order is one of the key reasons newer Wi-Fi versions deliver faster speeds without needing more spectrum.

Cellular networks: 4G LTE uses up to 256-QAM on downloads. 5G networks also support 256-QAM and are studying its use in higher-frequency millimeter wave bands, where signal conditions are more challenging. 5G fronthaul networks (the connections linking cell towers to the core network) commonly use 16-QAM and 64-QAM over fiber and free-space optical links.

Digital television: Over-the-air and cable digital TV broadcasts rely on QAM to fit high-definition video into standard channel widths.

What Determines the QAM Level You Get

The QAM level your device actually uses at any given moment depends on three things: the distance between you and the transmitter, the amount of interference in the environment, and the capabilities of your hardware. A phone right next to a 5G small cell in ideal conditions might use 256-QAM. The same phone at the edge of the cell’s range will fall back to a lower order.

This adaptive behavior is built into every modern wireless standard. The system continuously measures signal quality and picks the highest QAM level that can still deliver data without excessive errors. You never choose it manually. It happens in the background, dozens or hundreds of times per second, which is why your streaming video keeps playing as you walk through your house even though the underlying modulation is shifting constantly.