How Radio Waves Carry Data
- Telecom Unpacked
- 12 hours ago
- 7 min read

Radio waves are one of the most important invisible infrastructures in modern telecom. Every phone call, Wi-Fi session, LTE packet, 5G video stream, GPS signal, Bluetooth connection, and satellite link depends on the same basic idea: information is converted into controlled variations of electromagnetic energy, transmitted through space, and reconstructed by a receiver.
The phrase “how radio waves carry data” sounds simple, but the real answer connects physics, signal processing, antennas, modulation, coding, spectrum regulation, cellular architecture, and network engineering. A radio wave does not “contain” data like a wire contains electrons flowing through it. Instead, data is impressed onto a carrier wave by changing properties such as amplitude, frequency, phase, or combinations of them.
In telecom systems, the challenge is not merely sending a signal. The challenge is sending reliable bits through a noisy, shared, fading, interference-heavy environment while supporting mobility, multiple users, limited spectrum, battery constraints, and strict latency requirements.

Building From First Principles: What Is a Radio Wave?
A radio wave is an electromagnetic wave. It consists of oscillating electric and magnetic fields that propagate through space at approximately the speed of light:
c ≈ 3×10⁸ m/s
The relationship between wave speed, frequency, and wavelength is:
c = fλ
Where:
c is the speed of light in meters per second
f is frequency in hertz
λ is wavelength in meters
For example, a 900 MHz cellular signal has a wavelength of roughly:

A 3.5 GHz 5G signal has a wavelength of about:
λ ≈ 0.086 m
This matters because wavelength affects antenna size, propagation, diffraction, building penetration, and cell coverage. Lower frequencies usually travel farther and penetrate walls better, while higher frequencies can support wider bandwidths but suffer more from blockage and path loss.
A plain radio wave by itself is just an oscillation. To carry data, telecom systems need a method to encode information onto that wave.

The Carrier Wave: A Blank Canvas for Data
Most wireless communication starts with a carrier wave:
s(t) = A cos (2πfc꜀t + ϕ)
Where:
s(t) is the transmitted signal over time
A is amplitude
f꜀ is carrier frequency
t is time
ϕ is phase
This carrier wave is not the data itself. It is more like a high-frequency transport vehicle. The information is added by changing one or more properties of the carrier.
There are three fundamental ways to modify a carrier:
Amplitude Modulation
Amplitude modulation changes the strength of the wave. A larger amplitude may represent one value, and a smaller amplitude may represent another.
Frequency Modulation
Frequency modulation changes how fast the wave oscillates. Different frequency deviations can represent information.
Phase Modulation
Phase modulation changes the wave’s timing position. Since modern digital systems are extremely phase-aware, phase modulation is heavily used in cellular and Wi-Fi systems.
In digital telecom, we usually do not send raw 1s and 0s directly as simple high and low waves. Instead, groups of bits are mapped into symbols. Each symbol corresponds to a particular amplitude and phase state.

From Bits to Symbols: Digital Modulation
Modern telecom systems use digital modulation. Instead of saying “one wave shape equals 1 and another equals 0,” systems map multiple bits into a single symbol.
A simple example is QPSK, or Quadrature Phase Shift Keying. QPSK uses four possible phase states, so each symbol carries two bits:
2² = 4
For higher data rates, systems use modulation schemes such as 16-QAM, 64-QAM, and 256-QAM. In QAM, both amplitude and phase change. A 256-QAM symbol carries:
log₂ (256) = 8 bits per symbol
This is powerful because more bits can be transmitted per symbol. But there is a trade-off. Higher-order modulation places constellation points closer together. That means the receiver needs a cleaner signal to distinguish them correctly.
The received signal can be modeled as:
r(t) = h(t)s(t) + n(t)
Where:
r(t) is the received signal
h(t) represents the wireless channel
s(t) is the transmitted signal
n(t) is noise
The channel h(t) is not just a simple loss factor. It includes reflections, fading, delay spread, Doppler shift, shadowing, antenna effects, and multipath propagation. This is why wireless engineering is difficult: the environment modifies the signal before the receiver sees it.

Why LTE and 5G Use OFDM
LTE and 5G do not send data using one giant carrier in the simple sense. They use OFDM, or Orthogonal Frequency Division Multiplexing.
OFDM splits a wide channel into many smaller subcarriers. Each subcarrier carries its own stream of QAM symbols. Instead of fighting the entire wideband channel as one complicated signal, the system divides it into many narrowband pieces that are easier to equalize.
The OFDM signal can be represented as:

Where:
x(t) is the OFDM time-domain signal
Xₖ is the symbol placed on the k-th subcarrier
N is the number of subcarriers
Δf is subcarrier spacing
j represents the imaginary unit
In LTE, the standard subcarrier spacing is 15 kHz. In 5G NR, subcarrier spacing can scale as:

Where μ is the numerology index.
5G uses flexible numerology because different deployment scenarios need different timing behavior. Low-band coverage cells may prioritize range and robustness. mmWave cells may need shorter symbols to handle wider bandwidths and lower latency.
OFDM is not perfect. It has a high peak-to-average power ratio, which makes RF power amplifier design harder. It is also sensitive to frequency offset and phase noise. But its ability to handle multipath and allocate resources flexibly makes it ideal for broadband cellular systems.

The Antenna: Converting Electrical Signals Into Radio Waves
Before a radio wave can travel through space, an electrical RF signal must be applied to an antenna. The antenna converts time-varying current into electromagnetic radiation.
At the transmitter, the chain looks like this:
Bits → channel coding → modulation → OFDM generation → digital-to-analog conversion → RF upconversion → power amplifier → antenna
At the receiver, the reverse happens:
Antenna → low-noise amplifier → downconversion → analog-to-digital conversion → synchronization → FFT → equalization → demodulation → decoding → bits
The antenna does not understand files, apps, videos, or packets. It only radiates electromagnetic energy based on the RF current applied to it. The intelligence is in the signal processing and network protocol layers around it.
This is an important system-level point: wireless data transmission is not just “radio waves.” It is a full stack involving PHY, MAC, scheduling, transport, IP routing, and application traffic.

Noise, SNR, and Why Signal Quality Matters
A receiver never receives only the desired signal. It receives noise, interference, reflections, and sometimes signals from neighboring cells.
A key metric is signal-to-noise ratio:
SNR = Pₛ/Pₙ
In decibels:
SNRdB = Pₛ,dBm - Pₙ,dBm
Where:
Pₛ is signal power
Pₙ is noise power
Pₛ,dBm is signal power in dBm
Pₙ,dBm is noise power in dBm
Higher SNR allows higher modulation schemes, better throughput, and fewer retransmissions. Lower SNR forces the system to use more robust coding and lower-order modulation.
This is why your phone may show full signal bars but still have poor data speed. Signal strength alone is not enough. What matters is signal quality: SINR, interference, congestion, scheduling, backhaul capacity, and radio resource availability.
In LTE and 5G, the network dynamically adapts modulation and coding using link adaptation. If the radio channel is clean, the base station may schedule 256-QAM. If the user moves indoors or interference rises, the system may fall back to 64-QAM, 16-QAM, QPSK, or even lower effective coding rates.

Real Telecom Networks: Radio Is Only the First Hop
When you open a website on your phone, radio waves carry data only between your device and the cell site. After that, the traffic moves through fiber, microwave backhaul, routers, gateways, CDN nodes, and ISP networks.
A simplified mobile data path is:
Smartphone → radio access network → base station → transport network → mobile core → internet gateway → ISP/CDN/server
In LTE, the base station is called an eNodeB. In 5G, it is called a gNodeB. The radio access network handles scheduling, mobility, retransmissions, beamforming, and resource allocation. The core network handles authentication, session management, mobility anchoring, policy, and routing toward external networks.
Fiber does not use radio waves in the same way. It carries data using light through glass. But the principle is similar: information is modulated onto an electromagnetic wave. In wireless, the medium is air. In fiber, the medium is an optical waveguide.
This is one of the most useful insights for telecom beginners: radio, fiber, copper, and satellite are different physical media, but they all rely on controlled signal variation, bandwidth, noise management, and receiver reconstruction.
Engineering Trade-Offs Most Explanations Miss
The reason telecom systems are complex is that every design choice creates a trade-off.
Lower frequencies provide better coverage but less available bandwidth. Higher frequencies provide more capacity but weaker penetration and shorter range. Higher-order modulation increases throughput but requires better SNR. Wider channels improve peak speed but raise noise power and require better RF hardware. Smaller cells increase capacity but need more sites, power, fiber, permits, and coordination.
Even antenna design involves compromise. Massive MIMO and beamforming improve spectral efficiency by focusing energy on users, but they require channel estimation, calibration, advanced RF chains, and complex scheduling.
The Shannon capacity formula captures the relationship between bandwidth and SNR:
C = B log₂ (1 + SNR)
Where:
C is theoretical channel capacity in bits per second
B is bandwidth in hertz
SNR is signal-to-noise ratio as a linear value
This equation explains why telecom operators care so much about both spectrum and signal quality. More bandwidth helps. Better SNR helps. But neither is infinite in the real world.
Radio Waves Carry Data Through Controlled Change
Radio waves carry data because telecom systems deliberately modify electromagnetic waves in ways that receivers can measure, interpret, and convert back into bits. The radio wave itself is only the physical carrier. The real intelligence comes from modulation, coding, synchronization, antennas, OFDM, scheduling, error correction, and network architecture.
In LTE and 5G, data is not simply “sent through the air.” It is encoded into symbols, placed onto subcarriers, transmitted through antennas, distorted by the channel, recovered by signal processing, checked for errors, and forwarded through a much larger telecom network.
Understanding how radio waves carry data gives you a foundation for nearly every major wireless topic: cellular coverage, 5G performance, Wi-Fi reliability, spectrum planning, antenna design, network congestion, and RF troubleshooting. Once you see wireless communication as controlled signal variation under real-world constraints, radio stops feeling mysterious and starts looking like one of the most elegant engineering systems ever deployed at global scale.