Wireless Notes
Learn 4G LTE technology with OFDMA, all-IP architecture, EPC core network, carrier aggregation, VoLTE, MIMO, and comparison with 3G 5G for engineering students.
Introduction: The All-IP Revolution
4G LTE (Long Term Evolution) represented a fundamental redesign of mobile networks. While 3G incrementally improved upon 2G's circuit-switched architecture, LTE started from scratch with an all-IP, flat architecture optimized for data from the ground up. The result was a 10× improvement in speed, 5× reduction in latency, and a network architecture simple enough to scale efficiently.
Before LTE, mobile data felt like a compromise — adequate for email and basic web browsing, but frustrating for video streaming or large downloads. LTE changed this perception entirely. With real-world speeds of 30-100 Mbps and latency of 10-20 ms, LTE made mobile internet genuinely broadband. Applications like HD video streaming (Netflix, YouTube), ride-sharing (Uber, Ola), mobile payments (UPI, Google Pay), and cloud gaming became practical realities because of LTE's capabilities.
The first commercial LTE network launched in December 2009 in Sweden and Norway (TeliaSonera). In India, Reliance Jio's nationwide LTE launch in September 2016 was transformative — bringing affordable 4G to hundreds of millions of users and fundamentally changing how India consumed digital services.
📡 Why OFDMA for Downlink?
OFDMA (Orthogonal Frequency Division Multiple Access) was chosen as LTE's downlink technology for several compelling reasons:
- Multipath resistance: OFDM divides a wideband channel into thousands of narrow subcarriers. Each subcarrier experiences flat fading (not frequency-selective), making equalization trivial — a single complex multiplication per subcarrier instead of complex equalizer filters.
- Flexible bandwidth: LTE supports bandwidths from 1.4 MHz to 20 MHz simply by changing the number of subcarriers. The system adapts to whatever spectrum the operator has licensed.
- Multi-user scheduling: Different subcarriers can be assigned to different users simultaneously. A user experiencing good channel conditions on certain frequencies gets those frequencies, while another user gets frequencies where their channel is strong — this is called frequency-domain scheduling.
- MIMO compatibility: OFDM converts a frequency-selective MIMO channel into many parallel flat-fading MIMO channels, greatly simplifying MIMO signal processing.
Why SC-FDMA for uplink? OFDMA has a high Peak-to-Average Power Ratio (PAPR), requiring expensive linear amplifiers. For battery-powered mobile devices, SC-FDMA provides similar benefits with lower PAPR — saving battery life and reducing phone cost.
📊 LTE Architecture (EPC – Evolved Packet Core)
LTE's architecture is dramatically simpler than 3G's, eliminating the Radio Network Controller (RNC) layer entirely:
| • Scheduling ├── MME | Mobility, authentication, paging |
| • HARQ ├── S-GW | User data routing anchor |
| • Radio resource mgmt ├── P-GW | Connection to internet, IP allocation |
| ├── HSS | Subscriber database (like 2G's HLR) |
| └── PCRF | Policy and charging rules |
Key architectural decisions:
- Flat architecture: The eNodeB handles all radio-related decisions locally (scheduling, handover decisions, HARQ retransmissions). No RNC bottleneck means lower latency.
- All-IP: Every service — voice, video, data — travels as IP packets. No separate circuit-switched domain exists.
- S1 and X2 interfaces: eNodeBs connect to the core via S1 interface and directly to each other via X2 interface (enabling fast handovers without core involvement).
🚀 LTE-Advanced: Carrier Aggregation
The single most impactful LTE-Advanced feature is Carrier Aggregation (CA) — combining multiple separate frequency bands into one logical channel:
| Without CA: One 20 MHz carrier | 150 Mbps max |
| With CA: Five 20 MHz carriers combined | 750 Mbps - 1 Gbps! |
| • Intra-band contiguous | Adjacent channels in same band |
| • Intra-band non-contiguous | Same band, gaps between |
| • Inter-band | Different frequency bands combined! |
| Example | 10 MHz (Band 3) + 20 MHz (Band 7) + 15 MHz (Band 20) |
CA allows operators to aggregate their fragmented spectrum holdings (often acquired at different auctions) into unified high-speed service. A phone supporting 3CA (three-carrier aggregation) can achieve 300-450 Mbps in real-world conditions.
📱 VoLTE – Voice over LTE
Since LTE is a pure data network with no circuit-switched domain, voice calls require a new approach — VoLTE (Voice over LTE):
| Feature | VoLTE | Legacy (CSFB to 3G/2G) |
|---|---|---|
| Voice quality | HD voice (AMR-WB codec, 16 kHz) | Narrowband (AMR-NB, 8 kHz) |
| Call setup time | < 2 seconds | 5-7 seconds (fallback delay) |
| During calls | Data continues at 4G speed | Data drops to 3G/2G speed |
| Video calling | Supported natively (ViLTE) | Not available |
| Network impact | Stays on LTE | Falls back to 3G (wastes LTE capacity) |
| Battery | Efficient (no network switching) | Wasteful (radio reconfiguration) |
VoLTE treats voice as just another IP data service, carried with QoS guarantees (dedicated bearer with guaranteed bit rate). The AMR-WB codec at 23.85 kbps provides remarkably clear audio compared to 2G/3G's narrowband speech.
📶 LTE Resource Allocation
LTE schedules resources in both time and frequency domains:
- Resource Block (RB): The minimum allocatable unit — 12 subcarriers × 1 slot (0.5 ms) = 180 kHz × 0.5 ms
- Subframe: 1 ms (2 slots) — the scheduling interval (TTI)
- Frame: 10 ms (10 subframes)
- A 20 MHz channel has 100 RBs available per subframe for scheduling
The eNodeB scheduler allocates RBs to users every 1 ms based on channel quality (CQI feedback), QoS requirements, and fairness algorithms. This fine-grained scheduling in both time and frequency domains is what gives LTE its spectral efficiency advantage over 3G.
📝 Summary
4G LTE delivered true mobile broadband through its all-IP flat architecture, OFDMA-based air interface, and aggressive MIMO and modulation techniques. LTE-Advanced extended this with carrier aggregation (combining multiple bands for Gbps speeds), enhanced MIMO (up to 8×8), and heterogeneous networks (small cells for capacity). VoLTE transformed voice into an IP service with HD quality. LTE's architecture and principles directly influenced 5G NR design — making 4G understanding essential for anyone studying modern wireless communications.
Exam Focus
Revise definitions, diagrams, examples, and short-answer points for 4G LTE Technology True Mobile Broadband.
Interview Use
Prepare one clear explanation, one practical example, and one common mistake for this Wireless Communications topic.
Search Terms
wireless-communications, wireless communications, wireless, communications, mobile, communication, generations, lte
Related Wireless Communications Topics