Bandpass Signals and Complex Baseband Representation
Why Baseband Matters
Wireless signals travel through the air at carrier frequencies of hundreds of MHz to tens of GHz, but all the information is encoded in a relatively narrow band around the carrier. The complex baseband (complex envelope) representation strips away the carrier, leaving only the information-bearing part. This simplification is so powerful that virtually all wireless communication analysis β from modulation design to channel estimation β is done at baseband.
Definition: Hilbert Transform
Hilbert Transform
The Hilbert transform of a real signal is
where p.v. denotes the Cauchy principal value.
In the frequency domain, the Hilbert transform is a phase shift:
Key property: and are orthogonal over and have the same energy.
Definition: Analytic Signal
Analytic Signal
The analytic signal (pre-envelope) associated with a real signal is
Its Fourier transform is one-sided:
The analytic signal eliminates negative frequencies, keeping only the positive-frequency content with doubled amplitude.
Definition: Complex Envelope (Complex Baseband)
Complex Envelope (Complex Baseband)
A real bandpass signal centred at carrier frequency can be written as
where is the complex envelope (complex baseband signal). It is related to the analytic signal by
Expanding into real and imaginary parts:
where is the in-phase component and is the quadrature component. The passband signal is then
The spectrum of is centred at (baseband) and has bandwidth . This is why digital processing can operate at rate rather than .
Example: AM Signal in Baseband
A conventional AM signal is where is the message with . Find the complex envelope and the I/Q components.
Identify I/Q
Comparing with :
Complex envelope
\blacksquare$
Theorem: PassbandβBaseband Equivalence
Let a bandpass signal pass through a bandpass LTI system with impulse response .
Then the output with
Convolution at passband is equivalent to (scaled) convolution at baseband. All filtering, channel effects, and detection can be analysed using the baseband equivalents.
The carrier oscillation factors out of the convolution, leaving only the slowly varying envelopes to be convolved. This is why communications engineers work exclusively at baseband.
Frequency-domain argument
In the frequency domain, . For narrowband signals, and have support only near . The positive-frequency part gives , which corresponds to in the time domain.
Passband vs. Baseband Representation
Visualise a bandpass signal and its complex baseband equivalent. Adjust the carrier frequency and modulation to see how the passband waveform relates to the I/Q components and the baseband spectrum.
Parameters
Why This Matters: I/Q Modulator and Demodulator Architecture
The complex baseband representation directly maps to hardware. A quadrature modulator takes and , multiplies them by and respectively, and sums β producing the passband signal. The receiver reverses the process with a quadrature demodulator (multiplication by and , followed by low-pass filtering).
Every modern transceiver (Wi-Fi, LTE, 5G NR) uses this I/Q architecture. Impairments like I/Q imbalance (gain and phase mismatch between the two branches) are a major practical concern and are corrected by digital signal processing at baseband.
Common Mistake: The Factor of 1/2 in Baseband Convolution
Mistake:
Writing without the factor of .
Correction:
The correct relation is . The factor arises because extracts half the analytic signal. Some textbooks absorb this factor into the definition of ; be consistent with whichever convention you use.
Quick Check
A passband signal is . What is the complex envelope ?
Correct. Writing , we identify and , so .
Quick Check
The spectrum of a real signal satisfies . What is the spectrum of its analytic signal ?
for all
for , for
Correct. The analytic signal doubles the positive-frequency content and zeros out negative frequencies: for , for , and for .
Key Takeaway
All wireless analysis is done at baseband. The complex envelope strips the carrier, reducing the signal bandwidth from (GHz) to (MHz). Digital processing operates at rate , not β a reduction of three orders of magnitude at typical cellular frequencies.
I/Q Imbalance in Practical Transceivers
Real quadrature modulators and demodulators suffer from I/Q imbalance: a gain mismatch and phase mismatch between the in-phase and quadrature branches. The received baseband signal becomes
where and . The conjugate term creates image interference: a signal at frequency leaks into .
Typical imbalance values in commercial RF front-ends: gain β%; phase β. The resulting image rejection ratio (IRR) is 25β40 dB β insufficient for high-order QAM (64-QAM requires IRR dB). Digital compensation algorithms estimate from pilot symbols and pre-correct the signal.
- β’
Typical IRR without calibration: 25β40 dB (insufficient for 64-QAM and above)
- β’
Digital compensation can achieve IRR > 60 dB with proper pilot design
- β’
Wideband signals experience frequency-dependent I/Q imbalance, requiring per-subcarrier correction
Why This Matters: Hardware Implementation of I/Q Processing
The complex baseband framework maps directly to transceiver hardware design. Chapter 23 (RF Front-End and Hardware Impairments) covers the practical architecture of quadrature modulators and demodulators, including amplifier nonlinearity, phase noise, and the digital calibration techniques that compensate for the I/Q imbalance discussed in this section.
Complex Envelope
The baseband equivalent of a bandpass signal. Contains all information; the carrier is removed.
Related: Analytic Signal, Hilbert Transform, In-Phase and Quadrature (I/Q) Components
Hilbert Transform
A phase shift: . Used to construct the analytic signal.
Related: Analytic Signal, Complex Envelope (Complex Baseband)
In-Phase and Quadrature (I/Q) Components
The real part (in-phase) and imaginary part (quadrature) of the complex envelope. Together they carry all the information of the bandpass signal.
Related: Complex Envelope (Complex Baseband), Quadrature Modulator