Wireless Communications From The Ground Up- An ... Site

Let’s walk a single text message from your phone to a tower and back. This is the end-to-end system.

Step 1: Encoding (Your Phone) You type "Hello". The keyboard app converts this to ASCII binary: 01001000 01100101 ... (14 bytes). The protocol adds headers (address, checksums) – now it’s 100 bytes.

Step 2: Modulation The baseband processor creates an OFDM symbol. It maps groups of 6 bits to a specific amplitude/phase state (64-QAM). This creates a complex mathematical representation of the wave.

Step 3: Upconversion The modulated signal is mixed with a high-frequency carrier (e.g., 1.9 GHz for 4G). This "rides" the signal up to the allocated band. Wireless Communications from the Ground Up- An ...

Step 4: Transmission The final electrical signal feeds the power amplifier, then the antenna. The antenna radiates the EM wave at approximately +23 dBm (200 milliwatts).

Step 5: Propagation The wave travels at light speed, but bounces off three buildings, scatters off leaves, and enters your car window. The multipath copies arrive at the cell tower antenna array at different times.

Step 6: Reception (Tower) The tower’s receiver amplifier (LNA) boosts the incredibly weak signal (as low as -100 dBm). A RAKE receiver (in CDMA) or an FFT processor (in OFDM) knits the multipath copies back together, reconstructing the original symbols. Let’s walk a single text message from your

Step 7: Backhaul The tower sends your "Hello" through fiber optic cables (wired again!) to the core network, which routes it to your friend’s tower.

Step 8: The Return Trip The process reverses. Your friend’s tower sends the signal. Their phone decodes it. The screen displays "Hello".

All of this happens in under 20 milliseconds. Once the modulated wave leaves the antenna, it


Once the modulated wave leaves the antenna, it enters a hostile environment. The "channel" (the air and everything in it) is not friendly. Three phenomena dominate wireless performance.

Instead of shouting on one narrow frequency, spread the whisper over many frequencies.

Imagine a single electron inside a metal antenna rod. When you push that electron back and forth—accelerating it—it creates a ripple in the surrounding electromagnetic field. This is the key insight of James Clerk Maxwell’s equations: A changing electric field creates a magnetic field, and a changing magnetic field creates an electric field. These two fields regenerate each other, allowing the disturbance to travel away from the antenna at the speed of light (approximately 300,000 km/s).

Simple AM/FM/PM are too slow for video or 5G. Engineers combine amplitude and phase changes to create a constellation diagram. This is called Quadrature Amplitude Modulation (QAM) .

The trade-off: High QAM is fast, but it is fragile. A little noise changes the amplitude, and the receiver misreads the symbol. This is why your phone drops to slower speeds when you are far from a tower.