Wireless Communications (2nd ed. Draft) — Andrea Goldsmith

Abstract

Wireless Communications (2nd ed. Draft) by Andrea Goldsmith is a comprehensive graduate-level textbook that develops the theoretical and engineering foundations of modern wireless communication systems from first principles. Beginning with the physics of radio propagation and ending with the design of multi-user and ad hoc networks, the text constructs a unified treatment of the wireless link: characterizing the channel, designing modulation and coding schemes suited to it, applying advanced transmission techniques to mitigate its impairments, and finally scaling those solutions to network-level systems. The book’s primary contributions lie in its rigorous integration of information-theoretic capacity analysis, statistical channel modeling, diversity and adaptive techniques, and network design—providing readers with both the analytical tools (Shannon capacity, water-filling, outage probability, SINR optimization) and the system-level intuition needed to understand Wi-Fi, cellular (including 5G-NR paradigms), cognitive radio, MIMO, CDMA, OFDM, and ad hoc networks. Its significance stems from serving as a self-contained reference that bridges the gap between abstract communication theory and practical wireless system design.

Key Concepts

  • Path Loss and Shadowing: The deterministic and statistical attenuation of signal power as a function of distance and environmental obstacles, characterized by models such as the Friis free-space formula and the two-ray model, which define the large-scale behavior of the wireless channel.
  • Statistical Multipath Channel Models: Representations of the wireless channel as a time-varying linear filter whose impulse response captures the superposition of reflections, diffractions, and scattering, enabling analysis of both narrowband (flat fading) and wideband (frequency-selective) fading.
  • Channel Capacity: The maximum achievable information rate of a wireless channel, derived from Shannon’s formula, extended to time-varying fading channels through ergodic and outage capacity formulations, and achievable in practice through water-filling power allocation.
  • Digital Modulation and Detection: The mapping of information bits onto signal constellations (e.g., BPSK, M-QAM) and their optimal detection, with performance characterized by the probability of symbol error as a function of SNR over both AWGN and fading channels.
  • Diversity Techniques: Methods—including spatial (MIMO), temporal, and frequency diversity, combined via selection combining, equal-gain combining, or maximal-ratio combining—that exploit independent fading realizations to reduce outage probability and improve link reliability.
  • Adaptive Modulation and Coding (AMC): The dynamic selection of modulation order and channel code rate based on instantaneous or estimated channel conditions, trading spectral efficiency against reliability to track channel variations.
  • Equalization and Multicarrier Modulation: Techniques for mitigating intersymbol interference (ISI) caused by frequency-selective channels, either through time-domain equalizers (linear zero-forcing, nonlinear decision-feedback) or by converting the channel into parallel flat-fading sub-channels via OFDM.
  • Spread Spectrum and Multiple Access: Transmission techniques—CDMA, TDMA, FDMA—that spread signals across bandwidth or time/frequency resources to enable multi-user access, provide interference robustness, and support coexistence in shared spectrum.
  • Multiuser Capacity Regions: The set of simultaneously achievable rate pairs (or tuples) in multi-user channels such as the multiple-access channel (MAC) and broadcast channel (BC), characterized by successive interference cancellation, power control, and uplink-downlink duality.
  • Cross-Layer Design: An approach to network optimization—particularly in ad hoc wireless networks—that jointly considers the physical layer, MAC, and routing layers to address constraints such as energy, interference, and topology, enabling cooperative diversity and improved network capacity.

Key Equations and Algorithms

  • Friis Free-Space Path Loss: — Relates received power to transmitted power, antenna gains, wavelength, and distance in free space, establishing the baseline large-scale propagation model.
  • Two-Ray Path Loss Model: — Extends free-space propagation to account for a ground-reflected ray, capturing the constructive and destructive interference effects seen in practical outdoor environments.
  • Time-Varying Multipath Impulse Response: — Models the wireless channel as a sum of time-varying complex exponential components at different delays, forming the basis for all statistical multipath channel analysis.
  • Shannon AWGN Capacity: — Gives the maximum information rate in bits per second for a channel of bandwidth and SNR , serving as the fundamental benchmark for all wireless link designs.
  • BPSK Symbol Error Probability: — Quantifies the error rate of BPSK modulation in AWGN, serving as a baseline for evaluating performance degradation in fading channels.
  • General Probability of Error: — The general decision-theoretic expression for the probability of symbol error for any M-ary digital modulation scheme.
  • Diversity Outage Probability: — Defines the probability that the combined SNR of a diversity system falls below a threshold, directly quantifying link reliability.
  • MIMO Discrete-Time Channel Model: — The compact baseband matrix model for a MIMO channel, fundamental to the analysis of spatial multiplexing and diversity–multiplexing tradeoffs.
  • ISI Discrete-Time Signal Model: — Represents the received signal as the convolution of transmitted symbols with the channel’s discrete impulse response plus noise, motivating equalization.
  • Zero-Forcing Equalizer: — The transfer function of the zero-forcing equalizer, which inverts the channel response to eliminate ISI at the cost of potential noise enhancement.
  • Two-User Gaussian MAC Capacity Region: — Defines the sum-rate boundary of the capacity region for a two-user multiple-access channel with total power .
  • Gaussian BC Achievable Rate: — Expresses the achievable rate for user in a Gaussian broadcast channel under superposition coding with successive decoding.

Key Claims and Findings

  • Fading channels fundamentally limit capacity below AWGN bounds, but through water-filling power allocation across time or frequency, the ergodic capacity of a time-varying channel can approach or match AWGN capacity when channel state information is available at the transmitter.
  • Maximal-ratio combining (MRC) achieves the highest diversity gain among diversity combining techniques, but this performance advantage comes at the cost of greater receiver complexity compared to selection or equal-gain combining.
  • Adaptive modulation and coding significantly improves spectral efficiency over fixed-rate transmission by tracking instantaneous channel conditions, allowing the system to transmit at higher modulation orders when the channel is strong and back off gracefully when it is weak.
  • Multicarrier modulation (OFDM) is an effective alternative to equalization for frequency-selective channels: by converting a wideband channel into many parallel flat-fading sub-channels, it eliminates ISI without requiring complex time-domain equalizers.
  • Successive interference cancellation (SIC) is necessary to achieve the full capacity region of the Gaussian multiple-access channel, with each user decoded sequentially and prior users’ signals subtracted before decoding the next.
  • Cross-layer design is essential for ad hoc wireless networks, where energy constraints, dynamic topology, and the absence of infrastructure make it insufficient to optimize the physical, MAC, and network layers independently.
  • Cooperative diversity can enhance both capacity and reliability in ad hoc networks by allowing nodes to serve as relays, effectively creating spatial diversity without requiring multiple antennas at any single node.
  • Cognitive radio paradigms offer a promising path to efficient spectrum utilization by enabling secondary users to opportunistically access spectrum licensed to primary users, a concept introduced alongside the motivation for modern wireless systems.

How the Parts Connect

The text follows a bottom-up architectural progression: Groups 1 and 2 (Chapters 1–9) establish the physical-layer foundations by first characterizing the channel (propagation, fading statistics, capacity limits) and then designing the link (modulation, detection, diversity, and adaptive coding) to operate reliably within those limits. Group 3 (Chapters 10–13) extends the single-carrier link to practical multi-carrier and spread-spectrum systems that actively mitigate the ISI and interference the earlier chapters identified as core impairments. Group 4 (Chapters 14–16) scales everything upward to the network level, asking how multiple users share the channel, how cellular infrastructure is designed around the propagation models of Group 1, and how ad hoc networks can operate without that infrastructure—drawing on every technique introduced in the preceding groups. The result is a coherent logical arc from the physics of a single wireless link to the design and optimization of complete wireless network systems.

Internal Tensions or Open Questions

  • Complexity versus performance tradeoff in diversity combining: The text acknowledges that MRC provides optimal diversity gain but at higher complexity; the appropriate operating point for practical systems is left as a design decision without a universal answer.
  • Cognitive radio feasibility: While cognitive radio is introduced as a promising paradigm for spectrum efficiency, the group synthesis does not indicate that the text resolves the practical challenges of sensing primary users reliably and avoiding harmful interference to them.
  • Water-filling requires channel state information at the transmitter (CSIT): The capacity results for time-varying channels assume CSIT availability, but the cost and feasibility of obtaining accurate CSIT in rapidly varying or high-mobility channels is an implicit open question throughout.
  • Ad hoc network scalability: The treatment of ad hoc networks raises cross-layer design as a solution framework but does not claim to fully resolve the scalability of cooperative diversity and power control schemes as network size grows.
  • Connection between spread spectrum chapter organization and multicarrier chapters: The group syntheses indicate that Chapter 13 covers CDMA, TDMA, and FDMA under “spread spectrum,” while Chapter 12 covers multicarrier modulation separately, raising a potential organizational tension in that the autocorrelation equation attributed to Chapter 12 appears to describe a spreading code rather than an OFDM sub-channel.

Terminology

  • Ergodic Capacity: The long-term time-averaged maximum information rate of a fading channel, achievable when codewords span many independent fading realizations; distinguished from outage capacity, which applies to delay-sensitive systems.
  • Outage Capacity: The maximum rate that can be maintained with a specified probability of success (i.e., the channel is not in outage), relevant when the channel varies too slowly for codes to average over many fading states.
  • Water-Filling: An optimal power allocation strategy that distributes power across sub-channels (in frequency or time) inversely proportional to noise levels, analogous to pouring water into an irregular vessel, to maximize total channel capacity.
  • Intersymbol Interference (ISI): Interference at the receiver caused by delayed multipath copies of previously transmitted symbols overlapping with the current symbol, a direct consequence of frequency-selective (wideband) fading channels.
  • Maximal-Ratio Combining (MRC): A diversity combining technique in which each received branch is weighted by the complex conjugate of its channel coefficient and scaled by its SNR before summation, provably maximizing the output SNR.
  • Uplink-Downlink Duality: A mathematical relationship between the multiple-access channel (uplink, many users to one base station) and the broadcast channel (downlink, one base station to many users) that links their capacity regions and simplifies joint design.
  • Multiuser Diversity: The throughput gain achievable in a multi-user system by scheduling transmissions to the user with the best instantaneous channel, exploiting the statistical independence of users’ fading processes.
  • Cognitive Radio: A radio paradigm in which a secondary (unlicensed) user senses and opportunistically accesses spectrum licensed to a primary user, aiming to improve overall spectrum utilization without causing unacceptable interference.

Connections to Existing Wiki Pages

  • Wireless Communications — This textbook serves as a foundational theoretical reference for the wireless communications domain, spanning propagation, modulation, and network design.
  • 5G New Radio — The capacity analysis, OFDM multicarrier modulation, MIMO channel models, and multiuser scheduling techniques covered in the textbook directly underpin the physical-layer design of 5G New Radio systems.
  • ISAC — The statistical multipath channel models (Chapter 3) and the Shannon capacity and SNR framework (Chapter 4) provide the theoretical substrate for integrated sensing and communications (ISAC) analysis.
  • 5G PRS-Based Sensing — The reference signal and channel estimation concepts from the textbook’s modulation and channel modeling chapters are directly relevant to the PRS-based sensing approach described in this page.
  • 802.11bf Multiband Passive Sensing — The multipath channel models and spread-spectrum/multicarrier techniques from Chapters 3, 12, and 13 provide theoretical grounding for Wi-Fi-based passive sensing as described on this page.
  • ML) — The channel modeling and SNR analysis from the textbook contextualizes the signal-processing assumptions underlying ML-based wireless sensing approaches discussed on this page.
  • ML — The textbook’s resource allocation and adaptive systems (water-filling, AMC) represent classical optimization problems increasingly addressed by machine learning methods.
  • how-do-the-ml-models-used-in-wireless-sensing-cnns-in-80211b — The statistical channel and signal models developed in Chapters 3 and 5–6 define the input feature space and performance baselines relevant to this query about ML models for wireless sensing.